Guest User

Untitled

a guest
Aug 2nd, 2017
638
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 213.66 KB | None | 0 0
  1. dpkg-buildpackage: info: source package php7.0
  2. dpkg-buildpackage: info: source version 7.0.19-1
  3. dpkg-buildpackage: info: source distribution unstable
  4. dpkg-buildpackage: info: source changed by Ondřej Surý <ondrej@debian.org>
  5. dpkg-buildpackage: info: host architecture amd64
  6. dh clean --with systemd --with apache2 --parallel
  7.    dh_testdir -O--parallel
  8.    debian/rules override_dh_auto_clean
  9. make[1]: Entering directory '/tmp/php7.0-7.0.19'
  10. dh_testdir
  11. sed -i -e 's/EXTRA_VERSION="-1"/EXTRA_VERSION=""/' configure.in
  12. [ -f ext/ext_skel.in ] && mv ext/ext_skel.in ext/ext_skel
  13. debian/rules:287: recipe for target 'unprepared' failed
  14. rm -f prepared-stamp
  15. 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
  16. # just in case the build tests failed, kill the running mysqld
  17. /bin/sh -e debian/setup-mysql.sh 2285 /tmp/php7.0-7.0.19/mysql_db stop > /dev/null 2>&1 || exit 0
  18. rm -rf test-results.txt /tmp/php7.0-7.0.19/mysql_db
  19. # clean up autogenerated cruft
  20. cat debian/modulelist | while read module extname dsoname priority; do \
  21.     package=php7.0-${module}; versionless=$(echo ${package} | sed -e 's/7.0//g'); \
  22.     for cruft in postinst preinst prerm postrm; do \
  23.         rm -f debian/${package}.${cruft}; \
  24.     done; \
  25. done
  26. extdir=`debian/tmp/usr/bin/php-config7.0 --extension-dir | cut -b2- `; \
  27. for sapi in apache2 phpdbg embed fpm cgi cli; do \
  28.     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'); \
  29.     for cruft in preinst postinst prerm postrm links dirs triggers lintian-overrides; do \
  30.         rm -f debian/${package}.${cruft}; \
  31.     done; \
  32. done
  33. # clean build directories
  34. for target in ext apache2 phpdbg embed fpm cgi cli; do \
  35.   dh_auto_clean --builddirectory ${target}-build --parallel; \
  36.   rm -rf ${target}-build; \
  37. done
  38. # remove shared config.cache
  39. rm -f /tmp/php7.0-7.0.19/config.cache
  40. make[1]: Leaving directory '/tmp/php7.0-7.0.19'
  41.    dh_clean -O--parallel
  42.     rm -f debian/debhelper-build-stamp
  43.     rm -f debian/libapache2-mod-php7.0.substvars
  44.     rm -f debian/libapache2-mod-php7.0.*.debhelper
  45.     rm -rf debian/libapache2-mod-php7.0/
  46.     rm -f debian/libphp7.0-embed.substvars
  47.     rm -f debian/libphp7.0-embed.*.debhelper
  48.     rm -rf debian/libphp7.0-embed/
  49.     rm -f debian/php7.0.substvars
  50.     rm -f debian/php7.0.*.debhelper
  51.     rm -rf debian/php7.0/
  52.     rm -f debian/php7.0-cgi.substvars
  53.     rm -f debian/php7.0-cgi.*.debhelper
  54.     rm -rf debian/php7.0-cgi/
  55.     rm -f debian/php7.0-cli.substvars
  56.     rm -f debian/php7.0-cli.*.debhelper
  57.     rm -rf debian/php7.0-cli/
  58.     rm -f debian/php7.0-dev.substvars
  59.     rm -f debian/php7.0-dev.*.debhelper
  60.     rm -rf debian/php7.0-dev/
  61.     rm -f debian/php7.0-fpm.substvars
  62.     rm -f debian/php7.0-fpm.*.debhelper
  63.     rm -rf debian/php7.0-fpm/
  64.     rm -f debian/php7.0-phpdbg.substvars
  65.     rm -f debian/php7.0-phpdbg.*.debhelper
  66.     rm -rf debian/php7.0-phpdbg/
  67.     rm -f debian/php7.0-xsl.substvars
  68.     rm -f debian/php7.0-xsl.*.debhelper
  69.     rm -rf debian/php7.0-xsl/
  70.     rm -f debian/php7.0-intl.substvars
  71.     rm -f debian/php7.0-intl.*.debhelper
  72.     rm -rf debian/php7.0-intl/
  73.     rm -f debian/php7.0-odbc.substvars
  74.     rm -f debian/php7.0-odbc.*.debhelper
  75.     rm -rf debian/php7.0-odbc/
  76.     rm -f debian/php7.0-readline.substvars
  77.     rm -f debian/php7.0-readline.*.debhelper
  78.     rm -rf debian/php7.0-readline/
  79.     rm -f debian/php7.0-recode.substvars
  80.     rm -f debian/php7.0-recode.*.debhelper
  81.     rm -rf debian/php7.0-recode/
  82.     rm -f debian/php7.0-sqlite3.substvars
  83.     rm -f debian/php7.0-sqlite3.*.debhelper
  84.     rm -rf debian/php7.0-sqlite3/
  85.     rm -f debian/php7.0-xml.substvars
  86.     rm -f debian/php7.0-xml.*.debhelper
  87.     rm -rf debian/php7.0-xml/
  88.     rm -f debian/php7.0-zip.substvars
  89.     rm -f debian/php7.0-zip.*.debhelper
  90.     rm -rf debian/php7.0-zip/
  91.     rm -f debian/php7.0-sybase.substvars
  92.     rm -f debian/php7.0-sybase.*.debhelper
  93.     rm -rf debian/php7.0-sybase/
  94.     rm -f debian/php7.0-gd.substvars
  95.     rm -f debian/php7.0-gd.*.debhelper
  96.     rm -rf debian/php7.0-gd/
  97.     rm -f debian/php7.0-gmp.substvars
  98.     rm -f debian/php7.0-gmp.*.debhelper
  99.     rm -rf debian/php7.0-gmp/
  100.     rm -f debian/php7.0-ldap.substvars
  101.     rm -f debian/php7.0-ldap.*.debhelper
  102.     rm -rf debian/php7.0-ldap/
  103.     rm -f debian/php7.0-common.substvars
  104.     rm -f debian/php7.0-common.*.debhelper
  105.     rm -rf debian/php7.0-common/
  106.     rm -f debian/php7.0-tidy.substvars
  107.     rm -f debian/php7.0-tidy.*.debhelper
  108.     rm -rf debian/php7.0-tidy/
  109.     rm -f debian/php7.0-mcrypt.substvars
  110.     rm -f debian/php7.0-mcrypt.*.debhelper
  111.     rm -rf debian/php7.0-mcrypt/
  112.     rm -f debian/php7.0-snmp.substvars
  113.     rm -f debian/php7.0-snmp.*.debhelper
  114.     rm -rf debian/php7.0-snmp/
  115.     rm -f debian/php7.0-curl.substvars
  116.     rm -f debian/php7.0-curl.*.debhelper
  117.     rm -rf debian/php7.0-curl/
  118.     rm -f debian/php7.0-json.substvars
  119.     rm -f debian/php7.0-json.*.debhelper
  120.     rm -rf debian/php7.0-json/
  121.     rm -f debian/php7.0-pgsql.substvars
  122.     rm -f debian/php7.0-pgsql.*.debhelper
  123.     rm -rf debian/php7.0-pgsql/
  124.     rm -f debian/php7.0-mbstring.substvars
  125.     rm -f debian/php7.0-mbstring.*.debhelper
  126.     rm -rf debian/php7.0-mbstring/
  127.     rm -f debian/php7.0-enchant.substvars
  128.     rm -f debian/php7.0-enchant.*.debhelper
  129.     rm -rf debian/php7.0-enchant/
  130.     rm -f debian/php7.0-opcache.substvars
  131.     rm -f debian/php7.0-opcache.*.debhelper
  132.     rm -rf debian/php7.0-opcache/
  133.     rm -f debian/php7.0-imap.substvars
  134.     rm -f debian/php7.0-imap.*.debhelper
  135.     rm -rf debian/php7.0-imap/
  136.     rm -f debian/php7.0-mysql.substvars
  137.     rm -f debian/php7.0-mysql.*.debhelper
  138.     rm -rf debian/php7.0-mysql/
  139.     rm -f debian/php7.0-bcmath.substvars
  140.     rm -f debian/php7.0-bcmath.*.debhelper
  141.     rm -rf debian/php7.0-bcmath/
  142.     rm -f debian/php7.0-soap.substvars
  143.     rm -f debian/php7.0-soap.*.debhelper
  144.     rm -rf debian/php7.0-soap/
  145.     rm -f debian/php7.0-dba.substvars
  146.     rm -f debian/php7.0-dba.*.debhelper
  147.     rm -rf debian/php7.0-dba/
  148.     rm -f debian/php7.0-interbase.substvars
  149.     rm -f debian/php7.0-interbase.*.debhelper
  150.     rm -rf debian/php7.0-interbase/
  151.     rm -f debian/php7.0-xmlrpc.substvars
  152.     rm -f debian/php7.0-xmlrpc.*.debhelper
  153.     rm -rf debian/php7.0-xmlrpc/
  154.     rm -f debian/php7.0-pspell.substvars
  155.     rm -f debian/php7.0-pspell.*.debhelper
  156.     rm -rf debian/php7.0-pspell/
  157.     rm -f debian/php7.0-bz2.substvars
  158.     rm -f debian/php7.0-bz2.*.debhelper
  159.     rm -rf debian/php7.0-bz2/
  160.     rm -rf debian/.debhelper/
  161.     rm -f debian/*.debhelper.log
  162.     rm -f debian/files
  163.     find .  \( \( \
  164.         \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \
  165.             \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
  166.          -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
  167.          -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
  168.          -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
  169.         \) -exec rm -f {} + \) -o \
  170.         \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
  171.     rm -f *-stamp
  172. dpkg-source: info: using source format '3.0 (quilt)'
  173. dpkg-source: info: building php7.0 using existing ./php7.0_7.0.19.orig.tar.xz
  174. dpkg-source: info: building php7.0 in php7.0_7.0.19-1.debian.tar.xz
  175. dpkg-source: info: building php7.0 in php7.0_7.0.19-1.dsc
  176. make: 'build' is up to date.
  177. dh binary --with systemd --with apache2 --parallel
  178.    dh_testdir -O--parallel
  179.    dh_update_autotools_config -O--parallel
  180.     install -d debian/.debhelper/bucket/files
  181.     cp -an --reflink=auto config.guess debian/.debhelper/bucket/files/b7eab9b8a73dc6e0421366bca6921cd2621dab6c3909d6e3bebf863011442d15.tmp
  182.     mv -f debian/.debhelper/bucket/files/b7eab9b8a73dc6e0421366bca6921cd2621dab6c3909d6e3bebf863011442d15.tmp debian/.debhelper/bucket/files/b7eab9b8a73dc6e0421366bca6921cd2621dab6c3909d6e3bebf863011442d15
  183.     cp -f /usr/share/misc/config.guess ./config.guess
  184.     cp -an --reflink=auto config.sub debian/.debhelper/bucket/files/82745ce935695e7984a053c155a64b9ad16ece3a07d931cc90ab3fb28b7221af.tmp
  185.     mv -f debian/.debhelper/bucket/files/82745ce935695e7984a053c155a64b9ad16ece3a07d931cc90ab3fb28b7221af.tmp debian/.debhelper/bucket/files/82745ce935695e7984a053c155a64b9ad16ece3a07d931cc90ab3fb28b7221af
  186.     cp -f /usr/share/misc/config.sub ./config.sub
  187.    debian/rules override_dh_auto_configure-arch
  188. make[1]: Entering directory '/tmp/php7.0-7.0.19'
  189. [ -f ext/ext_skel ] && mv ext/ext_skel ext/ext_skel.in
  190. sed -i -e 's/EXTRA_VERSION=""/EXTRA_VERSION="-1"/' configure.in
  191. ./buildconf --force
  192. Forcing buildconf
  193. Removing configure caches
  194. make[2]: Entering directory '/tmp/php7.0-7.0.19'
  195. buildconf: checking installation...
  196. buildconf: autoconf version 2.69 (ok)
  197. make[3]: Entering directory '/tmp/php7.0-7.0.19'
  198. rebuilding aclocal.m4
  199. rebuilding configure
  200. rebuilding main/php_config.h.in
  201. make[3]: Leaving directory '/tmp/php7.0-7.0.19'
  202. make[2]: Leaving directory '/tmp/php7.0-7.0.19'
  203. touch prepared-stamp
  204. sed -e "s/@PHP_VERSION@/7.0/g" >debian/source.lintian-overrides <debian/source.lintian-overrides.in
  205. sed -e "s/@PHP_VERSION@/7.0/g" -e "s/@BUILT_USING@//g" >debian/control <debian/control.in
  206. 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 \
  207.   package=php7.0-${ext}; \
  208.   description=$(eval echo \${${ext}_DESCRIPTION}); \
  209.   echo >>debian/control; \
  210.   sed -e "s|@ext@|${ext}|" -e "s|@package@|${package}|" -e "s|@description@|${description}|" >>debian/control <debian/php-module.control.in; \
  211. done
  212. mkdir -p debian/tests
  213. for f in debian/tests.in/*; do \
  214.   t=$(basename ${f}); \
  215.   < 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}; \
  216. done
  217. for target in ext apache2 phpdbg embed fpm cgi cli; do \
  218.   dh_auto_configure --builddirectory ${target}-build --parallel -- $(eval echo \${${target}_config}); \
  219. done
  220.     mkdir -p ext-build
  221.     cd ext-build
  222.     ../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
  223. configure: creating cache /tmp/php7.0-7.0.19/config.cache
  224. checking for grep that handles long lines and -e... /bin/grep
  225. checking for egrep... /bin/grep -E
  226. checking for a sed that does not truncate output... /bin/sed
  227. checking build system type... x86_64-pc-linux-gnu
  228. checking host system type... x86_64-pc-linux-gnu
  229. checking target system type... x86_64-pc-linux-gnu
  230. Updated main/php_version.h
  231. checking for x86_64-linux-gnu-cc... no
  232. checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
  233. checking whether the C compiler works... yes
  234. checking for C compiler default output file name... a.out
  235. checking for suffix of executables...
  236. checking whether we are cross compiling... no
  237. checking for suffix of object files... o
  238. checking whether we are using the GNU C compiler... yes
  239. checking whether x86_64-linux-gnu-gcc accepts -g... yes
  240. checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
  241. checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
  242. checking for icc... no
  243. checking for suncc... no
  244. checking whether x86_64-linux-gnu-gcc and cc understand -c and -o together... yes
  245. checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
  246. checking for ANSI C header files... yes
  247. checking for sys/types.h... yes
  248. checking for sys/stat.h... yes
  249. checking for stdlib.h... yes
  250. checking for string.h... yes
  251. checking for memory.h... yes
  252. checking for strings.h... yes
  253. checking for inttypes.h... yes
  254. checking for stdint.h... yes
  255. checking for unistd.h... yes
  256. checking minix/config.h usability... no
  257. checking minix/config.h presence... no
  258. checking for minix/config.h... no
  259. checking whether it is safe to define __EXTENSIONS__... yes
  260. checking whether ln -s works... yes
  261. checking for system library directory... lib
  262. checking whether to enable runpaths... no
  263. checking if compiler supports -R... no
  264. checking if compiler supports -Wl,-rpath,... yes
  265. checking for gawk... gawk
  266. checking for bison... bison -y
  267. checking for bison version... 3.0 (ok)
  268. checking for re2c... re2c
  269. checking for re2c version... 0.16 (ok)
  270. checking whether to enable computed goto gcc extension with re2c... no
  271. checking whether to force non-PIC code in shared modules... no
  272. checking whether /dev/urandom exists... yes
  273. checking whether /dev/arandom exists... no
  274. checking for global register variables support... yes
  275. checking for pthreads_cflags... -pthread
  276. checking for pthreads_lib... pthread
  277.  
  278. Configuring SAPI modules
  279. checking for Apache 2.0 handler-module support via DSO through APXS... no
  280. checking for setproctitle... no
  281. checking sys/pstat.h usability... no
  282. checking sys/pstat.h presence... no
  283. checking for sys/pstat.h... no
  284. checking for PS_STRINGS... no
  285. checking for CLI build... yes
  286. checking for embedded SAPI library support... no
  287. checking for FPM build... no
  288. checking for LiteSpeed support... no
  289. checking for phpdbg support... no
  290. checking for phpdbg web SAPI support... no
  291. checking for phpdbg debug build... no
  292. checking for CGI build... yes
  293. checking for chosen SAPI module... none
  294. checking for executable SAPI binaries...  cli
  295.  
  296. Running system checks
  297. checking for sendmail... /usr/sbin/sendmail
  298. checking whether system uses EBCDIC... no
  299. checking whether byte ordering is bigendian... no
  300. checking whether writing to stdout works... This is the test message -- yes
  301. checking for socket... yes
  302. checking for socketpair... yes
  303. checking for htonl... yes
  304. checking for gethostname... yes
  305. checking for gethostbyaddr... yes
  306. checking for yp_get_default_domain... no
  307. checking for __yp_get_default_domain... no
  308. checking for yp_get_default_domain in -lnsl... yes
  309. checking for dlopen... no
  310. checking for __dlopen... no
  311. checking for dlopen in -ldl... yes
  312. checking for sin in -lm... yes
  313. checking for inet_aton... yes
  314. checking for ANSI C header files... (cached) yes
  315. checking for dirent.h that defines DIR... yes
  316. checking for library containing opendir... none required
  317. checking for inttypes.h... (cached) yes
  318. checking for stdint.h... (cached) yes
  319. checking for dirent.h... yes
  320. checking for ApplicationServices/ApplicationServices.h... no
  321. checking for sys/param.h... yes
  322. checking for sys/types.h... (cached) yes
  323. checking for sys/time.h... yes
  324. checking for netinet/in.h... yes
  325. checking for alloca.h... yes
  326. checking for arpa/inet.h... yes
  327. checking for arpa/nameser.h... yes
  328. checking for assert.h... yes
  329. checking for crypt.h... yes
  330. checking for dns.h... no
  331. checking for fcntl.h... yes
  332. checking for grp.h... yes
  333. checking for ieeefp.h... no
  334. checking for langinfo.h... yes
  335. checking for limits.h... yes
  336. checking for locale.h... yes
  337. checking for monetary.h... yes
  338. checking for netdb.h... yes
  339. checking for pwd.h... yes
  340. checking for resolv.h... yes
  341. checking for signal.h... yes
  342. checking for stdarg.h... yes
  343. checking for stdlib.h... (cached) yes
  344. checking for string.h... (cached) yes
  345. checking for syslog.h... yes
  346. checking for sysexits.h... yes
  347. checking for sys/ioctl.h... yes
  348. checking for sys/file.h... yes
  349. checking for sys/mman.h... yes
  350. checking for sys/mount.h... yes
  351. checking for sys/poll.h... yes
  352. checking for sys/resource.h... yes
  353. checking for sys/select.h... yes
  354. checking for sys/socket.h... yes
  355. checking for sys/stat.h... (cached) yes
  356. checking for sys/statfs.h... yes
  357. checking for sys/statvfs.h... yes
  358. checking for sys/vfs.h... yes
  359. checking for sys/sysexits.h... no
  360. checking for sys/varargs.h... no
  361. checking for sys/wait.h... yes
  362. checking for sys/loadavg.h... no
  363. checking for termios.h... yes
  364. checking for unistd.h... (cached) yes
  365. checking for unix.h... no
  366. checking for utime.h... yes
  367. checking for sys/utsname.h... yes
  368. checking for sys/ipc.h... yes
  369. checking for dlfcn.h... yes
  370. checking for assert.h... (cached) yes
  371. checking for fopencookie... yes
  372. checking for broken getcwd... no
  373. checking for broken libc stdio... yes
  374. checking whether struct tm is in sys/time.h or time.h... time.h
  375. checking for struct tm.tm_zone... yes
  376. checking for missing declarations of reentrant functions... done
  377. checking for fclose declaration... ok
  378. checking for tm_gmtoff in struct tm... yes
  379. checking for struct flock... yes
  380. checking for socklen_t... yes
  381. checking size of size_t... 8
  382. checking size of long long... 8
  383. checking size of long long int... 8
  384. checking size of long... 8
  385. checking size of int... 4
  386. checking size of intmax_t... 8
  387. checking size of ssize_t... 8
  388. checking size of ptrdiff_t... 8
  389. checking size of short... 2
  390. checking size of int... (cached) 4
  391. checking size of long... (cached) 8
  392. checking size of long long... (cached) 8
  393. checking for int8... no
  394. checking for int16... no
  395. checking for int32... no
  396. checking for int64... no
  397. checking for int8_t... yes
  398. checking for int16_t... yes
  399. checking for int32_t... yes
  400. checking for int64_t... yes
  401. checking for uint8... no
  402. checking for uint16... no
  403. checking for uint32... no
  404. checking for uint64... no
  405. checking for uint8_t... yes
  406. checking for uint16_t... yes
  407. checking for uint32_t... yes
  408. checking for uint64_t... yes
  409. checking for u_int8_t... yes
  410. checking for u_int16_t... yes
  411. checking for u_int32_t... yes
  412. checking for u_int64_t... yes
  413. checking for __builtin_expect... yes
  414. checking for __builtin_clz... yes
  415. checking for __builtin_ctzl... yes
  416. checking for __builtin_ctzll... yes
  417. checking for struct stat.st_blksize... yes
  418. checking for struct stat.st_blocks... yes
  419. checking for struct stat.st_rdev... yes
  420. checking for size_t... yes
  421. checking for uid_t in sys/types.h... yes
  422. checking for struct sockaddr_storage... yes
  423. checking for field sa_len in struct sockaddr... no
  424. checking for IPv6 support... yes
  425. checking for vprintf... yes
  426. checking for _doprnt... no
  427. checking for alphasort... yes
  428. checking for asctime_r... yes
  429. checking for chroot... yes
  430. checking for ctime_r... yes
  431. checking for cuserid... yes
  432. checking for crypt... no
  433. checking for flock... yes
  434. checking for ftok... yes
  435. checking for funopen... no
  436. checking for gai_strerror... yes
  437. checking for gcvt... yes
  438. checking for getloadavg... yes
  439. checking for getlogin... yes
  440. checking for getprotobyname... yes
  441. checking for getprotobynumber... yes
  442. checking for getservbyname... yes
  443. checking for getservbyport... yes
  444. checking for gethostname... (cached) yes
  445. checking for getrusage... yes
  446. checking for gettimeofday... yes
  447. checking for gmtime_r... yes
  448. checking for getpwnam_r... yes
  449. checking for getgrnam_r... yes
  450. checking for getpwuid_r... yes
  451. checking for grantpt... yes
  452. checking for inet_ntoa... yes
  453. checking for inet_ntop... yes
  454. checking for inet_pton... yes
  455. checking for isascii... yes
  456. checking for link... yes
  457. checking for localtime_r... yes
  458. checking for lockf... yes
  459. checking for lchown... yes
  460. checking for lrand48... yes
  461. checking for memcpy... yes
  462. checking for memmove... yes
  463. checking for mkstemp... yes
  464. checking for mmap... yes
  465. checking for nl_langinfo... yes
  466. checking for perror... yes
  467. checking for poll... yes
  468. checking for ptsname... yes
  469. checking for putenv... yes
  470. checking for realpath... yes
  471. checking for random... yes
  472. checking for rand_r... yes
  473. checking for scandir... yes
  474. checking for setitimer... yes
  475. checking for setlocale... yes
  476. checking for localeconv... yes
  477. checking for setenv... yes
  478. checking for setpgid... yes
  479. checking for setsockopt... yes
  480. checking for setvbuf... yes
  481. checking for shutdown... yes
  482. checking for sin... yes
  483. checking for snprintf... yes
  484. checking for srand48... yes
  485. checking for srandom... yes
  486. checking for statfs... yes
  487. checking for statvfs... yes
  488. checking for std_syslog... no
  489. checking for strcasecmp... yes
  490. checking for strcoll... yes
  491. checking for strdup... yes
  492. checking for strerror... yes
  493. checking for strftime... yes
  494. checking for strnlen... yes
  495. checking for strptime... yes
  496. checking for strstr... yes
  497. checking for strtok_r... yes
  498. checking for symlink... yes
  499. checking for tempnam... yes
  500. checking for tzset... yes
  501. checking for unlockpt... yes
  502. checking for unsetenv... yes
  503. checking for usleep... yes
  504. checking for utime... yes
  505. checking for vsnprintf... yes
  506. checking for vasprintf... yes
  507. checking for asprintf... yes
  508. checking for nanosleep... yes
  509. checking for nanosleep in -lrt... yes
  510. checking for getaddrinfo... yes
  511. checking for __sync_fetch_and_add... yes
  512. checking for strlcat... no
  513. checking for strlcpy... no
  514. checking for getopt... yes
  515. checking for utime.h... (cached) yes
  516. checking whether utime accepts a null argument... yes
  517. checking for working alloca.h... yes
  518. checking for alloca... yes
  519. checking for declared timezone... yes
  520. checking for type of reentrant time-related functions... POSIX
  521. checking for readdir_r... yes
  522. checking for type of readdir_r... POSIX
  523. checking for in_addr_t... yes
  524. checking for crypt_r... no
  525.  
  526. General settings
  527. checking whether to include gcov symbols... no
  528. checking whether to include debugging symbols... no
  529. checking layout of installed files... GNU
  530. checking path to configuration file... /etc/php/7.0/apache2
  531. checking where to scan for configuration files... /etc/php/7.0/apache2/conf.d
  532. checking whether to enable PHP's own SIGCHLD handler... no
  533. checking whether to explicitly link against libgcc... no
  534. checking whether to enable short tags by default... yes
  535. checking whether to enable dmalloc... no
  536. checking whether to enable IPv6 support... yes
  537. checking whether to enable DTrace support... yes
  538. checking sys/sdt.h usability... yes
  539. checking sys/sdt.h presence... yes
  540. checking for sys/sdt.h... yes
  541. checking how big to make fd sets... using system default
  542.  
  543. Configuring extensions
  544. checking size of long... (cached) 8
  545. checking size of int... (cached) 4
  546. checking for int32_t... yes
  547. checking for uint32_t... yes
  548. checking for sys/types.h... (cached) yes
  549. checking for inttypes.h... (cached) yes
  550. checking for stdint.h... (cached) yes
  551. checking for string.h... (cached) yes
  552. checking for stdlib.h... (cached) yes
  553. checking for strtoll... yes
  554. checking for atoll... yes
  555. checking for strftime... (cached) yes
  556. checking for use of system timezone data... yes
  557. checking whether to enable LIBXML support... yes
  558. checking libxml2 install dir... /usr
  559. checking for xml2-config path... /usr/bin/xml2-config
  560. checking whether libxml build works... yes
  561. checking for OpenSSL support... yes
  562. checking for Kerberos support... yes
  563. checking whether to use system default cipher list instead of hardcoded value... no
  564. checking for krb5-config... /usr/bin/krb5-config
  565. checking for RAND_egd... no
  566. checking for pkg-config... /usr/bin/pkg-config
  567. checking for PCRE headers location... /usr/include
  568. checking for PCRE library location... /usr/lib/x86_64-linux-gnu
  569. checking whether to enable PCRE JIT functionality... yes
  570. checking whether to enable the SQLite3 extension... yes, shared
  571. checking for sqlite3 files in default path... found in /usr
  572. checking for SQLite 3.3.9+... checking for sqlite3_prepare_v2 in -lsqlite3... yes
  573. found
  574. checking for sqlite3_key in -lsqlite3... no
  575. checking for sqlite3_column_table_name in -lsqlite3... yes
  576. checking for sqlite3_load_extension in -lsqlite3... yes
  577. checking for ZLIB support... yes
  578. checking if the location of ZLIB install directory is defined... /usr
  579. checking for zlib version >= 1.2.0.4... 1.2.8
  580. checking for gzgets in -lz... yes
  581. checking whether to enable bc style precision math functions... yes, shared
  582. checking for BZip2 support... yes, shared
  583. checking for BZ2_bzerror in -lbz2... yes
  584. checking whether to enable calendar conversion support... yes, shared
  585. checking whether to enable ctype functions... yes, shared
  586. checking for cURL support... yes, shared
  587. checking for cURL 7.10.5 or greater... libcurl 7.52.1
  588. checking for SSL support in libcurl... yes
  589. checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
  590. checking for openssl support in libcurl... no
  591. checking for gnutls support in libcurl... no
  592. checking for curl_easy_perform in -lcurl... yes
  593. checking for curl_easy_strerror in -lcurl... yes
  594. checking for curl_multi_strerror in -lcurl... yes
  595. checking for dpopen in -lqdbm... yes
  596. checking for QDBM support... yes
  597. checking for GDBM support... no
  598. checking for NDBM support... no
  599. checking for TCADB support... no
  600. checking for DB4 minor version and patch level... ok
  601. checking if dba can be used as shared extension... yes
  602. checking for Berkeley DB4 support... yes
  603. checking for Berkeley DB3 support... no
  604. checking for Berkeley DB2 support... no
  605. checking for DB1 support... no
  606. checking for DBM support... no
  607. checking for CDB support... builtin
  608. checking for INI File support... builtin
  609. checking for FlatFile support... builtin
  610. checking whether to enable DBA interface... yes, shared
  611. checking whether to enable DOM support... yes, shared
  612. checking for xml2-config path... (cached) /usr/bin/xml2-config
  613. checking whether libxml build works... (cached) yes
  614. checking for ENCHANT support... yes, shared
  615. checking for enchant_broker_set_param in -lenchant... yes
  616. checking whether to enable EXIF (metadata from images) support... yes, shared
  617. checking for fileinfo support... yes, shared
  618. checking for strcasestr... yes
  619. checking for utimes... yes
  620. checking for strndup... yes
  621. checking whether to enable input filter support... yes
  622. checking pcre install prefix... no
  623. checking whether to enable FTP support... yes, shared
  624. checking OpenSSL dir for FTP... /usr
  625. checking for GD support... yes, shared
  626. checking for the location of libwebp... /usr
  627. checking for the location of libjpeg... /usr
  628. checking for the location of libpng... /usr
  629. checking for the location of libXpm... /usr/X11R6
  630. checking for FreeType 2... /usr
  631. checking whether to enable truetype string function in GD... yes
  632. checking whether to enable JIS-mapped Japanese font support in GD... no
  633. checking for WebPGetInfo in -lwebp... yes
  634. checking for jpeg_read_header in -ljpeg... yes
  635. checking for png_write_image in -lpng... yes
  636. checking for XpmFreeXpmImage in -lXpm... yes
  637. checking for WebPGetInfo in -lwebp... (cached) yes
  638. checking for jpeg_read_header in -ljpeg... (cached) yes
  639. checking for png_write_image in -lpng... (cached) yes
  640. checking for XpmFreeXpmImage in -lXpm... (cached) yes
  641. checking for gdSetErrorMethod in -lgd... yes
  642. checking for gdImageCreateFromPng in -lgd... yes
  643. checking for gdImageCreateFromWebp in -lgd... yes
  644. checking for gdImageCreateFromJpeg in -lgd... yes
  645. checking for gdImageCreateFromXpm in -lgd... yes
  646. checking for gdImageStringFT in -lgd... yes
  647. checking for gdVersionString in -lgd... yes
  648. checking for gdImageCreate in -lgd... yes
  649. checking for GNU gettext support... yes, shared
  650. checking for bindtextdomain in -lintl... no
  651. checking for bindtextdomain in -lc... yes
  652. checking for ngettext in -lc... yes
  653. checking for dngettext in -lc... yes
  654. checking for dcngettext in -lc... yes
  655. checking for bind_textdomain_codeset in -lc... yes
  656. checking for GNU MP support... yes, shared
  657. checking for __gmpz_rootrem in -lgmp... yes
  658. checking for mhash support... yes
  659. checking whether to enable hash support... yes
  660. checking whether byte ordering is bigendian... (cached) no
  661. checking size of short... (cached) 2
  662. checking size of int... (cached) 4
  663. checking size of long... (cached) 8
  664. checking size of long long... (cached) 8
  665. checking for iconv support... yes, shared
  666. checking for iconv... yes
  667. checking if iconv is glibc's... yes
  668. checking if iconv supports errno... yes
  669. checking if iconv supports //IGNORE... no
  670. checking if your cpp allows macro usage in include lines... yes
  671. checking for IMAP support... yes, shared
  672. checking for IMAP Kerberos support... yes
  673. checking for IMAP SSL support... yes
  674. checking for utf8_mime2text signature... new
  675. checking for U8T_DECOMPOSE...
  676. checking for pam_start in -lpam... yes
  677. checking for crypt in -lcrypt... yes
  678. checking whether rfc822_output_address_list function present... yes
  679. checking whether build with IMAP works... yes
  680. checking for Firebird support... yes, shared
  681. checking for isc_detach_database in -lfbclient... yes
  682. checking whether to enable internationalization support... yes, shared
  683. checking for icu-config... /usr/bin/icu-config
  684. checking for location of ICU headers and libraries... /usr
  685. checking for ICU 4.0 or greater... found 57.1
  686. checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-g++
  687. checking whether we are using the GNU C++ compiler... yes
  688. checking whether x86_64-linux-gnu-g++ accepts -g... yes
  689. checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E
  690. checking whether to enable JavaScript Object Serialization support... yes, shared
  691. checking for ANSI C header files... (cached) yes
  692. checking for LDAP support... yes, shared
  693. checking for LDAP Cyrus SASL support... /usr
  694. checking for 3 arg ldap_set_rebind_proc... yes
  695. checking for ldap_parse_result... yes
  696. checking for ldap_parse_reference... yes
  697. checking for ldap_start_tls_s... yes
  698. checking for ldap_control_find... yes
  699. checking for sasl_version in -lsasl2... yes
  700. checking for ldap_bind_s... yes
  701. checking whether to enable multibyte string support... yes, shared
  702. checking whether to enable multibyte regex support... yes
  703. checking whether to check multibyte regex backtrack... yes
  704. checking for external libmbfl... no
  705. checking for external oniguruma... no
  706. checking for variable length prototypes and stdarg.h... yes
  707. checking for stdlib.h... (cached) yes
  708. checking for string.h... (cached) yes
  709. checking for strings.h... (cached) yes
  710. checking for unistd.h... (cached) yes
  711. checking for sys/time.h... (cached) yes
  712. checking sys/times.h usability... yes
  713. checking sys/times.h presence... yes
  714. checking for sys/times.h... yes
  715. checking for stdarg.h... (cached) yes
  716. checking size of int... (cached) 4
  717. checking size of short... (cached) 2
  718. checking size of long... (cached) 8
  719. checking for an ANSI C-conforming const... yes
  720. checking whether time.h and sys/time.h may both be included... yes
  721. checking for working alloca.h... (cached) yes
  722. checking for alloca... (cached) yes
  723. checking for working memcmp... yes
  724. checking for stdarg.h... (cached) yes
  725. checking for mcrypt support... yes, shared
  726. checking for libmcrypt version... >= 2.5.6
  727. checking for mcrypt_module_open in -lmcrypt... yes
  728. checking for MySQLi support... yes, shared
  729. checking whether to enable embedded MySQLi support... no
  730. checking for specified location of the MySQL UNIX socket... no
  731. checking for MySQL UNIX socket location... no
  732. checking for Oracle Database OCI8 support... no
  733. checking for Adabas support... no
  734. checking for SAP DB support... no
  735. checking for Solid support... no
  736. checking for IBM DB2 support... no
  737. checking for ODBCRouter.com support... no
  738. checking for Empress support... no
  739. checking for Empress local access support... no
  740. checking for Birdstep support... no
  741. checking for a custom ODBC support... no
  742. checking for iODBC support... no
  743. checking for Easysoft ODBC-ODBC Bridge support... no
  744. checking for unixODBC support... yes, shared
  745. checking whether to enable Zend OPcache support... yes
  746. checking whether to enable file based caching... yes
  747. checking whether to enable copying PHP CODE pages into HUGE PAGES... yes
  748. checking for mprotect... yes
  749. checking for unistd.h... (cached) yes
  750. checking sys/uio.h usability... yes
  751. checking sys/uio.h presence... yes
  752. checking for sys/uio.h... yes
  753. checking for sysvipc shared memory support... yes
  754. checking for mmap() using MAP_ANON shared memory support... yes
  755. checking for mmap() using /dev/zero shared memory support... yes
  756. checking for mmap() using shm_open() shared memory support... yes
  757. checking for mmap() using regular file shared memory support... yes
  758. checking "whether flock struct is linux ordered"... "yes"
  759. checking "whether flock struct is BSD ordered"... "no"
  760. checking whether to enable pcntl support... no
  761. checking whether to enable PDO support... yes, shared
  762. checking for PDO_DBLIB support via FreeTDS... yes, shared
  763. checking for PDO includes... checking for PDO includes... /tmp/php7.0-7.0.19/ext
  764. checking for dnet_addr in -ldnet_stub... no
  765. checking for Firebird support for PDO... yes, shared
  766. checking for isc_detach_database in -lfbclient... (cached) yes
  767. checking for PDO includes... (cached) /tmp/php7.0-7.0.19/ext
  768. checking for MySQL support for PDO... yes, shared
  769. checking for MySQL UNIX socket location... no
  770. checking for PDO includes... (cached) /tmp/php7.0-7.0.19/ext
  771. checking Oracle OCI support for PDO... no
  772. checking for ODBC v3 support for PDO... yes, shared
  773. checking for PDO includes... (cached) /tmp/php7.0-7.0.19/ext
  774. checking for selected PDO ODBC flavour... unixODBC
  775.           libs       /usr/lib,
  776.           headers    /usr/include
  777. checking for odbc.h in /usr/include... no
  778. checking for odbcsdk.h in /usr/include... no
  779. checking for iodbc.h in /usr/include... no
  780. checking for sqlunix.h in /usr/include... no
  781. checking for sqltypes.h in /usr/include... yes
  782. checking for sqlucode.h in /usr/include... yes
  783. checking for sql.h in /usr/include... yes
  784. checking for isql.h in /usr/include... no
  785. checking for sqlext.h in /usr/include... yes
  786. checking for isqlext.h in /usr/include... no
  787. checking for udbcext.h in /usr/include... no
  788. checking for sqlcli1.h in /usr/include... no
  789. checking for LibraryManager.h in /usr/include... no
  790. checking for cli0core.h in /usr/include... no
  791. checking for cli0ext.h in /usr/include... no
  792. checking for cli0cli.h in /usr/include... no
  793. checking for cli0defs.h in /usr/include... no
  794. checking for cli0env.h in /usr/include... no
  795. checking for SQLBindCol in -lodbc... yes
  796. checking for SQLAllocHandle in -lodbc... yes
  797. checking for PostgreSQL support for PDO... yes, shared
  798. checking for pg_config... /usr/bin/pg_config
  799. checking for openssl dependencies... no
  800. checking for PQprepare in -lpq... yes
  801. checking for PQexecParams in -lpq... yes
  802. checking for PQescapeStringConn in -lpq... yes
  803. checking for PQescapeByteaConn in -lpq... yes
  804. checking for PDO includes... (cached) /tmp/php7.0-7.0.19/ext
  805. checking for sqlite 3 support for PDO... yes, shared
  806. checking for PDO includes... (cached) /tmp/php7.0-7.0.19/ext
  807. checking for sqlite3_open in -lsqlite3... yes
  808. checking for sqlite3_key in -lsqlite3... no
  809. checking for fdatasync in -lrt... yes
  810. checking for PostgreSQL support... yes, shared
  811. checking for pg_config... /usr/bin/pg_config
  812. checking for PQescapeString in -lpq... yes
  813. checking for PQunescapeBytea in -lpq... yes
  814. checking for PQsetnonblocking in -lpq... yes
  815. checking for PQcmdTuples in -lpq... yes
  816. checking for PQoidValue in -lpq... yes
  817. checking for PQclientEncoding in -lpq... yes
  818. checking for PQparameterStatus in -lpq... yes
  819. checking for PQprotocolVersion in -lpq... yes
  820. checking for PQtransactionStatus in -lpq... yes
  821. checking for PQexecParams in -lpq... (cached) yes
  822. checking for PQprepare in -lpq... (cached) yes
  823. checking for PQexecPrepared in -lpq... yes
  824. checking for PQresultErrorField in -lpq... yes
  825. checking for PQsendQueryParams in -lpq... yes
  826. checking for PQsendPrepare in -lpq... yes
  827. checking for PQsendQueryPrepared in -lpq... yes
  828. checking for PQputCopyData in -lpq... yes
  829. checking for PQputCopyEnd in -lpq... yes
  830. checking for PQgetCopyData in -lpq... yes
  831. checking for PQfreemem in -lpq... yes
  832. checking for PQsetErrorVerbosity in -lpq... yes
  833. checking for PQftable in -lpq... yes
  834. checking for PQescapeStringConn in -lpq... (cached) yes
  835. checking for PQescapeByteaConn in -lpq... (cached) yes
  836. checking for pg_encoding_to_char in -lpq... yes
  837. checking for lo_create in -lpq... yes
  838. checking for lo_import_with_oid in -lpq... yes
  839. checking for lo_truncate in -lpq... yes
  840. checking for lo_truncate64 in -lpq... yes
  841. checking for PQescapeLiteral in -lpq... yes
  842. checking for phar archive support... yes, shared
  843. checking for phar openssl support... yes
  844. checking whether to enable POSIX-like functions... yes, shared
  845. checking sys/mkdev.h usability... no
  846. checking sys/mkdev.h presence... no
  847. checking for sys/mkdev.h... no
  848. checking for seteuid... yes
  849. checking for setegid... yes
  850. checking for setsid... yes
  851. checking for getsid... yes
  852. checking for setpgid... (cached) yes
  853. checking for getpgid... yes
  854. checking for ctermid... yes
  855. checking for mkfifo... yes
  856. checking for mknod... yes
  857. checking for setrlimit... yes
  858. checking for getrlimit... yes
  859. checking for getlogin... (cached) yes
  860. checking for getgroups... yes
  861. checking for makedev... no
  862. checking for initgroups... yes
  863. checking for getpwuid_r... (cached) yes
  864. checking for getgrgid_r... yes
  865. checking for working ttyname_r() implementation... yes
  866. checking for utsname.domainname... yes
  867. checking for PSPELL support... yes, shared
  868. checking for new_aspell_config in -laspell... yes
  869. checking for libedit readline replacement... yes, shared
  870. checking for tgetent in -lncurses... yes
  871. checking for readline in -ledit... yes
  872. checking for rl_callback_read_char in -ledit... yes
  873. checking for rl_on_new_line in -ledit... yes
  874. checking for rl_completion_matches... no
  875. checking for recode support... yes, shared
  876. checking for recode_format_table in -lrecode... yes
  877. checking stdbool.h usability... yes
  878. checking stdbool.h presence... yes
  879. checking for stdbool.h... yes
  880. checking whether to enable PHP sessions... yes
  881. checking for mm support... no
  882. checking whether pwrite works... yes
  883. checking whether pread works... yes
  884. checking whether to enable shmop support... yes, shared
  885. checking whether to enable SimpleXML support... yes, shared
  886. checking for xml2-config path... (cached) /usr/bin/xml2-config
  887. checking whether libxml build works... (cached) yes
  888. checking for SNMP support... yes, shared
  889. checking OpenSSL dir for SNMP... /usr
  890. checking for init_snmp in -lnetsnmp... yes
  891. checking for shutdown_snmp_logging in -lnetsnmp... yes
  892. checking whether to enable SOAP support... yes, shared
  893. checking for xml2-config path... (cached) /usr/bin/xml2-config
  894. checking whether libxml build works... (cached) yes
  895. checking whether to enable sockets support... yes, shared
  896. checking for struct cmsghdr... yes
  897. checking for hstrerror... yes
  898. checking for socketpair... (cached) yes
  899. checking for if_nametoindex... yes
  900. checking for if_indextoname... yes
  901. checking for netdb.h... (cached) yes
  902. checking netinet/tcp.h usability... yes
  903. checking netinet/tcp.h presence... yes
  904. checking for netinet/tcp.h... yes
  905. checking sys/un.h usability... yes
  906. checking sys/un.h presence... yes
  907. checking for sys/un.h... yes
  908. checking sys/sockio.h usability... no
  909. checking sys/sockio.h presence... no
  910. checking for sys/sockio.h... no
  911. checking errno.h usability... yes
  912. checking errno.h presence... yes
  913. checking for errno.h... yes
  914. checking for field ss_family in struct sockaddr_storage... yes
  915. checking if getaddrinfo supports AI_V4MAPPED... yes
  916. checking whether flush should be called explicitly after a buffered io... no
  917. checking for crypt in -lcrypt... (cached) yes
  918. checking for standard DES crypt... yes
  919. checking for extended DES crypt... no
  920. checking for MD5 crypt... yes
  921. checking for Blowfish crypt... no
  922. checking for SHA512 crypt... yes
  923. checking for SHA256 crypt... yes
  924. checking whether the compiler supports __alignof__... yes
  925. checking whether the compiler supports aligned attribute... yes
  926. checking for getcwd... yes
  927. checking for getwd... yes
  928. checking for asinh... yes
  929. checking for acosh... yes
  930. checking for atanh... yes
  931. checking for log1p... yes
  932. checking for hypot... yes
  933. checking for glob... yes
  934. checking for strfmon... yes
  935. checking for nice... yes
  936. checking for fpclass... no
  937. checking for mempcpy... yes
  938. checking for strpncpy... no
  939. checking whether isnan is declared... yes
  940. checking whether isinf is declared... yes
  941. checking for working POSIX fnmatch... yes
  942. checking for fork... yes
  943. checking if your OS can spawn processes with inherited handles... yes
  944. checking for res_nsearch... no
  945. checking for __res_nsearch... no
  946. checking for res_nsearch in -lresolv... no
  947. checking for __res_nsearch in -lresolv... yes
  948. checking for res_ndestroy... no
  949. checking for __res_ndestroy... no
  950. checking for res_ndestroy in -lresolv... no
  951. checking for __res_ndestroy in -lresolv... no
  952. checking for res_ndestroy in -lbind... no
  953. checking for __res_ndestroy in -lbind... no
  954. checking for res_ndestroy in -lsocket... no
  955. checking for __res_ndestroy in -lsocket... no
  956. checking for dns_search... no
  957. checking for __dns_search... no
  958. checking for dns_search in -lresolv... no
  959. checking for __dns_search in -lresolv... no
  960. checking for dns_search in -lbind... no
  961. checking for __dns_search in -lbind... no
  962. checking for dns_search in -lsocket... no
  963. checking for __dns_search in -lsocket... no
  964. checking for dn_expand... no
  965. checking for __dn_expand... yes
  966. checking for dn_skipname... no
  967. checking for __dn_skipname... yes
  968. checking for res_search... no
  969. checking for __res_search... yes
  970. checking whether atof() accepts NAN... yes
  971. checking whether atof() accepts INF... yes
  972. checking whether HUGE_VAL == INF... yes
  973. checking whether HUGE_VAL + -HUGEVAL == NAN... yes
  974. checking whether strptime() declaration fails... yes
  975. checking wchar.h usability... yes
  976. checking wchar.h presence... yes
  977. checking for wchar.h... yes
  978. checking for mblen... yes
  979. checking for mbrlen... yes
  980. checking for mbsinit... yes
  981. checking for mbstate_t... yes
  982. checking atomic.h usability... no
  983. checking atomic.h presence... no
  984. checking for atomic.h... no
  985. checking whether arc4random_buf is declared... no
  986. checking whether to enable System V IPC support... yes, shared
  987. checking sys/msg.h usability... yes
  988. checking sys/msg.h presence... yes
  989. checking for sys/msg.h... yes
  990. checking whether to enable System V semaphore support... yes, shared
  991. checking for union semun... no
  992. checking whether to enable System V shared memory support... yes, shared
  993. checking for TIDY support... yes, shared
  994. checking for tidyOptGetDoc in -ltidy... yes
  995. checking whether to enable tokenizer support... yes, shared
  996. checking whether to enable WDDX support... yes, shared
  997. checking libexpat dir for WDDX... no
  998. checking for xml2-config path... (cached) /usr/bin/xml2-config
  999. checking whether libxml build works... (cached) yes
  1000. checking whether to enable XML support... yes, shared
  1001. checking libexpat install dir... no
  1002. checking for xml2-config path... (cached) /usr/bin/xml2-config
  1003. checking whether libxml build works... (cached) yes
  1004. checking whether to enable XMLReader support... yes, shared
  1005. checking for xml2-config path... (cached) /usr/bin/xml2-config
  1006. checking whether libxml build works... (cached) yes
  1007. checking for XMLRPC-EPI support... yes, shared
  1008. checking libexpat dir for XMLRPC-EPI... no
  1009. checking iconv dir for XMLRPC-EPI... no
  1010. checking for xml2-config path... (cached) /usr/bin/xml2-config
  1011. checking whether libxml build works... (cached) yes
  1012. checking for iconv... (cached) yes
  1013. checking whether to enable XMLWriter support... yes, shared
  1014. checking for xml2-config path... (cached) /usr/bin/xml2-config
  1015. checking whether libxml build works... (cached) yes
  1016. checking for XSL support... yes, shared
  1017. checking for EXSLT support... found
  1018. checking for zip archive read/writesupport... yes, shared
  1019. checking pcre install prefix... no
  1020. checking libzip... /usr
  1021. checking for the location of zlib... /usr
  1022. checking for pkg-config... (cached) /usr/bin/pkg-config
  1023. checking for libzip... from option: found in /usr
  1024. checking for zip_open in -lzip... yes
  1025. checking for stdbool.h... (cached) yes
  1026. checking fts.h usability... yes
  1027. checking fts.h presence... yes
  1028. checking for fts.h... yes
  1029. checking for int8_t... (cached) yes
  1030. checking for int16_t... (cached) yes
  1031. checking for int32_t... (cached) yes
  1032. checking for int64_t... (cached) yes
  1033. checking for uint8_t... (cached) yes
  1034. checking for uint16_t... (cached) yes
  1035. checking for uint32_t... (cached) yes
  1036. checking for uint64_t... (cached) yes
  1037. checking for ssize_t... yes
  1038. checking size of short... (cached) 2
  1039. checking size of int... (cached) 4
  1040. checking size of long... (cached) 8
  1041. checking size of long long... (cached) 8
  1042. checking size of off_t... 8
  1043. checking size of size_t... (cached) 8
  1044. checking for touch... /usr/bin/touch
  1045. checking for unzip... /usr/bin/unzip
  1046. checking for struct tm.tm_zone... (cached) yes
  1047. checking whether to enable mysqlnd... yes, shared
  1048. checking whether to disable compressed protocol support in mysqlnd... yes
  1049. checking for DSA_get_default_method in -lssl... yes
  1050. checking for X509_free in -lcrypto... yes
  1051.  
  1052. Configuring PEAR
  1053. checking whether to install PEAR... no
  1054.  
  1055. Configuring Zend
  1056. checking for bison version... (cached) 3.0 (ok)
  1057. checking for inttypes.h... (cached) yes
  1058. checking for stdint.h... (cached) yes
  1059. checking for limits.h... (cached) yes
  1060. checking malloc.h usability... yes
  1061. checking malloc.h presence... yes
  1062. checking for malloc.h... yes
  1063. checking for string.h... (cached) yes
  1064. checking for unistd.h... (cached) yes
  1065. checking for stdarg.h... (cached) yes
  1066. checking for sys/types.h... (cached) yes
  1067. checking for sys/time.h... (cached) yes
  1068. checking for signal.h... (cached) yes
  1069. checking for unix.h... (cached) no
  1070. checking for stdlib.h... (cached) yes
  1071. checking for dlfcn.h... (cached) yes
  1072. checking for size_t... (cached) yes
  1073. checking return type of signal handlers... void
  1074. checking for uint... yes
  1075. checking for ulong... yes
  1076. checking for int32_t... yes
  1077. checking for uint32_t... yes
  1078. checking for vprintf... (cached) yes
  1079. checking for _doprnt... (cached) no
  1080. checking for working memcmp... (cached) yes
  1081. checking for working alloca.h... (cached) yes
  1082. checking for alloca... (cached) yes
  1083. checking for memcpy... (cached) yes
  1084. checking for strdup... (cached) yes
  1085. checking for getpid... yes
  1086. checking for kill... yes
  1087. checking for strtod... yes
  1088. checking for strtol... yes
  1089. checking for finite... yes
  1090. checking for fpclass... (cached) no
  1091. checking for sigsetjmp... no
  1092. checking whether sprintf is broken... no
  1093. checking whether isfinite is declared... yes
  1094. checking whether isnan is declared... (cached) yes
  1095. checking whether isinf is declared... (cached) yes
  1096. checking whether fp_except is defined... no
  1097. checking for usable _FPU_SETCW... yes
  1098. checking for usable fpsetprec... no
  1099. checking for usable _controlfp... no
  1100. checking for usable _controlfp_s... no
  1101. checking whether FPU control word can be manipulated by inline assembler... yes
  1102. checking whether double cast to long preserves least significant bits... no
  1103. checking whether dlsym() requires a leading underscore in symbol names... checking whether to enable thread-safety... no
  1104. checking whether to enable inline optimization for GCC... yes
  1105. checking whether to enable Zend debugging... no
  1106. checking for inline... inline
  1107. checking target system is Darwin... no
  1108. checking for MM alignment and log values... done
  1109. checking for memory allocation using mmap(MAP_ANON)... yes
  1110. checking for memory allocation using mmap("/dev/zero")... yes
  1111. checking for mremap... yes
  1112. checking for sigaction... yes
  1113. checking whether to enable zend signal handling... no
  1114.  
  1115. Configuring TSRM
  1116. checking for stdarg.h... (cached) yes
  1117. checking for sigprocmask... yes
  1118. checking how many arguments gethostbyname_r() takes... six
  1119.  
  1120. Configuring libtool
  1121. checking how to print strings... printf
  1122. checking for a sed that does not truncate output... (cached) /bin/sed
  1123. checking for fgrep... /bin/grep -F
  1124. checking for ld used by x86_64-linux-gnu-gcc... /usr/bin/ld
  1125. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1126. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B
  1127. checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm
  1128. checking the maximum length of command line arguments... 1572864
  1129. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  1130. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  1131. checking for /usr/bin/ld option to reload object files... -r
  1132. checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump
  1133. checking how to recognize dependent libraries... pass_all
  1134. checking for x86_64-linux-gnu-dlltool... no
  1135. checking for dlltool... no
  1136. checking how to associate runtime and link libraries... printf %s\n
  1137. checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar
  1138. checking for archiver @FILE support... @
  1139. checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip
  1140. checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib
  1141. checking for gawk... (cached) gawk
  1142. checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok
  1143. checking for sysroot... no
  1144. checking for a working dd... /bin/dd
  1145. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  1146. checking for x86_64-linux-gnu-mt... no
  1147. checking for mt... mt
  1148. checking if mt is a manifest tool... no
  1149. checking for dlfcn.h... (cached) yes
  1150. checking for objdir... .libs
  1151. checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  1152. checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  1153. checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  1154. checking if x86_64-linux-gnu-gcc static flag -static works... yes
  1155. checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
  1156. checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
  1157. checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1158. checking whether -lc should be explicitly linked in... no
  1159. checking dynamic linker characteristics... GNU/Linux ld.so
  1160. checking how to hardcode library paths into programs... immediate
  1161. checking whether stripping libraries is possible... yes
  1162. checking if libtool supports shared libraries... yes
  1163. checking whether to build shared libraries... yes
  1164. checking whether to build static libraries... yes
  1165. checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E
  1166. checking for ld used by x86_64-linux-gnu-g++... /usr/bin/ld -m elf_x86_64
  1167. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  1168. checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1169. checking for x86_64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  1170. checking if x86_64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  1171. checking if x86_64-linux-gnu-g++ static flag -static works... yes
  1172. checking if x86_64-linux-gnu-g++ supports -c -o file.o... yes
  1173. checking if x86_64-linux-gnu-g++ supports -c -o file.o... (cached) yes
  1174. checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1175. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  1176. checking how to hardcode library paths into programs... immediate
  1177.  
  1178. Generating files
  1179. configure: updating cache /tmp/php7.0-7.0.19/config.cache
  1180. configure: creating ./config.status
  1181. creating main/internal_functions.c
  1182. creating main/internal_functions_cli.c
  1183. +--------------------------------------------------------------------+
  1184. | License:                                                           |
  1185. | This software is subject to the PHP License, available in this     |
  1186. | distribution in the file LICENSE.  By continuing this installation |
  1187. | process, you are bound by the terms of this license agreement.     |
  1188. | If you do not agree with the terms of this license, you must abort |
  1189. | the installation process at this point.                            |
  1190. +--------------------------------------------------------------------+
  1191.  
  1192. Thank you for using PHP.
  1193.  
  1194. config.status: creating php7.spec
  1195. config.status: creating main/build-defs.h
  1196. config.status: creating scripts/phpize
  1197. config.status: creating scripts/man1/phpize.1
  1198. config.status: creating scripts/php-config
  1199. config.status: creating scripts/man1/php-config.1
  1200. config.status: creating ext/ext_skel
  1201. config.status: creating sapi/cli/php.1
  1202. config.status: creating ext/phar/phar.1
  1203. config.status: creating ext/phar/phar.phar.1
  1204. config.status: creating main/php_config.h
  1205. config.status: executing libtool commands
  1206. config.status: executing default commands
  1207.     cd /tmp/php7.0-7.0.19
  1208.     mkdir -p apache2-build
  1209.     cd apache2-build
  1210.     ../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
  1211. configure: loading cache /tmp/php7.0-7.0.19/config.cache
  1212. checking for grep that handles long lines and -e... (cached) /bin/grep
  1213. checking for egrep... (cached) /bin/grep -E
  1214. checking for a sed that does not truncate output... (cached) /bin/sed
  1215. checking build system type... (cached) x86_64-pc-linux-gnu
  1216. checking host system type... (cached) x86_64-pc-linux-gnu
  1217. checking target system type... (cached) x86_64-pc-linux-gnu
  1218. checking for x86_64-linux-gnu-cc... (cached) x86_64-linux-gnu-gcc
  1219. checking whether the C compiler works... yes
  1220. checking for C compiler default output file name... a.out
  1221. checking for suffix of executables...
  1222. checking whether we are cross compiling... no
  1223. checking for suffix of object files... (cached) o
  1224. checking whether we are using the GNU C compiler... (cached) yes
  1225. checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes
  1226. checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  1227. checking how to run the C preprocessor... (cached) x86_64-linux-gnu-gcc -E
  1228. checking for icc... no
  1229. checking for suncc... no
  1230. checking whether x86_64-linux-gnu-gcc and cc understand -c and -o together... (cached) yes
  1231. checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
  1232. checking for ANSI C header files... (cached) yes
  1233. checking for sys/types.h... (cached) yes
  1234. checking for sys/stat.h... (cached) yes
  1235. checking for stdlib.h... (cached) yes
  1236. checking for string.h... (cached) yes
  1237. checking for memory.h... (cached) yes
  1238. checking for strings.h... (cached) yes
  1239. checking for inttypes.h... (cached) yes
  1240. checking for stdint.h... (cached) yes
  1241. checking for unistd.h... (cached) yes
  1242. checking for minix/config.h... (cached) no
  1243. checking whether it is safe to define __EXTENSIONS__... (cached) yes
  1244. checking whether ln -s works... yes
  1245. checking for system library directory... lib
  1246. checking whether to enable runpaths... no
  1247. checking if compiler supports -R... (cached) no
  1248. checking if compiler supports -Wl,-rpath,... (cached) yes
  1249. checking for gawk... (cached) gawk
  1250. checking for bison... (cached) bison -y
  1251. checking for bison version... (cached) 3.0 (ok)
  1252. checking for re2c... (cached) re2c
  1253. checking for re2c version... (cached) 0.16 (ok)
  1254. checking whether to enable computed goto gcc extension with re2c... no
  1255. checking whether to force non-PIC code in shared modules... no
  1256. checking whether /dev/urandom exists... yes
  1257. checking whether /dev/arandom exists... no
  1258. checking for global register variables support... yes
  1259. checking for pthreads_cflags... (cached) -pthread
  1260. checking for pthreads_lib... (cached) pthread
  1261.  
  1262. Configuring SAPI modules
  1263. checking for Apache 2.0 handler-module support via DSO through APXS... yes
  1264. checking for setproctitle... (cached) no
  1265. checking for sys/pstat.h... (cached) no
  1266. checking for PS_STRINGS... (cached) no
  1267. checking for CLI build... yes
  1268. checking for embedded SAPI library support... no
  1269. checking for FPM build... no
  1270. checking for LiteSpeed support... no
  1271. checking for phpdbg support... no
  1272. checking for phpdbg web SAPI support... no
  1273. checking for phpdbg debug build... no
  1274. checking for CGI build... yes
  1275. checking for chosen SAPI module... apache2handler
  1276. checking for executable SAPI binaries...  cli
  1277.  
  1278. Running system checks
  1279. checking for sendmail... (cached) /usr/sbin/sendmail
  1280. checking whether system uses EBCDIC... (cached) no
  1281. checking whether byte ordering is bigendian... (cached) no
  1282. checking whether writing to stdout works... (cached) yes
  1283. checking for socket... yes
  1284. checking for socketpair... yes
  1285. checking for htonl... yes
  1286. checking for gethostname... yes
  1287. checking for gethostbyaddr... yes
  1288. checking for yp_get_default_domain... no
  1289. checking for __yp_get_default_domain... no
  1290. checking for yp_get_default_domain in -lnsl... yes
  1291. checking for dlopen... no
  1292. checking for __dlopen... no
  1293. checking for dlopen in -ldl... yes
  1294. checking for sin in -lm... (cached) yes
  1295. checking for inet_aton... yes
  1296. checking for ANSI C header files... (cached) yes
  1297. checking for dirent.h that defines DIR... (cached) yes
  1298. checking for library containing opendir... (cached) none required
  1299. checking for inttypes.h... (cached) yes
  1300. checking for stdint.h... (cached) yes
  1301. checking for dirent.h... (cached) yes
  1302. checking for ApplicationServices/ApplicationServices.h... (cached) no
  1303. checking for sys/param.h... (cached) yes
  1304. checking for sys/types.h... (cached) yes
  1305. checking for sys/time.h... (cached) yes
  1306. checking for netinet/in.h... (cached) yes
  1307. checking for alloca.h... (cached) yes
  1308. checking for arpa/inet.h... (cached) yes
  1309. checking for arpa/nameser.h... (cached) yes
  1310. checking for assert.h... (cached) yes
  1311. checking for crypt.h... (cached) yes
  1312. checking for dns.h... (cached) no
  1313. checking for fcntl.h... (cached) yes
  1314. checking for grp.h... (cached) yes
  1315. checking for ieeefp.h... (cached) no
  1316. checking for langinfo.h... (cached) yes
  1317. checking for limits.h... (cached) yes
  1318. checking for locale.h... (cached) yes
  1319. checking for monetary.h... (cached) yes
  1320. checking for netdb.h... (cached) yes
  1321. checking for pwd.h... (cached) yes
  1322. checking for resolv.h... (cached) yes
  1323. checking for signal.h... (cached) yes
  1324. checking for stdarg.h... (cached) yes
  1325. checking for stdlib.h... (cached) yes
  1326. checking for string.h... (cached) yes
  1327. checking for syslog.h... (cached) yes
  1328. checking for sysexits.h... (cached) yes
  1329. checking for sys/ioctl.h... (cached) yes
  1330. checking for sys/file.h... (cached) yes
  1331. checking for sys/mman.h... (cached) yes
  1332. checking for sys/mount.h... (cached) yes
  1333. checking for sys/poll.h... (cached) yes
  1334. checking for sys/resource.h... (cached) yes
  1335. checking for sys/select.h... (cached) yes
  1336. checking for sys/socket.h... (cached) yes
  1337. checking for sys/stat.h... (cached) yes
  1338. checking for sys/statfs.h... (cached) yes
  1339. checking for sys/statvfs.h... (cached) yes
  1340. checking for sys/vfs.h... (cached) yes
  1341. checking for sys/sysexits.h... (cached) no
  1342. checking for sys/varargs.h... (cached) no
  1343. checking for sys/wait.h... (cached) yes
  1344. checking for sys/loadavg.h... (cached) no
  1345. checking for termios.h... (cached) yes
  1346. checking for unistd.h... (cached) yes
  1347. checking for unix.h... (cached) no
  1348. checking for utime.h... (cached) yes
  1349. checking for sys/utsname.h... (cached) yes
  1350. checking for sys/ipc.h... (cached) yes
  1351. checking for dlfcn.h... (cached) yes
  1352. checking for assert.h... (cached) yes
  1353. checking for fopencookie... (cached) yes
  1354. checking for broken getcwd... no
  1355. checking for broken libc stdio... (cached) yes
  1356. checking whether struct tm is in sys/time.h or time.h... (cached) time.h
  1357. checking for struct tm.tm_zone... (cached) yes
  1358. checking for missing declarations of reentrant functions... done
  1359. checking for fclose declaration... ok
  1360. checking for tm_gmtoff in struct tm... (cached) yes
  1361. checking for struct flock... (cached) yes
  1362. checking for socklen_t... (cached) yes
  1363. checking size of size_t... (cached) 8
  1364. checking size of long long... (cached) 8
  1365. checking size of long long int... (cached) 8
  1366. checking size of long... (cached) 8
  1367. checking size of int... (cached) 4
  1368. checking size of intmax_t... (cached) 8
  1369. checking size of ssize_t... (cached) 8
  1370. checking size of ptrdiff_t... (cached) 8
  1371. checking size of short... (cached) 2
  1372. checking size of int... (cached) 4
  1373. checking size of long... (cached) 8
  1374. checking size of long long... (cached) 8
  1375. checking for int8... (cached) no
  1376. checking for int16... (cached) no
  1377. checking for int32... (cached) no
  1378. checking for int64... (cached) no
  1379. checking for int8_t... (cached) yes
  1380. checking for int16_t... (cached) yes
  1381. checking for int32_t... (cached) yes
  1382. checking for int64_t... (cached) yes
  1383. checking for uint8... (cached) no
  1384. checking for uint16... (cached) no
  1385. checking for uint32... (cached) no
  1386. checking for uint64... (cached) no
  1387. checking for uint8_t... (cached) yes
  1388. checking for uint16_t... (cached) yes
  1389. checking for uint32_t... (cached) yes
  1390. checking for uint64_t... (cached) yes
  1391. checking for u_int8_t... (cached) yes
  1392. checking for u_int16_t... (cached) yes
  1393. checking for u_int32_t... (cached) yes
  1394. checking for u_int64_t... (cached) yes
  1395. checking for __builtin_expect... yes
  1396. checking for __builtin_clz... yes
  1397. checking for __builtin_ctzl... yes
  1398. checking for __builtin_ctzll... yes
  1399. checking for struct stat.st_blksize... (cached) yes
  1400. checking for struct stat.st_blocks... (cached) yes
  1401. checking for struct stat.st_rdev... (cached) yes
  1402. checking for size_t... (cached) yes
  1403. checking for uid_t in sys/types.h... (cached) yes
  1404. checking for struct sockaddr_storage... (cached) yes
  1405. checking for field sa_len in struct sockaddr... (cached) no
  1406. checking for IPv6 support... (cached) yes
  1407. checking for vprintf... (cached) yes
  1408. checking for _doprnt... (cached) no
  1409. checking for alphasort... (cached) yes
  1410. checking for asctime_r... (cached) yes
  1411. checking for chroot... (cached) yes
  1412. checking for ctime_r... (cached) yes
  1413. checking for cuserid... (cached) yes
  1414. checking for crypt... (cached) no
  1415. checking for flock... (cached) yes
  1416. checking for ftok... (cached) yes
  1417. checking for funopen... (cached) no
  1418. checking for gai_strerror... (cached) yes
  1419. checking for gcvt... (cached) yes
  1420. checking for getloadavg... (cached) yes
  1421. checking for getlogin... (cached) yes
  1422. checking for getprotobyname... (cached) yes
  1423. checking for getprotobynumber... (cached) yes
  1424. checking for getservbyname... (cached) yes
  1425. checking for getservbyport... (cached) yes
  1426. checking for gethostname... (cached) yes
  1427. checking for getrusage... (cached) yes
  1428. checking for gettimeofday... (cached) yes
  1429. checking for gmtime_r... (cached) yes
  1430. checking for getpwnam_r... (cached) yes
  1431. checking for getgrnam_r... (cached) yes
  1432. checking for getpwuid_r... (cached) yes
  1433. checking for grantpt... (cached) yes
  1434. checking for inet_ntoa... (cached) yes
  1435. checking for inet_ntop... (cached) yes
  1436. checking for inet_pton... (cached) yes
  1437. checking for isascii... (cached) yes
  1438. checking for link... (cached) yes
  1439. checking for localtime_r... (cached) yes
  1440. checking for lockf... (cached) yes
  1441. checking for lchown... (cached) yes
  1442. checking for lrand48... (cached) yes
  1443. checking for memcpy... (cached) yes
  1444. checking for memmove... (cached) yes
  1445. checking for mkstemp... (cached) yes
  1446. checking for mmap... (cached) yes
  1447. checking for nl_langinfo... (cached) yes
  1448. checking for perror... (cached) yes
  1449. checking for poll... (cached) yes
  1450. checking for ptsname... (cached) yes
  1451. checking for putenv... (cached) yes
  1452. checking for realpath... (cached) yes
  1453. checking for random... (cached) yes
  1454. checking for rand_r... (cached) yes
  1455. checking for scandir... (cached) yes
  1456. checking for setitimer... (cached) yes
  1457. checking for setlocale... (cached) yes
  1458. checking for localeconv... (cached) yes
  1459. checking for setenv... (cached) yes
  1460. checking for setpgid... (cached) yes
  1461. checking for setsockopt... (cached) yes
  1462. checking for setvbuf... (cached) yes
  1463. checking for shutdown... (cached) yes
  1464. checking for sin... (cached) yes
  1465. checking for snprintf... (cached) yes
  1466. checking for srand48... (cached) yes
  1467. checking for srandom... (cached) yes
  1468. checking for statfs... (cached) yes
  1469. checking for statvfs... (cached) yes
  1470. checking for std_syslog... (cached) no
  1471. checking for strcasecmp... (cached) yes
  1472. checking for strcoll... (cached) yes
  1473. checking for strdup... (cached) yes
  1474. checking for strerror... (cached) yes
  1475. checking for strftime... (cached) yes
  1476. checking for strnlen... (cached) yes
  1477. checking for strptime... (cached) yes
  1478. checking for strstr... (cached) yes
  1479. checking for strtok_r... (cached) yes
  1480. checking for symlink... (cached) yes
  1481. checking for tempnam... (cached) yes
  1482. checking for tzset... (cached) yes
  1483. checking for unlockpt... (cached) yes
  1484. checking for unsetenv... (cached) yes
  1485. checking for usleep... (cached) yes
  1486. checking for utime... (cached) yes
  1487. checking for vsnprintf... (cached) yes
  1488. checking for vasprintf... (cached) yes
  1489. checking for asprintf... (cached) yes
  1490. checking for nanosleep... (cached) yes
  1491. checking for nanosleep in -lrt... yes
  1492. checking for getaddrinfo... (cached) yes
  1493. checking for __sync_fetch_and_add... (cached) yes
  1494. checking for strlcat... (cached) no
  1495. checking for strlcpy... (cached) no
  1496. checking for getopt... (cached) yes
  1497. checking for utime.h... (cached) yes
  1498. checking whether utime accepts a null argument... (cached) yes
  1499. checking for working alloca.h... (cached) yes
  1500. checking for alloca... (cached) yes
  1501. checking for declared timezone... (cached) yes
  1502. checking for type of reentrant time-related functions... (cached) POSIX
  1503. checking for readdir_r... (cached) yes
  1504. checking for type of readdir_r... (cached) POSIX
  1505. checking for in_addr_t... (cached) yes
  1506. checking for crypt_r... (cached) no
  1507.  
  1508. General settings
  1509. checking whether to include gcov symbols... no
  1510. checking whether to include debugging symbols... no
  1511. checking layout of installed files... GNU
  1512. checking path to configuration file... /etc/php/7.0/apache2
  1513. checking where to scan for configuration files... /etc/php/7.0/apache2/conf.d
  1514. checking whether to enable PHP's own SIGCHLD handler... no
  1515. checking whether to explicitly link against libgcc... no
  1516. checking whether to enable short tags by default... yes
  1517. checking whether to enable dmalloc... no
  1518. checking whether to enable IPv6 support... yes
  1519. checking whether to enable DTrace support... yes
  1520. checking for sys/sdt.h... (cached) yes
  1521. checking how big to make fd sets... using system default
  1522.  
  1523. Configuring extensions
  1524. checking size of long... (cached) 8
  1525. checking size of int... (cached) 4
  1526. checking for int32_t... (cached) yes
  1527. checking for uint32_t... (cached) yes
  1528. checking for sys/types.h... (cached) yes
  1529. checking for inttypes.h... (cached) yes
  1530. checking for stdint.h... (cached) yes
  1531. checking for string.h... (cached) yes
  1532. checking for stdlib.h... (cached) yes
  1533. checking for strtoll... (cached) yes
  1534. checking for atoll... (cached) yes
  1535. checking for strftime... (cached) yes
  1536. checking for use of system timezone data... yes
  1537. checking whether to enable LIBXML support... yes
  1538. checking libxml2 install dir... no
  1539. checking for xml2-config path... (cached) /usr/bin/xml2-config
  1540. checking whether libxml build works... (cached) yes
  1541. checking for OpenSSL support... yes
  1542. checking for Kerberos support... no
  1543. checking whether to use system default cipher list instead of hardcoded value... no
  1544. checking for RAND_egd... (cached) no
  1545. checking for pkg-config... (cached) /usr/bin/pkg-config
  1546. checking for PCRE headers location... /usr/include
  1547. checking for PCRE library location... /usr/lib/x86_64-linux-gnu
  1548. checking whether to enable PCRE JIT functionality... yes
  1549. checking whether to enable the SQLite3 extension... no
  1550. checking for ZLIB support... yes
  1551. checking if the location of ZLIB install directory is defined... /usr
  1552. checking for zlib version >= 1.2.0.4... 1.2.8
  1553. checking for gzgets in -lz... (cached) yes
  1554. checking whether to enable bc style precision math functions... no
  1555. checking for BZip2 support... no
  1556. checking whether to enable calendar conversion support... no
  1557. checking whether to enable ctype functions... no
  1558. checking for cURL support... no
  1559. checking for QDBM support... no
  1560. checking for GDBM support... no
  1561. checking for NDBM support... no
  1562. checking for TCADB support... no
  1563. checking for Berkeley DB4 support... no
  1564. checking for Berkeley DB3 support... no
  1565. checking for Berkeley DB2 support... no
  1566. checking for DB1 support... no
  1567. checking for DBM support... no
  1568. checking for CDB support... no
  1569. checking for INI File support... no
  1570. checking for FlatFile support... no
  1571. checking whether to enable DBA interface... no
  1572. checking whether to enable DOM support... no
  1573. checking for ENCHANT support... no
  1574. checking whether to enable EXIF (metadata from images) support... no
  1575. checking for fileinfo support... no
  1576. checking whether to enable input filter support... yes
  1577. checking pcre install prefix... no
  1578. checking whether to enable FTP support... no
  1579. checking OpenSSL dir for FTP... no
  1580. checking for GD support... no
  1581. checking for the location of libwebp... no
  1582. checking for the location of libjpeg... no
  1583. checking for the location of libpng... no
  1584. checking for the location of libXpm... no
  1585. checking for FreeType 2... no
  1586. checking whether to enable truetype string function in GD... no
  1587. checking whether to enable JIS-mapped Japanese font support in GD... no
  1588. checking for GNU gettext support... no
  1589. checking for GNU MP support... no
  1590. checking for mhash support... yes
  1591. checking whether to enable hash support... yes
  1592. checking whether byte ordering is bigendian... (cached) no
  1593. checking size of short... (cached) 2
  1594. checking size of int... (cached) 4
  1595. checking size of long... (cached) 8
  1596. checking size of long long... (cached) 8
  1597. checking for iconv support... no
  1598. checking for IMAP support... no
  1599. checking for IMAP Kerberos support... no
  1600. checking for IMAP SSL support... no
  1601. checking for Firebird support... no
  1602. checking whether to enable internationalization support... no
  1603. checking whether to enable JavaScript Object Serialization support... no
  1604. checking for LDAP support... no
  1605. checking for LDAP Cyrus SASL support... no
  1606. checking whether to enable multibyte string support... no
  1607. checking whether to enable multibyte regex support... yes
  1608. checking whether to check multibyte regex backtrack... yes
  1609. checking for external libmbfl... no
  1610. checking for external oniguruma... no
  1611. checking for mcrypt support... no
  1612. checking for MySQLi support... no
  1613. checking whether to enable embedded MySQLi support... no
  1614. checking for specified location of the MySQL UNIX socket... no
  1615. checking for Oracle Database OCI8 support... no
  1616. checking for Adabas support... no
  1617. checking for SAP DB support... no
  1618. checking for Solid support... no
  1619. checking for IBM DB2 support... no
  1620. checking for ODBCRouter.com support... no
  1621. checking for Empress support... no
  1622. checking for Empress local access support... no
  1623. checking for Birdstep support... no
  1624. checking for a custom ODBC support... no
  1625. checking for iODBC support... no
  1626. checking for Easysoft ODBC-ODBC Bridge support... no
  1627. checking for unixODBC support... no
  1628. checking for DBMaker support... no
  1629. checking for any ODBC driver support... no
  1630. checking whether to enable Zend OPcache support... no
  1631. checking whether to enable file based caching... yes
  1632. checking whether to enable copying PHP CODE pages into HUGE PAGES... yes
  1633. checking whether to enable pcntl support... no
  1634. checking whether to enable PDO support... no
  1635. checking for PDO_DBLIB support via FreeTDS... no
  1636. checking for Firebird support for PDO... no
  1637. checking for MySQL support for PDO... no
  1638. checking Oracle OCI support for PDO... no
  1639. checking for ODBC v3 support for PDO... no
  1640. checking for PostgreSQL support for PDO... no
  1641. checking for sqlite 3 support for PDO... no
  1642. checking for PostgreSQL support... no
  1643. checking for phar archive support... no
  1644. checking whether to enable POSIX-like functions... no
  1645. checking for PSPELL support... no
  1646. checking for libedit readline replacement... no
  1647. checking for readline support... no
  1648. checking for recode support... no
  1649. checking whether to enable PHP sessions... yes
  1650. checking for mm support... no
  1651. checking whether pwrite works... (cached) yes
  1652. checking whether pread works... (cached) yes
  1653. checking whether to enable shmop support... no
  1654. checking whether to enable SimpleXML support... no
  1655. checking for SNMP support... no
  1656. checking OpenSSL dir for SNMP... no
  1657. checking whether to enable SOAP support... no
  1658. checking whether to enable sockets support... no
  1659. checking whether flush should be called explicitly after a buffered io... (cached) no
  1660. checking for crypt in -lcrypt... (cached) yes
  1661. checking for standard DES crypt... (cached) yes
  1662. checking for extended DES crypt... (cached) no
  1663. checking for MD5 crypt... (cached) yes
  1664. checking for Blowfish crypt... (cached) no
  1665. checking for SHA512 crypt... (cached) yes
  1666. checking for SHA256 crypt... (cached) yes
  1667. checking whether the compiler supports __alignof__... (cached) yes
  1668. checking whether the compiler supports aligned attribute... (cached) yes
  1669. checking for getcwd... (cached) yes
  1670. checking for getwd... (cached) yes
  1671. checking for asinh... (cached) yes
  1672. checking for acosh... (cached) yes
  1673. checking for atanh... (cached) yes
  1674. checking for log1p... (cached) yes
  1675. checking for hypot... (cached) yes
  1676. checking for glob... (cached) yes
  1677. checking for strfmon... (cached) yes
  1678. checking for nice... (cached) yes
  1679. checking for fpclass... (cached) no
  1680. checking for mempcpy... (cached) yes
  1681. checking for strpncpy... (cached) no
  1682. checking whether isnan is declared... (cached) yes
  1683. checking whether isinf is declared... (cached) yes
  1684. checking for working POSIX fnmatch... (cached) yes
  1685. checking for fork... (cached) yes
  1686. checking if your OS can spawn processes with inherited handles... yes
  1687. checking for res_nsearch... no
  1688. checking for __res_nsearch... no
  1689. checking for res_nsearch in -lresolv... no
  1690. checking for __res_nsearch in -lresolv... yes
  1691. checking for res_ndestroy... no
  1692. checking for __res_ndestroy... no
  1693. checking for res_ndestroy in -lresolv... no
  1694. checking for __res_ndestroy in -lresolv... no
  1695. checking for res_ndestroy in -lbind... no
  1696. checking for __res_ndestroy in -lbind... no
  1697. checking for res_ndestroy in -lsocket... no
  1698. checking for __res_ndestroy in -lsocket... no
  1699. checking for dns_search... no
  1700. checking for __dns_search... no
  1701. checking for dns_search in -lresolv... no
  1702. checking for __dns_search in -lresolv... no
  1703. checking for dns_search in -lbind... no
  1704. checking for __dns_search in -lbind... no
  1705. checking for dns_search in -lsocket... no
  1706. checking for __dns_search in -lsocket... no
  1707. checking for dn_expand... no
  1708. checking for __dn_expand... yes
  1709. checking for dn_skipname... no
  1710. checking for __dn_skipname... yes
  1711. checking for res_search... no
  1712. checking for __res_search... yes
  1713. checking whether atof() accepts NAN... (cached) yes
  1714. checking whether atof() accepts INF... (cached) yes
  1715. checking whether HUGE_VAL == INF... (cached) yes
  1716. checking whether HUGE_VAL + -HUGEVAL == NAN... (cached) yes
  1717. checking whether strptime() declaration fails... (cached) yes
  1718. checking for wchar.h... (cached) yes
  1719. checking for mblen... (cached) yes
  1720. checking for mbrlen... (cached) yes
  1721. checking for mbsinit... (cached) yes
  1722. checking for mbstate_t... (cached) yes
  1723. checking for atomic.h... (cached) no
  1724. checking whether arc4random_buf is declared... (cached) no
  1725. checking whether to enable System V IPC support... no
  1726. checking whether to enable System V semaphore support... no
  1727. checking whether to enable System V shared memory support... no
  1728. checking for TIDY support... no
  1729. checking whether to enable tokenizer support... no
  1730. checking whether to enable WDDX support... no
  1731. checking libexpat dir for WDDX... no
  1732. checking whether to enable XML support... no
  1733. checking libexpat install dir... no
  1734. checking whether to enable XMLReader support... no
  1735. checking for XMLRPC-EPI support... no
  1736. checking libexpat dir for XMLRPC-EPI... no
  1737. checking iconv dir for XMLRPC-EPI... no
  1738. checking whether to enable XMLWriter support... no
  1739. checking for XSL support... no
  1740. checking for zip archive read/writesupport... no
  1741. checking pcre install prefix... no
  1742. checking libzip... no
  1743. checking whether to enable mysqlnd... no
  1744. checking whether to disable compressed protocol support in mysqlnd... yes
  1745.  
  1746. Configuring PEAR
  1747. checking whether to install PEAR... no
  1748.  
  1749. Configuring Zend
  1750. checking for bison version... (cached) 3.0 (ok)
  1751. checking for inttypes.h... (cached) yes
  1752. checking for stdint.h... (cached) yes
  1753. checking for limits.h... (cached) yes
  1754. checking for malloc.h... (cached) yes
  1755. checking for string.h... (cached) yes
  1756. checking for unistd.h... (cached) yes
  1757. checking for stdarg.h... (cached) yes
  1758. checking for sys/types.h... (cached) yes
  1759. checking for sys/time.h... (cached) yes
  1760. checking for signal.h... (cached) yes
  1761. checking for unix.h... (cached) no
  1762. checking for stdlib.h... (cached) yes
  1763. checking for dlfcn.h... (cached) yes
  1764. checking for size_t... (cached) yes
  1765. checking return type of signal handlers... (cached) void
  1766. checking for uint... (cached) yes
  1767. checking for ulong... (cached) yes
  1768. checking for int32_t... yes
  1769. checking for uint32_t... yes
  1770. checking for vprintf... (cached) yes
  1771. checking for _doprnt... (cached) no
  1772. checking for working memcmp... (cached) yes
  1773. checking for working alloca.h... (cached) yes
  1774. checking for alloca... (cached) yes
  1775. checking for memcpy... (cached) yes
  1776. checking for strdup... (cached) yes
  1777. checking for getpid... (cached) yes
  1778. checking for kill... (cached) yes
  1779. checking for strtod... (cached) yes
  1780. checking for strtol... (cached) yes
  1781. checking for finite... (cached) yes
  1782. checking for fpclass... (cached) no
  1783. checking for sigsetjmp... (cached) no
  1784. checking whether sprintf is broken... (cached) no
  1785. checking whether isfinite is declared... (cached) yes
  1786. checking whether isnan is declared... (cached) yes
  1787. checking whether isinf is declared... (cached) yes
  1788. checking whether fp_except is defined... (cached) no
  1789. checking for usable _FPU_SETCW... yes
  1790. checking for usable fpsetprec... no
  1791. checking for usable _controlfp... no
  1792. checking for usable _controlfp_s... no
  1793. checking whether FPU control word can be manipulated by inline assembler... yes
  1794. checking whether double cast to long preserves least significant bits... no
  1795. checking whether dlsym() requires a leading underscore in symbol names... checking whether to enable thread-safety... no
  1796. checking whether to enable inline optimization for GCC... yes
  1797. checking whether to enable Zend debugging... no
  1798. checking for inline... (cached) inline
  1799. checking target system is Darwin... no
  1800. checking for MM alignment and log values... done
  1801. checking for memory allocation using mmap(MAP_ANON)... yes
  1802. checking for memory allocation using mmap("/dev/zero")... yes
  1803. checking for mremap... (cached) yes
  1804. checking for sigaction... (cached) yes
  1805. checking whether to enable zend signal handling... no
  1806.  
  1807. Configuring TSRM
  1808. checking for stdarg.h... (cached) yes
  1809. checking for sigprocmask... (cached) yes
  1810. checking how many arguments gethostbyname_r() takes... (cached) six
  1811.  
  1812. Configuring libtool
  1813. checking how to print strings... printf
  1814. checking for a sed that does not truncate output... (cached) /bin/sed
  1815. checking for fgrep... (cached) /bin/grep -F
  1816. checking for ld used by x86_64-linux-gnu-gcc... (cached) /usr/bin/ld
  1817. checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
  1818. checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/x86_64-linux-gnu-nm -B
  1819. checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... (cached) BSD nm
  1820. checking the maximum length of command line arguments... (cached) 1572864
  1821. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop
  1822. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
  1823. checking for /usr/bin/ld option to reload object files... (cached) -r
  1824. checking for x86_64-linux-gnu-objdump... (cached) x86_64-linux-gnu-objdump
  1825. checking how to recognize dependent libraries... (cached) pass_all
  1826. checking for x86_64-linux-gnu-dlltool... no
  1827. checking for dlltool... no
  1828. checking how to associate runtime and link libraries... (cached) printf %s\n
  1829. checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar
  1830. checking for archiver @FILE support... (cached) @
  1831. checking for x86_64-linux-gnu-strip... (cached) x86_64-linux-gnu-strip
  1832. checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib
  1833. checking for gawk... (cached) gawk
  1834. checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... (cached) ok
  1835. checking for sysroot... no
  1836. checking for a working dd... (cached) /bin/dd
  1837. checking how to truncate binary pipes... (cached) /bin/dd bs=4096 count=1
  1838. checking for x86_64-linux-gnu-mt... no
  1839. checking for mt... (cached) mt
  1840. checking if mt is a manifest tool... (cached) no
  1841. checking for dlfcn.h... (cached) yes
  1842. checking for objdir... (cached) .libs
  1843. checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no
  1844. checking for x86_64-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC
  1845. checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes
  1846. checking if x86_64-linux-gnu-gcc static flag -static works... (cached) yes
  1847. checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
  1848. checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
  1849. checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1850. checking whether -lc should be explicitly linked in... (cached) no
  1851. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  1852. checking how to hardcode library paths into programs... immediate
  1853. checking whether stripping libraries is possible... yes
  1854. checking if libtool supports shared libraries... yes
  1855. checking whether to build shared libraries... yes
  1856. checking whether to build static libraries... no
  1857.  
  1858. Generating files
  1859. configure: creating ./config.status
  1860. creating main/internal_functions.c
  1861. creating main/internal_functions_cli.c
  1862. +--------------------------------------------------------------------+
  1863. | License:                                                           |
  1864. | This software is subject to the PHP License, available in this     |
  1865. | distribution in the file LICENSE.  By continuing this installation |
  1866. | process, you are bound by the terms of this license agreement.     |
  1867. | If you do not agree with the terms of this license, you must abort |
  1868. | the installation process at this point.                            |
  1869. +--------------------------------------------------------------------+
  1870.  
  1871. Thank you for using PHP.
  1872.  
  1873. config.status: creating php7.spec
  1874. config.status: creating main/build-defs.h
  1875. config.status: creating scripts/phpize
  1876. config.status: creating scripts/man1/phpize.1
  1877. config.status: creating scripts/php-config
  1878. config.status: creating scripts/man1/php-config.1
  1879. config.status: creating ext/ext_skel
  1880. config.status: creating sapi/cli/php.1
  1881. config.status: creating main/php_config.h
  1882. config.status: executing libtool commands
  1883. config.status: executing default commands
  1884.     cd /tmp/php7.0-7.0.19
  1885.     mkdir -p phpdbg-build
  1886.     cd phpdbg-build
  1887.     ../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
  1888. configure: loading cache /tmp/php7.0-7.0.19/config.cache
  1889. checking for grep that handles long lines and -e... (cached) /bin/grep
  1890. checking for egrep... (cached) /bin/grep -E
  1891. checking for a sed that does not truncate output... (cached) /bin/sed
  1892. checking build system type... (cached) x86_64-pc-linux-gnu
  1893. checking host system type... (cached) x86_64-pc-linux-gnu
  1894. checking target system type... (cached) x86_64-pc-linux-gnu
  1895. checking for x86_64-linux-gnu-cc... (cached) x86_64-linux-gnu-gcc
  1896. checking whether the C compiler works... yes
  1897. checking for C compiler default output file name... a.out
  1898. checking for suffix of executables...
  1899. checking whether we are cross compiling... no
  1900. checking for suffix of object files... (cached) o
  1901. checking whether we are using the GNU C compiler... (cached) yes
  1902. checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes
  1903. checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  1904. checking how to run the C preprocessor... (cached) x86_64-linux-gnu-gcc -E
  1905. checking for icc... no
  1906. checking for suncc... no
  1907. checking whether x86_64-linux-gnu-gcc and cc understand -c and -o together... (cached) yes
  1908. checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
  1909. checking for ANSI C header files... (cached) yes
  1910. checking for sys/types.h... (cached) yes
  1911. checking for sys/stat.h... (cached) yes
  1912. checking for stdlib.h... (cached) yes
  1913. checking for string.h... (cached) yes
  1914. checking for memory.h... (cached) yes
  1915. checking for strings.h... (cached) yes
  1916. checking for inttypes.h... (cached) yes
  1917. checking for stdint.h... (cached) yes
  1918. checking for unistd.h... (cached) yes
  1919. checking for minix/config.h... (cached) no
  1920. checking whether it is safe to define __EXTENSIONS__... (cached) yes
  1921. checking whether ln -s works... yes
  1922. checking for system library directory... lib
  1923. checking whether to enable runpaths... no
  1924. checking if compiler supports -R... (cached) no
  1925. checking if compiler supports -Wl,-rpath,... (cached) yes
  1926. checking for gawk... (cached) gawk
  1927. checking for bison... (cached) bison -y
  1928. checking for bison version... (cached) 3.0 (ok)
  1929. checking for re2c... (cached) re2c
  1930. checking for re2c version... (cached) 0.16 (ok)
  1931. checking whether to enable computed goto gcc extension with re2c... no
  1932. checking whether to force non-PIC code in shared modules... no
  1933. checking whether /dev/urandom exists... yes
  1934. checking whether /dev/arandom exists... no
  1935. checking for global register variables support... yes
  1936. checking for pthreads_cflags... (cached) -pthread
  1937. checking for pthreads_lib... (cached) pthread
  1938.  
  1939. Configuring SAPI modules
  1940. checking for Apache 2.0 handler-module support via DSO through APXS... no
  1941. checking for setproctitle... (cached) no
  1942. checking for sys/pstat.h... (cached) no
  1943. checking for PS_STRINGS... (cached) no
  1944. checking for CLI build... yes
  1945. checking for embedded SAPI library support... no
  1946. checking for FPM build... no
  1947. checking for LiteSpeed support... no
  1948. checking for phpdbg support... yes
  1949. checking for phpdbg web SAPI support... no
  1950. checking for phpdbg debug build... no
  1951. checking whether termios.h defines TIOCGWINSZ... no
  1952. checking whether sys/ioctl.h defines TIOCGWINSZ... yes
  1953. checking for CGI build... yes
  1954. checking for chosen SAPI module... none
  1955. checking for executable SAPI binaries...  cli phpdbg
  1956.  
  1957. Running system checks
  1958. checking for sendmail... (cached) /usr/sbin/sendmail
  1959. checking whether system uses EBCDIC... (cached) no
  1960. checking whether byte ordering is bigendian... (cached) no
  1961. checking whether writing to stdout works... (cached) yes
  1962. checking for socket... yes
  1963. checking for socketpair... yes
  1964. checking for htonl... yes
  1965. checking for gethostname... yes
  1966. checking for gethostbyaddr... yes
  1967. checking for yp_get_default_domain... no
  1968. checking for __yp_get_default_domain... no
  1969. checking for yp_get_default_domain in -lnsl... yes
  1970. checking for dlopen... no
  1971. checking for __dlopen... no
  1972. checking for dlopen in -ldl... yes
  1973. checking for sin in -lm... (cached) yes
  1974. checking for inet_aton... yes
  1975. checking for ANSI C header files... (cached) yes
  1976. checking for dirent.h that defines DIR... (cached) yes
  1977. checking for library containing opendir... (cached) none required
  1978. checking for inttypes.h... (cached) yes
  1979. checking for stdint.h... (cached) yes
  1980. checking for dirent.h... (cached) yes
  1981. checking for ApplicationServices/ApplicationServices.h... (cached) no
  1982. checking for sys/param.h... (cached) yes
  1983. checking for sys/types.h... (cached) yes
  1984. checking for sys/time.h... (cached) yes
  1985. checking for netinet/in.h... (cached) yes
  1986. checking for alloca.h... (cached) yes
  1987. checking for arpa/inet.h... (cached) yes
  1988. checking for arpa/nameser.h... (cached) yes
  1989. checking for assert.h... (cached) yes
  1990. checking for crypt.h... (cached) yes
  1991. checking for dns.h... (cached) no
  1992. checking for fcntl.h... (cached) yes
  1993. checking for grp.h... (cached) yes
  1994. checking for ieeefp.h... (cached) no
  1995. checking for langinfo.h... (cached) yes
  1996. checking for limits.h... (cached) yes
  1997. checking for locale.h... (cached) yes
  1998. checking for monetary.h... (cached) yes
  1999. checking for netdb.h... (cached) yes
  2000. checking for pwd.h... (cached) yes
  2001. checking for resolv.h... (cached) yes
  2002. checking for signal.h... (cached) yes
  2003. checking for stdarg.h... (cached) yes
  2004. checking for stdlib.h... (cached) yes
  2005. checking for string.h... (cached) yes
  2006. checking for syslog.h... (cached) yes
  2007. checking for sysexits.h... (cached) yes
  2008. checking for sys/ioctl.h... (cached) yes
  2009. checking for sys/file.h... (cached) yes
  2010. checking for sys/mman.h... (cached) yes
  2011. checking for sys/mount.h... (cached) yes
  2012. checking for sys/poll.h... (cached) yes
  2013. checking for sys/resource.h... (cached) yes
  2014. checking for sys/select.h... (cached) yes
  2015. checking for sys/socket.h... (cached) yes
  2016. checking for sys/stat.h... (cached) yes
  2017. checking for sys/statfs.h... (cached) yes
  2018. checking for sys/statvfs.h... (cached) yes
  2019. checking for sys/vfs.h... (cached) yes
  2020. checking for sys/sysexits.h... (cached) no
  2021. checking for sys/varargs.h... (cached) no
  2022. checking for sys/wait.h... (cached) yes
  2023. checking for sys/loadavg.h... (cached) no
  2024. checking for termios.h... (cached) yes
  2025. checking for unistd.h... (cached) yes
  2026. checking for unix.h... (cached) no
  2027. checking for utime.h... (cached) yes
  2028. checking for sys/utsname.h... (cached) yes
  2029. checking for sys/ipc.h... (cached) yes
  2030. checking for dlfcn.h... (cached) yes
  2031. checking for assert.h... (cached) yes
  2032. checking for fopencookie... (cached) yes
  2033. checking for broken getcwd... no
  2034. checking for broken libc stdio... (cached) yes
  2035. checking whether struct tm is in sys/time.h or time.h... (cached) time.h
  2036. checking for struct tm.tm_zone... (cached) yes
  2037. checking for missing declarations of reentrant functions... done
  2038. checking for fclose declaration... ok
  2039. checking for tm_gmtoff in struct tm... (cached) yes
  2040. checking for struct flock... (cached) yes
  2041. checking for socklen_t... (cached) yes
  2042. checking size of size_t... (cached) 8
  2043. checking size of long long... (cached) 8
  2044. checking size of long long int... (cached) 8
  2045. checking size of long... (cached) 8
  2046. checking size of int... (cached) 4
  2047. checking size of intmax_t... (cached) 8
  2048. checking size of ssize_t... (cached) 8
  2049. checking size of ptrdiff_t... (cached) 8
  2050. checking size of short... (cached) 2
  2051. checking size of int... (cached) 4
  2052. checking size of long... (cached) 8
  2053. checking size of long long... (cached) 8
  2054. checking for int8... (cached) no
  2055. checking for int16... (cached) no
  2056. checking for int32... (cached) no
  2057. checking for int64... (cached) no
  2058. checking for int8_t... (cached) yes
  2059. checking for int16_t... (cached) yes
  2060. checking for int32_t... (cached) yes
  2061. checking for int64_t... (cached) yes
  2062. checking for uint8... (cached) no
  2063. checking for uint16... (cached) no
  2064. checking for uint32... (cached) no
  2065. checking for uint64... (cached) no
  2066. checking for uint8_t... (cached) yes
  2067. checking for uint16_t... (cached) yes
  2068. checking for uint32_t... (cached) yes
  2069. checking for uint64_t... (cached) yes
  2070. checking for u_int8_t... (cached) yes
  2071. checking for u_int16_t... (cached) yes
  2072. checking for u_int32_t... (cached) yes
  2073. checking for u_int64_t... (cached) yes
  2074. checking for __builtin_expect... yes
  2075. checking for __builtin_clz... yes
  2076. checking for __builtin_ctzl... yes
  2077. checking for __builtin_ctzll... yes
  2078. checking for struct stat.st_blksize... (cached) yes
  2079. checking for struct stat.st_blocks... (cached) yes
  2080. checking for struct stat.st_rdev... (cached) yes
  2081. checking for size_t... (cached) yes
  2082. checking for uid_t in sys/types.h... (cached) yes
  2083. checking for struct sockaddr_storage... (cached) yes
  2084. checking for field sa_len in struct sockaddr... (cached) no
  2085. checking for IPv6 support... (cached) yes
  2086. checking for vprintf... (cached) yes
  2087. checking for _doprnt... (cached) no
  2088. checking for alphasort... (cached) yes
  2089. checking for asctime_r... (cached) yes
  2090. checking for chroot... (cached) yes
  2091. checking for ctime_r... (cached) yes
  2092. checking for cuserid... (cached) yes
  2093. checking for crypt... (cached) no
  2094. checking for flock... (cached) yes
  2095. checking for ftok... (cached) yes
  2096. checking for funopen... (cached) no
  2097. checking for gai_strerror... (cached) yes
  2098. checking for gcvt... (cached) yes
  2099. checking for getloadavg... (cached) yes
  2100. checking for getlogin... (cached) yes
  2101. checking for getprotobyname... (cached) yes
  2102. checking for getprotobynumber... (cached) yes
  2103. checking for getservbyname... (cached) yes
  2104. checking for getservbyport... (cached) yes
  2105. checking for gethostname... (cached) yes
  2106. checking for getrusage... (cached) yes
  2107. checking for gettimeofday... (cached) yes
  2108. checking for gmtime_r... (cached) yes
  2109. checking for getpwnam_r... (cached) yes
  2110. checking for getgrnam_r... (cached) yes
  2111. checking for getpwuid_r... (cached) yes
  2112. checking for grantpt... (cached) yes
  2113. checking for inet_ntoa... (cached) yes
  2114. checking for inet_ntop... (cached) yes
  2115. checking for inet_pton... (cached) yes
  2116. checking for isascii... (cached) yes
  2117. checking for link... (cached) yes
  2118. checking for localtime_r... (cached) yes
  2119. checking for lockf... (cached) yes
  2120. checking for lchown... (cached) yes
  2121. checking for lrand48... (cached) yes
  2122. checking for memcpy... (cached) yes
  2123. checking for memmove... (cached) yes
  2124. checking for mkstemp... (cached) yes
  2125. checking for mmap... (cached) yes
  2126. checking for nl_langinfo... (cached) yes
  2127. checking for perror... (cached) yes
  2128. checking for poll... (cached) yes
  2129. checking for ptsname... (cached) yes
  2130. checking for putenv... (cached) yes
  2131. checking for realpath... (cached) yes
  2132. checking for random... (cached) yes
  2133. checking for rand_r... (cached) yes
  2134. checking for scandir... (cached) yes
  2135. checking for setitimer... (cached) yes
  2136. checking for setlocale... (cached) yes
  2137. checking for localeconv... (cached) yes
  2138. checking for setenv... (cached) yes
  2139. checking for setpgid... (cached) yes
  2140. checking for setsockopt... (cached) yes
  2141. checking for setvbuf... (cached) yes
  2142. checking for shutdown... (cached) yes
  2143. checking for sin... (cached) yes
  2144. checking for snprintf... (cached) yes
  2145. checking for srand48... (cached) yes
  2146. checking for srandom... (cached) yes
  2147. checking for statfs... (cached) yes
  2148. checking for statvfs... (cached) yes
  2149. checking for std_syslog... (cached) no
  2150. checking for strcasecmp... (cached) yes
  2151. checking for strcoll... (cached) yes
  2152. checking for strdup... (cached) yes
  2153. checking for strerror... (cached) yes
  2154. checking for strftime... (cached) yes
  2155. checking for strnlen... (cached) yes
  2156. checking for strptime... (cached) yes
  2157. checking for strstr... (cached) yes
  2158. checking for strtok_r... (cached) yes
  2159. checking for symlink... (cached) yes
  2160. checking for tempnam... (cached) yes
  2161. checking for tzset... (cached) yes
  2162. checking for unlockpt... (cached) yes
  2163. checking for unsetenv... (cached) yes
  2164. checking for usleep... (cached) yes
  2165. checking for utime... (cached) yes
  2166. checking for vsnprintf... (cached) yes
  2167. checking for vasprintf... (cached) yes
  2168. checking for asprintf... (cached) yes
  2169. checking for nanosleep... (cached) yes
  2170. checking for nanosleep in -lrt... yes
  2171. checking for getaddrinfo... (cached) yes
  2172. checking for __sync_fetch_and_add... (cached) yes
  2173. checking for strlcat... (cached) no
  2174. checking for strlcpy... (cached) no
  2175. checking for getopt... (cached) yes
  2176. checking for utime.h... (cached) yes
  2177. checking whether utime accepts a null argument... (cached) yes
  2178. checking for working alloca.h... (cached) yes
  2179. checking for alloca... (cached) yes
  2180. checking for declared timezone... (cached) yes
  2181. checking for type of reentrant time-related functions... (cached) POSIX
  2182. checking for readdir_r... (cached) yes
  2183. checking for type of readdir_r... (cached) POSIX
  2184. checking for in_addr_t... (cached) yes
  2185. checking for crypt_r... (cached) no
  2186.  
  2187. General settings
  2188. checking whether to include gcov symbols... no
  2189. checking whether to include debugging symbols... no
  2190. checking layout of installed files... GNU
  2191. checking path to configuration file... /etc/php/7.0/phpdbg
  2192. checking where to scan for configuration files... /etc/php/7.0/phpdbg/conf.d
  2193. checking whether to enable PHP's own SIGCHLD handler... no
  2194. checking whether to explicitly link against libgcc... no
  2195. checking whether to enable short tags by default... yes
  2196. checking whether to enable dmalloc... no
  2197. checking whether to enable IPv6 support... yes
  2198. checking whether to enable DTrace support... yes
  2199. checking for sys/sdt.h... (cached) yes
  2200. checking how big to make fd sets... using system default
  2201.  
  2202. Configuring extensions
  2203. checking size of long... (cached) 8
  2204. checking size of int... (cached) 4
  2205. checking for int32_t... (cached) yes
  2206. checking for uint32_t... (cached) yes
  2207. checking for sys/types.h... (cached) yes
  2208. checking for inttypes.h... (cached) yes
  2209. checking for stdint.h... (cached) yes
  2210. checking for string.h... (cached) yes
  2211. checking for stdlib.h... (cached) yes
  2212. checking for strtoll... (cached) yes
  2213. checking for atoll... (cached) yes
  2214. checking for strftime... (cached) yes
  2215. checking for use of system timezone data... yes
  2216. checking whether to enable LIBXML support... yes
  2217. checking libxml2 install dir... no
  2218. checking for xml2-config path... (cached) /usr/bin/xml2-config
  2219. checking whether libxml build works... (cached) yes
  2220. checking for OpenSSL support... yes
  2221. checking for Kerberos support... no
  2222. checking whether to use system default cipher list instead of hardcoded value... no
  2223. checking for RAND_egd... (cached) no
  2224. checking for pkg-config... (cached) /usr/bin/pkg-config
  2225. checking for PCRE headers location... /usr/include
  2226. checking for PCRE library location... /usr/lib/x86_64-linux-gnu
  2227. checking whether to enable PCRE JIT functionality... yes
  2228. checking whether to enable the SQLite3 extension... no
  2229. checking for ZLIB support... yes
  2230. checking if the location of ZLIB install directory is defined... /usr
  2231. checking for zlib version >= 1.2.0.4... 1.2.8
  2232. checking for gzgets in -lz... (cached) yes
  2233. checking whether to enable bc style precision math functions... no
  2234. checking for BZip2 support... no
  2235. checking whether to enable calendar conversion support... no
  2236. checking whether to enable ctype functions... no
  2237. checking for cURL support... no
  2238. checking for QDBM support... no
  2239. checking for GDBM support... no
  2240. checking for NDBM support... no
  2241. checking for TCADB support... no
  2242. checking for Berkeley DB4 support... no
  2243. checking for Berkeley DB3 support... no
  2244. checking for Berkeley DB2 support... no
  2245. checking for DB1 support... no
  2246. checking for DBM support... no
  2247. checking for CDB support... no
  2248. checking for INI File support... no
  2249. checking for FlatFile support... no
  2250. checking whether to enable DBA interface... no
  2251. checking whether to enable DOM support... no
  2252. checking for ENCHANT support... no
  2253. checking whether to enable EXIF (metadata from images) support... no
  2254. checking for fileinfo support... no
  2255. checking whether to enable input filter support... yes
  2256. checking pcre install prefix... no
  2257. checking whether to enable FTP support... no
  2258. checking OpenSSL dir for FTP... no
  2259. checking for GD support... no
  2260. checking for the location of libwebp... no
  2261. checking for the location of libjpeg... no
  2262. checking for the location of libpng... no
  2263. checking for the location of libXpm... no
  2264. checking for FreeType 2... no
  2265. checking whether to enable truetype string function in GD... no
  2266. checking whether to enable JIS-mapped Japanese font support in GD... no
  2267. checking for GNU gettext support... no
  2268. checking for GNU MP support... no
  2269. checking for mhash support... yes
  2270. checking whether to enable hash support... yes
  2271. checking whether byte ordering is bigendian... (cached) no
  2272. checking size of short... (cached) 2
  2273. checking size of int... (cached) 4
  2274. checking size of long... (cached) 8
  2275. checking size of long long... (cached) 8
  2276. checking for iconv support... no
  2277. checking for IMAP support... no
  2278. checking for IMAP Kerberos support... no
  2279. checking for IMAP SSL support... no
  2280. checking for Firebird support... no
  2281. checking whether to enable internationalization support... no
  2282. checking whether to enable JavaScript Object Serialization support... no
  2283. checking for LDAP support... no
  2284. checking for LDAP Cyrus SASL support... no
  2285. checking whether to enable multibyte string support... no
  2286. checking whether to enable multibyte regex support... yes
  2287. checking whether to check multibyte regex backtrack... yes
  2288. checking for external libmbfl... no
  2289. checking for external oniguruma... no
  2290. checking for mcrypt support... no
  2291. checking for MySQLi support... no
  2292. checking whether to enable embedded MySQLi support... no
  2293. checking for specified location of the MySQL UNIX socket... no
  2294. checking for Oracle Database OCI8 support... no
  2295. checking for Adabas support... no
  2296. checking for SAP DB support... no
  2297. checking for Solid support... no
  2298. checking for IBM DB2 support... no
  2299. checking for ODBCRouter.com support... no
  2300. checking for Empress support... no
  2301. checking for Empress local access support... no
  2302. checking for Birdstep support... no
  2303. checking for a custom ODBC support... no
  2304. checking for iODBC support... no
  2305. checking for Easysoft ODBC-ODBC Bridge support... no
  2306. checking for unixODBC support... no
  2307. checking for DBMaker support... no
  2308. checking for any ODBC driver support... no
  2309. checking whether to enable Zend OPcache support... no
  2310. checking whether to enable file based caching... yes
  2311. checking whether to enable copying PHP CODE pages into HUGE PAGES... yes
  2312. checking whether to enable pcntl support... yes
  2313. checking for fork... (cached) yes
  2314. checking for waitpid... yes
  2315. checking for sigaction... (cached) yes
  2316. checking for getpriority... yes
  2317. checking for setpriority... yes
  2318. checking for wait3... yes
  2319. checking for wait4... yes
  2320. checking for sigprocmask... (cached) yes
  2321. checking for sigwaitinfo... yes
  2322. checking for sigtimedwait... yes
  2323. checking whether to enable PDO support... no
  2324. checking for PDO_DBLIB support via FreeTDS... no
  2325. checking for Firebird support for PDO... no
  2326. checking for MySQL support for PDO... no
  2327. checking Oracle OCI support for PDO... no
  2328. checking for ODBC v3 support for PDO... no
  2329. checking for PostgreSQL support for PDO... no
  2330. checking for sqlite 3 support for PDO... no
  2331. checking for PostgreSQL support... no
  2332. checking for phar archive support... no
  2333. checking whether to enable POSIX-like functions... no
  2334. checking for PSPELL support... no
  2335. checking for libedit readline replacement... yes, shared
  2336. checking for tgetent in -lncurses... (cached) yes
  2337. checking for readline in -ledit... (cached) yes
  2338. checking for rl_callback_read_char in -ledit... (cached) yes
  2339. checking for rl_on_new_line in -ledit... (cached) yes
  2340. checking for rl_completion_matches... (cached) no
  2341. checking for recode support... no
  2342. checking whether to enable PHP sessions... yes
  2343. checking for mm support... no
  2344. checking whether pwrite works... (cached) yes
  2345. checking whether pread works... (cached) yes
  2346. checking whether to enable shmop support... no
  2347. checking whether to enable SimpleXML support... no
  2348. checking for SNMP support... no
  2349. checking OpenSSL dir for SNMP... no
  2350. checking whether to enable SOAP support... no
  2351. checking whether to enable sockets support... no
  2352. checking whether flush should be called explicitly after a buffered io... (cached) no
  2353. checking for crypt in -lcrypt... (cached) yes
  2354. checking for standard DES crypt... (cached) yes
  2355. checking for extended DES crypt... (cached) no
  2356. checking for MD5 crypt... (cached) yes
  2357. checking for Blowfish crypt... (cached) no
  2358. checking for SHA512 crypt... (cached) yes
  2359. checking for SHA256 crypt... (cached) yes
  2360. checking whether the compiler supports __alignof__... (cached) yes
  2361. checking whether the compiler supports aligned attribute... (cached) yes
  2362. checking for getcwd... (cached) yes
  2363. checking for getwd... (cached) yes
  2364. checking for asinh... (cached) yes
  2365. checking for acosh... (cached) yes
  2366. checking for atanh... (cached) yes
  2367. checking for log1p... (cached) yes
  2368. checking for hypot... (cached) yes
  2369. checking for glob... (cached) yes
  2370. checking for strfmon... (cached) yes
  2371. checking for nice... (cached) yes
  2372. checking for fpclass... (cached) no
  2373. checking for mempcpy... (cached) yes
  2374. checking for strpncpy... (cached) no
  2375. checking whether isnan is declared... (cached) yes
  2376. checking whether isinf is declared... (cached) yes
  2377. checking for working POSIX fnmatch... (cached) yes
  2378. checking for fork... (cached) yes
  2379. checking if your OS can spawn processes with inherited handles... yes
  2380. checking for res_nsearch... no
  2381. checking for __res_nsearch... no
  2382. checking for res_nsearch in -lresolv... no
  2383. checking for __res_nsearch in -lresolv... yes
  2384. checking for res_ndestroy... no
  2385. checking for __res_ndestroy... no
  2386. checking for res_ndestroy in -lresolv... no
  2387. checking for __res_ndestroy in -lresolv... no
  2388. checking for res_ndestroy in -lbind... no
  2389. checking for __res_ndestroy in -lbind... no
  2390. checking for res_ndestroy in -lsocket... no
  2391. checking for __res_ndestroy in -lsocket... no
  2392. checking for dns_search... no
  2393. checking for __dns_search... no
  2394. checking for dns_search in -lresolv... no
  2395. checking for __dns_search in -lresolv... no
  2396. checking for dns_search in -lbind... no
  2397. checking for __dns_search in -lbind... no
  2398. checking for dns_search in -lsocket... no
  2399. checking for __dns_search in -lsocket... no
  2400. checking for dn_expand... no
  2401. checking for __dn_expand... yes
  2402. checking for dn_skipname... no
  2403. checking for __dn_skipname... yes
  2404. checking for res_search... no
  2405. checking for __res_search... yes
  2406. checking whether atof() accepts NAN... (cached) yes
  2407. checking whether atof() accepts INF... (cached) yes
  2408. checking whether HUGE_VAL == INF... (cached) yes
  2409. checking whether HUGE_VAL + -HUGEVAL == NAN... (cached) yes
  2410. checking whether strptime() declaration fails... (cached) yes
  2411. checking for wchar.h... (cached) yes
  2412. checking for mblen... (cached) yes
  2413. checking for mbrlen... (cached) yes
  2414. checking for mbsinit... (cached) yes
  2415. checking for mbstate_t... (cached) yes
  2416. checking for atomic.h... (cached) no
  2417. checking whether arc4random_buf is declared... (cached) no
  2418. checking whether to enable System V IPC support... no
  2419. checking whether to enable System V semaphore support... no
  2420. checking whether to enable System V shared memory support... no
  2421. checking for TIDY support... no
  2422. checking whether to enable tokenizer support... no
  2423. checking whether to enable WDDX support... no
  2424. checking libexpat dir for WDDX... no
  2425. checking whether to enable XML support... no
  2426. checking libexpat install dir... no
  2427. checking whether to enable XMLReader support... no
  2428. checking for XMLRPC-EPI support... no
  2429. checking libexpat dir for XMLRPC-EPI... no
  2430. checking iconv dir for XMLRPC-EPI... no
  2431. checking whether to enable XMLWriter support... no
  2432. checking for XSL support... no
  2433. checking for zip archive read/writesupport... no
  2434. checking pcre install prefix... no
  2435. checking libzip... no
  2436. checking whether to enable mysqlnd... no
  2437. checking whether to disable compressed protocol support in mysqlnd... yes
  2438.  
  2439. Configuring PEAR
  2440. checking whether to install PEAR... no
  2441.  
  2442. Configuring Zend
  2443. checking for bison version... (cached) 3.0 (ok)
  2444. checking for inttypes.h... (cached) yes
  2445. checking for stdint.h... (cached) yes
  2446. checking for limits.h... (cached) yes
  2447. checking for malloc.h... (cached) yes
  2448. checking for string.h... (cached) yes
  2449. checking for unistd.h... (cached) yes
  2450. checking for stdarg.h... (cached) yes
  2451. checking for sys/types.h... (cached) yes
  2452. checking for sys/time.h... (cached) yes
  2453. checking for signal.h... (cached) yes
  2454. checking for unix.h... (cached) no
  2455. checking for stdlib.h... (cached) yes
  2456. checking for dlfcn.h... (cached) yes
  2457. checking for size_t... (cached) yes
  2458. checking return type of signal handlers... (cached) void
  2459. checking for uint... (cached) yes
  2460. checking for ulong... (cached) yes
  2461. checking for int32_t... yes
  2462. checking for uint32_t... yes
  2463. checking for vprintf... (cached) yes
  2464. checking for _doprnt... (cached) no
  2465. checking for working memcmp... (cached) yes
  2466. checking for working alloca.h... (cached) yes
  2467. checking for alloca... (cached) yes
  2468. checking for memcpy... (cached) yes
  2469. checking for strdup... (cached) yes
  2470. checking for getpid... (cached) yes
  2471. checking for kill... (cached) yes
  2472. checking for strtod... (cached) yes
  2473. checking for strtol... (cached) yes
  2474. checking for finite... (cached) yes
  2475. checking for fpclass... (cached) no
  2476. checking for sigsetjmp... (cached) no
  2477. checking whether sprintf is broken... (cached) no
  2478. checking whether isfinite is declared... (cached) yes
  2479. checking whether isnan is declared... (cached) yes
  2480. checking whether isinf is declared... (cached) yes
  2481. checking whether fp_except is defined... (cached) no
  2482. checking for usable _FPU_SETCW... yes
  2483. checking for usable fpsetprec... no
  2484. checking for usable _controlfp... no
  2485. checking for usable _controlfp_s... no
  2486. checking whether FPU control word can be manipulated by inline assembler... yes
  2487. checking whether double cast to long preserves least significant bits... no
  2488. checking whether dlsym() requires a leading underscore in symbol names... checking whether to enable thread-safety... no
  2489. checking whether to enable inline optimization for GCC... yes
  2490. checking whether to enable Zend debugging... no
  2491. checking for inline... (cached) inline
  2492. checking target system is Darwin... no
  2493. checking for MM alignment and log values... done
  2494. checking for memory allocation using mmap(MAP_ANON)... yes
  2495. checking for memory allocation using mmap("/dev/zero")... yes
  2496. checking for mremap... (cached) yes
  2497. checking for sigaction... (cached) yes
  2498. checking whether to enable zend signal handling... no
  2499.  
  2500. Configuring TSRM
  2501. checking for stdarg.h... (cached) yes
  2502. checking for sigprocmask... (cached) yes
  2503. checking how many arguments gethostbyname_r() takes... (cached) six
  2504.  
  2505. Configuring libtool
  2506. checking how to print strings... printf
  2507. checking for a sed that does not truncate output... (cached) /bin/sed
  2508. checking for fgrep... (cached) /bin/grep -F
  2509. checking for ld used by x86_64-linux-gnu-gcc... (cached) /usr/bin/ld
  2510. checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
  2511. checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/x86_64-linux-gnu-nm -B
  2512. checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... (cached) BSD nm
  2513. checking the maximum length of command line arguments... (cached) 1572864
  2514. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop
  2515. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
  2516. checking for /usr/bin/ld option to reload object files... (cached) -r
  2517. checking for x86_64-linux-gnu-objdump... (cached) x86_64-linux-gnu-objdump
  2518. checking how to recognize dependent libraries... (cached) pass_all
  2519. checking for x86_64-linux-gnu-dlltool... no
  2520. checking for dlltool... no
  2521. checking how to associate runtime and link libraries... (cached) printf %s\n
  2522. checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar
  2523. checking for archiver @FILE support... (cached) @
  2524. checking for x86_64-linux-gnu-strip... (cached) x86_64-linux-gnu-strip
  2525. checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib
  2526. checking for gawk... (cached) gawk
  2527. checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... (cached) ok
  2528. checking for sysroot... no
  2529. checking for a working dd... (cached) /bin/dd
  2530. checking how to truncate binary pipes... (cached) /bin/dd bs=4096 count=1
  2531. checking for x86_64-linux-gnu-mt... no
  2532. checking for mt... (cached) mt
  2533. checking if mt is a manifest tool... (cached) no
  2534. checking for dlfcn.h... (cached) yes
  2535. checking for objdir... (cached) .libs
  2536. checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no
  2537. checking for x86_64-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC
  2538. checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes
  2539. checking if x86_64-linux-gnu-gcc static flag -static works... (cached) yes
  2540. checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
  2541. checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
  2542. checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  2543. checking whether -lc should be explicitly linked in... (cached) no
  2544. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  2545. checking how to hardcode library paths into programs... immediate
  2546. checking whether stripping libraries is possible... yes
  2547. checking if libtool supports shared libraries... yes
  2548. checking whether to build shared libraries... yes
  2549. checking whether to build static libraries... yes
  2550.  
  2551. Generating files
  2552. configure: updating cache /tmp/php7.0-7.0.19/config.cache
  2553. configure: creating ./config.status
  2554. creating main/internal_functions.c
  2555. creating main/internal_functions_cli.c
  2556. +--------------------------------------------------------------------+
  2557. | License:                                                           |
  2558. | This software is subject to the PHP License, available in this     |
  2559. | distribution in the file LICENSE.  By continuing this installation |
  2560. | process, you are bound by the terms of this license agreement.     |
  2561. | If you do not agree with the terms of this license, you must abort |
  2562. | the installation process at this point.                            |
  2563. +--------------------------------------------------------------------+
  2564.  
  2565. Thank you for using PHP.
  2566.  
  2567. config.status: creating php7.spec
  2568. config.status: creating main/build-defs.h
  2569. config.status: creating scripts/phpize
  2570. config.status: creating scripts/man1/phpize.1
  2571. config.status: creating scripts/php-config
  2572. config.status: creating scripts/man1/php-config.1
  2573. config.status: creating ext/ext_skel
  2574. config.status: creating sapi/cli/php.1
  2575. config.status: creating main/php_config.h
  2576. config.status: executing libtool commands
  2577. config.status: executing default commands
  2578.     cd /tmp/php7.0-7.0.19
  2579.     mkdir -p embed-build
  2580.     cd embed-build
  2581.     ../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
  2582. configure: loading cache /tmp/php7.0-7.0.19/config.cache
  2583. checking for grep that handles long lines and -e... (cached) /bin/grep
  2584. checking for egrep... (cached) /bin/grep -E
  2585. checking for a sed that does not truncate output... (cached) /bin/sed
  2586. checking build system type... (cached) x86_64-pc-linux-gnu
  2587. checking host system type... (cached) x86_64-pc-linux-gnu
  2588. checking target system type... (cached) x86_64-pc-linux-gnu
  2589. checking for x86_64-linux-gnu-cc... (cached) x86_64-linux-gnu-gcc
  2590. checking whether the C compiler works... yes
  2591. checking for C compiler default output file name... a.out
  2592. checking for suffix of executables...
  2593. checking whether we are cross compiling... no
  2594. checking for suffix of object files... (cached) o
  2595. checking whether we are using the GNU C compiler... (cached) yes
  2596. checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes
  2597. checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  2598. checking how to run the C preprocessor... (cached) x86_64-linux-gnu-gcc -E
  2599. checking for icc... no
  2600. checking for suncc... no
  2601. checking whether x86_64-linux-gnu-gcc and cc understand -c and -o together... (cached) yes
  2602. checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
  2603. checking for ANSI C header files... (cached) yes
  2604. checking for sys/types.h... (cached) yes
  2605. checking for sys/stat.h... (cached) yes
  2606. checking for stdlib.h... (cached) yes
  2607. checking for string.h... (cached) yes
  2608. checking for memory.h... (cached) yes
  2609. checking for strings.h... (cached) yes
  2610. checking for inttypes.h... (cached) yes
  2611. checking for stdint.h... (cached) yes
  2612. checking for unistd.h... (cached) yes
  2613. checking for minix/config.h... (cached) no
  2614. checking whether it is safe to define __EXTENSIONS__... (cached) yes
  2615. checking whether ln -s works... yes
  2616. checking for system library directory... lib
  2617. checking whether to enable runpaths... no
  2618. checking if compiler supports -R... (cached) no
  2619. checking if compiler supports -Wl,-rpath,... (cached) yes
  2620. checking for gawk... (cached) gawk
  2621. checking for bison... (cached) bison -y
  2622. checking for bison version... (cached) 3.0 (ok)
  2623. checking for re2c... (cached) re2c
  2624. checking for re2c version... (cached) 0.16 (ok)
  2625. checking whether to enable computed goto gcc extension with re2c... no
  2626. checking whether to force non-PIC code in shared modules... no
  2627. checking whether /dev/urandom exists... yes
  2628. checking whether /dev/arandom exists... no
  2629. checking for global register variables support... yes
  2630. checking for pthreads_cflags... (cached) -pthread
  2631. checking for pthreads_lib... (cached) pthread
  2632.  
  2633. Configuring SAPI modules
  2634. checking for Apache 2.0 handler-module support via DSO through APXS... no
  2635. checking for setproctitle... (cached) no
  2636. checking for sys/pstat.h... (cached) no
  2637. checking for PS_STRINGS... (cached) no
  2638. checking for CLI build... yes
  2639. checking for embedded SAPI library support... shared
  2640. checking for FPM build... no
  2641. checking for LiteSpeed support... no
  2642. checking for phpdbg support... no
  2643. checking for phpdbg web SAPI support... no
  2644. checking for phpdbg debug build... no
  2645. checking for CGI build... yes
  2646. checking for chosen SAPI module... embed
  2647. checking for executable SAPI binaries...  cli
  2648.  
  2649. Running system checks
  2650. checking for sendmail... (cached) /usr/sbin/sendmail
  2651. checking whether system uses EBCDIC... (cached) no
  2652. checking whether byte ordering is bigendian... (cached) no
  2653. checking whether writing to stdout works... (cached) yes
  2654. checking for socket... yes
  2655. checking for socketpair... yes
  2656. checking for htonl... yes
  2657. checking for gethostname... yes
  2658. checking for gethostbyaddr... yes
  2659. checking for yp_get_default_domain... no
  2660. checking for __yp_get_default_domain... no
  2661. checking for yp_get_default_domain in -lnsl... yes
  2662. checking for dlopen... no
  2663. checking for __dlopen... no
  2664. checking for dlopen in -ldl... yes
  2665. checking for sin in -lm... (cached) yes
  2666. checking for inet_aton... yes
  2667. checking for ANSI C header files... (cached) yes
  2668. checking for dirent.h that defines DIR... (cached) yes
  2669. checking for library containing opendir... (cached) none required
  2670. checking for inttypes.h... (cached) yes
  2671. checking for stdint.h... (cached) yes
  2672. checking for dirent.h... (cached) yes
  2673. checking for ApplicationServices/ApplicationServices.h... (cached) no
  2674. checking for sys/param.h... (cached) yes
  2675. checking for sys/types.h... (cached) yes
  2676. checking for sys/time.h... (cached) yes
  2677. checking for netinet/in.h... (cached) yes
  2678. checking for alloca.h... (cached) yes
  2679. checking for arpa/inet.h... (cached) yes
  2680. checking for arpa/nameser.h... (cached) yes
  2681. checking for assert.h... (cached) yes
  2682. checking for crypt.h... (cached) yes
  2683. checking for dns.h... (cached) no
  2684. checking for fcntl.h... (cached) yes
  2685. checking for grp.h... (cached) yes
  2686. checking for ieeefp.h... (cached) no
  2687. checking for langinfo.h... (cached) yes
  2688. checking for limits.h... (cached) yes
  2689. checking for locale.h... (cached) yes
  2690. checking for monetary.h... (cached) yes
  2691. checking for netdb.h... (cached) yes
  2692. checking for pwd.h... (cached) yes
  2693. checking for resolv.h... (cached) yes
  2694. checking for signal.h... (cached) yes
  2695. checking for stdarg.h... (cached) yes
  2696. checking for stdlib.h... (cached) yes
  2697. checking for string.h... (cached) yes
  2698. checking for syslog.h... (cached) yes
  2699. checking for sysexits.h... (cached) yes
  2700. checking for sys/ioctl.h... (cached) yes
  2701. checking for sys/file.h... (cached) yes
  2702. checking for sys/mman.h... (cached) yes
  2703. checking for sys/mount.h... (cached) yes
  2704. checking for sys/poll.h... (cached) yes
  2705. checking for sys/resource.h... (cached) yes
  2706. checking for sys/select.h... (cached) yes
  2707. checking for sys/socket.h... (cached) yes
  2708. checking for sys/stat.h... (cached) yes
  2709. checking for sys/statfs.h... (cached) yes
  2710. checking for sys/statvfs.h... (cached) yes
  2711. checking for sys/vfs.h... (cached) yes
  2712. checking for sys/sysexits.h... (cached) no
  2713. checking for sys/varargs.h... (cached) no
  2714. checking for sys/wait.h... (cached) yes
  2715. checking for sys/loadavg.h... (cached) no
  2716. checking for termios.h... (cached) yes
  2717. checking for unistd.h... (cached) yes
  2718. checking for unix.h... (cached) no
  2719. checking for utime.h... (cached) yes
  2720. checking for sys/utsname.h... (cached) yes
  2721. checking for sys/ipc.h... (cached) yes
  2722. checking for dlfcn.h... (cached) yes
  2723. checking for assert.h... (cached) yes
  2724. checking for fopencookie... (cached) yes
  2725. checking for broken getcwd... no
  2726. checking for broken libc stdio... (cached) yes
  2727. checking whether struct tm is in sys/time.h or time.h... (cached) time.h
  2728. checking for struct tm.tm_zone... (cached) yes
  2729. checking for missing declarations of reentrant functions... done
  2730. checking for fclose declaration... ok
  2731. checking for tm_gmtoff in struct tm... (cached) yes
  2732. checking for struct flock... (cached) yes
  2733. checking for socklen_t... (cached) yes
  2734. checking size of size_t... (cached) 8
  2735. checking size of long long... (cached) 8
  2736. checking size of long long int... (cached) 8
  2737. checking size of long... (cached) 8
  2738. checking size of int... (cached) 4
  2739. checking size of intmax_t... (cached) 8
  2740. checking size of ssize_t... (cached) 8
  2741. checking size of ptrdiff_t... (cached) 8
  2742. checking size of short... (cached) 2
  2743. checking size of int... (cached) 4
  2744. checking size of long... (cached) 8
  2745. checking size of long long... (cached) 8
  2746. checking for int8... (cached) no
  2747. checking for int16... (cached) no
  2748. checking for int32... (cached) no
  2749. checking for int64... (cached) no
  2750. checking for int8_t... (cached) yes
  2751. checking for int16_t... (cached) yes
  2752. checking for int32_t... (cached) yes
  2753. checking for int64_t... (cached) yes
  2754. checking for uint8... (cached) no
  2755. checking for uint16... (cached) no
  2756. checking for uint32... (cached) no
  2757. checking for uint64... (cached) no
  2758. checking for uint8_t... (cached) yes
  2759. checking for uint16_t... (cached) yes
  2760. checking for uint32_t... (cached) yes
  2761. checking for uint64_t... (cached) yes
  2762. checking for u_int8_t... (cached) yes
  2763. checking for u_int16_t... (cached) yes
  2764. checking for u_int32_t... (cached) yes
  2765. checking for u_int64_t... (cached) yes
  2766. checking for __builtin_expect... yes
  2767. checking for __builtin_clz... yes
  2768. checking for __builtin_ctzl... yes
  2769. checking for __builtin_ctzll... yes
  2770. checking for struct stat.st_blksize... (cached) yes
  2771. checking for struct stat.st_blocks... (cached) yes
  2772. checking for struct stat.st_rdev... (cached) yes
  2773. checking for size_t... (cached) yes
  2774. checking for uid_t in sys/types.h... (cached) yes
  2775. checking for struct sockaddr_storage... (cached) yes
  2776. checking for field sa_len in struct sockaddr... (cached) no
  2777. checking for IPv6 support... (cached) yes
  2778. checking for vprintf... (cached) yes
  2779. checking for _doprnt... (cached) no
  2780. checking for alphasort... (cached) yes
  2781. checking for asctime_r... (cached) yes
  2782. checking for chroot... (cached) yes
  2783. checking for ctime_r... (cached) yes
  2784. checking for cuserid... (cached) yes
  2785. checking for crypt... (cached) no
  2786. checking for flock... (cached) yes
  2787. checking for ftok... (cached) yes
  2788. checking for funopen... (cached) no
  2789. checking for gai_strerror... (cached) yes
  2790. checking for gcvt... (cached) yes
  2791. checking for getloadavg... (cached) yes
  2792. checking for getlogin... (cached) yes
  2793. checking for getprotobyname... (cached) yes
  2794. checking for getprotobynumber... (cached) yes
  2795. checking for getservbyname... (cached) yes
  2796. checking for getservbyport... (cached) yes
  2797. checking for gethostname... (cached) yes
  2798. checking for getrusage... (cached) yes
  2799. checking for gettimeofday... (cached) yes
  2800. checking for gmtime_r... (cached) yes
  2801. checking for getpwnam_r... (cached) yes
  2802. checking for getgrnam_r... (cached) yes
  2803. checking for getpwuid_r... (cached) yes
  2804. checking for grantpt... (cached) yes
  2805. checking for inet_ntoa... (cached) yes
  2806. checking for inet_ntop... (cached) yes
  2807. checking for inet_pton... (cached) yes
  2808. checking for isascii... (cached) yes
  2809. checking for link... (cached) yes
  2810. checking for localtime_r... (cached) yes
  2811. checking for lockf... (cached) yes
  2812. checking for lchown... (cached) yes
  2813. checking for lrand48... (cached) yes
  2814. checking for memcpy... (cached) yes
  2815. checking for memmove... (cached) yes
  2816. checking for mkstemp... (cached) yes
  2817. checking for mmap... (cached) yes
  2818. checking for nl_langinfo... (cached) yes
  2819. checking for perror... (cached) yes
  2820. checking for poll... (cached) yes
  2821. checking for ptsname... (cached) yes
  2822. checking for putenv... (cached) yes
  2823. checking for realpath... (cached) yes
  2824. checking for random... (cached) yes
  2825. checking for rand_r... (cached) yes
  2826. checking for scandir... (cached) yes
  2827. checking for setitimer... (cached) yes
  2828. checking for setlocale... (cached) yes
  2829. checking for localeconv... (cached) yes
  2830. checking for setenv... (cached) yes
  2831. checking for setpgid... (cached) yes
  2832. checking for setsockopt... (cached) yes
  2833. checking for setvbuf... (cached) yes
  2834. checking for shutdown... (cached) yes
  2835. checking for sin... (cached) yes
  2836. checking for snprintf... (cached) yes
  2837. checking for srand48... (cached) yes
  2838. checking for srandom... (cached) yes
  2839. checking for statfs... (cached) yes
  2840. checking for statvfs... (cached) yes
  2841. checking for std_syslog... (cached) no
  2842. checking for strcasecmp... (cached) yes
  2843. checking for strcoll... (cached) yes
  2844. checking for strdup... (cached) yes
  2845. checking for strerror... (cached) yes
  2846. checking for strftime... (cached) yes
  2847. checking for strnlen... (cached) yes
  2848. checking for strptime... (cached) yes
  2849. checking for strstr... (cached) yes
  2850. checking for strtok_r... (cached) yes
  2851. checking for symlink... (cached) yes
  2852. checking for tempnam... (cached) yes
  2853. checking for tzset... (cached) yes
  2854. checking for unlockpt... (cached) yes
  2855. checking for unsetenv... (cached) yes
  2856. checking for usleep... (cached) yes
  2857. checking for utime... (cached) yes
  2858. checking for vsnprintf... (cached) yes
  2859. checking for vasprintf... (cached) yes
  2860. checking for asprintf... (cached) yes
  2861. checking for nanosleep... (cached) yes
  2862. checking for nanosleep in -lrt... yes
  2863. checking for getaddrinfo... (cached) yes
  2864. checking for __sync_fetch_and_add... (cached) yes
  2865. checking for strlcat... (cached) no
  2866. checking for strlcpy... (cached) no
  2867. checking for getopt... (cached) yes
  2868. checking for utime.h... (cached) yes
  2869. checking whether utime accepts a null argument... (cached) yes
  2870. checking for working alloca.h... (cached) yes
  2871. checking for alloca... (cached) yes
  2872. checking for declared timezone... (cached) yes
  2873. checking for type of reentrant time-related functions... (cached) POSIX
  2874. checking for readdir_r... (cached) yes
  2875. checking for type of readdir_r... (cached) POSIX
  2876. checking for in_addr_t... (cached) yes
  2877. checking for crypt_r... (cached) no
  2878.  
  2879. General settings
  2880. checking whether to include gcov symbols... no
  2881. checking whether to include debugging symbols... no
  2882. checking layout of installed files... GNU
  2883. checking path to configuration file... /etc/php/7.0/embed
  2884. checking where to scan for configuration files... /etc/php/7.0/embed/conf.d
  2885. checking whether to enable PHP's own SIGCHLD handler... no
  2886. checking whether to explicitly link against libgcc... no
  2887. checking whether to enable short tags by default... yes
  2888. checking whether to enable dmalloc... no
  2889. checking whether to enable IPv6 support... yes
  2890. checking whether to enable DTrace support... yes
  2891. checking for sys/sdt.h... (cached) yes
  2892. checking how big to make fd sets... using system default
  2893.  
  2894. Configuring extensions
  2895. checking size of long... (cached) 8
  2896. checking size of int... (cached) 4
  2897. checking for int32_t... (cached) yes
  2898. checking for uint32_t... (cached) yes
  2899. checking for sys/types.h... (cached) yes
  2900. checking for inttypes.h... (cached) yes
  2901. checking for stdint.h... (cached) yes
  2902. checking for string.h... (cached) yes
  2903. checking for stdlib.h... (cached) yes
  2904. checking for strtoll... (cached) yes
  2905. checking for atoll... (cached) yes
  2906. checking for strftime... (cached) yes
  2907. checking for use of system timezone data... yes
  2908. checking whether to enable LIBXML support... yes
  2909. checking libxml2 install dir... no
  2910. checking for xml2-config path... (cached) /usr/bin/xml2-config
  2911. checking whether libxml build works... (cached) yes
  2912. checking for OpenSSL support... yes
  2913. checking for Kerberos support... no
  2914. checking whether to use system default cipher list instead of hardcoded value... no
  2915. checking for RAND_egd... (cached) no
  2916. checking for pkg-config... (cached) /usr/bin/pkg-config
  2917. checking for PCRE headers location... /usr/include
  2918. checking for PCRE library location... /usr/lib/x86_64-linux-gnu
  2919. checking whether to enable PCRE JIT functionality... yes
  2920. checking whether to enable the SQLite3 extension... no
  2921. checking for ZLIB support... yes
  2922. checking if the location of ZLIB install directory is defined... /usr
  2923. checking for zlib version >= 1.2.0.4... 1.2.8
  2924. checking for gzgets in -lz... (cached) yes
  2925. checking whether to enable bc style precision math functions... no
  2926. checking for BZip2 support... no
  2927. checking whether to enable calendar conversion support... no
  2928. checking whether to enable ctype functions... no
  2929. checking for cURL support... no
  2930. checking for QDBM support... no
  2931. checking for GDBM support... no
  2932. checking for NDBM support... no
  2933. checking for TCADB support... no
  2934. checking for Berkeley DB4 support... no
  2935. checking for Berkeley DB3 support... no
  2936. checking for Berkeley DB2 support... no
  2937. checking for DB1 support... no
  2938. checking for DBM support... no
  2939. checking for CDB support... no
  2940. checking for INI File support... no
  2941. checking for FlatFile support... no
  2942. checking whether to enable DBA interface... no
  2943. checking whether to enable DOM support... no
  2944. checking for ENCHANT support... no
  2945. checking whether to enable EXIF (metadata from images) support... no
  2946. checking for fileinfo support... no
  2947. checking whether to enable input filter support... yes
  2948. checking pcre install prefix... no
  2949. checking whether to enable FTP support... no
  2950. checking OpenSSL dir for FTP... no
  2951. checking for GD support... no
  2952. checking for the location of libwebp... no
  2953. checking for the location of libjpeg... no
  2954. checking for the location of libpng... no
  2955. checking for the location of libXpm... no
  2956. checking for FreeType 2... no
  2957. checking whether to enable truetype string function in GD... no
  2958. checking whether to enable JIS-mapped Japanese font support in GD... no
  2959. checking for GNU gettext support... no
  2960. checking for GNU MP support... no
  2961. checking for mhash support... yes
  2962. checking whether to enable hash support... yes
  2963. checking whether byte ordering is bigendian... (cached) no
  2964. checking size of short... (cached) 2
  2965. checking size of int... (cached) 4
  2966. checking size of long... (cached) 8
  2967. checking size of long long... (cached) 8
  2968. checking for iconv support... no
  2969. checking for IMAP support... no
  2970. checking for IMAP Kerberos support... no
  2971. checking for IMAP SSL support... no
  2972. checking for Firebird support... no
  2973. checking whether to enable internationalization support... no
  2974. checking whether to enable JavaScript Object Serialization support... no
  2975. checking for LDAP support... no
  2976. checking for LDAP Cyrus SASL support... no
  2977. checking whether to enable multibyte string support... no
  2978. checking whether to enable multibyte regex support... yes
  2979. checking whether to check multibyte regex backtrack... yes
  2980. checking for external libmbfl... no
  2981. checking for external oniguruma... no
  2982. checking for mcrypt support... no
  2983. checking for MySQLi support... no
  2984. checking whether to enable embedded MySQLi support... no
  2985. checking for specified location of the MySQL UNIX socket... no
  2986. checking for Oracle Database OCI8 support... no
  2987. checking for Adabas support... no
  2988. checking for SAP DB support... no
  2989. checking for Solid support... no
  2990. checking for IBM DB2 support... no
  2991. checking for ODBCRouter.com support... no
  2992. checking for Empress support... no
  2993. checking for Empress local access support... no
  2994. checking for Birdstep support... no
  2995. checking for a custom ODBC support... no
  2996. checking for iODBC support... no
  2997. checking for Easysoft ODBC-ODBC Bridge support... no
  2998. checking for unixODBC support... no
  2999. checking for DBMaker support... no
  3000. checking for any ODBC driver support... no
  3001. checking whether to enable Zend OPcache support... no
  3002. checking whether to enable file based caching... yes
  3003. checking whether to enable copying PHP CODE pages into HUGE PAGES... yes
  3004. checking whether to enable pcntl support... yes
  3005. checking for fork... (cached) yes
  3006. checking for waitpid... (cached) yes
  3007. checking for sigaction... (cached) yes
  3008. checking for getpriority... (cached) yes
  3009. checking for setpriority... (cached) yes
  3010. checking for wait3... (cached) yes
  3011. checking for wait4... (cached) yes
  3012. checking for sigprocmask... (cached) yes
  3013. checking for sigwaitinfo... (cached) yes
  3014. checking for sigtimedwait... (cached) yes
  3015. checking whether to enable PDO support... no
  3016. checking for PDO_DBLIB support via FreeTDS... no
  3017. checking for Firebird support for PDO... no
  3018. checking for MySQL support for PDO... no
  3019. checking Oracle OCI support for PDO... no
  3020. checking for ODBC v3 support for PDO... no
  3021. checking for PostgreSQL support for PDO... no
  3022. checking for sqlite 3 support for PDO... no
  3023. checking for PostgreSQL support... no
  3024. checking for phar archive support... no
  3025. checking whether to enable POSIX-like functions... no
  3026. checking for PSPELL support... no
  3027. checking for libedit readline replacement... no
  3028. checking for readline support... no
  3029. checking for recode support... no
  3030. checking whether to enable PHP sessions... yes
  3031. checking for mm support... no
  3032. checking whether pwrite works... (cached) yes
  3033. checking whether pread works... (cached) yes
  3034. checking whether to enable shmop support... no
  3035. checking whether to enable SimpleXML support... no
  3036. checking for SNMP support... no
  3037. checking OpenSSL dir for SNMP... no
  3038. checking whether to enable SOAP support... no
  3039. checking whether to enable sockets support... no
  3040. checking whether flush should be called explicitly after a buffered io... (cached) no
  3041. checking for crypt in -lcrypt... (cached) yes
  3042. checking for standard DES crypt... (cached) yes
  3043. checking for extended DES crypt... (cached) no
  3044. checking for MD5 crypt... (cached) yes
  3045. checking for Blowfish crypt... (cached) no
  3046. checking for SHA512 crypt... (cached) yes
  3047. checking for SHA256 crypt... (cached) yes
  3048. checking whether the compiler supports __alignof__... (cached) yes
  3049. checking whether the compiler supports aligned attribute... (cached) yes
  3050. checking for getcwd... (cached) yes
  3051. checking for getwd... (cached) yes
  3052. checking for asinh... (cached) yes
  3053. checking for acosh... (cached) yes
  3054. checking for atanh... (cached) yes
  3055. checking for log1p... (cached) yes
  3056. checking for hypot... (cached) yes
  3057. checking for glob... (cached) yes
  3058. checking for strfmon... (cached) yes
  3059. checking for nice... (cached) yes
  3060. checking for fpclass... (cached) no
  3061. checking for mempcpy... (cached) yes
  3062. checking for strpncpy... (cached) no
  3063. checking whether isnan is declared... (cached) yes
  3064. checking whether isinf is declared... (cached) yes
  3065. checking for working POSIX fnmatch... (cached) yes
  3066. checking for fork... (cached) yes
  3067. checking if your OS can spawn processes with inherited handles... yes
  3068. checking for res_nsearch... no
  3069. checking for __res_nsearch... no
  3070. checking for res_nsearch in -lresolv... no
  3071. checking for __res_nsearch in -lresolv... yes
  3072. checking for res_ndestroy... no
  3073. checking for __res_ndestroy... no
  3074. checking for res_ndestroy in -lresolv... no
  3075. checking for __res_ndestroy in -lresolv... no
  3076. checking for res_ndestroy in -lbind... no
  3077. checking for __res_ndestroy in -lbind... no
  3078. checking for res_ndestroy in -lsocket... no
  3079. checking for __res_ndestroy in -lsocket... no
  3080. checking for dns_search... no
  3081. checking for __dns_search... no
  3082. checking for dns_search in -lresolv... no
  3083. checking for __dns_search in -lresolv... no
  3084. checking for dns_search in -lbind... no
  3085. checking for __dns_search in -lbind... no
  3086. checking for dns_search in -lsocket... no
  3087. checking for __dns_search in -lsocket... no
  3088. checking for dn_expand... no
  3089. checking for __dn_expand... yes
  3090. checking for dn_skipname... no
  3091. checking for __dn_skipname... yes
  3092. checking for res_search... no
  3093. checking for __res_search... yes
  3094. checking whether atof() accepts NAN... (cached) yes
  3095. checking whether atof() accepts INF... (cached) yes
  3096. checking whether HUGE_VAL == INF... (cached) yes
  3097. checking whether HUGE_VAL + -HUGEVAL == NAN... (cached) yes
  3098. checking whether strptime() declaration fails... (cached) yes
  3099. checking for wchar.h... (cached) yes
  3100. checking for mblen... (cached) yes
  3101. checking for mbrlen... (cached) yes
  3102. checking for mbsinit... (cached) yes
  3103. checking for mbstate_t... (cached) yes
  3104. checking for atomic.h... (cached) no
  3105. checking whether arc4random_buf is declared... (cached) no
  3106. checking whether to enable System V IPC support... no
  3107. checking whether to enable System V semaphore support... no
  3108. checking whether to enable System V shared memory support... no
  3109. checking for TIDY support... no
  3110. checking whether to enable tokenizer support... no
  3111. checking whether to enable WDDX support... no
  3112. checking libexpat dir for WDDX... no
  3113. checking whether to enable XML support... no
  3114. checking libexpat install dir... no
  3115. checking whether to enable XMLReader support... no
  3116. checking for XMLRPC-EPI support... no
  3117. checking libexpat dir for XMLRPC-EPI... no
  3118. checking iconv dir for XMLRPC-EPI... no
  3119. checking whether to enable XMLWriter support... no
  3120. checking for XSL support... no
  3121. checking for zip archive read/writesupport... no
  3122. checking pcre install prefix... no
  3123. checking libzip... no
  3124. checking whether to enable mysqlnd... no
  3125. checking whether to disable compressed protocol support in mysqlnd... yes
  3126.  
  3127. Configuring PEAR
  3128. checking whether to install PEAR... no
  3129.  
  3130. Configuring Zend
  3131. checking for bison version... (cached) 3.0 (ok)
  3132. checking for inttypes.h... (cached) yes
  3133. checking for stdint.h... (cached) yes
  3134. checking for limits.h... (cached) yes
  3135. checking for malloc.h... (cached) yes
  3136. checking for string.h... (cached) yes
  3137. checking for unistd.h... (cached) yes
  3138. checking for stdarg.h... (cached) yes
  3139. checking for sys/types.h... (cached) yes
  3140. checking for sys/time.h... (cached) yes
  3141. checking for signal.h... (cached) yes
  3142. checking for unix.h... (cached) no
  3143. checking for stdlib.h... (cached) yes
  3144. checking for dlfcn.h... (cached) yes
  3145. checking for size_t... (cached) yes
  3146. checking return type of signal handlers... (cached) void
  3147. checking for uint... (cached) yes
  3148. checking for ulong... (cached) yes
  3149. checking for int32_t... yes
  3150. checking for uint32_t... yes
  3151. checking for vprintf... (cached) yes
  3152. checking for _doprnt... (cached) no
  3153. checking for working memcmp... (cached) yes
  3154. checking for working alloca.h... (cached) yes
  3155. checking for alloca... (cached) yes
  3156. checking for memcpy... (cached) yes
  3157. checking for strdup... (cached) yes
  3158. checking for getpid... (cached) yes
  3159. checking for kill... (cached) yes
  3160. checking for strtod... (cached) yes
  3161. checking for strtol... (cached) yes
  3162. checking for finite... (cached) yes
  3163. checking for fpclass... (cached) no
  3164. checking for sigsetjmp... (cached) no
  3165. checking whether sprintf is broken... (cached) no
  3166. checking whether isfinite is declared... (cached) yes
  3167. checking whether isnan is declared... (cached) yes
  3168. checking whether isinf is declared... (cached) yes
  3169. checking whether fp_except is defined... (cached) no
  3170. checking for usable _FPU_SETCW... yes
  3171. checking for usable fpsetprec... no
  3172. checking for usable _controlfp... no
  3173. checking for usable _controlfp_s... no
  3174. checking whether FPU control word can be manipulated by inline assembler... yes
  3175. checking whether double cast to long preserves least significant bits... no
  3176. checking whether dlsym() requires a leading underscore in symbol names... checking whether to enable thread-safety... no
  3177. checking whether to enable inline optimization for GCC... yes
  3178. checking whether to enable Zend debugging... no
  3179. checking for inline... (cached) inline
  3180. checking target system is Darwin... no
  3181. checking for MM alignment and log values... done
  3182. checking for memory allocation using mmap(MAP_ANON)... yes
  3183. checking for memory allocation using mmap("/dev/zero")... yes
  3184. checking for mremap... (cached) yes
  3185. checking for sigaction... (cached) yes
  3186. checking whether to enable zend signal handling... no
  3187.  
  3188. Configuring TSRM
  3189. checking for stdarg.h... (cached) yes
  3190. checking for sigprocmask... (cached) yes
  3191. checking how many arguments gethostbyname_r() takes... (cached) six
  3192.  
  3193. Configuring libtool
  3194. checking how to print strings... printf
  3195. checking for a sed that does not truncate output... (cached) /bin/sed
  3196. checking for fgrep... (cached) /bin/grep -F
  3197. checking for ld used by x86_64-linux-gnu-gcc... (cached) /usr/bin/ld
  3198. checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
  3199. checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/x86_64-linux-gnu-nm -B
  3200. checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... (cached) BSD nm
  3201. checking the maximum length of command line arguments... (cached) 1572864
  3202. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop
  3203. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
  3204. checking for /usr/bin/ld option to reload object files... (cached) -r
  3205. checking for x86_64-linux-gnu-objdump... (cached) x86_64-linux-gnu-objdump
  3206. checking how to recognize dependent libraries... (cached) pass_all
  3207. checking for x86_64-linux-gnu-dlltool... no
  3208. checking for dlltool... no
  3209. checking how to associate runtime and link libraries... (cached) printf %s\n
  3210. checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar
  3211. checking for archiver @FILE support... (cached) @
  3212. checking for x86_64-linux-gnu-strip... (cached) x86_64-linux-gnu-strip
  3213. checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib
  3214. checking for gawk... (cached) gawk
  3215. checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... (cached) ok
  3216. checking for sysroot... no
  3217. checking for a working dd... (cached) /bin/dd
  3218. checking how to truncate binary pipes... (cached) /bin/dd bs=4096 count=1
  3219. checking for x86_64-linux-gnu-mt... no
  3220. checking for mt... (cached) mt
  3221. checking if mt is a manifest tool... (cached) no
  3222. checking for dlfcn.h... (cached) yes
  3223. checking for objdir... (cached) .libs
  3224. checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no
  3225. checking for x86_64-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC
  3226. checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes
  3227. checking if x86_64-linux-gnu-gcc static flag -static works... (cached) yes
  3228. checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
  3229. checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
  3230. checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  3231. checking whether -lc should be explicitly linked in... (cached) no
  3232. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  3233. checking how to hardcode library paths into programs... immediate
  3234. checking whether stripping libraries is possible... yes
  3235. checking if libtool supports shared libraries... yes
  3236. checking whether to build shared libraries... yes
  3237. checking whether to build static libraries... no
  3238.  
  3239. Generating files
  3240. configure: creating ./config.status
  3241. creating main/internal_functions.c
  3242. creating main/internal_functions_cli.c
  3243. +--------------------------------------------------------------------+
  3244. | License:                                                           |
  3245. | This software is subject to the PHP License, available in this     |
  3246. | distribution in the file LICENSE.  By continuing this installation |
  3247. | process, you are bound by the terms of this license agreement.     |
  3248. | If you do not agree with the terms of this license, you must abort |
  3249. | the installation process at this point.                            |
  3250. +--------------------------------------------------------------------+
  3251.  
  3252. Thank you for using PHP.
  3253.  
  3254. config.status: creating php7.spec
  3255. config.status: creating main/build-defs.h
  3256. config.status: creating scripts/phpize
  3257. config.status: creating scripts/man1/phpize.1
  3258. config.status: creating scripts/php-config
  3259. config.status: creating scripts/man1/php-config.1
  3260. config.status: creating ext/ext_skel
  3261. config.status: creating sapi/cli/php.1
  3262. config.status: creating main/php_config.h
  3263. config.status: executing libtool commands
  3264. config.status: executing default commands
  3265.     cd /tmp/php7.0-7.0.19
  3266.     mkdir -p fpm-build
  3267.     cd fpm-build
  3268.     ../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
  3269. configure: loading cache /tmp/php7.0-7.0.19/config.cache
  3270. checking for grep that handles long lines and -e... (cached) /bin/grep
  3271. checking for egrep... (cached) /bin/grep -E
  3272. checking for a sed that does not truncate output... (cached) /bin/sed
  3273. checking build system type... (cached) x86_64-pc-linux-gnu
  3274. checking host system type... (cached) x86_64-pc-linux-gnu
  3275. checking target system type... (cached) x86_64-pc-linux-gnu
  3276. checking for x86_64-linux-gnu-cc... (cached) x86_64-linux-gnu-gcc
  3277. checking whether the C compiler works... yes
  3278. checking for C compiler default output file name... a.out
  3279. checking for suffix of executables...
  3280. checking whether we are cross compiling... no
  3281. checking for suffix of object files... (cached) o
  3282. checking whether we are using the GNU C compiler... (cached) yes
  3283. checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes
  3284. checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  3285. checking how to run the C preprocessor... (cached) x86_64-linux-gnu-gcc -E
  3286. checking for icc... no
  3287. checking for suncc... no
  3288. checking whether x86_64-linux-gnu-gcc and cc understand -c and -o together... (cached) yes
  3289. checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
  3290. checking for ANSI C header files... (cached) yes
  3291. checking for sys/types.h... (cached) yes
  3292. checking for sys/stat.h... (cached) yes
  3293. checking for stdlib.h... (cached) yes
  3294. checking for string.h... (cached) yes
  3295. checking for memory.h... (cached) yes
  3296. checking for strings.h... (cached) yes
  3297. checking for inttypes.h... (cached) yes
  3298. checking for stdint.h... (cached) yes
  3299. checking for unistd.h... (cached) yes
  3300. checking for minix/config.h... (cached) no
  3301. checking whether it is safe to define __EXTENSIONS__... (cached) yes
  3302. checking whether ln -s works... yes
  3303. checking for system library directory... lib
  3304. checking whether to enable runpaths... no
  3305. checking if compiler supports -R... (cached) no
  3306. checking if compiler supports -Wl,-rpath,... (cached) yes
  3307. checking for gawk... (cached) gawk
  3308. checking for bison... (cached) bison -y
  3309. checking for bison version... (cached) 3.0 (ok)
  3310. checking for re2c... (cached) re2c
  3311. checking for re2c version... (cached) 0.16 (ok)
  3312. checking whether to enable computed goto gcc extension with re2c... no
  3313. checking whether to force non-PIC code in shared modules... no
  3314. checking whether /dev/urandom exists... yes
  3315. checking whether /dev/arandom exists... no
  3316. checking for global register variables support... yes
  3317. checking for pthreads_cflags... (cached) -pthread
  3318. checking for pthreads_lib... (cached) pthread
  3319.  
  3320. Configuring SAPI modules
  3321. checking for Apache 2.0 handler-module support via DSO through APXS... no
  3322. checking for setproctitle... (cached) no
  3323. checking for sys/pstat.h... (cached) no
  3324. checking for PS_STRINGS... (cached) no
  3325. checking for CLI build... yes
  3326. checking for embedded SAPI library support... no
  3327. checking for FPM build... yes
  3328. checking for setenv... (cached) yes
  3329. checking for clearenv... yes
  3330. checking for setproctitle... (cached) no
  3331. checking for library containing socket... none required
  3332. checking for library containing inet_addr... none required
  3333. checking for errno.h... (cached) yes
  3334. checking for fcntl.h... (cached) yes
  3335. checking stdio.h usability... yes
  3336. checking stdio.h presence... yes
  3337. checking for stdio.h... yes
  3338. checking for stdlib.h... (cached) yes
  3339. checking for unistd.h... (cached) yes
  3340. checking for sys/uio.h... (cached) yes
  3341. checking for sys/select.h... (cached) yes
  3342. checking for sys/socket.h... (cached) yes
  3343. checking for sys/time.h... (cached) yes
  3344. checking for arpa/inet.h... (cached) yes
  3345. checking for netinet/in.h... (cached) yes
  3346. checking for sysexits.h... (cached) yes
  3347. checking for prctl... yes
  3348. checking for clock_gettime... yes
  3349. checking for ptrace... yes
  3350. checking whether ptrace works... yes
  3351. checking for proc mem file... mem
  3352. checking if gcc supports __sync_bool_compare_and_swap... yes
  3353. checking for TCP_INFO... yes
  3354. checking for sysconf... yes
  3355. checking for times... yes
  3356. checking for kqueue... no
  3357. checking for port framework... no
  3358. checking for /dev/poll... no
  3359. checking for epoll... yes
  3360. checking for poll... yes
  3361. checking for select... yes
  3362. checking for apparmor... yes
  3363. checking for pkg-config... (cached) /usr/bin/pkg-config
  3364. checking for libsystemd... version 232
  3365. checking systemd/sd-daemon.h usability... yes
  3366. checking systemd/sd-daemon.h presence... yes
  3367. checking for systemd/sd-daemon.h... yes
  3368. checking sys/acl.h usability... no
  3369. checking sys/acl.h presence... no
  3370. checking for sys/acl.h... no
  3371. checking for acl_free in -lacl... no
  3372.     cd /tmp/php7.0-7.0.19
  3373.     cd fpm-build
  3374.     "tail -v -n +0 config.log"
  3375. ==> config.log <==
  3376. This file contains any messages produced by compilers while
  3377. running configure, to aid debugging if configure makes a mistake.
  3378.  
  3379. It was created by configure, which was
  3380. generated by GNU Autoconf 2.69.  Invocation command line was
  3381.  
  3382.  $ ../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
  3383.  
  3384. ## --------- ##
  3385. ## Platform. ##
  3386. ## --------- ##
  3387.  
  3388. hostname = eva02
  3389. uname -m = x86_64
  3390. uname -r = 4.9.0-3-amd64
  3391. uname -s = Linux
  3392. uname -v = #1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26)
  3393.  
  3394. /usr/bin/uname -p = unknown
  3395. /bin/uname -X     = unknown
  3396.  
  3397. /bin/arch              = unknown
  3398. /usr/bin/arch -k       = unknown
  3399. /usr/convex/getsysinfo = unknown
  3400. /usr/bin/hostinfo      = unknown
  3401. /bin/machine           = unknown
  3402. /usr/bin/oslevel       = unknown
  3403. /bin/universe          = unknown
  3404.  
  3405. PATH: /home/dawid/go/bin
  3406. PATH: /usr/local/bin
  3407. PATH: /usr/bin
  3408. PATH: /bin
  3409. PATH: /usr/local/sbin
  3410. PATH: /usr/sbin
  3411. PATH: /sbin
  3412.  
  3413.  
  3414. ## ----------- ##
  3415. ## Core tests. ##
  3416. ## ----------- ##
  3417.  
  3418. configure:3090: loading cache /tmp/php7.0-7.0.19/config.cache
  3419. configure:3176: checking for grep that handles long lines and -e
  3420. configure:3234: result: /bin/grep
  3421. configure:3239: checking for egrep
  3422. configure:3301: result: /bin/grep -E
  3423. configure:3306: checking for a sed that does not truncate output
  3424. configure:3370: result: /bin/sed
  3425. configure:3482: checking build system type
  3426. configure:3496: result: x86_64-pc-linux-gnu
  3427. configure:3516: checking host system type
  3428. configure:3529: result: x86_64-pc-linux-gnu
  3429. configure:3549: checking target system type
  3430. configure:3562: result: x86_64-pc-linux-gnu
  3431. configure:3697: checking for x86_64-linux-gnu-cc
  3432. configure:3724: result: x86_64-linux-gnu-gcc
  3433. configure:3799: checking for C compiler version
  3434. configure:3808: x86_64-linux-gnu-gcc --version >&5
  3435. x86_64-linux-gnu-gcc (Debian 6.3.0-18) 6.3.0 20170516
  3436. Copyright (C) 2016 Free Software Foundation, Inc.
  3437. This is free software; see the source for copying conditions.  There is NO
  3438. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  3439.  
  3440. configure:3819: $? = 0
  3441. configure:3808: x86_64-linux-gnu-gcc -v >&5
  3442. Using built-in specs.
  3443. COLLECT_GCC=x86_64-linux-gnu-gcc
  3444. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
  3445. Target: x86_64-linux-gnu
  3446. 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
  3447. Thread model: posix
  3448. gcc version 6.3.0 20170516 (Debian 6.3.0-18)
  3449. configure:3819: $? = 0
  3450. configure:3808: x86_64-linux-gnu-gcc -V >&5
  3451. x86_64-linux-gnu-gcc: error: unrecognized command line option '-V'
  3452. x86_64-linux-gnu-gcc: fatal error: no input files
  3453. compilation terminated.
  3454. configure:3819: $? = 1
  3455. configure:3808: x86_64-linux-gnu-gcc -qversion >&5
  3456. x86_64-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  3457. x86_64-linux-gnu-gcc: fatal error: no input files
  3458. compilation terminated.
  3459. configure:3819: $? = 1
  3460. configure:3839: checking whether the C compiler works
  3461. 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
  3462. configure:3865: $? = 0
  3463. configure:3913: result: yes
  3464. configure:3916: checking for C compiler default output file name
  3465. configure:3918: result: a.out
  3466. configure:3924: checking for suffix of executables
  3467. 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
  3468. configure:3935: $? = 0
  3469. configure:3957: result:
  3470. configure:3979: checking whether we are cross compiling
  3471. 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
  3472. configure:3991: $? = 0
  3473. configure:3998: ./conftest
  3474. configure:4002: $? = 0
  3475. configure:4017: result: no
  3476. configure:4022: checking for suffix of object files
  3477. configure:4069: result: o
  3478. configure:4073: checking whether we are using the GNU C compiler
  3479. configure:4101: result: yes
  3480. configure:4110: checking whether x86_64-linux-gnu-gcc accepts -g
  3481. configure:4171: result: yes
  3482. configure:4188: checking for x86_64-linux-gnu-gcc option to accept ISO C89
  3483. configure:4264: result: none needed
  3484. configure:4290: checking how to run the C preprocessor
  3485. configure:4360: result: x86_64-linux-gnu-gcc -E
  3486. configure:4380: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
  3487. configure:4380: $? = 0
  3488. configure:4394: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
  3489. conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
  3490. #include <ac_nonexistent.h>
  3491.                            ^
  3492. compilation terminated.
  3493. configure:4394: $? = 1
  3494. configure: failed program was:
  3495. | /* confdefs.h */
  3496. | #define PACKAGE_NAME ""
  3497. | #define PACKAGE_TARNAME ""
  3498. | #define PACKAGE_VERSION ""
  3499. | #define PACKAGE_STRING ""
  3500. | #define PACKAGE_BUGREPORT ""
  3501. | #define PACKAGE_URL ""
  3502. | #define _GNU_SOURCE 1
  3503. | /* end confdefs.h.  */
  3504. | #include <ac_nonexistent.h>
  3505. configure:4425: checking for icc
  3506. configure:4434: result: no
  3507. configure:4448: checking for suncc
  3508. configure:4457: result: no
  3509. configure:4472: checking whether x86_64-linux-gnu-gcc and cc understand -c and -o together
  3510. configure:4572: result: yes
  3511. configure:4587: checking how to run the C preprocessor
  3512. configure:4657: result: x86_64-linux-gnu-gcc -E
  3513. configure:4677: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
  3514. configure:4677: $? = 0
  3515. configure:4691: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
  3516. conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
  3517. #include <ac_nonexistent.h>
  3518.                            ^
  3519. compilation terminated.
  3520. configure:4691: $? = 1
  3521. configure: failed program was:
  3522. | /* confdefs.h */
  3523. | #define PACKAGE_NAME ""
  3524. | #define PACKAGE_TARNAME ""
  3525. | #define PACKAGE_VERSION ""
  3526. | #define PACKAGE_STRING ""
  3527. | #define PACKAGE_BUGREPORT ""
  3528. | #define PACKAGE_URL ""
  3529. | #define _GNU_SOURCE 1
  3530. | /* end confdefs.h.  */
  3531. | #include <ac_nonexistent.h>
  3532. configure:4719: checking for ANSI C header files
  3533. configure:4823: result: yes
  3534. configure:4836: checking for sys/types.h
  3535. configure:4836: result: yes
  3536. configure:4836: checking for sys/stat.h
  3537. configure:4836: result: yes
  3538. configure:4836: checking for stdlib.h
  3539. configure:4836: result: yes
  3540. configure:4836: checking for string.h
  3541. configure:4836: result: yes
  3542. configure:4836: checking for memory.h
  3543. configure:4836: result: yes
  3544. configure:4836: checking for strings.h
  3545. configure:4836: result: yes
  3546. configure:4836: checking for inttypes.h
  3547. configure:4836: result: yes
  3548. configure:4836: checking for stdint.h
  3549. configure:4836: result: yes
  3550. configure:4836: checking for unistd.h
  3551. configure:4836: result: yes
  3552. configure:4849: checking for minix/config.h
  3553. configure:4849: result: no
  3554. configure:4870: checking whether it is safe to define __EXTENSIONS__
  3555. configure:4895: result: yes
  3556. configure:4910: checking whether ln -s works
  3557. configure:4914: result: yes
  3558. configure:4925: checking for system library directory
  3559. configure:4940: result: lib
  3560. configure:4949: checking whether to enable runpaths
  3561. configure:4963: result: no
  3562. configure:4970: checking if compiler supports -R
  3563. configure:4999: result: no
  3564. configure:5004: checking if compiler supports -Wl,-rpath,
  3565. configure:5033: result: yes
  3566. configure:5051: checking for gawk
  3567. configure:5079: result: gawk
  3568. configure:5123: checking for bison
  3569. configure:5150: result: bison -y
  3570. configure:5176: checking for bison version
  3571. configure:5200: result: 3.0 (ok)
  3572. configure:5219: checking for re2c
  3573. configure:5246: result: re2c
  3574. configure:5255: checking for re2c version
  3575. configure:5269: result: 0.16 (ok)
  3576. configure:5295: checking whether to enable computed goto gcc extension with re2c
  3577. configure:5309: result: no
  3578. configure:5603: checking whether to force non-PIC code in shared modules
  3579. configure:5617: result: no
  3580. configure:5635: checking whether /dev/urandom exists
  3581. configure:5641: result: yes
  3582. configure:5648: checking whether /dev/arandom exists
  3583. configure:5657: result: no
  3584. configure:5672: checking for global register variables support
  3585. 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
  3586. conftest.c:48:1: warning: file-scope declaration of 'FP' specifies 'register' [-Wpedantic]
  3587. register void *FP  __asm__(ZEND_VM_FP_GLOBAL_REG);
  3588. ^~~~~~~~
  3589. conftest.c:49:1: warning: file-scope declaration of 'IP' specifies 'register' [-Wpedantic]
  3590. register const opcode_handler_t *IP __asm__(ZEND_VM_IP_GLOBAL_REG);
  3591. ^~~~~~~~
  3592. conftest.c: In function 'emu':
  3593. conftest.c:58:1: warning: control reaches end of non-void function [-Wreturn-type]
  3594. }
  3595. ^
  3596. configure:5720: $? = 0
  3597. configure:5738: result: yes
  3598. 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
  3599. configure:5864: $? = 0
  3600. configure:5879: checking for pthreads_cflags
  3601. configure:5930: result: -pthread
  3602. configure:5933: checking for pthreads_lib
  3603. configure:5984: result: pthread
  3604. configure:6062: result:
  3605. configure:6064: result: Configuring SAPI modules
  3606. configure:6098: checking for Apache 2.0 handler-module support via DSO through APXS
  3607. configure:6868: result: no
  3608. configure:6900: checking for setproctitle
  3609. configure:6900: result: no
  3610. configure:6912: checking for sys/pstat.h
  3611. configure:6912: result: no
  3612. configure:6923: checking for PS_STRINGS
  3613. configure:6950: result: no
  3614. configure:6958: checking for CLI build
  3615. configure:7120: result: yes
  3616. configure:7148: checking for embedded SAPI library support
  3617. configure:7347: result: no
  3618. configure:7408: checking for FPM build
  3619. configure:7411: result: yes
  3620. configure:7418: checking for setenv
  3621. configure:7418: result: yes
  3622. configure:7418: checking for clearenv
  3623. 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
  3624. configure:7418: $? = 0
  3625. configure:7418: result: yes
  3626. configure:7418: checking for setproctitle
  3627. configure:7418: result: no
  3628. configure:7428: checking for library containing socket
  3629. 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
  3630. configure:7459: $? = 0
  3631. configure:7476: result: none required
  3632. configure:7484: checking for library containing inet_addr
  3633. 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
  3634. configure:7515: $? = 0
  3635. configure:7532: result: none required
  3636. configure:7544: checking for errno.h
  3637. configure:7544: result: yes
  3638. configure:7544: checking for fcntl.h
  3639. configure:7544: result: yes
  3640. configure:7544: checking stdio.h usability
  3641. 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
  3642. configure:7544: $? = 0
  3643. configure:7544: result: yes
  3644. configure:7544: checking stdio.h presence
  3645. configure:7544: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
  3646. configure:7544: $? = 0
  3647. configure:7544: result: yes
  3648. configure:7544: checking for stdio.h
  3649. configure:7544: result: yes
  3650. configure:7544: checking for stdlib.h
  3651. configure:7544: result: yes
  3652. configure:7544: checking for unistd.h
  3653. configure:7544: result: yes
  3654. configure:7544: checking for sys/uio.h
  3655. configure:7544: result: yes
  3656. configure:7557: checking for sys/select.h
  3657. configure:7557: result: yes
  3658. configure:7557: checking for sys/socket.h
  3659. configure:7557: result: yes
  3660. configure:7557: checking for sys/time.h
  3661. configure:7557: result: yes
  3662. configure:7570: checking for arpa/inet.h
  3663. configure:7570: result: yes
  3664. configure:7570: checking for netinet/in.h
  3665. configure:7570: result: yes
  3666. configure:7582: checking for sysexits.h
  3667. configure:7582: result: yes
  3668. configure:7594: checking for prctl
  3669. 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
  3670. configure:7608: $? = 0
  3671. configure:7613: result: yes
  3672. configure:7627: checking for clock_gettime
  3673. 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
  3674. configure:7641: $? = 0
  3675. configure:7644: result: yes
  3676. configure:7761: checking for ptrace
  3677. 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
  3678. configure:7777: $? = 0
  3679. configure:7780: result: yes
  3680. configure:7792: checking whether ptrace works
  3681. 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
  3682. configure:7877: $? = 0
  3683. configure:7877: ./conftest
  3684. configure:7877: $? = 0
  3685. configure:7879: result: yes
  3686. configure:7955: checking for proc mem file
  3687. 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
  3688. conftest.c:45:0: warning: "_GNU_SOURCE" redefined
  3689.       #define _GNU_SOURCE
  3690.  
  3691. conftest.c:21:0: note: this is the location of the previous definition
  3692. #define _GNU_SOURCE 1
  3693.  
  3694. configure:7994: $? = 0
  3695. configure:7994: ./conftest
  3696. configure:7994: $? = 0
  3697. configure:7996: result: mem
  3698. configure:8038: checking if gcc supports __sync_bool_compare_and_swap
  3699. 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
  3700. configure:8055: $? = 0
  3701. configure:8057: result: yes
  3702. configure:8075: checking for TCP_INFO
  3703. 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
  3704. conftest.c: In function 'main':
  3705. conftest.c:50:25: warning: unused variable 'x' [-Wunused-variable]
  3706. struct tcp_info ti; int x = TCP_INFO;
  3707.                         ^
  3708. conftest.c:50:17: warning: unused variable 'ti' [-Wunused-variable]
  3709. struct tcp_info ti; int x = TCP_INFO;
  3710.                 ^~
  3711. configure:8089: $? = 0
  3712. configure:8092: result: yes
  3713. configure:8146: checking for sysconf
  3714. 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
  3715. configure:8160: $? = 0
  3716. configure:8165: result: yes
  3717. configure:8177: checking for times
  3718. 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
  3719. configure:8191: $? = 0
  3720. configure:8196: result: yes
  3721. configure:8208: checking for kqueue
  3722. 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
  3723. conftest.c:51:25: fatal error: sys/event.h: No such file or directory
  3724.   #include <sys/event.h>
  3725.                         ^
  3726. compilation terminated.
  3727. configure:8232: $? = 1
  3728. configure: failed program was:
  3729. | /* confdefs.h */
  3730. | #define PACKAGE_NAME ""
  3731. | #define PACKAGE_TARNAME ""
  3732. | #define PACKAGE_VERSION ""
  3733. | #define PACKAGE_STRING ""
  3734. | #define PACKAGE_BUGREPORT ""
  3735. | #define PACKAGE_URL ""
  3736. | #define _GNU_SOURCE 1
  3737. | #define STDC_HEADERS 1
  3738. | #define HAVE_SYS_TYPES_H 1
  3739. | #define HAVE_SYS_STAT_H 1
  3740. | #define HAVE_STDLIB_H 1
  3741. | #define HAVE_STRING_H 1
  3742. | #define HAVE_MEMORY_H 1
  3743. | #define HAVE_STRINGS_H 1
  3744. | #define HAVE_INTTYPES_H 1
  3745. | #define HAVE_STDINT_H 1
  3746. | #define HAVE_UNISTD_H 1
  3747. | #define __EXTENSIONS__ 1
  3748. | #define _ALL_SOURCE 1
  3749. | #define _GNU_SOURCE 1
  3750. | #define _POSIX_PTHREAD_SEMANTICS 1
  3751. | #define _TANDEM_SOURCE 1
  3752. | #define HAVE_DEV_URANDOM 1
  3753. | #define HAVE_GCC_GLOBAL_REGS 1
  3754. | #define HAVE_SETENV 1
  3755. | #define HAVE_CLEARENV 1
  3756. | #define HAVE_ERRNO_H 1
  3757. | #define HAVE_FCNTL_H 1
  3758. | #define HAVE_STDIO_H 1
  3759. | #define HAVE_STDLIB_H 1
  3760. | #define HAVE_UNISTD_H 1
  3761. | #define HAVE_SYS_UIO_H 1
  3762. | #define HAVE_SYS_SELECT_H 1
  3763. | #define HAVE_SYS_SOCKET_H 1
  3764. | #define HAVE_SYS_TIME_H 1
  3765. | #define HAVE_ARPA_INET_H 1
  3766. | #define HAVE_NETINET_IN_H 1
  3767. | #define HAVE_SYSEXITS_H 1
  3768. | #define HAVE_PRCTL 1
  3769. | #define HAVE_CLOCK_GETTIME 1
  3770. | #define HAVE_PTRACE 1
  3771. | #define PROC_MEM_FILE "mem"
  3772. | #define HAVE_BUILTIN_ATOMIC 1
  3773. | #define HAVE_LQ_TCP_INFO 1
  3774. | #define HAVE_SYSCONF 1
  3775. | #define HAVE_TIMES 1
  3776. | /* end confdefs.h.  */
  3777. |
  3778. |       #include <sys/types.h>
  3779. |       #include <sys/event.h>
  3780. |       #include <sys/time.h>
  3781. |
  3782. | int
  3783. | main ()
  3784. | {
  3785. |
  3786. |       int kfd;
  3787. |       struct kevent k;
  3788. |       kfd = kqueue();
  3789. |       /* 0 -> STDIN_FILENO */
  3790. |       EV_SET(&k, 0, EVFILT_READ , EV_ADD | EV_CLEAR, 0, 0, NULL);
  3791. |
  3792. |   ;
  3793. |   return 0;
  3794. | }
  3795. configure:8242: result: no
  3796. configure:8249: checking for port framework
  3797. 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
  3798. conftest.c:50:20: fatal error: port.h: No such file or directory
  3799.   #include <port.h>
  3800.                    ^
  3801. compilation terminated.
  3802. configure:8272: $? = 1
  3803. configure: failed program was:
  3804. | /* confdefs.h */
  3805. | #define PACKAGE_NAME ""
  3806. | #define PACKAGE_TARNAME ""
  3807. | #define PACKAGE_VERSION ""
  3808. | #define PACKAGE_STRING ""
  3809. | #define PACKAGE_BUGREPORT ""
  3810. | #define PACKAGE_URL ""
  3811. | #define _GNU_SOURCE 1
  3812. | #define STDC_HEADERS 1
  3813. | #define HAVE_SYS_TYPES_H 1
  3814. | #define HAVE_SYS_STAT_H 1
  3815. | #define HAVE_STDLIB_H 1
  3816. | #define HAVE_STRING_H 1
  3817. | #define HAVE_MEMORY_H 1
  3818. | #define HAVE_STRINGS_H 1
  3819. | #define HAVE_INTTYPES_H 1
  3820. | #define HAVE_STDINT_H 1
  3821. | #define HAVE_UNISTD_H 1
  3822. | #define __EXTENSIONS__ 1
  3823. | #define _ALL_SOURCE 1
  3824. | #define _GNU_SOURCE 1
  3825. | #define _POSIX_PTHREAD_SEMANTICS 1
  3826. | #define _TANDEM_SOURCE 1
  3827. | #define HAVE_DEV_URANDOM 1
  3828. | #define HAVE_GCC_GLOBAL_REGS 1
  3829. | #define HAVE_SETENV 1
  3830. | #define HAVE_CLEARENV 1
  3831. | #define HAVE_ERRNO_H 1
  3832. | #define HAVE_FCNTL_H 1
  3833. | #define HAVE_STDIO_H 1
  3834. | #define HAVE_STDLIB_H 1
  3835. | #define HAVE_UNISTD_H 1
  3836. | #define HAVE_SYS_UIO_H 1
  3837. | #define HAVE_SYS_SELECT_H 1
  3838. | #define HAVE_SYS_SOCKET_H 1
  3839. | #define HAVE_SYS_TIME_H 1
  3840. | #define HAVE_ARPA_INET_H 1
  3841. | #define HAVE_NETINET_IN_H 1
  3842. | #define HAVE_SYSEXITS_H 1
  3843. | #define HAVE_PRCTL 1
  3844. | #define HAVE_CLOCK_GETTIME 1
  3845. | #define HAVE_PTRACE 1
  3846. | #define PROC_MEM_FILE "mem"
  3847. | #define HAVE_BUILTIN_ATOMIC 1
  3848. | #define HAVE_LQ_TCP_INFO 1
  3849. | #define HAVE_SYSCONF 1
  3850. | #define HAVE_TIMES 1
  3851. | /* end confdefs.h.  */
  3852. |
  3853. |       #include <port.h>
  3854. |
  3855. | int
  3856. | main ()
  3857. | {
  3858. |
  3859. |       int port;
  3860. |
  3861. |       port = port_create();
  3862. |       if (port < 0) {
  3863. |           return 1;
  3864. |       }
  3865. |
  3866. |   ;
  3867. |   return 0;
  3868. | }
  3869. configure:8282: result: no
  3870. configure:8289: checking for /dev/poll
  3871. 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
  3872. conftest.c:51:27: fatal error: sys/devpoll.h: No such file or directory
  3873.   #include <sys/devpoll.h>
  3874.                           ^
  3875. compilation terminated.
  3876. configure:8314: $? = 1
  3877. configure: failed program was:
  3878. | /* confdefs.h */
  3879. | #define PACKAGE_NAME ""
  3880. | #define PACKAGE_TARNAME ""
  3881. | #define PACKAGE_VERSION ""
  3882. | #define PACKAGE_STRING ""
  3883. | #define PACKAGE_BUGREPORT ""
  3884. | #define PACKAGE_URL ""
  3885. | #define _GNU_SOURCE 1
  3886. | #define STDC_HEADERS 1
  3887. | #define HAVE_SYS_TYPES_H 1
  3888. | #define HAVE_SYS_STAT_H 1
  3889. | #define HAVE_STDLIB_H 1
  3890. | #define HAVE_STRING_H 1
  3891. | #define HAVE_MEMORY_H 1
  3892. | #define HAVE_STRINGS_H 1
  3893. | #define HAVE_INTTYPES_H 1
  3894. | #define HAVE_STDINT_H 1
  3895. | #define HAVE_UNISTD_H 1
  3896. | #define __EXTENSIONS__ 1
  3897. | #define _ALL_SOURCE 1
  3898. | #define _GNU_SOURCE 1
  3899. | #define _POSIX_PTHREAD_SEMANTICS 1
  3900. | #define _TANDEM_SOURCE 1
  3901. | #define HAVE_DEV_URANDOM 1
  3902. | #define HAVE_GCC_GLOBAL_REGS 1
  3903. | #define HAVE_SETENV 1
  3904. | #define HAVE_CLEARENV 1
  3905. | #define HAVE_ERRNO_H 1
  3906. | #define HAVE_FCNTL_H 1
  3907. | #define HAVE_STDIO_H 1
  3908. | #define HAVE_STDLIB_H 1
  3909. | #define HAVE_UNISTD_H 1
  3910. | #define HAVE_SYS_UIO_H 1
  3911. | #define HAVE_SYS_SELECT_H 1
  3912. | #define HAVE_SYS_SOCKET_H 1
  3913. | #define HAVE_SYS_TIME_H 1
  3914. | #define HAVE_ARPA_INET_H 1
  3915. | #define HAVE_NETINET_IN_H 1
  3916. | #define HAVE_SYSEXITS_H 1
  3917. | #define HAVE_PRCTL 1
  3918. | #define HAVE_CLOCK_GETTIME 1
  3919. | #define HAVE_PTRACE 1
  3920. | #define PROC_MEM_FILE "mem"
  3921. | #define HAVE_BUILTIN_ATOMIC 1
  3922. | #define HAVE_LQ_TCP_INFO 1
  3923. | #define HAVE_SYSCONF 1
  3924. | #define HAVE_TIMES 1
  3925. | /* end confdefs.h.  */
  3926. |
  3927. |       #include <stdio.h>
  3928. |       #include <sys/devpoll.h>
  3929. |
  3930. | int
  3931. | main ()
  3932. | {
  3933. |
  3934. |       int n, dp;
  3935. |       struct dvpoll dvp;
  3936. |       dp = 0;
  3937. |       dvp.dp_fds = NULL;
  3938. |       dvp.dp_nfds = 0;
  3939. |       dvp.dp_timeout = 0;
  3940. |       n = ioctl(dp, DP_POLL, &dvp)
  3941. |
  3942. |   ;
  3943. |   return 0;
  3944. | }
  3945. configure:8324: result: no
  3946. configure:8331: checking for epoll
  3947. 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
  3948. configure:8367: $? = 0
  3949. configure:8372: result: yes
  3950. configure:8384: checking for poll
  3951. 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
  3952. configure:8410: $? = 0
  3953. configure:8415: result: yes
  3954. configure:8427: checking for select
  3955. 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
  3956. configure:8458: $? = 0
  3957. configure:8463: result: yes
  3958. configure:8475: checking for apparmor
  3959. 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
  3960. configure:8492: $? = 0
  3961. configure:8497: result: yes
  3962. configure:8603: checking for pkg-config
  3963. configure:8634: result: /usr/bin/pkg-config
  3964. configure:8647: checking for libsystemd
  3965. configure:8652: result: version 232
  3966. configure:8709: checking systemd/sd-daemon.h usability
  3967. 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
  3968. configure:8709: $? = 0
  3969. configure:8709: result: yes
  3970. configure:8709: checking systemd/sd-daemon.h presence
  3971. configure:8709: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
  3972. configure:8709: $? = 0
  3973. configure:8709: result: yes
  3974. configure:8709: checking for systemd/sd-daemon.h
  3975. configure:8709: result: yes
  3976. configure:8849: checking sys/acl.h usability
  3977. 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
  3978. conftest.c:88:21: fatal error: sys/acl.h: No such file or directory
  3979. #include <sys/acl.h>
  3980.                     ^
  3981. compilation terminated.
  3982. configure:8849: $? = 1
  3983. configure: failed program was:
  3984. | /* confdefs.h */
  3985. | #define PACKAGE_NAME ""
  3986. | #define PACKAGE_TARNAME ""
  3987. | #define PACKAGE_VERSION ""
  3988. | #define PACKAGE_STRING ""
  3989. | #define PACKAGE_BUGREPORT ""
  3990. | #define PACKAGE_URL ""
  3991. | #define _GNU_SOURCE 1
  3992. | #define STDC_HEADERS 1
  3993. | #define HAVE_SYS_TYPES_H 1
  3994. | #define HAVE_SYS_STAT_H 1
  3995. | #define HAVE_STDLIB_H 1
  3996. | #define HAVE_STRING_H 1
  3997. | #define HAVE_MEMORY_H 1
  3998. | #define HAVE_STRINGS_H 1
  3999. | #define HAVE_INTTYPES_H 1
  4000. | #define HAVE_STDINT_H 1
  4001. | #define HAVE_UNISTD_H 1
  4002. | #define __EXTENSIONS__ 1
  4003. | #define _ALL_SOURCE 1
  4004. | #define _GNU_SOURCE 1
  4005. | #define _POSIX_PTHREAD_SEMANTICS 1
  4006. | #define _TANDEM_SOURCE 1
  4007. | #define HAVE_DEV_URANDOM 1
  4008. | #define HAVE_GCC_GLOBAL_REGS 1
  4009. | #define HAVE_SETENV 1
  4010. | #define HAVE_CLEARENV 1
  4011. | #define HAVE_ERRNO_H 1
  4012. | #define HAVE_FCNTL_H 1
  4013. | #define HAVE_STDIO_H 1
  4014. | #define HAVE_STDLIB_H 1
  4015. | #define HAVE_UNISTD_H 1
  4016. | #define HAVE_SYS_UIO_H 1
  4017. | #define HAVE_SYS_SELECT_H 1
  4018. | #define HAVE_SYS_SOCKET_H 1
  4019. | #define HAVE_SYS_TIME_H 1
  4020. | #define HAVE_ARPA_INET_H 1
  4021. | #define HAVE_NETINET_IN_H 1
  4022. | #define HAVE_SYSEXITS_H 1
  4023. | #define HAVE_PRCTL 1
  4024. | #define HAVE_CLOCK_GETTIME 1
  4025. | #define HAVE_PTRACE 1
  4026. | #define PROC_MEM_FILE "mem"
  4027. | #define HAVE_BUILTIN_ATOMIC 1
  4028. | #define HAVE_LQ_TCP_INFO 1
  4029. | #define HAVE_SYSCONF 1
  4030. | #define HAVE_TIMES 1
  4031. | #define HAVE_EPOLL 1
  4032. | #define HAVE_POLL 1
  4033. | #define HAVE_SELECT 1
  4034. | #define HAVE_APPARMOR 1
  4035. | #define HAVE_SYSTEMD_SD_DAEMON_H 1
  4036. | #define HAVE_SYSTEMD 1
  4037. | /* end confdefs.h.  */
  4038. | #include <stdio.h>
  4039. | #ifdef HAVE_SYS_TYPES_H
  4040. | # include <sys/types.h>
  4041. | #endif
  4042. | #ifdef HAVE_SYS_STAT_H
  4043. | # include <sys/stat.h>
  4044. | #endif
  4045. | #ifdef STDC_HEADERS
  4046. | # include <stdlib.h>
  4047. | # include <stddef.h>
  4048. | #else
  4049. | # ifdef HAVE_STDLIB_H
  4050. | #  include <stdlib.h>
  4051. | # endif
  4052. | #endif
  4053. | #ifdef HAVE_STRING_H
  4054. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4055. | #  include <memory.h>
  4056. | # endif
  4057. | # include <string.h>
  4058. | #endif
  4059. | #ifdef HAVE_STRINGS_H
  4060. | # include <strings.h>
  4061. | #endif
  4062. | #ifdef HAVE_INTTYPES_H
  4063. | # include <inttypes.h>
  4064. | #endif
  4065. | #ifdef HAVE_STDINT_H
  4066. | # include <stdint.h>
  4067. | #endif
  4068. | #ifdef HAVE_UNISTD_H
  4069. | # include <unistd.h>
  4070. | #endif
  4071. | #include <sys/acl.h>
  4072. configure:8849: result: no
  4073. configure:8849: checking sys/acl.h presence
  4074. configure:8849: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
  4075. conftest.c:55:21: fatal error: sys/acl.h: No such file or directory
  4076. #include <sys/acl.h>
  4077.                     ^
  4078. compilation terminated.
  4079. configure:8849: $? = 1
  4080. configure: failed program was:
  4081. | /* confdefs.h */
  4082. | #define PACKAGE_NAME ""
  4083. | #define PACKAGE_TARNAME ""
  4084. | #define PACKAGE_VERSION ""
  4085. | #define PACKAGE_STRING ""
  4086. | #define PACKAGE_BUGREPORT ""
  4087. | #define PACKAGE_URL ""
  4088. | #define _GNU_SOURCE 1
  4089. | #define STDC_HEADERS 1
  4090. | #define HAVE_SYS_TYPES_H 1
  4091. | #define HAVE_SYS_STAT_H 1
  4092. | #define HAVE_STDLIB_H 1
  4093. | #define HAVE_STRING_H 1
  4094. | #define HAVE_MEMORY_H 1
  4095. | #define HAVE_STRINGS_H 1
  4096. | #define HAVE_INTTYPES_H 1
  4097. | #define HAVE_STDINT_H 1
  4098. | #define HAVE_UNISTD_H 1
  4099. | #define __EXTENSIONS__ 1
  4100. | #define _ALL_SOURCE 1
  4101. | #define _GNU_SOURCE 1
  4102. | #define _POSIX_PTHREAD_SEMANTICS 1
  4103. | #define _TANDEM_SOURCE 1
  4104. | #define HAVE_DEV_URANDOM 1
  4105. | #define HAVE_GCC_GLOBAL_REGS 1
  4106. | #define HAVE_SETENV 1
  4107. | #define HAVE_CLEARENV 1
  4108. | #define HAVE_ERRNO_H 1
  4109. | #define HAVE_FCNTL_H 1
  4110. | #define HAVE_STDIO_H 1
  4111. | #define HAVE_STDLIB_H 1
  4112. | #define HAVE_UNISTD_H 1
  4113. | #define HAVE_SYS_UIO_H 1
  4114. | #define HAVE_SYS_SELECT_H 1
  4115. | #define HAVE_SYS_SOCKET_H 1
  4116. | #define HAVE_SYS_TIME_H 1
  4117. | #define HAVE_ARPA_INET_H 1
  4118. | #define HAVE_NETINET_IN_H 1
  4119. | #define HAVE_SYSEXITS_H 1
  4120. | #define HAVE_PRCTL 1
  4121. | #define HAVE_CLOCK_GETTIME 1
  4122. | #define HAVE_PTRACE 1
  4123. | #define PROC_MEM_FILE "mem"
  4124. | #define HAVE_BUILTIN_ATOMIC 1
  4125. | #define HAVE_LQ_TCP_INFO 1
  4126. | #define HAVE_SYSCONF 1
  4127. | #define HAVE_TIMES 1
  4128. | #define HAVE_EPOLL 1
  4129. | #define HAVE_POLL 1
  4130. | #define HAVE_SELECT 1
  4131. | #define HAVE_APPARMOR 1
  4132. | #define HAVE_SYSTEMD_SD_DAEMON_H 1
  4133. | #define HAVE_SYSTEMD 1
  4134. | /* end confdefs.h.  */
  4135. | #include <sys/acl.h>
  4136. configure:8849: result: no
  4137. configure:8849: checking for sys/acl.h
  4138. configure:8849: result: no
  4139. configure:8859: checking for acl_free in -lacl
  4140. 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
  4141. /usr/bin/ld: cannot find -lacl
  4142. collect2: error: ld returned 1 exit status
  4143. configure:8884: $? = 1
  4144. configure: failed program was:
  4145. | /* confdefs.h */
  4146. | #define PACKAGE_NAME ""
  4147. | #define PACKAGE_TARNAME ""
  4148. | #define PACKAGE_VERSION ""
  4149. | #define PACKAGE_STRING ""
  4150. | #define PACKAGE_BUGREPORT ""
  4151. | #define PACKAGE_URL ""
  4152. | #define _GNU_SOURCE 1
  4153. | #define STDC_HEADERS 1
  4154. | #define HAVE_SYS_TYPES_H 1
  4155. | #define HAVE_SYS_STAT_H 1
  4156. | #define HAVE_STDLIB_H 1
  4157. | #define HAVE_STRING_H 1
  4158. | #define HAVE_MEMORY_H 1
  4159. | #define HAVE_STRINGS_H 1
  4160. | #define HAVE_INTTYPES_H 1
  4161. | #define HAVE_STDINT_H 1
  4162. | #define HAVE_UNISTD_H 1
  4163. | #define __EXTENSIONS__ 1
  4164. | #define _ALL_SOURCE 1
  4165. | #define _GNU_SOURCE 1
  4166. | #define _POSIX_PTHREAD_SEMANTICS 1
  4167. | #define _TANDEM_SOURCE 1
  4168. | #define HAVE_DEV_URANDOM 1
  4169. | #define HAVE_GCC_GLOBAL_REGS 1
  4170. | #define HAVE_SETENV 1
  4171. | #define HAVE_CLEARENV 1
  4172. | #define HAVE_ERRNO_H 1
  4173. | #define HAVE_FCNTL_H 1
  4174. | #define HAVE_STDIO_H 1
  4175. | #define HAVE_STDLIB_H 1
  4176. | #define HAVE_UNISTD_H 1
  4177. | #define HAVE_SYS_UIO_H 1
  4178. | #define HAVE_SYS_SELECT_H 1
  4179. | #define HAVE_SYS_SOCKET_H 1
  4180. | #define HAVE_SYS_TIME_H 1
  4181. | #define HAVE_ARPA_INET_H 1
  4182. | #define HAVE_NETINET_IN_H 1
  4183. | #define HAVE_SYSEXITS_H 1
  4184. | #define HAVE_PRCTL 1
  4185. | #define HAVE_CLOCK_GETTIME 1
  4186. | #define HAVE_PTRACE 1
  4187. | #define PROC_MEM_FILE "mem"
  4188. | #define HAVE_BUILTIN_ATOMIC 1
  4189. | #define HAVE_LQ_TCP_INFO 1
  4190. | #define HAVE_SYSCONF 1
  4191. | #define HAVE_TIMES 1
  4192. | #define HAVE_EPOLL 1
  4193. | #define HAVE_POLL 1
  4194. | #define HAVE_SELECT 1
  4195. | #define HAVE_APPARMOR 1
  4196. | #define HAVE_SYSTEMD_SD_DAEMON_H 1
  4197. | #define HAVE_SYSTEMD 1
  4198. | /* end confdefs.h.  */
  4199. |
  4200. | /* Override any GCC internal prototype to avoid an error.
  4201. |    Use char because int might match the return type of a GCC
  4202. |    builtin and then its argument prototype would still apply.  */
  4203. | #ifdef __cplusplus
  4204. | extern "C"
  4205. | #endif
  4206. | char acl_free ();
  4207. | int
  4208. | main ()
  4209. | {
  4210. | return acl_free ();
  4211. |   ;
  4212. |   return 0;
  4213. | }
  4214. configure:8893: result: no
  4215. configure:8913: error: libacl required not found
  4216.  
  4217. ## ---------------- ##
  4218. ## Cache variables. ##
  4219. ## ---------------- ##
  4220.  
  4221. _cv_have_broken_glibc_fopen_append=yes
  4222. ac_cv_3arg_setrebindproc=yes
  4223. ac_cv_alignof_exists=yes
  4224. ac_cv_atof_accept_inf=yes
  4225. ac_cv_atof_accept_nan=yes
  4226. ac_cv_attribute_aligned=yes
  4227. ac_cv_broken_sprintf=no
  4228. ac_cv_build=x86_64-pc-linux-gnu
  4229. ac_cv_c_bigendian_php=no
  4230. ac_cv_c_compiler_gnu=yes
  4231. ac_cv_c_const=yes
  4232. ac_cv_c_inline=inline
  4233. ac_cv_cmsghdr=yes
  4234. ac_cv_crypt_blowfish=no
  4235. ac_cv_crypt_des=yes
  4236. ac_cv_crypt_ext_des=no
  4237. ac_cv_crypt_md5=yes
  4238. ac_cv_crypt_sha256=yes
  4239. ac_cv_crypt_sha512=yes
  4240. ac_cv_cxx_compiler_gnu=yes
  4241. ac_cv_declared_timezone=yes
  4242. ac_cv_ebcdic=no
  4243. ac_cv_env_CCC_set=
  4244. ac_cv_env_CCC_value=
  4245. ac_cv_env_CC_set=
  4246. ac_cv_env_CC_value=
  4247. ac_cv_env_CFLAGS_set=set
  4248. 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'
  4249. ac_cv_env_CPPFLAGS_set=set
  4250. ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2'
  4251. ac_cv_env_CPP_set=
  4252. ac_cv_env_CPP_value=
  4253. ac_cv_env_CXXCPP_set=
  4254. ac_cv_env_CXXCPP_value=
  4255. ac_cv_env_CXXFLAGS_set=set
  4256. ac_cv_env_CXXFLAGS_value='-g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security'
  4257. ac_cv_env_CXX_set=
  4258. ac_cv_env_CXX_value=
  4259. ac_cv_env_LDFLAGS_set=set
  4260. ac_cv_env_LDFLAGS_value='-Wl,-z,relro -Wl,-z,now -Wl,--as-needed'
  4261. ac_cv_env_LIBS_set=
  4262. ac_cv_env_LIBS_value=
  4263. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  4264. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  4265. ac_cv_env_YACC_set=
  4266. ac_cv_env_YACC_value=
  4267. ac_cv_env_YFLAGS_set=
  4268. ac_cv_env_YFLAGS_value=
  4269. ac_cv_env_build_alias_set=set
  4270. ac_cv_env_build_alias_value=x86_64-linux-gnu
  4271. ac_cv_env_host_alias_set=set
  4272. ac_cv_env_host_alias_value=x86_64-linux-gnu
  4273. ac_cv_env_target_alias_set=
  4274. ac_cv_env_target_alias_value=
  4275. ac_cv_flush_io=no
  4276. ac_cv_func_RAND_egd=no
  4277. ac_cv_func___dlopen=no
  4278. ac_cv_func___dn_expand=yes
  4279. ac_cv_func___dn_skipname=yes
  4280. ac_cv_func___dns_search=no
  4281. ac_cv_func___res_ndestroy=no
  4282. ac_cv_func___res_nsearch=no
  4283. ac_cv_func___res_search=yes
  4284. ac_cv_func___yp_get_default_domain=no
  4285. ac_cv_func__doprnt=no
  4286. ac_cv_func_acosh=yes
  4287. ac_cv_func_alloca_works=yes
  4288. ac_cv_func_alphasort=yes
  4289. ac_cv_func_asctime_r=yes
  4290. ac_cv_func_asinh=yes
  4291. ac_cv_func_asprintf=yes
  4292. ac_cv_func_atanh=yes
  4293. ac_cv_func_atoll=yes
  4294. ac_cv_func_chroot=yes
  4295. ac_cv_func_clearenv=yes
  4296. ac_cv_func_crypt=no
  4297. ac_cv_func_crypt_r=no
  4298. ac_cv_func_ctermid=yes
  4299. ac_cv_func_ctime_r=yes
  4300. ac_cv_func_cuserid=yes
  4301. ac_cv_func_dlopen=yes
  4302. ac_cv_func_dn_expand=yes
  4303. ac_cv_func_dn_skipname=yes
  4304. ac_cv_func_dns_search=no
  4305. ac_cv_func_finite=yes
  4306. ac_cv_func_flock=yes
  4307. ac_cv_func_fnmatch_works=yes
  4308. ac_cv_func_fopencookie=yes
  4309. ac_cv_func_fork=yes
  4310. ac_cv_func_fpclass=no
  4311. ac_cv_func_ftok=yes
  4312. ac_cv_func_funopen=no
  4313. ac_cv_func_gai_strerror=yes
  4314. ac_cv_func_gcvt=yes
  4315. ac_cv_func_getaddrinfo=yes
  4316. ac_cv_func_getcwd=yes
  4317. ac_cv_func_getgrgid_r=yes
  4318. ac_cv_func_getgrnam_r=yes
  4319. ac_cv_func_getgroups=yes
  4320. ac_cv_func_gethostbyaddr=yes
  4321. ac_cv_func_gethostname=yes
  4322. ac_cv_func_getloadavg=yes
  4323. ac_cv_func_getlogin=yes
  4324. ac_cv_func_getopt=yes
  4325. ac_cv_func_getpgid=yes
  4326. ac_cv_func_getpid=yes
  4327. ac_cv_func_getpriority=yes
  4328. ac_cv_func_getprotobyname=yes
  4329. ac_cv_func_getprotobynumber=yes
  4330. ac_cv_func_getpwnam_r=yes
  4331. ac_cv_func_getpwuid_r=yes
  4332. ac_cv_func_getrlimit=yes
  4333. ac_cv_func_getrusage=yes
  4334. ac_cv_func_getservbyname=yes
  4335. ac_cv_func_getservbyport=yes
  4336. ac_cv_func_getsid=yes
  4337. ac_cv_func_gettimeofday=yes
  4338. ac_cv_func_getwd=yes
  4339. ac_cv_func_glob=yes
  4340. ac_cv_func_gmtime_r=yes
  4341. ac_cv_func_grantpt=yes
  4342. ac_cv_func_hstrerror=yes
  4343. ac_cv_func_htonl=yes
  4344. ac_cv_func_hypot=yes
  4345. ac_cv_func_iconv=yes
  4346. ac_cv_func_if_indextoname=yes
  4347. ac_cv_func_if_nametoindex=yes
  4348. ac_cv_func_inet_aton=yes
  4349. ac_cv_func_inet_ntoa=yes
  4350. ac_cv_func_inet_ntop=yes
  4351. ac_cv_func_inet_pton=yes
  4352. ac_cv_func_initgroups=yes
  4353. ac_cv_func_isascii=yes
  4354. ac_cv_func_kill=yes
  4355. ac_cv_func_lchown=yes
  4356. ac_cv_func_ldap_bind_s=yes
  4357. ac_cv_func_ldap_control_find=yes
  4358. ac_cv_func_ldap_parse_reference=yes
  4359. ac_cv_func_ldap_parse_result=yes
  4360. ac_cv_func_ldap_start_tls_s=yes
  4361. ac_cv_func_link=yes
  4362. ac_cv_func_localeconv=yes
  4363. ac_cv_func_localtime_r=yes
  4364. ac_cv_func_lockf=yes
  4365. ac_cv_func_log1p=yes
  4366. ac_cv_func_lrand48=yes
  4367. ac_cv_func_makedev=no
  4368. ac_cv_func_mblen=yes
  4369. ac_cv_func_mbrlen=yes
  4370. ac_cv_func_mbsinit=yes
  4371. ac_cv_func_memcmp_working=yes
  4372. ac_cv_func_memcpy=yes
  4373. ac_cv_func_memmove=yes
  4374. ac_cv_func_mempcpy=yes
  4375. ac_cv_func_mkfifo=yes
  4376. ac_cv_func_mknod=yes
  4377. ac_cv_func_mkstemp=yes
  4378. ac_cv_func_mmap=yes
  4379. ac_cv_func_mprotect=yes
  4380. ac_cv_func_mremap=yes
  4381. ac_cv_func_nanosleep=yes
  4382. ac_cv_func_nice=yes
  4383. ac_cv_func_nl_langinfo=yes
  4384. ac_cv_func_perror=yes
  4385. ac_cv_func_poll=yes
  4386. ac_cv_func_ptsname=yes
  4387. ac_cv_func_putenv=yes
  4388. ac_cv_func_rand_r=yes
  4389. ac_cv_func_random=yes
  4390. ac_cv_func_readdir_r=yes
  4391. ac_cv_func_realpath=yes
  4392. ac_cv_func_res_ndestroy=no
  4393. ac_cv_func_res_nsearch=yes
  4394. ac_cv_func_res_search=yes
  4395. ac_cv_func_rl_completion_matches=no
  4396. ac_cv_func_scandir=yes
  4397. ac_cv_func_setegid=yes
  4398. ac_cv_func_setenv=yes
  4399. ac_cv_func_seteuid=yes
  4400. ac_cv_func_setitimer=yes
  4401. ac_cv_func_setlocale=yes
  4402. ac_cv_func_setpgid=yes
  4403. ac_cv_func_setpriority=yes
  4404. ac_cv_func_setproctitle=no
  4405. ac_cv_func_setrlimit=yes
  4406. ac_cv_func_setsid=yes
  4407. ac_cv_func_setsockopt=yes
  4408. ac_cv_func_setvbuf=yes
  4409. ac_cv_func_shutdown=yes
  4410. ac_cv_func_sigaction=yes
  4411. ac_cv_func_sigprocmask=yes
  4412. ac_cv_func_sigsetjmp=no
  4413. ac_cv_func_sigtimedwait=yes
  4414. ac_cv_func_sigwaitinfo=yes
  4415. ac_cv_func_sin=yes
  4416. ac_cv_func_snprintf=yes
  4417. ac_cv_func_socket=yes
  4418. ac_cv_func_socketpair=yes
  4419. ac_cv_func_srand48=yes
  4420. ac_cv_func_srandom=yes
  4421. ac_cv_func_statfs=yes
  4422. ac_cv_func_statvfs=yes
  4423. ac_cv_func_std_syslog=no
  4424. ac_cv_func_strcasecmp=yes
  4425. ac_cv_func_strcoll=yes
  4426. ac_cv_func_strdup=yes
  4427. ac_cv_func_strerror=yes
  4428. ac_cv_func_strfmon=yes
  4429. ac_cv_func_strftime=yes
  4430. ac_cv_func_strlcat=no
  4431. ac_cv_func_strlcpy=no
  4432. ac_cv_func_strndup=yes
  4433. ac_cv_func_strnlen=yes
  4434. ac_cv_func_strpncpy=no
  4435. ac_cv_func_strptime=yes
  4436. ac_cv_func_strstr=yes
  4437. ac_cv_func_strtod=yes
  4438. ac_cv_func_strtok_r=yes
  4439. ac_cv_func_strtol=yes
  4440. ac_cv_func_strtoll=yes
  4441. ac_cv_func_symlink=yes
  4442. ac_cv_func_sync_fetch_and_add=yes
  4443. ac_cv_func_tempnam=yes
  4444. ac_cv_func_tzset=yes
  4445. ac_cv_func_unlockpt=yes
  4446. ac_cv_func_unsetenv=yes
  4447. ac_cv_func_usleep=yes
  4448. ac_cv_func_utime=yes
  4449. ac_cv_func_utime_null=yes
  4450. ac_cv_func_utimes=yes
  4451. ac_cv_func_vasprintf=yes
  4452. ac_cv_func_vprintf=yes
  4453. ac_cv_func_vsnprintf=yes
  4454. ac_cv_func_wait3=yes
  4455. ac_cv_func_wait4=yes
  4456. ac_cv_func_waitpid=yes
  4457. ac_cv_func_which_gethostbyname_r=six
  4458. ac_cv_func_yp_get_default_domain=yes
  4459. ac_cv_gai_ai_v4mapped=yes
  4460. ac_cv_have_decl_arc4random_buf=no
  4461. ac_cv_have_decl_isfinite=yes
  4462. ac_cv_have_decl_isinf=yes
  4463. ac_cv_have_decl_isnan=yes
  4464. ac_cv_have_utsname_domainname=yes
  4465. ac_cv_header_ApplicationServices_ApplicationServices_h=no
  4466. ac_cv_header_alloca_h=yes
  4467. ac_cv_header_arpa_inet_h=yes
  4468. ac_cv_header_arpa_nameser_h=yes
  4469. ac_cv_header_assert_h=yes
  4470. ac_cv_header_atomic_h=no
  4471. ac_cv_header_crypt_h=yes
  4472. ac_cv_header_dirent_dirent_h=yes
  4473. ac_cv_header_dirent_h=yes
  4474. ac_cv_header_dlfcn_h=yes
  4475. ac_cv_header_dns_h=no
  4476. ac_cv_header_errno_h=yes
  4477. ac_cv_header_fcntl_h=yes
  4478. ac_cv_header_fts_h=yes
  4479. ac_cv_header_grp_h=yes
  4480. ac_cv_header_ieeefp_h=no
  4481. ac_cv_header_inttypes_h=yes
  4482. ac_cv_header_langinfo_h=yes
  4483. ac_cv_header_limits_h=yes
  4484. ac_cv_header_locale_h=yes
  4485. ac_cv_header_malloc_h=yes
  4486. ac_cv_header_memory_h=yes
  4487. ac_cv_header_minix_config_h=no
  4488. ac_cv_header_monetary_h=yes
  4489. ac_cv_header_netdb_h=yes
  4490. ac_cv_header_netinet_in_h=yes
  4491. ac_cv_header_netinet_tcp_h=yes
  4492. ac_cv_header_pwd_h=yes
  4493. ac_cv_header_resolv_h=yes
  4494. ac_cv_header_signal_h=yes
  4495. ac_cv_header_stdarg_h=yes
  4496. ac_cv_header_stdbool_h=yes
  4497. ac_cv_header_stdc=yes
  4498. ac_cv_header_stdint_h=yes
  4499. ac_cv_header_stdio_h=yes
  4500. ac_cv_header_stdlib_h=yes
  4501. ac_cv_header_string_h=yes
  4502. ac_cv_header_strings_h=yes
  4503. ac_cv_header_sys_acl_h=no
  4504. ac_cv_header_sys_file_h=yes
  4505. ac_cv_header_sys_ioctl_h=yes
  4506. ac_cv_header_sys_ipc_h=yes
  4507. ac_cv_header_sys_loadavg_h=no
  4508. ac_cv_header_sys_mkdev_h=no
  4509. ac_cv_header_sys_mman_h=yes
  4510. ac_cv_header_sys_mount_h=yes
  4511. ac_cv_header_sys_msg_h=yes
  4512. ac_cv_header_sys_param_h=yes
  4513. ac_cv_header_sys_poll_h=yes
  4514. ac_cv_header_sys_pstat_h=no
  4515. ac_cv_header_sys_resource_h=yes
  4516. ac_cv_header_sys_sdt_h=yes
  4517. ac_cv_header_sys_select_h=yes
  4518. ac_cv_header_sys_socket_h=yes
  4519. ac_cv_header_sys_sockio_h=no
  4520. ac_cv_header_sys_stat_h=yes
  4521. ac_cv_header_sys_statfs_h=yes
  4522. ac_cv_header_sys_statvfs_h=yes
  4523. ac_cv_header_sys_sysexits_h=no
  4524. ac_cv_header_sys_time_h=yes
  4525. ac_cv_header_sys_times_h=yes
  4526. ac_cv_header_sys_types_h=yes
  4527. ac_cv_header_sys_uio_h=yes
  4528. ac_cv_header_sys_un_h=yes
  4529. ac_cv_header_sys_utsname_h=yes
  4530. ac_cv_header_sys_varargs_h=no
  4531. ac_cv_header_sys_vfs_h=yes
  4532. ac_cv_header_sys_wait_h=yes
  4533. ac_cv_header_sysexits_h=yes
  4534. ac_cv_header_syslog_h=yes
  4535. ac_cv_header_systemd_sd_daemon_h=yes
  4536. ac_cv_header_termios_h=yes
  4537. ac_cv_header_time=yes
  4538. ac_cv_header_unistd_h=yes
  4539. ac_cv_header_unix_h=no
  4540. ac_cv_header_utime_h=yes
  4541. ac_cv_header_wchar_h=yes
  4542. ac_cv_host=x86_64-pc-linux-gnu
  4543. ac_cv_huge_val_inf=yes
  4544. ac_cv_huge_val_nan=yes
  4545. ac_cv_int_type_int32_t=yes
  4546. ac_cv_int_type_uint32_t=yes
  4547. ac_cv_ipv6_support=yes
  4548. ac_cv_lib_Xpm_XpmFreeXpmImage=yes
  4549. ac_cv_lib_acl_acl_free=no
  4550. ac_cv_lib_aspell_new_aspell_config=yes
  4551. ac_cv_lib_bind___dns_search=no
  4552. ac_cv_lib_bind___res_ndestroy=no
  4553. ac_cv_lib_bind_dns_search=no
  4554. ac_cv_lib_bind_res_ndestroy=no
  4555. ac_cv_lib_bz2_BZ2_bzerror=yes
  4556. ac_cv_lib_c___bind_textdomain_codeset=yes
  4557. ac_cv_lib_c___dcngettext=yes
  4558. ac_cv_lib_c___dngettext=yes
  4559. ac_cv_lib_c___ngettext=yes
  4560. ac_cv_lib_c_bindtextdomain=yes
  4561. ac_cv_lib_crypt_crypt=yes
  4562. ac_cv_lib_crypto_X509_free=yes
  4563. ac_cv_lib_curl_curl_easy_perform=yes
  4564. ac_cv_lib_curl_curl_easy_strerror=yes
  4565. ac_cv_lib_curl_curl_multi_strerror=yes
  4566. ac_cv_lib_dl_dlopen=yes
  4567. ac_cv_lib_dnet_stub_dnet_addr=no
  4568. ac_cv_lib_edit_readline=yes
  4569. ac_cv_lib_edit_rl_callback_read_char=yes
  4570. ac_cv_lib_edit_rl_on_new_line=yes
  4571. ac_cv_lib_enchant_enchant_broker_set_param=yes
  4572. ac_cv_lib_fbclient_isc_detach_database=yes
  4573. ac_cv_lib_gd_gdImageCreate=yes
  4574. ac_cv_lib_gd_gdImageCreateFromJpeg=yes
  4575. ac_cv_lib_gd_gdImageCreateFromPng=yes
  4576. ac_cv_lib_gd_gdImageCreateFromWebp=yes
  4577. ac_cv_lib_gd_gdImageCreateFromXpm=yes
  4578. ac_cv_lib_gd_gdImageStringFT=yes
  4579. ac_cv_lib_gd_gdSetErrorMethod=yes
  4580. ac_cv_lib_gd_gdVersionString=yes
  4581. ac_cv_lib_gmp___gmpz_rootrem=yes
  4582. ac_cv_lib_intl_bindtextdomain=no
  4583. ac_cv_lib_jpeg_jpeg_read_header=yes
  4584. ac_cv_lib_m_sin=yes
  4585. ac_cv_lib_mcrypt_mcrypt_module_open=yes
  4586. ac_cv_lib_ncurses_tgetent=yes
  4587. ac_cv_lib_netsnmp___init_snmp=yes
  4588. ac_cv_lib_netsnmp___shutdown_snmp_logging=yes
  4589. ac_cv_lib_nsl_yp_get_default_domain=yes
  4590. ac_cv_lib_odbc___SQLAllocHandle=yes
  4591. ac_cv_lib_odbc___SQLBindCol=yes
  4592. ac_cv_lib_pam_pam_start=yes
  4593. ac_cv_lib_png_png_write_image=yes
  4594. ac_cv_lib_pq_PQclientEncoding=yes
  4595. ac_cv_lib_pq_PQcmdTuples=yes
  4596. ac_cv_lib_pq_PQescapeByteaConn=yes
  4597. ac_cv_lib_pq_PQescapeLiteral=yes
  4598. ac_cv_lib_pq_PQescapeString=yes
  4599. ac_cv_lib_pq_PQescapeStringConn=yes
  4600. ac_cv_lib_pq_PQexecParams=yes
  4601. ac_cv_lib_pq_PQexecPrepared=yes
  4602. ac_cv_lib_pq_PQfreemem=yes
  4603. ac_cv_lib_pq_PQftable=yes
  4604. ac_cv_lib_pq_PQgetCopyData=yes
  4605. ac_cv_lib_pq_PQoidValue=yes
  4606. ac_cv_lib_pq_PQparameterStatus=yes
  4607. ac_cv_lib_pq_PQprepare=yes
  4608. ac_cv_lib_pq_PQprotocolVersion=yes
  4609. ac_cv_lib_pq_PQputCopyData=yes
  4610. ac_cv_lib_pq_PQputCopyEnd=yes
  4611. ac_cv_lib_pq_PQresultErrorField=yes
  4612. ac_cv_lib_pq_PQsendPrepare=yes
  4613. ac_cv_lib_pq_PQsendQueryParams=yes
  4614. ac_cv_lib_pq_PQsendQueryPrepared=yes
  4615. ac_cv_lib_pq_PQsetErrorVerbosity=yes
  4616. ac_cv_lib_pq_PQsetnonblocking=yes
  4617. ac_cv_lib_pq_PQtransactionStatus=yes
  4618. ac_cv_lib_pq_PQunescapeBytea=yes
  4619. ac_cv_lib_pq_lo_create=yes
  4620. ac_cv_lib_pq_lo_import_with_oid=yes
  4621. ac_cv_lib_pq_lo_truncate64=yes
  4622. ac_cv_lib_pq_lo_truncate=yes
  4623. ac_cv_lib_pq_pg_encoding_to_char=yes
  4624. ac_cv_lib_qdbm___dpopen=yes
  4625. ac_cv_lib_recode_recode_format_table=yes
  4626. ac_cv_lib_resolv___dns_search=no
  4627. ac_cv_lib_resolv___res_ndestroy=no
  4628. ac_cv_lib_resolv___res_nsearch=yes
  4629. ac_cv_lib_resolv_dns_search=no
  4630. ac_cv_lib_resolv_res_ndestroy=no
  4631. ac_cv_lib_resolv_res_nsearch=no
  4632. ac_cv_lib_rt_fdatasync=yes
  4633. ac_cv_lib_rt_nanosleep=yes
  4634. ac_cv_lib_sasl2_sasl_version=yes
  4635. ac_cv_lib_socket___dns_search=no
  4636. ac_cv_lib_socket___res_ndestroy=no
  4637. ac_cv_lib_socket_dns_search=no
  4638. ac_cv_lib_socket_res_ndestroy=no
  4639. ac_cv_lib_sqlite3___sqlite3_open=yes
  4640. ac_cv_lib_sqlite3_sqlite3_column_table_name=yes
  4641. ac_cv_lib_sqlite3_sqlite3_load_extension=yes
  4642. ac_cv_lib_sqlite3_sqlite3_prepare_v2=yes
  4643. ac_cv_lib_ssl_DSA_get_default_method=yes
  4644. ac_cv_lib_tidy_tidyOptGetDoc=yes
  4645. ac_cv_lib_webp_WebPGetInfo=yes
  4646. ac_cv_lib_z_gzgets=yes
  4647. ac_cv_lib_zip_zip_open=yes
  4648. ac_cv_member_struct_stat_st_blksize=yes
  4649. ac_cv_member_struct_stat_st_blocks=yes
  4650. ac_cv_member_struct_stat_st_rdev=yes
  4651. ac_cv_member_struct_tm_tm_zone=yes
  4652. ac_cv_objext=o
  4653. ac_cv_path_EGREP='/bin/grep -E'
  4654. ac_cv_path_FGREP='/bin/grep -F'
  4655. ac_cv_path_GREP=/bin/grep
  4656. ac_cv_path_ICU_CONFIG=/usr/bin/icu-config
  4657. ac_cv_path_KRB5_CONFIG=/usr/bin/krb5-config
  4658. ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
  4659. ac_cv_path_PROG_SENDMAIL=/usr/sbin/sendmail
  4660. ac_cv_path_SED=/bin/sed
  4661. ac_cv_path_TOUCH=/usr/bin/touch
  4662. ac_cv_path_UNZIP=/usr/bin/unzip
  4663. ac_cv_path_lt_DD=/bin/dd
  4664. ac_cv_php_xml2_config_path=/usr/bin/xml2-config
  4665. ac_cv_pread=yes
  4666. ac_cv_prog_AR=x86_64-linux-gnu-ar
  4667. ac_cv_prog_AWK=gawk
  4668. ac_cv_prog_CC=x86_64-linux-gnu-gcc
  4669. ac_cv_prog_CPP='x86_64-linux-gnu-gcc -E'
  4670. ac_cv_prog_CXX=x86_64-linux-gnu-g++
  4671. ac_cv_prog_CXXCPP='x86_64-linux-gnu-g++ -E'
  4672. ac_cv_prog_OBJDUMP=x86_64-linux-gnu-objdump
  4673. ac_cv_prog_RANLIB=x86_64-linux-gnu-ranlib
  4674. ac_cv_prog_RE2C=re2c
  4675. ac_cv_prog_STRIP=x86_64-linux-gnu-strip
  4676. ac_cv_prog_YACC='bison -y'
  4677. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  4678. ac_cv_prog_cc_c89=
  4679. ac_cv_prog_cc_g=yes
  4680. ac_cv_prog_cc_x86_64_linux_gnu_gcc_c_o=yes
  4681. ac_cv_prog_cxx_g=yes
  4682. ac_cv_pthreads_cflags=-pthread
  4683. ac_cv_pthreads_lib=pthread
  4684. ac_cv_pwrite=yes
  4685. ac_cv_safe_to_define___extensions__=yes
  4686. ac_cv_search_inet_addr='none required'
  4687. ac_cv_search_opendir='none required'
  4688. ac_cv_search_socket='none required'
  4689. ac_cv_sizeof_int=4
  4690. ac_cv_sizeof_long=8
  4691. ac_cv_sizeof_long_long=8
  4692. ac_cv_sizeof_long_long_int=8
  4693. ac_cv_sizeof_off_t=8
  4694. ac_cv_sizeof_short=2
  4695. ac_cv_sizeof_size_t=8
  4696. ac_cv_sockaddr_sa_len=no
  4697. ac_cv_sockaddr_storage=yes
  4698. ac_cv_socklen_t=yes
  4699. ac_cv_ss_family=yes
  4700. ac_cv_strptime_decl_fails=yes
  4701. ac_cv_struct_flock=yes
  4702. ac_cv_struct_tm=time.h
  4703. ac_cv_struct_tm_gmtoff=yes
  4704. ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes
  4705. ac_cv_sys_tiocgwinsz_in_termios_h=no
  4706. ac_cv_target=x86_64-pc-linux-gnu
  4707. ac_cv_time_r_type=POSIX
  4708. ac_cv_type_fp_except=no
  4709. ac_cv_type_in_addr_t=yes
  4710. ac_cv_type_int16=no
  4711. ac_cv_type_int16_t=yes
  4712. ac_cv_type_int32=no
  4713. ac_cv_type_int32_t=yes
  4714. ac_cv_type_int64=no
  4715. ac_cv_type_int64_t=yes
  4716. ac_cv_type_int8=no
  4717. ac_cv_type_int8_t=yes
  4718. ac_cv_type_mbstate_t=yes
  4719. ac_cv_type_signal=void
  4720. ac_cv_type_size_t=yes
  4721. ac_cv_type_ssize_t=yes
  4722. ac_cv_type_u_int16_t=yes
  4723. ac_cv_type_u_int32_t=yes
  4724. ac_cv_type_u_int64_t=yes
  4725. ac_cv_type_u_int8_t=yes
  4726. ac_cv_type_uid_t=yes
  4727. ac_cv_type_uint16=no
  4728. ac_cv_type_uint16_t=yes
  4729. ac_cv_type_uint32=no
  4730. ac_cv_type_uint32_t=yes
  4731. ac_cv_type_uint64=no
  4732. ac_cv_type_uint64_t=yes
  4733. ac_cv_type_uint8=no
  4734. ac_cv_type_uint8_t=yes
  4735. ac_cv_type_uint=yes
  4736. ac_cv_type_ulong=yes
  4737. ac_cv_u8t_decompose=yes
  4738. ac_cv_utf8_mime2text=new
  4739. ac_cv_what_readdir_r=POSIX
  4740. ac_cv_working_alloca_h=yes
  4741. ac_cv_write_stdout=yes
  4742. cli_cv_var_PS_STRINGS=no
  4743. lt_cv_ar_at_file=@
  4744. lt_cv_archive_cmds_need_lc=no
  4745. lt_cv_deplibs_check_method=pass_all
  4746. lt_cv_file_magic_cmd='$MAGIC_CMD'
  4747. lt_cv_file_magic_test_file=
  4748. lt_cv_ld_reload_flag=-r
  4749. lt_cv_nm_interface='BSD nm'
  4750. lt_cv_objdir=.libs
  4751. lt_cv_path_LD=/usr/bin/ld
  4752. lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
  4753. lt_cv_path_NM='/usr/bin/x86_64-linux-gnu-nm -B'
  4754. lt_cv_path_mainfest_tool=no
  4755. lt_cv_prog_compiler_c_o=yes
  4756. lt_cv_prog_compiler_c_o_CXX=yes
  4757. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  4758. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  4759. lt_cv_prog_compiler_pic_works=yes
  4760. lt_cv_prog_compiler_pic_works_CXX=yes
  4761. lt_cv_prog_compiler_rtti_exceptions=no
  4762. lt_cv_prog_compiler_static_works=yes
  4763. lt_cv_prog_compiler_static_works_CXX=yes
  4764. lt_cv_prog_gnu_ld=yes
  4765. lt_cv_prog_gnu_ldcxx=yes
  4766. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  4767. lt_cv_shlibpath_overrides_runpath=yes
  4768. 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'\'''
  4769. 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'\'''
  4770. 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'\'''
  4771. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  4772. lt_cv_sys_global_symbol_to_import=
  4773. lt_cv_sys_max_cmd_len=1572864
  4774. lt_cv_to_host_file_cmd=func_convert_file_noop
  4775. lt_cv_to_tool_file_cmd=func_convert_file_noop
  4776. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  4777. pdo_cv_inc_path=/tmp/php7.0-7.0.19/ext
  4778. php_cv_bison_version='3.0 (ok)'
  4779. php_cv_cc_dashr=no
  4780. php_cv_cc_rpath=yes
  4781. php_cv_libxml_build_works=yes
  4782. php_cv_mbstring_stdarg=yes
  4783. php_cv_re2c_version='0.16 (ok)'
  4784. php_cv_semun=no
  4785. php_cv_sizeof_intmax_t=8
  4786. php_cv_sizeof_ptrdiff_t=8
  4787. php_cv_sizeof_ssize_t=8
  4788.  
  4789. ## ----------------- ##
  4790. ## Output variables. ##
  4791. ## ----------------- ##
  4792.  
  4793. ALLOCA=''
  4794. AR=''
  4795. AWK='gawk'
  4796. CC='x86_64-linux-gnu-gcc'
  4797. 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'
  4798. 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'\'''\'''
  4799. 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'\'''\'''
  4800. CPP='x86_64-linux-gnu-gcc -E'
  4801. CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
  4802. CXX=''
  4803. CXXCPP=''
  4804. CXXFLAGS='-g -O2 -fdebug-prefix-map=/tmp/php7.0-7.0.19=. -fstack-protector-strong -Wformat -Werror=format-security'
  4805. DEBIAN_PHP_API=''
  4806. DEBUG_CFLAGS=''
  4807. DEFS=''
  4808. DLLTOOL=''
  4809. DSYMUTIL=''
  4810. DUMPBIN=''
  4811. ECHO_C=''
  4812. ECHO_N='-n'
  4813. ECHO_T=''
  4814. EGREP='/bin/grep -E'
  4815. EXEEXT=''
  4816. EXPANDED_BINDIR=''
  4817. EXPANDED_DATADIR=''
  4818. EXPANDED_EXTENSION_DIR=''
  4819. EXPANDED_LIBDIR=''
  4820. EXPANDED_LOCALSTATEDIR=''
  4821. EXPANDED_MANDIR=''
  4822. EXPANDED_PEAR_INSTALLDIR=''
  4823. EXPANDED_PHP_CONFIG_FILE_PATH=''
  4824. EXPANDED_PHP_CONFIG_FILE_SCAN_DIR=''
  4825. EXPANDED_SBINDIR=''
  4826. EXPANDED_SYSCONFDIR=''
  4827. EXTENSION_DIR=''
  4828. EXTRA_INCLUDES=''
  4829. EXTRA_LDFLAGS=''
  4830. EXTRA_LDFLAGS_PROGRAM=''
  4831. EXTRA_LIBS=''
  4832. FGREP=''
  4833. GREP='/bin/grep'
  4834. ICU_CONFIG=''
  4835. INCLUDES=''
  4836. INCLUDE_PATH=''
  4837. INLINE_CFLAGS=''
  4838. INSTALL_IT=''
  4839. KRB5_CONFIG=''
  4840. LD=''
  4841. LDFLAGS='-Wl,-z,relro -Wl,-z,now -Wl,--as-needed'
  4842. LIBOBJS=''
  4843. LIBS=' -lapparmor -lsystemd'
  4844. LIBTOOL=''
  4845. LIPO=''
  4846. LN_S='ln -s'
  4847. LTLIBOBJS=''
  4848. LTP=''
  4849. LTP_GENHTML=''
  4850. LT_SYS_LIBRARY_PATH=''
  4851. MANFMT=''
  4852. MANIFEST_TOOL=''
  4853. NATIVE_RPATHS=''
  4854. NM=''
  4855. NMEDIT=''
  4856. OBJDUMP=''
  4857. OBJEXT='o'
  4858. OCI8_DIR=''
  4859. OCI8_ORACLE_VERSION=''
  4860. OCI8_SHARED_LIBADD=''
  4861. ODBC_INCLUDE=''
  4862. ODBC_LFLAGS=''
  4863. ODBC_LIBS=''
  4864. ODBC_TYPE=''
  4865. OPENSSL_INCDIR_OPT=''
  4866. OTOOL64=''
  4867. OTOOL=''
  4868. PACKAGE_BUGREPORT=''
  4869. PACKAGE_NAME=''
  4870. PACKAGE_STRING=''
  4871. PACKAGE_TARNAME=''
  4872. PACKAGE_URL=''
  4873. PACKAGE_VERSION=''
  4874. PATH_SEPARATOR=':'
  4875. PDO_MYSQL_MODULE_TYPE=''
  4876. PDO_OCI_DIR=''
  4877. PDO_OCI_SHARED_LIBADD=''
  4878. PDO_OCI_VERSION=''
  4879. PEAR_INSTALLDIR=''
  4880. PHP_INSTALLED_SAPIS=' cli'
  4881. PHP_LDFLAGS=''
  4882. PHP_LIBS=''
  4883. PHP_VERSION='7.0.19-1'
  4884. PHP_VERSION_ID='70019'
  4885. PKG_CONFIG='/usr/bin/pkg-config'
  4886. PROG_SENDMAIL='/usr/sbin/sendmail'
  4887. RANLIB=''
  4888. RE2C='re2c'
  4889. SED='/bin/sed'
  4890. SHELL='/bin/bash'
  4891. SHLIB_DL_SUFFIX_NAME='so'
  4892. SHLIB_SUFFIX_NAME='so'
  4893. SNMP_CONFIG=''
  4894. STRIP=''
  4895. TOUCH=''
  4896. UNZIP=''
  4897. YACC='bison -y'
  4898. YFLAGS=''
  4899. ZEND_EXTRA_LIBS=''
  4900. ZEND_MODULE_API_NO=''
  4901. abs_builddir='/tmp/php7.0-7.0.19/fpm-build'
  4902. abs_srcdir='/tmp/php7.0-7.0.19'
  4903. ac_ct_AR=''
  4904. ac_ct_CC=''
  4905. ac_ct_CXX=''
  4906. ac_ct_DUMPBIN=''
  4907. bindir='${exec_prefix}/bin'
  4908. build='x86_64-pc-linux-gnu'
  4909. build_alias='x86_64-linux-gnu'
  4910. build_cpu='x86_64'
  4911. build_os='linux-gnu'
  4912. build_vendor='pc'
  4913. datadir='\${prefix}/share/php/7.0'
  4914. datarootdir='${prefix}/share'
  4915. docdir='${datarootdir}/doc/${PACKAGE}'
  4916. dvidir='${docdir}'
  4917. exec_prefix='NONE'
  4918. host='x86_64-pc-linux-gnu'
  4919. host_alias='x86_64-linux-gnu'
  4920. host_cpu='x86_64'
  4921. host_os='linux-gnu'
  4922. host_vendor='pc'
  4923. htmldir='${docdir}'
  4924. includedir='${prefix}/include'
  4925. infodir='${prefix}/share/info'
  4926. libdir='\${prefix}/lib/php'
  4927. libexecdir='\${prefix}/lib/php'
  4928. localedir='${datarootdir}/locale'
  4929. localstatedir='/var'
  4930. mandir='/usr/share/man'
  4931. oldincludedir='/usr/include'
  4932. pdfdir='${docdir}'
  4933. php_abs_top_builddir='/tmp/php7.0-7.0.19/fpm-build'
  4934. php_abs_top_srcdir='/tmp/php7.0-7.0.19'
  4935. php_fpm_group=''
  4936. php_fpm_localstatedir=''
  4937. php_fpm_prefix=''
  4938. php_fpm_sysconfdir=''
  4939. php_fpm_systemd='notify'
  4940. php_fpm_user=''
  4941. prefix='/usr'
  4942. program_prefix='NONE'
  4943. program_suffix='7.0'
  4944. program_transform_name='s,x,x,'
  4945. psdir='${docdir}'
  4946. runstatedir='${localstatedir}/run'
  4947. sbindir='${exec_prefix}/sbin'
  4948. sharedstatedir='${prefix}/com'
  4949. sysconfdir='/etc'
  4950. target='x86_64-pc-linux-gnu'
  4951. target_alias=''
  4952. target_cpu='x86_64'
  4953. target_os='linux-gnu'
  4954. target_vendor='pc'
  4955.  
  4956. ## ----------- ##
  4957. ## confdefs.h. ##
  4958. ## ----------- ##
  4959.  
  4960. /* confdefs.h */
  4961. #define PACKAGE_NAME ""
  4962. #define PACKAGE_TARNAME ""
  4963. #define PACKAGE_VERSION ""
  4964. #define PACKAGE_STRING ""
  4965. #define PACKAGE_BUGREPORT ""
  4966. #define PACKAGE_URL ""
  4967. #define _GNU_SOURCE 1
  4968. #define STDC_HEADERS 1
  4969. #define HAVE_SYS_TYPES_H 1
  4970. #define HAVE_SYS_STAT_H 1
  4971. #define HAVE_STDLIB_H 1
  4972. #define HAVE_STRING_H 1
  4973. #define HAVE_MEMORY_H 1
  4974. #define HAVE_STRINGS_H 1
  4975. #define HAVE_INTTYPES_H 1
  4976. #define HAVE_STDINT_H 1
  4977. #define HAVE_UNISTD_H 1
  4978. #define __EXTENSIONS__ 1
  4979. #define _ALL_SOURCE 1
  4980. #define _GNU_SOURCE 1
  4981. #define _POSIX_PTHREAD_SEMANTICS 1
  4982. #define _TANDEM_SOURCE 1
  4983. #define HAVE_DEV_URANDOM 1
  4984. #define HAVE_GCC_GLOBAL_REGS 1
  4985. #define HAVE_SETENV 1
  4986. #define HAVE_CLEARENV 1
  4987. #define HAVE_ERRNO_H 1
  4988. #define HAVE_FCNTL_H 1
  4989. #define HAVE_STDIO_H 1
  4990. #define HAVE_STDLIB_H 1
  4991. #define HAVE_UNISTD_H 1
  4992. #define HAVE_SYS_UIO_H 1
  4993. #define HAVE_SYS_SELECT_H 1
  4994. #define HAVE_SYS_SOCKET_H 1
  4995. #define HAVE_SYS_TIME_H 1
  4996. #define HAVE_ARPA_INET_H 1
  4997. #define HAVE_NETINET_IN_H 1
  4998. #define HAVE_SYSEXITS_H 1
  4999. #define HAVE_PRCTL 1
  5000. #define HAVE_CLOCK_GETTIME 1
  5001. #define HAVE_PTRACE 1
  5002. #define PROC_MEM_FILE "mem"
  5003. #define HAVE_BUILTIN_ATOMIC 1
  5004. #define HAVE_LQ_TCP_INFO 1
  5005. #define HAVE_SYSCONF 1
  5006. #define HAVE_TIMES 1
  5007. #define HAVE_EPOLL 1
  5008. #define HAVE_POLL 1
  5009. #define HAVE_SELECT 1
  5010. #define HAVE_APPARMOR 1
  5011. #define HAVE_SYSTEMD_SD_DAEMON_H 1
  5012. #define HAVE_SYSTEMD 1
  5013.  
  5014. configure: exit 1
  5015.     cd /tmp/php7.0-7.0.19
  5016. debian/rules:327: recipe for target 'override_dh_auto_configure-arch' failed
  5017. make[1]: Leaving directory '/tmp/php7.0-7.0.19'
  5018. debian/rules:275: recipe for target 'binary' failed
Advertisement
Add Comment
Please, Sign In to add comment