Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [1mdpkg-buildpackage: [0m[32minfo[0m: source package php7.0
- [1mdpkg-buildpackage: [0m[32minfo[0m: source version 7.0.19-1
- [1mdpkg-buildpackage: [0m[32minfo[0m: source distribution unstable
- [1mdpkg-buildpackage: [0m[32minfo[0m: source changed by Ondřej Surý <ondrej@debian.org>
- [1mdpkg-buildpackage: [0m[32minfo[0m: host architecture amd64
- dh clean --with systemd --with apache2 --parallel
- dh_testdir -O--parallel
- debian/rules override_dh_auto_clean
- make[1]: Entering directory '/tmp/php7.0-7.0.19'
- dh_testdir
- sed -i -e 's/EXTRA_VERSION="-1"/EXTRA_VERSION=""/' configure.in
- [ -f ext/ext_skel.in ] && mv ext/ext_skel.in ext/ext_skel
- debian/rules:287: recipe for target 'unprepared' failed
- rm -f prepared-stamp
- rm -f debian/PEAR-Builder-print-info-about-php7.0-dev.patch debian/php7.0.bug-control debian/php7.0-cgi.conf debian/php7.0-common.dirs.extra debian/php7.0-common.docs debian/php7.0-common.lintian-overrides.extra debian/php7.0-common.preinst.extra debian/php7.0-common.README.Debian debian/php7.0-common.substvars.extra debian/php7.0.conf debian/php7.0dbg.1 debian/php7.0-dev.dirs debian/php7.0-dev.files debian/php7.0-dev.install debian/php7.0-dev.lintian-overrides debian/php7.0-dev.postinst debian/php7.0-dev.prerm debian/php7.0-fpm.conf debian/php7.0-fpm.init debian/php7.0-fpm.logrotate debian/php7.0-fpm-reopenlogs debian/php7.0-fpm.service debian/php7.0-fpm.tmpfile debian/php7.0-fpm.upstart debian/php7.0.load debian/php7.0-xml.substvars.extra debian/php7.0-xml.postinst.extra debian/php7.0-snmp.substvars.extra
- # just in case the build tests failed, kill the running mysqld
- /bin/sh -e debian/setup-mysql.sh 2285 /tmp/php7.0-7.0.19/mysql_db stop > /dev/null 2>&1 || exit 0
- rm -rf test-results.txt /tmp/php7.0-7.0.19/mysql_db
- # clean up autogenerated cruft
- cat debian/modulelist | while read module extname dsoname priority; do \
- package=php7.0-${module}; versionless=$(echo ${package} | sed -e 's/7.0//g'); \
- for cruft in postinst preinst prerm postrm; do \
- rm -f debian/${package}.${cruft}; \
- done; \
- done
- extdir=`debian/tmp/usr/bin/php-config7.0 --extension-dir | cut -b2- `; \
- for sapi in apache2 phpdbg embed fpm cgi cli; do \
- case ${sapi} in embed) package=libphp7.0-embed; source=libphp-${sapi} ;; apache2) package=libapache2-mod-php7.0; source=libapache2-mod-php ;; *) package=php7.0-${sapi}; source=php-${sapi} ;; esac; versionless=$(echo ${package} | sed -e 's/7.0//g'); \
- for cruft in preinst postinst prerm postrm links dirs triggers lintian-overrides; do \
- rm -f debian/${package}.${cruft}; \
- done; \
- done
- # clean build directories
- for target in ext apache2 phpdbg embed fpm cgi cli; do \
- dh_auto_clean --builddirectory ${target}-build --parallel; \
- rm -rf ${target}-build; \
- done
- # remove shared config.cache
- rm -f /tmp/php7.0-7.0.19/config.cache
- make[1]: Leaving directory '/tmp/php7.0-7.0.19'
- dh_clean -O--parallel
- rm -f debian/debhelper-build-stamp
- rm -f debian/libapache2-mod-php7.0.substvars
- rm -f debian/libapache2-mod-php7.0.*.debhelper
- rm -rf debian/libapache2-mod-php7.0/
- rm -f debian/libphp7.0-embed.substvars
- rm -f debian/libphp7.0-embed.*.debhelper
- rm -rf debian/libphp7.0-embed/
- rm -f debian/php7.0.substvars
- rm -f debian/php7.0.*.debhelper
- rm -rf debian/php7.0/
- rm -f debian/php7.0-cgi.substvars
- rm -f debian/php7.0-cgi.*.debhelper
- rm -rf debian/php7.0-cgi/
- rm -f debian/php7.0-cli.substvars
- rm -f debian/php7.0-cli.*.debhelper
- rm -rf debian/php7.0-cli/
- rm -f debian/php7.0-dev.substvars
- rm -f debian/php7.0-dev.*.debhelper
- rm -rf debian/php7.0-dev/
- rm -f debian/php7.0-fpm.substvars
- rm -f debian/php7.0-fpm.*.debhelper
- rm -rf debian/php7.0-fpm/
- rm -f debian/php7.0-phpdbg.substvars
- rm -f debian/php7.0-phpdbg.*.debhelper
- rm -rf debian/php7.0-phpdbg/
- rm -f debian/php7.0-xsl.substvars
- rm -f debian/php7.0-xsl.*.debhelper
- rm -rf debian/php7.0-xsl/
- rm -f debian/php7.0-intl.substvars
- rm -f debian/php7.0-intl.*.debhelper
- rm -rf debian/php7.0-intl/
- rm -f debian/php7.0-odbc.substvars
- rm -f debian/php7.0-odbc.*.debhelper
- rm -rf debian/php7.0-odbc/
- rm -f debian/php7.0-readline.substvars
- rm -f debian/php7.0-readline.*.debhelper
- rm -rf debian/php7.0-readline/
- rm -f debian/php7.0-recode.substvars
- rm -f debian/php7.0-recode.*.debhelper
- rm -rf debian/php7.0-recode/
- rm -f debian/php7.0-sqlite3.substvars
- rm -f debian/php7.0-sqlite3.*.debhelper
- rm -rf debian/php7.0-sqlite3/
- rm -f debian/php7.0-xml.substvars
- rm -f debian/php7.0-xml.*.debhelper
- rm -rf debian/php7.0-xml/
- rm -f debian/php7.0-zip.substvars
- rm -f debian/php7.0-zip.*.debhelper
- rm -rf debian/php7.0-zip/
- rm -f debian/php7.0-sybase.substvars
- rm -f debian/php7.0-sybase.*.debhelper
- rm -rf debian/php7.0-sybase/
- rm -f debian/php7.0-gd.substvars
- rm -f debian/php7.0-gd.*.debhelper
- rm -rf debian/php7.0-gd/
- rm -f debian/php7.0-gmp.substvars
- rm -f debian/php7.0-gmp.*.debhelper
- rm -rf debian/php7.0-gmp/
- rm -f debian/php7.0-ldap.substvars
- rm -f debian/php7.0-ldap.*.debhelper
- rm -rf debian/php7.0-ldap/
- rm -f debian/php7.0-common.substvars
- rm -f debian/php7.0-common.*.debhelper
- rm -rf debian/php7.0-common/
- rm -f debian/php7.0-tidy.substvars
- rm -f debian/php7.0-tidy.*.debhelper
- rm -rf debian/php7.0-tidy/
- rm -f debian/php7.0-mcrypt.substvars
- rm -f debian/php7.0-mcrypt.*.debhelper
- rm -rf debian/php7.0-mcrypt/
- rm -f debian/php7.0-snmp.substvars
- rm -f debian/php7.0-snmp.*.debhelper
- rm -rf debian/php7.0-snmp/
- rm -f debian/php7.0-curl.substvars
- rm -f debian/php7.0-curl.*.debhelper
- rm -rf debian/php7.0-curl/
- rm -f debian/php7.0-json.substvars
- rm -f debian/php7.0-json.*.debhelper
- rm -rf debian/php7.0-json/
- rm -f debian/php7.0-pgsql.substvars
- rm -f debian/php7.0-pgsql.*.debhelper
- rm -rf debian/php7.0-pgsql/
- rm -f debian/php7.0-mbstring.substvars
- rm -f debian/php7.0-mbstring.*.debhelper
- rm -rf debian/php7.0-mbstring/
- rm -f debian/php7.0-enchant.substvars
- rm -f debian/php7.0-enchant.*.debhelper
- rm -rf debian/php7.0-enchant/
- rm -f debian/php7.0-opcache.substvars
- rm -f debian/php7.0-opcache.*.debhelper
- rm -rf debian/php7.0-opcache/
- rm -f debian/php7.0-imap.substvars
- rm -f debian/php7.0-imap.*.debhelper
- rm -rf debian/php7.0-imap/
- rm -f debian/php7.0-mysql.substvars
- rm -f debian/php7.0-mysql.*.debhelper
- rm -rf debian/php7.0-mysql/
- rm -f debian/php7.0-bcmath.substvars
- rm -f debian/php7.0-bcmath.*.debhelper
- rm -rf debian/php7.0-bcmath/
- rm -f debian/php7.0-soap.substvars
- rm -f debian/php7.0-soap.*.debhelper
- rm -rf debian/php7.0-soap/
- rm -f debian/php7.0-dba.substvars
- rm -f debian/php7.0-dba.*.debhelper
- rm -rf debian/php7.0-dba/
- rm -f debian/php7.0-interbase.substvars
- rm -f debian/php7.0-interbase.*.debhelper
- rm -rf debian/php7.0-interbase/
- rm -f debian/php7.0-xmlrpc.substvars
- rm -f debian/php7.0-xmlrpc.*.debhelper
- rm -rf debian/php7.0-xmlrpc/
- rm -f debian/php7.0-pspell.substvars
- rm -f debian/php7.0-pspell.*.debhelper
- rm -rf debian/php7.0-pspell/
- rm -f debian/php7.0-bz2.substvars
- rm -f debian/php7.0-bz2.*.debhelper
- rm -rf debian/php7.0-bz2/
- rm -rf debian/.debhelper/
- rm -f debian/*.debhelper.log
- rm -f debian/files
- find . \( \( \
- \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \
- \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
- -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
- -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
- -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
- \) -exec rm -f {} + \) -o \
- \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
- rm -f *-stamp
- [1mdpkg-source: [0m[32minfo[0m: using source format '3.0 (quilt)'
- [1mdpkg-source: [0m[32minfo[0m: building php7.0 using existing ./php7.0_7.0.19.orig.tar.xz
- [1mdpkg-source: [0m[32minfo[0m: building php7.0 in php7.0_7.0.19-1.debian.tar.xz
- [1mdpkg-source: [0m[32minfo[0m: building php7.0 in php7.0_7.0.19-1.dsc
- make: 'build' is up to date.
- dh binary --with systemd --with apache2 --parallel
- dh_testdir -O--parallel
- dh_update_autotools_config -O--parallel
- install -d debian/.debhelper/bucket/files
- cp -an --reflink=auto config.guess debian/.debhelper/bucket/files/b7eab9b8a73dc6e0421366bca6921cd2621dab6c3909d6e3bebf863011442d15.tmp
- mv -f debian/.debhelper/bucket/files/b7eab9b8a73dc6e0421366bca6921cd2621dab6c3909d6e3bebf863011442d15.tmp debian/.debhelper/bucket/files/b7eab9b8a73dc6e0421366bca6921cd2621dab6c3909d6e3bebf863011442d15
- cp -f /usr/share/misc/config.guess ./config.guess
- cp -an --reflink=auto config.sub debian/.debhelper/bucket/files/82745ce935695e7984a053c155a64b9ad16ece3a07d931cc90ab3fb28b7221af.tmp
- mv -f debian/.debhelper/bucket/files/82745ce935695e7984a053c155a64b9ad16ece3a07d931cc90ab3fb28b7221af.tmp debian/.debhelper/bucket/files/82745ce935695e7984a053c155a64b9ad16ece3a07d931cc90ab3fb28b7221af
- cp -f /usr/share/misc/config.sub ./config.sub
- debian/rules override_dh_auto_configure-arch
- make[1]: Entering directory '/tmp/php7.0-7.0.19'
- [ -f ext/ext_skel ] && mv ext/ext_skel ext/ext_skel.in
- sed -i -e 's/EXTRA_VERSION=""/EXTRA_VERSION="-1"/' configure.in
- ./buildconf --force
- Forcing buildconf
- Removing configure caches
- make[2]: Entering directory '/tmp/php7.0-7.0.19'
- buildconf: checking installation...
- buildconf: autoconf version 2.69 (ok)
- make[3]: Entering directory '/tmp/php7.0-7.0.19'
- rebuilding aclocal.m4
- rebuilding configure
- rebuilding main/php_config.h.in
- make[3]: Leaving directory '/tmp/php7.0-7.0.19'
- make[2]: Leaving directory '/tmp/php7.0-7.0.19'
- touch prepared-stamp
- sed -e "s/@PHP_VERSION@/7.0/g" >debian/source.lintian-overrides <debian/source.lintian-overrides.in
- sed -e "s/@PHP_VERSION@/7.0/g" -e "s/@BUILT_USING@//g" >debian/control <debian/control.in
- for ext in odbc readline recode sqlite3 xml sybase gd gmp zip common intl mysql mcrypt snmp json pgsql mbstring enchant opcache imap bz2 bcmath tidy soap dba interbase xmlrpc pspell curl ldap; do \
- package=php7.0-${ext}; \
- description=$(eval echo \${${ext}_DESCRIPTION}); \
- echo >>debian/control; \
- sed -e "s|@ext@|${ext}|" -e "s|@package@|${package}|" -e "s|@description@|${description}|" >>debian/control <debian/php-module.control.in; \
- done
- mkdir -p debian/tests
- for f in debian/tests.in/*; do \
- t=$(basename ${f}); \
- < debian/tests.in/${t} sed -e "/#EXTRA#/ r debian/${versionless}.${tmpl}.extra" | sed -e "s,@sapi@,${sapi},g" | sed -e "s,@package@,${package},g" | sed -e "s,@extensions@,${extensions},g" | sed -e "s,@module@,${module},g" | sed -e "s,@extdir@,${extdir},g" | sed -e "s,@priority@,${priority},g" | sed -e "s,@PHP_VERSION@,7.0,g" | sed -e "s,@PHP_MAJOR@,7,g" | sed -e "s,@PHP_MINOR@,0,g" | sed -e "s,@PHP_RELEASE@,19,g" | sed -e "s,@PHP_API@,20151012,g" | sed -e '/#EXTRA#/ d' > debian/tests/${t}; \
- done
- for target in ext apache2 phpdbg embed fpm cgi cli; do \
- dh_auto_configure --builddirectory ${target}-build --parallel -- $(eval echo \${${target}_config}); \
- done
- mkdir -p ext-build
- cd ext-build
- ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --prefix=/usr --enable-cli --disable-cgi --disable-phpdbg --with-config-file-path=/etc/php/7.0/apache2 --with-config-file-scan-dir=/etc/php/7.0/apache2/conf.d --build=x86_64-linux-gnu --host=x86_64-linux-gnu --config-cache --cache-file=/tmp/php7.0-7.0.19/config.cache --libdir=\\\${prefix}/lib/php --libexecdir=\\\${prefix}/lib/php --datadir=\\\${prefix}/share/php/7.0 --program-suffix=7.0 --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --disable-all --disable-debug --disable-rpath --disable-static --with-pic --with-layout=GNU --without-pear --enable-filter --with-openssl=yes --with-pcre-regex=/usr --enable-hash --with-mhash=/usr --enable-libxml --enable-session --with-system-tzdata --with-zlib=/usr --with-zlib-dir=/usr --enable-dtrace --with-unixODBC=shared,/usr --with-pdo-odbc=shared,unixODBC,/usr --with-libedit=shared,/usr --with-recode=shared,/usr --with-sqlite3=shared,/usr --with-pdo-sqlite=shared,/usr --enable-dom=shared --with-libxml-dir=/usr --enable-simplexml=shared --with-libxml-dir=/usr --enable-wddx=shared --with-libxml-dir=/usr --enable-xml=shared --with-libxml-dir=/usr --enable-xmlreader=shared --with-libxml-dir=/usr --enable-xmlwriter=shared --with-libxml-dir=/usr --with-xsl=shared,/usr --with-pdo-dblib=shared,/usr --with-gd=shared,/usr --enable-gd-native-ttf --with-jpeg-dir=/usr --with-xpm-dir=/usr/X11R6 --with-png-dir=/usr --with-freetype-dir=/usr --with-webp-dir=/usr --with-gmp=shared,/usr --enable-zip=shared --with-zlib-dir=/usr --with-libzip=/usr --enable-calendar=shared --enable-ctype=shared --enable-exif=shared --enable-fileinfo=shared --enable-ftp=shared --with-openssl-dir=/usr --with-gettext=shared,/usr --with-iconv=shared --enable-pdo=shared --enable-phar=shared --enable-posix=shared --enable-shmop=shared --enable-sockets=shared --enable-sysvmsg=shared --enable-sysvsem=shared --enable-sysvshm=shared --enable-tokenizer=shared --enable-intl=shared --enable-mysqlnd=shared --enable-mysqlnd-compression-support --with-zlib-dir=/usr --with-mysqli=shared,mysqlnd --with-pdo-mysql=shared,mysqlnd --with-mcrypt=shared,/usr --with-snmp=shared,/usr --enable-json=shared --with-pgsql=shared,/usr --with-pdo-pgsql=shared,/usr --enable-mbstring=shared --enable-mbregex --enable-mbregex-backtrack --with-enchant=shared,/usr --enable-opcache --enable-opcache-file --enable-huge-code-pages --with-imap=shared,/usr --with-kerberos --with-imap-ssl=yes --with-bz2=shared,/usr --enable-bcmath=shared --with-tidy=shared,/usr --enable-soap=shared --with-libxml-dir=/usr --enable-dba=shared --with-db4=/usr --without-gdbm --with-qdbm=/usr --enable-inifile --enable-flatfile --with-interbase=shared,/usr --with-pdo-firebird=shared,/usr --with-xmlrpc=shared,/usr --with-libxml-dir=/usr --with-pspell=shared,/usr --with-curl=shared,/usr --with-ldap=shared,/usr --with-ldap-sasl=/usr
- configure: creating cache /tmp/php7.0-7.0.19/config.cache
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for a sed that does not truncate output... /bin/sed
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking target system type... x86_64-pc-linux-gnu
- Updated main/php_version.h
- checking for x86_64-linux-gnu-cc... no
- checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-linux-gnu-gcc accepts -g... yes
- checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
- checking for icc... no
- checking for suncc... no
- checking whether x86_64-linux-gnu-gcc and cc understand -c and -o together... yes
- checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking whether ln -s works... yes
- checking for system library directory... lib
- checking whether to enable runpaths... no
- checking if compiler supports -R... no
- checking if compiler supports -Wl,-rpath,... yes
- checking for gawk... gawk
- checking for bison... bison -y
- checking for bison version... 3.0 (ok)
- checking for re2c... re2c
- checking for re2c version... 0.16 (ok)
- checking whether to enable computed goto gcc extension with re2c... no
- checking whether to force non-PIC code in shared modules... no
- checking whether /dev/urandom exists... yes
- checking whether /dev/arandom exists... no
- checking for global register variables support... yes
- checking for pthreads_cflags... -pthread
- checking for pthreads_lib... pthread
- [1mConfiguring SAPI modules[m
- checking for Apache 2.0 handler-module support via DSO through APXS... no
- checking for setproctitle... no
- checking sys/pstat.h usability... no
- checking sys/pstat.h presence... no
- checking for sys/pstat.h... no
- checking for PS_STRINGS... no
- checking for CLI build... yes
- checking for embedded SAPI library support... no
- checking for FPM build... no
- checking for LiteSpeed support... no
- checking for phpdbg support... no
- checking for phpdbg web SAPI support... no
- checking for phpdbg debug build... no
- checking for CGI build... yes
- checking for chosen SAPI module... none
- checking for executable SAPI binaries... cli
- [1mRunning system checks[m
- checking for sendmail... /usr/sbin/sendmail
- checking whether system uses EBCDIC... no
- checking whether byte ordering is bigendian... no
- checking whether writing to stdout works... This is the test message -- yes
- checking for socket... yes
- checking for socketpair... yes
- checking for htonl... yes
- checking for gethostname... yes
- checking for gethostbyaddr... yes
- checking for yp_get_default_domain... no
- checking for __yp_get_default_domain... no
- checking for yp_get_default_domain in -lnsl... yes
- checking for dlopen... no
- checking for __dlopen... no
- checking for dlopen in -ldl... yes
- checking for sin in -lm... yes
- checking for inet_aton... yes
- checking for ANSI C header files... (cached) yes
- checking for dirent.h that defines DIR... yes
- checking for library containing opendir... none required
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for dirent.h... yes
- checking for ApplicationServices/ApplicationServices.h... no
- checking for sys/param.h... yes
- checking for sys/types.h... (cached) yes
- checking for sys/time.h... yes
- checking for netinet/in.h... yes
- checking for alloca.h... yes
- checking for arpa/inet.h... yes
- checking for arpa/nameser.h... yes
- checking for assert.h... yes
- checking for crypt.h... yes
- checking for dns.h... no
- checking for fcntl.h... yes
- checking for grp.h... yes
- checking for ieeefp.h... no
- checking for langinfo.h... yes
- checking for limits.h... yes
- checking for locale.h... yes
- checking for monetary.h... yes
- checking for netdb.h... yes
- checking for pwd.h... yes
- checking for resolv.h... yes
- checking for signal.h... yes
- checking for stdarg.h... yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for syslog.h... yes
- checking for sysexits.h... yes
- checking for sys/ioctl.h... yes
- checking for sys/file.h... yes
- checking for sys/mman.h... yes
- checking for sys/mount.h... yes
- checking for sys/poll.h... yes
- checking for sys/resource.h... yes
- checking for sys/select.h... yes
- checking for sys/socket.h... yes
- checking for sys/stat.h... (cached) yes
- checking for sys/statfs.h... yes
- checking for sys/statvfs.h... yes
- checking for sys/vfs.h... yes
- checking for sys/sysexits.h... no
- checking for sys/varargs.h... no
- checking for sys/wait.h... yes
- checking for sys/loadavg.h... no
- checking for termios.h... yes
- checking for unistd.h... (cached) yes
- checking for unix.h... no
- checking for utime.h... yes
- checking for sys/utsname.h... yes
- checking for sys/ipc.h... yes
- checking for dlfcn.h... yes
- checking for assert.h... (cached) yes
- checking for fopencookie... yes
- checking for broken getcwd... no
- checking for broken libc stdio... yes
- checking whether struct tm is in sys/time.h or time.h... time.h
- checking for struct tm.tm_zone... yes
- checking for missing declarations of reentrant functions... done
- checking for fclose declaration... ok
- checking for tm_gmtoff in struct tm... yes
- checking for struct flock... yes
- checking for socklen_t... yes
- checking size of size_t... 8
- checking size of long long... 8
- checking size of long long int... 8
- checking size of long... 8
- checking size of int... 4
- checking size of intmax_t... 8
- checking size of ssize_t... 8
- checking size of ptrdiff_t... 8
- checking size of short... 2
- checking size of int... (cached) 4
- checking size of long... (cached) 8
- checking size of long long... (cached) 8
- checking for int8... no
- checking for int16... no
- checking for int32... no
- checking for int64... no
- checking for int8_t... yes
- checking for int16_t... yes
- checking for int32_t... yes
- checking for int64_t... yes
- checking for uint8... no
- checking for uint16... no
- checking for uint32... no
- checking for uint64... no
- checking for uint8_t... yes
- checking for uint16_t... yes
- checking for uint32_t... yes
- checking for uint64_t... yes
- checking for u_int8_t... yes
- checking for u_int16_t... yes
- checking for u_int32_t... yes
- checking for u_int64_t... yes
- checking for __builtin_expect... yes
- checking for __builtin_clz... yes
- checking for __builtin_ctzl... yes
- checking for __builtin_ctzll... yes
- checking for struct stat.st_blksize... yes
- checking for struct stat.st_blocks... yes
- checking for struct stat.st_rdev... yes
- checking for size_t... yes
- checking for uid_t in sys/types.h... yes
- checking for struct sockaddr_storage... yes
- checking for field sa_len in struct sockaddr... no
- checking for IPv6 support... yes
- checking for vprintf... yes
- checking for _doprnt... no
- checking for alphasort... yes
- checking for asctime_r... yes
- checking for chroot... yes
- checking for ctime_r... yes
- checking for cuserid... yes
- checking for crypt... no
- checking for flock... yes
- checking for ftok... yes
- checking for funopen... no
- checking for gai_strerror... yes
- checking for gcvt... yes
- checking for getloadavg... yes
- checking for getlogin... yes
- checking for getprotobyname... yes
- checking for getprotobynumber... yes
- checking for getservbyname... yes
- checking for getservbyport... yes
- checking for gethostname... (cached) yes
- checking for getrusage... yes
- checking for gettimeofday... yes
- checking for gmtime_r... yes
- checking for getpwnam_r... yes
- checking for getgrnam_r... yes
- checking for getpwuid_r... yes
- checking for grantpt... yes
- checking for inet_ntoa... yes
- checking for inet_ntop... yes
- checking for inet_pton... yes
- checking for isascii... yes
- checking for link... yes
- checking for localtime_r... yes
- checking for lockf... yes
- checking for lchown... yes
- checking for lrand48... yes
- checking for memcpy... yes
- checking for memmove... yes
- checking for mkstemp... yes
- checking for mmap... yes
- checking for nl_langinfo... yes
- checking for perror... yes
- checking for poll... yes
- checking for ptsname... yes
- checking for putenv... yes
- checking for realpath... yes
- checking for random... yes
- checking for rand_r... yes
- checking for scandir... yes
- checking for setitimer... yes
- checking for setlocale... yes
- checking for localeconv... yes
- checking for setenv... yes
- checking for setpgid... yes
- checking for setsockopt... yes
- checking for setvbuf... yes
- checking for shutdown... yes
- checking for sin... yes
- checking for snprintf... yes
- checking for srand48... yes
- checking for srandom... yes
- checking for statfs... yes
- checking for statvfs... yes
- checking for std_syslog... no
- checking for strcasecmp... yes
- checking for strcoll... yes
- checking for strdup... yes
- checking for strerror... yes
- checking for strftime... yes
- checking for strnlen... yes
- checking for strptime... yes
- checking for strstr... yes
- checking for strtok_r... yes
- checking for symlink... yes
- checking for tempnam... yes
- checking for tzset... yes
- checking for unlockpt... yes
- checking for unsetenv... yes
- checking for usleep... yes
- checking for utime... yes
- checking for vsnprintf... yes
- checking for vasprintf... yes
- checking for asprintf... yes
- checking for nanosleep... yes
- checking for nanosleep in -lrt... yes
- checking for getaddrinfo... yes
- checking for __sync_fetch_and_add... yes
- checking for strlcat... no
- checking for strlcpy... no
- checking for getopt... yes
- checking for utime.h... (cached) yes
- checking whether utime accepts a null argument... yes
- checking for working alloca.h... yes
- checking for alloca... yes
- checking for declared timezone... yes
- checking for type of reentrant time-related functions... POSIX
- checking for readdir_r... yes
- checking for type of readdir_r... POSIX
- checking for in_addr_t... yes
- checking for crypt_r... no
- [1mGeneral settings[m
- checking whether to include gcov symbols... no
- checking whether to include debugging symbols... no
- checking layout of installed files... GNU
- checking path to configuration file... /etc/php/7.0/apache2
- checking where to scan for configuration files... /etc/php/7.0/apache2/conf.d
- checking whether to enable PHP's own SIGCHLD handler... no
- checking whether to explicitly link against libgcc... no
- checking whether to enable short tags by default... yes
- checking whether to enable dmalloc... no
- checking whether to enable IPv6 support... yes
- checking whether to enable DTrace support... yes
- checking sys/sdt.h usability... yes
- checking sys/sdt.h presence... yes
- checking for sys/sdt.h... yes
- checking how big to make fd sets... using system default
- [1mConfiguring extensions[m
- checking size of long... (cached) 8
- checking size of int... (cached) 4
- checking for int32_t... yes
- checking for uint32_t... yes
- checking for sys/types.h... (cached) yes
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for string.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for strtoll... yes
- checking for atoll... yes
- checking for strftime... (cached) yes
- checking for use of system timezone data... yes
- checking whether to enable LIBXML support... yes
- checking libxml2 install dir... /usr
- checking for xml2-config path... /usr/bin/xml2-config
- checking whether libxml build works... yes
- checking for OpenSSL support... yes
- checking for Kerberos support... yes
- checking whether to use system default cipher list instead of hardcoded value... no
- checking for krb5-config... /usr/bin/krb5-config
- checking for RAND_egd... no
- checking for pkg-config... /usr/bin/pkg-config
- checking for PCRE headers location... /usr/include
- checking for PCRE library location... /usr/lib/x86_64-linux-gnu
- checking whether to enable PCRE JIT functionality... yes
- checking whether to enable the SQLite3 extension... yes, shared
- checking for sqlite3 files in default path... found in /usr
- checking for SQLite 3.3.9+... checking for sqlite3_prepare_v2 in -lsqlite3... yes
- found
- checking for sqlite3_key in -lsqlite3... no
- checking for sqlite3_column_table_name in -lsqlite3... yes
- checking for sqlite3_load_extension in -lsqlite3... yes
- checking for ZLIB support... yes
- checking if the location of ZLIB install directory is defined... /usr
- checking for zlib version >= 1.2.0.4... 1.2.8
- checking for gzgets in -lz... yes
- checking whether to enable bc style precision math functions... yes, shared
- checking for BZip2 support... yes, shared
- checking for BZ2_bzerror in -lbz2... yes
- checking whether to enable calendar conversion support... yes, shared
- checking whether to enable ctype functions... yes, shared
- checking for cURL support... yes, shared
- checking for cURL 7.10.5 or greater... libcurl 7.52.1
- checking for SSL support in libcurl... yes
- checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
- checking for openssl support in libcurl... no
- checking for gnutls support in libcurl... no
- checking for curl_easy_perform in -lcurl... yes
- checking for curl_easy_strerror in -lcurl... yes
- checking for curl_multi_strerror in -lcurl... yes
- checking for dpopen in -lqdbm... yes
- checking for QDBM support... yes
- checking for GDBM support... no
- checking for NDBM support... no
- checking for TCADB support... no
- checking for DB4 minor version and patch level... ok
- checking if dba can be used as shared extension... yes
- checking for Berkeley DB4 support... yes
- checking for Berkeley DB3 support... no
- checking for Berkeley DB2 support... no
- checking for DB1 support... no
- checking for DBM support... no
- checking for CDB support... builtin
- checking for INI File support... builtin
- checking for FlatFile support... builtin
- checking whether to enable DBA interface... yes, shared
- checking whether to enable DOM support... yes, shared
- checking for xml2-config path... (cached) /usr/bin/xml2-config
- checking whether libxml build works... (cached) yes
- checking for ENCHANT support... yes, shared
- checking for enchant_broker_set_param in -lenchant... yes
- checking whether to enable EXIF (metadata from images) support... yes, shared
- checking for fileinfo support... yes, shared
- checking for strcasestr... yes
- checking for utimes... yes
- checking for strndup... yes
- checking whether to enable input filter support... yes
- checking pcre install prefix... no
- checking whether to enable FTP support... yes, shared
- checking OpenSSL dir for FTP... /usr
- checking for GD support... yes, shared
- checking for the location of libwebp... /usr
- checking for the location of libjpeg... /usr
- checking for the location of libpng... /usr
- checking for the location of libXpm... /usr/X11R6
- checking for FreeType 2... /usr
- checking whether to enable truetype string function in GD... yes
- checking whether to enable JIS-mapped Japanese font support in GD... no
- checking for WebPGetInfo in -lwebp... yes
- checking for jpeg_read_header in -ljpeg... yes
- checking for png_write_image in -lpng... yes
- checking for XpmFreeXpmImage in -lXpm... yes
- checking for WebPGetInfo in -lwebp... (cached) yes
- checking for jpeg_read_header in -ljpeg... (cached) yes
- checking for png_write_image in -lpng... (cached) yes
- checking for XpmFreeXpmImage in -lXpm... (cached) yes
- checking for gdSetErrorMethod in -lgd... yes
- checking for gdImageCreateFromPng in -lgd... yes
- checking for gdImageCreateFromWebp in -lgd... yes
- checking for gdImageCreateFromJpeg in -lgd... yes
- checking for gdImageCreateFromXpm in -lgd... yes
- checking for gdImageStringFT in -lgd... yes
- checking for gdVersionString in -lgd... yes
- checking for gdImageCreate in -lgd... yes
- checking for GNU gettext support... yes, shared
- checking for bindtextdomain in -lintl... no
- checking for bindtextdomain in -lc... yes
- checking for ngettext in -lc... yes
- checking for dngettext in -lc... yes
- checking for dcngettext in -lc... yes
- checking for bind_textdomain_codeset in -lc... yes
- checking for GNU MP support... yes, shared
- checking for __gmpz_rootrem in -lgmp... yes
- checking for mhash support... yes
- checking whether to enable hash support... yes
- checking whether byte ordering is bigendian... (cached) no
- checking size of short... (cached) 2
- checking size of int... (cached) 4
- checking size of long... (cached) 8
- checking size of long long... (cached) 8
- checking for iconv support... yes, shared
- checking for iconv... yes
- checking if iconv is glibc's... yes
- checking if iconv supports errno... yes
- checking if iconv supports //IGNORE... no
- checking if your cpp allows macro usage in include lines... yes
- checking for IMAP support... yes, shared
- checking for IMAP Kerberos support... yes
- checking for IMAP SSL support... yes
- checking for utf8_mime2text signature... new
- checking for U8T_DECOMPOSE...
- checking for pam_start in -lpam... yes
- checking for crypt in -lcrypt... yes
- checking whether rfc822_output_address_list function present... yes
- checking whether build with IMAP works... yes
- checking for Firebird support... yes, shared
- checking for isc_detach_database in -lfbclient... yes
- checking whether to enable internationalization support... yes, shared
- checking for icu-config... /usr/bin/icu-config
- checking for location of ICU headers and libraries... /usr
- checking for ICU 4.0 or greater... found 57.1
- checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether x86_64-linux-gnu-g++ accepts -g... yes
- checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E
- checking whether to enable JavaScript Object Serialization support... yes, shared
- checking for ANSI C header files... (cached) yes
- checking for LDAP support... yes, shared
- checking for LDAP Cyrus SASL support... /usr
- checking for 3 arg ldap_set_rebind_proc... yes
- checking for ldap_parse_result... yes
- checking for ldap_parse_reference... yes
- checking for ldap_start_tls_s... yes
- checking for ldap_control_find... yes
- checking for sasl_version in -lsasl2... yes
- checking for ldap_bind_s... yes
- checking whether to enable multibyte string support... yes, shared
- checking whether to enable multibyte regex support... yes
- checking whether to check multibyte regex backtrack... yes
- checking for external libmbfl... no
- checking for external oniguruma... no
- checking for variable length prototypes and stdarg.h... yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for strings.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for sys/time.h... (cached) yes
- checking sys/times.h usability... yes
- checking sys/times.h presence... yes
- checking for sys/times.h... yes
- checking for stdarg.h... (cached) yes
- checking size of int... (cached) 4
- checking size of short... (cached) 2
- checking size of long... (cached) 8
- checking for an ANSI C-conforming const... yes
- checking whether time.h and sys/time.h may both be included... yes
- checking for working alloca.h... (cached) yes
- checking for alloca... (cached) yes
- checking for working memcmp... yes
- checking for stdarg.h... (cached) yes
- checking for mcrypt support... yes, shared
- checking for libmcrypt version... >= 2.5.6
- checking for mcrypt_module_open in -lmcrypt... yes
- checking for MySQLi support... yes, shared
- checking whether to enable embedded MySQLi support... no
- checking for specified location of the MySQL UNIX socket... no
- checking for MySQL UNIX socket location... no
- checking for Oracle Database OCI8 support... no
- checking for Adabas support... no
- checking for SAP DB support... no
- checking for Solid support... no
- checking for IBM DB2 support... no
- checking for ODBCRouter.com support... no
- checking for Empress support... no
- checking for Empress local access support... no
- checking for Birdstep support... no
- checking for a custom ODBC support... no
- checking for iODBC support... no
- checking for Easysoft ODBC-ODBC Bridge support... no
- checking for unixODBC support... yes, shared
- checking whether to enable Zend OPcache support... yes
- checking whether to enable file based caching... yes
- checking whether to enable copying PHP CODE pages into HUGE PAGES... yes
- checking for mprotect... yes
- checking for unistd.h... (cached) yes
- checking sys/uio.h usability... yes
- checking sys/uio.h presence... yes
- checking for sys/uio.h... yes
- checking for sysvipc shared memory support... yes
- checking for mmap() using MAP_ANON shared memory support... yes
- checking for mmap() using /dev/zero shared memory support... yes
- checking for mmap() using shm_open() shared memory support... yes
- checking for mmap() using regular file shared memory support... yes
- checking "whether flock struct is linux ordered"... "yes"
- checking "whether flock struct is BSD ordered"... "no"
- checking whether to enable pcntl support... no
- checking whether to enable PDO support... yes, shared
- checking for PDO_DBLIB support via FreeTDS... yes, shared
- checking for PDO includes... checking for PDO includes... /tmp/php7.0-7.0.19/ext
- checking for dnet_addr in -ldnet_stub... no
- checking for Firebird support for PDO... yes, shared
- checking for isc_detach_database in -lfbclient... (cached) yes
- checking for PDO includes... (cached) /tmp/php7.0-7.0.19/ext
- checking for MySQL support for PDO... yes, shared
- checking for MySQL UNIX socket location... no
- checking for PDO includes... (cached) /tmp/php7.0-7.0.19/ext
- checking Oracle OCI support for PDO... no
- checking for ODBC v3 support for PDO... yes, shared
- checking for PDO includes... (cached) /tmp/php7.0-7.0.19/ext
- checking for selected PDO ODBC flavour... unixODBC
- libs /usr/lib,
- headers /usr/include
- checking for odbc.h in /usr/include... no
- checking for odbcsdk.h in /usr/include... no
- checking for iodbc.h in /usr/include... no
- checking for sqlunix.h in /usr/include... no
- checking for sqltypes.h in /usr/include... yes
- checking for sqlucode.h in /usr/include... yes
- checking for sql.h in /usr/include... yes
- checking for isql.h in /usr/include... no
- checking for sqlext.h in /usr/include... yes
- checking for isqlext.h in /usr/include... no
- checking for udbcext.h in /usr/include... no
- checking for sqlcli1.h in /usr/include... no
- checking for LibraryManager.h in /usr/include... no
- checking for cli0core.h in /usr/include... no
- checking for cli0ext.h in /usr/include... no
- checking for cli0cli.h in /usr/include... no
- checking for cli0defs.h in /usr/include... no
- checking for cli0env.h in /usr/include... no
- checking for SQLBindCol in -lodbc... yes
- checking for SQLAllocHandle in -lodbc... yes
- checking for PostgreSQL support for PDO... yes, shared
- checking for pg_config... /usr/bin/pg_config
- checking for openssl dependencies... no
- checking for PQprepare in -lpq... yes
- checking for PQexecParams in -lpq... yes
- checking for PQescapeStringConn in -lpq... yes
- checking for PQescapeByteaConn in -lpq... yes
- checking for PDO includes... (cached) /tmp/php7.0-7.0.19/ext
- checking for sqlite 3 support for PDO... yes, shared
- checking for PDO includes... (cached) /tmp/php7.0-7.0.19/ext
- checking for sqlite3_open in -lsqlite3... yes
- checking for sqlite3_key in -lsqlite3... no
- checking for fdatasync in -lrt... yes
- checking for PostgreSQL support... yes, shared
- checking for pg_config... /usr/bin/pg_config
- checking for PQescapeString in -lpq... yes
- checking for PQunescapeBytea in -lpq... yes
- checking for PQsetnonblocking in -lpq... yes
- checking for PQcmdTuples in -lpq... yes
- checking for PQoidValue in -lpq... yes
- checking for PQclientEncoding in -lpq... yes
- checking for PQparameterStatus in -lpq... yes
- checking for PQprotocolVersion in -lpq... yes
- checking for PQtransactionStatus in -lpq... yes
- checking for PQexecParams in -lpq... (cached) yes
- checking for PQprepare in -lpq... (cached) yes
- checking for PQexecPrepared in -lpq... yes
- checking for PQresultErrorField in -lpq... yes
- checking for PQsendQueryParams in -lpq... yes
- checking for PQsendPrepare in -lpq... yes
- checking for PQsendQueryPrepared in -lpq... yes
- checking for PQputCopyData in -lpq... yes
- checking for PQputCopyEnd in -lpq... yes
- checking for PQgetCopyData in -lpq... yes
- checking for PQfreemem in -lpq... yes
- checking for PQsetErrorVerbosity in -lpq... yes
- checking for PQftable in -lpq... yes
- checking for PQescapeStringConn in -lpq... (cached) yes
- checking for PQescapeByteaConn in -lpq... (cached) yes
- checking for pg_encoding_to_char in -lpq... yes
- checking for lo_create in -lpq... yes
- checking for lo_import_with_oid in -lpq... yes
- checking for lo_truncate in -lpq... yes
- checking for lo_truncate64 in -lpq... yes
- checking for PQescapeLiteral in -lpq... yes
- checking for phar archive support... yes, shared
- checking for phar openssl support... yes
- checking whether to enable POSIX-like functions... yes, shared
- checking sys/mkdev.h usability... no
- checking sys/mkdev.h presence... no
- checking for sys/mkdev.h... no
- checking for seteuid... yes
- checking for setegid... yes
- checking for setsid... yes
- checking for getsid... yes
- checking for setpgid... (cached) yes
- checking for getpgid... yes
- checking for ctermid... yes
- checking for mkfifo... yes
- checking for mknod... yes
- checking for setrlimit... yes
- checking for getrlimit... yes
- checking for getlogin... (cached) yes
- checking for getgroups... yes
- checking for makedev... no
- checking for initgroups... yes
- checking for getpwuid_r... (cached) yes
- checking for getgrgid_r... yes
- checking for working ttyname_r() implementation... yes
- checking for utsname.domainname... yes
- checking for PSPELL support... yes, shared
- checking for new_aspell_config in -laspell... yes
- checking for libedit readline replacement... yes, shared
- checking for tgetent in -lncurses... yes
- checking for readline in -ledit... yes
- checking for rl_callback_read_char in -ledit... yes
- checking for rl_on_new_line in -ledit... yes
- checking for rl_completion_matches... no
- checking for recode support... yes, shared
- checking for recode_format_table in -lrecode... yes
- checking stdbool.h usability... yes
- checking stdbool.h presence... yes
- checking for stdbool.h... yes
- checking whether to enable PHP sessions... yes
- checking for mm support... no
- checking whether pwrite works... yes
- checking whether pread works... yes
- checking whether to enable shmop support... yes, shared
- checking whether to enable SimpleXML support... yes, shared
- checking for xml2-config path... (cached) /usr/bin/xml2-config
- checking whether libxml build works... (cached) yes
- checking for SNMP support... yes, shared
- checking OpenSSL dir for SNMP... /usr
- checking for init_snmp in -lnetsnmp... yes
- checking for shutdown_snmp_logging in -lnetsnmp... yes
- checking whether to enable SOAP support... yes, shared
- checking for xml2-config path... (cached) /usr/bin/xml2-config
- checking whether libxml build works... (cached) yes
- checking whether to enable sockets support... yes, shared
- checking for struct cmsghdr... yes
- checking for hstrerror... yes
- checking for socketpair... (cached) yes
- checking for if_nametoindex... yes
- checking for if_indextoname... yes
- checking for netdb.h... (cached) yes
- checking netinet/tcp.h usability... yes
- checking netinet/tcp.h presence... yes
- checking for netinet/tcp.h... yes
- checking sys/un.h usability... yes
- checking sys/un.h presence... yes
- checking for sys/un.h... yes
- checking sys/sockio.h usability... no
- checking sys/sockio.h presence... no
- checking for sys/sockio.h... no
- checking errno.h usability... yes
- checking errno.h presence... yes
- checking for errno.h... yes
- checking for field ss_family in struct sockaddr_storage... yes
- checking if getaddrinfo supports AI_V4MAPPED... yes
- checking whether flush should be called explicitly after a buffered io... no
- checking for crypt in -lcrypt... (cached) yes
- checking for standard DES crypt... yes
- checking for extended DES crypt... no
- checking for MD5 crypt... yes
- checking for Blowfish crypt... no
- checking for SHA512 crypt... yes
- checking for SHA256 crypt... yes
- checking whether the compiler supports __alignof__... yes
- checking whether the compiler supports aligned attribute... yes
- checking for getcwd... yes
- checking for getwd... yes
- checking for asinh... yes
- checking for acosh... yes
- checking for atanh... yes
- checking for log1p... yes
- checking for hypot... yes
- checking for glob... yes
- checking for strfmon... yes
- checking for nice... yes
- checking for fpclass... no
- checking for mempcpy... yes
- checking for strpncpy... no
- checking whether isnan is declared... yes
- checking whether isinf is declared... yes
- checking for working POSIX fnmatch... yes
- checking for fork... yes
- checking if your OS can spawn processes with inherited handles... yes
- checking for res_nsearch... no
- checking for __res_nsearch... no
- checking for res_nsearch in -lresolv... no
- checking for __res_nsearch in -lresolv... yes
- checking for res_ndestroy... no
- checking for __res_ndestroy... no
- checking for res_ndestroy in -lresolv... no
- checking for __res_ndestroy in -lresolv... no
- checking for res_ndestroy in -lbind... no
- checking for __res_ndestroy in -lbind... no
- checking for res_ndestroy in -lsocket... no
- checking for __res_ndestroy in -lsocket... no
- checking for dns_search... no
- checking for __dns_search... no
- checking for dns_search in -lresolv... no
- checking for __dns_search in -lresolv... no
- checking for dns_search in -lbind... no
- checking for __dns_search in -lbind... no
- checking for dns_search in -lsocket... no
- checking for __dns_search in -lsocket... no
- checking for dn_expand... no
- checking for __dn_expand... yes
- checking for dn_skipname... no
- checking for __dn_skipname... yes
- checking for res_search... no
- checking for __res_search... yes
- checking whether atof() accepts NAN... yes
- checking whether atof() accepts INF... yes
- checking whether HUGE_VAL == INF... yes
- checking whether HUGE_VAL + -HUGEVAL == NAN... yes
- checking whether strptime() declaration fails... yes
- checking wchar.h usability... yes
- checking wchar.h presence... yes
- checking for wchar.h... yes
- checking for mblen... yes
- checking for mbrlen... yes
- checking for mbsinit... yes
- checking for mbstate_t... yes
- checking atomic.h usability... no
- checking atomic.h presence... no
- checking for atomic.h... no
- checking whether arc4random_buf is declared... no
- checking whether to enable System V IPC support... yes, shared
- checking sys/msg.h usability... yes
- checking sys/msg.h presence... yes
- checking for sys/msg.h... yes
- checking whether to enable System V semaphore support... yes, shared
- checking for union semun... no
- checking whether to enable System V shared memory support... yes, shared
- checking for TIDY support... yes, shared
- checking for tidyOptGetDoc in -ltidy... yes
- checking whether to enable tokenizer support... yes, shared
- checking whether to enable WDDX support... yes, shared
- checking libexpat dir for WDDX... no
- checking for xml2-config path... (cached) /usr/bin/xml2-config
- checking whether libxml build works... (cached) yes
- checking whether to enable XML support... yes, shared
- checking libexpat install dir... no
- checking for xml2-config path... (cached) /usr/bin/xml2-config
- checking whether libxml build works... (cached) yes
- checking whether to enable XMLReader support... yes, shared
- checking for xml2-config path... (cached) /usr/bin/xml2-config
- checking whether libxml build works... (cached) yes
- checking for XMLRPC-EPI support... yes, shared
- checking libexpat dir for XMLRPC-EPI... no
- checking iconv dir for XMLRPC-EPI... no
- checking for xml2-config path... (cached) /usr/bin/xml2-config
- checking whether libxml build works... (cached) yes
- checking for iconv... (cached) yes
- checking whether to enable XMLWriter support... yes, shared
- checking for xml2-config path... (cached) /usr/bin/xml2-config
- checking whether libxml build works... (cached) yes
- checking for XSL support... yes, shared
- checking for EXSLT support... found
- checking for zip archive read/writesupport... yes, shared
- checking pcre install prefix... no
- checking libzip... /usr
- checking for the location of zlib... /usr
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking for libzip... from option: found in /usr
- checking for zip_open in -lzip... yes
- checking for stdbool.h... (cached) yes
- checking fts.h usability... yes
- checking fts.h presence... yes
- checking for fts.h... yes
- checking for int8_t... (cached) yes
- checking for int16_t... (cached) yes
- checking for int32_t... (cached) yes
- checking for int64_t... (cached) yes
- checking for uint8_t... (cached) yes
- checking for uint16_t... (cached) yes
- checking for uint32_t... (cached) yes
- checking for uint64_t... (cached) yes
- checking for ssize_t... yes
- checking size of short... (cached) 2
- checking size of int... (cached) 4
- checking size of long... (cached) 8
- checking size of long long... (cached) 8
- checking size of off_t... 8
- checking size of size_t... (cached) 8
- checking for touch... /usr/bin/touch
- checking for unzip... /usr/bin/unzip
- checking for struct tm.tm_zone... (cached) yes
- checking whether to enable mysqlnd... yes, shared
- checking whether to disable compressed protocol support in mysqlnd... yes
- checking for DSA_get_default_method in -lssl... yes
- checking for X509_free in -lcrypto... yes
- [1mConfiguring PEAR[m
- checking whether to install PEAR... no
- [1mConfiguring Zend[m
- checking for bison version... (cached) 3.0 (ok)
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for limits.h... (cached) yes
- checking malloc.h usability... yes
- checking malloc.h presence... yes
- checking for malloc.h... yes
- checking for string.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for stdarg.h... (cached) yes
- checking for sys/types.h... (cached) yes
- checking for sys/time.h... (cached) yes
- checking for signal.h... (cached) yes
- checking for unix.h... (cached) no
- checking for stdlib.h... (cached) yes
- checking for dlfcn.h... (cached) yes
- checking for size_t... (cached) yes
- checking return type of signal handlers... void
- checking for uint... yes
- checking for ulong... yes
- checking for int32_t... yes
- checking for uint32_t... yes
- checking for vprintf... (cached) yes
- checking for _doprnt... (cached) no
- checking for working memcmp... (cached) yes
- checking for working alloca.h... (cached) yes
- checking for alloca... (cached) yes
- checking for memcpy... (cached) yes
- checking for strdup... (cached) yes
- checking for getpid... yes
- checking for kill... yes
- checking for strtod... yes
- checking for strtol... yes
- checking for finite... yes
- checking for fpclass... (cached) no
- checking for sigsetjmp... no
- checking whether sprintf is broken... no
- checking whether isfinite is declared... yes
- checking whether isnan is declared... (cached) yes
- checking whether isinf is declared... (cached) yes
- checking whether fp_except is defined... no
- checking for usable _FPU_SETCW... yes
- checking for usable fpsetprec... no
- checking for usable _controlfp... no
- checking for usable _controlfp_s... no
- checking whether FPU control word can be manipulated by inline assembler... yes
- checking whether double cast to long preserves least significant bits... no
- checking whether dlsym() requires a leading underscore in symbol names... checking whether to enable thread-safety... no
- checking whether to enable inline optimization for GCC... yes
- checking whether to enable Zend debugging... no
- checking for inline... inline
- checking target system is Darwin... no
- checking for MM alignment and log values... done
- checking for memory allocation using mmap(MAP_ANON)... yes
- checking for memory allocation using mmap("/dev/zero")... yes
- checking for mremap... yes
- checking for sigaction... yes
- checking whether to enable zend signal handling... no
- [1mConfiguring TSRM[m
- checking for stdarg.h... (cached) yes
- checking for sigprocmask... yes
- checking how many arguments gethostbyname_r() takes... six
- [1mConfiguring libtool[m
- checking how to print strings... printf
- checking for a sed that does not truncate output... (cached) /bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-linux-gnu-gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B
- checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm
- checking the maximum length of command line arguments... 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip
- checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib
- checking for gawk... (cached) gawk
- checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for x86_64-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for dlfcn.h... (cached) yes
- checking for objdir... .libs
- checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E
- checking for ld used by x86_64-linux-gnu-g++... /usr/bin/ld -m elf_x86_64
- checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking for x86_64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
- checking if x86_64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
- checking if x86_64-linux-gnu-g++ static flag -static works... yes
- checking if x86_64-linux-gnu-g++ supports -c -o file.o... yes
- checking if x86_64-linux-gnu-g++ supports -c -o file.o... (cached) yes
- checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- [1mGenerating files[m
- configure: updating cache /tmp/php7.0-7.0.19/config.cache
- configure: creating ./config.status
- creating main/internal_functions.c
- creating main/internal_functions_cli.c
- +--------------------------------------------------------------------+
- | License: |
- | This software is subject to the PHP License, available in this |
- | distribution in the file LICENSE. By continuing this installation |
- | process, you are bound by the terms of this license agreement. |
- | If you do not agree with the terms of this license, you must abort |
- | the installation process at this point. |
- +--------------------------------------------------------------------+
- Thank you for using PHP.
- config.status: creating php7.spec
- config.status: creating main/build-defs.h
- config.status: creating scripts/phpize
- config.status: creating scripts/man1/phpize.1
- config.status: creating scripts/php-config
- config.status: creating scripts/man1/php-config.1
- config.status: creating ext/ext_skel
- config.status: creating sapi/cli/php.1
- config.status: creating ext/phar/phar.1
- config.status: creating ext/phar/phar.phar.1
- config.status: creating main/php_config.h
- config.status: executing libtool commands
- config.status: executing default commands
- cd /tmp/php7.0-7.0.19
- mkdir -p apache2-build
- cd apache2-build
- ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --prefix=/usr --with-apxs2=/usr/bin/apxs2 --enable-cli --disable-cgi --disable-phpdbg --with-config-file-path=/etc/php/7.0/apache2 --with-config-file-scan-dir=/etc/php/7.0/apache2/conf.d --build=x86_64-linux-gnu --host=x86_64-linux-gnu --config-cache --cache-file=/tmp/php7.0-7.0.19/config.cache --libdir=\\\${prefix}/lib/php --libexecdir=\\\${prefix}/lib/php --datadir=\\\${prefix}/share/php/7.0 --program-suffix=7.0 --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --disable-all --disable-debug --disable-rpath --disable-static --with-pic --with-layout=GNU --without-pear --enable-filter --with-openssl=yes --with-pcre-regex=/usr --enable-hash --with-mhash=/usr --enable-libxml --enable-session --with-system-tzdata --with-zlib=/usr --with-zlib-dir=/usr --enable-dtrace
- configure: loading cache /tmp/php7.0-7.0.19/config.cache
- checking for grep that handles long lines and -e... (cached) /bin/grep
- checking for egrep... (cached) /bin/grep -E
- checking for a sed that does not truncate output... (cached) /bin/sed
- checking build system type... (cached) x86_64-pc-linux-gnu
- checking host system type... (cached) x86_64-pc-linux-gnu
- checking target system type... (cached) x86_64-pc-linux-gnu
- checking for x86_64-linux-gnu-cc... (cached) x86_64-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... (cached) o
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes
- checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none needed
- checking how to run the C preprocessor... (cached) x86_64-linux-gnu-gcc -E
- checking for icc... no
- checking for suncc... no
- checking whether x86_64-linux-gnu-gcc and cc understand -c and -o together... (cached) yes
- checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
- checking for ANSI C header files... (cached) yes
- checking for sys/types.h... (cached) yes
- checking for sys/stat.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for memory.h... (cached) yes
- checking for strings.h... (cached) yes
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for minix/config.h... (cached) no
- checking whether it is safe to define __EXTENSIONS__... (cached) yes
- checking whether ln -s works... yes
- checking for system library directory... lib
- checking whether to enable runpaths... no
- checking if compiler supports -R... (cached) no
- checking if compiler supports -Wl,-rpath,... (cached) yes
- checking for gawk... (cached) gawk
- checking for bison... (cached) bison -y
- checking for bison version... (cached) 3.0 (ok)
- checking for re2c... (cached) re2c
- checking for re2c version... (cached) 0.16 (ok)
- checking whether to enable computed goto gcc extension with re2c... no
- checking whether to force non-PIC code in shared modules... no
- checking whether /dev/urandom exists... yes
- checking whether /dev/arandom exists... no
- checking for global register variables support... yes
- checking for pthreads_cflags... (cached) -pthread
- checking for pthreads_lib... (cached) pthread
- [1mConfiguring SAPI modules[m
- checking for Apache 2.0 handler-module support via DSO through APXS... yes
- checking for setproctitle... (cached) no
- checking for sys/pstat.h... (cached) no
- checking for PS_STRINGS... (cached) no
- checking for CLI build... yes
- checking for embedded SAPI library support... no
- checking for FPM build... no
- checking for LiteSpeed support... no
- checking for phpdbg support... no
- checking for phpdbg web SAPI support... no
- checking for phpdbg debug build... no
- checking for CGI build... yes
- checking for chosen SAPI module... apache2handler
- checking for executable SAPI binaries... cli
- [1mRunning system checks[m
- checking for sendmail... (cached) /usr/sbin/sendmail
- checking whether system uses EBCDIC... (cached) no
- checking whether byte ordering is bigendian... (cached) no
- checking whether writing to stdout works... (cached) yes
- checking for socket... yes
- checking for socketpair... yes
- checking for htonl... yes
- checking for gethostname... yes
- checking for gethostbyaddr... yes
- checking for yp_get_default_domain... no
- checking for __yp_get_default_domain... no
- checking for yp_get_default_domain in -lnsl... yes
- checking for dlopen... no
- checking for __dlopen... no
- checking for dlopen in -ldl... yes
- checking for sin in -lm... (cached) yes
- checking for inet_aton... yes
- checking for ANSI C header files... (cached) yes
- checking for dirent.h that defines DIR... (cached) yes
- checking for library containing opendir... (cached) none required
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for dirent.h... (cached) yes
- checking for ApplicationServices/ApplicationServices.h... (cached) no
- checking for sys/param.h... (cached) yes
- checking for sys/types.h... (cached) yes
- checking for sys/time.h... (cached) yes
- checking for netinet/in.h... (cached) yes
- checking for alloca.h... (cached) yes
- checking for arpa/inet.h... (cached) yes
- checking for arpa/nameser.h... (cached) yes
- checking for assert.h... (cached) yes
- checking for crypt.h... (cached) yes
- checking for dns.h... (cached) no
- checking for fcntl.h... (cached) yes
- checking for grp.h... (cached) yes
- checking for ieeefp.h... (cached) no
- checking for langinfo.h... (cached) yes
- checking for limits.h... (cached) yes
- checking for locale.h... (cached) yes
- checking for monetary.h... (cached) yes
- checking for netdb.h... (cached) yes
- checking for pwd.h... (cached) yes
- checking for resolv.h... (cached) yes
- checking for signal.h... (cached) yes
- checking for stdarg.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for syslog.h... (cached) yes
- checking for sysexits.h... (cached) yes
- checking for sys/ioctl.h... (cached) yes
- checking for sys/file.h... (cached) yes
- checking for sys/mman.h... (cached) yes
- checking for sys/mount.h... (cached) yes
- checking for sys/poll.h... (cached) yes
- checking for sys/resource.h... (cached) yes
- checking for sys/select.h... (cached) yes
- checking for sys/socket.h... (cached) yes
- checking for sys/stat.h... (cached) yes
- checking for sys/statfs.h... (cached) yes
- checking for sys/statvfs.h... (cached) yes
- checking for sys/vfs.h... (cached) yes
- checking for sys/sysexits.h... (cached) no
- checking for sys/varargs.h... (cached) no
- checking for sys/wait.h... (cached) yes
- checking for sys/loadavg.h... (cached) no
- checking for termios.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for unix.h... (cached) no
- checking for utime.h... (cached) yes
- checking for sys/utsname.h... (cached) yes
- checking for sys/ipc.h... (cached) yes
- checking for dlfcn.h... (cached) yes
- checking for assert.h... (cached) yes
- checking for fopencookie... (cached) yes
- checking for broken getcwd... no
- checking for broken libc stdio... (cached) yes
- checking whether struct tm is in sys/time.h or time.h... (cached) time.h
- checking for struct tm.tm_zone... (cached) yes
- checking for missing declarations of reentrant functions... done
- checking for fclose declaration... ok
- checking for tm_gmtoff in struct tm... (cached) yes
- checking for struct flock... (cached) yes
- checking for socklen_t... (cached) yes
- checking size of size_t... (cached) 8
- checking size of long long... (cached) 8
- checking size of long long int... (cached) 8
- checking size of long... (cached) 8
- checking size of int... (cached) 4
- checking size of intmax_t... (cached) 8
- checking size of ssize_t... (cached) 8
- checking size of ptrdiff_t... (cached) 8
- checking size of short... (cached) 2
- checking size of int... (cached) 4
- checking size of long... (cached) 8
- checking size of long long... (cached) 8
- checking for int8... (cached) no
- checking for int16... (cached) no
- checking for int32... (cached) no
- checking for int64... (cached) no
- checking for int8_t... (cached) yes
- checking for int16_t... (cached) yes
- checking for int32_t... (cached) yes
- checking for int64_t... (cached) yes
- checking for uint8... (cached) no
- checking for uint16... (cached) no
- checking for uint32... (cached) no
- checking for uint64... (cached) no
- checking for uint8_t... (cached) yes
- checking for uint16_t... (cached) yes
- checking for uint32_t... (cached) yes
- checking for uint64_t... (cached) yes
- checking for u_int8_t... (cached) yes
- checking for u_int16_t... (cached) yes
- checking for u_int32_t... (cached) yes
- checking for u_int64_t... (cached) yes
- checking for __builtin_expect... yes
- checking for __builtin_clz... yes
- checking for __builtin_ctzl... yes
- checking for __builtin_ctzll... yes
- checking for struct stat.st_blksize... (cached) yes
- checking for struct stat.st_blocks... (cached) yes
- checking for struct stat.st_rdev... (cached) yes
- checking for size_t... (cached) yes
- checking for uid_t in sys/types.h... (cached) yes
- checking for struct sockaddr_storage... (cached) yes
- checking for field sa_len in struct sockaddr... (cached) no
- checking for IPv6 support... (cached) yes
- checking for vprintf... (cached) yes
- checking for _doprnt... (cached) no
- checking for alphasort... (cached) yes
- checking for asctime_r... (cached) yes
- checking for chroot... (cached) yes
- checking for ctime_r... (cached) yes
- checking for cuserid... (cached) yes
- checking for crypt... (cached) no
- checking for flock... (cached) yes
- checking for ftok... (cached) yes
- checking for funopen... (cached) no
- checking for gai_strerror... (cached) yes
- checking for gcvt... (cached) yes
- checking for getloadavg... (cached) yes
- checking for getlogin... (cached) yes
- checking for getprotobyname... (cached) yes
- checking for getprotobynumber... (cached) yes
- checking for getservbyname... (cached) yes
- checking for getservbyport... (cached) yes
- checking for gethostname... (cached) yes
- checking for getrusage... (cached) yes
- checking for gettimeofday... (cached) yes
- checking for gmtime_r... (cached) yes
- checking for getpwnam_r... (cached) yes
- checking for getgrnam_r... (cached) yes
- checking for getpwuid_r... (cached) yes
- checking for grantpt... (cached) yes
- checking for inet_ntoa... (cached) yes
- checking for inet_ntop... (cached) yes
- checking for inet_pton... (cached) yes
- checking for isascii... (cached) yes
- checking for link... (cached) yes
- checking for localtime_r... (cached) yes
- checking for lockf... (cached) yes
- checking for lchown... (cached) yes
- checking for lrand48... (cached) yes
- checking for memcpy... (cached) yes
- checking for memmove... (cached) yes
- checking for mkstemp... (cached) yes
- checking for mmap... (cached) yes
- checking for nl_langinfo... (cached) yes
- checking for perror... (cached) yes
- checking for poll... (cached) yes
- checking for ptsname... (cached) yes
- checking for putenv... (cached) yes
- checking for realpath... (cached) yes
- checking for random... (cached) yes
- checking for rand_r... (cached) yes
- checking for scandir... (cached) yes
- checking for setitimer... (cached) yes
- checking for setlocale... (cached) yes
- checking for localeconv... (cached) yes
- checking for setenv... (cached) yes
- checking for setpgid... (cached) yes
- checking for setsockopt... (cached) yes
- checking for setvbuf... (cached) yes
- checking for shutdown... (cached) yes
- checking for sin... (cached) yes
- checking for snprintf... (cached) yes
- checking for srand48... (cached) yes
- checking for srandom... (cached) yes
- checking for statfs... (cached) yes
- checking for statvfs... (cached) yes
- checking for std_syslog... (cached) no
- checking for strcasecmp... (cached) yes
- checking for strcoll... (cached) yes
- checking for strdup... (cached) yes
- checking for strerror... (cached) yes
- checking for strftime... (cached) yes
- checking for strnlen... (cached) yes
- checking for strptime... (cached) yes
- checking for strstr... (cached) yes
- checking for strtok_r... (cached) yes
- checking for symlink... (cached) yes
- checking for tempnam... (cached) yes
- checking for tzset... (cached) yes
- checking for unlockpt... (cached) yes
- checking for unsetenv... (cached) yes
- checking for usleep... (cached) yes
- checking for utime... (cached) yes
- checking for vsnprintf... (cached) yes
- checking for vasprintf... (cached) yes
- checking for asprintf... (cached) yes
- checking for nanosleep... (cached) yes
- checking for nanosleep in -lrt... yes
- checking for getaddrinfo... (cached) yes
- checking for __sync_fetch_and_add... (cached) yes
- checking for strlcat... (cached) no
- checking for strlcpy... (cached) no
- checking for getopt... (cached) yes
- checking for utime.h... (cached) yes
- checking whether utime accepts a null argument... (cached) yes
- checking for working alloca.h... (cached) yes
- checking for alloca... (cached) yes
- checking for declared timezone... (cached) yes
- checking for type of reentrant time-related functions... (cached) POSIX
- checking for readdir_r... (cached) yes
- checking for type of readdir_r... (cached) POSIX
- checking for in_addr_t... (cached) yes
- checking for crypt_r... (cached) no
- [1mGeneral settings[m
- checking whether to include gcov symbols... no
- checking whether to include debugging symbols... no
- checking layout of installed files... GNU
- checking path to configuration file... /etc/php/7.0/apache2
- checking where to scan for configuration files... /etc/php/7.0/apache2/conf.d
- checking whether to enable PHP's own SIGCHLD handler... no
- checking whether to explicitly link against libgcc... no
- checking whether to enable short tags by default... yes
- checking whether to enable dmalloc... no
- checking whether to enable IPv6 support... yes
- checking whether to enable DTrace support... yes
- checking for sys/sdt.h... (cached) yes
- checking how big to make fd sets... using system default
- [1mConfiguring extensions[m
- checking size of long... (cached) 8
- checking size of int... (cached) 4
- checking for int32_t... (cached) yes
- checking for uint32_t... (cached) yes
- checking for sys/types.h... (cached) yes
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for string.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for strtoll... (cached) yes
- checking for atoll... (cached) yes
- checking for strftime... (cached) yes
- checking for use of system timezone data... yes
- checking whether to enable LIBXML support... yes
- checking libxml2 install dir... no
- checking for xml2-config path... (cached) /usr/bin/xml2-config
- checking whether libxml build works... (cached) yes
- checking for OpenSSL support... yes
- checking for Kerberos support... no
- checking whether to use system default cipher list instead of hardcoded value... no
- checking for RAND_egd... (cached) no
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking for PCRE headers location... /usr/include
- checking for PCRE library location... /usr/lib/x86_64-linux-gnu
- checking whether to enable PCRE JIT functionality... yes
- checking whether to enable the SQLite3 extension... no
- checking for ZLIB support... yes
- checking if the location of ZLIB install directory is defined... /usr
- checking for zlib version >= 1.2.0.4... 1.2.8
- checking for gzgets in -lz... (cached) yes
- checking whether to enable bc style precision math functions... no
- checking for BZip2 support... no
- checking whether to enable calendar conversion support... no
- checking whether to enable ctype functions... no
- checking for cURL support... no
- checking for QDBM support... no
- checking for GDBM support... no
- checking for NDBM support... no
- checking for TCADB support... no
- checking for Berkeley DB4 support... no
- checking for Berkeley DB3 support... no
- checking for Berkeley DB2 support... no
- checking for DB1 support... no
- checking for DBM support... no
- checking for CDB support... no
- checking for INI File support... no
- checking for FlatFile support... no
- checking whether to enable DBA interface... no
- checking whether to enable DOM support... no
- checking for ENCHANT support... no
- checking whether to enable EXIF (metadata from images) support... no
- checking for fileinfo support... no
- checking whether to enable input filter support... yes
- checking pcre install prefix... no
- checking whether to enable FTP support... no
- checking OpenSSL dir for FTP... no
- checking for GD support... no
- checking for the location of libwebp... no
- checking for the location of libjpeg... no
- checking for the location of libpng... no
- checking for the location of libXpm... no
- checking for FreeType 2... no
- checking whether to enable truetype string function in GD... no
- checking whether to enable JIS-mapped Japanese font support in GD... no
- checking for GNU gettext support... no
- checking for GNU MP support... no
- checking for mhash support... yes
- checking whether to enable hash support... yes
- checking whether byte ordering is bigendian... (cached) no
- checking size of short... (cached) 2
- checking size of int... (cached) 4
- checking size of long... (cached) 8
- checking size of long long... (cached) 8
- checking for iconv support... no
- checking for IMAP support... no
- checking for IMAP Kerberos support... no
- checking for IMAP SSL support... no
- checking for Firebird support... no
- checking whether to enable internationalization support... no
- checking whether to enable JavaScript Object Serialization support... no
- checking for LDAP support... no
- checking for LDAP Cyrus SASL support... no
- checking whether to enable multibyte string support... no
- checking whether to enable multibyte regex support... yes
- checking whether to check multibyte regex backtrack... yes
- checking for external libmbfl... no
- checking for external oniguruma... no
- checking for mcrypt support... no
- checking for MySQLi support... no
- checking whether to enable embedded MySQLi support... no
- checking for specified location of the MySQL UNIX socket... no
- checking for Oracle Database OCI8 support... no
- checking for Adabas support... no
- checking for SAP DB support... no
- checking for Solid support... no
- checking for IBM DB2 support... no
- checking for ODBCRouter.com support... no
- checking for Empress support... no
- checking for Empress local access support... no
- checking for Birdstep support... no
- checking for a custom ODBC support... no
- checking for iODBC support... no
- checking for Easysoft ODBC-ODBC Bridge support... no
- checking for unixODBC support... no
- checking for DBMaker support... no
- checking for any ODBC driver support... no
- checking whether to enable Zend OPcache support... no
- checking whether to enable file based caching... yes
- checking whether to enable copying PHP CODE pages into HUGE PAGES... yes
- checking whether to enable pcntl support... no
- checking whether to enable PDO support... no
- checking for PDO_DBLIB support via FreeTDS... no
- checking for Firebird support for PDO... no
- checking for MySQL support for PDO... no
- checking Oracle OCI support for PDO... no
- checking for ODBC v3 support for PDO... no
- checking for PostgreSQL support for PDO... no
- checking for sqlite 3 support for PDO... no
- checking for PostgreSQL support... no
- checking for phar archive support... no
- checking whether to enable POSIX-like functions... no
- checking for PSPELL support... no
- checking for libedit readline replacement... no
- checking for readline support... no
- checking for recode support... no
- checking whether to enable PHP sessions... yes
- checking for mm support... no
- checking whether pwrite works... (cached) yes
- checking whether pread works... (cached) yes
- checking whether to enable shmop support... no
- checking whether to enable SimpleXML support... no
- checking for SNMP support... no
- checking OpenSSL dir for SNMP... no
- checking whether to enable SOAP support... no
- checking whether to enable sockets support... no
- checking whether flush should be called explicitly after a buffered io... (cached) no
- checking for crypt in -lcrypt... (cached) yes
- checking for standard DES crypt... (cached) yes
- checking for extended DES crypt... (cached) no
- checking for MD5 crypt... (cached) yes
- checking for Blowfish crypt... (cached) no
- checking for SHA512 crypt... (cached) yes
- checking for SHA256 crypt... (cached) yes
- checking whether the compiler supports __alignof__... (cached) yes
- checking whether the compiler supports aligned attribute... (cached) yes
- checking for getcwd... (cached) yes
- checking for getwd... (cached) yes
- checking for asinh... (cached) yes
- checking for acosh... (cached) yes
- checking for atanh... (cached) yes
- checking for log1p... (cached) yes
- checking for hypot... (cached) yes
- checking for glob... (cached) yes
- checking for strfmon... (cached) yes
- checking for nice... (cached) yes
- checking for fpclass... (cached) no
- checking for mempcpy... (cached) yes
- checking for strpncpy... (cached) no
- checking whether isnan is declared... (cached) yes
- checking whether isinf is declared... (cached) yes
- checking for working POSIX fnmatch... (cached) yes
- checking for fork... (cached) yes
- checking if your OS can spawn processes with inherited handles... yes
- checking for res_nsearch... no
- checking for __res_nsearch... no
- checking for res_nsearch in -lresolv... no
- checking for __res_nsearch in -lresolv... yes
- checking for res_ndestroy... no
- checking for __res_ndestroy... no
- checking for res_ndestroy in -lresolv... no
- checking for __res_ndestroy in -lresolv... no
- checking for res_ndestroy in -lbind... no
- checking for __res_ndestroy in -lbind... no
- checking for res_ndestroy in -lsocket... no
- checking for __res_ndestroy in -lsocket... no
- checking for dns_search... no
- checking for __dns_search... no
- checking for dns_search in -lresolv... no
- checking for __dns_search in -lresolv... no
- checking for dns_search in -lbind... no
- checking for __dns_search in -lbind... no
- checking for dns_search in -lsocket... no
- checking for __dns_search in -lsocket... no
- checking for dn_expand... no
- checking for __dn_expand... yes
- checking for dn_skipname... no
- checking for __dn_skipname... yes
- checking for res_search... no
- checking for __res_search... yes
- checking whether atof() accepts NAN... (cached) yes
- checking whether atof() accepts INF... (cached) yes
- checking whether HUGE_VAL == INF... (cached) yes
- checking whether HUGE_VAL + -HUGEVAL == NAN... (cached) yes
- checking whether strptime() declaration fails... (cached) yes
- checking for wchar.h... (cached) yes
- checking for mblen... (cached) yes
- checking for mbrlen... (cached) yes
- checking for mbsinit... (cached) yes
- checking for mbstate_t... (cached) yes
- checking for atomic.h... (cached) no
- checking whether arc4random_buf is declared... (cached) no
- checking whether to enable System V IPC support... no
- checking whether to enable System V semaphore support... no
- checking whether to enable System V shared memory support... no
- checking for TIDY support... no
- checking whether to enable tokenizer support... no
- checking whether to enable WDDX support... no
- checking libexpat dir for WDDX... no
- checking whether to enable XML support... no
- checking libexpat install dir... no
- checking whether to enable XMLReader support... no
- checking for XMLRPC-EPI support... no
- checking libexpat dir for XMLRPC-EPI... no
- checking iconv dir for XMLRPC-EPI... no
- checking whether to enable XMLWriter support... no
- checking for XSL support... no
- checking for zip archive read/writesupport... no
- checking pcre install prefix... no
- checking libzip... no
- checking whether to enable mysqlnd... no
- checking whether to disable compressed protocol support in mysqlnd... yes
- [1mConfiguring PEAR[m
- checking whether to install PEAR... no
- [1mConfiguring Zend[m
- checking for bison version... (cached) 3.0 (ok)
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for limits.h... (cached) yes
- checking for malloc.h... (cached) yes
- checking for string.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for stdarg.h... (cached) yes
- checking for sys/types.h... (cached) yes
- checking for sys/time.h... (cached) yes
- checking for signal.h... (cached) yes
- checking for unix.h... (cached) no
- checking for stdlib.h... (cached) yes
- checking for dlfcn.h... (cached) yes
- checking for size_t... (cached) yes
- checking return type of signal handlers... (cached) void
- checking for uint... (cached) yes
- checking for ulong... (cached) yes
- checking for int32_t... yes
- checking for uint32_t... yes
- checking for vprintf... (cached) yes
- checking for _doprnt... (cached) no
- checking for working memcmp... (cached) yes
- checking for working alloca.h... (cached) yes
- checking for alloca... (cached) yes
- checking for memcpy... (cached) yes
- checking for strdup... (cached) yes
- checking for getpid... (cached) yes
- checking for kill... (cached) yes
- checking for strtod... (cached) yes
- checking for strtol... (cached) yes
- checking for finite... (cached) yes
- checking for fpclass... (cached) no
- checking for sigsetjmp... (cached) no
- checking whether sprintf is broken... (cached) no
- checking whether isfinite is declared... (cached) yes
- checking whether isnan is declared... (cached) yes
- checking whether isinf is declared... (cached) yes
- checking whether fp_except is defined... (cached) no
- checking for usable _FPU_SETCW... yes
- checking for usable fpsetprec... no
- checking for usable _controlfp... no
- checking for usable _controlfp_s... no
- checking whether FPU control word can be manipulated by inline assembler... yes
- checking whether double cast to long preserves least significant bits... no
- checking whether dlsym() requires a leading underscore in symbol names... checking whether to enable thread-safety... no
- checking whether to enable inline optimization for GCC... yes
- checking whether to enable Zend debugging... no
- checking for inline... (cached) inline
- checking target system is Darwin... no
- checking for MM alignment and log values... done
- checking for memory allocation using mmap(MAP_ANON)... yes
- checking for memory allocation using mmap("/dev/zero")... yes
- checking for mremap... (cached) yes
- checking for sigaction... (cached) yes
- checking whether to enable zend signal handling... no
- [1mConfiguring TSRM[m
- checking for stdarg.h... (cached) yes
- checking for sigprocmask... (cached) yes
- checking how many arguments gethostbyname_r() takes... (cached) six
- [1mConfiguring libtool[m
- checking how to print strings... printf
- checking for a sed that does not truncate output... (cached) /bin/sed
- checking for fgrep... (cached) /bin/grep -F
- checking for ld used by x86_64-linux-gnu-gcc... (cached) /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
- checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/x86_64-linux-gnu-nm -B
- checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... (cached) BSD nm
- checking the maximum length of command line arguments... (cached) 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... (cached) -r
- checking for x86_64-linux-gnu-objdump... (cached) x86_64-linux-gnu-objdump
- checking how to recognize dependent libraries... (cached) pass_all
- checking for x86_64-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... (cached) printf %s\n
- checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar
- checking for archiver @FILE support... (cached) @
- checking for x86_64-linux-gnu-strip... (cached) x86_64-linux-gnu-strip
- checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib
- checking for gawk... (cached) gawk
- checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... (cached) ok
- checking for sysroot... no
- checking for a working dd... (cached) /bin/dd
- checking how to truncate binary pipes... (cached) /bin/dd bs=4096 count=1
- checking for x86_64-linux-gnu-mt... no
- checking for mt... (cached) mt
- checking if mt is a manifest tool... (cached) no
- checking for dlfcn.h... (cached) yes
- checking for objdir... (cached) .libs
- checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no
- checking for x86_64-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC
- checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes
- checking if x86_64-linux-gnu-gcc static flag -static works... (cached) yes
- checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... (cached) no
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- [1mGenerating files[m
- configure: creating ./config.status
- creating main/internal_functions.c
- creating main/internal_functions_cli.c
- +--------------------------------------------------------------------+
- | License: |
- | This software is subject to the PHP License, available in this |
- | distribution in the file LICENSE. By continuing this installation |
- | process, you are bound by the terms of this license agreement. |
- | If you do not agree with the terms of this license, you must abort |
- | the installation process at this point. |
- +--------------------------------------------------------------------+
- Thank you for using PHP.
- config.status: creating php7.spec
- config.status: creating main/build-defs.h
- config.status: creating scripts/phpize
- config.status: creating scripts/man1/phpize.1
- config.status: creating scripts/php-config
- config.status: creating scripts/man1/php-config.1
- config.status: creating ext/ext_skel
- config.status: creating sapi/cli/php.1
- config.status: creating main/php_config.h
- config.status: executing libtool commands
- config.status: executing default commands
- cd /tmp/php7.0-7.0.19
- mkdir -p phpdbg-build
- cd phpdbg-build
- ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --prefix=/usr --enable-phpdbg --enable-cli --disable-cgi --with-config-file-path=/etc/php/7.0/phpdbg --with-config-file-scan-dir=/etc/php/7.0/phpdbg/conf.d --build=x86_64-linux-gnu --host=x86_64-linux-gnu --config-cache --cache-file=/tmp/php7.0-7.0.19/config.cache --libdir=\\\${prefix}/lib/php --libexecdir=\\\${prefix}/lib/php --datadir=\\\${prefix}/share/php/7.0 --program-suffix=7.0 --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --disable-all --disable-debug --disable-rpath --disable-static --with-pic --with-layout=GNU --without-pear --enable-filter --with-openssl=yes --with-pcre-regex=/usr --enable-hash --with-mhash=/usr --enable-libxml --enable-session --with-system-tzdata --with-zlib=/usr --with-zlib-dir=/usr --enable-dtrace --enable-pcntl --with-libedit=shared,/usr
- configure: loading cache /tmp/php7.0-7.0.19/config.cache
- checking for grep that handles long lines and -e... (cached) /bin/grep
- checking for egrep... (cached) /bin/grep -E
- checking for a sed that does not truncate output... (cached) /bin/sed
- checking build system type... (cached) x86_64-pc-linux-gnu
- checking host system type... (cached) x86_64-pc-linux-gnu
- checking target system type... (cached) x86_64-pc-linux-gnu
- checking for x86_64-linux-gnu-cc... (cached) x86_64-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... (cached) o
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes
- checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none needed
- checking how to run the C preprocessor... (cached) x86_64-linux-gnu-gcc -E
- checking for icc... no
- checking for suncc... no
- checking whether x86_64-linux-gnu-gcc and cc understand -c and -o together... (cached) yes
- checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
- checking for ANSI C header files... (cached) yes
- checking for sys/types.h... (cached) yes
- checking for sys/stat.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for memory.h... (cached) yes
- checking for strings.h... (cached) yes
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for minix/config.h... (cached) no
- checking whether it is safe to define __EXTENSIONS__... (cached) yes
- checking whether ln -s works... yes
- checking for system library directory... lib
- checking whether to enable runpaths... no
- checking if compiler supports -R... (cached) no
- checking if compiler supports -Wl,-rpath,... (cached) yes
- checking for gawk... (cached) gawk
- checking for bison... (cached) bison -y
- checking for bison version... (cached) 3.0 (ok)
- checking for re2c... (cached) re2c
- checking for re2c version... (cached) 0.16 (ok)
- checking whether to enable computed goto gcc extension with re2c... no
- checking whether to force non-PIC code in shared modules... no
- checking whether /dev/urandom exists... yes
- checking whether /dev/arandom exists... no
- checking for global register variables support... yes
- checking for pthreads_cflags... (cached) -pthread
- checking for pthreads_lib... (cached) pthread
- [1mConfiguring SAPI modules[m
- checking for Apache 2.0 handler-module support via DSO through APXS... no
- checking for setproctitle... (cached) no
- checking for sys/pstat.h... (cached) no
- checking for PS_STRINGS... (cached) no
- checking for CLI build... yes
- checking for embedded SAPI library support... no
- checking for FPM build... no
- checking for LiteSpeed support... no
- checking for phpdbg support... yes
- checking for phpdbg web SAPI support... no
- checking for phpdbg debug build... no
- checking whether termios.h defines TIOCGWINSZ... no
- checking whether sys/ioctl.h defines TIOCGWINSZ... yes
- checking for CGI build... yes
- checking for chosen SAPI module... none
- checking for executable SAPI binaries... cli phpdbg
- [1mRunning system checks[m
- checking for sendmail... (cached) /usr/sbin/sendmail
- checking whether system uses EBCDIC... (cached) no
- checking whether byte ordering is bigendian... (cached) no
- checking whether writing to stdout works... (cached) yes
- checking for socket... yes
- checking for socketpair... yes
- checking for htonl... yes
- checking for gethostname... yes
- checking for gethostbyaddr... yes
- checking for yp_get_default_domain... no
- checking for __yp_get_default_domain... no
- checking for yp_get_default_domain in -lnsl... yes
- checking for dlopen... no
- checking for __dlopen... no
- checking for dlopen in -ldl... yes
- checking for sin in -lm... (cached) yes
- checking for inet_aton... yes
- checking for ANSI C header files... (cached) yes
- checking for dirent.h that defines DIR... (cached) yes
- checking for library containing opendir... (cached) none required
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for dirent.h... (cached) yes
- checking for ApplicationServices/ApplicationServices.h... (cached) no
- checking for sys/param.h... (cached) yes
- checking for sys/types.h... (cached) yes
- checking for sys/time.h... (cached) yes
- checking for netinet/in.h... (cached) yes
- checking for alloca.h... (cached) yes
- checking for arpa/inet.h... (cached) yes
- checking for arpa/nameser.h... (cached) yes
- checking for assert.h... (cached) yes
- checking for crypt.h... (cached) yes
- checking for dns.h... (cached) no
- checking for fcntl.h... (cached) yes
- checking for grp.h... (cached) yes
- checking for ieeefp.h... (cached) no
- checking for langinfo.h... (cached) yes
- checking for limits.h... (cached) yes
- checking for locale.h... (cached) yes
- checking for monetary.h... (cached) yes
- checking for netdb.h... (cached) yes
- checking for pwd.h... (cached) yes
- checking for resolv.h... (cached) yes
- checking for signal.h... (cached) yes
- checking for stdarg.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for syslog.h... (cached) yes
- checking for sysexits.h... (cached) yes
- checking for sys/ioctl.h... (cached) yes
- checking for sys/file.h... (cached) yes
- checking for sys/mman.h... (cached) yes
- checking for sys/mount.h... (cached) yes
- checking for sys/poll.h... (cached) yes
- checking for sys/resource.h... (cached) yes
- checking for sys/select.h... (cached) yes
- checking for sys/socket.h... (cached) yes
- checking for sys/stat.h... (cached) yes
- checking for sys/statfs.h... (cached) yes
- checking for sys/statvfs.h... (cached) yes
- checking for sys/vfs.h... (cached) yes
- checking for sys/sysexits.h... (cached) no
- checking for sys/varargs.h... (cached) no
- checking for sys/wait.h... (cached) yes
- checking for sys/loadavg.h... (cached) no
- checking for termios.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for unix.h... (cached) no
- checking for utime.h... (cached) yes
- checking for sys/utsname.h... (cached) yes
- checking for sys/ipc.h... (cached) yes
- checking for dlfcn.h... (cached) yes
- checking for assert.h... (cached) yes
- checking for fopencookie... (cached) yes
- checking for broken getcwd... no
- checking for broken libc stdio... (cached) yes
- checking whether struct tm is in sys/time.h or time.h... (cached) time.h
- checking for struct tm.tm_zone... (cached) yes
- checking for missing declarations of reentrant functions... done
- checking for fclose declaration... ok
- checking for tm_gmtoff in struct tm... (cached) yes
- checking for struct flock... (cached) yes
- checking for socklen_t... (cached) yes
- checking size of size_t... (cached) 8
- checking size of long long... (cached) 8
- checking size of long long int... (cached) 8
- checking size of long... (cached) 8
- checking size of int... (cached) 4
- checking size of intmax_t... (cached) 8
- checking size of ssize_t... (cached) 8
- checking size of ptrdiff_t... (cached) 8
- checking size of short... (cached) 2
- checking size of int... (cached) 4
- checking size of long... (cached) 8
- checking size of long long... (cached) 8
- checking for int8... (cached) no
- checking for int16... (cached) no
- checking for int32... (cached) no
- checking for int64... (cached) no
- checking for int8_t... (cached) yes
- checking for int16_t... (cached) yes
- checking for int32_t... (cached) yes
- checking for int64_t... (cached) yes
- checking for uint8... (cached) no
- checking for uint16... (cached) no
- checking for uint32... (cached) no
- checking for uint64... (cached) no
- checking for uint8_t... (cached) yes
- checking for uint16_t... (cached) yes
- checking for uint32_t... (cached) yes
- checking for uint64_t... (cached) yes
- checking for u_int8_t... (cached) yes
- checking for u_int16_t... (cached) yes
- checking for u_int32_t... (cached) yes
- checking for u_int64_t... (cached) yes
- checking for __builtin_expect... yes
- checking for __builtin_clz... yes
- checking for __builtin_ctzl... yes
- checking for __builtin_ctzll... yes
- checking for struct stat.st_blksize... (cached) yes
- checking for struct stat.st_blocks... (cached) yes
- checking for struct stat.st_rdev... (cached) yes
- checking for size_t... (cached) yes
- checking for uid_t in sys/types.h... (cached) yes
- checking for struct sockaddr_storage... (cached) yes
- checking for field sa_len in struct sockaddr... (cached) no
- checking for IPv6 support... (cached) yes
- checking for vprintf... (cached) yes
- checking for _doprnt... (cached) no
- checking for alphasort... (cached) yes
- checking for asctime_r... (cached) yes
- checking for chroot... (cached) yes
- checking for ctime_r... (cached) yes
- checking for cuserid... (cached) yes
- checking for crypt... (cached) no
- checking for flock... (cached) yes
- checking for ftok... (cached) yes
- checking for funopen... (cached) no
- checking for gai_strerror... (cached) yes
- checking for gcvt... (cached) yes
- checking for getloadavg... (cached) yes
- checking for getlogin... (cached) yes
- checking for getprotobyname... (cached) yes
- checking for getprotobynumber... (cached) yes
- checking for getservbyname... (cached) yes
- checking for getservbyport... (cached) yes
- checking for gethostname... (cached) yes
- checking for getrusage... (cached) yes
- checking for gettimeofday... (cached) yes
- checking for gmtime_r... (cached) yes
- checking for getpwnam_r... (cached) yes
- checking for getgrnam_r... (cached) yes
- checking for getpwuid_r... (cached) yes
- checking for grantpt... (cached) yes
- checking for inet_ntoa... (cached) yes
- checking for inet_ntop... (cached) yes
- checking for inet_pton... (cached) yes
- checking for isascii... (cached) yes
- checking for link... (cached) yes
- checking for localtime_r... (cached) yes
- checking for lockf... (cached) yes
- checking for lchown... (cached) yes
- checking for lrand48... (cached) yes
- checking for memcpy... (cached) yes
- checking for memmove... (cached) yes
- checking for mkstemp... (cached) yes
- checking for mmap... (cached) yes
- checking for nl_langinfo... (cached) yes
- checking for perror... (cached) yes
- checking for poll... (cached) yes
- checking for ptsname... (cached) yes
- checking for putenv... (cached) yes
- checking for realpath... (cached) yes
- checking for random... (cached) yes
- checking for rand_r... (cached) yes
- checking for scandir... (cached) yes
- checking for setitimer... (cached) yes
- checking for setlocale... (cached) yes
- checking for localeconv... (cached) yes
- checking for setenv... (cached) yes
- checking for setpgid... (cached) yes
- checking for setsockopt... (cached) yes
- checking for setvbuf... (cached) yes
- checking for shutdown... (cached) yes
- checking for sin... (cached) yes
- checking for snprintf... (cached) yes
- checking for srand48... (cached) yes
- checking for srandom... (cached) yes
- checking for statfs... (cached) yes
- checking for statvfs... (cached) yes
- checking for std_syslog... (cached) no
- checking for strcasecmp... (cached) yes
- checking for strcoll... (cached) yes
- checking for strdup... (cached) yes
- checking for strerror... (cached) yes
- checking for strftime... (cached) yes
- checking for strnlen... (cached) yes
- checking for strptime... (cached) yes
- checking for strstr... (cached) yes
- checking for strtok_r... (cached) yes
- checking for symlink... (cached) yes
- checking for tempnam... (cached) yes
- checking for tzset... (cached) yes
- checking for unlockpt... (cached) yes
- checking for unsetenv... (cached) yes
- checking for usleep... (cached) yes
- checking for utime... (cached) yes
- checking for vsnprintf... (cached) yes
- checking for vasprintf... (cached) yes
- checking for asprintf... (cached) yes
- checking for nanosleep... (cached) yes
- checking for nanosleep in -lrt... yes
- checking for getaddrinfo... (cached) yes
- checking for __sync_fetch_and_add... (cached) yes
- checking for strlcat... (cached) no
- checking for strlcpy... (cached) no
- checking for getopt... (cached) yes
- checking for utime.h... (cached) yes
- checking whether utime accepts a null argument... (cached) yes
- checking for working alloca.h... (cached) yes
- checking for alloca... (cached) yes
- checking for declared timezone... (cached) yes
- checking for type of reentrant time-related functions... (cached) POSIX
- checking for readdir_r... (cached) yes
- checking for type of readdir_r... (cached) POSIX
- checking for in_addr_t... (cached) yes
- checking for crypt_r... (cached) no
- [1mGeneral settings[m
- checking whether to include gcov symbols... no
- checking whether to include debugging symbols... no
- checking layout of installed files... GNU
- checking path to configuration file... /etc/php/7.0/phpdbg
- checking where to scan for configuration files... /etc/php/7.0/phpdbg/conf.d
- checking whether to enable PHP's own SIGCHLD handler... no
- checking whether to explicitly link against libgcc... no
- checking whether to enable short tags by default... yes
- checking whether to enable dmalloc... no
- checking whether to enable IPv6 support... yes
- checking whether to enable DTrace support... yes
- checking for sys/sdt.h... (cached) yes
- checking how big to make fd sets... using system default
- [1mConfiguring extensions[m
- checking size of long... (cached) 8
- checking size of int... (cached) 4
- checking for int32_t... (cached) yes
- checking for uint32_t... (cached) yes
- checking for sys/types.h... (cached) yes
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for string.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for strtoll... (cached) yes
- checking for atoll... (cached) yes
- checking for strftime... (cached) yes
- checking for use of system timezone data... yes
- checking whether to enable LIBXML support... yes
- checking libxml2 install dir... no
- checking for xml2-config path... (cached) /usr/bin/xml2-config
- checking whether libxml build works... (cached) yes
- checking for OpenSSL support... yes
- checking for Kerberos support... no
- checking whether to use system default cipher list instead of hardcoded value... no
- checking for RAND_egd... (cached) no
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking for PCRE headers location... /usr/include
- checking for PCRE library location... /usr/lib/x86_64-linux-gnu
- checking whether to enable PCRE JIT functionality... yes
- checking whether to enable the SQLite3 extension... no
- checking for ZLIB support... yes
- checking if the location of ZLIB install directory is defined... /usr
- checking for zlib version >= 1.2.0.4... 1.2.8
- checking for gzgets in -lz... (cached) yes
- checking whether to enable bc style precision math functions... no
- checking for BZip2 support... no
- checking whether to enable calendar conversion support... no
- checking whether to enable ctype functions... no
- checking for cURL support... no
- checking for QDBM support... no
- checking for GDBM support... no
- checking for NDBM support... no
- checking for TCADB support... no
- checking for Berkeley DB4 support... no
- checking for Berkeley DB3 support... no
- checking for Berkeley DB2 support... no
- checking for DB1 support... no
- checking for DBM support... no
- checking for CDB support... no
- checking for INI File support... no
- checking for FlatFile support... no
- checking whether to enable DBA interface... no
- checking whether to enable DOM support... no
- checking for ENCHANT support... no
- checking whether to enable EXIF (metadata from images) support... no
- checking for fileinfo support... no
- checking whether to enable input filter support... yes
- checking pcre install prefix... no
- checking whether to enable FTP support... no
- checking OpenSSL dir for FTP... no
- checking for GD support... no
- checking for the location of libwebp... no
- checking for the location of libjpeg... no
- checking for the location of libpng... no
- checking for the location of libXpm... no
- checking for FreeType 2... no
- checking whether to enable truetype string function in GD... no
- checking whether to enable JIS-mapped Japanese font support in GD... no
- checking for GNU gettext support... no
- checking for GNU MP support... no
- checking for mhash support... yes
- checking whether to enable hash support... yes
- checking whether byte ordering is bigendian... (cached) no
- checking size of short... (cached) 2
- checking size of int... (cached) 4
- checking size of long... (cached) 8
- checking size of long long... (cached) 8
- checking for iconv support... no
- checking for IMAP support... no
- checking for IMAP Kerberos support... no
- checking for IMAP SSL support... no
- checking for Firebird support... no
- checking whether to enable internationalization support... no
- checking whether to enable JavaScript Object Serialization support... no
- checking for LDAP support... no
- checking for LDAP Cyrus SASL support... no
- checking whether to enable multibyte string support... no
- checking whether to enable multibyte regex support... yes
- checking whether to check multibyte regex backtrack... yes
- checking for external libmbfl... no
- checking for external oniguruma... no
- checking for mcrypt support... no
- checking for MySQLi support... no
- checking whether to enable embedded MySQLi support... no
- checking for specified location of the MySQL UNIX socket... no
- checking for Oracle Database OCI8 support... no
- checking for Adabas support... no
- checking for SAP DB support... no
- checking for Solid support... no
- checking for IBM DB2 support... no
- checking for ODBCRouter.com support... no
- checking for Empress support... no
- checking for Empress local access support... no
- checking for Birdstep support... no
- checking for a custom ODBC support... no
- checking for iODBC support... no
- checking for Easysoft ODBC-ODBC Bridge support... no
- checking for unixODBC support... no
- checking for DBMaker support... no
- checking for any ODBC driver support... no
- checking whether to enable Zend OPcache support... no
- checking whether to enable file based caching... yes
- checking whether to enable copying PHP CODE pages into HUGE PAGES... yes
- checking whether to enable pcntl support... yes
- checking for fork... (cached) yes
- checking for waitpid... yes
- checking for sigaction... (cached) yes
- checking for getpriority... yes
- checking for setpriority... yes
- checking for wait3... yes
- checking for wait4... yes
- checking for sigprocmask... (cached) yes
- checking for sigwaitinfo... yes
- checking for sigtimedwait... yes
- checking whether to enable PDO support... no
- checking for PDO_DBLIB support via FreeTDS... no
- checking for Firebird support for PDO... no
- checking for MySQL support for PDO... no
- checking Oracle OCI support for PDO... no
- checking for ODBC v3 support for PDO... no
- checking for PostgreSQL support for PDO... no
- checking for sqlite 3 support for PDO... no
- checking for PostgreSQL support... no
- checking for phar archive support... no
- checking whether to enable POSIX-like functions... no
- checking for PSPELL support... no
- checking for libedit readline replacement... yes, shared
- checking for tgetent in -lncurses... (cached) yes
- checking for readline in -ledit... (cached) yes
- checking for rl_callback_read_char in -ledit... (cached) yes
- checking for rl_on_new_line in -ledit... (cached) yes
- checking for rl_completion_matches... (cached) no
- checking for recode support... no
- checking whether to enable PHP sessions... yes
- checking for mm support... no
- checking whether pwrite works... (cached) yes
- checking whether pread works... (cached) yes
- checking whether to enable shmop support... no
- checking whether to enable SimpleXML support... no
- checking for SNMP support... no
- checking OpenSSL dir for SNMP... no
- checking whether to enable SOAP support... no
- checking whether to enable sockets support... no
- checking whether flush should be called explicitly after a buffered io... (cached) no
- checking for crypt in -lcrypt... (cached) yes
- checking for standard DES crypt... (cached) yes
- checking for extended DES crypt... (cached) no
- checking for MD5 crypt... (cached) yes
- checking for Blowfish crypt... (cached) no
- checking for SHA512 crypt... (cached) yes
- checking for SHA256 crypt... (cached) yes
- checking whether the compiler supports __alignof__... (cached) yes
- checking whether the compiler supports aligned attribute... (cached) yes
- checking for getcwd... (cached) yes
- checking for getwd... (cached) yes
- checking for asinh... (cached) yes
- checking for acosh... (cached) yes
- checking for atanh... (cached) yes
- checking for log1p... (cached) yes
- checking for hypot... (cached) yes
- checking for glob... (cached) yes
- checking for strfmon... (cached) yes
- checking for nice... (cached) yes
- checking for fpclass... (cached) no
- checking for mempcpy... (cached) yes
- checking for strpncpy... (cached) no
- checking whether isnan is declared... (cached) yes
- checking whether isinf is declared... (cached) yes
- checking for working POSIX fnmatch... (cached) yes
- checking for fork... (cached) yes
- checking if your OS can spawn processes with inherited handles... yes
- checking for res_nsearch... no
- checking for __res_nsearch... no
- checking for res_nsearch in -lresolv... no
- checking for __res_nsearch in -lresolv... yes
- checking for res_ndestroy... no
- checking for __res_ndestroy... no
- checking for res_ndestroy in -lresolv... no
- checking for __res_ndestroy in -lresolv... no
- checking for res_ndestroy in -lbind... no
- checking for __res_ndestroy in -lbind... no
- checking for res_ndestroy in -lsocket... no
- checking for __res_ndestroy in -lsocket... no
- checking for dns_search... no
- checking for __dns_search... no
- checking for dns_search in -lresolv... no
- checking for __dns_search in -lresolv... no
- checking for dns_search in -lbind... no
- checking for __dns_search in -lbind... no
- checking for dns_search in -lsocket... no
- checking for __dns_search in -lsocket... no
- checking for dn_expand... no
- checking for __dn_expand... yes
- checking for dn_skipname... no
- checking for __dn_skipname... yes
- checking for res_search... no
- checking for __res_search... yes
- checking whether atof() accepts NAN... (cached) yes
- checking whether atof() accepts INF... (cached) yes
- checking whether HUGE_VAL == INF... (cached) yes
- checking whether HUGE_VAL + -HUGEVAL == NAN... (cached) yes
- checking whether strptime() declaration fails... (cached) yes
- checking for wchar.h... (cached) yes
- checking for mblen... (cached) yes
- checking for mbrlen... (cached) yes
- checking for mbsinit... (cached) yes
- checking for mbstate_t... (cached) yes
- checking for atomic.h... (cached) no
- checking whether arc4random_buf is declared... (cached) no
- checking whether to enable System V IPC support... no
- checking whether to enable System V semaphore support... no
- checking whether to enable System V shared memory support... no
- checking for TIDY support... no
- checking whether to enable tokenizer support... no
- checking whether to enable WDDX support... no
- checking libexpat dir for WDDX... no
- checking whether to enable XML support... no
- checking libexpat install dir... no
- checking whether to enable XMLReader support... no
- checking for XMLRPC-EPI support... no
- checking libexpat dir for XMLRPC-EPI... no
- checking iconv dir for XMLRPC-EPI... no
- checking whether to enable XMLWriter support... no
- checking for XSL support... no
- checking for zip archive read/writesupport... no
- checking pcre install prefix... no
- checking libzip... no
- checking whether to enable mysqlnd... no
- checking whether to disable compressed protocol support in mysqlnd... yes
- [1mConfiguring PEAR[m
- checking whether to install PEAR... no
- [1mConfiguring Zend[m
- checking for bison version... (cached) 3.0 (ok)
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for limits.h... (cached) yes
- checking for malloc.h... (cached) yes
- checking for string.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for stdarg.h... (cached) yes
- checking for sys/types.h... (cached) yes
- checking for sys/time.h... (cached) yes
- checking for signal.h... (cached) yes
- checking for unix.h... (cached) no
- checking for stdlib.h... (cached) yes
- checking for dlfcn.h... (cached) yes
- checking for size_t... (cached) yes
- checking return type of signal handlers... (cached) void
- checking for uint... (cached) yes
- checking for ulong... (cached) yes
- checking for int32_t... yes
- checking for uint32_t... yes
- checking for vprintf... (cached) yes
- checking for _doprnt... (cached) no
- checking for working memcmp... (cached) yes
- checking for working alloca.h... (cached) yes
- checking for alloca... (cached) yes
- checking for memcpy... (cached) yes
- checking for strdup... (cached) yes
- checking for getpid... (cached) yes
- checking for kill... (cached) yes
- checking for strtod... (cached) yes
- checking for strtol... (cached) yes
- checking for finite... (cached) yes
- checking for fpclass... (cached) no
- checking for sigsetjmp... (cached) no
- checking whether sprintf is broken... (cached) no
- checking whether isfinite is declared... (cached) yes
- checking whether isnan is declared... (cached) yes
- checking whether isinf is declared... (cached) yes
- checking whether fp_except is defined... (cached) no
- checking for usable _FPU_SETCW... yes
- checking for usable fpsetprec... no
- checking for usable _controlfp... no
- checking for usable _controlfp_s... no
- checking whether FPU control word can be manipulated by inline assembler... yes
- checking whether double cast to long preserves least significant bits... no
- checking whether dlsym() requires a leading underscore in symbol names... checking whether to enable thread-safety... no
- checking whether to enable inline optimization for GCC... yes
- checking whether to enable Zend debugging... no
- checking for inline... (cached) inline
- checking target system is Darwin... no
- checking for MM alignment and log values... done
- checking for memory allocation using mmap(MAP_ANON)... yes
- checking for memory allocation using mmap("/dev/zero")... yes
- checking for mremap... (cached) yes
- checking for sigaction... (cached) yes
- checking whether to enable zend signal handling... no
- [1mConfiguring TSRM[m
- checking for stdarg.h... (cached) yes
- checking for sigprocmask... (cached) yes
- checking how many arguments gethostbyname_r() takes... (cached) six
- [1mConfiguring libtool[m
- checking how to print strings... printf
- checking for a sed that does not truncate output... (cached) /bin/sed
- checking for fgrep... (cached) /bin/grep -F
- checking for ld used by x86_64-linux-gnu-gcc... (cached) /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
- checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/x86_64-linux-gnu-nm -B
- checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... (cached) BSD nm
- checking the maximum length of command line arguments... (cached) 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... (cached) -r
- checking for x86_64-linux-gnu-objdump... (cached) x86_64-linux-gnu-objdump
- checking how to recognize dependent libraries... (cached) pass_all
- checking for x86_64-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... (cached) printf %s\n
- checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar
- checking for archiver @FILE support... (cached) @
- checking for x86_64-linux-gnu-strip... (cached) x86_64-linux-gnu-strip
- checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib
- checking for gawk... (cached) gawk
- checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... (cached) ok
- checking for sysroot... no
- checking for a working dd... (cached) /bin/dd
- checking how to truncate binary pipes... (cached) /bin/dd bs=4096 count=1
- checking for x86_64-linux-gnu-mt... no
- checking for mt... (cached) mt
- checking if mt is a manifest tool... (cached) no
- checking for dlfcn.h... (cached) yes
- checking for objdir... (cached) .libs
- checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no
- checking for x86_64-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC
- checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes
- checking if x86_64-linux-gnu-gcc static flag -static works... (cached) yes
- checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... (cached) no
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- [1mGenerating files[m
- configure: updating cache /tmp/php7.0-7.0.19/config.cache
- configure: creating ./config.status
- creating main/internal_functions.c
- creating main/internal_functions_cli.c
- +--------------------------------------------------------------------+
- | License: |
- | This software is subject to the PHP License, available in this |
- | distribution in the file LICENSE. By continuing this installation |
- | process, you are bound by the terms of this license agreement. |
- | If you do not agree with the terms of this license, you must abort |
- | the installation process at this point. |
- +--------------------------------------------------------------------+
- Thank you for using PHP.
- config.status: creating php7.spec
- config.status: creating main/build-defs.h
- config.status: creating scripts/phpize
- config.status: creating scripts/man1/phpize.1
- config.status: creating scripts/php-config
- config.status: creating scripts/man1/php-config.1
- config.status: creating ext/ext_skel
- config.status: creating sapi/cli/php.1
- config.status: creating main/php_config.h
- config.status: executing libtool commands
- config.status: executing default commands
- cd /tmp/php7.0-7.0.19
- mkdir -p embed-build
- cd embed-build
- ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --prefix=/usr --enable-embed --enable-cli --disable-cgi --disable-phpdbg --with-config-file-path=/etc/php/7.0/embed --with-config-file-scan-dir=/etc/php/7.0/embed/conf.d --build=x86_64-linux-gnu --host=x86_64-linux-gnu --config-cache --cache-file=/tmp/php7.0-7.0.19/config.cache --libdir=\\\${prefix}/lib/php --libexecdir=\\\${prefix}/lib/php --datadir=\\\${prefix}/share/php/7.0 --program-suffix=7.0 --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --disable-all --disable-debug --disable-rpath --disable-static --with-pic --with-layout=GNU --without-pear --enable-filter --with-openssl=yes --with-pcre-regex=/usr --enable-hash --with-mhash=/usr --enable-libxml --enable-session --with-system-tzdata --with-zlib=/usr --with-zlib-dir=/usr --enable-dtrace --without-mm --enable-pcntl
- configure: loading cache /tmp/php7.0-7.0.19/config.cache
- checking for grep that handles long lines and -e... (cached) /bin/grep
- checking for egrep... (cached) /bin/grep -E
- checking for a sed that does not truncate output... (cached) /bin/sed
- checking build system type... (cached) x86_64-pc-linux-gnu
- checking host system type... (cached) x86_64-pc-linux-gnu
- checking target system type... (cached) x86_64-pc-linux-gnu
- checking for x86_64-linux-gnu-cc... (cached) x86_64-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... (cached) o
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes
- checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none needed
- checking how to run the C preprocessor... (cached) x86_64-linux-gnu-gcc -E
- checking for icc... no
- checking for suncc... no
- checking whether x86_64-linux-gnu-gcc and cc understand -c and -o together... (cached) yes
- checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
- checking for ANSI C header files... (cached) yes
- checking for sys/types.h... (cached) yes
- checking for sys/stat.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for memory.h... (cached) yes
- checking for strings.h... (cached) yes
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for minix/config.h... (cached) no
- checking whether it is safe to define __EXTENSIONS__... (cached) yes
- checking whether ln -s works... yes
- checking for system library directory... lib
- checking whether to enable runpaths... no
- checking if compiler supports -R... (cached) no
- checking if compiler supports -Wl,-rpath,... (cached) yes
- checking for gawk... (cached) gawk
- checking for bison... (cached) bison -y
- checking for bison version... (cached) 3.0 (ok)
- checking for re2c... (cached) re2c
- checking for re2c version... (cached) 0.16 (ok)
- checking whether to enable computed goto gcc extension with re2c... no
- checking whether to force non-PIC code in shared modules... no
- checking whether /dev/urandom exists... yes
- checking whether /dev/arandom exists... no
- checking for global register variables support... yes
- checking for pthreads_cflags... (cached) -pthread
- checking for pthreads_lib... (cached) pthread
- [1mConfiguring SAPI modules[m
- checking for Apache 2.0 handler-module support via DSO through APXS... no
- checking for setproctitle... (cached) no
- checking for sys/pstat.h... (cached) no
- checking for PS_STRINGS... (cached) no
- checking for CLI build... yes
- checking for embedded SAPI library support... shared
- checking for FPM build... no
- checking for LiteSpeed support... no
- checking for phpdbg support... no
- checking for phpdbg web SAPI support... no
- checking for phpdbg debug build... no
- checking for CGI build... yes
- checking for chosen SAPI module... embed
- checking for executable SAPI binaries... cli
- [1mRunning system checks[m
- checking for sendmail... (cached) /usr/sbin/sendmail
- checking whether system uses EBCDIC... (cached) no
- checking whether byte ordering is bigendian... (cached) no
- checking whether writing to stdout works... (cached) yes
- checking for socket... yes
- checking for socketpair... yes
- checking for htonl... yes
- checking for gethostname... yes
- checking for gethostbyaddr... yes
- checking for yp_get_default_domain... no
- checking for __yp_get_default_domain... no
- checking for yp_get_default_domain in -lnsl... yes
- checking for dlopen... no
- checking for __dlopen... no
- checking for dlopen in -ldl... yes
- checking for sin in -lm... (cached) yes
- checking for inet_aton... yes
- checking for ANSI C header files... (cached) yes
- checking for dirent.h that defines DIR... (cached) yes
- checking for library containing opendir... (cached) none required
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for dirent.h... (cached) yes
- checking for ApplicationServices/ApplicationServices.h... (cached) no
- checking for sys/param.h... (cached) yes
- checking for sys/types.h... (cached) yes
- checking for sys/time.h... (cached) yes
- checking for netinet/in.h... (cached) yes
- checking for alloca.h... (cached) yes
- checking for arpa/inet.h... (cached) yes
- checking for arpa/nameser.h... (cached) yes
- checking for assert.h... (cached) yes
- checking for crypt.h... (cached) yes
- checking for dns.h... (cached) no
- checking for fcntl.h... (cached) yes
- checking for grp.h... (cached) yes
- checking for ieeefp.h... (cached) no
- checking for langinfo.h... (cached) yes
- checking for limits.h... (cached) yes
- checking for locale.h... (cached) yes
- checking for monetary.h... (cached) yes
- checking for netdb.h... (cached) yes
- checking for pwd.h... (cached) yes
- checking for resolv.h... (cached) yes
- checking for signal.h... (cached) yes
- checking for stdarg.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for syslog.h... (cached) yes
- checking for sysexits.h... (cached) yes
- checking for sys/ioctl.h... (cached) yes
- checking for sys/file.h... (cached) yes
- checking for sys/mman.h... (cached) yes
- checking for sys/mount.h... (cached) yes
- checking for sys/poll.h... (cached) yes
- checking for sys/resource.h... (cached) yes
- checking for sys/select.h... (cached) yes
- checking for sys/socket.h... (cached) yes
- checking for sys/stat.h... (cached) yes
- checking for sys/statfs.h... (cached) yes
- checking for sys/statvfs.h... (cached) yes
- checking for sys/vfs.h... (cached) yes
- checking for sys/sysexits.h... (cached) no
- checking for sys/varargs.h... (cached) no
- checking for sys/wait.h... (cached) yes
- checking for sys/loadavg.h... (cached) no
- checking for termios.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for unix.h... (cached) no
- checking for utime.h... (cached) yes
- checking for sys/utsname.h... (cached) yes
- checking for sys/ipc.h... (cached) yes
- checking for dlfcn.h... (cached) yes
- checking for assert.h... (cached) yes
- checking for fopencookie... (cached) yes
- checking for broken getcwd... no
- checking for broken libc stdio... (cached) yes
- checking whether struct tm is in sys/time.h or time.h... (cached) time.h
- checking for struct tm.tm_zone... (cached) yes
- checking for missing declarations of reentrant functions... done
- checking for fclose declaration... ok
- checking for tm_gmtoff in struct tm... (cached) yes
- checking for struct flock... (cached) yes
- checking for socklen_t... (cached) yes
- checking size of size_t... (cached) 8
- checking size of long long... (cached) 8
- checking size of long long int... (cached) 8
- checking size of long... (cached) 8
- checking size of int... (cached) 4
- checking size of intmax_t... (cached) 8
- checking size of ssize_t... (cached) 8
- checking size of ptrdiff_t... (cached) 8
- checking size of short... (cached) 2
- checking size of int... (cached) 4
- checking size of long... (cached) 8
- checking size of long long... (cached) 8
- checking for int8... (cached) no
- checking for int16... (cached) no
- checking for int32... (cached) no
- checking for int64... (cached) no
- checking for int8_t... (cached) yes
- checking for int16_t... (cached) yes
- checking for int32_t... (cached) yes
- checking for int64_t... (cached) yes
- checking for uint8... (cached) no
- checking for uint16... (cached) no
- checking for uint32... (cached) no
- checking for uint64... (cached) no
- checking for uint8_t... (cached) yes
- checking for uint16_t... (cached) yes
- checking for uint32_t... (cached) yes
- checking for uint64_t... (cached) yes
- checking for u_int8_t... (cached) yes
- checking for u_int16_t... (cached) yes
- checking for u_int32_t... (cached) yes
- checking for u_int64_t... (cached) yes
- checking for __builtin_expect... yes
- checking for __builtin_clz... yes
- checking for __builtin_ctzl... yes
- checking for __builtin_ctzll... yes
- checking for struct stat.st_blksize... (cached) yes
- checking for struct stat.st_blocks... (cached) yes
- checking for struct stat.st_rdev... (cached) yes
- checking for size_t... (cached) yes
- checking for uid_t in sys/types.h... (cached) yes
- checking for struct sockaddr_storage... (cached) yes
- checking for field sa_len in struct sockaddr... (cached) no
- checking for IPv6 support... (cached) yes
- checking for vprintf... (cached) yes
- checking for _doprnt... (cached) no
- checking for alphasort... (cached) yes
- checking for asctime_r... (cached) yes
- checking for chroot... (cached) yes
- checking for ctime_r... (cached) yes
- checking for cuserid... (cached) yes
- checking for crypt... (cached) no
- checking for flock... (cached) yes
- checking for ftok... (cached) yes
- checking for funopen... (cached) no
- checking for gai_strerror... (cached) yes
- checking for gcvt... (cached) yes
- checking for getloadavg... (cached) yes
- checking for getlogin... (cached) yes
- checking for getprotobyname... (cached) yes
- checking for getprotobynumber... (cached) yes
- checking for getservbyname... (cached) yes
- checking for getservbyport... (cached) yes
- checking for gethostname... (cached) yes
- checking for getrusage... (cached) yes
- checking for gettimeofday... (cached) yes
- checking for gmtime_r... (cached) yes
- checking for getpwnam_r... (cached) yes
- checking for getgrnam_r... (cached) yes
- checking for getpwuid_r... (cached) yes
- checking for grantpt... (cached) yes
- checking for inet_ntoa... (cached) yes
- checking for inet_ntop... (cached) yes
- checking for inet_pton... (cached) yes
- checking for isascii... (cached) yes
- checking for link... (cached) yes
- checking for localtime_r... (cached) yes
- checking for lockf... (cached) yes
- checking for lchown... (cached) yes
- checking for lrand48... (cached) yes
- checking for memcpy... (cached) yes
- checking for memmove... (cached) yes
- checking for mkstemp... (cached) yes
- checking for mmap... (cached) yes
- checking for nl_langinfo... (cached) yes
- checking for perror... (cached) yes
- checking for poll... (cached) yes
- checking for ptsname... (cached) yes
- checking for putenv... (cached) yes
- checking for realpath... (cached) yes
- checking for random... (cached) yes
- checking for rand_r... (cached) yes
- checking for scandir... (cached) yes
- checking for setitimer... (cached) yes
- checking for setlocale... (cached) yes
- checking for localeconv... (cached) yes
- checking for setenv... (cached) yes
- checking for setpgid... (cached) yes
- checking for setsockopt... (cached) yes
- checking for setvbuf... (cached) yes
- checking for shutdown... (cached) yes
- checking for sin... (cached) yes
- checking for snprintf... (cached) yes
- checking for srand48... (cached) yes
- checking for srandom... (cached) yes
- checking for statfs... (cached) yes
- checking for statvfs... (cached) yes
- checking for std_syslog... (cached) no
- checking for strcasecmp... (cached) yes
- checking for strcoll... (cached) yes
- checking for strdup... (cached) yes
- checking for strerror... (cached) yes
- checking for strftime... (cached) yes
- checking for strnlen... (cached) yes
- checking for strptime... (cached) yes
- checking for strstr... (cached) yes
- checking for strtok_r... (cached) yes
- checking for symlink... (cached) yes
- checking for tempnam... (cached) yes
- checking for tzset... (cached) yes
- checking for unlockpt... (cached) yes
- checking for unsetenv... (cached) yes
- checking for usleep... (cached) yes
- checking for utime... (cached) yes
- checking for vsnprintf... (cached) yes
- checking for vasprintf... (cached) yes
- checking for asprintf... (cached) yes
- checking for nanosleep... (cached) yes
- checking for nanosleep in -lrt... yes
- checking for getaddrinfo... (cached) yes
- checking for __sync_fetch_and_add... (cached) yes
- checking for strlcat... (cached) no
- checking for strlcpy... (cached) no
- checking for getopt... (cached) yes
- checking for utime.h... (cached) yes
- checking whether utime accepts a null argument... (cached) yes
- checking for working alloca.h... (cached) yes
- checking for alloca... (cached) yes
- checking for declared timezone... (cached) yes
- checking for type of reentrant time-related functions... (cached) POSIX
- checking for readdir_r... (cached) yes
- checking for type of readdir_r... (cached) POSIX
- checking for in_addr_t... (cached) yes
- checking for crypt_r... (cached) no
- [1mGeneral settings[m
- checking whether to include gcov symbols... no
- checking whether to include debugging symbols... no
- checking layout of installed files... GNU
- checking path to configuration file... /etc/php/7.0/embed
- checking where to scan for configuration files... /etc/php/7.0/embed/conf.d
- checking whether to enable PHP's own SIGCHLD handler... no
- checking whether to explicitly link against libgcc... no
- checking whether to enable short tags by default... yes
- checking whether to enable dmalloc... no
- checking whether to enable IPv6 support... yes
- checking whether to enable DTrace support... yes
- checking for sys/sdt.h... (cached) yes
- checking how big to make fd sets... using system default
- [1mConfiguring extensions[m
- checking size of long... (cached) 8
- checking size of int... (cached) 4
- checking for int32_t... (cached) yes
- checking for uint32_t... (cached) yes
- checking for sys/types.h... (cached) yes
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for string.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for strtoll... (cached) yes
- checking for atoll... (cached) yes
- checking for strftime... (cached) yes
- checking for use of system timezone data... yes
- checking whether to enable LIBXML support... yes
- checking libxml2 install dir... no
- checking for xml2-config path... (cached) /usr/bin/xml2-config
- checking whether libxml build works... (cached) yes
- checking for OpenSSL support... yes
- checking for Kerberos support... no
- checking whether to use system default cipher list instead of hardcoded value... no
- checking for RAND_egd... (cached) no
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking for PCRE headers location... /usr/include
- checking for PCRE library location... /usr/lib/x86_64-linux-gnu
- checking whether to enable PCRE JIT functionality... yes
- checking whether to enable the SQLite3 extension... no
- checking for ZLIB support... yes
- checking if the location of ZLIB install directory is defined... /usr
- checking for zlib version >= 1.2.0.4... 1.2.8
- checking for gzgets in -lz... (cached) yes
- checking whether to enable bc style precision math functions... no
- checking for BZip2 support... no
- checking whether to enable calendar conversion support... no
- checking whether to enable ctype functions... no
- checking for cURL support... no
- checking for QDBM support... no
- checking for GDBM support... no
- checking for NDBM support... no
- checking for TCADB support... no
- checking for Berkeley DB4 support... no
- checking for Berkeley DB3 support... no
- checking for Berkeley DB2 support... no
- checking for DB1 support... no
- checking for DBM support... no
- checking for CDB support... no
- checking for INI File support... no
- checking for FlatFile support... no
- checking whether to enable DBA interface... no
- checking whether to enable DOM support... no
- checking for ENCHANT support... no
- checking whether to enable EXIF (metadata from images) support... no
- checking for fileinfo support... no
- checking whether to enable input filter support... yes
- checking pcre install prefix... no
- checking whether to enable FTP support... no
- checking OpenSSL dir for FTP... no
- checking for GD support... no
- checking for the location of libwebp... no
- checking for the location of libjpeg... no
- checking for the location of libpng... no
- checking for the location of libXpm... no
- checking for FreeType 2... no
- checking whether to enable truetype string function in GD... no
- checking whether to enable JIS-mapped Japanese font support in GD... no
- checking for GNU gettext support... no
- checking for GNU MP support... no
- checking for mhash support... yes
- checking whether to enable hash support... yes
- checking whether byte ordering is bigendian... (cached) no
- checking size of short... (cached) 2
- checking size of int... (cached) 4
- checking size of long... (cached) 8
- checking size of long long... (cached) 8
- checking for iconv support... no
- checking for IMAP support... no
- checking for IMAP Kerberos support... no
- checking for IMAP SSL support... no
- checking for Firebird support... no
- checking whether to enable internationalization support... no
- checking whether to enable JavaScript Object Serialization support... no
- checking for LDAP support... no
- checking for LDAP Cyrus SASL support... no
- checking whether to enable multibyte string support... no
- checking whether to enable multibyte regex support... yes
- checking whether to check multibyte regex backtrack... yes
- checking for external libmbfl... no
- checking for external oniguruma... no
- checking for mcrypt support... no
- checking for MySQLi support... no
- checking whether to enable embedded MySQLi support... no
- checking for specified location of the MySQL UNIX socket... no
- checking for Oracle Database OCI8 support... no
- checking for Adabas support... no
- checking for SAP DB support... no
- checking for Solid support... no
- checking for IBM DB2 support... no
- checking for ODBCRouter.com support... no
- checking for Empress support... no
- checking for Empress local access support... no
- checking for Birdstep support... no
- checking for a custom ODBC support... no
- checking for iODBC support... no
- checking for Easysoft ODBC-ODBC Bridge support... no
- checking for unixODBC support... no
- checking for DBMaker support... no
- checking for any ODBC driver support... no
- checking whether to enable Zend OPcache support... no
- checking whether to enable file based caching... yes
- checking whether to enable copying PHP CODE pages into HUGE PAGES... yes
- checking whether to enable pcntl support... yes
- checking for fork... (cached) yes
- checking for waitpid... (cached) yes
- checking for sigaction... (cached) yes
- checking for getpriority... (cached) yes
- checking for setpriority... (cached) yes
- checking for wait3... (cached) yes
- checking for wait4... (cached) yes
- checking for sigprocmask... (cached) yes
- checking for sigwaitinfo... (cached) yes
- checking for sigtimedwait... (cached) yes
- checking whether to enable PDO support... no
- checking for PDO_DBLIB support via FreeTDS... no
- checking for Firebird support for PDO... no
- checking for MySQL support for PDO... no
- checking Oracle OCI support for PDO... no
- checking for ODBC v3 support for PDO... no
- checking for PostgreSQL support for PDO... no
- checking for sqlite 3 support for PDO... no
- checking for PostgreSQL support... no
- checking for phar archive support... no
- checking whether to enable POSIX-like functions... no
- checking for PSPELL support... no
- checking for libedit readline replacement... no
- checking for readline support... no
- checking for recode support... no
- checking whether to enable PHP sessions... yes
- checking for mm support... no
- checking whether pwrite works... (cached) yes
- checking whether pread works... (cached) yes
- checking whether to enable shmop support... no
- checking whether to enable SimpleXML support... no
- checking for SNMP support... no
- checking OpenSSL dir for SNMP... no
- checking whether to enable SOAP support... no
- checking whether to enable sockets support... no
- checking whether flush should be called explicitly after a buffered io... (cached) no
- checking for crypt in -lcrypt... (cached) yes
- checking for standard DES crypt... (cached) yes
- checking for extended DES crypt... (cached) no
- checking for MD5 crypt... (cached) yes
- checking for Blowfish crypt... (cached) no
- checking for SHA512 crypt... (cached) yes
- checking for SHA256 crypt... (cached) yes
- checking whether the compiler supports __alignof__... (cached) yes
- checking whether the compiler supports aligned attribute... (cached) yes
- checking for getcwd... (cached) yes
- checking for getwd... (cached) yes
- checking for asinh... (cached) yes
- checking for acosh... (cached) yes
- checking for atanh... (cached) yes
- checking for log1p... (cached) yes
- checking for hypot... (cached) yes
- checking for glob... (cached) yes
- checking for strfmon... (cached) yes
- checking for nice... (cached) yes
- checking for fpclass... (cached) no
- checking for mempcpy... (cached) yes
- checking for strpncpy... (cached) no
- checking whether isnan is declared... (cached) yes
- checking whether isinf is declared... (cached) yes
- checking for working POSIX fnmatch... (cached) yes
- checking for fork... (cached) yes
- checking if your OS can spawn processes with inherited handles... yes
- checking for res_nsearch... no
- checking for __res_nsearch... no
- checking for res_nsearch in -lresolv... no
- checking for __res_nsearch in -lresolv... yes
- checking for res_ndestroy... no
- checking for __res_ndestroy... no
- checking for res_ndestroy in -lresolv... no
- checking for __res_ndestroy in -lresolv... no
- checking for res_ndestroy in -lbind... no
- checking for __res_ndestroy in -lbind... no
- checking for res_ndestroy in -lsocket... no
- checking for __res_ndestroy in -lsocket... no
- checking for dns_search... no
- checking for __dns_search... no
- checking for dns_search in -lresolv... no
- checking for __dns_search in -lresolv... no
- checking for dns_search in -lbind... no
- checking for __dns_search in -lbind... no
- checking for dns_search in -lsocket... no
- checking for __dns_search in -lsocket... no
- checking for dn_expand... no
- checking for __dn_expand... yes
- checking for dn_skipname... no
- checking for __dn_skipname... yes
- checking for res_search... no
- checking for __res_search... yes
- checking whether atof() accepts NAN... (cached) yes
- checking whether atof() accepts INF... (cached) yes
- checking whether HUGE_VAL == INF... (cached) yes
- checking whether HUGE_VAL + -HUGEVAL == NAN... (cached) yes
- checking whether strptime() declaration fails... (cached) yes
- checking for wchar.h... (cached) yes
- checking for mblen... (cached) yes
- checking for mbrlen... (cached) yes
- checking for mbsinit... (cached) yes
- checking for mbstate_t... (cached) yes
- checking for atomic.h... (cached) no
- checking whether arc4random_buf is declared... (cached) no
- checking whether to enable System V IPC support... no
- checking whether to enable System V semaphore support... no
- checking whether to enable System V shared memory support... no
- checking for TIDY support... no
- checking whether to enable tokenizer support... no
- checking whether to enable WDDX support... no
- checking libexpat dir for WDDX... no
- checking whether to enable XML support... no
- checking libexpat install dir... no
- checking whether to enable XMLReader support... no
- checking for XMLRPC-EPI support... no
- checking libexpat dir for XMLRPC-EPI... no
- checking iconv dir for XMLRPC-EPI... no
- checking whether to enable XMLWriter support... no
- checking for XSL support... no
- checking for zip archive read/writesupport... no
- checking pcre install prefix... no
- checking libzip... no
- checking whether to enable mysqlnd... no
- checking whether to disable compressed protocol support in mysqlnd... yes
- [1mConfiguring PEAR[m
- checking whether to install PEAR... no
- [1mConfiguring Zend[m
- checking for bison version... (cached) 3.0 (ok)
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for limits.h... (cached) yes
- checking for malloc.h... (cached) yes
- checking for string.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for stdarg.h... (cached) yes
- checking for sys/types.h... (cached) yes
- checking for sys/time.h... (cached) yes
- checking for signal.h... (cached) yes
- checking for unix.h... (cached) no
- checking for stdlib.h... (cached) yes
- checking for dlfcn.h... (cached) yes
- checking for size_t... (cached) yes
- checking return type of signal handlers... (cached) void
- checking for uint... (cached) yes
- checking for ulong... (cached) yes
- checking for int32_t... yes
- checking for uint32_t... yes
- checking for vprintf... (cached) yes
- checking for _doprnt... (cached) no
- checking for working memcmp... (cached) yes
- checking for working alloca.h... (cached) yes
- checking for alloca... (cached) yes
- checking for memcpy... (cached) yes
- checking for strdup... (cached) yes
- checking for getpid... (cached) yes
- checking for kill... (cached) yes
- checking for strtod... (cached) yes
- checking for strtol... (cached) yes
- checking for finite... (cached) yes
- checking for fpclass... (cached) no
- checking for sigsetjmp... (cached) no
- checking whether sprintf is broken... (cached) no
- checking whether isfinite is declared... (cached) yes
- checking whether isnan is declared... (cached) yes
- checking whether isinf is declared... (cached) yes
- checking whether fp_except is defined... (cached) no
- checking for usable _FPU_SETCW... yes
- checking for usable fpsetprec... no
- checking for usable _controlfp... no
- checking for usable _controlfp_s... no
- checking whether FPU control word can be manipulated by inline assembler... yes
- checking whether double cast to long preserves least significant bits... no
- checking whether dlsym() requires a leading underscore in symbol names... checking whether to enable thread-safety... no
- checking whether to enable inline optimization for GCC... yes
- checking whether to enable Zend debugging... no
- checking for inline... (cached) inline
- checking target system is Darwin... no
- checking for MM alignment and log values... done
- checking for memory allocation using mmap(MAP_ANON)... yes
- checking for memory allocation using mmap("/dev/zero")... yes
- checking for mremap... (cached) yes
- checking for sigaction... (cached) yes
- checking whether to enable zend signal handling... no
- [1mConfiguring TSRM[m
- checking for stdarg.h... (cached) yes
- checking for sigprocmask... (cached) yes
- checking how many arguments gethostbyname_r() takes... (cached) six
- [1mConfiguring libtool[m
- checking how to print strings... printf
- checking for a sed that does not truncate output... (cached) /bin/sed
- checking for fgrep... (cached) /bin/grep -F
- checking for ld used by x86_64-linux-gnu-gcc... (cached) /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
- checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/x86_64-linux-gnu-nm -B
- checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... (cached) BSD nm
- checking the maximum length of command line arguments... (cached) 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... (cached) -r
- checking for x86_64-linux-gnu-objdump... (cached) x86_64-linux-gnu-objdump
- checking how to recognize dependent libraries... (cached) pass_all
- checking for x86_64-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... (cached) printf %s\n
- checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar
- checking for archiver @FILE support... (cached) @
- checking for x86_64-linux-gnu-strip... (cached) x86_64-linux-gnu-strip
- checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib
- checking for gawk... (cached) gawk
- checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... (cached) ok
- checking for sysroot... no
- checking for a working dd... (cached) /bin/dd
- checking how to truncate binary pipes... (cached) /bin/dd bs=4096 count=1
- checking for x86_64-linux-gnu-mt... no
- checking for mt... (cached) mt
- checking if mt is a manifest tool... (cached) no
- checking for dlfcn.h... (cached) yes
- checking for objdir... (cached) .libs
- checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no
- checking for x86_64-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC
- checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes
- checking if x86_64-linux-gnu-gcc static flag -static works... (cached) yes
- checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... (cached) no
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- [1mGenerating files[m
- configure: creating ./config.status
- creating main/internal_functions.c
- creating main/internal_functions_cli.c
- +--------------------------------------------------------------------+
- | License: |
- | This software is subject to the PHP License, available in this |
- | distribution in the file LICENSE. By continuing this installation |
- | process, you are bound by the terms of this license agreement. |
- | If you do not agree with the terms of this license, you must abort |
- | the installation process at this point. |
- +--------------------------------------------------------------------+
- Thank you for using PHP.
- config.status: creating php7.spec
- config.status: creating main/build-defs.h
- config.status: creating scripts/phpize
- config.status: creating scripts/man1/phpize.1
- config.status: creating scripts/php-config
- config.status: creating scripts/man1/php-config.1
- config.status: creating ext/ext_skel
- config.status: creating sapi/cli/php.1
- config.status: creating main/php_config.h
- config.status: executing libtool commands
- config.status: executing default commands
- cd /tmp/php7.0-7.0.19
- mkdir -p fpm-build
- cd fpm-build
- ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --prefix=/usr --enable-fpm --enable-cli --disable-cgi --disable-phpdbg --sysconfdir=/etc/php/7.0/fpm --with-fpm-user=www-data --with-fpm-group=www-data --with-config-file-path=/etc/php/7.0/fpm --with-config-file-scan-dir=/etc/php/7.0/fpm/conf.d --with-fpm-acl=yes --build=x86_64-linux-gnu --host=x86_64-linux-gnu --config-cache --cache-file=/tmp/php7.0-7.0.19/config.cache --libdir=\\\${prefix}/lib/php --libexecdir=\\\${prefix}/lib/php --datadir=\\\${prefix}/share/php/7.0 --program-suffix=7.0 --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --disable-all --disable-debug --disable-rpath --disable-static --with-pic --with-layout=GNU --without-pear --enable-filter --with-openssl=yes --with-pcre-regex=/usr --enable-hash --with-mhash=/usr --enable-libxml --enable-session --with-system-tzdata --with-zlib=/usr --with-zlib-dir=/usr --enable-dtrace --with-libevent-dir=/usr --with-fpm-systemd
- configure: loading cache /tmp/php7.0-7.0.19/config.cache
- checking for grep that handles long lines and -e... (cached) /bin/grep
- checking for egrep... (cached) /bin/grep -E
- checking for a sed that does not truncate output... (cached) /bin/sed
- checking build system type... (cached) x86_64-pc-linux-gnu
- checking host system type... (cached) x86_64-pc-linux-gnu
- checking target system type... (cached) x86_64-pc-linux-gnu
- checking for x86_64-linux-gnu-cc... (cached) x86_64-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... (cached) o
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes
- checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none needed
- checking how to run the C preprocessor... (cached) x86_64-linux-gnu-gcc -E
- checking for icc... no
- checking for suncc... no
- checking whether x86_64-linux-gnu-gcc and cc understand -c and -o together... (cached) yes
- checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
- checking for ANSI C header files... (cached) yes
- checking for sys/types.h... (cached) yes
- checking for sys/stat.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for memory.h... (cached) yes
- checking for strings.h... (cached) yes
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for minix/config.h... (cached) no
- checking whether it is safe to define __EXTENSIONS__... (cached) yes
- checking whether ln -s works... yes
- checking for system library directory... lib
- checking whether to enable runpaths... no
- checking if compiler supports -R... (cached) no
- checking if compiler supports -Wl,-rpath,... (cached) yes
- checking for gawk... (cached) gawk
- checking for bison... (cached) bison -y
- checking for bison version... (cached) 3.0 (ok)
- checking for re2c... (cached) re2c
- checking for re2c version... (cached) 0.16 (ok)
- checking whether to enable computed goto gcc extension with re2c... no
- checking whether to force non-PIC code in shared modules... no
- checking whether /dev/urandom exists... yes
- checking whether /dev/arandom exists... no
- checking for global register variables support... yes
- checking for pthreads_cflags... (cached) -pthread
- checking for pthreads_lib... (cached) pthread
- [1mConfiguring SAPI modules[m
- checking for Apache 2.0 handler-module support via DSO through APXS... no
- checking for setproctitle... (cached) no
- checking for sys/pstat.h... (cached) no
- checking for PS_STRINGS... (cached) no
- checking for CLI build... yes
- checking for embedded SAPI library support... no
- checking for FPM build... yes
- checking for setenv... (cached) yes
- checking for clearenv... yes
- checking for setproctitle... (cached) no
- checking for library containing socket... none required
- checking for library containing inet_addr... none required
- checking for errno.h... (cached) yes
- checking for fcntl.h... (cached) yes
- checking stdio.h usability... yes
- checking stdio.h presence... yes
- checking for stdio.h... yes
- checking for stdlib.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for sys/uio.h... (cached) yes
- checking for sys/select.h... (cached) yes
- checking for sys/socket.h... (cached) yes
- checking for sys/time.h... (cached) yes
- checking for arpa/inet.h... (cached) yes
- checking for netinet/in.h... (cached) yes
- checking for sysexits.h... (cached) yes
- checking for prctl... yes
- checking for clock_gettime... yes
- checking for ptrace... yes
- checking whether ptrace works... yes
- checking for proc mem file... mem
- checking if gcc supports __sync_bool_compare_and_swap... yes
- checking for TCP_INFO... yes
- checking for sysconf... yes
- checking for times... yes
- checking for kqueue... no
- checking for port framework... no
- checking for /dev/poll... no
- checking for epoll... yes
- checking for poll... yes
- checking for select... yes
- checking for apparmor... yes
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking for libsystemd... version 232
- checking systemd/sd-daemon.h usability... yes
- checking systemd/sd-daemon.h presence... yes
- checking for systemd/sd-daemon.h... yes
- checking sys/acl.h usability... no
- checking sys/acl.h presence... no
- checking for sys/acl.h... no
- checking for acl_free in -lacl... no
- cd /tmp/php7.0-7.0.19
- cd fpm-build
- "tail -v -n +0 config.log"
- ==> config.log <==
- 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 --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=${prefix}/lib/x86_64-linux-gnu --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --prefix=/usr --enable-fpm --enable-cli --disable-cgi --disable-phpdbg --sysconfdir=/etc/php/7.0/fpm --with-fpm-user=www-data --with-fpm-group=www-data --with-config-file-path=/etc/php/7.0/fpm --with-config-file-scan-dir=/etc/php/7.0/fpm/conf.d --with-fpm-acl=yes --build=x86_64-linux-gnu --host=x86_64-linux-gnu --config-cache --cache-file=/tmp/php7.0-7.0.19/config.cache --libdir=\${prefix}/lib/php --libexecdir=\${prefix}/lib/php --datadir=\${prefix}/share/php/7.0 --program-suffix=7.0 --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --disable-all --disable-debug --disable-rpath --disable-static --with-pic --with-layout=GNU --without-pear --enable-filter --with-openssl=yes --with-pcre-regex=/usr --enable-hash --with-mhash=/usr --enable-libxml --enable-session --with-system-tzdata --with-zlib=/usr --with-zlib-dir=/usr --enable-dtrace --with-libevent-dir=/usr --with-fpm-systemd
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = eva02
- uname -m = x86_64
- uname -r = 4.9.0-3-amd64
- uname -s = Linux
- uname -v = #1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26)
- /usr/bin/uname -p = unknown
- /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: /home/dawid/go/bin
- PATH: /usr/local/bin
- PATH: /usr/bin
- PATH: /bin
- PATH: /usr/local/sbin
- PATH: /usr/sbin
- PATH: /sbin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:3090: loading cache /tmp/php7.0-7.0.19/config.cache
- configure:3176: checking for grep that handles long lines and -e
- configure:3234: result: /bin/grep
- configure:3239: checking for egrep
- configure:3301: result: /bin/grep -E
- configure:3306: checking for a sed that does not truncate output
- configure:3370: result: /bin/sed
- configure:3482: checking build system type
- configure:3496: result: x86_64-pc-linux-gnu
- configure:3516: checking host system type
- configure:3529: result: x86_64-pc-linux-gnu
- configure:3549: checking target system type
- configure:3562: result: x86_64-pc-linux-gnu
- configure:3697: checking for x86_64-linux-gnu-cc
- configure:3724: result: x86_64-linux-gnu-gcc
- configure:3799: checking for C compiler version
- configure:3808: x86_64-linux-gnu-gcc --version >&5
- x86_64-linux-gnu-gcc (Debian 6.3.0-18) 6.3.0 20170516
- Copyright (C) 2016 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:3819: $? = 0
- configure:3808: x86_64-linux-gnu-gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=x86_64-linux-gnu-gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
- Target: x86_64-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
- Thread model: posix
- gcc version 6.3.0 20170516 (Debian 6.3.0-18)
- configure:3819: $? = 0
- configure:3808: x86_64-linux-gnu-gcc -V >&5
- x86_64-linux-gnu-gcc: error: unrecognized command line option '-V'
- x86_64-linux-gnu-gcc: fatal error: no input files
- compilation terminated.
- configure:3819: $? = 1
- configure:3808: x86_64-linux-gnu-gcc -qversion >&5
- x86_64-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
- x86_64-linux-gnu-gcc: fatal error: no input files
- compilation terminated.
- configure:3819: $? = 1
- configure:3839: checking whether the C compiler works
- configure:3861: x86_64-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c >&5
- configure:3865: $? = 0
- configure:3913: result: yes
- configure:3916: checking for C compiler default output file name
- configure:3918: result: a.out
- configure:3924: checking for suffix of executables
- configure:3931: x86_64-linux-gnu-gcc -o conftest -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c >&5
- configure:3935: $? = 0
- configure:3957: result:
- configure:3979: checking whether we are cross compiling
- configure:3987: x86_64-linux-gnu-gcc -o conftest -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c >&5
- configure:3991: $? = 0
- configure:3998: ./conftest
- configure:4002: $? = 0
- configure:4017: result: no
- configure:4022: checking for suffix of object files
- configure:4069: result: o
- configure:4073: checking whether we are using the GNU C compiler
- configure:4101: result: yes
- configure:4110: checking whether x86_64-linux-gnu-gcc accepts -g
- configure:4171: result: yes
- configure:4188: checking for x86_64-linux-gnu-gcc option to accept ISO C89
- configure:4264: result: none needed
- configure:4290: checking how to run the C preprocessor
- configure:4360: result: x86_64-linux-gnu-gcc -E
- configure:4380: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
- configure:4380: $? = 0
- configure:4394: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
- conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:4394: $? = 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 _GNU_SOURCE 1
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4425: checking for icc
- configure:4434: result: no
- configure:4448: checking for suncc
- configure:4457: result: no
- configure:4472: checking whether x86_64-linux-gnu-gcc and cc understand -c and -o together
- configure:4572: result: yes
- configure:4587: checking how to run the C preprocessor
- configure:4657: result: x86_64-linux-gnu-gcc -E
- configure:4677: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
- configure:4677: $? = 0
- configure:4691: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
- conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:4691: $? = 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 _GNU_SOURCE 1
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4719: checking for ANSI C header files
- configure:4823: result: yes
- configure:4836: checking for sys/types.h
- configure:4836: result: yes
- configure:4836: checking for sys/stat.h
- configure:4836: result: yes
- configure:4836: checking for stdlib.h
- configure:4836: result: yes
- configure:4836: checking for string.h
- configure:4836: result: yes
- configure:4836: checking for memory.h
- configure:4836: result: yes
- configure:4836: checking for strings.h
- configure:4836: result: yes
- configure:4836: checking for inttypes.h
- configure:4836: result: yes
- configure:4836: checking for stdint.h
- configure:4836: result: yes
- configure:4836: checking for unistd.h
- configure:4836: result: yes
- configure:4849: checking for minix/config.h
- configure:4849: result: no
- configure:4870: checking whether it is safe to define __EXTENSIONS__
- configure:4895: result: yes
- configure:4910: checking whether ln -s works
- configure:4914: result: yes
- configure:4925: checking for system library directory
- configure:4940: result: lib
- configure:4949: checking whether to enable runpaths
- configure:4963: result: no
- configure:4970: checking if compiler supports -R
- configure:4999: result: no
- configure:5004: checking if compiler supports -Wl,-rpath,
- configure:5033: result: yes
- configure:5051: checking for gawk
- configure:5079: result: gawk
- configure:5123: checking for bison
- configure:5150: result: bison -y
- configure:5176: checking for bison version
- configure:5200: result: 3.0 (ok)
- configure:5219: checking for re2c
- configure:5246: result: re2c
- configure:5255: checking for re2c version
- configure:5269: result: 0.16 (ok)
- configure:5295: checking whether to enable computed goto gcc extension with re2c
- configure:5309: result: no
- configure:5603: checking whether to force non-PIC code in shared modules
- configure:5617: result: no
- configure:5635: checking whether /dev/urandom exists
- configure:5641: result: yes
- configure:5648: checking whether /dev/arandom exists
- configure:5657: result: no
- configure:5672: checking for global register variables support
- configure:5720: x86_64-linux-gnu-gcc -c -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
- conftest.c:48:1: warning: file-scope declaration of 'FP' specifies 'register' [-Wpedantic]
- register void *FP __asm__(ZEND_VM_FP_GLOBAL_REG);
- ^~~~~~~~
- conftest.c:49:1: warning: file-scope declaration of 'IP' specifies 'register' [-Wpedantic]
- register const opcode_handler_t *IP __asm__(ZEND_VM_IP_GLOBAL_REG);
- ^~~~~~~~
- conftest.c: In function 'emu':
- conftest.c:58:1: warning: control reaches end of non-void function [-Wreturn-type]
- }
- ^
- configure:5720: $? = 0
- configure:5738: result: yes
- configure:5864: x86_64-linux-gnu-gcc -o conftest -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c -lpthread >&5
- configure:5864: $? = 0
- configure:5879: checking for pthreads_cflags
- configure:5930: result: -pthread
- configure:5933: checking for pthreads_lib
- configure:5984: result: pthread
- configure:6062: result:
- configure:6064: result: [1mConfiguring SAPI modules[m
- configure:6098: checking for Apache 2.0 handler-module support via DSO through APXS
- configure:6868: result: no
- configure:6900: checking for setproctitle
- configure:6900: result: no
- configure:6912: checking for sys/pstat.h
- configure:6912: result: no
- configure:6923: checking for PS_STRINGS
- configure:6950: result: no
- configure:6958: checking for CLI build
- configure:7120: result: yes
- configure:7148: checking for embedded SAPI library support
- configure:7347: result: no
- configure:7408: checking for FPM build
- configure:7411: result: yes
- configure:7418: checking for setenv
- configure:7418: result: yes
- configure:7418: checking for clearenv
- configure:7418: x86_64-linux-gnu-gcc -o conftest -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c >&5
- configure:7418: $? = 0
- configure:7418: result: yes
- configure:7418: checking for setproctitle
- configure:7418: result: no
- configure:7428: checking for library containing socket
- configure:7459: x86_64-linux-gnu-gcc -o conftest -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c >&5
- configure:7459: $? = 0
- configure:7476: result: none required
- configure:7484: checking for library containing inet_addr
- configure:7515: x86_64-linux-gnu-gcc -o conftest -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c >&5
- configure:7515: $? = 0
- configure:7532: result: none required
- configure:7544: checking for errno.h
- configure:7544: result: yes
- configure:7544: checking for fcntl.h
- configure:7544: result: yes
- configure:7544: checking stdio.h usability
- configure:7544: x86_64-linux-gnu-gcc -c -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7544: $? = 0
- configure:7544: result: yes
- configure:7544: checking stdio.h presence
- configure:7544: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
- configure:7544: $? = 0
- configure:7544: result: yes
- configure:7544: checking for stdio.h
- configure:7544: result: yes
- configure:7544: checking for stdlib.h
- configure:7544: result: yes
- configure:7544: checking for unistd.h
- configure:7544: result: yes
- configure:7544: checking for sys/uio.h
- configure:7544: result: yes
- configure:7557: checking for sys/select.h
- configure:7557: result: yes
- configure:7557: checking for sys/socket.h
- configure:7557: result: yes
- configure:7557: checking for sys/time.h
- configure:7557: result: yes
- configure:7570: checking for arpa/inet.h
- configure:7570: result: yes
- configure:7570: checking for netinet/in.h
- configure:7570: result: yes
- configure:7582: checking for sysexits.h
- configure:7582: result: yes
- configure:7594: checking for prctl
- configure:7608: x86_64-linux-gnu-gcc -c -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7608: $? = 0
- configure:7613: result: yes
- configure:7627: checking for clock_gettime
- configure:7641: x86_64-linux-gnu-gcc -o conftest -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c >&5
- configure:7641: $? = 0
- configure:7644: result: yes
- configure:7761: checking for ptrace
- configure:7777: x86_64-linux-gnu-gcc -c -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7777: $? = 0
- configure:7780: result: yes
- configure:7792: checking whether ptrace works
- configure:7877: x86_64-linux-gnu-gcc -o conftest -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c >&5
- configure:7877: $? = 0
- configure:7877: ./conftest
- configure:7877: $? = 0
- configure:7879: result: yes
- configure:7955: checking for proc mem file
- configure:7994: x86_64-linux-gnu-gcc -o conftest -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c >&5
- conftest.c:45:0: warning: "_GNU_SOURCE" redefined
- #define _GNU_SOURCE
- conftest.c:21:0: note: this is the location of the previous definition
- #define _GNU_SOURCE 1
- configure:7994: $? = 0
- configure:7994: ./conftest
- configure:7994: $? = 0
- configure:7996: result: mem
- configure:8038: checking if gcc supports __sync_bool_compare_and_swap
- configure:8055: x86_64-linux-gnu-gcc -o conftest -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c >&5
- configure:8055: $? = 0
- configure:8057: result: yes
- configure:8075: checking for TCP_INFO
- configure:8089: x86_64-linux-gnu-gcc -c -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:50:25: warning: unused variable 'x' [-Wunused-variable]
- struct tcp_info ti; int x = TCP_INFO;
- ^
- conftest.c:50:17: warning: unused variable 'ti' [-Wunused-variable]
- struct tcp_info ti; int x = TCP_INFO;
- ^~
- configure:8089: $? = 0
- configure:8092: result: yes
- configure:8146: checking for sysconf
- configure:8160: x86_64-linux-gnu-gcc -c -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8160: $? = 0
- configure:8165: result: yes
- configure:8177: checking for times
- configure:8191: x86_64-linux-gnu-gcc -c -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8191: $? = 0
- configure:8196: result: yes
- configure:8208: checking for kqueue
- configure:8232: x86_64-linux-gnu-gcc -c -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
- conftest.c:51:25: fatal error: sys/event.h: No such file or directory
- #include <sys/event.h>
- ^
- compilation terminated.
- configure:8232: $? = 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 _GNU_SOURCE 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_GCC_GLOBAL_REGS 1
- | #define HAVE_SETENV 1
- | #define HAVE_CLEARENV 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_ARPA_INET_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_SYSEXITS_H 1
- | #define HAVE_PRCTL 1
- | #define HAVE_CLOCK_GETTIME 1
- | #define HAVE_PTRACE 1
- | #define PROC_MEM_FILE "mem"
- | #define HAVE_BUILTIN_ATOMIC 1
- | #define HAVE_LQ_TCP_INFO 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TIMES 1
- | /* end confdefs.h. */
- |
- | #include <sys/types.h>
- | #include <sys/event.h>
- | #include <sys/time.h>
- |
- | int
- | main ()
- | {
- |
- | int kfd;
- | struct kevent k;
- | kfd = kqueue();
- | /* 0 -> STDIN_FILENO */
- | EV_SET(&k, 0, EVFILT_READ , EV_ADD | EV_CLEAR, 0, 0, NULL);
- |
- | ;
- | return 0;
- | }
- configure:8242: result: no
- configure:8249: checking for port framework
- configure:8272: x86_64-linux-gnu-gcc -c -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
- conftest.c:50:20: fatal error: port.h: No such file or directory
- #include <port.h>
- ^
- compilation terminated.
- configure:8272: $? = 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 _GNU_SOURCE 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_GCC_GLOBAL_REGS 1
- | #define HAVE_SETENV 1
- | #define HAVE_CLEARENV 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_ARPA_INET_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_SYSEXITS_H 1
- | #define HAVE_PRCTL 1
- | #define HAVE_CLOCK_GETTIME 1
- | #define HAVE_PTRACE 1
- | #define PROC_MEM_FILE "mem"
- | #define HAVE_BUILTIN_ATOMIC 1
- | #define HAVE_LQ_TCP_INFO 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TIMES 1
- | /* end confdefs.h. */
- |
- | #include <port.h>
- |
- | int
- | main ()
- | {
- |
- | int port;
- |
- | port = port_create();
- | if (port < 0) {
- | return 1;
- | }
- |
- | ;
- | return 0;
- | }
- configure:8282: result: no
- configure:8289: checking for /dev/poll
- configure:8314: x86_64-linux-gnu-gcc -c -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
- conftest.c:51:27: fatal error: sys/devpoll.h: No such file or directory
- #include <sys/devpoll.h>
- ^
- compilation terminated.
- configure:8314: $? = 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 _GNU_SOURCE 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_GCC_GLOBAL_REGS 1
- | #define HAVE_SETENV 1
- | #define HAVE_CLEARENV 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_ARPA_INET_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_SYSEXITS_H 1
- | #define HAVE_PRCTL 1
- | #define HAVE_CLOCK_GETTIME 1
- | #define HAVE_PTRACE 1
- | #define PROC_MEM_FILE "mem"
- | #define HAVE_BUILTIN_ATOMIC 1
- | #define HAVE_LQ_TCP_INFO 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TIMES 1
- | /* end confdefs.h. */
- |
- | #include <stdio.h>
- | #include <sys/devpoll.h>
- |
- | int
- | main ()
- | {
- |
- | int n, dp;
- | struct dvpoll dvp;
- | dp = 0;
- | dvp.dp_fds = NULL;
- | dvp.dp_nfds = 0;
- | dvp.dp_timeout = 0;
- | n = ioctl(dp, DP_POLL, &dvp)
- |
- | ;
- | return 0;
- | }
- configure:8324: result: no
- configure:8331: checking for epoll
- configure:8367: x86_64-linux-gnu-gcc -c -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8367: $? = 0
- configure:8372: result: yes
- configure:8384: checking for poll
- configure:8410: x86_64-linux-gnu-gcc -c -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8410: $? = 0
- configure:8415: result: yes
- configure:8427: checking for select
- configure:8458: x86_64-linux-gnu-gcc -c -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8458: $? = 0
- configure:8463: result: yes
- configure:8475: checking for apparmor
- configure:8492: x86_64-linux-gnu-gcc -o conftest -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c -lapparmor >&5
- configure:8492: $? = 0
- configure:8497: result: yes
- configure:8603: checking for pkg-config
- configure:8634: result: /usr/bin/pkg-config
- configure:8647: checking for libsystemd
- configure:8652: result: version 232
- configure:8709: checking systemd/sd-daemon.h usability
- configure:8709: x86_64-linux-gnu-gcc -c -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8709: $? = 0
- configure:8709: result: yes
- configure:8709: checking systemd/sd-daemon.h presence
- configure:8709: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
- configure:8709: $? = 0
- configure:8709: result: yes
- configure:8709: checking for systemd/sd-daemon.h
- configure:8709: result: yes
- configure:8849: checking sys/acl.h usability
- configure:8849: x86_64-linux-gnu-gcc -c -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
- conftest.c:88:21: fatal error: sys/acl.h: No such file or directory
- #include <sys/acl.h>
- ^
- compilation terminated.
- configure:8849: $? = 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 _GNU_SOURCE 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_GCC_GLOBAL_REGS 1
- | #define HAVE_SETENV 1
- | #define HAVE_CLEARENV 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_ARPA_INET_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_SYSEXITS_H 1
- | #define HAVE_PRCTL 1
- | #define HAVE_CLOCK_GETTIME 1
- | #define HAVE_PTRACE 1
- | #define PROC_MEM_FILE "mem"
- | #define HAVE_BUILTIN_ATOMIC 1
- | #define HAVE_LQ_TCP_INFO 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TIMES 1
- | #define HAVE_EPOLL 1
- | #define HAVE_POLL 1
- | #define HAVE_SELECT 1
- | #define HAVE_APPARMOR 1
- | #define HAVE_SYSTEMD_SD_DAEMON_H 1
- | #define HAVE_SYSTEMD 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/acl.h>
- configure:8849: result: no
- configure:8849: checking sys/acl.h presence
- configure:8849: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
- conftest.c:55:21: fatal error: sys/acl.h: No such file or directory
- #include <sys/acl.h>
- ^
- compilation terminated.
- configure:8849: $? = 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 _GNU_SOURCE 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_GCC_GLOBAL_REGS 1
- | #define HAVE_SETENV 1
- | #define HAVE_CLEARENV 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_ARPA_INET_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_SYSEXITS_H 1
- | #define HAVE_PRCTL 1
- | #define HAVE_CLOCK_GETTIME 1
- | #define HAVE_PTRACE 1
- | #define PROC_MEM_FILE "mem"
- | #define HAVE_BUILTIN_ATOMIC 1
- | #define HAVE_LQ_TCP_INFO 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TIMES 1
- | #define HAVE_EPOLL 1
- | #define HAVE_POLL 1
- | #define HAVE_SELECT 1
- | #define HAVE_APPARMOR 1
- | #define HAVE_SYSTEMD_SD_DAEMON_H 1
- | #define HAVE_SYSTEMD 1
- | /* end confdefs.h. */
- | #include <sys/acl.h>
- configure:8849: result: no
- configure:8849: checking for sys/acl.h
- configure:8849: result: no
- configure:8859: checking for acl_free in -lacl
- configure:8884: x86_64-linux-gnu-gcc -o conftest -g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c -lacl -lapparmor -lsystemd >&5
- /usr/bin/ld: cannot find -lacl
- collect2: error: ld returned 1 exit status
- configure:8884: $? = 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 _GNU_SOURCE 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_DEV_URANDOM 1
- | #define HAVE_GCC_GLOBAL_REGS 1
- | #define HAVE_SETENV 1
- | #define HAVE_CLEARENV 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_ARPA_INET_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_SYSEXITS_H 1
- | #define HAVE_PRCTL 1
- | #define HAVE_CLOCK_GETTIME 1
- | #define HAVE_PTRACE 1
- | #define PROC_MEM_FILE "mem"
- | #define HAVE_BUILTIN_ATOMIC 1
- | #define HAVE_LQ_TCP_INFO 1
- | #define HAVE_SYSCONF 1
- | #define HAVE_TIMES 1
- | #define HAVE_EPOLL 1
- | #define HAVE_POLL 1
- | #define HAVE_SELECT 1
- | #define HAVE_APPARMOR 1
- | #define HAVE_SYSTEMD_SD_DAEMON_H 1
- | #define HAVE_SYSTEMD 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 acl_free ();
- | int
- | main ()
- | {
- | return acl_free ();
- | ;
- | return 0;
- | }
- configure:8893: result: no
- configure:8913: error: libacl required not found
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- _cv_have_broken_glibc_fopen_append=yes
- ac_cv_3arg_setrebindproc=yes
- ac_cv_alignof_exists=yes
- ac_cv_atof_accept_inf=yes
- ac_cv_atof_accept_nan=yes
- ac_cv_attribute_aligned=yes
- ac_cv_broken_sprintf=no
- ac_cv_build=x86_64-pc-linux-gnu
- ac_cv_c_bigendian_php=no
- ac_cv_c_compiler_gnu=yes
- ac_cv_c_const=yes
- ac_cv_c_inline=inline
- ac_cv_cmsghdr=yes
- ac_cv_crypt_blowfish=no
- ac_cv_crypt_des=yes
- ac_cv_crypt_ext_des=no
- ac_cv_crypt_md5=yes
- ac_cv_crypt_sha256=yes
- ac_cv_crypt_sha512=yes
- ac_cv_cxx_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='-g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g'
- ac_cv_env_CPPFLAGS_set=set
- ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2'
- 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='-g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security'
- ac_cv_env_CXX_set=
- ac_cv_env_CXX_value=
- ac_cv_env_LDFLAGS_set=set
- ac_cv_env_LDFLAGS_value='-Wl,-z,relro -Wl,-z,now -Wl,--as-needed'
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_LT_SYS_LIBRARY_PATH_set=
- ac_cv_env_LT_SYS_LIBRARY_PATH_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-linux-gnu
- ac_cv_env_host_alias_set=set
- ac_cv_env_host_alias_value=x86_64-linux-gnu
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_flush_io=no
- ac_cv_func_RAND_egd=no
- ac_cv_func___dlopen=no
- ac_cv_func___dn_expand=yes
- ac_cv_func___dn_skipname=yes
- ac_cv_func___dns_search=no
- ac_cv_func___res_ndestroy=no
- ac_cv_func___res_nsearch=no
- ac_cv_func___res_search=yes
- ac_cv_func___yp_get_default_domain=no
- ac_cv_func__doprnt=no
- ac_cv_func_acosh=yes
- ac_cv_func_alloca_works=yes
- ac_cv_func_alphasort=yes
- ac_cv_func_asctime_r=yes
- ac_cv_func_asinh=yes
- ac_cv_func_asprintf=yes
- ac_cv_func_atanh=yes
- ac_cv_func_atoll=yes
- ac_cv_func_chroot=yes
- ac_cv_func_clearenv=yes
- ac_cv_func_crypt=no
- ac_cv_func_crypt_r=no
- ac_cv_func_ctermid=yes
- ac_cv_func_ctime_r=yes
- ac_cv_func_cuserid=yes
- ac_cv_func_dlopen=yes
- ac_cv_func_dn_expand=yes
- ac_cv_func_dn_skipname=yes
- ac_cv_func_dns_search=no
- ac_cv_func_finite=yes
- ac_cv_func_flock=yes
- ac_cv_func_fnmatch_works=yes
- ac_cv_func_fopencookie=yes
- ac_cv_func_fork=yes
- ac_cv_func_fpclass=no
- 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_getcwd=yes
- ac_cv_func_getgrgid_r=yes
- ac_cv_func_getgrnam_r=yes
- ac_cv_func_getgroups=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_getpgid=yes
- ac_cv_func_getpid=yes
- ac_cv_func_getpriority=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_getrlimit=yes
- ac_cv_func_getrusage=yes
- ac_cv_func_getservbyname=yes
- ac_cv_func_getservbyport=yes
- ac_cv_func_getsid=yes
- ac_cv_func_gettimeofday=yes
- ac_cv_func_getwd=yes
- ac_cv_func_glob=yes
- ac_cv_func_gmtime_r=yes
- ac_cv_func_grantpt=yes
- ac_cv_func_hstrerror=yes
- ac_cv_func_htonl=yes
- ac_cv_func_hypot=yes
- ac_cv_func_iconv=yes
- ac_cv_func_if_indextoname=yes
- ac_cv_func_if_nametoindex=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_initgroups=yes
- ac_cv_func_isascii=yes
- ac_cv_func_kill=yes
- ac_cv_func_lchown=yes
- ac_cv_func_ldap_bind_s=yes
- ac_cv_func_ldap_control_find=yes
- ac_cv_func_ldap_parse_reference=yes
- ac_cv_func_ldap_parse_result=yes
- ac_cv_func_ldap_start_tls_s=yes
- ac_cv_func_link=yes
- ac_cv_func_localeconv=yes
- ac_cv_func_localtime_r=yes
- ac_cv_func_lockf=yes
- ac_cv_func_log1p=yes
- ac_cv_func_lrand48=yes
- ac_cv_func_makedev=no
- ac_cv_func_mblen=yes
- ac_cv_func_mbrlen=yes
- ac_cv_func_mbsinit=yes
- ac_cv_func_memcmp_working=yes
- ac_cv_func_memcpy=yes
- ac_cv_func_memmove=yes
- ac_cv_func_mempcpy=yes
- ac_cv_func_mkfifo=yes
- ac_cv_func_mknod=yes
- ac_cv_func_mkstemp=yes
- ac_cv_func_mmap=yes
- ac_cv_func_mprotect=yes
- ac_cv_func_mremap=yes
- ac_cv_func_nanosleep=yes
- ac_cv_func_nice=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_res_ndestroy=no
- ac_cv_func_res_nsearch=yes
- ac_cv_func_res_search=yes
- ac_cv_func_rl_completion_matches=no
- ac_cv_func_scandir=yes
- ac_cv_func_setegid=yes
- ac_cv_func_setenv=yes
- ac_cv_func_seteuid=yes
- ac_cv_func_setitimer=yes
- ac_cv_func_setlocale=yes
- ac_cv_func_setpgid=yes
- ac_cv_func_setpriority=yes
- ac_cv_func_setproctitle=no
- ac_cv_func_setrlimit=yes
- ac_cv_func_setsid=yes
- ac_cv_func_setsockopt=yes
- ac_cv_func_setvbuf=yes
- ac_cv_func_shutdown=yes
- ac_cv_func_sigaction=yes
- ac_cv_func_sigprocmask=yes
- ac_cv_func_sigsetjmp=no
- ac_cv_func_sigtimedwait=yes
- ac_cv_func_sigwaitinfo=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_strfmon=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_strpncpy=no
- ac_cv_func_strptime=yes
- ac_cv_func_strstr=yes
- ac_cv_func_strtod=yes
- ac_cv_func_strtok_r=yes
- ac_cv_func_strtol=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_wait3=yes
- ac_cv_func_wait4=yes
- ac_cv_func_waitpid=yes
- ac_cv_func_which_gethostbyname_r=six
- ac_cv_func_yp_get_default_domain=yes
- ac_cv_gai_ai_v4mapped=yes
- ac_cv_have_decl_arc4random_buf=no
- ac_cv_have_decl_isfinite=yes
- ac_cv_have_decl_isinf=yes
- ac_cv_have_decl_isnan=yes
- ac_cv_have_utsname_domainname=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_atomic_h=no
- 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_errno_h=yes
- ac_cv_header_fcntl_h=yes
- ac_cv_header_fts_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_malloc_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_netinet_tcp_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_stdbool_h=yes
- ac_cv_header_stdc=yes
- ac_cv_header_stdint_h=yes
- ac_cv_header_stdio_h=yes
- ac_cv_header_stdlib_h=yes
- ac_cv_header_string_h=yes
- ac_cv_header_strings_h=yes
- ac_cv_header_sys_acl_h=no
- 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_mkdev_h=no
- ac_cv_header_sys_mman_h=yes
- ac_cv_header_sys_mount_h=yes
- ac_cv_header_sys_msg_h=yes
- ac_cv_header_sys_param_h=yes
- ac_cv_header_sys_poll_h=yes
- ac_cv_header_sys_pstat_h=no
- ac_cv_header_sys_resource_h=yes
- ac_cv_header_sys_sdt_h=yes
- ac_cv_header_sys_select_h=yes
- ac_cv_header_sys_socket_h=yes
- ac_cv_header_sys_sockio_h=no
- 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_times_h=yes
- ac_cv_header_sys_types_h=yes
- ac_cv_header_sys_uio_h=yes
- ac_cv_header_sys_un_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_systemd_sd_daemon_h=yes
- ac_cv_header_termios_h=yes
- ac_cv_header_time=yes
- ac_cv_header_unistd_h=yes
- ac_cv_header_unix_h=no
- ac_cv_header_utime_h=yes
- ac_cv_header_wchar_h=yes
- ac_cv_host=x86_64-pc-linux-gnu
- ac_cv_huge_val_inf=yes
- ac_cv_huge_val_nan=yes
- ac_cv_int_type_int32_t=yes
- ac_cv_int_type_uint32_t=yes
- ac_cv_ipv6_support=yes
- ac_cv_lib_Xpm_XpmFreeXpmImage=yes
- ac_cv_lib_acl_acl_free=no
- ac_cv_lib_aspell_new_aspell_config=yes
- ac_cv_lib_bind___dns_search=no
- ac_cv_lib_bind___res_ndestroy=no
- ac_cv_lib_bind_dns_search=no
- ac_cv_lib_bind_res_ndestroy=no
- ac_cv_lib_bz2_BZ2_bzerror=yes
- ac_cv_lib_c___bind_textdomain_codeset=yes
- ac_cv_lib_c___dcngettext=yes
- ac_cv_lib_c___dngettext=yes
- ac_cv_lib_c___ngettext=yes
- ac_cv_lib_c_bindtextdomain=yes
- ac_cv_lib_crypt_crypt=yes
- ac_cv_lib_crypto_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_dl_dlopen=yes
- ac_cv_lib_dnet_stub_dnet_addr=no
- ac_cv_lib_edit_readline=yes
- ac_cv_lib_edit_rl_callback_read_char=yes
- ac_cv_lib_edit_rl_on_new_line=yes
- ac_cv_lib_enchant_enchant_broker_set_param=yes
- ac_cv_lib_fbclient_isc_detach_database=yes
- ac_cv_lib_gd_gdImageCreate=yes
- ac_cv_lib_gd_gdImageCreateFromJpeg=yes
- ac_cv_lib_gd_gdImageCreateFromPng=yes
- ac_cv_lib_gd_gdImageCreateFromWebp=yes
- ac_cv_lib_gd_gdImageCreateFromXpm=yes
- ac_cv_lib_gd_gdImageStringFT=yes
- ac_cv_lib_gd_gdSetErrorMethod=yes
- ac_cv_lib_gd_gdVersionString=yes
- ac_cv_lib_gmp___gmpz_rootrem=yes
- ac_cv_lib_intl_bindtextdomain=no
- ac_cv_lib_jpeg_jpeg_read_header=yes
- ac_cv_lib_m_sin=yes
- ac_cv_lib_mcrypt_mcrypt_module_open=yes
- ac_cv_lib_ncurses_tgetent=yes
- ac_cv_lib_netsnmp___init_snmp=yes
- ac_cv_lib_netsnmp___shutdown_snmp_logging=yes
- ac_cv_lib_nsl_yp_get_default_domain=yes
- ac_cv_lib_odbc___SQLAllocHandle=yes
- ac_cv_lib_odbc___SQLBindCol=yes
- ac_cv_lib_pam_pam_start=yes
- ac_cv_lib_png_png_write_image=yes
- ac_cv_lib_pq_PQclientEncoding=yes
- ac_cv_lib_pq_PQcmdTuples=yes
- ac_cv_lib_pq_PQescapeByteaConn=yes
- ac_cv_lib_pq_PQescapeLiteral=yes
- ac_cv_lib_pq_PQescapeString=yes
- ac_cv_lib_pq_PQescapeStringConn=yes
- ac_cv_lib_pq_PQexecParams=yes
- ac_cv_lib_pq_PQexecPrepared=yes
- ac_cv_lib_pq_PQfreemem=yes
- ac_cv_lib_pq_PQftable=yes
- ac_cv_lib_pq_PQgetCopyData=yes
- ac_cv_lib_pq_PQoidValue=yes
- ac_cv_lib_pq_PQparameterStatus=yes
- ac_cv_lib_pq_PQprepare=yes
- ac_cv_lib_pq_PQprotocolVersion=yes
- ac_cv_lib_pq_PQputCopyData=yes
- ac_cv_lib_pq_PQputCopyEnd=yes
- ac_cv_lib_pq_PQresultErrorField=yes
- ac_cv_lib_pq_PQsendPrepare=yes
- ac_cv_lib_pq_PQsendQueryParams=yes
- ac_cv_lib_pq_PQsendQueryPrepared=yes
- ac_cv_lib_pq_PQsetErrorVerbosity=yes
- ac_cv_lib_pq_PQsetnonblocking=yes
- ac_cv_lib_pq_PQtransactionStatus=yes
- ac_cv_lib_pq_PQunescapeBytea=yes
- ac_cv_lib_pq_lo_create=yes
- ac_cv_lib_pq_lo_import_with_oid=yes
- ac_cv_lib_pq_lo_truncate64=yes
- ac_cv_lib_pq_lo_truncate=yes
- ac_cv_lib_pq_pg_encoding_to_char=yes
- ac_cv_lib_qdbm___dpopen=yes
- ac_cv_lib_recode_recode_format_table=yes
- ac_cv_lib_resolv___dns_search=no
- ac_cv_lib_resolv___res_ndestroy=no
- ac_cv_lib_resolv___res_nsearch=yes
- ac_cv_lib_resolv_dns_search=no
- ac_cv_lib_resolv_res_ndestroy=no
- ac_cv_lib_resolv_res_nsearch=no
- ac_cv_lib_rt_fdatasync=yes
- ac_cv_lib_rt_nanosleep=yes
- ac_cv_lib_sasl2_sasl_version=yes
- ac_cv_lib_socket___dns_search=no
- ac_cv_lib_socket___res_ndestroy=no
- ac_cv_lib_socket_dns_search=no
- ac_cv_lib_socket_res_ndestroy=no
- ac_cv_lib_sqlite3___sqlite3_open=yes
- ac_cv_lib_sqlite3_sqlite3_column_table_name=yes
- ac_cv_lib_sqlite3_sqlite3_load_extension=yes
- ac_cv_lib_sqlite3_sqlite3_prepare_v2=yes
- ac_cv_lib_ssl_DSA_get_default_method=yes
- ac_cv_lib_tidy_tidyOptGetDoc=yes
- ac_cv_lib_webp_WebPGetInfo=yes
- ac_cv_lib_z_gzgets=yes
- ac_cv_lib_zip_zip_open=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_FGREP='/bin/grep -F'
- ac_cv_path_GREP=/bin/grep
- ac_cv_path_ICU_CONFIG=/usr/bin/icu-config
- ac_cv_path_KRB5_CONFIG=/usr/bin/krb5-config
- 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_path_TOUCH=/usr/bin/touch
- ac_cv_path_UNZIP=/usr/bin/unzip
- ac_cv_path_lt_DD=/bin/dd
- ac_cv_php_xml2_config_path=/usr/bin/xml2-config
- ac_cv_pread=yes
- ac_cv_prog_AR=x86_64-linux-gnu-ar
- ac_cv_prog_AWK=gawk
- ac_cv_prog_CC=x86_64-linux-gnu-gcc
- ac_cv_prog_CPP='x86_64-linux-gnu-gcc -E'
- ac_cv_prog_CXX=x86_64-linux-gnu-g++
- ac_cv_prog_CXXCPP='x86_64-linux-gnu-g++ -E'
- ac_cv_prog_OBJDUMP=x86_64-linux-gnu-objdump
- ac_cv_prog_RANLIB=x86_64-linux-gnu-ranlib
- ac_cv_prog_RE2C=re2c
- ac_cv_prog_STRIP=x86_64-linux-gnu-strip
- ac_cv_prog_YACC='bison -y'
- ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_cc_x86_64_linux_gnu_gcc_c_o=yes
- ac_cv_prog_cxx_g=yes
- ac_cv_pthreads_cflags=-pthread
- ac_cv_pthreads_lib=pthread
- ac_cv_pwrite=yes
- ac_cv_safe_to_define___extensions__=yes
- ac_cv_search_inet_addr='none required'
- ac_cv_search_opendir='none required'
- ac_cv_search_socket='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_off_t=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_ss_family=yes
- ac_cv_strptime_decl_fails=yes
- ac_cv_struct_flock=yes
- ac_cv_struct_tm=time.h
- ac_cv_struct_tm_gmtoff=yes
- ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes
- ac_cv_sys_tiocgwinsz_in_termios_h=no
- ac_cv_target=x86_64-pc-linux-gnu
- ac_cv_time_r_type=POSIX
- ac_cv_type_fp_except=no
- ac_cv_type_in_addr_t=yes
- ac_cv_type_int16=no
- ac_cv_type_int16_t=yes
- ac_cv_type_int32=no
- ac_cv_type_int32_t=yes
- ac_cv_type_int64=no
- ac_cv_type_int64_t=yes
- ac_cv_type_int8=no
- ac_cv_type_int8_t=yes
- ac_cv_type_mbstate_t=yes
- ac_cv_type_signal=void
- ac_cv_type_size_t=yes
- ac_cv_type_ssize_t=yes
- ac_cv_type_u_int16_t=yes
- ac_cv_type_u_int32_t=yes
- ac_cv_type_u_int64_t=yes
- ac_cv_type_u_int8_t=yes
- ac_cv_type_uid_t=yes
- ac_cv_type_uint16=no
- ac_cv_type_uint16_t=yes
- ac_cv_type_uint32=no
- ac_cv_type_uint32_t=yes
- ac_cv_type_uint64=no
- ac_cv_type_uint64_t=yes
- ac_cv_type_uint8=no
- ac_cv_type_uint8_t=yes
- ac_cv_type_uint=yes
- ac_cv_type_ulong=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
- cli_cv_var_PS_STRINGS=no
- lt_cv_ar_at_file=@
- lt_cv_archive_cmds_need_lc=no
- lt_cv_deplibs_check_method=pass_all
- lt_cv_file_magic_cmd='$MAGIC_CMD'
- lt_cv_file_magic_test_file=
- lt_cv_ld_reload_flag=-r
- lt_cv_nm_interface='BSD nm'
- lt_cv_objdir=.libs
- lt_cv_path_LD=/usr/bin/ld
- lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
- lt_cv_path_NM='/usr/bin/x86_64-linux-gnu-nm -B'
- lt_cv_path_mainfest_tool=no
- lt_cv_prog_compiler_c_o=yes
- lt_cv_prog_compiler_c_o_CXX=yes
- lt_cv_prog_compiler_pic='-fPIC -DPIC'
- lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
- lt_cv_prog_compiler_pic_works=yes
- lt_cv_prog_compiler_pic_works_CXX=yes
- lt_cv_prog_compiler_rtti_exceptions=no
- lt_cv_prog_compiler_static_works=yes
- lt_cv_prog_compiler_static_works_CXX=yes
- lt_cv_prog_gnu_ld=yes
- lt_cv_prog_gnu_ldcxx=yes
- lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
- lt_cv_shlibpath_overrides_runpath=yes
- lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
- lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
- lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
- lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
- lt_cv_sys_global_symbol_to_import=
- lt_cv_sys_max_cmd_len=1572864
- lt_cv_to_host_file_cmd=func_convert_file_noop
- lt_cv_to_tool_file_cmd=func_convert_file_noop
- lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
- pdo_cv_inc_path=/tmp/php7.0-7.0.19/ext
- php_cv_bison_version='3.0 (ok)'
- php_cv_cc_dashr=no
- php_cv_cc_rpath=yes
- php_cv_libxml_build_works=yes
- php_cv_mbstring_stdarg=yes
- php_cv_re2c_version='0.16 (ok)'
- php_cv_semun=no
- 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-linux-gnu-gcc'
- CFLAGS='-g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall -pedantic -fsigned-char -fno-strict-aliasing -g'
- CONFIGURE_COMMAND=' '\''../configure'\'' '\''--includedir=${prefix}/include'\'' '\''--mandir=${prefix}/share/man'\'' '\''--infodir=${prefix}/share/info'\'' '\''--disable-silent-rules'\'' '\''--libdir=${prefix}/lib/x86_64-linux-gnu'\'' '\''--libexecdir=${prefix}/lib/x86_64-linux-gnu'\'' '\''--disable-maintainer-mode'\'' '\''--disable-dependency-tracking'\'' '\''--prefix=/usr'\'' '\''--enable-fpm'\'' '\''--enable-cli'\'' '\''--disable-cgi'\'' '\''--disable-phpdbg'\'' '\''--sysconfdir=/etc/php/7.0/fpm'\'' '\''--with-fpm-user=www-data'\'' '\''--with-fpm-group=www-data'\'' '\''--with-config-file-path=/etc/php/7.0/fpm'\'' '\''--with-config-file-scan-dir=/etc/php/7.0/fpm/conf.d'\'' '\''--with-fpm-acl=yes'\'' '\''--build=x86_64-linux-gnu'\'' '\''--host=x86_64-linux-gnu'\'' '\''--config-cache'\'' '\''--cache-file=/tmp/php7.0-7.0.19/config.cache'\'' '\''--libdir=\${prefix}/lib/php'\'' '\''--libexecdir=\${prefix}/lib/php'\'' '\''--datadir=\${prefix}/share/php/7.0'\'' '\''--program-suffix=7.0'\'' '\''--sysconfdir=/etc'\'' '\''--localstatedir=/var'\'' '\''--mandir=/usr/share/man'\'' '\''--disable-all'\'' '\''--disable-debug'\'' '\''--disable-rpath'\'' '\''--disable-static'\'' '\''--with-pic'\'' '\''--with-layout=GNU'\'' '\''--without-pear'\'' '\''--enable-filter'\'' '\''--with-openssl=yes'\'' '\''--with-pcre-regex=/usr'\'' '\''--enable-hash'\'' '\''--with-mhash=/usr'\'' '\''--enable-libxml'\'' '\''--enable-session'\'' '\''--with-system-tzdata'\'' '\''--with-zlib=/usr'\'' '\''--with-zlib-dir=/usr'\'' '\''--enable-dtrace'\'' '\''--with-libevent-dir=/usr'\'' '\''--with-fpm-systemd'\'' '\''build_alias=x86_64-linux-gnu'\'' '\''host_alias=x86_64-linux-gnu'\'' '\''CFLAGS=-g '\''-O2'\'' '\''-fdebug-prefix-map=/tmp/php7.0-7.0.19=.'\'' '\''-fstack-protector-strong'\'' '\''-Wformat'\'' '\''-Werror=format-security'\'' '\''-O2'\'' '\''-Wall'\'' '\''-pedantic'\'' '\''-fsigned-char'\'' '\''-fno-strict-aliasing'\'' '\''-g'\'''\'''
- CONFIGURE_OPTIONS=' '\''--includedir=${prefix}/include'\'' '\''--mandir=${prefix}/share/man'\'' '\''--infodir=${prefix}/share/info'\'' '\''--disable-silent-rules'\'' '\''--libdir=${prefix}/lib/x86_64-linux-gnu'\'' '\''--libexecdir=${prefix}/lib/x86_64-linux-gnu'\'' '\''--disable-maintainer-mode'\'' '\''--disable-dependency-tracking'\'' '\''--prefix=/usr'\'' '\''--enable-fpm'\'' '\''--enable-cli'\'' '\''--disable-cgi'\'' '\''--disable-phpdbg'\'' '\''--sysconfdir=/etc/php/7.0/fpm'\'' '\''--with-fpm-user=www-data'\'' '\''--with-fpm-group=www-data'\'' '\''--with-config-file-path=/etc/php/7.0/fpm'\'' '\''--with-config-file-scan-dir=/etc/php/7.0/fpm/conf.d'\'' '\''--with-fpm-acl=yes'\'' '\''--build=x86_64-linux-gnu'\'' '\''--host=x86_64-linux-gnu'\'' '\''--config-cache'\'' '\''--cache-file=/tmp/php7.0-7.0.19/config.cache'\'' '\''--libdir=\${prefix}/lib/php'\'' '\''--libexecdir=\${prefix}/lib/php'\'' '\''--datadir=\${prefix}/share/php/7.0'\'' '\''--program-suffix=7.0'\'' '\''--sysconfdir=/etc'\'' '\''--localstatedir=/var'\'' '\''--mandir=/usr/share/man'\'' '\''--disable-all'\'' '\''--disable-debug'\'' '\''--disable-rpath'\'' '\''--disable-static'\'' '\''--with-pic'\'' '\''--with-layout=GNU'\'' '\''--without-pear'\'' '\''--enable-filter'\'' '\''--with-openssl=yes'\'' '\''--with-pcre-regex=/usr'\'' '\''--enable-hash'\'' '\''--with-mhash=/usr'\'' '\''--enable-libxml'\'' '\''--enable-session'\'' '\''--with-system-tzdata'\'' '\''--with-zlib=/usr'\'' '\''--with-zlib-dir=/usr'\'' '\''--enable-dtrace'\'' '\''--with-libevent-dir=/usr'\'' '\''--with-fpm-systemd'\'' '\''build_alias=x86_64-linux-gnu'\'' '\''host_alias=x86_64-linux-gnu'\'' '\''CFLAGS=-g '\''-O2'\'' '\''-fdebug-prefix-map=/tmp/php7.0-7.0.19=.'\'' '\''-fstack-protector-strong'\'' '\''-Wformat'\'' '\''-Werror=format-security'\'' '\''-O2'\'' '\''-Wall'\'' '\''-pedantic'\'' '\''-fsigned-char'\'' '\''-fno-strict-aliasing'\'' '\''-g'\'''\'''
- CPP='x86_64-linux-gnu-gcc -E'
- CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
- CXX=''
- CXXCPP=''
- CXXFLAGS='-g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security'
- DEBIAN_PHP_API=''
- 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=''
- INCLUDE_PATH=''
- INLINE_CFLAGS=''
- INSTALL_IT=''
- KRB5_CONFIG=''
- LD=''
- LDFLAGS='-Wl,-z,relro -Wl,-z,now -Wl,--as-needed'
- LIBOBJS=''
- LIBS=' -lapparmor -lsystemd'
- LIBTOOL=''
- LIPO=''
- LN_S='ln -s'
- LTLIBOBJS=''
- LTP=''
- LTP_GENHTML=''
- LT_SYS_LIBRARY_PATH=''
- MANFMT=''
- MANIFEST_TOOL=''
- 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=''
- 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='7.0.19-1'
- PHP_VERSION_ID='70019'
- PKG_CONFIG='/usr/bin/pkg-config'
- PROG_SENDMAIL='/usr/sbin/sendmail'
- RANLIB=''
- RE2C='re2c'
- SED='/bin/sed'
- SHELL='/bin/bash'
- SHLIB_DL_SUFFIX_NAME='so'
- SHLIB_SUFFIX_NAME='so'
- SNMP_CONFIG=''
- STRIP=''
- TOUCH=''
- UNZIP=''
- YACC='bison -y'
- YFLAGS=''
- ZEND_EXTRA_LIBS=''
- ZEND_MODULE_API_NO=''
- abs_builddir='/tmp/php7.0-7.0.19/fpm-build'
- abs_srcdir='/tmp/php7.0-7.0.19'
- 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-linux-gnu'
- build_cpu='x86_64'
- build_os='linux-gnu'
- build_vendor='pc'
- datadir='\${prefix}/share/php/7.0'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE}'
- dvidir='${docdir}'
- exec_prefix='NONE'
- host='x86_64-pc-linux-gnu'
- host_alias='x86_64-linux-gnu'
- host_cpu='x86_64'
- host_os='linux-gnu'
- host_vendor='pc'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${prefix}/share/info'
- libdir='\${prefix}/lib/php'
- libexecdir='\${prefix}/lib/php'
- localedir='${datarootdir}/locale'
- localstatedir='/var'
- mandir='/usr/share/man'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- php_abs_top_builddir='/tmp/php7.0-7.0.19/fpm-build'
- php_abs_top_srcdir='/tmp/php7.0-7.0.19'
- php_fpm_group=''
- php_fpm_localstatedir=''
- php_fpm_prefix=''
- php_fpm_sysconfdir=''
- php_fpm_systemd='notify'
- php_fpm_user=''
- prefix='/usr'
- program_prefix='NONE'
- program_suffix='7.0'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- runstatedir='${localstatedir}/run'
- 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 _GNU_SOURCE 1
- #define STDC_HEADERS 1
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_SYS_STAT_H 1
- #define HAVE_STDLIB_H 1
- #define HAVE_STRING_H 1
- #define HAVE_MEMORY_H 1
- #define HAVE_STRINGS_H 1
- #define HAVE_INTTYPES_H 1
- #define HAVE_STDINT_H 1
- #define HAVE_UNISTD_H 1
- #define __EXTENSIONS__ 1
- #define _ALL_SOURCE 1
- #define _GNU_SOURCE 1
- #define _POSIX_PTHREAD_SEMANTICS 1
- #define _TANDEM_SOURCE 1
- #define HAVE_DEV_URANDOM 1
- #define HAVE_GCC_GLOBAL_REGS 1
- #define HAVE_SETENV 1
- #define HAVE_CLEARENV 1
- #define HAVE_ERRNO_H 1
- #define HAVE_FCNTL_H 1
- #define HAVE_STDIO_H 1
- #define HAVE_STDLIB_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_SYS_UIO_H 1
- #define HAVE_SYS_SELECT_H 1
- #define HAVE_SYS_SOCKET_H 1
- #define HAVE_SYS_TIME_H 1
- #define HAVE_ARPA_INET_H 1
- #define HAVE_NETINET_IN_H 1
- #define HAVE_SYSEXITS_H 1
- #define HAVE_PRCTL 1
- #define HAVE_CLOCK_GETTIME 1
- #define HAVE_PTRACE 1
- #define PROC_MEM_FILE "mem"
- #define HAVE_BUILTIN_ATOMIC 1
- #define HAVE_LQ_TCP_INFO 1
- #define HAVE_SYSCONF 1
- #define HAVE_TIMES 1
- #define HAVE_EPOLL 1
- #define HAVE_POLL 1
- #define HAVE_SELECT 1
- #define HAVE_APPARMOR 1
- #define HAVE_SYSTEMD_SD_DAEMON_H 1
- #define HAVE_SYSTEMD 1
- configure: exit 1
- cd /tmp/php7.0-7.0.19
- debian/rules:327: recipe for target 'override_dh_auto_configure-arch' failed
- make[1]: Leaving directory '/tmp/php7.0-7.0.19'
- debian/rules:275: recipe for target 'binary' failed
Advertisement
Add Comment
Please, Sign In to add comment