Skip to content

Instantly share code, notes, and snippets.

@ryanaslett
Created February 12, 2017 20:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanaslett/8f374f52cbb5e6af95d51d50a81d7c97 to your computer and use it in GitHub Desktop.
Save ryanaslett/8f374f52cbb5e6af95d51d50a81d7c97 to your computer and use it in GitHub Desktop.
output of our latest drupalci docker builds.
This file has been truncated, but you can view the full file.
Started by an SCM change
Building remotely on build1 in workspace /home/bender/jenkins/workspace/drupalci_build_containers
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.drupal.org/project/drupalci_environments.git # timeout=10
Fetching upstream changes from git://git.drupal.org/project/drupalci_environments.git
> git --version # timeout=10
> git fetch --tags --progress git://git.drupal.org/project/drupalci_environments.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/2609560-Base-DCI-containers-off-official-containers
Seen branch in repository origin/2609642-web-7-official-container
Seen branch in repository origin/2609646-web-5.6-official-container
Seen branch in repository origin/2609650-web-5.5-official-container
Seen branch in repository origin/2609652-web-5.3-official-container
Seen branch in repository origin/2609654-web-5.4-official-container
Seen branch in repository origin/2631466-MariaDB-10.1
Seen branch in repository origin/2730769-remove-drupalci-pull
Seen branch in repository origin/2770319-mysql-config-support-large-prefix
Seen branch in repository origin/dev
Seen branch in repository origin/hhvm
Seen branch in repository origin/production
Seen 12 remote branches
Checking out Revision fd18c54c7364ff2d6e7c7df81f08c2ec7a270b62 (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f fd18c54c7364ff2d6e7c7df81f08c2ec7a270b62
> git rev-list 28bd1ca9d783c7423c847e5eaec6f0bf539d95e0 # timeout=10
[drupalci_build_containers] $ /bin/bash -xe /home/bender/tmp/hudson1117967215531625222.sh
+ ./build_containers.sh origin/dev mloV6krTn2JmgkJS0F64
+ GITBRANCH=dev
+ '[' dev '!=' production ']'
+ mapfile -t DOCKERFILES
++ grep Dockerfile
++ grep -v '^D'
++ awk '{print $2}'
++ git diff-tree --no-commit-id --name-status -r HEAD
+ [[ ! -z php/5.3.29-apache/Dockerfile ]]
+ for DOCKERFILE in '"${DOCKERFILES[@]}"'
++ echo php/5.3.29-apache/Dockerfile
++ awk 'BEGIN {FS="/";} {print $1"-"$2}'
+ DOCKERTAG=php-5.3.29-apache
+ docker build -t drupalci/php-5.3.29-apache:dev ./php/5.3.29-apache
Sending build context to Docker daemon 34.82 kB
Step 1 : FROM debian:jessie
---> 19134a8202e7
Step 2 : ENV DRUPALCI TRUE
---> Using cache
---> 80c2d298c991
Step 3 : ENV TERM xterm
---> Running in 7772c7e713cc
---> cd1c81bafe35
Removing intermediate container 7772c7e713cc
Step 4 : RUN apt-get update && apt-get install -y apache2-bin apache2.2-common apache2-dbg --no-install-recommends && rm -rf /var/lib/apt/lists/*
---> Running in af5dbf61214c
Get:1 http://security.debian.org jessie/updates InRelease [63.1 kB]
Ign http://deb.debian.org jessie InRelease
Get:2 http://deb.debian.org jessie-updates InRelease [145 kB]
Get:3 http://security.debian.org jessie/updates/main amd64 Packages [435 kB]
Get:4 http://deb.debian.org jessie Release.gpg [2373 B]
Get:5 http://deb.debian.org jessie Release [148 kB]
Get:6 http://deb.debian.org jessie-updates/main amd64 Packages [17.6 kB]
Get:7 http://deb.debian.org jessie/main amd64 Packages [9049 kB]
Fetched 9860 kB in 3s (3103 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
apache2 apache2-data apache2-utils libapr1 libaprutil1
libaprutil1-dbd-sqlite3 libaprutil1-ldap libexpat1 libffi6 libgdbm3 libgmp10
libgnutls-deb0-28 libhogweed2 libldap-2.4-2 liblua5.1-0 libnettle4
libp11-kit0 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssl1.0.0
libtasn1-6 libxml2 mime-support perl perl-modules
Suggested packages:
www-browser apache2-doc apache2-suexec-pristine apache2-suexec-custom
gnutls-bin perl-doc libterm-readline-gnu-perl libterm-readline-perl-perl
make libb-lint-perl libcpanplus-dist-build-perl libcpanplus-perl
libfile-checktree-perl liblog-message-simple-perl liblog-message-perl
libobject-accessor-perl
Recommended packages:
ssl-cert libsasl2-modules xml-core file rename libarchive-extract-perl
libmodule-pluggable-perl libpod-latex-perl libterm-ui-perl
libtext-soundex-perl libcgi-pm-perl libmodule-build-perl
libpackage-constants-perl
The following NEW packages will be installed:
apache2 apache2-bin apache2-data apache2-dbg apache2-utils apache2.2-common
libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap libexpat1
libffi6 libgdbm3 libgmp10 libgnutls-deb0-28 libhogweed2 libldap-2.4-2
liblua5.1-0 libnettle4 libp11-kit0 libsasl2-2 libsasl2-modules-db
libsqlite3-0 libssl1.0.0 libtasn1-6 libxml2 mime-support perl perl-modules
0 upgraded, 29 newly installed, 0 to remove and 19 not upgraded.
Need to get 13.2 MB of archives.
After this operation, 58.4 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian/ jessie/main libgdbm3 amd64 1.8.3-13.1 [30.0 kB]
Get:2 http://deb.debian.org/debian/ jessie/main libssl1.0.0 amd64 1.0.1t-1+deb8u5 [1048 kB]
Get:3 http://deb.debian.org/debian/ jessie/main libgmp10 amd64 2:6.0.0+dfsg-6 [253 kB]
Get:4 http://deb.debian.org/debian/ jessie/main libnettle4 amd64 2.7.1-5+deb8u2 [176 kB]
Get:5 http://deb.debian.org/debian/ jessie/main libhogweed2 amd64 2.7.1-5+deb8u2 [125 kB]
Get:6 http://deb.debian.org/debian/ jessie/main libffi6 amd64 3.1-2+b2 [20.1 kB]
Get:7 http://deb.debian.org/debian/ jessie/main libp11-kit0 amd64 0.20.7-1 [81.2 kB]
Get:8 http://deb.debian.org/debian/ jessie/main libtasn1-6 amd64 4.2-3+deb8u2 [49.0 kB]
Get:9 http://deb.debian.org/debian/ jessie/main libgnutls-deb0-28 amd64 3.3.8-6+deb8u4 [695 kB]
Get:10 http://deb.debian.org/debian/ jessie/main libsasl2-modules-db amd64 2.1.26.dfsg1-13+deb8u1 [67.1 kB]
Get:11 http://deb.debian.org/debian/ jessie/main libsasl2-2 amd64 2.1.26.dfsg1-13+deb8u1 [105 kB]
Get:12 http://deb.debian.org/debian/ jessie/main libldap-2.4-2 amd64 2.4.40+dfsg-1+deb8u2 [218 kB]
Get:13 http://deb.debian.org/debian/ jessie/main libsqlite3-0 amd64 3.8.7.1-1+deb8u2 [438 kB]
Get:14 http://deb.debian.org/debian/ jessie/main libxml2 amd64 2.9.1+dfsg1-5+deb8u4 [802 kB]
Get:15 http://deb.debian.org/debian/ jessie/main perl-modules all 5.20.2-3+deb8u6 [2547 kB]
Get:16 http://deb.debian.org/debian/ jessie/main perl amd64 5.20.2-3+deb8u6 [2637 kB]
Get:17 http://deb.debian.org/debian/ jessie/main mime-support all 3.58 [36.0 kB]
Get:18 http://deb.debian.org/debian/ jessie/main libapr1 amd64 1.5.1-3 [95.3 kB]
Get:19 http://deb.debian.org/debian/ jessie/main libexpat1 amd64 2.1.0-6+deb8u3 [80.0 kB]
Get:20 http://deb.debian.org/debian/ jessie/main libaprutil1 amd64 1.5.4-1 [86.2 kB]
Get:21 http://deb.debian.org/debian/ jessie/main libaprutil1-dbd-sqlite3 amd64 1.5.4-1 [19.1 kB]
Get:22 http://deb.debian.org/debian/ jessie/main libaprutil1-ldap amd64 1.5.4-1 [17.2 kB]
Get:23 http://deb.debian.org/debian/ jessie/main liblua5.1-0 amd64 5.1.5-7.1 [108 kB]
Get:24 http://deb.debian.org/debian/ jessie/main apache2-bin amd64 2.4.10-10+deb8u7 [1030 kB]
Get:25 http://deb.debian.org/debian/ jessie/main apache2-utils amd64 2.4.10-10+deb8u7 [195 kB]
Get:26 http://deb.debian.org/debian/ jessie/main apache2-data all 2.4.10-10+deb8u7 [163 kB]
Get:27 http://deb.debian.org/debian/ jessie/main apache2 amd64 2.4.10-10+deb8u7 [208 kB]
Get:28 http://deb.debian.org/debian/ jessie/main apache2-dbg amd64 2.4.10-10+deb8u7 [1703 kB]
Get:29 http://deb.debian.org/debian/ jessie/main apache2.2-common amd64 2.4.10-10+deb8u7 [125 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 13.2 MB in 2s (4997 kB/s)
Selecting previously unselected package libgdbm3:amd64.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7559 files and directories currently installed.)
Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ...
Unpacking libgdbm3:amd64 (1.8.3-13.1) ...
Selecting previously unselected package libssl1.0.0:amd64.
Preparing to unpack .../libssl1.0.0_1.0.1t-1+deb8u5_amd64.deb ...
Unpacking libssl1.0.0:amd64 (1.0.1t-1+deb8u5) ...
Selecting previously unselected package libgmp10:amd64.
Preparing to unpack .../libgmp10_2%3a6.0.0+dfsg-6_amd64.deb ...
Unpacking libgmp10:amd64 (2:6.0.0+dfsg-6) ...
Selecting previously unselected package libnettle4:amd64.
Preparing to unpack .../libnettle4_2.7.1-5+deb8u2_amd64.deb ...
Unpacking libnettle4:amd64 (2.7.1-5+deb8u2) ...
Selecting previously unselected package libhogweed2:amd64.
Preparing to unpack .../libhogweed2_2.7.1-5+deb8u2_amd64.deb ...
Unpacking libhogweed2:amd64 (2.7.1-5+deb8u2) ...
Selecting previously unselected package libffi6:amd64.
Preparing to unpack .../libffi6_3.1-2+b2_amd64.deb ...
Unpacking libffi6:amd64 (3.1-2+b2) ...
Selecting previously unselected package libp11-kit0:amd64.
Preparing to unpack .../libp11-kit0_0.20.7-1_amd64.deb ...
Unpacking libp11-kit0:amd64 (0.20.7-1) ...
Selecting previously unselected package libtasn1-6:amd64.
Preparing to unpack .../libtasn1-6_4.2-3+deb8u2_amd64.deb ...
Unpacking libtasn1-6:amd64 (4.2-3+deb8u2) ...
Selecting previously unselected package libgnutls-deb0-28:amd64.
Preparing to unpack .../libgnutls-deb0-28_3.3.8-6+deb8u4_amd64.deb ...
Unpacking libgnutls-deb0-28:amd64 (3.3.8-6+deb8u4) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-13+deb8u1_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-13+deb8u1) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-13+deb8u1_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-13+deb8u1) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Preparing to unpack .../libldap-2.4-2_2.4.40+dfsg-1+deb8u2_amd64.deb ...
Unpacking libldap-2.4-2:amd64 (2.4.40+dfsg-1+deb8u2) ...
Selecting previously unselected package libsqlite3-0:amd64.
Preparing to unpack .../libsqlite3-0_3.8.7.1-1+deb8u2_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.8.7.1-1+deb8u2) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../libxml2_2.9.1+dfsg1-5+deb8u4_amd64.deb ...
Unpacking libxml2:amd64 (2.9.1+dfsg1-5+deb8u4) ...
Selecting previously unselected package perl-modules.
Preparing to unpack .../perl-modules_5.20.2-3+deb8u6_all.deb ...
Unpacking perl-modules (5.20.2-3+deb8u6) ...
Selecting previously unselected package perl.
Preparing to unpack .../perl_5.20.2-3+deb8u6_amd64.deb ...
Unpacking perl (5.20.2-3+deb8u6) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../mime-support_3.58_all.deb ...
Unpacking mime-support (3.58) ...
Selecting previously unselected package libapr1:amd64.
Preparing to unpack .../libapr1_1.5.1-3_amd64.deb ...
Unpacking libapr1:amd64 (1.5.1-3) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.1.0-6+deb8u3_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-6+deb8u3) ...
Selecting previously unselected package libaprutil1:amd64.
Preparing to unpack .../libaprutil1_1.5.4-1_amd64.deb ...
Unpacking libaprutil1:amd64 (1.5.4-1) ...
Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64.
Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1_amd64.deb ...
Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1) ...
Selecting previously unselected package libaprutil1-ldap:amd64.
Preparing to unpack .../libaprutil1-ldap_1.5.4-1_amd64.deb ...
Unpacking libaprutil1-ldap:amd64 (1.5.4-1) ...
Selecting previously unselected package liblua5.1-0:amd64.
Preparing to unpack .../liblua5.1-0_5.1.5-7.1_amd64.deb ...
Unpacking liblua5.1-0:amd64 (5.1.5-7.1) ...
Selecting previously unselected package apache2-bin.
Preparing to unpack .../apache2-bin_2.4.10-10+deb8u7_amd64.deb ...
Unpacking apache2-bin (2.4.10-10+deb8u7) ...
Selecting previously unselected package apache2-utils.
Preparing to unpack .../apache2-utils_2.4.10-10+deb8u7_amd64.deb ...
Unpacking apache2-utils (2.4.10-10+deb8u7) ...
Selecting previously unselected package apache2-data.
Preparing to unpack .../apache2-data_2.4.10-10+deb8u7_all.deb ...
Unpacking apache2-data (2.4.10-10+deb8u7) ...
Selecting previously unselected package apache2.
Preparing to unpack .../apache2_2.4.10-10+deb8u7_amd64.deb ...
Unpacking apache2 (2.4.10-10+deb8u7) ...
Selecting previously unselected package apache2-dbg.
Preparing to unpack .../apache2-dbg_2.4.10-10+deb8u7_amd64.deb ...
Unpacking apache2-dbg (2.4.10-10+deb8u7) ...
Selecting previously unselected package apache2.2-common.
Preparing to unpack .../apache2.2-common_2.4.10-10+deb8u7_amd64.deb ...
Unpacking apache2.2-common (2.4.10-10+deb8u7) ...
Processing triggers for systemd (215-17+deb8u5) ...
Setting up libgdbm3:amd64 (1.8.3-13.1) ...
Setting up libssl1.0.0:amd64 (1.0.1t-1+deb8u5) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Setting up libgmp10:amd64 (2:6.0.0+dfsg-6) ...
Setting up libnettle4:amd64 (2.7.1-5+deb8u2) ...
Setting up libhogweed2:amd64 (2.7.1-5+deb8u2) ...
Setting up libffi6:amd64 (3.1-2+b2) ...
Setting up libp11-kit0:amd64 (0.20.7-1) ...
Setting up libtasn1-6:amd64 (4.2-3+deb8u2) ...
Setting up libgnutls-deb0-28:amd64 (3.3.8-6+deb8u4) ...
Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-13+deb8u1) ...
Setting up libsasl2-2:amd64 (2.1.26.dfsg1-13+deb8u1) ...
Setting up libldap-2.4-2:amd64 (2.4.40+dfsg-1+deb8u2) ...
Setting up libsqlite3-0:amd64 (3.8.7.1-1+deb8u2) ...
Setting up libxml2:amd64 (2.9.1+dfsg1-5+deb8u4) ...
Setting up perl-modules (5.20.2-3+deb8u6) ...
Setting up perl (5.20.2-3+deb8u6) ...
update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
Setting up mime-support (3.58) ...
Setting up libapr1:amd64 (1.5.1-3) ...
Setting up libexpat1:amd64 (2.1.0-6+deb8u3) ...
Setting up libaprutil1:amd64 (1.5.4-1) ...
Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1) ...
Setting up libaprutil1-ldap:amd64 (1.5.4-1) ...
Setting up liblua5.1-0:amd64 (5.1.5-7.1) ...
Setting up apache2-bin (2.4.10-10+deb8u7) ...
Setting up apache2-utils (2.4.10-10+deb8u7) ...
Setting up apache2-data (2.4.10-10+deb8u7) ...
Setting up apache2 (2.4.10-10+deb8u7) ...
Enabling module mpm_event.
Enabling module authz_core.
Enabling module authz_host.
Enabling module authn_core.
Enabling module auth_basic.
Enabling module access_compat.
Enabling module authn_file.
Enabling module authz_user.
Enabling module alias.
Enabling module dir.
Enabling module autoindex.
Enabling module env.
Enabling module mime.
Enabling module negotiation.
Enabling module setenvif.
Enabling module filter.
Enabling module deflate.
Enabling module status.
Enabling conf charset.
Enabling conf localized-error-pages.
Enabling conf other-vhosts-access-log.
Enabling conf security.
Enabling conf serve-cgi-bin.
Enabling site 000-default.
invoke-rc.d: policy-rc.d denied execution of start.
Setting up apache2-dbg (2.4.10-10+deb8u7) ...
Setting up apache2.2-common (2.4.10-10+deb8u7) ...
Processing triggers for libc-bin (2.19-18+deb8u6) ...
Processing triggers for systemd (215-17+deb8u5) ...
---> 710f12ae2c7c
Removing intermediate container af5dbf61214c
Step 5 : RUN set -ex && sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' /etc/apache2/envvars && . /etc/apache2/envvars && for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" /var/www/html ; do rm -rvf "$dir" && mkdir -p "$dir" && chown -R "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; done
---> Running in bada379c5ad1
+ sed -ri s/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/ /etc/apache2/envvars
+ . /etc/apache2/envvars
+ unset HOME
+ [  !=  ]
+ SUFFIX=
+ : www-data
+ export APACHE_RUN_USER
+ : www-data
+ export APACHE_RUN_GROUP
+ : /var/run/apache2/apache2.pid
+ export APACHE_PID_FILE
+ : /var/run/apache2
+ export APACHE_RUN_DIR
+ : /var/lock/apache2
+ export APACHE_LOCK_DIR
+ : /var/log/apache2
+ export APACHE_LOG_DIR
+ : C
+ export LANG
+ export LANG
+ rm -rvf /var/lock/apache2
+ mkdir -p /var/lock/apache2
+ chown -R www-data:www-data /var/lock/apache2
+ rm -rvf /var/run/apache2
+ mkdir -p /var/run/apache2
+ chown -R www-data:www-data /var/run/apache2
+ rm -rvf /var/log/apache2
removed '/var/log/apache2/error.log'
removed '/var/log/apache2/other_vhosts_access.log'
removed '/var/log/apache2/access.log'
removed directory: '/var/log/apache2'
+ mkdir -p /var/log/apache2
+ chown -R www-data:www-data /var/log/apache2
+ rm -rvf /var/www/html
removed '/var/www/html/index.html'
removed directory: '/var/www/html'
+ mkdir -p /var/www/html
+ chown -R www-data:www-data /var/www/html
 ---> bb26ae801437
Removing intermediate container bada379c5ad1
Step 6 : RUN a2dismod mpm_event && a2enmod mpm_prefork
---> Running in 53525f0aaa34
Module mpm_event disabled.
To activate the new configuration, you need to run:
service apache2 restart
Considering conflict mpm_event for mpm_prefork:
Considering conflict mpm_worker for mpm_prefork:
Enabling module mpm_prefork.
To activate the new configuration, you need to run:
service apache2 restart
---> 45567b6e02c7
Removing intermediate container 53525f0aaa34
Step 7 : RUN { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee /etc/apache2/conf-available/docker-php.conf && a2enconf docker-php
---> Running in 6d12e043c7ef
<FilesMatch \.php$>
SetHandler application/x-httpd-php
</FilesMatch>
DirectoryIndex disabled
DirectoryIndex index.php index.html
<Directory /var/www/>
Options -Indexes
AllowOverride All
</Directory>
Enabling conf docker-php.
To activate the new configuration, you need to run:
service apache2 reload
---> f3ba854438db
Removing intermediate container 6d12e043c7ef
Step 8 : COPY ./conf/apache2/vhost.conf /etc/apache2/sites-available/drupal.conf
---> 65880274663b
Removing intermediate container 89a8c614600a
Step 9 : RUN a2enmod rewrite && a2dissite 000-default.conf && a2ensite drupal
---> Running in b81fd36cf49f
Enabling module rewrite.
To activate the new configuration, you need to run:
service apache2 restart
Site 000-default disabled.
To activate the new configuration, you need to run:
service apache2 reload
Enabling site drupal.
To activate the new configuration, you need to run:
service apache2 reload
---> aff75bb11bf6
Removing intermediate container b81fd36cf49f
Step 10 : RUN apt-get update && apt-get install -y --no-install-recommends autoconf2.13 ca-certificates curl file g++ gcc gdb libc-dev libedit2 librecode0 libsqlite3-0 libxml2 make pkg-config re2c xz-utils libmysqlclient-dev && rm -rf /var/lib/apt/lists/*
---> Running in 3c97d4d8b070
Get:1 http://security.debian.org jessie/updates InRelease [63.1 kB]
Get:2 http://security.debian.org jessie/updates/main amd64 Packages [435 kB]
Ign http://deb.debian.org jessie InRelease
Get:3 http://deb.debian.org jessie-updates InRelease [145 kB]
Get:4 http://deb.debian.org jessie Release.gpg [2373 B]
Get:5 http://deb.debian.org jessie Release [148 kB]
Get:6 http://deb.debian.org jessie-updates/main amd64 Packages [17.6 kB]
Get:7 http://deb.debian.org jessie/main amd64 Packages [9049 kB]
Fetched 9860 kB in 3s (2476 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
libxml2 is already the newest version.
libxml2 set to manually installed.
libsqlite3-0 is already the newest version.
libsqlite3-0 set to manually installed.
The following extra packages will be installed:
autoconf binutils cpp cpp-4.9 g++-4.9 gcc-4.9 libasan1 libatomic1 libbsd0
libc-dev-bin libc6 libcilkrts5 libcloog-isl4 libcurl3 libgcc-4.9-dev
libglib2.0-0 libgomp1 libgssapi-krb5-2 libidn11 libisl10 libitm1
libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblsan0 libmagic1
libmpc3 libmpfr4 libmysqlclient18 libpython2.7 libpython2.7-minimal
libpython2.7-stdlib libquadmath0 librtmp1 libsigsegv2 libssh2-1
libstdc++-4.9-dev libtsan0 libubsan0 linux-libc-dev m4 mysql-common openssl
zlib1g-dev
Suggested packages:
autoconf-archive gnu-standards autoconf-doc libtool gettext binutils-doc
cpp-doc gcc-4.9-locales g++-multilib g++-4.9-multilib gcc-4.9-doc
libstdc++6-4.9-dbg gcc-multilib manpages-dev flex bison gcc-doc
gcc-4.9-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
libasan1-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg
libquadmath0-dbg gdb-doc glibc-doc krb5-doc krb5-user libstdc++-4.9-doc
make-doc
Recommended packages:
automake automaken libc-dbg gdbserver libglib2.0-data shared-mime-info
xdg-user-dirs krb5-locales
The following NEW packages will be installed:
autoconf autoconf2.13 binutils ca-certificates cpp cpp-4.9 curl file g++
g++-4.9 gcc gcc-4.9 gdb libasan1 libatomic1 libbsd0 libc-dev-bin libc6-dev
libcilkrts5 libcloog-isl4 libcurl3 libedit2 libgcc-4.9-dev libglib2.0-0
libgomp1 libgssapi-krb5-2 libidn11 libisl10 libitm1 libk5crypto3
libkeyutils1 libkrb5-3 libkrb5support0 liblsan0 libmagic1 libmpc3 libmpfr4
libmysqlclient-dev libmysqlclient18 libpython2.7 libpython2.7-minimal
libpython2.7-stdlib libquadmath0 librecode0 librtmp1 libsigsegv2 libssh2-1
libstdc++-4.9-dev libtsan0 libubsan0 linux-libc-dev m4 make mysql-common
openssl pkg-config re2c xz-utils zlib1g-dev
The following packages will be upgraded:
libc6
1 upgraded, 59 newly installed, 0 to remove and 18 not upgraded.
Need to get 63.4 MB of archives.
After this operation, 186 MB of additional disk space will be used.
Get:1 http://security.debian.org/ jessie/updates/main mysql-common all 5.5.54-0+deb8u1 [81.2 kB]
Get:2 http://deb.debian.org/debian/ jessie/main libc6 amd64 2.19-18+deb8u7 [4665 kB]
Get:3 http://security.debian.org/ jessie/updates/main libmysqlclient18 amd64 5.5.54-0+deb8u1 [673 kB]
Get:4 http://security.debian.org/ jessie/updates/main libmysqlclient-dev amd64 5.5.54-0+deb8u1 [955 kB]
Get:5 http://deb.debian.org/debian/ jessie/main libbsd0 amd64 0.7.0-2 [67.9 kB]
Get:6 http://deb.debian.org/debian/ jessie/main libedit2 amd64 3.1-20140620-2 [85.1 kB]
Get:7 http://deb.debian.org/debian/ jessie/main libkeyutils1 amd64 1.5.9-5+b1 [12.0 kB]
Get:8 http://deb.debian.org/debian/ jessie/main libkrb5support0 amd64 1.12.1+dfsg-19+deb8u2 [59.1 kB]
Get:9 http://deb.debian.org/debian/ jessie/main libk5crypto3 amd64 1.12.1+dfsg-19+deb8u2 [115 kB]
Get:10 http://deb.debian.org/debian/ jessie/main libkrb5-3 amd64 1.12.1+dfsg-19+deb8u2 [303 kB]
Get:11 http://deb.debian.org/debian/ jessie/main libgssapi-krb5-2 amd64 1.12.1+dfsg-19+deb8u2 [152 kB]
Get:12 http://deb.debian.org/debian/ jessie/main libidn11 amd64 1.29-1+deb8u2 [136 kB]
Get:13 http://deb.debian.org/debian/ jessie/main libmagic1 amd64 1:5.22+15-2+deb8u3 [250 kB]
Get:14 http://deb.debian.org/debian/ jessie/main libasan1 amd64 4.9.2-10 [195 kB]
Get:15 http://deb.debian.org/debian/ jessie/main libatomic1 amd64 4.9.2-10 [8992 B]
Get:16 http://deb.debian.org/debian/ jessie/main libcilkrts5 amd64 4.9.2-10 [40.1 kB]
Get:17 http://deb.debian.org/debian/ jessie/main libisl10 amd64 0.12.2-2 [440 kB]
Get:18 http://deb.debian.org/debian/ jessie/main libcloog-isl4 amd64 0.18.2-1+b2 [61.8 kB]
Get:19 http://deb.debian.org/debian/ jessie/main librtmp1 amd64 2.4+20150115.gita107cef-1 [59.8 kB]
Get:20 http://deb.debian.org/debian/ jessie/main libssh2-1 amd64 1.4.3-4.1+deb8u1 [125 kB]
Get:21 http://deb.debian.org/debian/ jessie/main libcurl3 amd64 7.38.0-4+deb8u5 [259 kB]
Get:22 http://deb.debian.org/debian/ jessie/main libglib2.0-0 amd64 2.42.1-1+b1 [2401 kB]
Get:23 http://deb.debian.org/debian/ jessie/main libgomp1 amd64 4.9.2-10 [37.8 kB]
Get:24 http://deb.debian.org/debian/ jessie/main libitm1 amd64 4.9.2-10 [29.2 kB]
Get:25 http://deb.debian.org/debian/ jessie/main liblsan0 amd64 4.9.2-10 [92.8 kB]
Get:26 http://deb.debian.org/debian/ jessie/main libmpfr4 amd64 3.1.2-2 [527 kB]
Get:27 http://deb.debian.org/debian/ jessie/main libpython2.7-minimal amd64 2.7.9-2+deb8u1 [378 kB]
Get:28 http://deb.debian.org/debian/ jessie/main libpython2.7-stdlib amd64 2.7.9-2+deb8u1 [1847 kB]
Get:29 http://deb.debian.org/debian/ jessie/main libpython2.7 amd64 2.7.9-2+deb8u1 [1081 kB]
Get:30 http://deb.debian.org/debian/ jessie/main libquadmath0 amd64 4.9.2-10 [129 kB]
Get:31 http://deb.debian.org/debian/ jessie/main librecode0 amd64 3.6-21 [529 kB]
Get:32 http://deb.debian.org/debian/ jessie/main libsigsegv2 amd64 2.10-4+b1 [29.2 kB]
Get:33 http://deb.debian.org/debian/ jessie/main libtsan0 amd64 4.9.2-10 [212 kB]
Get:34 http://deb.debian.org/debian/ jessie/main libubsan0 amd64 4.9.2-10 [82.4 kB]
Get:35 http://deb.debian.org/debian/ jessie/main libmpc3 amd64 1.0.2-1 [39.3 kB]
Get:36 http://deb.debian.org/debian/ jessie/main file amd64 1:5.22+15-2+deb8u3 [60.4 kB]
Get:37 http://deb.debian.org/debian/ jessie/main m4 amd64 1.4.17-4 [254 kB]
Get:38 http://deb.debian.org/debian/ jessie/main xz-utils amd64 5.1.1alpha+20120614-2+b3 [221 kB]
Get:39 http://deb.debian.org/debian/ jessie/main autoconf all 2.69-8 [340 kB]
Get:40 http://deb.debian.org/debian/ jessie/main autoconf2.13 all 2.13-63 [258 kB]
Get:41 http://deb.debian.org/debian/ jessie/main binutils amd64 2.25-5 [3516 kB]
Get:42 http://deb.debian.org/debian/ jessie/main openssl amd64 1.0.1t-1+deb8u5 [665 kB]
Get:43 http://deb.debian.org/debian/ jessie/main ca-certificates all 20141019+deb8u2 [207 kB]
Get:44 http://deb.debian.org/debian/ jessie/main cpp-4.9 amd64 4.9.2-10 [5169 kB]
Get:45 http://deb.debian.org/debian/ jessie/main cpp amd64 4:4.9.2-2 [17.3 kB]
Get:46 http://deb.debian.org/debian/ jessie/main curl amd64 7.38.0-4+deb8u5 [200 kB]
Get:47 http://deb.debian.org/debian/ jessie/main libgcc-4.9-dev amd64 4.9.2-10 [2066 kB]
Get:48 http://deb.debian.org/debian/ jessie/main gcc-4.9 amd64 4.9.2-10 [5352 kB]
Get:49 http://deb.debian.org/debian/ jessie/main gcc amd64 4:4.9.2-2 [5136 B]
Get:50 http://deb.debian.org/debian/ jessie/main libc-dev-bin amd64 2.19-18+deb8u7 [238 kB]
Get:51 http://deb.debian.org/debian/ jessie/main linux-libc-dev amd64 3.16.39-1 [1045 kB]
Get:52 http://deb.debian.org/debian/ jessie/main libc6-dev amd64 2.19-18+deb8u7 [2002 kB]
Get:53 http://deb.debian.org/debian/ jessie/main libstdc++-4.9-dev amd64 4.9.2-10 [1121 kB]
Get:54 http://deb.debian.org/debian/ jessie/main g++-4.9 amd64 4.9.2-10 [21.4 MB]
Get:55 http://deb.debian.org/debian/ jessie/main g++ amd64 4:4.9.2-2 [1530 B]
Get:56 http://deb.debian.org/debian/ jessie/main gdb amd64 7.7.1+dfsg-5 [2293 kB]
Get:57 http://deb.debian.org/debian/ jessie/main zlib1g-dev amd64 1:1.2.8.dfsg-2+b1 [206 kB]
Get:58 http://deb.debian.org/debian/ jessie/main make amd64 4.0-8.1 [349 kB]
Get:59 http://deb.debian.org/debian/ jessie/main pkg-config amd64 0.28-1 [57.5 kB]
Get:60 http://deb.debian.org/debian/ jessie/main re2c amd64 0.13.5-1 [221 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 63.4 MB in 7s (8127 kB/s)
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9748 files and directories currently installed.)
Preparing to unpack .../libc6_2.19-18+deb8u7_amd64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Unpacking libc6:amd64 (2.19-18+deb8u7) over (2.19-18+deb8u6) ...
Setting up libc6:amd64 (2.19-18+deb8u7) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Processing triggers for libc-bin (2.19-18+deb8u6) ...
Selecting previously unselected package libbsd0:amd64.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9748 files and directories currently installed.)
Preparing to unpack .../libbsd0_0.7.0-2_amd64.deb ...
Unpacking libbsd0:amd64 (0.7.0-2) ...
Selecting previously unselected package libedit2:amd64.
Preparing to unpack .../libedit2_3.1-20140620-2_amd64.deb ...
Unpacking libedit2:amd64 (3.1-20140620-2) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../libkeyutils1_1.5.9-5+b1_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.5.9-5+b1) ...
Selecting previously unselected package libkrb5support0:amd64.
Preparing to unpack .../libkrb5support0_1.12.1+dfsg-19+deb8u2_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.12.1+dfsg-19+deb8u2) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../libk5crypto3_1.12.1+dfsg-19+deb8u2_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.12.1+dfsg-19+deb8u2) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../libkrb5-3_1.12.1+dfsg-19+deb8u2_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.12.1+dfsg-19+deb8u2) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../libgssapi-krb5-2_1.12.1+dfsg-19+deb8u2_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.12.1+dfsg-19+deb8u2) ...
Selecting previously unselected package libidn11:amd64.
Preparing to unpack .../libidn11_1.29-1+deb8u2_amd64.deb ...
Unpacking libidn11:amd64 (1.29-1+deb8u2) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../libmagic1_1%3a5.22+15-2+deb8u3_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.22+15-2+deb8u3) ...
Selecting previously unselected package libasan1:amd64.
Preparing to unpack .../libasan1_4.9.2-10_amd64.deb ...
Unpacking libasan1:amd64 (4.9.2-10) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../libatomic1_4.9.2-10_amd64.deb ...
Unpacking libatomic1:amd64 (4.9.2-10) ...
Selecting previously unselected package libcilkrts5:amd64.
Preparing to unpack .../libcilkrts5_4.9.2-10_amd64.deb ...
Unpacking libcilkrts5:amd64 (4.9.2-10) ...
Selecting previously unselected package libisl10:amd64.
Preparing to unpack .../libisl10_0.12.2-2_amd64.deb ...
Unpacking libisl10:amd64 (0.12.2-2) ...
Selecting previously unselected package libcloog-isl4:amd64.
Preparing to unpack .../libcloog-isl4_0.18.2-1+b2_amd64.deb ...
Unpacking libcloog-isl4:amd64 (0.18.2-1+b2) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../librtmp1_2.4+20150115.gita107cef-1_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20150115.gita107cef-1) ...
Selecting previously unselected package libssh2-1:amd64.
Preparing to unpack .../libssh2-1_1.4.3-4.1+deb8u1_amd64.deb ...
Unpacking libssh2-1:amd64 (1.4.3-4.1+deb8u1) ...
Selecting previously unselected package libcurl3:amd64.
Preparing to unpack .../libcurl3_7.38.0-4+deb8u5_amd64.deb ...
Unpacking libcurl3:amd64 (7.38.0-4+deb8u5) ...
Selecting previously unselected package libglib2.0-0:amd64.
Preparing to unpack .../libglib2.0-0_2.42.1-1+b1_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.42.1-1+b1) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../libgomp1_4.9.2-10_amd64.deb ...
Unpacking libgomp1:amd64 (4.9.2-10) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../libitm1_4.9.2-10_amd64.deb ...
Unpacking libitm1:amd64 (4.9.2-10) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../liblsan0_4.9.2-10_amd64.deb ...
Unpacking liblsan0:amd64 (4.9.2-10) ...
Selecting previously unselected package libmpfr4:amd64.
Preparing to unpack .../libmpfr4_3.1.2-2_amd64.deb ...
Unpacking libmpfr4:amd64 (3.1.2-2) ...
Selecting previously unselected package mysql-common.
Preparing to unpack .../mysql-common_5.5.54-0+deb8u1_all.deb ...
Unpacking mysql-common (5.5.54-0+deb8u1) ...
Selecting previously unselected package libmysqlclient18:amd64.
Preparing to unpack .../libmysqlclient18_5.5.54-0+deb8u1_amd64.deb ...
Unpacking libmysqlclient18:amd64 (5.5.54-0+deb8u1) ...
Selecting previously unselected package libpython2.7-minimal:amd64.
Preparing to unpack .../libpython2.7-minimal_2.7.9-2+deb8u1_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.9-2+deb8u1) ...
Selecting previously unselected package libpython2.7-stdlib:amd64.
Preparing to unpack .../libpython2.7-stdlib_2.7.9-2+deb8u1_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.9-2+deb8u1) ...
Selecting previously unselected package libpython2.7:amd64.
Preparing to unpack .../libpython2.7_2.7.9-2+deb8u1_amd64.deb ...
Unpacking libpython2.7:amd64 (2.7.9-2+deb8u1) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../libquadmath0_4.9.2-10_amd64.deb ...
Unpacking libquadmath0:amd64 (4.9.2-10) ...
Selecting previously unselected package librecode0:amd64.
Preparing to unpack .../librecode0_3.6-21_amd64.deb ...
Unpacking librecode0:amd64 (3.6-21) ...
Selecting previously unselected package libsigsegv2:amd64.
Preparing to unpack .../libsigsegv2_2.10-4+b1_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.10-4+b1) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../libtsan0_4.9.2-10_amd64.deb ...
Unpacking libtsan0:amd64 (4.9.2-10) ...
Selecting previously unselected package libubsan0:amd64.
Preparing to unpack .../libubsan0_4.9.2-10_amd64.deb ...
Unpacking libubsan0:amd64 (4.9.2-10) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../libmpc3_1.0.2-1_amd64.deb ...
Unpacking libmpc3:amd64 (1.0.2-1) ...
Selecting previously unselected package file.
Preparing to unpack .../file_1%3a5.22+15-2+deb8u3_amd64.deb ...
Unpacking file (1:5.22+15-2+deb8u3) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.17-4_amd64.deb ...
Unpacking m4 (1.4.17-4) ...
Selecting previously unselected package xz-utils.
Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2+b3_amd64.deb ...
Unpacking xz-utils (5.1.1alpha+20120614-2+b3) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../autoconf_2.69-8_all.deb ...
Unpacking autoconf (2.69-8) ...
Selecting previously unselected package autoconf2.13.
Preparing to unpack .../autoconf2.13_2.13-63_all.deb ...
Adding 'diversion of /usr/bin/autoconf to /usr/bin/autoconf2.50 by autoconf2.13'
Adding 'diversion of /usr/share/man/man1/autoconf.1.gz to /usr/share/man/man1/autoconf2.50.1.gz by autoconf2.13'
Adding 'diversion of /usr/bin/autoheader to /usr/bin/autoheader2.50 by autoconf2.13'
Adding 'diversion of /usr/share/man/man1/autoheader.1.gz to /usr/share/man/man1/autoheader2.50.1.gz by autoconf2.13'
Adding 'diversion of /usr/bin/autoreconf to /usr/bin/autoreconf2.50 by autoconf2.13'
Adding 'diversion of /usr/share/man/man1/autoreconf.1.gz to /usr/share/man/man1/autoreconf2.50.1.gz by autoconf2.13'
Unpacking autoconf2.13 (2.13-63) ...
Selecting previously unselected package binutils.
Preparing to unpack .../binutils_2.25-5_amd64.deb ...
Unpacking binutils (2.25-5) ...
Selecting previously unselected package openssl.
Preparing to unpack .../openssl_1.0.1t-1+deb8u5_amd64.deb ...
Unpacking openssl (1.0.1t-1+deb8u5) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../ca-certificates_20141019+deb8u2_all.deb ...
Unpacking ca-certificates (20141019+deb8u2) ...
Selecting previously unselected package cpp-4.9.
Preparing to unpack .../cpp-4.9_4.9.2-10_amd64.deb ...
Unpacking cpp-4.9 (4.9.2-10) ...
Selecting previously unselected package cpp.
Preparing to unpack .../cpp_4%3a4.9.2-2_amd64.deb ...
Unpacking cpp (4:4.9.2-2) ...
Selecting previously unselected package curl.
Preparing to unpack .../curl_7.38.0-4+deb8u5_amd64.deb ...
Unpacking curl (7.38.0-4+deb8u5) ...
Selecting previously unselected package libgcc-4.9-dev:amd64.
Preparing to unpack .../libgcc-4.9-dev_4.9.2-10_amd64.deb ...
Unpacking libgcc-4.9-dev:amd64 (4.9.2-10) ...
Selecting previously unselected package gcc-4.9.
Preparing to unpack .../gcc-4.9_4.9.2-10_amd64.deb ...
Unpacking gcc-4.9 (4.9.2-10) ...
Selecting previously unselected package gcc.
Preparing to unpack .../gcc_4%3a4.9.2-2_amd64.deb ...
Unpacking gcc (4:4.9.2-2) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../libc-dev-bin_2.19-18+deb8u7_amd64.deb ...
Unpacking libc-dev-bin (2.19-18+deb8u7) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../linux-libc-dev_3.16.39-1_amd64.deb ...
Unpacking linux-libc-dev:amd64 (3.16.39-1) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../libc6-dev_2.19-18+deb8u7_amd64.deb ...
Unpacking libc6-dev:amd64 (2.19-18+deb8u7) ...
Selecting previously unselected package libstdc++-4.9-dev:amd64.
Preparing to unpack .../libstdc++-4.9-dev_4.9.2-10_amd64.deb ...
Unpacking libstdc++-4.9-dev:amd64 (4.9.2-10) ...
Selecting previously unselected package g++-4.9.
Preparing to unpack .../g++-4.9_4.9.2-10_amd64.deb ...
Unpacking g++-4.9 (4.9.2-10) ...
Selecting previously unselected package g++.
Preparing to unpack .../g++_4%3a4.9.2-2_amd64.deb ...
Unpacking g++ (4:4.9.2-2) ...
Selecting previously unselected package gdb.
Preparing to unpack .../gdb_7.7.1+dfsg-5_amd64.deb ...
Unpacking gdb (7.7.1+dfsg-5) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2+b1_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2+b1) ...
Selecting previously unselected package libmysqlclient-dev.
Preparing to unpack .../libmysqlclient-dev_5.5.54-0+deb8u1_amd64.deb ...
Unpacking libmysqlclient-dev (5.5.54-0+deb8u1) ...
Selecting previously unselected package make.
Preparing to unpack .../make_4.0-8.1_amd64.deb ...
Unpacking make (4.0-8.1) ...
Selecting previously unselected package pkg-config.
Preparing to unpack .../pkg-config_0.28-1_amd64.deb ...
Unpacking pkg-config (0.28-1) ...
Selecting previously unselected package re2c.
Preparing to unpack .../re2c_0.13.5-1_amd64.deb ...
Unpacking re2c (0.13.5-1) ...
Setting up libbsd0:amd64 (0.7.0-2) ...
Setting up libedit2:amd64 (3.1-20140620-2) ...
Setting up libkeyutils1:amd64 (1.5.9-5+b1) ...
Setting up libkrb5support0:amd64 (1.12.1+dfsg-19+deb8u2) ...
Setting up libk5crypto3:amd64 (1.12.1+dfsg-19+deb8u2) ...
Setting up libkrb5-3:amd64 (1.12.1+dfsg-19+deb8u2) ...
Setting up libgssapi-krb5-2:amd64 (1.12.1+dfsg-19+deb8u2) ...
Setting up libidn11:amd64 (1.29-1+deb8u2) ...
Setting up libmagic1:amd64 (1:5.22+15-2+deb8u3) ...
Setting up libasan1:amd64 (4.9.2-10) ...
Setting up libatomic1:amd64 (4.9.2-10) ...
Setting up libcilkrts5:amd64 (4.9.2-10) ...
Setting up libisl10:amd64 (0.12.2-2) ...
Setting up libcloog-isl4:amd64 (0.18.2-1+b2) ...
Setting up librtmp1:amd64 (2.4+20150115.gita107cef-1) ...
Setting up libssh2-1:amd64 (1.4.3-4.1+deb8u1) ...
Setting up libcurl3:amd64 (7.38.0-4+deb8u5) ...
Setting up libglib2.0-0:amd64 (2.42.1-1+b1) ...
No schema files found: doing nothing.
Setting up libgomp1:amd64 (4.9.2-10) ...
Setting up libitm1:amd64 (4.9.2-10) ...
Setting up liblsan0:amd64 (4.9.2-10) ...
Setting up libmpfr4:amd64 (3.1.2-2) ...
Setting up mysql-common (5.5.54-0+deb8u1) ...
Setting up libmysqlclient18:amd64 (5.5.54-0+deb8u1) ...
Setting up libpython2.7-minimal:amd64 (2.7.9-2+deb8u1) ...
Setting up libpython2.7-stdlib:amd64 (2.7.9-2+deb8u1) ...
Setting up libpython2.7:amd64 (2.7.9-2+deb8u1) ...
Setting up libquadmath0:amd64 (4.9.2-10) ...
Setting up librecode0:amd64 (3.6-21) ...
Setting up libsigsegv2:amd64 (2.10-4+b1) ...
Setting up libtsan0:amd64 (4.9.2-10) ...
Setting up libubsan0:amd64 (4.9.2-10) ...
Setting up libmpc3:amd64 (1.0.2-1) ...
Setting up file (1:5.22+15-2+deb8u3) ...
Setting up m4 (1.4.17-4) ...
Setting up xz-utils (5.1.1alpha+20120614-2+b3) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
Setting up autoconf (2.69-8) ...
Setting up autoconf2.13 (2.13-63) ...
Setting up binutils (2.25-5) ...
Setting up openssl (1.0.1t-1+deb8u5) ...
Setting up ca-certificates (20141019+deb8u2) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
/usr/sbin/update-ca-certificates: [--verbose] [--fresh]
Setting up cpp-4.9 (4.9.2-10) ...
Setting up cpp (4:4.9.2-2) ...
Setting up curl (7.38.0-4+deb8u5) ...
Setting up libgcc-4.9-dev:amd64 (4.9.2-10) ...
Setting up gcc-4.9 (4.9.2-10) ...
Setting up gcc (4:4.9.2-2) ...
Setting up libc-dev-bin (2.19-18+deb8u7) ...
Setting up linux-libc-dev:amd64 (3.16.39-1) ...
Setting up libc6-dev:amd64 (2.19-18+deb8u7) ...
Setting up libstdc++-4.9-dev:amd64 (4.9.2-10) ...
Setting up g++-4.9 (4.9.2-10) ...
Setting up g++ (4:4.9.2-2) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up gdb (7.7.1+dfsg-5) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2+b1) ...
Setting up libmysqlclient-dev (5.5.54-0+deb8u1) ...
Setting up make (4.0-8.1) ...
Setting up pkg-config (0.28-1) ...
Setting up re2c (0.13.5-1) ...
Processing triggers for libc-bin (2.19-18+deb8u6) ...
Processing triggers for ca-certificates (20141019+deb8u2) ...
Updating certificates in /etc/ssl/certs... 174 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d....done.
---> 09592f9c8da3
Removing intermediate container 3c97d4d8b070
Step 11 : RUN set -x && curl -SLO http://launchpadlibrarian.net/140087283/libbison-dev_2.7.1.dfsg-1_amd64.deb && curl -SLO http://launchpadlibrarian.net/140087282/bison_2.7.1.dfsg-1_amd64.deb && dpkg -i libbison-dev_2.7.1.dfsg-1_amd64.deb && dpkg -i bison_2.7.1.dfsg-1_amd64.deb && rm *.deb
---> Running in 15f2022c2f49
+ curl -SLO http://launchpadlibrarian.net/140087283/libbison-dev_2.7.1.dfsg-1_amd64.deb
  % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total  Spent Left Speed
 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:-- 0
 27  301k   27 84936    0    0 56847   0 0:00:05 0:00:01 0:00:04 56813
100 301k 100 301k 0 0 167k 0 0:00:01 0:00:01 --:--:-- 167k
+ curl -SLO http://launchpadlibrarian.net/140087282/bison_2.7.1.dfsg-1_amd64.deb
 % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left  Speed

0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:--  0
0  0  0 0  0 0  0   0 --:--:-- 0:00:01 --:--:--  0
17  295k 17 54280 0 0 34128 0 0:00:08 0:00:01 0:00:07 34116
100 295k  100 295k 0 0 156k 0 0:00:01 0:00:01 --:--:-- 156k
+ dpkg -i libbison-dev_2.7.1.dfsg-1_amd64.deb
Selecting previously unselected package libbison-dev:amd64.
(Reading database ... 14030 files and directories currently installed.)
Preparing to unpack libbison-dev_2.7.1.dfsg-1_amd64.deb ...
Unpacking libbison-dev:amd64 (2:2.7.1.dfsg-1) ...
Setting up libbison-dev:amd64 (2:2.7.1.dfsg-1) ...
+ dpkg -i bison_2.7.1.dfsg-1_amd64.deb
Selecting previously unselected package bison.
(Reading database ... 14041 files and directories currently installed.)
Preparing to unpack bison_2.7.1.dfsg-1_amd64.deb ...
Unpacking bison (2:2.7.1.dfsg-1) ...
Setting up bison (2:2.7.1.dfsg-1) ...
update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode
+ rm bison_2.7.1.dfsg-1_amd64.deb libbison-dev_2.7.1.dfsg-1_amd64.deb
 ---> 47662124b865
Removing intermediate container 15f2022c2f49
Step 12 : RUN mkdir -p /usr/local/etc/php/conf.d
---> Running in a6e14c3fb202
---> 181333037953
Removing intermediate container a6e14c3fb202
Step 13 : ENV PHP_VERSION 5.3.29
---> Running in dfc3c33d38a2
---> 88fcb5eafcf2
Removing intermediate container dfc3c33d38a2
Step 14 : ENV PHP_URL "https://secure.php.net/get/php-5.3.29.tar.gz/from/this/mirror"
---> Running in 313392bc7ad4
---> aab6b9895fcf
Removing intermediate container 313392bc7ad4
Step 15 : RUN set -xe; fetchDeps=' wget '; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; wget -O php.tar.gz "$PHP_URL"; apt-get purge -y --auto-remove $fetchDeps
---> Running in e42edeecf28a
+ fetchDeps= wget
+ apt-get update
Get:1 http://security.debian.org jessie/updates InRelease [63.1 kB]
Ign http://deb.debian.org jessie InRelease
Get:2 http://deb.debian.org jessie-updates InRelease [145 kB]
Get:3 http://deb.debian.org jessie Release.gpg [2373 B]
Get:4 http://security.debian.org jessie/updates/main amd64 Packages [435 kB]
Get:5 http://deb.debian.org jessie Release [148 kB]
Get:6 http://deb.debian.org jessie-updates/main amd64 Packages [17.6 kB]
Get:7 http://deb.debian.org jessie/main amd64 Packages [9049 kB]
Fetched 9860 kB in 2s (3791 kB/s)
Reading package lists...
+ apt-get install -y --no-install-recommends wget
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
libicu52 libpsl0
The following NEW packages will be installed:
libicu52 libpsl0 wget
0 upgraded, 3 newly installed, 0 to remove and 20 not upgraded.
Need to get 7329 kB of archives.
After this operation, 30.3 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian/ jessie/main libicu52 amd64 52.1-8+deb8u4 [6791 kB]
Get:2 http://deb.debian.org/debian/ jessie/main libpsl0 amd64 0.5.1-1 [41.6 kB]
Get:3 http://deb.debian.org/debian/ jessie/main wget amd64 1.16-1+deb8u1 [496 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 7329 kB in 0s (8222 kB/s)
Selecting previously unselected package libicu52:amd64.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14081 files and directories currently installed.)
Preparing to unpack .../libicu52_52.1-8+deb8u4_amd64.deb ...
Unpacking libicu52:amd64 (52.1-8+deb8u4) ...
Selecting previously unselected package libpsl0:amd64.
Preparing to unpack .../libpsl0_0.5.1-1_amd64.deb ...
Unpacking libpsl0:amd64 (0.5.1-1) ...
Selecting previously unselected package wget.
Preparing to unpack .../wget_1.16-1+deb8u1_amd64.deb ...
Unpacking wget (1.16-1+deb8u1) ...
Setting up libicu52:amd64 (52.1-8+deb8u4) ...
Setting up libpsl0:amd64 (0.5.1-1) ...
Setting up wget (1.16-1+deb8u1) ...
Processing triggers for libc-bin (2.19-18+deb8u6) ...
+ rm -rf /var/lib/apt/lists/deb.debian.org_debian_dists_jessie-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_jessie-updates_main_binary-amd64_Packages.gz /var/lib/apt/lists/deb.debian.org_debian_dists_jessie_Release /var/lib/apt/lists/deb.debian.org_debian_dists_jessie_Release.gpg /var/lib/apt/lists/deb.debian.org_debian_dists_jessie_main_binary-amd64_Packages.gz /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/security.debian.org_dists_jessie_updates_InRelease /var/lib/apt/lists/security.debian.org_dists_jessie_updates_main_binary-amd64_Packages.gz
+ mkdir -p /usr/src
+ cd /usr/src
+ wget -O php.tar.gz https://secure.php.net/get/php-5.3.29.tar.gz/from/this/mirror
converted 'https://secure.php.net/get/php-5.3.29.tar.gz/from/this/mirror' (ANSI_X3.4-1968) -> 'https://secure.php.net/get/php-5.3.29.tar.gz/from/this/mirror' (UTF-8)
--2017-01-27 01:36:53-- https://secure.php.net/get/php-5.3.29.tar.gz/from/this/mirror
Resolving secure.php.net (secure.php.net)... 72.52.91.14, 2a02:cb41::7
Connecting to secure.php.net (secure.php.net)|72.52.91.14|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://php.net/distributions/php-5.3.29.tar.gz [following]
converted 'https://php.net/distributions/php-5.3.29.tar.gz' (ANSI_X3.4-1968) -> 'https://php.net/distributions/php-5.3.29.tar.gz' (UTF-8)
--2017-01-27 01:36:53-- https://php.net/distributions/php-5.3.29.tar.gz
Resolving php.net (php.net)... 72.52.91.14, 2a02:cb41::7
Connecting to php.net (php.net)|72.52.91.14|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://secure.php.net/distributions/php-5.3.29.tar.gz [following]
converted 'https://secure.php.net/distributions/php-5.3.29.tar.gz' (ANSI_X3.4-1968) -> 'https://secure.php.net/distributions/php-5.3.29.tar.gz' (UTF-8)
--2017-01-27 01:36:53-- https://secure.php.net/distributions/php-5.3.29.tar.gz
Connecting to secure.php.net (secure.php.net)|72.52.91.14|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 14972714 (14M) [application/x-gzip]
Saving to: 'php.tar.gz'
0K .......... .......... .......... .......... .......... 0% 158K 92s
50K .......... .......... .......... .......... .......... 0% 2.73M 49s
100K .......... .......... .......... .......... .......... 1% 12.3M 33s
150K .......... .......... .......... .......... .......... 1% 8.31M 25s
200K .......... .......... .......... .......... .......... 1% 9.44M 20s
250K .......... .......... .......... .......... .......... 2% 5.67M 17s
300K .......... .......... .......... .......... .......... 2% 9.94M 15s
350K .......... .......... .......... .......... .......... 2% 8.40M 13s
400K .......... .......... .......... .......... .......... 3% 16.5M 12s
450K .......... .......... .......... .......... .......... 3% 12.1M 11s
500K .......... .......... .......... .......... .......... 3% 11.2M 10s
550K .......... .......... .......... .......... .......... 4% 10.7M 9s
600K .......... .......... .......... .......... .......... 4% 10.3M 8s
650K .......... .......... .......... .......... .......... 4% 11.6M 8s
700K .......... .......... .......... .......... .......... 5% 9.94M 7s
750K .......... .......... .......... .......... .......... 5% 12.2M 7s
800K .......... .......... .......... .......... .......... 5% 11.6M 7s
850K .......... .......... .......... .......... .......... 6% 10.4M 6s
900K .......... .......... .......... .......... .......... 6% 13.2M 6s
950K .......... .......... .......... .......... .......... 6% 8.62M 6s
1000K .......... .......... .......... .......... .......... 7% 12.6M 5s
1050K .......... .......... .......... .......... .......... 7% 13.0M 5s
1100K .......... .......... .......... .......... .......... 7% 11.3M 5s
1150K .......... .......... .......... .......... .......... 8% 9.06M 5s
1200K .......... .......... .......... .......... .......... 8% 11.6M 5s
1250K .......... .......... .......... .......... .......... 8% 11.3M 5s
1300K .......... .......... .......... .......... .......... 9% 12.0M 4s
1350K .......... .......... .......... .......... .......... 9% 9.95M 4s
1400K .......... .......... .......... .......... .......... 9% 13.2M 4s
1450K .......... .......... .......... .......... .......... 10% 11.1M 4s
1500K .......... .......... .......... .......... .......... 10% 11.4M 4s
1550K .......... .......... .......... .......... .......... 10% 9.24M 4s
1600K .......... .......... .......... .......... .......... 11% 9.37M 4s
1650K .......... .......... .......... .......... .......... 11% 14.1M 4s
1700K .......... .......... .......... .......... .......... 11% 10.4M 4s
1750K .......... .......... .......... .......... .......... 12% 14.2M 3s
1800K .......... .......... .......... .......... .......... 12% 11.0M 3s
1850K .......... .......... .......... .......... .......... 12% 10.9M 3s
1900K .......... .......... .......... .......... .......... 13% 12.3M 3s
1950K .......... .......... .......... .......... .......... 13% 8.63M 3s
2000K .......... .......... .......... .......... .......... 14% 12.8M 3s
2050K .......... .......... .......... .......... .......... 14% 10.2M 3s
2100K .......... .......... .......... .......... .......... 14% 13.1M 3s
2150K .......... .......... .......... .......... .......... 15% 11.3M 3s
2200K .......... .......... .......... .......... .......... 15% 11.8M 3s
2250K .......... .......... .......... .......... .......... 15% 11.7M 3s
2300K .......... .......... .......... .......... .......... 16% 11.6M 3s
2350K .......... .......... .......... .......... .......... 16% 8.42M 3s
2400K .......... .......... .......... .......... .......... 16% 11.0M 3s
2450K .......... .......... .......... .......... .......... 17% 12.3M 3s
2500K .......... .......... .......... .......... .......... 17% 12.2M 3s
2550K .......... .......... .......... .......... .......... 17% 11.5M 3s
2600K .......... .......... .......... .......... .......... 18% 11.4M 3s
2650K .......... .......... .......... .......... .......... 18% 10.7M 3s
2700K .......... .......... .......... .......... .......... 18% 13.0M 2s
2750K .......... .......... .......... .......... .......... 19% 8.64M 2s
2800K .......... .......... .......... .......... .......... 19% 11.3M 2s
2850K .......... .......... .......... .......... .......... 19% 12.0M 2s
2900K .......... .......... .......... .......... .......... 20% 10.8M 2s
2950K .......... .......... .......... .......... .......... 20% 11.7M 2s
3000K .......... .......... .......... .......... .......... 20% 11.1M 2s
3050K .......... .......... .......... .......... .......... 21% 11.7M 2s
3100K .......... .......... .......... .......... .......... 21% 11.8M 2s
3150K .......... .......... .......... .......... .......... 21% 9.22M 2s
3200K .......... .......... .......... .......... .......... 22% 12.4M 2s
3250K .......... .......... .......... .......... .......... 22% 11.7M 2s
3300K .......... .......... .......... .......... .......... 22% 11.0M 2s
3350K .......... .......... .......... .......... .......... 23% 10.9M 2s
3400K .......... .......... .......... .......... .......... 23% 11.6M 2s
3450K .......... .......... .......... .......... .......... 23% 11.7M 2s
3500K .......... .......... .......... .......... .......... 24% 11.7M 2s
3550K .......... .......... .......... .......... .......... 24% 8.98M 2s
3600K .......... .......... .......... .......... .......... 24% 11.3M 2s
3650K .......... .......... .......... .......... .......... 25% 12.5M 2s
3700K .......... .......... .......... .......... .......... 25% 11.8M 2s
3750K .......... .......... .......... .......... .......... 25% 10.8M 2s
3800K .......... .......... .......... .......... .......... 26% 12.2M 2s
3850K .......... .......... .......... .......... .......... 26% 11.5M 2s
3900K .......... .......... .......... .......... .......... 27% 9.36M 2s
3950K .......... .......... .......... .......... .......... 27% 11.0M 2s
4000K .......... .......... .......... .......... .......... 27% 11.6M 2s
4050K .......... .......... .......... .......... .......... 28% 11.9M 2s
4100K .......... .......... .......... .......... .......... 28% 11.4M 2s
4150K .......... .......... .......... .......... .......... 28% 11.6M 2s
4200K .......... .......... .......... .......... .......... 29% 11.7M 2s
4250K .......... .......... .......... .......... .......... 29% 11.3M 2s
4300K .......... .......... .......... .......... .......... 29% 11.4M 2s
4350K .......... .......... .......... .......... .......... 30% 9.00M 2s
4400K .......... .......... .......... .......... .......... 30% 11.4M 2s
4450K .......... .......... .......... .......... .......... 30% 12.1M 2s
4500K .......... .......... .......... .......... .......... 31% 11.3M 2s
4550K .......... .......... .......... .......... .......... 31% 11.5M 2s
4600K .......... .......... .......... .......... .......... 31% 11.7M 2s
4650K .......... .......... .......... .......... .......... 32% 10.8M 2s
4700K .......... .......... .......... .......... .......... 32% 12.0M 2s
4750K .......... .......... .......... .......... .......... 32% 9.01M 2s
4800K .......... .......... .......... .......... .......... 33% 11.9M 2s
4850K .......... .......... .......... .......... .......... 33% 11.7M 2s
4900K .......... .......... .......... .......... .......... 33% 11.6M 1s
4950K .......... .......... .......... .......... .......... 34% 11.5M 1s
5000K .......... .......... .......... .......... .......... 34% 11.1M 1s
5050K .......... .......... .......... .......... .......... 34% 11.3M 1s
5100K .......... .......... .......... .......... .......... 35% 11.7M 1s
5150K .......... .......... .......... .......... .......... 35% 9.10M 1s
5200K .......... .......... .......... .......... .......... 35% 11.7M 1s
5250K .......... .......... .......... .......... .......... 36% 11.5M 1s
5300K .......... .......... .......... .......... .......... 36% 11.8M 1s
5350K .......... .......... .......... .......... .......... 36% 11.4M 1s
5400K .......... .......... .......... .......... .......... 37% 11.7M 1s
5450K .......... .......... .......... .......... .......... 37% 11.2M 1s
5500K .......... .......... .......... .......... .......... 37% 11.5M 1s
5550K .......... .......... .......... .......... .......... 38% 8.75M 1s
5600K .......... .......... .......... .......... .......... 38% 11.4M 1s
5650K .......... .......... .......... .......... .......... 38% 13.0M 1s
5700K .......... .......... .......... .......... .......... 39% 11.3M 1s
5750K .......... .......... .......... .......... .......... 39% 10.9M 1s
5800K .......... .......... .......... .......... .......... 40% 12.1M 1s
5850K .......... .......... .......... .......... .......... 40% 11.4M 1s
5900K .......... .......... .......... .......... .......... 40% 12.1M 1s
5950K .......... .......... .......... .......... .......... 41% 8.42M 1s
6000K .......... .......... .......... .......... .......... 41% 12.1M 1s
6050K .......... .......... .......... .......... .......... 41% 11.7M 1s
6100K .......... .......... .......... .......... .......... 42% 12.3M 1s
6150K .......... .......... .......... .......... .......... 42% 11.6M 1s
6200K .......... .......... .......... .......... .......... 42% 11.5M 1s
6250K .......... .......... .......... .......... .......... 43% 10.9M 1s
6300K .......... .......... .......... .......... .......... 43% 12.9M 1s
6350K .......... .......... .......... .......... .......... 43% 9.00M 1s
6400K .......... .......... .......... .......... .......... 44% 11.6M 1s
6450K .......... .......... .......... .......... .......... 44% 11.7M 1s
6500K .......... .......... .......... .......... .......... 44% 11.3M 1s
6550K .......... .......... .......... .......... .......... 45% 11.7M 1s
6600K .......... .......... .......... .......... .......... 45% 10.9M 1s
6650K .......... .......... .......... .......... .......... 45% 11.6M 1s
6700K .......... .......... .......... .......... .......... 46% 12.6M 1s
6750K .......... .......... .......... .......... .......... 46% 8.83M 1s
6800K .......... .......... .......... .......... .......... 46% 11.6M 1s
6850K .......... .......... .......... .......... .......... 47% 11.7M 1s
6900K .......... .......... .......... .......... .......... 47% 11.7M 1s
6950K .......... .......... .......... .......... .......... 47% 11.4M 1s
7000K .......... .......... .......... .......... .......... 48% 11.7M 1s
7050K .......... .......... .......... .......... .......... 48% 11.6M 1s
7100K .......... .......... .......... .......... .......... 48% 11.7M 1s
7150K .......... .......... .......... .......... .......... 49% 8.96M 1s
7200K .......... .......... .......... .......... .......... 49% 11.7M 1s
7250K .......... .......... .......... .......... .......... 49% 11.5M 1s
7300K .......... .......... .......... .......... .......... 50% 11.8M 1s
7350K .......... .......... .......... .......... .......... 50% 11.4M 1s
7400K .......... .......... .......... .......... .......... 50% 11.7M 1s
7450K .......... .......... .......... .......... .......... 51% 11.6M 1s
7500K .......... .......... .......... .......... .......... 51% 11.6M 1s
7550K .......... .......... .......... .......... .......... 51% 9.06M 1s
7600K .......... .......... .......... .......... .......... 52% 11.7M 1s
7650K .......... .......... .......... .......... .......... 52% 11.6M 1s
7700K .......... .......... .......... .......... .......... 53% 11.7M 1s
7750K .......... .......... .......... .......... .......... 53% 11.3M 1s
7800K .......... .......... .......... .......... .......... 53% 11.6M 1s
7850K .......... .......... .......... .......... .......... 54% 11.7M 1s
7900K .......... .......... .......... .......... .......... 54% 11.6M 1s
7950K .......... .......... .......... .......... .......... 54% 8.87M 1s
8000K .......... .......... .......... .......... .......... 55% 11.4M 1s
8050K .......... .......... .......... .......... .......... 55% 11.6M 1s
8100K .......... .......... .......... .......... .......... 55% 11.8M 1s
8150K .......... .......... .......... .......... .......... 56% 11.7M 1s
8200K .......... .......... .......... .......... .......... 56% 11.7M 1s
8250K .......... .......... .......... .......... .......... 56% 11.6M 1s
8300K .......... .......... .......... .......... .......... 57% 11.7M 1s
8350K .......... .......... .......... .......... .......... 57% 8.84M 1s
8400K .......... .......... .......... .......... .......... 57% 11.4M 1s
8450K .......... .......... .......... .......... .......... 58% 11.7M 1s
8500K .......... .......... .......... .......... .......... 58% 11.7M 1s
8550K .......... .......... .......... .......... .......... 58% 11.6M 1s
8600K .......... .......... .......... .......... .......... 59% 11.6M 1s
8650K .......... .......... .......... .......... .......... 59% 11.8M 1s
8700K .......... .......... .......... .......... .......... 59% 11.7M 1s
8750K .......... .......... .......... .......... .......... 60% 8.70M 1s
8800K .......... .......... .......... .......... .......... 60% 11.7M 1s
8850K .......... .......... .......... .......... .......... 60% 11.6M 1s
8900K .......... .......... .......... .......... .......... 61% 11.6M 1s
8950K .......... .......... .......... .......... .......... 61% 11.3M 1s
9000K .......... .......... .......... .......... .......... 61% 11.6M 1s
9050K .......... .......... .......... .......... .......... 62% 11.1M 1s
9100K .......... .......... .......... .......... .......... 62% 11.6M 1s
9150K .......... .......... .......... .......... .......... 62% 8.97M 1s
9200K .......... .......... .......... .......... .......... 63% 11.7M 1s
9250K .......... .......... .......... .......... .......... 63% 11.6M 1s
9300K .......... .......... .......... .......... .......... 63% 11.7M 1s
9350K .......... .......... .......... .......... .......... 64% 11.6M 1s
9400K .......... .......... .......... .......... .......... 64% 11.6M 1s
9450K .......... .......... .......... .......... .......... 64% 11.7M 1s
9500K .......... .......... .......... .......... .......... 65% 11.5M 1s
9550K .......... .......... .......... .......... .......... 65% 8.71M 1s
9600K .......... .......... .......... .......... .......... 65% 11.6M 1s
9650K .......... .......... .......... .......... .......... 66% 11.7M 1s
9700K .......... .......... .......... .......... .......... 66% 11.3M 1s
9750K .......... .......... .......... .......... .......... 67% 11.9M 1s
9800K .......... .......... .......... .......... .......... 67% 11.7M 1s
9850K .......... .......... .......... .......... .......... 67% 11.3M 1s
9900K .......... .......... .......... .......... .......... 68% 11.7M 1s
9950K .......... .......... .......... .......... .......... 68% 8.89M 1s
10000K .......... .......... .......... .......... .......... 68% 11.4M 1s
10050K .......... .......... .......... .......... .......... 69% 12.0M 1s
10100K .......... .......... .......... .......... .......... 69% 12.0M 1s
10150K .......... .......... .......... .......... .......... 69% 11.1M 1s
10200K .......... .......... .......... .......... .......... 70% 11.9M 1s
10250K .......... .......... .......... .......... .......... 70% 11.1M 1s
10300K .......... .......... .......... .......... .......... 70% 12.1M 1s
10350K .......... .......... .......... .......... .......... 71% 8.82M 1s
10400K .......... .......... .......... .......... .......... 71% 11.7M 0s
10450K .......... .......... .......... .......... .......... 71% 11.7M 0s
10500K .......... .......... .......... .......... .......... 72% 11.7M 0s
10550K .......... .......... .......... .......... .......... 72% 11.5M 0s
10600K .......... .......... .......... .......... .......... 72% 11.6M 0s
10650K .......... .......... .......... .......... .......... 73% 11.6M 0s
10700K .......... .......... .......... .......... .......... 73% 11.5M 0s
10750K .......... .......... .......... .......... .......... 73% 7.92M 0s
10800K .......... .......... .......... .......... .......... 74% 13.7M 0s
10850K .......... .......... .......... .......... .......... 74% 11.6M 0s
10900K .......... .......... .......... .......... .......... 74% 11.8M 0s
10950K .......... .......... .......... .......... .......... 75% 11.7M 0s
11000K .......... .......... .......... .......... .......... 75% 11.4M 0s
11050K .......... .......... .......... .......... .......... 75% 11.7M 0s
11100K .......... .......... .......... .......... .......... 76% 12.0M 0s
11150K .......... .......... .......... .......... .......... 76% 6.25M 0s
11200K .......... .......... .......... .......... .......... 76% 26.4M 0s
11250K .......... .......... .......... .......... .......... 77% 11.6M 0s
11300K .......... .......... .......... .......... .......... 77% 11.7M 0s
11350K .......... .......... .......... .......... .......... 77% 11.6M 0s
11400K .......... .......... .......... .......... .......... 78% 11.0M 0s
11450K .......... .......... .......... .......... .......... 78% 11.4M 0s
11500K .......... .......... .......... .......... .......... 78% 11.5M 0s
11550K .......... .......... .......... .......... .......... 79% 8.81M 0s
11600K .......... .......... .......... .......... .......... 79% 11.6M 0s
11650K .......... .......... .......... .......... .......... 80% 12.2M 0s
11700K .......... .......... .......... .......... .......... 80% 11.8M 0s
11750K .......... .......... .......... .......... .......... 80% 11.5M 0s
11800K .......... .......... .......... .......... .......... 81% 11.7M 0s
11850K .......... .......... .......... .......... .......... 81% 11.6M 0s
11900K .......... .......... .......... .......... .......... 81% 11.7M 0s
11950K .......... .......... .......... .......... .......... 82% 8.90M 0s
12000K .......... .......... .......... .......... .......... 82% 11.3M 0s
12050K .......... .......... .......... .......... .......... 82% 10.2M 0s
12100K .......... .......... .......... .......... .......... 83% 14.0M 0s
12150K .......... .......... .......... .......... .......... 83% 9.95M 0s
12200K .......... .......... .......... .......... .......... 83% 13.4M 0s
12250K .......... .......... .......... .......... .......... 84% 11.6M 0s
12300K .......... .......... .......... .......... .......... 84% 11.3M 0s
12350K .......... .......... .......... .......... .......... 84% 8.98M 0s
12400K .......... .......... .......... .......... .......... 85% 11.8M 0s
12450K .......... .......... .......... .......... .......... 85% 11.0M 0s
12500K .......... .......... .......... .......... .......... 85% 12.0M 0s
12550K .......... .......... .......... .......... .......... 86% 10.7M 0s
12600K .......... .......... .......... .......... .......... 86% 12.4M 0s
12650K .......... .......... .......... .......... .......... 86% 12.6M 0s
12700K .......... .......... .......... .......... .......... 87% 6.29M 0s
12750K .......... .......... .......... .......... .......... 87% 15.1M 0s
12800K .......... .......... .......... .......... .......... 87% 15.9M 0s
12850K .......... .......... .......... .......... .......... 88% 12.0M 0s
12900K .......... .......... .......... .......... .......... 88% 11.3M 0s
12950K .......... .......... .......... .......... .......... 88% 11.7M 0s
13000K .......... .......... .......... .......... .......... 89% 12.0M 0s
13050K .......... .......... .......... .......... .......... 89% 9.17M 0s
13100K .......... .......... .......... .......... .......... 89% 14.4M 0s
13150K .......... .......... .......... .......... .......... 90% 8.88M 0s
13200K .......... .......... .......... .......... .......... 90% 11.3M 0s
13250K .......... .......... .......... .......... .......... 90% 11.7M 0s
13300K .......... .......... .......... .......... .......... 91% 12.3M 0s
13350K .......... .......... .......... .......... .......... 91% 9.61M 0s
13400K .......... .......... .......... .......... .......... 91% 13.2M 0s
13450K .......... .......... .......... .......... .......... 92% 12.1M 0s
13500K .......... .......... .......... .......... .......... 92% 12.0M 0s
13550K .......... .......... .......... .......... .......... 93% 9.19M 0s
13600K .......... .......... .......... .......... .......... 93% 11.3M 0s
13650K .......... .......... .......... .......... .......... 93% 11.8M 0s
13700K .......... .......... .......... .......... .......... 94% 11.2M 0s
13750K .......... .......... .......... .......... .......... 94% 12.1M 0s
13800K .......... .......... .......... .......... .......... 94% 11.7M 0s
13850K .......... .......... .......... .......... .......... 95% 10.7M 0s
13900K .......... .......... .......... .......... .......... 95% 11.5M 0s
13950K .......... .......... .......... .......... .......... 95% 9.19M 0s
14000K .......... .......... .......... .......... .......... 96% 11.5M 0s
14050K .......... .......... .......... .......... .......... 96% 11.3M 0s
14100K .......... .......... .......... .......... .......... 96% 12.3M 0s
14150K .......... .......... .......... .......... .......... 97% 11.3M 0s
14200K .......... .......... .......... .......... .......... 97% 11.5M 0s
14250K .......... .......... .......... .......... .......... 97% 11.2M 0s
14300K .......... .......... .......... .......... .......... 98% 12.1M 0s
14350K .......... .......... .......... .......... .......... 98% 8.93M 0s
14400K .......... .......... .......... .......... .......... 98% 11.4M 0s
14450K .......... .......... .......... .......... .......... 99% 12.2M 0s
14500K .......... .......... .......... .......... .......... 99% 11.4M 0s
14550K .......... .......... .......... .......... .......... 99% 11.3M 0s
14600K .......... .......... . 100% 18.5M=1.6s
2017-01-27 01:36:55 (8.87 MB/s) - 'php.tar.gz' saved [14972714/14972714]
+ apt-get purge -y --auto-remove wget
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
libicu52* libpsl0* wget*
0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.
After this operation, 30.3 MB disk space will be freed.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14159 files and directories currently installed.)
Removing wget (1.16-1+deb8u1) ...
Purging configuration files for wget (1.16-1+deb8u1) ...
Removing libpsl0:amd64 (0.5.1-1) ...
Purging configuration files for libpsl0:amd64 (0.5.1-1) ...
Removing libicu52:amd64 (52.1-8+deb8u4) ...
Purging configuration files for libicu52:amd64 (52.1-8+deb8u4) ...
Processing triggers for libc-bin (2.19-18+deb8u6) ...
---> 683d05ea95e4
Removing intermediate container e42edeecf28a
Step 16 : COPY docker-php-source /usr/local/bin/
---> 6b92fe14044e
Removing intermediate container f354c218b77b
Step 17 : RUN set -xe && buildDeps=" apache2-dev libedit-dev libcurl4-openssl-dev libfreetype6-dev libicu-dev libjpeg62-turbo-dev libmcrypt-dev libpng12-dev libpq-dev libsqlite3-dev libtidy-dev libxml2-dev libxslt1-dev libyaml-dev ncurses-dev bzip2 libreadline6-dev librecode-dev " && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* && docker-php-source extract && cd /usr/src/php && mkdir -p /usr/include/freetype2/freetype && ln -s /usr/include/freetype2/freetype.h /usr/include/freetype2/freetype/freetype.h && export CFLAGS="-O2 -g" CPPFLAGS="-O2 -g" LDFLAGS="" && ./buildconf --force
---> Running in 2387b77b30ff
+ buildDeps= apache2-dev libedit-dev libcurl4-openssl-dev libfreetype6-dev libicu-dev libjpeg62-turbo-dev libmcrypt-dev libpng12-dev libpq-dev libsqlite3-dev libtidy-dev libxml2-dev libxslt1-dev libyaml-dev ncurses-dev bzip2 libreadline6-dev librecode-dev
+ apt-get update
Get:1 http://security.debian.org jessie/updates InRelease [63.1 kB]
Ign http://deb.debian.org jessie InRelease
Get:2 http://deb.debian.org jessie-updates InRelease [145 kB]
Get:3 http://security.debian.org jessie/updates/main amd64 Packages [435 kB]
Get:4 http://deb.debian.org jessie Release.gpg [2373 B]
Get:5 http://deb.debian.org jessie-updates/main amd64 Packages [17.6 kB]
Get:6 http://deb.debian.org jessie Release [148 kB]
Get:7 http://deb.debian.org jessie/main amd64 Packages [9049 kB]
Fetched 9860 kB in 2s (3966 kB/s)
Reading package lists...
+ apt-get install -y apache2-dev libedit-dev libcurl4-openssl-dev libfreetype6-dev libicu-dev libjpeg62-turbo-dev libmcrypt-dev libpng12-dev libpq-dev libsqlite3-dev libtidy-dev libxml2-dev libxslt1-dev libyaml-dev ncurses-dev bzip2 libreadline6-dev librecode-dev --no-install-recommends
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
bsdmainutils comerr-dev debhelper dpkg-dev gettext gettext-base groff-base
icu-devtools intltool-debian krb5-multidev libapr1-dev libaprutil1-dev
libasprintf0c2 libbsd-dev libcomerr2 libcroco3 libdpkg-perl libexpat1-dev
libfreetype6 libgssrpc4 libicu52 libjpeg62-turbo libkadm5clnt-mit9
libkadm5srv-mit9 libkdb5-7 libldap2-dev libmcrypt4 libpipeline1 libpng12-0
libpq5 libsctp-dev libsctp1 libssl-dev libtidy-0.99-0 libtimedate-perl
libtinfo-dev libunistring0 libxslt1.1 libyaml-0-2 man-db patch po-debconf
uuid-dev
Suggested packages:
wamerican wordlist whois vacation bzip2-doc doc-base dh-make debian-keyring
gettext-doc groff krb5-doc python libcurl4-doc libcurl3-dbg libidn11-dev
libkrb5-dev librtmp-dev libssh2-1-dev krb5-user icu-doc mcrypt ncurses-doc
postgresql-doc-9.4 readline-doc sqlite3-doc libyaml-doc less www-browser ed
diffutils-doc libmail-box-perl
Recommended packages:
build-essential fakeroot libalgorithm-merge-perl autopoint libasprintf-dev
libgettextpo-dev libfile-fcntllock-perl lksctp-tools libssl-doc
libmail-sendmail-perl
The following NEW packages will be installed:
apache2-dev bsdmainutils bzip2 comerr-dev debhelper dpkg-dev gettext
gettext-base groff-base icu-devtools intltool-debian krb5-multidev
libapr1-dev libaprutil1-dev libasprintf0c2 libbsd-dev libcroco3
libcurl4-openssl-dev libdpkg-perl libedit-dev libexpat1-dev libfreetype6
libfreetype6-dev libgssrpc4 libicu-dev libicu52 libjpeg62-turbo
libjpeg62-turbo-dev libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7
libldap2-dev libmcrypt-dev libmcrypt4 libncurses5-dev libpipeline1
libpng12-0 libpng12-dev libpq-dev libpq5 libreadline6-dev librecode-dev
libsctp-dev libsctp1 libsqlite3-dev libssl-dev libtidy-0.99-0 libtidy-dev
libtimedate-perl libtinfo-dev libunistring0 libxml2-dev libxslt1-dev
libxslt1.1 libyaml-0-2 libyaml-dev man-db patch po-debconf uuid-dev
The following packages will be upgraded:
libcomerr2
1 upgraded, 60 newly installed, 0 to remove and 19 not upgraded.
Need to get 32.9 MB of archives.
After this operation, 139 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian/ jessie/main libcomerr2 amd64 1.42.12-2+b1 [60.7 kB]
Get:2 http://deb.debian.org/debian/ jessie/main libpipeline1 amd64 1.4.0-1 [27.9 kB]
Get:3 http://deb.debian.org/debian/ jessie/main groff-base amd64 1.22.2-8 [1183 kB]
Get:4 http://deb.debian.org/debian/ jessie/main bsdmainutils amd64 9.0.6 [183 kB]
Get:5 http://deb.debian.org/debian/ jessie/main man-db amd64 2.7.0.2-5 [1000 kB]
Get:6 http://deb.debian.org/debian/ jessie/main libasprintf0c2 amd64 0.19.3-2 [31.3 kB]
Get:7 http://deb.debian.org/debian/ jessie/main libgssrpc4 amd64 1.12.1+dfsg-19+deb8u2 [86.1 kB]
Get:8 http://deb.debian.org/debian/ jessie/main libkadm5clnt-mit9 amd64 1.12.1+dfsg-19+deb8u2 [68.5 kB]
Get:9 http://deb.debian.org/debian/ jessie/main libkdb5-7 amd64 1.12.1+dfsg-19+deb8u2 [68.5 kB]
Get:10 http://deb.debian.org/debian/ jessie/main libkadm5srv-mit9 amd64 1.12.1+dfsg-19+deb8u2 [83.0 kB]
Get:11 http://deb.debian.org/debian/ jessie/main libcroco3 amd64 0.6.8-3+b1 [135 kB]
Get:12 http://deb.debian.org/debian/ jessie/main libpng12-0 amd64 1.2.50-2+deb8u3 [173 kB]
Get:13 http://deb.debian.org/debian/ jessie/main libfreetype6 amd64 2.5.2-3+deb8u1 [466 kB]
Get:14 http://deb.debian.org/debian/ jessie/main libicu52 amd64 52.1-8+deb8u4 [6791 kB]
Get:15 http://deb.debian.org/debian/ jessie/main libpq5 amd64 9.4.10-0+deb8u1 [125 kB]
Get:16 http://deb.debian.org/debian/ jessie/main libsctp1 amd64 1.0.16+dfsg-2 [27.6 kB]
Get:17 http://deb.debian.org/debian/ jessie/main libunistring0 amd64 0.9.3-5.2+b1 [288 kB]
Get:18 http://deb.debian.org/debian/ jessie/main libxslt1.1 amd64 1.1.28-2+deb8u2 [232 kB]
Get:19 http://deb.debian.org/debian/ jessie/main libyaml-0-2 amd64 0.1.6-3 [50.4 kB]
Get:20 http://deb.debian.org/debian/ jessie/main bzip2 amd64 1.0.6-7+b3 [46.9 kB]
Get:21 http://deb.debian.org/debian/ jessie/main gettext-base amd64 0.19.3-2 [121 kB]
Get:22 http://deb.debian.org/debian/ jessie/main patch amd64 2.7.5-1 [109 kB]
Get:23 http://deb.debian.org/debian/ jessie/main uuid-dev amd64 2.25.2-6 [78.3 kB]
Get:24 http://deb.debian.org/debian/ jessie/main libsctp-dev amd64 1.0.16+dfsg-2 [83.5 kB]
Get:25 http://deb.debian.org/debian/ jessie/main libapr1-dev amd64 1.5.1-3 [658 kB]
Get:26 http://deb.debian.org/debian/ jessie/main libldap2-dev amd64 2.4.40+dfsg-1+deb8u2 [323 kB]
Get:27 http://deb.debian.org/debian/ jessie/main libexpat1-dev amd64 2.1.0-6+deb8u3 [126 kB]
Get:28 http://deb.debian.org/debian/ jessie/main libaprutil1-dev amd64 1.5.4-1 [367 kB]
Get:29 http://deb.debian.org/debian/ jessie/main libtimedate-perl all 2.3000-2 [42.2 kB]
Get:30 http://deb.debian.org/debian/ jessie/main libdpkg-perl all 1.17.27 [1075 kB]
Get:31 http://deb.debian.org/debian/ jessie/main dpkg-dev all 1.17.27 [1548 kB]
Get:32 http://deb.debian.org/debian/ jessie/main gettext amd64 0.19.3-2 [1240 kB]
Get:33 http://deb.debian.org/debian/ jessie/main intltool-debian all 0.35.0+20060710.1 [30.8 kB]
Get:34 http://deb.debian.org/debian/ jessie/main po-debconf all 1.0.16+nmu3 [220 kB]
Get:35 http://deb.debian.org/debian/ jessie/main debhelper all 9.20150101+deb8u2 [817 kB]
Get:36 http://deb.debian.org/debian/ jessie/main apache2-dev amd64 2.4.10-10+deb8u7 [281 kB]
Get:37 http://deb.debian.org/debian/ jessie/main icu-devtools amd64 52.1-8+deb8u4 [172 kB]
Get:38 http://deb.debian.org/debian/ jessie/main comerr-dev amd64 2.1-1.42.12-2+b1 [38.3 kB]
Get:39 http://deb.debian.org/debian/ jessie/main krb5-multidev amd64 1.12.1+dfsg-19+deb8u2 [145 kB]
Get:40 http://deb.debian.org/debian/ jessie/main libbsd-dev amd64 0.7.0-2 [160 kB]
Get:41 http://deb.debian.org/debian/ jessie/main libcurl4-openssl-dev amd64 7.38.0-4+deb8u5 [337 kB]
Get:42 http://deb.debian.org/debian/ jessie/main libtinfo-dev amd64 5.9+20140913-1+b1 [77.1 kB]
Get:43 http://deb.debian.org/debian/ jessie/main libedit-dev amd64 3.1-20140620-2 [101 kB]
Get:44 http://deb.debian.org/debian/ jessie/main libpng12-dev amd64 1.2.50-2+deb8u3 [248 kB]
Get:45 http://deb.debian.org/debian/ jessie/main libfreetype6-dev amd64 2.5.2-3+deb8u1 [638 kB]
Get:46 http://deb.debian.org/debian/ jessie/main libicu-dev amd64 52.1-8+deb8u4 [7641 kB]
Get:47 http://deb.debian.org/debian/ jessie/main libjpeg62-turbo amd64 1:1.3.1-12 [116 kB]
Get:48 http://deb.debian.org/debian/ jessie/main libjpeg62-turbo-dev amd64 1:1.3.1-12 [455 kB]
Get:49 http://deb.debian.org/debian/ jessie/main libmcrypt4 amd64 2.5.8-3.3 [71.2 kB]
Get:50 http://deb.debian.org/debian/ jessie/main libmcrypt-dev amd64 2.5.8-3.3 [92.9 kB]
Get:51 http://deb.debian.org/debian/ jessie/main libncurses5-dev amd64 5.9+20140913-1+b1 [175 kB]
Get:52 http://deb.debian.org/debian/ jessie/main libssl-dev amd64 1.0.1t-1+deb8u5 [1283 kB]
Get:53 http://deb.debian.org/debian/ jessie/main libpq-dev amd64 9.4.10-0+deb8u1 [164 kB]
Get:54 http://deb.debian.org/debian/ jessie/main libreadline6-dev amd64 6.3-8+b3 [124 kB]
Get:55 http://deb.debian.org/debian/ jessie/main librecode-dev amd64 3.6-21 [519 kB]
Get:56 http://deb.debian.org/debian/ jessie/main libsqlite3-dev amd64 3.8.7.1-1+deb8u2 [538 kB]
Get:57 http://deb.debian.org/debian/ jessie/main libtidy-0.99-0 amd64 20091223cvs-1.4+deb8u1 [123 kB]
Get:58 http://deb.debian.org/debian/ jessie/main libtidy-dev amd64 20091223cvs-1.4+deb8u1 [143 kB]
Get:59 http://deb.debian.org/debian/ jessie/main libxml2-dev amd64 2.9.1+dfsg1-5+deb8u4 [695 kB]
Get:60 http://deb.debian.org/debian/ jessie/main libxslt1-dev amd64 1.1.28-2+deb8u2 [511 kB]
Get:61 http://deb.debian.org/debian/ jessie/main libyaml-dev amd64 0.1.6-3 [59.7 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 32.9 MB in 5s (5608 kB/s)
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14081 files and directories currently installed.)
Preparing to unpack .../libcomerr2_1.42.12-2+b1_amd64.deb ...
Unpacking libcomerr2:amd64 (1.42.12-2+b1) over (1.42.12-2) ...
Setting up libcomerr2:amd64 (1.42.12-2+b1) ...
Processing triggers for libc-bin (2.19-18+deb8u6) ...
Selecting previously unselected package libpipeline1:amd64.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14082 files and directories currently installed.)
Preparing to unpack .../libpipeline1_1.4.0-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.4.0-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../groff-base_1.22.2-8_amd64.deb ...
Unpacking groff-base (1.22.2-8) ...
Selecting previously unselected package bsdmainutils.
Preparing to unpack .../bsdmainutils_9.0.6_amd64.deb ...
Unpacking bsdmainutils (9.0.6) ...
Selecting previously unselected package man-db.
Preparing to unpack .../man-db_2.7.0.2-5_amd64.deb ...
Unpacking man-db (2.7.0.2-5) ...
Selecting previously unselected package libasprintf0c2:amd64.
Preparing to unpack .../libasprintf0c2_0.19.3-2_amd64.deb ...
Unpacking libasprintf0c2:amd64 (0.19.3-2) ...
Selecting previously unselected package libgssrpc4:amd64.
Preparing to unpack .../libgssrpc4_1.12.1+dfsg-19+deb8u2_amd64.deb ...
Unpacking libgssrpc4:amd64 (1.12.1+dfsg-19+deb8u2) ...
Selecting previously unselected package libkadm5clnt-mit9:amd64.
Preparing to unpack .../libkadm5clnt-mit9_1.12.1+dfsg-19+deb8u2_amd64.deb ...
Unpacking libkadm5clnt-mit9:amd64 (1.12.1+dfsg-19+deb8u2) ...
Selecting previously unselected package libkdb5-7:amd64.
Preparing to unpack .../libkdb5-7_1.12.1+dfsg-19+deb8u2_amd64.deb ...
Unpacking libkdb5-7:amd64 (1.12.1+dfsg-19+deb8u2) ...
Selecting previously unselected package libkadm5srv-mit9:amd64.
Preparing to unpack .../libkadm5srv-mit9_1.12.1+dfsg-19+deb8u2_amd64.deb ...
Unpacking libkadm5srv-mit9:amd64 (1.12.1+dfsg-19+deb8u2) ...
Selecting previously unselected package libcroco3:amd64.
Preparing to unpack .../libcroco3_0.6.8-3+b1_amd64.deb ...
Unpacking libcroco3:amd64 (0.6.8-3+b1) ...
Selecting previously unselected package libpng12-0:amd64.
Preparing to unpack .../libpng12-0_1.2.50-2+deb8u3_amd64.deb ...
Unpacking libpng12-0:amd64 (1.2.50-2+deb8u3) ...
Selecting previously unselected package libfreetype6:amd64.
Preparing to unpack .../libfreetype6_2.5.2-3+deb8u1_amd64.deb ...
Unpacking libfreetype6:amd64 (2.5.2-3+deb8u1) ...
Selecting previously unselected package libicu52:amd64.
Preparing to unpack .../libicu52_52.1-8+deb8u4_amd64.deb ...
Unpacking libicu52:amd64 (52.1-8+deb8u4) ...
Selecting previously unselected package libpq5:amd64.
Preparing to unpack .../libpq5_9.4.10-0+deb8u1_amd64.deb ...
Unpacking libpq5:amd64 (9.4.10-0+deb8u1) ...
Selecting previously unselected package libsctp1:amd64.
Preparing to unpack .../libsctp1_1.0.16+dfsg-2_amd64.deb ...
Unpacking libsctp1:amd64 (1.0.16+dfsg-2) ...
Selecting previously unselected package libunistring0:amd64.
Preparing to unpack .../libunistring0_0.9.3-5.2+b1_amd64.deb ...
Unpacking libunistring0:amd64 (0.9.3-5.2+b1) ...
Selecting previously unselected package libxslt1.1:amd64.
Preparing to unpack .../libxslt1.1_1.1.28-2+deb8u2_amd64.deb ...
Unpacking libxslt1.1:amd64 (1.1.28-2+deb8u2) ...
Selecting previously unselected package libyaml-0-2:amd64.
Preparing to unpack .../libyaml-0-2_0.1.6-3_amd64.deb ...
Unpacking libyaml-0-2:amd64 (0.1.6-3) ...
Selecting previously unselected package bzip2.
Preparing to unpack .../bzip2_1.0.6-7+b3_amd64.deb ...
Unpacking bzip2 (1.0.6-7+b3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../gettext-base_0.19.3-2_amd64.deb ...
Unpacking gettext-base (0.19.3-2) ...
Selecting previously unselected package patch.
Preparing to unpack .../patch_2.7.5-1_amd64.deb ...
Unpacking patch (2.7.5-1) ...
Selecting previously unselected package uuid-dev:amd64.
Preparing to unpack .../uuid-dev_2.25.2-6_amd64.deb ...
Unpacking uuid-dev:amd64 (2.25.2-6) ...
Selecting previously unselected package libsctp-dev.
Preparing to unpack .../libsctp-dev_1.0.16+dfsg-2_amd64.deb ...
Unpacking libsctp-dev (1.0.16+dfsg-2) ...
Selecting previously unselected package libapr1-dev.
Preparing to unpack .../libapr1-dev_1.5.1-3_amd64.deb ...
Unpacking libapr1-dev (1.5.1-3) ...
Selecting previously unselected package libldap2-dev:amd64.
Preparing to unpack .../libldap2-dev_2.4.40+dfsg-1+deb8u2_amd64.deb ...
Unpacking libldap2-dev:amd64 (2.4.40+dfsg-1+deb8u2) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../libexpat1-dev_2.1.0-6+deb8u3_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.1.0-6+deb8u3) ...
Selecting previously unselected package libaprutil1-dev.
Preparing to unpack .../libaprutil1-dev_1.5.4-1_amd64.deb ...
Unpacking libaprutil1-dev (1.5.4-1) ...
Selecting previously unselected package libtimedate-perl.
Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ...
Unpacking libtimedate-perl (2.3000-2) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../libdpkg-perl_1.17.27_all.deb ...
Unpacking libdpkg-perl (1.17.27) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.17.27_all.deb ...
Unpacking dpkg-dev (1.17.27) ...
Selecting previously unselected package gettext.
Preparing to unpack .../gettext_0.19.3-2_amd64.deb ...
Unpacking gettext (0.19.3-2) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.1) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../po-debconf_1.0.16+nmu3_all.deb ...
Unpacking po-debconf (1.0.16+nmu3) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../debhelper_9.20150101+deb8u2_all.deb ...
Unpacking debhelper (9.20150101+deb8u2) ...
Selecting previously unselected package apache2-dev.
Preparing to unpack .../apache2-dev_2.4.10-10+deb8u7_amd64.deb ...
Unpacking apache2-dev (2.4.10-10+deb8u7) ...
Selecting previously unselected package icu-devtools.
Preparing to unpack .../icu-devtools_52.1-8+deb8u4_amd64.deb ...
Unpacking icu-devtools (52.1-8+deb8u4) ...
Selecting previously unselected package comerr-dev.
Preparing to unpack .../comerr-dev_2.1-1.42.12-2+b1_amd64.deb ...
Unpacking comerr-dev (2.1-1.42.12-2+b1) ...
Selecting previously unselected package krb5-multidev.
Preparing to unpack .../krb5-multidev_1.12.1+dfsg-19+deb8u2_amd64.deb ...
Unpacking krb5-multidev (1.12.1+dfsg-19+deb8u2) ...
Selecting previously unselected package libbsd-dev:amd64.
Preparing to unpack .../libbsd-dev_0.7.0-2_amd64.deb ...
Unpacking libbsd-dev:amd64 (0.7.0-2) ...
Selecting previously unselected package libcurl4-openssl-dev:amd64.
Preparing to unpack .../libcurl4-openssl-dev_7.38.0-4+deb8u5_amd64.deb ...
Unpacking libcurl4-openssl-dev:amd64 (7.38.0-4+deb8u5) ...
Selecting previously unselected package libtinfo-dev:amd64.
Preparing to unpack .../libtinfo-dev_5.9+20140913-1+b1_amd64.deb ...
Unpacking libtinfo-dev:amd64 (5.9+20140913-1+b1) ...
Selecting previously unselected package libedit-dev:amd64.
Preparing to unpack .../libedit-dev_3.1-20140620-2_amd64.deb ...
Unpacking libedit-dev:amd64 (3.1-20140620-2) ...
Selecting previously unselected package libpng12-dev:amd64.
Preparing to unpack .../libpng12-dev_1.2.50-2+deb8u3_amd64.deb ...
Unpacking libpng12-dev:amd64 (1.2.50-2+deb8u3) ...
Selecting previously unselected package libfreetype6-dev.
Preparing to unpack .../libfreetype6-dev_2.5.2-3+deb8u1_amd64.deb ...
Unpacking libfreetype6-dev (2.5.2-3+deb8u1) ...
Selecting previously unselected package libicu-dev:amd64.
Preparing to unpack .../libicu-dev_52.1-8+deb8u4_amd64.deb ...
Unpacking libicu-dev:amd64 (52.1-8+deb8u4) ...
Selecting previously unselected package libjpeg62-turbo:amd64.
Preparing to unpack .../libjpeg62-turbo_1%3a1.3.1-12_amd64.deb ...
Unpacking libjpeg62-turbo:amd64 (1:1.3.1-12) ...
Selecting previously unselected package libjpeg62-turbo-dev:amd64.
Preparing to unpack .../libjpeg62-turbo-dev_1%3a1.3.1-12_amd64.deb ...
Unpacking libjpeg62-turbo-dev:amd64 (1:1.3.1-12) ...
Selecting previously unselected package libmcrypt4.
Preparing to unpack .../libmcrypt4_2.5.8-3.3_amd64.deb ...
Unpacking libmcrypt4 (2.5.8-3.3) ...
Selecting previously unselected package libmcrypt-dev.
Preparing to unpack .../libmcrypt-dev_2.5.8-3.3_amd64.deb ...
Unpacking libmcrypt-dev (2.5.8-3.3) ...
Selecting previously unselected package libncurses5-dev:amd64.
Preparing to unpack .../libncurses5-dev_5.9+20140913-1+b1_amd64.deb ...
Unpacking libncurses5-dev:amd64 (5.9+20140913-1+b1) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../libssl-dev_1.0.1t-1+deb8u5_amd64.deb ...
Unpacking libssl-dev:amd64 (1.0.1t-1+deb8u5) ...
Selecting previously unselected package libpq-dev.
Preparing to unpack .../libpq-dev_9.4.10-0+deb8u1_amd64.deb ...
Unpacking libpq-dev (9.4.10-0+deb8u1) ...
Selecting previously unselected package libreadline6-dev:amd64.
Preparing to unpack .../libreadline6-dev_6.3-8+b3_amd64.deb ...
Unpacking libreadline6-dev:amd64 (6.3-8+b3) ...
Selecting previously unselected package librecode-dev.
Preparing to unpack .../librecode-dev_3.6-21_amd64.deb ...
Unpacking librecode-dev (3.6-21) ...
Selecting previously unselected package libsqlite3-dev:amd64.
Preparing to unpack .../libsqlite3-dev_3.8.7.1-1+deb8u2_amd64.deb ...
Unpacking libsqlite3-dev:amd64 (3.8.7.1-1+deb8u2) ...
Selecting previously unselected package libtidy-0.99-0.
Preparing to unpack .../libtidy-0.99-0_20091223cvs-1.4+deb8u1_amd64.deb ...
Unpacking libtidy-0.99-0 (20091223cvs-1.4+deb8u1) ...
Selecting previously unselected package libtidy-dev.
Preparing to unpack .../libtidy-dev_20091223cvs-1.4+deb8u1_amd64.deb ...
Unpacking libtidy-dev (20091223cvs-1.4+deb8u1) ...
Selecting previously unselected package libxml2-dev:amd64.
Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-5+deb8u4_amd64.deb ...
Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-5+deb8u4) ...
Selecting previously unselected package libxslt1-dev:amd64.
Preparing to unpack .../libxslt1-dev_1.1.28-2+deb8u2_amd64.deb ...
Unpacking libxslt1-dev:amd64 (1.1.28-2+deb8u2) ...
Selecting previously unselected package libyaml-dev:amd64.
Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ...
Unpacking libyaml-dev:amd64 (0.1.6-3) ...
Processing triggers for mime-support (3.58) ...
Setting up libpipeline1:amd64 (1.4.0-1) ...
Setting up groff-base (1.22.2-8) ...
Setting up bsdmainutils (9.0.6) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
Setting up man-db (2.7.0.2-5) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Building database of manual pages ...
Setting up libasprintf0c2:amd64 (0.19.3-2) ...
Setting up libgssrpc4:amd64 (1.12.1+dfsg-19+deb8u2) ...
Setting up libkadm5clnt-mit9:amd64 (1.12.1+dfsg-19+deb8u2) ...
Setting up libkdb5-7:amd64 (1.12.1+dfsg-19+deb8u2) ...
Setting up libkadm5srv-mit9:amd64 (1.12.1+dfsg-19+deb8u2) ...
Setting up libcroco3:amd64 (0.6.8-3+b1) ...
Setting up libpng12-0:amd64 (1.2.50-2+deb8u3) ...
Setting up libfreetype6:amd64 (2.5.2-3+deb8u1) ...
Setting up libicu52:amd64 (52.1-8+deb8u4) ...
Setting up libpq5:amd64 (9.4.10-0+deb8u1) ...
Setting up libsctp1:amd64 (1.0.16+dfsg-2) ...
Setting up libunistring0:amd64 (0.9.3-5.2+b1) ...
Setting up libxslt1.1:amd64 (1.1.28-2+deb8u2) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up bzip2 (1.0.6-7+b3) ...
Setting up gettext-base (0.19.3-2) ...
Setting up patch (2.7.5-1) ...
Setting up uuid-dev:amd64 (2.25.2-6) ...
Setting up libsctp-dev (1.0.16+dfsg-2) ...
Setting up libapr1-dev (1.5.1-3) ...
Setting up libldap2-dev:amd64 (2.4.40+dfsg-1+deb8u2) ...
Setting up libexpat1-dev:amd64 (2.1.0-6+deb8u3) ...
Setting up libaprutil1-dev (1.5.4-1) ...
Setting up libtimedate-perl (2.3000-2) ...
Setting up libdpkg-perl (1.17.27) ...
Setting up dpkg-dev (1.17.27) ...
Setting up gettext (0.19.3-2) ...
Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.16+nmu3) ...
Setting up debhelper (9.20150101+deb8u2) ...
Setting up apache2-dev (2.4.10-10+deb8u7) ...
Setting up icu-devtools (52.1-8+deb8u4) ...
Setting up comerr-dev (2.1-1.42.12-2+b1) ...
Setting up krb5-multidev (1.12.1+dfsg-19+deb8u2) ...
Setting up libbsd-dev:amd64 (0.7.0-2) ...
Setting up libcurl4-openssl-dev:amd64 (7.38.0-4+deb8u5) ...
Setting up libtinfo-dev:amd64 (5.9+20140913-1+b1) ...
Setting up libedit-dev:amd64 (3.1-20140620-2) ...
Setting up libpng12-dev:amd64 (1.2.50-2+deb8u3) ...
Setting up libfreetype6-dev (2.5.2-3+deb8u1) ...
Setting up libicu-dev:amd64 (52.1-8+deb8u4) ...
Setting up libjpeg62-turbo:amd64 (1:1.3.1-12) ...
Setting up libjpeg62-turbo-dev:amd64 (1:1.3.1-12) ...
Setting up libmcrypt4 (2.5.8-3.3) ...
Setting up libmcrypt-dev (2.5.8-3.3) ...
Setting up libncurses5-dev:amd64 (5.9+20140913-1+b1) ...
Setting up libssl-dev:amd64 (1.0.1t-1+deb8u5) ...
Setting up libpq-dev (9.4.10-0+deb8u1) ...
Setting up libreadline6-dev:amd64 (6.3-8+b3) ...
Setting up librecode-dev (3.6-21) ...
Setting up libsqlite3-dev:amd64 (3.8.7.1-1+deb8u2) ...
Setting up libtidy-0.99-0 (20091223cvs-1.4+deb8u1) ...
Setting up libtidy-dev (20091223cvs-1.4+deb8u1) ...
Setting up libxml2-dev:amd64 (2.9.1+dfsg1-5+deb8u4) ...
Setting up libxslt1-dev:amd64 (1.1.28-2+deb8u2) ...
Setting up libyaml-dev:amd64 (0.1.6-3) ...
Processing triggers for libc-bin (2.19-18+deb8u6) ...
+ rm -rf /var/lib/apt/lists/deb.debian.org_debian_dists_jessie-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_jessie-updates_main_binary-amd64_Packages.gz /var/lib/apt/lists/deb.debian.org_debian_dists_jessie_Release /var/lib/apt/lists/deb.debian.org_debian_dists_jessie_Release.gpg /var/lib/apt/lists/deb.debian.org_debian_dists_jessie_main_binary-amd64_Packages.gz /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/security.debian.org_dists_jessie_updates_InRelease /var/lib/apt/lists/security.debian.org_dists_jessie_updates_main_binary-amd64_Packages.gz
+ docker-php-source extract
+ cd /usr/src/php
+ mkdir -p /usr/include/freetype2/freetype
+ ln -s /usr/include/freetype2/freetype.h /usr/include/freetype2/freetype/freetype.h
+ export CFLAGS=-O2 -g CPPFLAGS=-O2 -g LDFLAGS=
+ ./buildconf --force
Forcing buildconf
buildconf: checking installation...
buildconf: autoconf version 2.13 (ok)
---> 8c2b56146fce
Removing intermediate container 2387b77b30ff
Step 18 : RUN set -xe && cd /usr/src/php && ./configure --with-config-file-path=/usr/local/etc/php --with-config-file-scan-dir=/usr/local/etc/php/conf.d --enable-ftp --with-libdir=/lib/x86_64-linux-gnu --enable-mbstring --enable-mysqlnd --with-curl --with-libedit --with-zlib --with-kerberos --with-openssl=/usr --with-mysql=mysqlnd --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --with-pdo-sqlite --with-pdo-pgsql --with-readline --with-recode --with-png-dir --with-freetype-dir --with-zlib-dir --with-jpeg-dir --with-mcrypt --with-xsl --with-tidy --with-xmlrpc --with-gettext=shared --with-gd --with-pear --enable-sockets --enable-exif --enable-zip --enable-soap --enable-sysvsem --enable-cgi --enable-sysvshm --enable-shmop --enable-pcntl --enable-bcmath --enable-xmlreader --enable-intl=shared --enable-wddx --with-apxs2 && make -j "$(nproc)" && make install && { find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; } && make clean && dpkg -r bison libbison-dev
---> Running in bffa36a8fd51
+ cd /usr/src/php
+ ./configure --with-config-file-path=/usr/local/etc/php --with-config-file-scan-dir=/usr/local/etc/php/conf.d --enable-ftp --with-libdir=/lib/x86_64-linux-gnu --enable-mbstring --enable-mysqlnd --with-curl --with-libedit --with-zlib --with-kerberos --with-openssl=/usr --with-mysql=mysqlnd --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --with-pdo-sqlite --with-pdo-pgsql --with-readline --with-recode --with-png-dir --with-freetype-dir --with-zlib-dir --with-jpeg-dir --with-mcrypt --with-xsl --with-tidy --with-xmlrpc --with-gettext=shared --with-gd --with-pear --enable-sockets --enable-exif --enable-zip --enable-soap --enable-sysvsem --enable-cgi --enable-sysvshm --enable-shmop --enable-pcntl --enable-bcmath --enable-xmlreader --enable-intl=shared --enable-wddx --with-apxs2
creating cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for icc... no
checking for suncc... no
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking whether ln -s works... yes
checking for system library directory... /lib/x86_64-linux-gnu
checking whether to enable runpaths... yes
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking for gawk... no
checking for nawk... nawk
checking if nawk is broken... no
checking for bison... bison -y
checking for bison version... invalid
configure: warning: bison versions supported for regeneration of the Zend/PHP parsers: 1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 2.4 2.4.1 2.4.2 2.4.3 2.5 2.5.1 2.6 2.6.1 2.6.2 2.6.4 (found: 2.7.12-4996).
checking for re2c... re2c
checking for re2c version... 0.13.5 (ok)
checking whether to enable computed goto gcc extension with re2c... no
checking whether to force non-PIC code in shared modules... no
checking whether /dev/urandom exists... yes
checking for pthreads_cflags... -pthread
checking for pthreads_lib...
Configuring SAPI modules
checking for AOLserver support... no
checking for Apache 1.x module support via DSO through APXS... no
checking for Apache 1.x module support... no
checking whether to enable Apache charset compatibility option... no
checking for Apache 2.0 filter-module support via DSO through APXS... no
checking for Apache 2.0 handler-module support via DSO through APXS... [Fri Jan 27 01:37:58.105813 2017] [core:warn] [pid 1344] AH00111: Config variable ${APACHE_LOCK_DIR} is not defined
[Fri Jan 27 01:37:58.105957 2017] [core:warn] [pid 1344] AH00111: Config variable ${APACHE_PID_FILE} is not defined
[Fri Jan 27 01:37:58.105968 2017] [core:warn] [pid 1344] AH00111: Config variable ${APACHE_RUN_USER} is not defined
[Fri Jan 27 01:37:58.105971 2017] [core:warn] [pid 1344] AH00111: Config variable ${APACHE_RUN_GROUP} is not defined
[Fri Jan 27 01:37:58.105990 2017] [core:warn] [pid 1344] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
[Fri Jan 27 01:37:58.204474 2017] [core:warn] [pid 1344] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
AH00526: Syntax error on line 74 of /etc/apache2/apache2.conf:
Invalid Mutex directory in argument file:${APACHE_LOCK_DIR}
yes
checking for Apache 1.x (hooks) module support via DSO through APXS... no
checking for Apache 1.x (hooks) module support... no
checking whether to enable Apache charset compatibility option... no
checking for Caudium support... no
checking for CLI build... yes
checking for Continuity support... no
checking for embedded SAPI library support... no
checking for FPM build... no
checking for Zeus ISAPI support... no
checking for LiteSpeed support... no
checking for Milter support... no
checking for NSAPI support... no
checking for PHTTPD support... no
checking for Pi3Web support... no
checking whether Roxen module is build using ZTS... no
checking for Roxen/Pike support...
checking for thttpd... no
checking for TUX... no
checking for webjames... no
checking for chosen SAPI module... apache2handler
Running system checks
checking for sendmail... no
checking whether system uses EBCDIC... no
checking whether byte ordering is bigendian... no
checking whether writing to stdout works... This is the test message -- yes
checking for socket... yes
checking for socketpair... yes
checking for htonl... yes
checking for gethostname... yes
checking for gethostbyaddr... yes
checking for yp_get_default_domain... no
checking for __yp_get_default_domain... no
checking for yp_get_default_domain in -lnsl... yes
checking for dlopen... no
checking for __dlopen... no
checking for dlopen in -ldl... yes
checking for sin in -lm... yes
checking for inet_aton... yes
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for inttypes.h... yes
checking for stdint.h... yes
checking for dirent.h... yes
checking for ApplicationServices/ApplicationServices.h... no
checking for sys/param.h... yes
checking for sys/types.h... yes
checking for sys/time.h... yes
checking for netinet/in.h... yes
checking for alloca.h... yes
checking for arpa/inet.h... yes
checking for arpa/nameser.h... yes
checking for assert.h... yes
checking for crypt.h... yes
checking for dns.h... no
checking for fcntl.h... yes
checking for grp.h... yes
checking for ieeefp.h... no
checking for langinfo.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for monetary.h... yes
checking for netdb.h... yes
checking for pwd.h... yes
checking for resolv.h... yes
checking for signal.h... yes
checking for stdarg.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for syslog.h... yes
checking for sysexits.h... yes
checking for sys/ioctl.h... yes
checking for sys/file.h... yes
checking for sys/mman.h... yes
checking for sys/mount.h... yes
checking for sys/poll.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... yes
checking for sys/statfs.h... yes
checking for sys/statvfs.h... yes
checking for sys/vfs.h... yes
checking for sys/sysexits.h... no
checking for sys/varargs.h... no
checking for sys/wait.h... yes
checking for sys/loadavg.h... no
checking for termios.h... yes
checking for unistd.h... yes
checking for unix.h... no
checking for utime.h... yes
checking for sys/utsname.h... yes
checking for sys/ipc.h... yes
checking for dlfcn.h... yes
checking for assert.h... (cached) yes
checking for fopencookie... yes
checking for broken getcwd... no
checking for broken libc stdio... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... yes
checking for missing declarations of reentrant functions... done
checking for fclose declaration... ok
checking for tm_gmtoff in struct tm... yes
checking for struct flock... yes
checking for socklen_t... yes
checking size of size_t... 8
checking size of long long... 8
checking size of long long int... 8
checking size of long... 8
checking size of int... 4
checking size of intmax_t... 8
checking size of ssize_t... 8
checking size of ptrdiff_t... 8
checking for st_blksize in struct stat... yes
checking for st_blocks in struct stat... yes
checking for st_rdev in struct stat... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for struct sockaddr_storage... yes
checking for field sa_len in struct sockaddr... no
checking for IPv6 support... yes
checking for vprintf... yes
checking for alphasort... yes
checking for asctime_r... yes
checking for chroot... yes
checking for ctime_r... yes
checking for cuserid... yes
checking for crypt... no
checking for flock... yes
checking for ftok... yes
checking for funopen... no
checking for gai_strerror... yes
checking for gcvt... yes
checking for getloadavg... yes
checking for getlogin... yes
checking for getprotobyname... yes
checking for getprotobynumber... yes
checking for getservbyname... yes
checking for getservbyport... yes
checking for gethostname... (cached) yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for gmtime_r... yes
checking for getpwnam_r... yes
checking for getgrnam_r... yes
checking for getpwuid_r... yes
checking for grantpt... yes
checking for inet_ntoa... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for isascii... yes
checking for link... yes
checking for localtime_r... yes
checking for lockf... yes
checking for lchown... yes
checking for lrand48... yes
checking for memcpy... yes
checking for memmove... yes
checking for mkstemp... yes
checking for mmap... yes
checking for nl_langinfo... yes
checking for perror... yes
checking for poll... yes
checking for ptsname... yes
checking for putenv... yes
checking for realpath... yes
checking for random... yes
checking for rand_r... yes
checking for scandir... yes
checking for setitimer... yes
checking for setlocale... yes
checking for localeconv... yes
checking for setenv... yes
checking for setpgid... yes
checking for setsockopt... yes
checking for setvbuf... yes
checking for shutdown... yes
checking for sin... yes
checking for snprintf... yes
checking for srand48... yes
checking for srandom... yes
checking for statfs... yes
checking for statvfs... yes
checking for std_syslog... no
checking for strcasecmp... yes
checking for strcoll... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for strnlen... yes
checking for strptime... yes
checking for strstr... yes
checking for strtok_r... yes
checking for symlink... yes
checking for tempnam... yes
checking for tzset... yes
checking for unlockpt... yes
checking for unsetenv... yes
checking for usleep... yes
checking for utime... yes
checking for vsnprintf... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for nanosleep... yes
checking for nanosleep in -lrt... yes
checking for getaddrinfo... yes
checking for __sync_fetch_and_add... yes
checking for strlcat... no
checking for strlcpy... no
checking for getopt... yes
checking whether utime accepts a null argument... yes
checking for working alloca.h... (cached) yes
checking for alloca... yes
checking for declared timezone... yes
checking for type of reentrant time-related functions... POSIX
checking for readdir_r... yes
checking for type of readdir_r... POSIX
checking for in_addr_t... yes
checking for crypt_r... no
General settings
checking whether to include gcov symbols... no
checking whether to include debugging symbols... no
checking layout of installed files... PHP
checking path to configuration file... /usr/local/etc/php
checking where to scan for configuration files... /usr/local/etc/php/conf.d
checking whether to enable safe mode by default... no
checking for safe mode exec dir... /usr/local/php/bin
checking whether to enable PHP's own SIGCHLD handler... no
checking whether to enable magic quotes by default... no
checking whether to explicitly link against libgcc... no
checking whether to enable short tags by default... yes
checking whether to enable dmalloc... no
checking whether to enable IPv6 support... yes
checking how big to make fd sets... using system default
Configuring extensions
checking size of long... (cached) 8
checking size of int... (cached) 4
checking for int32_t... yes
checking for uint32_t... yes
checking for sys/types.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for strtoll... yes
checking for atoll... yes
checking for strftime... (cached) yes
checking which regex library to use... php
checking whether to enable LIBXML support... yes
checking libxml2 install dir... no
checking for xml2-config path... /usr/bin/xml2-config
checking whether libxml build works... yes
checking for OpenSSL support... yes
checking for Kerberos support... yes
checking for krb5-config... no
checking for DSA_get_default_method in -lssl... no
checking for X509_free in -lcrypto... yes
checking for pkg-config... /usr/bin/pkg-config
checking for OpenSSL version... >= 0.9.6
checking for CRYPTO_free in -lcrypto... yes
checking for SSL_CTX_set_ssl_version in -lssl... yes
checking for PCRE library to use... bundled
checking whether to enable the SQLite3 extension... yes
checking bundled sqlite3 library... yes
checking for ZLIB support... yes
checking if the location of ZLIB install directory is defined... yes
checking for gzgets in -lz... yes
checking whether to enable bc style precision math functions... yes
checking for BZip2 support... no
checking whether to enable calendar conversion support... no
checking whether to enable ctype functions... yes
checking for cURL support... yes
checking if we should use cURL for url streams... no
checking for cURL in default path... found in /usr
checking for cURL 7.10.5 or greater... libcurl 7.38.0
checking for SSL support in libcurl... yes
checking how to run the C preprocessor... gcc -E
checking for openssl support in libcurl... yes
checking for openssl/crypto.h... yes
checking for gnutls support in libcurl... no
checking for curl_easy_perform in -lcurl... yes
checking for curl_version_info in -lcurl... yes
checking for curl_easy_strerror in -lcurl... yes
checking for curl_multi_strerror in -lcurl... yes
checking for QDBM support... no
checking for GDBM support... no
checking for NDBM support... no
checking for Berkeley DB4 support... no
checking for Berkeley DB3 support... no
checking for Berkeley DB2 support... no
checking for DB1 support... no
checking for DBM support... no
checking for CDB support... no
checking for INI File support... no
checking for FlatFile support... no
checking whether to enable DBA interface... no
checking whether to enable DOM support... yes
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for ENCHANT support... no
checking whether to enable EXIF (metadata from images) support... yes
checking for fileinfo support... yes
checking for utimes... yes
checking for strndup... yes
checking whether to enable input filter support... yes
checking pcre install prefix... no
checking whether to enable FTP support... yes
checking OpenSSL dir for FTP... no
checking for OpenSSL version... >= 0.9.6
checking for CRYPTO_free in -lcrypto... (cached) yes
checking for SSL_CTX_set_ssl_version in -lssl... (cached) yes
checking for GD support... yes
checking for the location of libjpeg... yes
checking for the location of libpng... yes
checking for the location of libXpm... no
checking for FreeType 2... yes
checking for T1lib support... no
checking whether to enable truetype string function in GD... no
checking whether to enable JIS-mapped Japanese font support in GD... no
checking for fabsf... yes
checking for floorf... yes
checking for jpeg_read_header in -ljpeg... yes
checking for png_write_image in -lpng... yes
If configure fails try --with-xpm-dir=<DIR>
checking for FT_New_Face in -lfreetype... yes
checking for GNU gettext support... yes, shared
checking for bindtextdomain in -lintl... no
checking for bindtextdomain in -lc... yes
checking for ngettext in -lc... yes
checking for dngettext in -lc... yes
checking for dcngettext in -lc... yes
checking for bind_textdomain_codeset in -lc... yes
checking for GNU MP support... no
checking for mhash support... no
checking whether to enable hash support... yes
checking whether byte ordering is bigendian... (cached) no
checking size of short... 2
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of long long... (cached) 8
checking for iconv support... yes
checking for iconv... yes
checking if iconv is glibc's... yes
checking if iconv supports errno... yes
checking if your cpp allows macro usage in include lines... yes
checking for IMAP support... no
checking for IMAP Kerberos support... yes
checking for IMAP SSL support... no
checking for InterBase support... no
checking whether to enable internationalization support... yes, shared
checking for icu-config... /usr/bin/icu-config
checking for location of ICU headers and libraries... /usr
checking for ICU 3.4 or greater... found 52.1
checking for c++... c++
checking whether the C++ compiler (c++ -L/usr//lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu) works... yes
checking whether the C++ compiler (c++ -L/usr//lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking how to run the C++ preprocessor... c++ -E
checking whether to enable JavaScript Object Serialization support... yes
checking for ANSI C header files... (cached) yes
checking for LDAP support... no
checking for LDAP Cyrus SASL support... no
checking whether to enable multibyte string support... yes
checking whether to enable multibyte regex support... yes
checking whether to check multibyte regex backtrack... yes
checking for external libmbfl... no
checking for external oniguruma... no
checking for variable length prototypes and stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/times.h... yes
checking for stdarg.h... (cached) yes
checking size of int... (cached) 4
checking size of short... (cached) 2
checking size of long... (cached) 8
checking for working const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for 8-bit clean memcmp... yes
checking for stdarg.h... (cached) yes
checking for mcrypt support... yes
checking for libmcrypt version... >= 2.5.6
checking for mcrypt_module_open in -lmcrypt... no
checking for mcrypt_module_open in -lmcrypt... yes
checking for MSSQL support via FreeTDS... no
checking for MySQL support... yes
checking for specified location of the MySQL UNIX socket... no
checking for MySQL UNIX socket location... no
checking for MySQLi support... yes
checking whether to enable embedded MySQLi support... no
checking for Oracle Database OCI8 support... no
checking whether to enable pcntl support... yes
checking for fork... yes
checking for waitpid... yes
checking for sigaction... yes
checking for getpriority... yes
checking for setpriority... yes
checking for wait3... yes
checking for sigprocmask... yes
checking for sigwaitinfo... yes
checking for sigtimedwait... yes
checking whether to enable PDO support... yes
checking for PDO_DBLIB support via FreeTDS... no
checking for Firebird support for PDO... no
checking for MySQL support for PDO... yes
checking for PDO includes... checking for PDO includes... /usr/src/php/ext
checking Oracle OCI support for PDO... no
checking for ODBC v3 support for PDO... no
checking for PostgreSQL support for PDO... yes
checking for pg_config... /usr/bin/pg_config
checking for openssl dependencies... no
checking for PQparameterStatus in -lpq... yes
checking for PQprepare in -lpq... yes
checking for PQescapeStringConn in -lpq... yes
checking for PQescapeByteaConn in -lpq... yes
checking for pg_encoding_to_char in -lpq... yes
checking for PDO includes... (cached) /usr/src/php/ext
checking for sqlite 3 support for PDO... yes
checking for PDO includes... (cached) /usr/src/php/ext
checking for usleep... (cached) yes
checking for nanosleep... (cached) yes
checking for time.h... yes
checking for fdatasync in -lrt... yes
checking for PostgreSQL support... no
checking for phar archive support... yes
checking for phar openssl support... no
checking whether to enable POSIX-like functions... yes
checking for sys/mkdev.h... no
checking for seteuid... yes
checking for setegid... yes
checking for setsid... yes
checking for getsid... yes
checking for setpgid... (cached) yes
checking for getpgid... yes
checking for ctermid... yes
checking for mkfifo... yes
checking for mknod... yes
checking for getrlimit... yes
checking for getlogin... (cached) yes
checking for getgroups... yes
checking for makedev... no
checking for initgroups... yes
checking for getpwuid_r... (cached) yes
checking for getgrgid_r... yes
checking for working ttyname_r() implementation... no, posix_ttyname() will be thread-unsafe
checking for utsname.domainname... yes
checking for PSPELL support... no
checking for libedit readline replacement... yes
checking for tgetent in -lncurses... yes
checking for readline in -ledit... yes
checking for rl_completion_matches... yes
checking for recode support... yes
checking for recode_format_table in -lrecode... yes
checking for stdbool.h... yes
checking whether to enable PHP sessions... yes
checking for mm support... no
checking whether pwrite works... yes
checking whether pread works... yes
checking whether to enable shmop support... yes
checking whether to enable SimpleXML support... yes
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for SNMP support... no
checking OpenSSL dir for SNMP... no
checking whether to enable UCD SNMP hack... no
checking whether to enable SOAP support... yes
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking whether to enable sockets support... yes
checking for struct cmsghdr... yes
checking for hstrerror... yes
checking for socketpair... (cached) yes
checking for netdb.h... (cached) yes
checking for netinet/tcp.h... yes
checking for sys/un.h... yes
checking for errno.h... yes
checking whether zend_object_value is packed... no
checking for sqlite support... yes
checking whether to enable UTF-8 support in sqlite (default: ISO-8859-1)... no
checking for PDO includes... (cached) /usr/src/php/ext
checking for lemon... no
configure: warning: lemon versions supported for regeneration of libsqlite parsers: 1.0 (found: none).
checking size of char *... 8
checking for usleep... (cached) yes
checking for nanosleep... (cached) yes
checking for time.h... (cached) yes
checking whether flush should be called explicitly after a buffered io... no
checking for crypt in -lcrypt... yes
checking for standard DES crypt... yes
checking for extended DES crypt... no
checking for MD5 crypt... yes
checking for Blowfish crypt... no
checking for SHA512 crypt... no
checking for SHA256 crypt... no
checking whether the compiler supports __alignof__... yes
checking whether the compiler supports aligned attribute... yes
checking for getcwd... yes
checking for getwd... yes
checking for asinh... yes
checking for acosh... yes
checking for atanh... yes
checking for log1p... yes
checking for hypot... yes
checking for glob... yes
checking for strfmon... yes
checking for nice... yes
checking for fpclass... no
checking for isinf... yes
checking for isnan... yes
checking for mempcpy... yes
checking for strpncpy... no
checking for working fnmatch... yes
checking for fork... (cached) yes
checking if your OS can spawn processes with inherited handles... yes
checking for res_nsearch... no
checking for __res_nsearch... no
checking for res_nsearch in -lresolv... no
checking for __res_nsearch in -lresolv... yes
checking for dns_search... no
checking for __dns_search... no
checking for dns_search in -lresolv... no
checking for __dns_search in -lresolv... no
checking for dns_search in -lbind... no
checking for __dns_search in -lbind... no
checking for dns_search in -lsocket... no
checking for __dns_search in -lsocket... no
checking for dn_expand... no
checking for __dn_expand... yes
checking for dn_skipname... no
checking for __dn_skipname... yes
checking for res_search... no
checking for __res_search... yes
checking whether atof() accepts NAN... yes
checking whether atof() accepts INF... yes
checking whether HUGE_VAL == INF... yes
checking whether HUGE_VAL + -HUGEVAL == NAN... yes
checking whether strptime() declaration fails... no
checking for wchar.h... yes
checking for mblen... yes
checking for mbrlen... yes
checking for mbsinit... yes
checking for mbstate_t... yes
checking for atomic.h... no
checking for Sybase-CT support... no
checking whether to enable System V IPC support... no
checking whether to enable System V semaphore support... yes
checking for union semun... no
checking whether to enable System V shared memory support... yes
checking for TIDY support... yes
checking for tidyOptGetDoc in -ltidy... yes
checking whether to enable tokenizer support... yes
checking whether to enable WDDX support... yes
checking libexpat dir for WDDX... no
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking whether to enable XML support... yes
checking libexpat install dir... no
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking whether to enable XMLReader support... yes
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for XMLRPC-EPI support... yes
checking libexpat dir for XMLRPC-EPI... no
checking iconv dir for XMLRPC-EPI... no
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for ranlib... ranlib
checking for inline... inline
checking for ANSI C header files... (cached) yes
checking for xmlparse.h... no
checking for xmltok.h... no
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking size of char... 1
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of long long... (cached) 8
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for strtoul... yes
checking for strtoull... yes
checking for snprintf... (cached) yes
checking for strstr... (cached) yes
checking for strpbrk... yes
checking for strerror... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking whether to enable XMLWriter support... yes
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for XSL support... yes
checking for EXSLT support... found
checking for zip archive read/writesupport... yes
checking pcre install prefix... no
checking for the location of zlib... /usr
checking whether to enable mysqlnd... yes
checking whether to disable compressed protocol support in mysqlnd... yes
checking whether int8 exists... no
checking whether uint8 exists... no
checking whether int16 exists... no
checking whether uint16 exists... no
checking whether int32 exists... no
checking whether uint32 exists... no
checking whether uchar exists... no
checking whether ulong exists... yes
checking whether int8_t exists... yes
checking whether uint8_t exists... yes
checking whether int16_t exists... yes
checking whether uint16_t exists... yes
checking whether int32_t exists... yes
checking whether uint32_t exists... yes
checking whether int64_t exists... yes
checking whether uint64_t exists... yes
Configuring PEAR
checking whether to install PEAR... yes
Configuring Zend
checking for bison version... (cached) invalid
configure: warning: bison versions supported for regeneration of the Zend/PHP parsers: 1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 2.4 2.4.1 2.4.2 2.4.3 2.5 2.5.1 2.6 2.6.1 2.6.2 2.6.4 (found: none).
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for limits.h... (cached) yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for signal.h... (cached) yes
checking for unix.h... (cached) no
checking for stdlib.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for size_t... (cached) yes
checking return type of signal handlers... void
checking for uint... yes
checking for ulong... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for vprintf... (cached) yes
checking for 8-bit clean memcmp... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for memcpy... (cached) yes
checking for strdup... (cached) yes
checking for getpid... yes
checking for kill... yes
checking for strtod... yes
checking for strtol... yes
checking for finite... yes
checking for fpclass... (cached) no
checking for sigsetjmp... no
checking whether sprintf is broken... no
checking for finite... (cached) yes
checking for isfinite... no
checking for isinf... (cached) yes
checking for isnan... (cached) yes
checking whether fp_except is defined... no
checking for usable _FPU_SETCW... yes
checking for usable fpsetprec... no
checking for usable _controlfp... no
checking for usable _controlfp_s... no
checking whether FPU control word can be manipulated by inline assembler... yes
checking whether double cast to long preserves least significant bits... no
checking for dlfcn.h... (cached) yes
checking whether dlsym() requires a leading underscore in symbol names... no
checking virtual machine dispatch method... CALL
checking whether to enable thread-safety... no
checking whether to enable inline optimization for GCC... yes
checking whether to enable Zend debugging... no
checking whether to enable Zend multibyte... no
checking for inline... (cached) inline
checking target system is Darwin... no
checking for MM alignment and log values... done
checking for memory allocation using mmap(MAP_ANON)... yes
checking for memory allocation using mmap(/dev/zero)... yes
checking for mremap... yes
Configuring TSRM
checking for stdarg.h... (cached) yes
Configuring libtool
checking build system type... x86_64-unknown-linux-gnu
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize dependent libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking how to run the C++ preprocessor... c++ -E
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
Generating files
updating cache ./config.cache
creating ./config.status
creating php5.spec
creating main/build-defs.h
creating scripts/phpize
creating scripts/man1/phpize.1
creating scripts/php-config
creating scripts/man1/php-config.1
creating sapi/cli/php.1
creating main/php_config.h
creating main/internal_functions.c
creating main/internal_functions_cli.c
+--------------------------------------------------------------------+
| *** WARNING *** |
| |
| You have built PHP for Apache's current non-threaded MPM. |
| If you change Apache to use a threaded MPM you must reconfigure |
| PHP with --enable-maintainer-zts |
+--------------------------------------------------------------------+
| License: |
| This software is subject to the PHP License, available in this |
| distribution in the file LICENSE. By continuing this installation |
| process, you are bound by the terms of this license agreement. |
| If you do not agree with the terms of this license, you must abort |
| the installation process at this point. |
+--------------------------------------------------------------------+
Thank you for using PHP.
+ nproc
+ make -j 2
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/date/lib -Iext/date/ -I/usr/src/php/ext/date/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/date/php_date.c -o ext/date/php_date.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/date/lib -Iext/date/ -I/usr/src/php/ext/date/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/date/lib/astro.c -o ext/date/lib/astro.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/date/lib -Iext/date/ -I/usr/src/php/ext/date/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/date/lib/dow.c -o ext/date/lib/dow.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/date/lib -Iext/date/ -I/usr/src/php/ext/date/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/date/lib/parse_date.c -o ext/date/lib/parse_date.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/date/lib -Iext/date/ -I/usr/src/php/ext/date/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/date/lib/parse_tz.c -o ext/date/lib/parse_tz.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/date/lib -Iext/date/ -I/usr/src/php/ext/date/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/date/lib/timelib.c -o ext/date/lib/timelib.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/date/lib -Iext/date/ -I/usr/src/php/ext/date/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/date/lib/tm2unixtime.c -o ext/date/lib/tm2unixtime.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/date/lib -Iext/date/ -I/usr/src/php/ext/date/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/date/lib/unixtime2tm.c -o ext/date/lib/unixtime2tm.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/date/lib -Iext/date/ -I/usr/src/php/ext/date/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/date/lib/parse_iso_intervals.c -o ext/date/lib/parse_iso_intervals.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/date/lib -Iext/date/ -I/usr/src/php/ext/date/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/date/lib/interval.c -o ext/date/lib/interval.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/usr/src/php/ext/ereg/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/ereg/ereg.c -o ext/ereg/ereg.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/usr/src/php/ext/ereg/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/ereg/regex/regcomp.c -o ext/ereg/regex/regcomp.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/usr/src/php/ext/ereg/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/ereg/regex/regexec.c -o ext/ereg/regex/regexec.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/usr/src/php/ext/ereg/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/ereg/regex/regerror.c -o ext/ereg/regex/regerror.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/usr/src/php/ext/ereg/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/ereg/regex/regfree.c -o ext/ereg/regex/regfree.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/libxml/ -I/usr/src/php/ext/libxml/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/libxml/libxml.c -o ext/libxml/libxml.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/openssl/ -I/usr/src/php/ext/openssl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/openssl/openssl.c -o ext/openssl/openssl.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/openssl/ -I/usr/src/php/ext/openssl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/openssl/xp_ssl.c -o ext/openssl/xp_ssl.lo
/usr/src/php/ext/openssl/xp_ssl.c: In function 'php_openssl_setup_crypto':
/usr/src/php/ext/openssl/xp_ssl.c:329:11: warning: assignment discards 'const' qualifier from pointer target type
method = SSLv23_client_method();
^
/usr/src/php/ext/openssl/xp_ssl.c:342:11: warning: assignment discards 'const' qualifier from pointer target type
method = SSLv3_client_method();
^
/usr/src/php/ext/openssl/xp_ssl.c:346:11: warning: assignment discards 'const' qualifier from pointer target type
method = TLSv1_client_method();
^
/usr/src/php/ext/openssl/xp_ssl.c:350:11: warning: assignment discards 'const' qualifier from pointer target type
method = SSLv23_server_method();
^
/usr/src/php/ext/openssl/xp_ssl.c:354:11: warning: assignment discards 'const' qualifier from pointer target type
method = SSLv3_server_method();
^
/usr/src/php/ext/openssl/xp_ssl.c:367:11: warning: assignment discards 'const' qualifier from pointer target type
method = TLSv1_server_method();
^
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DHAVE_CONFIG_H -I/usr/src/php/ext/pcre/pcrelib -Iext/pcre/ -I/usr/src/php/ext/pcre/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcre/pcrelib/pcre_chartables.c -o ext/pcre/pcrelib/pcre_chartables.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DHAVE_CONFIG_H -I/usr/src/php/ext/pcre/pcrelib -Iext/pcre/ -I/usr/src/php/ext/pcre/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcre/pcrelib/pcre_ucd.c -o ext/pcre/pcrelib/pcre_ucd.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DHAVE_CONFIG_H -I/usr/src/php/ext/pcre/pcrelib -Iext/pcre/ -I/usr/src/php/ext/pcre/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcre/pcrelib/pcre_compile.c -o ext/pcre/pcrelib/pcre_compile.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DHAVE_CONFIG_H -I/usr/src/php/ext/pcre/pcrelib -Iext/pcre/ -I/usr/src/php/ext/pcre/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcre/pcrelib/pcre_config.c -o ext/pcre/pcrelib/pcre_config.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DHAVE_CONFIG_H -I/usr/src/php/ext/pcre/pcrelib -Iext/pcre/ -I/usr/src/php/ext/pcre/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcre/pcrelib/pcre_exec.c -o ext/pcre/pcrelib/pcre_exec.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DHAVE_CONFIG_H -I/usr/src/php/ext/pcre/pcrelib -Iext/pcre/ -I/usr/src/php/ext/pcre/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcre/pcrelib/pcre_fullinfo.c -o ext/pcre/pcrelib/pcre_fullinfo.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DHAVE_CONFIG_H -I/usr/src/php/ext/pcre/pcrelib -Iext/pcre/ -I/usr/src/php/ext/pcre/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcre/pcrelib/pcre_get.c -o ext/pcre/pcrelib/pcre_get.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DHAVE_CONFIG_H -I/usr/src/php/ext/pcre/pcrelib -Iext/pcre/ -I/usr/src/php/ext/pcre/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcre/pcrelib/pcre_globals.c -o ext/pcre/pcrelib/pcre_globals.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DHAVE_CONFIG_H -I/usr/src/php/ext/pcre/pcrelib -Iext/pcre/ -I/usr/src/php/ext/pcre/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcre/pcrelib/pcre_maketables.c -o ext/pcre/pcrelib/pcre_maketables.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DHAVE_CONFIG_H -I/usr/src/php/ext/pcre/pcrelib -Iext/pcre/ -I/usr/src/php/ext/pcre/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcre/pcrelib/pcre_newline.c -o ext/pcre/pcrelib/pcre_newline.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DHAVE_CONFIG_H -I/usr/src/php/ext/pcre/pcrelib -Iext/pcre/ -I/usr/src/php/ext/pcre/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcre/pcrelib/pcre_ord2utf8.c -o ext/pcre/pcrelib/pcre_ord2utf8.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DHAVE_CONFIG_H -I/usr/src/php/ext/pcre/pcrelib -Iext/pcre/ -I/usr/src/php/ext/pcre/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcre/pcrelib/pcre_refcount.c -o ext/pcre/pcrelib/pcre_refcount.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DHAVE_CONFIG_H -I/usr/src/php/ext/pcre/pcrelib -Iext/pcre/ -I/usr/src/php/ext/pcre/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcre/pcrelib/pcre_study.c -o ext/pcre/pcrelib/pcre_study.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DHAVE_CONFIG_H -I/usr/src/php/ext/pcre/pcrelib -Iext/pcre/ -I/usr/src/php/ext/pcre/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcre/pcrelib/pcre_tables.c -o ext/pcre/pcrelib/pcre_tables.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DHAVE_CONFIG_H -I/usr/src/php/ext/pcre/pcrelib -Iext/pcre/ -I/usr/src/php/ext/pcre/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcre/pcrelib/pcre_valid_utf8.c -o ext/pcre/pcrelib/pcre_valid_utf8.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DHAVE_CONFIG_H -I/usr/src/php/ext/pcre/pcrelib -Iext/pcre/ -I/usr/src/php/ext/pcre/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcre/pcrelib/pcre_version.c -o ext/pcre/pcrelib/pcre_version.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DHAVE_CONFIG_H -I/usr/src/php/ext/pcre/pcrelib -Iext/pcre/ -I/usr/src/php/ext/pcre/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcre/pcrelib/pcre_xclass.c -o ext/pcre/pcrelib/pcre_xclass.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DHAVE_CONFIG_H -I/usr/src/php/ext/pcre/pcrelib -Iext/pcre/ -I/usr/src/php/ext/pcre/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcre/php_pcre.c -o ext/pcre/php_pcre.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite3/libsqlite -DSQLITE_ENABLE_FTS3=1 -DSQLITE_CORE=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_THREADSAFE=0 -Iext/sqlite3/ -I/usr/src/php/ext/sqlite3/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite3/sqlite3.c -o ext/sqlite3/sqlite3.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite3/libsqlite -DSQLITE_ENABLE_FTS3=1 -DSQLITE_CORE=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_THREADSAFE=0 -Iext/sqlite3/ -I/usr/src/php/ext/sqlite3/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite3/libsqlite/sqlite3.c -o ext/sqlite3/libsqlite/sqlite3.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zlib/ -I/usr/src/php/ext/zlib/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zlib/zlib.c -o ext/zlib/zlib.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zlib/ -I/usr/src/php/ext/zlib/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zlib/zlib_fopen_wrapper.c -o ext/zlib/zlib_fopen_wrapper.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zlib/ -I/usr/src/php/ext/zlib/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zlib/zlib_filter.c -o ext/zlib/zlib_filter.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/bcmath.c -o ext/bcmath/bcmath.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/add.c -o ext/bcmath/libbcmath/src/add.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/div.c -o ext/bcmath/libbcmath/src/div.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/init.c -o ext/bcmath/libbcmath/src/init.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/neg.c -o ext/bcmath/libbcmath/src/neg.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/outofmem.c -o ext/bcmath/libbcmath/src/outofmem.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/raisemod.c -o ext/bcmath/libbcmath/src/raisemod.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/rt.c -o ext/bcmath/libbcmath/src/rt.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/sub.c -o ext/bcmath/libbcmath/src/sub.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/compare.c -o ext/bcmath/libbcmath/src/compare.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/divmod.c -o ext/bcmath/libbcmath/src/divmod.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/int2num.c -o ext/bcmath/libbcmath/src/int2num.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/num2long.c -o ext/bcmath/libbcmath/src/num2long.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/output.c -o ext/bcmath/libbcmath/src/output.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/recmul.c -o ext/bcmath/libbcmath/src/recmul.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/sqrt.c -o ext/bcmath/libbcmath/src/sqrt.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/zero.c -o ext/bcmath/libbcmath/src/zero.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/debug.c -o ext/bcmath/libbcmath/src/debug.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/doaddsub.c -o ext/bcmath/libbcmath/src/doaddsub.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/nearzero.c -o ext/bcmath/libbcmath/src/nearzero.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/num2str.c -o ext/bcmath/libbcmath/src/num2str.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/raise.c -o ext/bcmath/libbcmath/src/raise.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/rmzero.c -o ext/bcmath/libbcmath/src/rmzero.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/bcmath/libbcmath/src/str2num.c -o ext/bcmath/libbcmath/src/str2num.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/ctype/ -I/usr/src/php/ext/ctype/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/ctype/ctype.c -o ext/ctype/ctype.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/curl/ -I/usr/src/php/ext/curl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/curl/interface.c -o ext/curl/interface.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/curl/ -I/usr/src/php/ext/curl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/curl/multi.c -o ext/curl/multi.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/curl/ -I/usr/src/php/ext/curl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/curl/streams.c -o ext/curl/streams.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/php_dom.c -o ext/dom/php_dom.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/attr.c -o ext/dom/attr.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/document.c -o ext/dom/document.lo
/usr/src/php/ext/dom/document.c: In function 'zif_dom_document_import_node':
/usr/src/php/ext/dom/document.c:1214:30: warning: passing argument 2 of 'dom_get_ns' discards 'const' qualifier from pointer target type
nsptr = dom_get_ns(root, nodep->ns->href, &errorcode, nodep->ns->prefix);
^
In file included from /usr/src/php/ext/dom/document.c:28:0:
/usr/src/php/ext/dom/php_dom.h:109:10: note: expected 'char *' but argument is of type 'const xmlChar *'
xmlNsPtr dom_get_ns(xmlNodePtr node, char *uri, int *errorcode, char *prefix);
^
/usr/src/php/ext/dom/document.c:1214:59: warning: passing argument 4 of 'dom_get_ns' discards 'const' qualifier from pointer target type
nsptr = dom_get_ns(root, nodep->ns->href, &errorcode, nodep->ns->prefix);
^
In file included from /usr/src/php/ext/dom/document.c:28:0:
/usr/src/php/ext/dom/php_dom.h:109:10: note: expected 'char *' but argument is of type 'const xmlChar *'
xmlNsPtr dom_get_ns(xmlNodePtr node, char *uri, int *errorcode, char *prefix);
^
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/domerrorhandler.c -o ext/dom/domerrorhandler.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/domstringlist.c -o ext/dom/domstringlist.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/domexception.c -o ext/dom/domexception.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/namelist.c -o ext/dom/namelist.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/processinginstruction.c -o ext/dom/processinginstruction.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/cdatasection.c -o ext/dom/cdatasection.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/documentfragment.c -o ext/dom/documentfragment.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/domimplementation.c -o ext/dom/domimplementation.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/element.c -o ext/dom/element.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/node.c -o ext/dom/node.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/string_extend.c -o ext/dom/string_extend.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/characterdata.c -o ext/dom/characterdata.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/documenttype.c -o ext/dom/documenttype.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/domimplementationlist.c -o ext/dom/domimplementationlist.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/entity.c -o ext/dom/entity.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/nodelist.c -o ext/dom/nodelist.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/text.c -o ext/dom/text.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/comment.c -o ext/dom/comment.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/domconfiguration.c -o ext/dom/domconfiguration.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/domimplementationsource.c -o ext/dom/domimplementationsource.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/entityreference.c -o ext/dom/entityreference.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/notation.c -o ext/dom/notation.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/xpath.c -o ext/dom/xpath.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/dom_iterators.c -o ext/dom/dom_iterators.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/typeinfo.c -o ext/dom/typeinfo.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/domerror.c -o ext/dom/domerror.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/domlocator.c -o ext/dom/domlocator.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/namednodemap.c -o ext/dom/namednodemap.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/dom/ -I/usr/src/php/ext/dom/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/dom/userdatahandler.c -o ext/dom/userdatahandler.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/exif/ -I/usr/src/php/ext/exif/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/exif/exif.c -o ext/exif/exif.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/fileinfo/libmagic -Iext/fileinfo/ -I/usr/src/php/ext/fileinfo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/fileinfo/fileinfo.c -o ext/fileinfo/fileinfo.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/fileinfo/libmagic -Iext/fileinfo/ -I/usr/src/php/ext/fileinfo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/fileinfo/libmagic/apprentice.c -o ext/fileinfo/libmagic/apprentice.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/fileinfo/libmagic -Iext/fileinfo/ -I/usr/src/php/ext/fileinfo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/fileinfo/libmagic/apptype.c -o ext/fileinfo/libmagic/apptype.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/fileinfo/libmagic -Iext/fileinfo/ -I/usr/src/php/ext/fileinfo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/fileinfo/libmagic/ascmagic.c -o ext/fileinfo/libmagic/ascmagic.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/fileinfo/libmagic -Iext/fileinfo/ -I/usr/src/php/ext/fileinfo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/fileinfo/libmagic/cdf.c -o ext/fileinfo/libmagic/cdf.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/fileinfo/libmagic -Iext/fileinfo/ -I/usr/src/php/ext/fileinfo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/fileinfo/libmagic/cdf_time.c -o ext/fileinfo/libmagic/cdf_time.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/fileinfo/libmagic -Iext/fileinfo/ -I/usr/src/php/ext/fileinfo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/fileinfo/libmagic/compress.c -o ext/fileinfo/libmagic/compress.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/fileinfo/libmagic -Iext/fileinfo/ -I/usr/src/php/ext/fileinfo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/fileinfo/libmagic/encoding.c -o ext/fileinfo/libmagic/encoding.lo
In file included from /usr/src/php/main/php.h:400:0,
from /usr/src/php/ext/fileinfo/libmagic/apprentice.c:32:
/usr/src/php/ext/fileinfo/libmagic/apprentice.c: In function 'apprentice_load':
/usr/src/php/main/php_streams.h:340:72: warning: passing argument 1 of '_php_stream_opendir' discards 'const' qualifier from pointer target type
#define php_stream_opendir(path, options, context) _php_stream_opendir((path), (options), (context) STREAMS_CC TSRMLS_CC)
^
/usr/src/php/ext/fileinfo/libmagic/apprentice.c:781:10: note: in expansion of macro 'php_stream_opendir'
dir = php_stream_opendir(fn, REPORT_ERRORS, NULL);
^
/usr/src/php/main/php_streams.h:339:20: note: expected 'char *' but argument is of type 'const char *'
PHPAPI php_stream *_php_stream_opendir(char *path, int options, php_stream_context *context STREAMS_DC TSRMLS_DC);
^
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/fileinfo/libmagic -Iext/fileinfo/ -I/usr/src/php/ext/fileinfo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/fileinfo/libmagic/fsmagic.c -o ext/fileinfo/libmagic/fsmagic.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/fileinfo/libmagic -Iext/fileinfo/ -I/usr/src/php/ext/fileinfo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/fileinfo/libmagic/funcs.c -o ext/fileinfo/libmagic/funcs.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/fileinfo/libmagic -Iext/fileinfo/ -I/usr/src/php/ext/fileinfo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/fileinfo/libmagic/is_tar.c -o ext/fileinfo/libmagic/is_tar.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/fileinfo/libmagic -Iext/fileinfo/ -I/usr/src/php/ext/fileinfo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/fileinfo/libmagic/magic.c -o ext/fileinfo/libmagic/magic.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/fileinfo/libmagic -Iext/fileinfo/ -I/usr/src/php/ext/fileinfo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/fileinfo/libmagic/print.c -o ext/fileinfo/libmagic/print.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/fileinfo/libmagic -Iext/fileinfo/ -I/usr/src/php/ext/fileinfo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/fileinfo/libmagic/readcdf.c -o ext/fileinfo/libmagic/readcdf.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/fileinfo/libmagic -Iext/fileinfo/ -I/usr/src/php/ext/fileinfo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/fileinfo/libmagic/readelf.c -o ext/fileinfo/libmagic/readelf.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/fileinfo/libmagic -Iext/fileinfo/ -I/usr/src/php/ext/fileinfo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/fileinfo/libmagic/softmagic.c -o ext/fileinfo/libmagic/softmagic.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/filter/ -I/usr/src/php/ext/filter/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/filter/filter.c -o ext/filter/filter.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/filter/ -I/usr/src/php/ext/filter/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/filter/sanitizing_filters.c -o ext/filter/sanitizing_filters.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/filter/ -I/usr/src/php/ext/filter/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/filter/logical_filters.c -o ext/filter/logical_filters.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/filter/ -I/usr/src/php/ext/filter/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/filter/callback_filter.c -o ext/filter/callback_filter.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/ftp/ -I/usr/src/php/ext/ftp/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/ftp/php_ftp.c -o ext/ftp/php_ftp.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/ftp/ -I/usr/src/php/ext/ftp/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/ftp/ftp.c -o ext/ftp/ftp.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/gd.c -o ext/gd/gd.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd.c -o ext/gd/libgd/gd.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_gd.c -o ext/gd/libgd/gd_gd.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_gd2.c -o ext/gd/libgd/gd_gd2.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_io.c -o ext/gd/libgd/gd_io.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_io_dp.c -o ext/gd/libgd/gd_io_dp.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_io_file.c -o ext/gd/libgd/gd_io_file.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_ss.c -o ext/gd/libgd/gd_ss.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_io_ss.c -o ext/gd/libgd/gd_io_ss.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_png.c -o ext/gd/libgd/gd_png.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_jpeg.c -o ext/gd/libgd/gd_jpeg.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gdxpm.c -o ext/gd/libgd/gdxpm.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gdfontt.c -o ext/gd/libgd/gdfontt.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gdfonts.c -o ext/gd/libgd/gdfonts.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gdfontmb.c -o ext/gd/libgd/gdfontmb.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gdfontl.c -o ext/gd/libgd/gdfontl.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gdfontg.c -o ext/gd/libgd/gdfontg.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gdtables.c -o ext/gd/libgd/gdtables.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gdft.c -o ext/gd/libgd/gdft.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gdcache.c -o ext/gd/libgd/gdcache.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gdkanji.c -o ext/gd/libgd/gdkanji.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/wbmp.c -o ext/gd/libgd/wbmp.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_wbmp.c -o ext/gd/libgd/gd_wbmp.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gdhelpers.c -o ext/gd/libgd/gdhelpers.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_topal.c -o ext/gd/libgd/gd_topal.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_gif_in.c -o ext/gd/libgd/gd_gif_in.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/xbm.c -o ext/gd/libgd/xbm.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_gif_out.c -o ext/gd/libgd/gd_gif_out.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_security.c -o ext/gd/libgd/gd_security.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_filter.c -o ext/gd/libgd/gd_filter.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_pixelate.c -o ext/gd/libgd/gd_pixelate.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_arc.c -o ext/gd/libgd/gd_arc.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_rotate.c -o ext/gd/libgd/gd_rotate.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/usr/src/php/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gd/libgd/gd_color.c -o ext/gd/libgd/gd_color.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/hash/ -I/usr/src/php/ext/hash/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/hash/hash.c -o ext/hash/hash.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/hash/ -I/usr/src/php/ext/hash/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/hash/hash_md.c -o ext/hash/hash_md.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/hash/ -I/usr/src/php/ext/hash/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/hash/hash_sha.c -o ext/hash/hash_sha.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/hash/ -I/usr/src/php/ext/hash/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/hash/hash_ripemd.c -o ext/hash/hash_ripemd.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/hash/ -I/usr/src/php/ext/hash/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/hash/hash_haval.c -o ext/hash/hash_haval.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/hash/ -I/usr/src/php/ext/hash/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/hash/hash_tiger.c -o ext/hash/hash_tiger.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/hash/ -I/usr/src/php/ext/hash/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/hash/hash_gost.c -o ext/hash/hash_gost.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/hash/ -I/usr/src/php/ext/hash/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/hash/hash_snefru.c -o ext/hash/hash_snefru.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/hash/ -I/usr/src/php/ext/hash/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/hash/hash_whirlpool.c -o ext/hash/hash_whirlpool.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/hash/ -I/usr/src/php/ext/hash/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/hash/hash_adler32.c -o ext/hash/hash_adler32.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/hash/ -I/usr/src/php/ext/hash/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/hash/hash_crc32.c -o ext/hash/hash_crc32.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/hash/ -I/usr/src/php/ext/hash/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/hash/hash_salsa.c -o ext/hash/hash_salsa.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I"/usr/include" -Iext/iconv/ -I/usr/src/php/ext/iconv/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/iconv/iconv.c -o ext/iconv/iconv.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/json/ -I/usr/src/php/ext/json/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/json/json.c -o ext/json/json.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/json/ -I/usr/src/php/ext/json/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/json/utf8_to_utf16.c -o ext/json/utf8_to_utf16.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/json/ -I/usr/src/php/ext/json/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/json/utf8_decode.c -o ext/json/utf8_decode.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/json/ -I/usr/src/php/ext/json/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/json/JSON_parser.c -o ext/json/JSON_parser.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/regcomp.c -o ext/mbstring/oniguruma/regcomp.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/regerror.c -o ext/mbstring/oniguruma/regerror.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/regexec.c -o ext/mbstring/oniguruma/regexec.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/reggnu.c -o ext/mbstring/oniguruma/reggnu.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/regparse.c -o ext/mbstring/oniguruma/regparse.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/regenc.c -o ext/mbstring/oniguruma/regenc.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/regext.c -o ext/mbstring/oniguruma/regext.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/regsyntax.c -o ext/mbstring/oniguruma/regsyntax.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/regtrav.c -o ext/mbstring/oniguruma/regtrav.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/regversion.c -o ext/mbstring/oniguruma/regversion.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/st.c -o ext/mbstring/oniguruma/st.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/unicode.c -o ext/mbstring/oniguruma/enc/unicode.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/ascii.c -o ext/mbstring/oniguruma/enc/ascii.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/utf8.c -o ext/mbstring/oniguruma/enc/utf8.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/euc_jp.c -o ext/mbstring/oniguruma/enc/euc_jp.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/euc_tw.c -o ext/mbstring/oniguruma/enc/euc_tw.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/euc_kr.c -o ext/mbstring/oniguruma/enc/euc_kr.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/sjis.c -o ext/mbstring/oniguruma/enc/sjis.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/iso8859_1.c -o ext/mbstring/oniguruma/enc/iso8859_1.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/iso8859_2.c -o ext/mbstring/oniguruma/enc/iso8859_2.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/iso8859_3.c -o ext/mbstring/oniguruma/enc/iso8859_3.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/iso8859_4.c -o ext/mbstring/oniguruma/enc/iso8859_4.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/iso8859_5.c -o ext/mbstring/oniguruma/enc/iso8859_5.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/iso8859_6.c -o ext/mbstring/oniguruma/enc/iso8859_6.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/iso8859_7.c -o ext/mbstring/oniguruma/enc/iso8859_7.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/iso8859_8.c -o ext/mbstring/oniguruma/enc/iso8859_8.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/iso8859_9.c -o ext/mbstring/oniguruma/enc/iso8859_9.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/iso8859_10.c -o ext/mbstring/oniguruma/enc/iso8859_10.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/iso8859_11.c -o ext/mbstring/oniguruma/enc/iso8859_11.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/iso8859_13.c -o ext/mbstring/oniguruma/enc/iso8859_13.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/iso8859_14.c -o ext/mbstring/oniguruma/enc/iso8859_14.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/iso8859_15.c -o ext/mbstring/oniguruma/enc/iso8859_15.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/iso8859_16.c -o ext/mbstring/oniguruma/enc/iso8859_16.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/koi8.c -o ext/mbstring/oniguruma/enc/koi8.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/koi8_r.c -o ext/mbstring/oniguruma/enc/koi8_r.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/big5.c -o ext/mbstring/oniguruma/enc/big5.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/utf16_be.c -o ext/mbstring/oniguruma/enc/utf16_be.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/utf16_le.c -o ext/mbstring/oniguruma/enc/utf16_le.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/utf32_be.c -o ext/mbstring/oniguruma/enc/utf32_be.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/oniguruma/enc/utf32_le.c -o ext/mbstring/oniguruma/enc/utf32_le.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/html_entities.c -o ext/mbstring/libmbfl/filters/html_entities.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_7bit.c -o ext/mbstring/libmbfl/filters/mbfilter_7bit.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_ascii.c -o ext/mbstring/libmbfl/filters/mbfilter_ascii.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_base64.c -o ext/mbstring/libmbfl/filters/mbfilter_base64.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_big5.c -o ext/mbstring/libmbfl/filters/mbfilter_big5.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_byte2.c -o ext/mbstring/libmbfl/filters/mbfilter_byte2.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_byte4.c -o ext/mbstring/libmbfl/filters/mbfilter_byte4.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_cp1251.c -o ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_cp1252.c -o ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_cp1254.c -o ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c -o ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_cp51932.c -o ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_cp850.c -o ext/mbstring/libmbfl/filters/mbfilter_cp850.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_cp866.c -o ext/mbstring/libmbfl/filters/mbfilter_cp866.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_cp932.c -o ext/mbstring/libmbfl/filters/mbfilter_cp932.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_cp936.c -o ext/mbstring/libmbfl/filters/mbfilter_cp936.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_euc_cn.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_euc_jp.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_euc_kr.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_euc_tw.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_htmlent.c -o ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_hz.c -o ext/mbstring/libmbfl/filters/mbfilter_hz.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c -o ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.c -o ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_jis.c -o ext/mbstring/libmbfl/filters/mbfilter_jis.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_koi8r.c -o ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_armscii8.c -o ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_qprint.c -o ext/mbstring/libmbfl/filters/mbfilter_qprint.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_sjis.c -o ext/mbstring/libmbfl/filters/mbfilter_sjis.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_sjis_open.c -o ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.c -o ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_ucs2.c -o ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_ucs4.c -o ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_uhc.c -o ext/mbstring/libmbfl/filters/mbfilter_uhc.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_utf16.c -o ext/mbstring/libmbfl/filters/mbfilter_utf16.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_utf32.c -o ext/mbstring/libmbfl/filters/mbfilter_utf32.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_utf7.c -o ext/mbstring/libmbfl/filters/mbfilter_utf7.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_utf7imap.c -o ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_utf8.c -o ext/mbstring/libmbfl/filters/mbfilter_utf8.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_uuencode.c -o ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/filters/mbfilter_koi8u.c -o ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/mbfl/mbfilter.c -o ext/mbstring/libmbfl/mbfl/mbfilter.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/mbfl/mbfilter_8bit.c -o ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/mbfl/mbfilter_pass.c -o ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/mbfl/mbfilter_wchar.c -o ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/mbfl/mbfl_convert.c -o ext/mbstring/libmbfl/mbfl/mbfl_convert.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/mbfl/mbfl_encoding.c -o ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/mbfl/mbfl_filter_output.c -o ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/mbfl/mbfl_ident.c -o ext/mbstring/libmbfl/mbfl/mbfl_ident.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/mbfl/mbfl_language.c -o ext/mbstring/libmbfl/mbfl/mbfl_language.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c -o ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/mbfl/mbfl_string.c -o ext/mbstring/libmbfl/mbfl/mbfl_string.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/mbfl/mbfl_allocators.c -o ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/nls/nls_de.c -o ext/mbstring/libmbfl/nls/nls_de.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/nls/nls_en.c -o ext/mbstring/libmbfl/nls/nls_en.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/nls/nls_ja.c -o ext/mbstring/libmbfl/nls/nls_ja.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/nls/nls_kr.c -o ext/mbstring/libmbfl/nls/nls_kr.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/nls/nls_neutral.c -o ext/mbstring/libmbfl/nls/nls_neutral.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/nls/nls_ru.c -o ext/mbstring/libmbfl/nls/nls_ru.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/nls/nls_uni.c -o ext/mbstring/libmbfl/nls/nls_uni.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/nls/nls_zh.c -o ext/mbstring/libmbfl/nls/nls_zh.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/nls/nls_hy.c -o ext/mbstring/libmbfl/nls/nls_hy.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/nls/nls_tr.c -o ext/mbstring/libmbfl/nls/nls_tr.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/libmbfl/nls/nls_ua.c -o ext/mbstring/libmbfl/nls/nls_ua.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/mbstring.c -o ext/mbstring/mbstring.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/php_unicode.c -o ext/mbstring/php_unicode.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/mb_gpc.c -o ext/mbstring/mb_gpc.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mbstring/ -I/usr/src/php/ext/mbstring/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mbstring/php_mbregex.c -o ext/mbstring/php_mbregex.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mcrypt/ -I/usr/src/php/ext/mcrypt/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mcrypt/mcrypt.c -o ext/mcrypt/mcrypt.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mcrypt/ -I/usr/src/php/ext/mcrypt/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mcrypt/mcrypt_filter.c -o ext/mcrypt/mcrypt_filter.lo
/usr/src/php/ext/mcrypt/mcrypt_filter.c: In function 'php_mcrypt_filter_create':
/usr/src/php/ext/mcrypt/mcrypt_filter.c:210:37: warning: passing argument 1 of 'mcrypt_module_open' discards 'const' qualifier from pointer target type
mcrypt_module = mcrypt_module_open(cipher, algo_dir, mode, mode_dir);
^
In file included from /usr/include/mcrypt.h:4:0,
from /usr/src/php/ext/mcrypt/mcrypt_filter.c:25:
/usr/include/mutils/mcrypt.h:38:9: note: expected 'char *' but argument is of type 'const char *'
MCRYPT mcrypt_module_open(char *algorithm,
^
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysql/ -I/usr/src/php/ext/mysql/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysql/php_mysql.c -o ext/mysql/php_mysql.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqli/ -I/usr/src/php/ext/mysqli/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqli/mysqli.c -o ext/mysqli/mysqli.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqli/ -I/usr/src/php/ext/mysqli/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqli/mysqli_api.c -o ext/mysqli/mysqli_api.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqli/ -I/usr/src/php/ext/mysqli/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqli/mysqli_prop.c -o ext/mysqli/mysqli_prop.lo
In file included from /usr/src/php/main/php.h:38:0,
from /usr/src/php/ext/mysqli/mysqli_api.c:29:
/usr/src/php/ext/mysqli/mysqli_api.c: In function 'php_add_field_properties':
/usr/src/php/ext/mysqli/mysqli_api.c:1055:35: warning: passing argument 4 of 'add_property_string_ex' discards 'const' qualifier from pointer target type
add_property_string(value, "db", (field->db ? field->db : ""), 1);
^
/usr/src/php/Zend/zend_API.h:429:117: note: in definition of macro 'add_property_string'
#define add_property_string(__arg, __key, __str, __duplicate) add_property_string_ex(__arg, __key, strlen(__key)+1, __str, __duplicate TSRMLS_CC)
^
/usr/src/php/Zend/zend_API.h:420:14: note: expected 'char *' but argument is of type 'const char * const'
ZEND_API int add_property_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplicate TSRMLS_DC);
^
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqli/ -I/usr/src/php/ext/mysqli/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqli/mysqli_nonapi.c -o ext/mysqli/mysqli_nonapi.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqli/ -I/usr/src/php/ext/mysqli/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqli/mysqli_fe.c -o ext/mysqli/mysqli_fe.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqli/ -I/usr/src/php/ext/mysqli/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqli/mysqli_report.c -o ext/mysqli/mysqli_report.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqli/ -I/usr/src/php/ext/mysqli/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqli/mysqli_driver.c -o ext/mysqli/mysqli_driver.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqli/ -I/usr/src/php/ext/mysqli/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqli/mysqli_warning.c -o ext/mysqli/mysqli_warning.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqli/ -I/usr/src/php/ext/mysqli/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqli/mysqli_exception.c -o ext/mysqli/mysqli_exception.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/pdo/ -I/usr/src/php/ext/pdo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pdo/pdo.c -o ext/pdo/pdo.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/pdo/ -I/usr/src/php/ext/pdo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pdo/pdo_dbh.c -o ext/pdo/pdo_dbh.lo
/usr/src/php/ext/pdo/pdo.c: In function 'php_pdo_parse_data_source':
/usr/src/php/ext/pdo/pdo.c:280:23: warning: initialization discards 'const' qualifier from pointer target type
char *orig_val = data_source + valstart;
^
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/pdo/ -I/usr/src/php/ext/pdo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pdo/pdo_stmt.c -o ext/pdo/pdo_stmt.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/pdo/ -I/usr/src/php/ext/pdo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pdo/pdo_sql_parser.c -o ext/pdo/pdo_sql_parser.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/pdo/ -I/usr/src/php/ext/pdo/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pdo/pdo_sqlstate.c -o ext/pdo/pdo_sqlstate.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext -I -Iext/pdo_mysql/ -I/usr/src/php/ext/pdo_mysql/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pdo_mysql/pdo_mysql.c -o ext/pdo_mysql/pdo_mysql.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext -I -Iext/pdo_mysql/ -I/usr/src/php/ext/pdo_mysql/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pdo_mysql/mysql_driver.c -o ext/pdo_mysql/mysql_driver.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext -I -Iext/pdo_mysql/ -I/usr/src/php/ext/pdo_mysql/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pdo_mysql/mysql_statement.c -o ext/pdo_mysql/mysql_statement.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext -Iext/pdo_pgsql/ -I/usr/src/php/ext/pdo_pgsql/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pdo_pgsql/pdo_pgsql.c -o ext/pdo_pgsql/pdo_pgsql.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext -Iext/pdo_pgsql/ -I/usr/src/php/ext/pdo_pgsql/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pdo_pgsql/pgsql_driver.c -o ext/pdo_pgsql/pgsql_driver.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext -Iext/pdo_pgsql/ -I/usr/src/php/ext/pdo_pgsql/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pdo_pgsql/pgsql_statement.c -o ext/pdo_pgsql/pgsql_statement.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DPDO_SQLITE_BUNDLED=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_CORE=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_THREADSAFE=0 -I/usr/src/php/ext -Iext/pdo_sqlite/ -I/usr/src/php/ext/pdo_sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pdo_sqlite/pdo_sqlite.c -o ext/pdo_sqlite/pdo_sqlite.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DPDO_SQLITE_BUNDLED=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_CORE=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_THREADSAFE=0 -I/usr/src/php/ext -Iext/pdo_sqlite/ -I/usr/src/php/ext/pdo_sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pdo_sqlite/sqlite_driver.c -o ext/pdo_sqlite/sqlite_driver.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -DPDO_SQLITE_BUNDLED=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_CORE=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_THREADSAFE=0 -I/usr/src/php/ext -Iext/pdo_sqlite/ -I/usr/src/php/ext/pdo_sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pdo_sqlite/sqlite_statement.c -o ext/pdo_sqlite/sqlite_statement.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/phar/ -I/usr/src/php/ext/phar/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/phar/util.c -o ext/phar/util.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/phar/ -I/usr/src/php/ext/phar/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/phar/tar.c -o ext/phar/tar.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/phar/ -I/usr/src/php/ext/phar/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/phar/zip.c -o ext/phar/zip.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/phar/ -I/usr/src/php/ext/phar/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/phar/stream.c -o ext/phar/stream.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/phar/ -I/usr/src/php/ext/phar/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/phar/func_interceptors.c -o ext/phar/func_interceptors.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/phar/ -I/usr/src/php/ext/phar/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/phar/dirstream.c -o ext/phar/dirstream.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/phar/ -I/usr/src/php/ext/phar/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/phar/phar.c -o ext/phar/phar.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/phar/ -I/usr/src/php/ext/phar/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/phar/phar_object.c -o ext/phar/phar_object.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/phar/ -I/usr/src/php/ext/phar/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/phar/phar_path_check.c -o ext/phar/phar_path_check.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/posix/ -I/usr/src/php/ext/posix/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/posix/posix.c -o ext/posix/posix.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/recode/ -I/usr/src/php/ext/recode/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/recode/recode.c -o ext/recode/recode.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/reflection/ -I/usr/src/php/ext/reflection/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/reflection/php_reflection.c -o ext/reflection/php_reflection.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/session/ -I/usr/src/php/ext/session/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/session/session.c -o ext/session/session.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/session/ -I/usr/src/php/ext/session/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/session/mod_files.c -o ext/session/mod_files.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/session/ -I/usr/src/php/ext/session/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/session/mod_mm.c -o ext/session/mod_mm.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/session/ -I/usr/src/php/ext/session/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/session/mod_user.c -o ext/session/mod_user.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/shmop/ -I/usr/src/php/ext/shmop/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/shmop/shmop.c -o ext/shmop/shmop.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/simplexml/ -I/usr/src/php/ext/simplexml/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/simplexml/simplexml.c -o ext/simplexml/simplexml.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/simplexml/ -I/usr/src/php/ext/simplexml/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/simplexml/sxe.c -o ext/simplexml/sxe.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/soap/ -I/usr/src/php/ext/soap/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/soap/soap.c -o ext/soap/soap.lo
/usr/src/php/ext/soap/soap.c: In function 'serialize_response_call':
/usr/src/php/ext/soap/soap.c:4147:94: warning: passing argument 3 of 'php_escape_html_entities' from incompatible pointer type
char *str = php_escape_html_entities((unsigned char*)Z_STRVAL_PP(tmp), Z_STRLEN_PP(tmp), &new_len, 0, 0, NULL TSRMLS_CC);
^
In file included from /usr/src/php/ext/standard/php_standard.h:30:0,
from /usr/src/php/ext/soap/php_soap.h:28,
from /usr/src/php/ext/soap/soap.c:25:
/usr/src/php/ext/standard/html.h:42:14: note: expected 'int *' but argument is of type 'size_t *'
PHPAPI char *php_escape_html_entities(unsigned char *old, int oldlen, int *newlen, int all, int quote_style, char *hint_charset TSRMLS_DC);
^
/usr/src/php/ext/soap/soap.c:4172:94: warning: passing argument 3 of 'php_escape_html_entities' from incompatible pointer type
char *str = php_escape_html_entities((unsigned char*)Z_STRVAL_PP(tmp), Z_STRLEN_PP(tmp), &new_len, 0, 0, NULL TSRMLS_CC);
^
In file included from /usr/src/php/ext/standard/php_standard.h:30:0,
from /usr/src/php/ext/soap/php_soap.h:28,
from /usr/src/php/ext/soap/soap.c:25:
/usr/src/php/ext/standard/html.h:42:14: note: expected 'int *' but argument is of type 'size_t *'
PHPAPI char *php_escape_html_entities(unsigned char *old, int oldlen, int *newlen, int all, int quote_style, char *hint_charset TSRMLS_DC);
^
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/soap/ -I/usr/src/php/ext/soap/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/soap/php_encoding.c -o ext/soap/php_encoding.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/soap/ -I/usr/src/php/ext/soap/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/soap/php_http.c -o ext/soap/php_http.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/soap/ -I/usr/src/php/ext/soap/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/soap/php_packet_soap.c -o ext/soap/php_packet_soap.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/soap/ -I/usr/src/php/ext/soap/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/soap/php_schema.c -o ext/soap/php_schema.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/soap/ -I/usr/src/php/ext/soap/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/soap/php_sdl.c -o ext/soap/php_sdl.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/soap/ -I/usr/src/php/ext/soap/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/soap/php_xml.c -o ext/soap/php_xml.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/sockets/ -I/usr/src/php/ext/sockets/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sockets/sockets.c -o ext/sockets/sockets.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/spl/ -I/usr/src/php/ext/spl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/spl/php_spl.c -o ext/spl/php_spl.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/spl/ -I/usr/src/php/ext/spl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/spl/spl_functions.c -o ext/spl/spl_functions.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/spl/ -I/usr/src/php/ext/spl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/spl/spl_engine.c -o ext/spl/spl_engine.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/spl/ -I/usr/src/php/ext/spl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/spl/spl_iterators.c -o ext/spl/spl_iterators.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/spl/ -I/usr/src/php/ext/spl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/spl/spl_array.c -o ext/spl/spl_array.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/spl/ -I/usr/src/php/ext/spl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/spl/spl_directory.c -o ext/spl/spl_directory.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/spl/ -I/usr/src/php/ext/spl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/spl/spl_exceptions.c -o ext/spl/spl_exceptions.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/spl/ -I/usr/src/php/ext/spl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/spl/spl_observer.c -o ext/spl/spl_observer.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/spl/ -I/usr/src/php/ext/spl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/spl/spl_dllist.c -o ext/spl/spl_dllist.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/spl/ -I/usr/src/php/ext/spl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/spl/spl_heap.c -o ext/spl/spl_heap.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/spl/ -I/usr/src/php/ext/spl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/spl/spl_fixedarray.c -o ext/spl/spl_fixedarray.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/sqlite.c -o ext/sqlite/sqlite.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/sess_sqlite.c -o ext/sqlite/sess_sqlite.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/pdo_sqlite2.c -o ext/sqlite/pdo_sqlite2.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/opcodes.c -o ext/sqlite/libsqlite/src/opcodes.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/parse.c -o ext/sqlite/libsqlite/src/parse.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/encode.c -o ext/sqlite/libsqlite/src/encode.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/auth.c -o ext/sqlite/libsqlite/src/auth.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/btree.c -o ext/sqlite/libsqlite/src/btree.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/build.c -o ext/sqlite/libsqlite/src/build.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/delete.c -o ext/sqlite/libsqlite/src/delete.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/expr.c -o ext/sqlite/libsqlite/src/expr.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/func.c -o ext/sqlite/libsqlite/src/func.lo
/usr/src/php/ext/sqlite/libsqlite/src/func.c: In function 'minmaxFunc':
/usr/src/php/ext/sqlite/libsqlite/src/func.c:38:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
mask = (int)sqlite_user_data(context);
^
/usr/src/php/ext/sqlite/libsqlite/src/func.c: In function 'minmaxStep':
/usr/src/php/ext/sqlite/libsqlite/src/func.c:526:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
mask = (int)sqlite_user_data(context);
^
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/hash.c -o ext/sqlite/libsqlite/src/hash.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/insert.c -o ext/sqlite/libsqlite/src/insert.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/main.c -o ext/sqlite/libsqlite/src/main.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/os.c -o ext/sqlite/libsqlite/src/os.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/pager.c -o ext/sqlite/libsqlite/src/pager.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/printf.c -o ext/sqlite/libsqlite/src/printf.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/random.c -o ext/sqlite/libsqlite/src/random.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/select.c -o ext/sqlite/libsqlite/src/select.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/table.c -o ext/sqlite/libsqlite/src/table.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/tokenize.c -o ext/sqlite/libsqlite/src/tokenize.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/update.c -o ext/sqlite/libsqlite/src/update.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/util.c -o ext/sqlite/libsqlite/src/util.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/vdbe.c -o ext/sqlite/libsqlite/src/vdbe.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/attach.c -o ext/sqlite/libsqlite/src/attach.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/btree_rb.c -o ext/sqlite/libsqlite/src/btree_rb.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/pragma.c -o ext/sqlite/libsqlite/src/pragma.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/vacuum.c -o ext/sqlite/libsqlite/src/vacuum.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/copy.c -o ext/sqlite/libsqlite/src/copy.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/vdbeaux.c -o ext/sqlite/libsqlite/src/vdbeaux.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/date.c -o ext/sqlite/libsqlite/src/date.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/where.c -o ext/sqlite/libsqlite/src/where.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/usr/src/php/ext -Iext/sqlite/ -I/usr/src/php/ext/sqlite/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sqlite/libsqlite/src/trigger.c -o ext/sqlite/libsqlite/src/trigger.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/crypt_freesec.c -o ext/standard/crypt_freesec.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/crypt_blowfish.c -o ext/standard/crypt_blowfish.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/crypt_sha512.c -o ext/standard/crypt_sha512.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/crypt_sha256.c -o ext/standard/crypt_sha256.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/php_crypt_r.c -o ext/standard/php_crypt_r.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/array.c -o ext/standard/array.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/base64.c -o ext/standard/base64.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/basic_functions.c -o ext/standard/basic_functions.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/browscap.c -o ext/standard/browscap.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/crc32.c -o ext/standard/crc32.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/crypt.c -o ext/standard/crypt.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/cyr_convert.c -o ext/standard/cyr_convert.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/datetime.c -o ext/standard/datetime.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/dir.c -o ext/standard/dir.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/dl.c -o ext/standard/dl.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/dns.c -o ext/standard/dns.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/exec.c -o ext/standard/exec.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/file.c -o ext/standard/file.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/filestat.c -o ext/standard/filestat.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/flock_compat.c -o ext/standard/flock_compat.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/formatted_print.c -o ext/standard/formatted_print.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/fsock.c -o ext/standard/fsock.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/head.c -o ext/standard/head.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/html.c -o ext/standard/html.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/image.c -o ext/standard/image.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/info.c -o ext/standard/info.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/iptc.c -o ext/standard/iptc.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/lcg.c -o ext/standard/lcg.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/link.c -o ext/standard/link.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/mail.c -o ext/standard/mail.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/math.c -o ext/standard/math.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/md5.c -o ext/standard/md5.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/metaphone.c -o ext/standard/metaphone.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/microtime.c -o ext/standard/microtime.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/pack.c -o ext/standard/pack.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/pageinfo.c -o ext/standard/pageinfo.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/quot_print.c -o ext/standard/quot_print.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/rand.c -o ext/standard/rand.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/soundex.c -o ext/standard/soundex.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/string.c -o ext/standard/string.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/scanf.c -o ext/standard/scanf.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/syslog.c -o ext/standard/syslog.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/type.c -o ext/standard/type.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/uniqid.c -o ext/standard/uniqid.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/url.c -o ext/standard/url.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/var.c -o ext/standard/var.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/versioning.c -o ext/standard/versioning.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/assert.c -o ext/standard/assert.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/strnatcmp.c -o ext/standard/strnatcmp.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/levenshtein.c -o ext/standard/levenshtein.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/incomplete_class.c -o ext/standard/incomplete_class.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/url_scanner_ex.c -o ext/standard/url_scanner_ex.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/ftp_fopen_wrapper.c -o ext/standard/ftp_fopen_wrapper.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/http_fopen_wrapper.c -o ext/standard/http_fopen_wrapper.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/php_fopen_wrapper.c -o ext/standard/php_fopen_wrapper.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/credits.c -o ext/standard/credits.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/css.c -o ext/standard/css.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/var_unserializer.c -o ext/standard/var_unserializer.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/ftok.c -o ext/standard/ftok.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/sha1.c -o ext/standard/sha1.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/user_filters.c -o ext/standard/user_filters.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/uuencode.c -o ext/standard/uuencode.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/filters.c -o ext/standard/filters.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/proc_open.c -o ext/standard/proc_open.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/streamsfuncs.c -o ext/standard/streamsfuncs.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/src/php/ext/standard/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/standard/http.c -o ext/standard/http.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/sysvsem/ -I/usr/src/php/ext/sysvsem/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sysvsem/sysvsem.c -o ext/sysvsem/sysvsem.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/sysvshm/ -I/usr/src/php/ext/sysvshm/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/sysvshm/sysvshm.c -o ext/sysvshm/sysvshm.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/tidy/ -I/usr/src/php/ext/tidy/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/tidy/tidy.c -o ext/tidy/tidy.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/tokenizer/ -I/usr/src/php/ext/tokenizer/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/tokenizer/tokenizer.c -o ext/tokenizer/tokenizer.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/tokenizer/ -I/usr/src/php/ext/tokenizer/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/tokenizer/tokenizer_data.c -o ext/tokenizer/tokenizer_data.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/wddx/ -I/usr/src/php/ext/wddx/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/wddx/wddx.c -o ext/wddx/wddx.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/xml/ -I/usr/src/php/ext/xml/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/xml/xml.c -o ext/xml/xml.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/xml/ -I/usr/src/php/ext/xml/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/xml/compat.c -o ext/xml/compat.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/xmlreader/ -I/usr/src/php/ext/xmlreader/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/xmlreader/php_xmlreader.c -o ext/xmlreader/php_xmlreader.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/usr/src/php/ext/xmlrpc/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/xmlrpc/xmlrpc-epi-php.c -o ext/xmlrpc/xmlrpc-epi-php.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/usr/src/php/ext/xmlrpc/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/xmlrpc/libxmlrpc/base64.c -o ext/xmlrpc/libxmlrpc/base64.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/usr/src/php/ext/xmlrpc/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/xmlrpc/libxmlrpc/simplestring.c -o ext/xmlrpc/libxmlrpc/simplestring.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/usr/src/php/ext/xmlrpc/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c -o ext/xmlrpc/libxmlrpc/xml_to_dandarpc.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/usr/src/php/ext/xmlrpc/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c -o ext/xmlrpc/libxmlrpc/xmlrpc_introspection.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/usr/src/php/ext/xmlrpc/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/xmlrpc/libxmlrpc/encodings.c -o ext/xmlrpc/libxmlrpc/encodings.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/usr/src/php/ext/xmlrpc/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/xmlrpc/libxmlrpc/system_methods.c -o ext/xmlrpc/libxmlrpc/system_methods.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/usr/src/php/ext/xmlrpc/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.c -o ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/usr/src/php/ext/xmlrpc/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/xmlrpc/libxmlrpc/queue.c -o ext/xmlrpc/libxmlrpc/queue.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/usr/src/php/ext/xmlrpc/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/xmlrpc/libxmlrpc/xml_element.c -o ext/xmlrpc/libxmlrpc/xml_element.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/usr/src/php/ext/xmlrpc/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/xmlrpc/libxmlrpc/xmlrpc.c -o ext/xmlrpc/libxmlrpc/xmlrpc.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/usr/src/php/ext/xmlrpc/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/xmlrpc/libxmlrpc/xml_to_soap.c -o ext/xmlrpc/libxmlrpc/xml_to_soap.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/xmlwriter/ -I/usr/src/php/ext/xmlwriter/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/xmlwriter/php_xmlwriter.c -o ext/xmlwriter/php_xmlwriter.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/xsl/ -I/usr/src/php/ext/xsl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/xsl/php_xsl.c -o ext/xsl/php_xsl.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/xsl/ -I/usr/src/php/ext/xsl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/xsl/xsltprocessor.c -o ext/xsl/xsltprocessor.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/php_zip.c -o ext/zip/php_zip.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/zip_stream.c -o ext/zip/zip_stream.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_add.c -o ext/zip/lib/zip_add.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_error.c -o ext/zip/lib/zip_error.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_fclose.c -o ext/zip/lib/zip_fclose.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_fread.c -o ext/zip/lib/zip_fread.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_open.c -o ext/zip/lib/zip_open.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_source_filep.c -o ext/zip/lib/zip_source_filep.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_strerror.c -o ext/zip/lib/zip_strerror.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_close.c -o ext/zip/lib/zip_close.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_error_get.c -o ext/zip/lib/zip_error_get.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_file_error_get.c -o ext/zip/lib/zip_file_error_get.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_free.c -o ext/zip/lib/zip_free.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_rename.c -o ext/zip/lib/zip_rename.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_source_free.c -o ext/zip/lib/zip_source_free.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_unchange_all.c -o ext/zip/lib/zip_unchange_all.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_delete.c -o ext/zip/lib/zip_delete.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_error_get_sys_type.c -o ext/zip/lib/zip_error_get_sys_type.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_file_get_offset.c -o ext/zip/lib/zip_file_get_offset.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_get_name.c -o ext/zip/lib/zip_get_name.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_replace.c -o ext/zip/lib/zip_replace.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_source_function.c -o ext/zip/lib/zip_source_function.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_unchange.c -o ext/zip/lib/zip_unchange.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_dirent.c -o ext/zip/lib/zip_dirent.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_error_strerror.c -o ext/zip/lib/zip_error_strerror.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_filerange_crc.c -o ext/zip/lib/zip_filerange_crc.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_file_strerror.c -o ext/zip/lib/zip_file_strerror.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_get_num_files.c -o ext/zip/lib/zip_get_num_files.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_get_archive_flag.c -o ext/zip/lib/zip_get_archive_flag.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_set_archive_flag.c -o ext/zip/lib/zip_set_archive_flag.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_set_name.c -o ext/zip/lib/zip_set_name.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_source_zip.c -o ext/zip/lib/zip_source_zip.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_unchange_data.c -o ext/zip/lib/zip_unchange_data.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_entry_free.c -o ext/zip/lib/zip_entry_free.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_error_to_str.c -o ext/zip/lib/zip_error_to_str.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_fopen.c -o ext/zip/lib/zip_fopen.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_name_locate.c -o ext/zip/lib/zip_name_locate.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_source_buffer.c -o ext/zip/lib/zip_source_buffer.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_stat.c -o ext/zip/lib/zip_stat.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_entry_new.c -o ext/zip/lib/zip_entry_new.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_err_str.c -o ext/zip/lib/zip_err_str.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_fopen_index.c -o ext/zip/lib/zip_fopen_index.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_get_archive_comment.c -o ext/zip/lib/zip_get_archive_comment.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_get_file_comment.c -o ext/zip/lib/zip_get_file_comment.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_new.c -o ext/zip/lib/zip_new.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_source_file.c -o ext/zip/lib/zip_source_file.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_stat_index.c -o ext/zip/lib/zip_stat_index.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_set_archive_comment.c -o ext/zip/lib/zip_set_archive_comment.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_set_file_comment.c -o ext/zip/lib/zip_set_file_comment.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_unchange_archive.c -o ext/zip/lib/zip_unchange_archive.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_memdup.c -o ext/zip/lib/zip_memdup.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_stat_init.c -o ext/zip/lib/zip_stat_init.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_add_dir.c -o ext/zip/lib/zip_add_dir.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_error_clear.c -o ext/zip/lib/zip_error_clear.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_file_error_clear.c -o ext/zip/lib/zip_file_error_clear.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_fdopen.c -o ext/zip/lib/zip_fdopen.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_fopen_encrypted.c -o ext/zip/lib/zip_fopen_encrypted.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_fopen_index_encrypted.c -o ext/zip/lib/zip_fopen_index_encrypted.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_get_compression_implementation.c -o ext/zip/lib/zip_get_compression_implementation.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_get_encryption_implementation.c -o ext/zip/lib/zip_get_encryption_implementation.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_get_file_extra.c -o ext/zip/lib/zip_get_file_extra.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_get_num_entries.c -o ext/zip/lib/zip_get_num_entries.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_set_default_password.c -o ext/zip/lib/zip_set_default_password.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_set_file_extra.c -o ext/zip/lib/zip_set_file_extra.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_source_close.c -o ext/zip/lib/zip_source_close.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_source_crc.c -o ext/zip/lib/zip_source_crc.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_source_deflate.c -o ext/zip/lib/zip_source_deflate.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_source_error.c -o ext/zip/lib/zip_source_error.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_source_layered.c -o ext/zip/lib/zip_source_layered.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_source_open.c -o ext/zip/lib/zip_source_open.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_source_pkware.c -o ext/zip/lib/zip_source_pkware.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_source_pop.c -o ext/zip/lib/zip_source_pop.lo
/usr/src/php/ext/zip/lib/zip_source_pkware.c: In function 'zip_source_pkware':
/usr/src/php/ext/zip/lib/zip_source_pkware.c:84:6: warning: assignment from incompatible pointer type
crc = get_crc_table();
^
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_source_read.c -o ext/zip/lib/zip_source_read.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/zip/ -I/usr/src/php/ext/zip/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/zip/lib/zip_source_stat.c -o ext/zip/lib/zip_source_stat.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqlnd/ -I/usr/src/php/ext/mysqlnd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqlnd/mysqlnd.c -o ext/mysqlnd/mysqlnd.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqlnd/ -I/usr/src/php/ext/mysqlnd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqlnd/mysqlnd_charset.c -o ext/mysqlnd/mysqlnd_charset.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqlnd/ -I/usr/src/php/ext/mysqlnd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqlnd/mysqlnd_wireprotocol.c -o ext/mysqlnd/mysqlnd_wireprotocol.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqlnd/ -I/usr/src/php/ext/mysqlnd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqlnd/mysqlnd_loaddata.c -o ext/mysqlnd/mysqlnd_loaddata.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqlnd/ -I/usr/src/php/ext/mysqlnd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqlnd/mysqlnd_net.c -o ext/mysqlnd/mysqlnd_net.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqlnd/ -I/usr/src/php/ext/mysqlnd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqlnd/mysqlnd_statistics.c -o ext/mysqlnd/mysqlnd_statistics.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqlnd/ -I/usr/src/php/ext/mysqlnd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqlnd/mysqlnd_result.c -o ext/mysqlnd/mysqlnd_result.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqlnd/ -I/usr/src/php/ext/mysqlnd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqlnd/mysqlnd_result_meta.c -o ext/mysqlnd/mysqlnd_result_meta.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqlnd/ -I/usr/src/php/ext/mysqlnd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqlnd/mysqlnd_debug.c -o ext/mysqlnd/mysqlnd_debug.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqlnd/ -I/usr/src/php/ext/mysqlnd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqlnd/mysqlnd_block_alloc.c -o ext/mysqlnd/mysqlnd_block_alloc.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqlnd/ -I/usr/src/php/ext/mysqlnd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqlnd/php_mysqlnd.c -o ext/mysqlnd/php_mysqlnd.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqlnd/ -I/usr/src/php/ext/mysqlnd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqlnd/mysqlnd_ps.c -o ext/mysqlnd/mysqlnd_ps.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/mysqlnd/ -I/usr/src/php/ext/mysqlnd/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/mysqlnd/mysqlnd_ps_codec.c -o ext/mysqlnd/mysqlnd_ps_codec.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -ITSRM/ -I/usr/src/php/TSRM/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/TSRM/TSRM.c -o TSRM/TSRM.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -ITSRM/ -I/usr/src/php/TSRM/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/TSRM/tsrm_strtok_r.c -o TSRM/tsrm_strtok_r.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -ITSRM/ -I/usr/src/php/TSRM/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/TSRM/tsrm_virtual_cwd.c -o TSRM/tsrm_virtual_cwd.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/main.c -o main/main.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/snprintf.c -o main/snprintf.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/spprintf.c -o main/spprintf.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/php_sprintf.c -o main/php_sprintf.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/safe_mode.c -o main/safe_mode.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/fopen_wrappers.c -o main/fopen_wrappers.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/alloca.c -o main/alloca.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/php_scandir.c -o main/php_scandir.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/php_ini.c -o main/php_ini.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/SAPI.c -o main/SAPI.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/rfc1867.c -o main/rfc1867.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/php_content_types.c -o main/php_content_types.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/strlcpy.c -o main/strlcpy.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/strlcat.c -o main/strlcat.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/mergesort.c -o main/mergesort.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/reentrancy.c -o main/reentrancy.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/php_variables.c -o main/php_variables.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/php_ticks.c -o main/php_ticks.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/network.c -o main/network.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/php_open_temporary_file.c -o main/php_open_temporary_file.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/php_logos.c -o main/php_logos.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/output.c -o main/output.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/getopt.c -o main/getopt.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/streams/ -I/usr/src/php/main/streams/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/streams/streams.c -o main/streams/streams.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/streams/ -I/usr/src/php/main/streams/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/streams/cast.c -o main/streams/cast.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/streams/ -I/usr/src/php/main/streams/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/streams/memory.c -o main/streams/memory.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/streams/ -I/usr/src/php/main/streams/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/streams/filter.c -o main/streams/filter.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/streams/ -I/usr/src/php/main/streams/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/streams/plain_wrapper.c -o main/streams/plain_wrapper.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/streams/ -I/usr/src/php/main/streams/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/streams/userspace.c -o main/streams/userspace.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/streams/ -I/usr/src/php/main/streams/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/streams/transports.c -o main/streams/transports.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/streams/ -I/usr/src/php/main/streams/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/streams/xp_socket.c -o main/streams/xp_socket.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/streams/ -I/usr/src/php/main/streams/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/streams/mmap.c -o main/streams/mmap.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/streams/ -I/usr/src/php/main/streams/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/main/streams/glob_wrapper.c -o main/streams/glob_wrapper.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_language_parser.c -o Zend/zend_language_parser.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_language_scanner.c -o Zend/zend_language_scanner.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_ini_parser.c -o Zend/zend_ini_parser.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_ini_scanner.c -o Zend/zend_ini_scanner.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_alloc.c -o Zend/zend_alloc.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_compile.c -o Zend/zend_compile.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_constants.c -o Zend/zend_constants.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_dynamic_array.c -o Zend/zend_dynamic_array.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_execute_API.c -o Zend/zend_execute_API.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_highlight.c -o Zend/zend_highlight.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_llist.c -o Zend/zend_llist.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_opcode.c -o Zend/zend_opcode.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_operators.c -o Zend/zend_operators.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_ptr_stack.c -o Zend/zend_ptr_stack.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_stack.c -o Zend/zend_stack.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_variables.c -o Zend/zend_variables.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend.c -o Zend/zend.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_API.c -o Zend/zend_API.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_extensions.c -o Zend/zend_extensions.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_hash.c -o Zend/zend_hash.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_list.c -o Zend/zend_list.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_indent.c -o Zend/zend_indent.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_builtin_functions.c -o Zend/zend_builtin_functions.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_sprintf.c -o Zend/zend_sprintf.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_ini.c -o Zend/zend_ini.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_qsort.c -o Zend/zend_qsort.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_multibyte.c -o Zend/zend_multibyte.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_ts_hash.c -o Zend/zend_ts_hash.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_stream.c -o Zend/zend_stream.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_iterators.c -o Zend/zend_iterators.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_interfaces.c -o Zend/zend_interfaces.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_exceptions.c -o Zend/zend_exceptions.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_strtod.c -o Zend/zend_strtod.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_gc.c -o Zend/zend_gc.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_closures.c -o Zend/zend_closures.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_float.c -o Zend/zend_float.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_objects.c -o Zend/zend_objects.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_object_handlers.c -o Zend/zend_object_handlers.lo
/usr/src/php/Zend/zend_objects.c: In function 'zend_objects_destroy_object':
/usr/src/php/Zend/zend_objects.c:96:19: warning: assignment discards 'const' qualifier from pointer target type
Z_OBJ_HT_P(obj) = obj_bucket->bucket.obj.handlers;
^
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_objects_API.c -o Zend/zend_objects_API.lo
/usr/src/php/Zend/zend_object_handlers.c: In function 'zend_get_property_guard':
/usr/src/php/Zend/zend_object_handlers.c:301:80: warning: passing argument 3 of 'zend_unmangle_property_name' from incompatible pointer type
zend_unmangle_property_name(property_info->name, property_info->name_length, &class_name, &prop_name);
^
In file included from /usr/src/php/Zend/zend_modules.h:26:0,
from /usr/src/php/Zend/zend_globals.h:36,
from /usr/src/php/Zend/zend_object_handlers.c:23:
/usr/src/php/Zend/zend_compile.h:576:14: note: expected 'char **' but argument is of type 'const char **'
ZEND_API int zend_unmangle_property_name(char *mangled_property, int mangled_property_len, char **prop_name, char **class_name);
^
/usr/src/php/Zend/zend_object_handlers.c:301:93: warning: passing argument 4 of 'zend_unmangle_property_name' from incompatible pointer type
zend_unmangle_property_name(property_info->name, property_info->name_length, &class_name, &prop_name);
^
In file included from /usr/src/php/Zend/zend_modules.h:26:0,
from /usr/src/php/Zend/zend_globals.h:36,
from /usr/src/php/Zend/zend_object_handlers.c:23:
/usr/src/php/Zend/zend_compile.h:576:14: note: expected 'char **' but argument is of type 'const char **'
ZEND_API int zend_unmangle_property_name(char *mangled_property, int mangled_property_len, char **prop_name, char **class_name);
^
/usr/src/php/Zend/zend_object_handlers.c:304:14: warning: assignment discards 'const' qualifier from pointer target type
info.name = prop_name;
^
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_default_classes.c -o Zend/zend_default_classes.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/usr/src/php/Zend/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/Zend/zend_execute.c -o Zend/zend_execute.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include/apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -I/usr/include -Isapi/apache2handler/ -I/usr/src/php/sapi/apache2handler/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/sapi/apache2handler/mod_php5.c -o sapi/apache2handler/mod_php5.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include/apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -I/usr/include -Isapi/apache2handler/ -I/usr/src/php/sapi/apache2handler/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/sapi/apache2handler/sapi_apache2.c -o sapi/apache2handler/sapi_apache2.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include/apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -I/usr/include -Isapi/apache2handler/ -I/usr/src/php/sapi/apache2handler/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/sapi/apache2handler/apache_config.c -o sapi/apache2handler/apache_config.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include/apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -I/usr/include -Isapi/apache2handler/ -I/usr/src/php/sapi/apache2handler/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/sapi/apache2handler/php_functions.c -o sapi/apache2handler/php_functions.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c main/internal_functions.c -o main/internal_functions.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/gettext/ -I/usr/src/php/ext/gettext/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/gettext/gettext.c -o ext/gettext/gettext.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/php_intl.c -o ext/intl/php_intl.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/intl_error.c -o ext/intl/intl_error.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/intl_convert.c -o ext/intl/intl_convert.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/collator/collator.c -o ext/intl/collator/collator.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/collator/collator_class.c -o ext/intl/collator/collator_class.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/collator/collator_sort.c -o ext/intl/collator/collator_sort.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/collator/collator_convert.c -o ext/intl/collator/collator_convert.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/collator/collator_locale.c -o ext/intl/collator/collator_locale.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/collator/collator_compare.c -o ext/intl/collator/collator_compare.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/collator/collator_attr.c -o ext/intl/collator/collator_attr.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/collator/collator_create.c -o ext/intl/collator/collator_create.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/collator/collator_is_numeric.c -o ext/intl/collator/collator_is_numeric.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/collator/collator_error.c -o ext/intl/collator/collator_error.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/common/common_error.c -o ext/intl/common/common_error.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/formatter/formatter.c -o ext/intl/formatter/formatter.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/formatter/formatter_main.c -o ext/intl/formatter/formatter_main.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/formatter/formatter_class.c -o ext/intl/formatter/formatter_class.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/formatter/formatter_attr.c -o ext/intl/formatter/formatter_attr.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/formatter/formatter_data.c -o ext/intl/formatter/formatter_data.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/formatter/formatter_format.c -o ext/intl/formatter/formatter_format.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/formatter/formatter_parse.c -o ext/intl/formatter/formatter_parse.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/normalizer/normalizer.c -o ext/intl/normalizer/normalizer.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/normalizer/normalizer_class.c -o ext/intl/normalizer/normalizer_class.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/normalizer/normalizer_normalize.c -o ext/intl/normalizer/normalizer_normalize.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/locale/locale.c -o ext/intl/locale/locale.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/locale/locale_class.c -o ext/intl/locale/locale_class.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/locale/locale_methods.c -o ext/intl/locale/locale_methods.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/dateformat/dateformat.c -o ext/intl/dateformat/dateformat.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/dateformat/dateformat_class.c -o ext/intl/dateformat/dateformat_class.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/dateformat/dateformat_attr.c -o ext/intl/dateformat/dateformat_attr.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/dateformat/dateformat_data.c -o ext/intl/dateformat/dateformat_data.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/dateformat/dateformat_format.c -o ext/intl/dateformat/dateformat_format.lo
/usr/src/php/ext/intl/dateformat/dateformat_format.c: In function 'internal_get_timestamp':
/usr/src/php/ext/intl/dateformat/dateformat_format.c:109:7: warning: assignment discards 'const' qualifier from pointer target type
pcal = udat_getCalendar(DATE_FORMAT_OBJECT(dfo));
^
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/dateformat/dateformat_parse.c -o ext/intl/dateformat/dateformat_parse.lo
/usr/src/php/ext/intl/dateformat/dateformat_parse.c: In function 'internal_parse_to_localtime':
/usr/src/php/ext/intl/dateformat/dateformat_parse.c:95:18: warning: assignment discards 'const' qualifier from pointer target type
parsed_calendar = udat_getCalendar(DATE_FORMAT_OBJECT(dfo));
^
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/msgformat/msgformat.c -o ext/intl/msgformat/msgformat.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/msgformat/msgformat_attr.c -o ext/intl/msgformat/msgformat_attr.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/msgformat/msgformat_class.c -o ext/intl/msgformat/msgformat_class.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/msgformat/msgformat_data.c -o ext/intl/msgformat/msgformat_data.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/msgformat/msgformat_format.c -o ext/intl/msgformat/msgformat_format.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile c++ -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -g -O2 -c /usr/src/php/ext/intl/msgformat/msgformat_helpers.cpp -o ext/intl/msgformat/msgformat_helpers.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/msgformat/msgformat_parse.c -o ext/intl/msgformat/msgformat_parse.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/grapheme/grapheme_string.c -o ext/intl/grapheme/grapheme_string.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/grapheme/grapheme_util.c -o ext/intl/grapheme/grapheme_util.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/resourcebundle/resourcebundle.c -o ext/intl/resourcebundle/resourcebundle.lo
In file included from /usr/src/php/Zend/zend.h:237:0,
from /usr/src/php/ext/intl/resourcebundle/resourcebundle.c:19:
/usr/src/php/ext/intl/resourcebundle/resourcebundle.c: In function 'resourcebundle_extract_value':
/usr/src/php/Zend/zend_alloc.h:72:33: warning: passing argument 1 of '_efree' discards 'const' qualifier from pointer target type
#define efree(ptr) _efree((ptr) ZEND_FILE_LINE_CC ZEND_FILE_LINE_EMPTY_CC)
^
ext/intl/intl_data.h:82:3: note: in expansion of macro 'efree'
efree(ustring); \
^
/usr/src/php/ext/intl/resourcebundle/resourcebundle.c:44:4: note: in expansion of macro 'INTL_METHOD_RETVAL_UTF8'
INTL_METHOD_RETVAL_UTF8(source, ufield, ilen, 0);
^
/usr/src/php/Zend/zend_alloc.h:60:15: note: expected 'void *' but argument is of type 'const UChar *'
ZEND_API void _efree(void *ptr ZEND_FILE_LINE_DC ZEND_FILE_LINE_ORIG_DC);
^
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/resourcebundle/resourcebundle_class.c -o ext/intl/resourcebundle/resourcebundle_class.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/resourcebundle/resourcebundle_iterator.c -o ext/intl/resourcebundle/resourcebundle_iterator.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/include -Iext/intl/ -I/usr/src/php/ext/intl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/intl/idn/idn.c -o ext/intl/idn/idn.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/pcntl/ -I/usr/src/php/ext/pcntl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcntl/pcntl.c -o ext/pcntl/pcntl.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/pcntl/ -I/usr/src/php/ext/pcntl/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/pcntl/php_signal.c -o ext/pcntl/php_signal.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/readline/ -I/usr/src/php/ext/readline/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/ext/readline/readline.c -o ext/readline/readline.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Isapi/cli/ -I/usr/src/php/sapi/cli/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/sapi/cli/php_cli.c -o sapi/cli/php_cli.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Isapi/cli/ -I/usr/src/php/sapi/cli/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c /usr/src/php/sapi/cli/php_cli_readline.c -o sapi/cli/php_cli_readline.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile gcc -Imain/ -I/usr/src/php/main/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -c main/internal_functions_cli.c -o main/internal_functions_cli.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=link gcc -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -o ext/gettext/gettext.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/modules -avoid-version -module -L/usr/lib/x86_64-linux-gnu ext/gettext/gettext.lo
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=link gcc -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/include/tidy -I/usr/src/php/TSRM -I/usr/src/php/Zend -I/usr/include -g -O2 -fvisibility=hidden -o ext/intl/intl.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/modules -avoid-version -module -L/usr/lib/x86_64-linux-gnu ext/intl/php_intl.lo ext/intl/intl_error.lo ext/intl/intl_convert.lo ext/intl/collator/collator.lo ext/intl/collator/collator_class.lo ext/intl/collator/collator_sort.lo ext/intl/collator/collator_convert.lo ext/intl/collator/collator_locale.lo ext/intl/collator/collator_compare.lo ext/intl/collator/collator_attr.lo ext/intl/collator/collator_create.lo ext/intl/collator/collator_is_numeric.lo ext/intl/collator/collator_error.lo ext/intl/common/common_error.lo ext/intl/formatter/formatter.lo ext/intl/formatter/formatter_main.lo ext/intl/formatter/formatter_class.lo ext/intl/formatter/formatter_attr.lo ext/intl/formatter/formatter_data.lo ext/intl/formatter/formatter_format.lo ext/intl/formatter/formatter_parse.lo ext/intl/normalizer/normalizer.lo ext/intl/normalizer/normalizer_class.lo ext/intl/normalizer/normalizer_normalize.lo ext/intl/locale/locale.lo ext/intl/locale/locale_class.lo ext/intl/locale/locale_methods.lo ext/intl/dateformat/dateformat.lo ext/intl/dateformat/dateformat_class.lo ext/intl/dateformat/dateformat_attr.lo ext/intl/dateformat/dateformat_data.lo ext/intl/dateformat/dateformat_format.lo ext/intl/dateformat/dateformat_parse.lo ext/intl/msgformat/msgformat.lo ext/intl/msgformat/msgformat_attr.lo ext/intl/msgformat/msgformat_class.lo ext/intl/msgformat/msgformat_data.lo ext/intl/msgformat/msgformat_format.lo ext/intl/msgformat/msgformat_helpers.lo ext/intl/msgformat/msgformat_parse.lo ext/intl/grapheme/grapheme_string.lo ext/intl/grapheme/grapheme_util.lo ext/intl/resourcebundle/resourcebundle.lo ext/intl/resourcebundle/resourcebundle_class.lo ext/intl/resourcebundle/resourcebundle_iterator.lo ext/intl/idn/idn.lo -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -licuio
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=install cp ext/gettext/gettext.la /usr/src/php/modules
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=install cp ext/intl/intl.la /usr/src/php/modules
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=link gcc -I/usr/include -g -O2 -fvisibility=hidden -rpath /usr/src/php/libs -avoid-version -module -L/usr/lib/x86_64-linux-gnu -R /usr/lib/x86_64-linux-gnu ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/ereg/ereg.lo ext/ereg/regex/regcomp.lo ext/ereg/regex/regexec.lo ext/ereg/regex/regerror.lo ext/ereg/regex/regfree.lo ext/libxml/libxml.lo ext/openssl/openssl.lo ext/openssl/xp_ssl.lo ext/pcre/pcrelib/pcre_chartables.lo ext/pcre/pcrelib/pcre_ucd.lo ext/pcre/pcrelib/pcre_compile.lo ext/pcre/pcrelib/pcre_config.lo ext/pcre/pcrelib/pcre_exec.lo ext/pcre/pcrelib/pcre_fullinfo.lo ext/pcre/pcrelib/pcre_get.lo ext/pcre/pcrelib/pcre_globals.lo ext/pcre/pcrelib/pcre_maketables.lo ext/pcre/pcrelib/pcre_newline.lo ext/pcre/pcrelib/pcre_ord2utf8.lo ext/pcre/pcrelib/pcre_refcount.lo ext/pcre/pcrelib/pcre_study.lo ext/pcre/pcrelib/pcre_tables.lo ext/pcre/pcrelib/pcre_valid_utf8.lo ext/pcre/pcrelib/pcre_version.lo ext/pcre/pcrelib/pcre_xclass.lo ext/pcre/php_pcre.lo ext/sqlite3/sqlite3.lo ext/sqlite3/libsqlite/sqlite3.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/bcmath/bcmath.lo ext/bcmath/libbcmath/src/add.lo ext/bcmath/libbcmath/src/div.lo ext/bcmath/libbcmath/src/init.lo ext/bcmath/libbcmath/src/neg.lo ext/bcmath/libbcmath/src/outofmem.lo ext/bcmath/libbcmath/src/raisemod.lo ext/bcmath/libbcmath/src/rt.lo ext/bcmath/libbcmath/src/sub.lo ext/bcmath/libbcmath/src/compare.lo ext/bcmath/libbcmath/src/divmod.lo ext/bcmath/libbcmath/src/int2num.lo ext/bcmath/libbcmath/src/num2long.lo ext/bcmath/libbcmath/src/output.lo ext/bcmath/libbcmath/src/recmul.lo ext/bcmath/libbcmath/src/sqrt.lo ext/bcmath/libbcmath/src/zero.lo ext/bcmath/libbcmath/src/debug.lo ext/bcmath/libbcmath/src/doaddsub.lo ext/bcmath/libbcmath/src/nearzero.lo ext/bcmath/libbcmath/src/num2str.lo ext/bcmath/libbcmath/src/raise.lo ext/bcmath/libbcmath/src/rmzero.lo ext/bcmath/libbcmath/src/str2num.lo ext/ctype/ctype.lo ext/curl/interface.lo ext/curl/multi.lo ext/curl/streams.lo ext/dom/php_dom.lo ext/dom/attr.lo ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo ext/dom/domexception.lo ext/dom/namelist.lo ext/dom/processinginstruction.lo ext/dom/cdatasection.lo ext/dom/documentfragment.lo ext/dom/domimplementation.lo ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo ext/dom/characterdata.lo ext/dom/documenttype.lo ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo ext/dom/domimplementationsource.lo ext/dom/entityreference.lo ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/exif/exif.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/readelf.lo ext/fileinfo/libmagic/softmagic.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/ftp/php_ftp.lo ext/ftp/ftp.lo ext/gd/gd.lo ext/gd/libgd/gd.lo ext/gd/libgd/gd_gd.lo ext/gd/libgd/gd_gd2.lo ext/gd/libgd/gd_io.lo ext/gd/libgd/gd_io_dp.lo ext/gd/libgd/gd_io_file.lo ext/gd/libgd/gd_ss.lo ext/gd/libgd/gd_io_ss.lo ext/gd/libgd/gd_png.lo ext/gd/libgd/gd_jpeg.lo ext/gd/libgd/gdxpm.lo ext/gd/libgd/gdfontt.lo ext/gd/libgd/gdfonts.lo ext/gd/libgd/gdfontmb.lo ext/gd/libgd/gdfontl.lo ext/gd/libgd/gdfontg.lo ext/gd/libgd/gdtables.lo ext/gd/libgd/gdft.lo ext/gd/libgd/gdcache.lo ext/gd/libgd/gdkanji.lo ext/gd/libgd/wbmp.lo ext/gd/libgd/gd_wbmp.lo ext/gd/libgd/gdhelpers.lo ext/gd/libgd/gd_topal.lo ext/gd/libgd/gd_gif_in.lo ext/gd/libgd/xbm.lo ext/gd/libgd/gd_gif_out.lo ext/gd/libgd/gd_security.lo ext/gd/libgd/gd_filter.lo ext/gd/libgd/gd_pixelate.lo ext/gd/libgd/gd_arc.lo ext/gd/libgd/gd_rotate.lo ext/gd/libgd/gd_color.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_salsa.lo ext/iconv/iconv.lo ext/json/json.lo ext/json/utf8_to_utf16.lo ext/json/utf8_decode.lo ext/json/JSON_parser.lo ext/mbstring/oniguruma/regcomp.lo ext/mbstring/oniguruma/regerror.lo ext/mbstring/oniguruma/regexec.lo ext/mbstring/oniguruma/reggnu.lo ext/mbstring/oniguruma/regparse.lo ext/mbstring/oniguruma/regenc.lo ext/mbstring/oniguruma/regext.lo ext/mbstring/oniguruma/regsyntax.lo ext/mbstring/oniguruma/regtrav.lo ext/mbstring/oniguruma/regversion.lo ext/mbstring/oniguruma/st.lo ext/mbstring/oniguruma/enc/unicode.lo ext/mbstring/oniguruma/enc/ascii.lo ext/mbstring/oniguruma/enc/utf8.lo ext/mbstring/oniguruma/enc/euc_jp.lo ext/mbstring/oniguruma/enc/euc_tw.lo ext/mbstring/oniguruma/enc/euc_kr.lo ext/mbstring/oniguruma/enc/sjis.lo ext/mbstring/oniguruma/enc/iso8859_1.lo ext/mbstring/oniguruma/enc/iso8859_2.lo ext/mbstring/oniguruma/enc/iso8859_3.lo ext/mbstring/oniguruma/enc/iso8859_4.lo ext/mbstring/oniguruma/enc/iso8859_5.lo ext/mbstring/oniguruma/enc/iso8859_6.lo ext/mbstring/oniguruma/enc/iso8859_7.lo ext/mbstring/oniguruma/enc/iso8859_8.lo ext/mbstring/oniguruma/enc/iso8859_9.lo ext/mbstring/oniguruma/enc/iso8859_10.lo ext/mbstring/oniguruma/enc/iso8859_11.lo ext/mbstring/oniguruma/enc/iso8859_13.lo ext/mbstring/oniguruma/enc/iso8859_14.lo ext/mbstring/oniguruma/enc/iso8859_15.lo ext/mbstring/oniguruma/enc/iso8859_16.lo ext/mbstring/oniguruma/enc/koi8.lo ext/mbstring/oniguruma/enc/koi8_r.lo ext/mbstring/oniguruma/enc/big5.lo ext/mbstring/oniguruma/enc/utf16_be.lo ext/mbstring/oniguruma/enc/utf16_le.lo ext/mbstring/oniguruma/enc/utf32_be.lo ext/mbstring/oniguruma/enc/utf32_le.lo ext/mbstring/libmbfl/filters/html_entities.lo ext/mbstring/libmbfl/filters/mbfilter_7bit.lo ext/mbstring/libmbfl/filters/mbfilter_ascii.lo ext/mbstring/libmbfl/filters/mbfilter_base64.lo ext/mbstring/libmbfl/filters/mbfilter_big5.lo ext/mbstring/libmbfl/filters/mbfilter_byte2.lo ext/mbstring/libmbfl/filters/mbfilter_byte4.lo ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo ext/mbstring/libmbfl/filters/mbfilter_cp850.lo ext/mbstring/libmbfl/filters/mbfilter_cp866.lo ext/mbstring/libmbfl/filters/mbfilter_cp932.lo ext/mbstring/libmbfl/filters/mbfilter_cp936.lo ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo ext/mbstring/libmbfl/filters/mbfilter_hz.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo ext/mbstring/libmbfl/filters/mbfilter_jis.lo ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo ext/mbstring/libmbfl/filters/mbfilter_qprint.lo ext/mbstring/libmbfl/filters/mbfilter_sjis.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo ext/mbstring/libmbfl/filters/mbfilter_uhc.lo ext/mbstring/libmbfl/filters/mbfilter_utf16.lo ext/mbstring/libmbfl/filters/mbfilter_utf32.lo ext/mbstring/libmbfl/filters/mbfilter_utf7.lo ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo ext/mbstring/libmbfl/filters/mbfilter_utf8.lo ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo ext/mbstring/libmbfl/mbfl/mbfilter.lo ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo ext/mbstring/libmbfl/mbfl/mbfl_convert.lo ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo ext/mbstring/libmbfl/mbfl/mbfl_ident.lo ext/mbstring/libmbfl/mbfl/mbfl_language.lo ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo ext/mbstring/libmbfl/mbfl/mbfl_string.lo ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo ext/mbstring/libmbfl/nls/nls_de.lo ext/mbstring/libmbfl/nls/nls_en.lo ext/mbstring/libmbfl/nls/nls_ja.lo ext/mbstring/libmbfl/nls/nls_kr.lo ext/mbstring/libmbfl/nls/nls_neutral.lo ext/mbstring/libmbfl/nls/nls_ru.lo ext/mbstring/libmbfl/nls/nls_uni.lo ext/mbstring/libmbfl/nls/nls_zh.lo ext/mbstring/libmbfl/nls/nls_hy.lo ext/mbstring/libmbfl/nls/nls_tr.lo ext/mbstring/libmbfl/nls/nls_ua.lo ext/mbstring/mbstring.lo ext/mbstring/php_unicode.lo ext/mbstring/mb_gpc.lo ext/mbstring/php_mbregex.lo ext/mcrypt/mcrypt.lo ext/mcrypt/mcrypt_filter.lo ext/mysql/php_mysql.lo ext/mysqli/mysqli.lo ext/mysqli/mysqli_api.lo ext/mysqli/mysqli_prop.lo ext/mysqli/mysqli_nonapi.lo ext/mysqli/mysqli_fe.lo ext/mysqli/mysqli_report.lo ext/mysqli/mysqli_driver.lo ext/mysqli/mysqli_warning.lo ext/mysqli/mysqli_exception.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/pdo_mysql/pdo_mysql.lo ext/pdo_mysql/mysql_driver.lo ext/pdo_mysql/mysql_statement.lo ext/pdo_pgsql/pdo_pgsql.lo ext/pdo_pgsql/pgsql_driver.lo ext/pdo_pgsql/pgsql_statement.lo ext/pdo_sqlite/pdo_sqlite.lo ext/pdo_sqlite/sqlite_driver.lo ext/pdo_sqlite/sqlite_statement.lo ext/phar/util.lo ext/phar/tar.lo ext/phar/zip.lo ext/phar/stream.lo ext/phar/func_interceptors.lo ext/phar/dirstream.lo ext/phar/phar.lo ext/phar/phar_object.lo ext/phar/phar_path_check.lo ext/posix/posix.lo ext/recode/recode.lo ext/reflection/php_reflection.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/shmop/shmop.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/soap/soap.lo ext/soap/php_encoding.lo ext/soap/php_http.lo ext/soap/php_packet_soap.lo ext/soap/php_schema.lo ext/soap/php_sdl.lo ext/soap/php_xml.lo ext/sockets/sockets.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/sqlite/sqlite.lo ext/sqlite/sess_sqlite.lo ext/sqlite/pdo_sqlite2.lo ext/sqlite/libsqlite/src/opcodes.lo ext/sqlite/libsqlite/src/parse.lo ext/sqlite/libsqlite/src/encode.lo ext/sqlite/libsqlite/src/auth.lo ext/sqlite/libsqlite/src/btree.lo ext/sqlite/libsqlite/src/build.lo ext/sqlite/libsqlite/src/delete.lo ext/sqlite/libsqlite/src/expr.lo ext/sqlite/libsqlite/src/func.lo ext/sqlite/libsqlite/src/hash.lo ext/sqlite/libsqlite/src/insert.lo ext/sqlite/libsqlite/src/main.lo ext/sqlite/libsqlite/src/os.lo ext/sqlite/libsqlite/src/pager.lo ext/sqlite/libsqlite/src/printf.lo ext/sqlite/libsqlite/src/random.lo ext/sqlite/libsqlite/src/select.lo ext/sqlite/libsqlite/src/table.lo ext/sqlite/libsqlite/src/tokenize.lo ext/sqlite/libsqlite/src/update.lo ext/sqlite/libsqlite/src/util.lo ext/sqlite/libsqlite/src/vdbe.lo ext/sqlite/libsqlite/src/attach.lo ext/sqlite/libsqlite/src/btree_rb.lo ext/sqlite/libsqlite/src/pragma.lo ext/sqlite/libsqlite/src/vacuum.lo ext/sqlite/libsqlite/src/copy.lo ext/sqlite/libsqlite/src/vdbeaux.lo ext/sqlite/libsqlite/src/date.lo ext/sqlite/libsqlite/src/where.lo ext/sqlite/libsqlite/src/trigger.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/sysvsem/sysvsem.lo ext/sysvshm/sysvshm.lo ext/tidy/tidy.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo ext/wddx/wddx.lo ext/xml/xml.lo ext/xml/compat.lo ext/xmlreader/php_xmlreader.lo ext/xmlrpc/xmlrpc-epi-php.lo ext/xmlrpc/libxmlrpc/base64.lo ext/xmlrpc/libxmlrpc/simplestring.lo ext/xmlrpc/libxmlrpc/xml_to_dandarpc.lo ext/xmlrpc/libxmlrpc/xmlrpc_introspection.lo ext/xmlrpc/libxmlrpc/encodings.lo ext/xmlrpc/libxmlrpc/system_methods.lo ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.lo ext/xmlrpc/libxmlrpc/queue.lo ext/xmlrpc/libxmlrpc/xml_element.lo ext/xmlrpc/libxmlrpc/xmlrpc.lo ext/xmlrpc/libxmlrpc/xml_to_soap.lo ext/xmlwriter/php_xmlwriter.lo ext/xsl/php_xsl.lo ext/xsl/xsltprocessor.lo ext/zip/php_zip.lo ext/zip/zip_stream.lo ext/zip/lib/zip_add.lo ext/zip/lib/zip_error.lo ext/zip/lib/zip_fclose.lo ext/zip/lib/zip_fread.lo ext/zip/lib/zip_open.lo ext/zip/lib/zip_source_filep.lo ext/zip/lib/zip_strerror.lo ext/zip/lib/zip_close.lo ext/zip/lib/zip_error_get.lo ext/zip/lib/zip_file_error_get.lo ext/zip/lib/zip_free.lo ext/zip/lib/zip_rename.lo ext/zip/lib/zip_source_free.lo ext/zip/lib/zip_unchange_all.lo ext/zip/lib/zip_delete.lo ext/zip/lib/zip_error_get_sys_type.lo ext/zip/lib/zip_file_get_offset.lo ext/zip/lib/zip_get_name.lo ext/zip/lib/zip_replace.lo ext/zip/lib/zip_source_function.lo ext/zip/lib/zip_unchange.lo ext/zip/lib/zip_dirent.lo ext/zip/lib/zip_error_strerror.lo ext/zip/lib/zip_filerange_crc.lo ext/zip/lib/zip_file_strerror.lo ext/zip/lib/zip_get_num_files.lo ext/zip/lib/zip_get_archive_flag.lo ext/zip/lib/zip_set_archive_flag.lo ext/zip/lib/zip_set_name.lo ext/zip/lib/zip_source_zip.lo ext/zip/lib/zip_unchange_data.lo ext/zip/lib/zip_entry_free.lo ext/zip/lib/zip_error_to_str.lo ext/zip/lib/zip_fopen.lo ext/zip/lib/zip_name_locate.lo ext/zip/lib/zip_source_buffer.lo ext/zip/lib/zip_stat.lo ext/zip/lib/zip_entry_new.lo ext/zip/lib/zip_err_str.lo ext/zip/lib/zip_fopen_index.lo ext/zip/lib/zip_get_archive_comment.lo ext/zip/lib/zip_get_file_comment.lo ext/zip/lib/zip_new.lo ext/zip/lib/zip_source_file.lo ext/zip/lib/zip_stat_index.lo ext/zip/lib/zip_set_archive_comment.lo ext/zip/lib/zip_set_file_comment.lo ext/zip/lib/zip_unchange_archive.lo ext/zip/lib/zip_memdup.lo ext/zip/lib/zip_stat_init.lo ext/zip/lib/zip_add_dir.lo ext/zip/lib/zip_error_clear.lo ext/zip/lib/zip_file_error_clear.lo ext/zip/lib/zip_fdopen.lo ext/zip/lib/zip_fopen_encrypted.lo ext/zip/lib/zip_fopen_index_encrypted.lo ext/zip/lib/zip_get_compression_implementation.lo ext/zip/lib/zip_get_encryption_implementation.lo ext/zip/lib/zip_get_file_extra.lo ext/zip/lib/zip_get_num_entries.lo ext/zip/lib/zip_set_default_password.lo ext/zip/lib/zip_set_file_extra.lo ext/zip/lib/zip_source_close.lo ext/zip/lib/zip_source_crc.lo ext/zip/lib/zip_source_deflate.lo ext/zip/lib/zip_source_error.lo ext/zip/lib/zip_source_layered.lo ext/zip/lib/zip_source_open.lo ext/zip/lib/zip_source_pkware.lo ext/zip/lib/zip_source_pop.lo ext/zip/lib/zip_source_read.lo ext/zip/lib/zip_source_stat.lo ext/mysqlnd/mysqlnd.lo ext/mysqlnd/mysqlnd_charset.lo ext/mysqlnd/mysqlnd_wireprotocol.lo ext/mysqlnd/mysqlnd_loaddata.lo ext/mysqlnd/mysqlnd_net.lo ext/mysqlnd/mysqlnd_statistics.lo ext/mysqlnd/mysqlnd_result.lo ext/mysqlnd/mysqlnd_result_meta.lo ext/mysqlnd/mysqlnd_debug.lo ext/mysqlnd/mysqlnd_block_alloc.lo ext/mysqlnd/php_mysqlnd.lo ext/mysqlnd/mysqlnd_ps.lo ext/mysqlnd/mysqlnd_ps_codec.lo TSRM/TSRM.lo TSRM/tsrm_strtok_r.lo TSRM/tsrm_virtual_cwd.lo main/main.lo main/snprintf.lo main/spprintf.lo main/php_sprintf.lo main/safe_mode.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/php_logos.lo main/output.lo main/getopt.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dynamic_array.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_indent.lo Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_float.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_execute.lo sapi/apache2handler/mod_php5.lo sapi/apache2handler/sapi_apache2.lo sapi/apache2handler/apache_config.lo sapi/apache2handler/php_functions.lo main/internal_functions.lo -lcrypt -lz -lexslt -ltidy -lresolv -lcrypt -lrecode -ledit -lncurses -lrt -lpq -lmcrypt -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lz -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lcurl -lxml2 -lxml2 -lxml2 -lcrypt -lxml2 -lxml2 -lxml2 -lxml2 -lxml2 -lxslt -lxml2 -lcrypt -o libphp5.la
/bin/sh /usr/src/php/libtool --silent --preserve-dup-deps --mode=link gcc -export-dynamic -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib/x86_64-linux-gnu -R /usr/lib/x86_64-linux-gnu ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/ereg/ereg.lo ext/ereg/regex/regcomp.lo ext/ereg/regex/regexec.lo ext/ereg/regex/regerror.lo ext/ereg/regex/regfree.lo ext/libxml/libxml.lo ext/openssl/openssl.lo ext/openssl/xp_ssl.lo ext/pcre/pcrelib/pcre_chartables.lo ext/pcre/pcrelib/pcre_ucd.lo ext/pcre/pcrelib/pcre_compile.lo ext/pcre/pcrelib/pcre_config.lo ext/pcre/pcrelib/pcre_exec.lo ext/pcre/pcrelib/pcre_fullinfo.lo ext/pcre/pcrelib/pcre_get.lo ext/pcre/pcrelib/pcre_globals.lo ext/pcre/pcrelib/pcre_maketables.lo ext/pcre/pcrelib/pcre_newline.lo ext/pcre/pcrelib/pcre_ord2utf8.lo ext/pcre/pcrelib/pcre_refcount.lo ext/pcre/pcrelib/pcre_study.lo ext/pcre/pcrelib/pcre_tables.lo ext/pcre/pcrelib/pcre_valid_utf8.lo ext/pcre/pcrelib/pcre_version.lo ext/pcre/pcrelib/pcre_xclass.lo ext/pcre/php_pcre.lo ext/sqlite3/sqlite3.lo ext/sqlite3/libsqlite/sqlite3.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/bcmath/bcmath.lo ext/bcmath/libbcmath/src/add.lo ext/bcmath/libbcmath/src/div.lo ext/bcmath/libbcmath/src/init.lo ext/bcmath/libbcmath/src/neg.lo ext/bcmath/libbcmath/src/outofmem.lo ext/bcmath/libbcmath/src/raisemod.lo ext/bcmath/libbcmath/src/rt.lo ext/bcmath/libbcmath/src/sub.lo ext/bcmath/libbcmath/src/compare.lo ext/bcmath/libbcmath/src/divmod.lo ext/bcmath/libbcmath/src/int2num.lo ext/bcmath/libbcmath/src/num2long.lo ext/bcmath/libbcmath/src/output.lo ext/bcmath/libbcmath/src/recmul.lo ext/bcmath/libbcmath/src/sqrt.lo ext/bcmath/libbcmath/src/zero.lo ext/bcmath/libbcmath/src/debug.lo ext/bcmath/libbcmath/src/doaddsub.lo ext/bcmath/libbcmath/src/nearzero.lo ext/bcmath/libbcmath/src/num2str.lo ext/bcmath/libbcmath/src/raise.lo ext/bcmath/libbcmath/src/rmzero.lo ext/bcmath/libbcmath/src/str2num.lo ext/ctype/ctype.lo ext/curl/interface.lo ext/curl/multi.lo ext/curl/streams.lo ext/dom/php_dom.lo ext/dom/attr.lo ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo ext/dom/domexception.lo ext/dom/namelist.lo ext/dom/processinginstruction.lo ext/dom/cdatasection.lo ext/dom/documentfragment.lo ext/dom/domimplementation.lo ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo ext/dom/characterdata.lo ext/dom/documenttype.lo ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo ext/dom/domimplementationsource.lo ext/dom/entityreference.lo ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/exif/exif.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/readelf.lo ext/fileinfo/libmagic/softmagic.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/ftp/php_ftp.lo ext/ftp/ftp.lo ext/gd/gd.lo ext/gd/libgd/gd.lo ext/gd/libgd/gd_gd.lo ext/gd/libgd/gd_gd2.lo ext/gd/libgd/gd_io.lo ext/gd/libgd/gd_io_dp.lo ext/gd/libgd/gd_io_file.lo ext/gd/libgd/gd_ss.lo ext/gd/libgd/gd_io_ss.lo ext/gd/libgd/gd_png.lo ext/gd/libgd/gd_jpeg.lo ext/gd/libgd/gdxpm.lo ext/gd/libgd/gdfontt.lo ext/gd/libgd/gdfonts.lo ext/gd/libgd/gdfontmb.lo ext/gd/libgd/gdfontl.lo ext/gd/libgd/gdfontg.lo ext/gd/libgd/gdtables.lo ext/gd/libgd/gdft.lo ext/gd/libgd/gdcache.lo ext/gd/libgd/gdkanji.lo ext/gd/libgd/wbmp.lo ext/gd/libgd/gd_wbmp.lo ext/gd/libgd/gdhelpers.lo ext/gd/libgd/gd_topal.lo ext/gd/libgd/gd_gif_in.lo ext/gd/libgd/xbm.lo ext/gd/libgd/gd_gif_out.lo ext/gd/libgd/gd_security.lo ext/gd/libgd/gd_filter.lo ext/gd/libgd/gd_pixelate.lo ext/gd/libgd/gd_arc.lo ext/gd/libgd/gd_rotate.lo ext/gd/libgd/gd_color.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_salsa.lo ext/iconv/iconv.lo ext/json/json.lo ext/json/utf8_to_utf16.lo ext/json/utf8_decode.lo ext/json/JSON_parser.lo ext/mbstring/oniguruma/regcomp.lo ext/mbstring/oniguruma/regerror.lo ext/mbstring/oniguruma/regexec.lo ext/mbstring/oniguruma/reggnu.lo ext/mbstring/oniguruma/regparse.lo ext/mbstring/oniguruma/regenc.lo ext/mbstring/oniguruma/regext.lo ext/mbstring/oniguruma/regsyntax.lo ext/mbstring/oniguruma/regtrav.lo ext/mbstring/oniguruma/regversion.lo ext/mbstring/oniguruma/st.lo ext/mbstring/oniguruma/enc/unicode.lo ext/mbstring/oniguruma/enc/ascii.lo ext/mbstring/oniguruma/enc/utf8.lo ext/mbstring/oniguruma/enc/euc_jp.lo ext/mbstring/oniguruma/enc/euc_tw.lo ext/mbstring/oniguruma/enc/euc_kr.lo ext/mbstring/oniguruma/enc/sjis.lo ext/mbstring/oniguruma/enc/iso8859_1.lo ext/mbstring/oniguruma/enc/iso8859_2.lo ext/mbstring/oniguruma/enc/iso8859_3.lo ext/mbstring/oniguruma/enc/iso8859_4.lo ext/mbstring/oniguruma/enc/iso8859_5.lo ext/mbstring/oniguruma/enc/iso8859_6.lo ext/mbstring/oniguruma/enc/iso8859_7.lo ext/mbstring/oniguruma/enc/iso8859_8.lo ext/mbstring/oniguruma/enc/iso8859_9.lo ext/mbstring/oniguruma/enc/iso8859_10.lo ext/mbstring/oniguruma/enc/iso8859_11.lo ext/mbstring/oniguruma/enc/iso8859_13.lo ext/mbstring/oniguruma/enc/iso8859_14.lo ext/mbstring/oniguruma/enc/iso8859_15.lo ext/mbstring/oniguruma/enc/iso8859_16.lo ext/mbstring/oniguruma/enc/koi8.lo ext/mbstring/oniguruma/enc/koi8_r.lo ext/mbstring/oniguruma/enc/big5.lo ext/mbstring/oniguruma/enc/utf16_be.lo ext/mbstring/oniguruma/enc/utf16_le.lo ext/mbstring/oniguruma/enc/utf32_be.lo ext/mbstring/oniguruma/enc/utf32_le.lo ext/mbstring/libmbfl/filters/html_entities.lo ext/mbstring/libmbfl/filters/mbfilter_7bit.lo ext/mbstring/libmbfl/filters/mbfilter_ascii.lo ext/mbstring/libmbfl/filters/mbfilter_base64.lo ext/mbstring/libmbfl/filters/mbfilter_big5.lo ext/mbstring/libmbfl/filters/mbfilter_byte2.lo ext/mbstring/libmbfl/filters/mbfilter_byte4.lo ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo ext/mbstring/libmbfl/filters/mbfilter_cp850.lo ext/mbstring/libmbfl/filters/mbfilter_cp866.lo ext/mbstring/libmbfl/filters/mbfilter_cp932.lo ext/mbstring/libmbfl/filters/mbfilter_cp936.lo ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo ext/mbstring/libmbfl/filters/mbfilter_hz.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo ext/mbstring/libmbfl/filters/mbfilter_jis.lo ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo ext/mbstring/libmbfl/filters/mbfilter_qprint.lo ext/mbstring/libmbfl/filters/mbfilter_sjis.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo ext/mbstring/libmbfl/filters/mbfilter_uhc.lo ext/mbstring/libmbfl/filters/mbfilter_utf16.lo ext/mbstring/libmbfl/filters/mbfilter_utf32.lo ext/mbstring/libmbfl/filters/mbfilter_utf7.lo ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo ext/mbstring/libmbfl/filters/mbfilter_utf8.lo ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo ext/mbstring/libmbfl/mbfl/mbfilter.lo ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo ext/mbstring/libmbfl/mbfl/mbfl_convert.lo ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo ext/mbstring/libmbfl/mbfl/mbfl_ident.lo ext/mbstring/libmbfl/mbfl/mbfl_language.lo ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo ext/mbstring/libmbfl/mbfl/mbfl_string.lo ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo ext/mbstring/libmbfl/nls/nls_de.lo ext/mbstring/libmbfl/nls/nls_en.lo ext/mbstring/libmbfl/nls/nls_ja.lo ext/mbstring/libmbfl/nls/nls_kr.lo ext/mbstring/libmbfl/nls/nls_neutral.lo ext/mbstring/libmbfl/nls/nls_ru.lo ext/mbstring/libmbfl/nls/nls_uni.lo ext/mbstring/libmbfl/nls/nls_zh.lo ext/mbstring/libmbfl/nls/nls_hy.lo ext/mbstring/libmbfl/nls/nls_tr.lo ext/mbstring/libmbfl/nls/nls_ua.lo ext/mbstring/mbstring.lo ext/mbstring/php_unicode.lo ext/mbstring/mb_gpc.lo ext/mbstring/php_mbregex.lo ext/mcrypt/mcrypt.lo ext/mcrypt/mcrypt_filter.lo ext/mysql/php_mysql.lo ext/mysqli/mysqli.lo ext/mysqli/mysqli_api.lo ext/mysqli/mysqli_prop.lo ext/mysqli/mysqli_nonapi.lo ext/mysqli/mysqli_fe.lo ext/mysqli/mysqli_report.lo ext/mysqli/mysqli_driver.lo ext/mysqli/mysqli_warning.lo ext/mysqli/mysqli_exception.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/pdo_mysql/pdo_mysql.lo ext/pdo_mysql/mysql_driver.lo ext/pdo_mysql/mysql_statement.lo ext/pdo_pgsql/pdo_pgsql.lo ext/pdo_pgsql/pgsql_driver.lo ext/pdo_pgsql/pgsql_statement.lo ext/pdo_sqlite/pdo_sqlite.lo ext/pdo_sqlite/sqlite_driver.lo ext/pdo_sqlite/sqlite_statement.lo ext/phar/util.lo ext/phar/tar.lo ext/phar/zip.lo ext/phar/stream.lo ext/phar/func_interceptors.lo ext/phar/dirstream.lo ext/phar/phar.lo ext/phar/phar_object.lo ext/phar/phar_path_check.lo ext/posix/posix.lo ext/recode/recode.lo ext/reflection/php_reflection.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/shmop/shmop.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/soap/soap.lo ext/soap/php_encoding.lo ext/soap/php_http.lo ext/soap/php_packet_soap.lo ext/soap/php_schema.lo ext/soap/php_sdl.lo ext/soap/php_xml.lo ext/sockets/sockets.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/sqlite/sqlite.lo ext/sqlite/sess_sqlite.lo ext/sqlite/pdo_sqlite2.lo ext/sqlite/libsqlite/src/opcodes.lo ext/sqlite/libsqlite/src/parse.lo ext/sqlite/libsqlite/src/encode.lo ext/sqlite/libsqlite/src/auth.lo ext/sqlite/libsqlite/src/btree.lo ext/sqlite/libsqlite/src/build.lo ext/sqlite/libsqlite/src/delete.lo ext/sqlite/libsqlite/src/expr.lo ext/sqlite/libsqlite/src/func.lo ext/sqlite/libsqlite/src/hash.lo ext/sqlite/libsqlite/src/insert.lo ext/sqlite/libsqlite/src/main.lo ext/sqlite/libsqlite/src/os.lo ext/sqlite/libsqlite/src/pager.lo ext/sqlite/libsqlite/src/printf.lo ext/sqlite/libsqlite/src/random.lo ext/sqlite/libsqlite/src/select.lo ext/sqlite/libsqlite/src/table.lo ext/sqlite/libsqlite/src/tokenize.lo ext/sqlite/libsqlite/src/update.lo ext/sqlite/libsqlite/src/util.lo ext/sqlite/libsqlite/src/vdbe.lo ext/sqlite/libsqlite/src/attach.lo ext/sqlite/libsqlite/src/btree_rb.lo ext/sqlite/libsqlite/src/pragma.lo ext/sqlite/libsqlite/src/vacuum.lo ext/sqlite/libsqlite/src/copy.lo ext/sqlite/libsqlite/src/vdbeaux.lo ext/sqlite/libsqlite/src/date.lo ext/sqlite/libsqlite/src/where.lo ext/sqlite/libsqlite/src/trigger.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/sysvsem/sysvsem.lo ext/sysvshm/sysvshm.lo ext/tidy/tidy.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo ext/wddx/wddx.lo ext/xml/xml.lo ext/xml/compat.lo ext/xmlreader/php_xmlreader.lo ext/xmlrpc/xmlrpc-epi-php.lo ext/xmlrpc/libxmlrpc/base64.lo ext/xmlrpc/libxmlrpc/simplestring.lo ext/xmlrpc/libxmlrpc/xml_to_dandarpc.lo ext/xmlrpc/libxmlrpc/xmlrpc_introspection.lo ext/xmlrpc/libxmlrpc/encodings.lo ext/xmlrpc/libxmlrpc/system_methods.lo ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.lo ext/xmlrpc/libxmlrpc/queue.lo ext/xmlrpc/libxmlrpc/xml_element.lo ext/xmlrpc/libxmlrpc/xmlrpc.lo ext/xmlrpc/libxmlrpc/xml_to_soap.lo ext/xmlwriter/php_xmlwriter.lo ext/xsl/php_xsl.lo ext/xsl/xsltprocessor.lo ext/zip/php_zip.lo ext/zip/zip_stream.lo ext/zip/lib/zip_add.lo ext/zip/lib/zip_error.lo ext/zip/lib/zip_fclose.lo ext/zip/lib/zip_fread.lo ext/zip/lib/zip_open.lo ext/zip/lib/zip_source_filep.lo ext/zip/lib/zip_strerror.lo ext/zip/lib/zip_close.lo ext/zip/lib/zip_error_get.lo ext/zip/lib/zip_file_error_get.lo ext/zip/lib/zip_free.lo ext/zip/lib/zip_rename.lo ext/zip/lib/zip_source_free.lo ext/zip/lib/zip_unchange_all.lo ext/zip/lib/zip_delete.lo ext/zip/lib/zip_error_get_sys_type.lo ext/zip/lib/zip_file_get_offset.lo ext/zip/lib/zip_get_name.lo ext/zip/lib/zip_replace.lo ext/zip/lib/zip_source_function.lo ext/zip/lib/zip_unchange.lo ext/zip/lib/zip_dirent.lo ext/zip/lib/zip_error_strerror.lo ext/zip/lib/zip_filerange_crc.lo ext/zip/lib/zip_file_strerror.lo ext/zip/lib/zip_get_num_files.lo ext/zip/lib/zip_get_archive_flag.lo ext/zip/lib/zip_set_archive_flag.lo ext/zip/lib/zip_set_name.lo ext/zip/lib/zip_source_zip.lo ext/zip/lib/zip_unchange_data.lo ext/zip/lib/zip_entry_free.lo ext/zip/lib/zip_error_to_str.lo ext/zip/lib/zip_fopen.lo ext/zip/lib/zip_name_locate.lo ext/zip/lib/zip_source_buffer.lo ext/zip/lib/zip_stat.lo ext/zip/lib/zip_entry_new.lo ext/zip/lib/zip_err_str.lo ext/zip/lib/zip_fopen_index.lo ext/zip/lib/zip_get_archive_comment.lo ext/zip/lib/zip_get_file_comment.lo ext/zip/lib/zip_new.lo ext/zip/lib/zip_source_file.lo ext/zip/lib/zip_stat_index.lo ext/zip/lib/zip_set_archive_comment.lo ext/zip/lib/zip_set_file_comment.lo ext/zip/lib/zip_unchange_archive.lo ext/zip/lib/zip_memdup.lo ext/zip/lib/zip_stat_init.lo ext/zip/lib/zip_add_dir.lo ext/zip/lib/zip_error_clear.lo ext/zip/lib/zip_file_error_clear.lo ext/zip/lib/zip_fdopen.lo ext/zip/lib/zip_fopen_encrypted.lo ext/zip/lib/zip_fopen_index_encrypted.lo ext/zip/lib/zip_get_compression_implementation.lo ext/zip/lib/zip_get_encryption_implementation.lo ext/zip/lib/zip_get_file_extra.lo ext/zip/lib/zip_get_num_entries.lo ext/zip/lib/zip_set_default_password.lo ext/zip/lib/zip_set_file_extra.lo ext/zip/lib/zip_source_close.lo ext/zip/lib/zip_source_crc.lo ext/zip/lib/zip_source_deflate.lo ext/zip/lib/zip_source_error.lo ext/zip/lib/zip_source_layered.lo ext/zip/lib/zip_source_open.lo ext/zip/lib/zip_source_pkware.lo ext/zip/lib/zip_source_pop.lo ext/zip/lib/zip_source_read.lo ext/zip/lib/zip_source_stat.lo ext/mysqlnd/mysqlnd.lo ext/mysqlnd/mysqlnd_charset.lo ext/mysqlnd/mysqlnd_wireprotocol.lo ext/mysqlnd/mysqlnd_loaddata.lo ext/mysqlnd/mysqlnd_net.lo ext/mysqlnd/mysqlnd_statistics.lo ext/mysqlnd/mysqlnd_result.lo ext/mysqlnd/mysqlnd_result_meta.lo ext/mysqlnd/mysqlnd_debug.lo ext/mysqlnd/mysqlnd_block_alloc.lo ext/mysqlnd/php_mysqlnd.lo ext/mysqlnd/mysqlnd_ps.lo ext/mysqlnd/mysqlnd_ps_codec.lo TSRM/TSRM.lo TSRM/tsrm_strtok_r.lo TSRM/tsrm_virtual_cwd.lo main/main.lo main/snprintf.lo main/spprintf.lo main/php_sprintf.lo main/safe_mode.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/php_logos.lo main/output.lo main/getopt.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dynamic_array.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_indent.lo Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_float.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_execute.lo ext/pcntl/pcntl.lo ext/pcntl/php_signal.lo ext/readline/readline.lo sapi/cli/php_cli.lo sapi/cli/php_cli_readline.lo main/internal_functions_cli.lo -lcrypt -lz -lexslt -ltidy -lresolv -lcrypt -lrecode -ledit -lncurses -lrt -lpq -lmcrypt -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lz -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lcurl -lxml2 -lxml2 -lxml2 -lcrypt -lxml2 -lxml2 -lxml2 -lxml2 -lxml2 -lxslt -lxml2 -lcrypt -o sapi/cli/php
Generating phar.php
Generating phar.phar
PEAR package PHP_Archive not installed: generated phar will require PHP's phar extension be enabled.
invertedregexiterator.inc
pharcommand.inc
directorygraphiterator.inc
clicommand.inc
directorytreeiterator.inc
phar.inc
Build complete.
Don't forget to run 'make test'.
+ make install
Installing PHP SAPI module: apache2handler
/usr/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/share/apr-1.0/build/libtool' libphp5.la /usr/lib/apache2/modules
/usr/share/apr-1.0/build/libtool --mode=install install libphp5.la /usr/lib/apache2/modules/
libtool: install: install .libs/libphp5.so /usr/lib/apache2/modules/libphp5.so
libtool: install: install .libs/libphp5.lai /usr/lib/apache2/modules/libphp5.la
libtool: install: warning: remember to run `libtool --finish /usr/src/php/libs'
chmod 644 /usr/lib/apache2/modules/libphp5.so
[preparing module `php5' in /etc/apache2/mods-available/php5.load]
Enabling module php5.
To activate the new configuration, you need to run:
service apache2 restart
Installing PHP CLI binary: /usr/local/bin/
Installing PHP CLI man page: /usr/local/man/man1/
Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20090626/
Installing build environment: /usr/local/lib/php/build/
Installing header files: /usr/local/include/php/
Installing helper programs: /usr/local/bin/
program: phpize
program: php-config
Installing man pages: /usr/local/man/man1/
page: phpize.1
page: php-config.1
Installing PEAR environment: /usr/local/lib/php/
[PEAR] Archive_Tar - installed: 1.3.12
[PEAR] Console_Getopt - installed: 1.3.1
[PEAR] Structures_Graph- installed: 1.0.4
[PEAR] XML_Util - installed: 1.2.3
[PEAR] PEAR - installed: 1.9.5
Wrote PEAR system config file at: /usr/local/etc/pear.conf
You may want to add: /usr/local/lib/php to your php.ini include_path
/usr/src/php/build/shtool install -c ext/phar/phar.phar /usr/local/bin
ln -s -f /usr/local/bin/phar.phar /usr/local/bin/phar
Installing PDO headers: /usr/local/include/php/ext/pdo/
+ find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all {} +
strip:/usr/local/bin/phpize: File format not recognized
strip:/usr/local/bin/phar.phar: File format not recognized
strip:/usr/local/bin/pear: File format not recognized
strip:/usr/local/bin/peardev: File format not recognized
strip:/usr/local/bin/pecl: File format not recognized
strip:/usr/local/bin/php-config: File format not recognized
strip:/usr/local/bin/docker-php-source: File format not recognized
+ true
+ make clean
find . -name \*.gcno -o -name \*.gcda | xargs rm -f
find . -name \*.lo -o -name \*.o | xargs rm -f
find . -name \*.la -o -name \*.a | xargs rm -f
find . -name \*.so | xargs rm -f
find . -name .libs -a -type d|xargs rm -rf
rm -f libphp5.la sapi/cli/php libphp5.la modules/* libs/*
+ dpkg -r bison libbison-dev
(Reading database ... 19092 files and directories currently installed.)
Removing bison (2:2.7.1.dfsg-1) ...
Removing libbison-dev:amd64 (2:2.7.1.dfsg-1) ...
Processing triggers for man-db (2.7.0.2-5) ...
---> 42be25f5597b
Removing intermediate container bffa36a8fd51
Step 19 : COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/
---> de3a80118b0e
Removing intermediate container f21e9f735660
Step 20 : RUN docker-php-ext-pecl-install APC-3.1.13 xdebug-2.2.7 && sed -i 's/^/;/' /usr/local/etc/php/conf.d/docker-php-pecl-xdebug.ini && apt-get update && apt-get install -y mysql-client postgresql-client sudo git sqlite3 --no-install-recommends && rm -rf /var/lib/apt/lists/*
---> Running in 6717056e7625
downloading APC-3.1.13.tgz ...
Starting to download APC-3.1.13.tgz (171,591 bytes)
.....................................done: 171,591 bytes
downloading xdebug-2.2.7.tgz ...
Starting to download xdebug-2.2.7.tgz (256,437 bytes)
...done: 256,437 bytes
55 source files, building
running: phpize
Configuring for:
PHP Api Version: 20090626
Zend Module Api No: 20090626
Zend Extension Api No: 220090626
Enable internal debugging in APC [no] : Enable per request file info about files used from the APC cache [no] : Enable spin locks (EXPERIMENTAL) [no] : Enable memory protection (EXPERIMENTAL) [no] : Enable pthread mutexes (default) [no] : Enable pthread read/write locks (EXPERIMENTAL) [yes] : building in /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13
running: /tmp/pear/temp/APC/configure --enable-apc-debug=no --enable-apc-filehits=no --enable-apc-spinlocks=no --enable-apc-memprotect=no --enable-apc-pthreadmutex=no --enable-apc-pthreadrwlocks=yes
creating cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for icc... no
checking for suncc... no
checking whether gcc and cc understand -c and -o together... yes
checking for system library directory... lib
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for PHP prefix... /usr/local
checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20090626
checking for PHP installed headers prefix... /usr/local/include/php
checking if debug is enabled... no
checking if zts is enabled... no
checking for re2c... re2c
checking for re2c version... 0.13.5 (ok)
checking for gawk... no
checking for nawk... nawk
checking if nawk is broken... no
checking whether to enable APC support... yes, shared
checking whether we should enable cache request file info... no
checking whether we should use mmap... yes
checking whether we should use semaphore locking instead of fcntl... no
checking whether we should use pthread mutex locking... no
checking whether we should use pthread read/write locking... yes
pthread rwlocks are supported!
checking whether the target compiler supports builtin atomics... yes
checking whether we should use spin locks... no
checking whether we should enable memory protection... no
checking for zend_set_lookup_function_hook... no
checking for sigaction... yes
checking for union semun... no
checking whether we should enable valgrind support... yes
checking for valgrind/memcheck.h... no
checking for shm_open in -lrt... yes
checking whether to include code coverage symbols... no
checking build system type... x86_64-unknown-linux-gnu
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
creating libtool
appending configuration tag "CXX" to libtool
updating cache ./config.cache
creating ./config.status
creating config.h
running: make
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc.c -o apc.lo
mkdir .libs
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc.c -fPIC -DPIC -o .libs/apc.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/php_apc.c -o php_apc.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/php_apc.c -fPIC -DPIC -o .libs/php_apc.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_cache.c -o apc_cache.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_cache.c -fPIC -DPIC -o .libs/apc_cache.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_compile.c -o apc_compile.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_compile.c -fPIC -DPIC -o .libs/apc_compile.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_debug.c -o apc_debug.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_debug.c -fPIC -DPIC -o .libs/apc_debug.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_fcntl.c -o apc_fcntl.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_fcntl.c -fPIC -DPIC -o .libs/apc_fcntl.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_main.c -o apc_main.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_main.c -fPIC -DPIC -o .libs/apc_main.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_mmap.c -o apc_mmap.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_mmap.c -fPIC -DPIC -o .libs/apc_mmap.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_sem.c -o apc_sem.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_sem.c -fPIC -DPIC -o .libs/apc_sem.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_shm.c -o apc_shm.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_shm.c -fPIC -DPIC -o .libs/apc_shm.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_pthreadmutex.c -o apc_pthreadmutex.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_pthreadmutex.c -fPIC -DPIC -o .libs/apc_pthreadmutex.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_pthreadrwlock.c -o apc_pthreadrwlock.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_pthreadrwlock.c -fPIC -DPIC -o .libs/apc_pthreadrwlock.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_spin.c -o apc_spin.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_spin.c -fPIC -DPIC -o .libs/apc_spin.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/pgsql_s_lock.c -o pgsql_s_lock.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/pgsql_s_lock.c -fPIC -DPIC -o .libs/pgsql_s_lock.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_sma.c -o apc_sma.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_sma.c -fPIC -DPIC -o .libs/apc_sma.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_stack.c -o apc_stack.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_stack.c -fPIC -DPIC -o .libs/apc_stack.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_zend.c -o apc_zend.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_zend.c -fPIC -DPIC -o .libs/apc_zend.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_rfc1867.c -o apc_rfc1867.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_rfc1867.c -fPIC -DPIC -o .libs/apc_rfc1867.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_signal.c -o apc_signal.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_signal.c -fPIC -DPIC -o .libs/apc_signal.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_pool.c -o apc_pool.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_pool.c -fPIC -DPIC -o .libs/apc_pool.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_iterator.c -o apc_iterator.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_iterator.c -fPIC -DPIC -o .libs/apc_iterator.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_bin.c -o apc_bin.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_bin.c -fPIC -DPIC -o .libs/apc_bin.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=compile gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_string.c -o apc_string.lo
gcc -D_GNU_SOURCE -I. -I/tmp/pear/temp/APC -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/APC/apc_string.c -fPIC -DPIC -o .libs/apc_string.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=link gcc -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/include -I/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/main -I/tmp/pear/temp/APC -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -o apc.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/modules apc.lo php_apc.lo apc_cache.lo apc_compile.lo apc_debug.lo apc_fcntl.lo apc_main.lo apc_mmap.lo apc_sem.lo apc_shm.lo apc_pthreadmutex.lo apc_pthreadrwlock.lo apc_spin.lo pgsql_s_lock.lo apc_sma.lo apc_stack.lo apc_zend.lo apc_rfc1867.lo apc_signal.lo apc_pool.lo apc_iterator.lo apc_bin.lo apc_string.lo -lrt
gcc -shared .libs/apc.o .libs/php_apc.o .libs/apc_cache.o .libs/apc_compile.o .libs/apc_debug.o .libs/apc_fcntl.o .libs/apc_main.o .libs/apc_mmap.o .libs/apc_sem.o .libs/apc_shm.o .libs/apc_pthreadmutex.o .libs/apc_pthreadrwlock.o .libs/apc_spin.o .libs/pgsql_s_lock.o .libs/apc_sma.o .libs/apc_stack.o .libs/apc_zend.o .libs/apc_rfc1867.o .libs/apc_signal.o .libs/apc_pool.o .libs/apc_iterator.o .libs/apc_bin.o .libs/apc_string.o -lrt -Wl,-soname -Wl,apc.so -o .libs/apc.so
.libs/apc_mmap.o: In function `apc_mmap':
/tmp/pear/temp/APC/apc_mmap.c:91: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
creating apc.la
(cd .libs && rm -f apc.la && ln -s ../apc.la apc.la)
/bin/sh /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/libtool --mode=install cp ./apc.la /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/modules
cp ./.libs/apc.so /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/modules/apc.so
cp ./.libs/apc.lai /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/modules/apc.la
PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/modules
----------------------------------------------------------------------
Libraries have been installed in:
/tmp/pear/temp/pear-build-defaultuserOHC68H/APC-3.1.13/modules
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Build complete.
Don't forget to run 'make test'.
running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuserOHC68H/install-APC-3.1.13" install
Installing shared extensions: /tmp/pear/temp/pear-build-defaultuserOHC68H/install-APC-3.1.13/usr/local/lib/php/extensions/no-debug-non-zts-20090626/
Installing header files: /tmp/pear/temp/pear-build-defaultuserOHC68H/install-APC-3.1.13/usr/local/include/php/
running: find "/tmp/pear/temp/pear-build-defaultuserOHC68H/install-APC-3.1.13" | xargs ls -dils
756 4 drwxr-xr-x 3 root root 4096 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserOHC68H/install-APC-3.1.13
1098 4 drwxr-xr-x 3 root root 4096 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserOHC68H/install-APC-3.1.13/usr
1099 4 drwxr-xr-x 4 root root 4096 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserOHC68H/install-APC-3.1.13/usr/local
1104 4 drwxr-xr-x 3 root root 4096 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserOHC68H/install-APC-3.1.13/usr/local/include
1105 4 drwxr-xr-x 3 root root 4096 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserOHC68H/install-APC-3.1.13/usr/local/include/php
1106 4 drwxr-xr-x 3 root root 4096 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserOHC68H/install-APC-3.1.13/usr/local/include/php/ext
1107 4 drwxr-xr-x 2 root root 4096 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserOHC68H/install-APC-3.1.13/usr/local/include/php/ext/apc
1108 4 -rw-r--r-- 1 root root 3357 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserOHC68H/install-APC-3.1.13/usr/local/include/php/ext/apc/apc_serializer.h
1100 4 drwxr-xr-x 3 root root 4096 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserOHC68H/install-APC-3.1.13/usr/local/lib
1101 4 drwxr-xr-x 3 root root 4096 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserOHC68H/install-APC-3.1.13/usr/local/lib/php
1102 4 drwxr-xr-x 3 root root 4096 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserOHC68H/install-APC-3.1.13/usr/local/lib/php/extensions
1103 4 drwxr-xr-x 2 root root 4096 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserOHC68H/install-APC-3.1.13/usr/local/lib/php/extensions/no-debug-non-zts-20090626
1091 712 -rwxr-xr-x 1 root root 728352 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserOHC68H/install-APC-3.1.13/usr/local/lib/php/extensions/no-debug-non-zts-20090626/apc.so
Build process completed successfully
Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/apc.so'
Installing '/usr/local/include/php/ext/apc/apc_serializer.h'
install ok: channel://pecl.php.net/APC-3.1.13
66 source files, building
running: phpize
Configuring for:
PHP Api Version: 20090626
Zend Module Api No: 20090626
Zend Extension Api No: 220090626
building in /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7
running: /tmp/pear/temp/xdebug/configure
creating cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for icc... no
checking for suncc... no
checking whether gcc and cc understand -c and -o together... yes
checking for system library directory... lib
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for PHP prefix... /usr/local
checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20090626
checking for PHP installed headers prefix... /usr/local/include/php
checking if debug is enabled... no
checking if zts is enabled... no
checking for re2c... re2c
checking for re2c version... 0.13.5 (ok)
checking for gawk... no
checking for nawk... nawk
checking if nawk is broken... no
checking whether to enable eXtended debugging support... yes, shared
checking Check for supported PHP versions... supported (5.3.29)
checking for gettimeofday... yes
checking for cos in -lm... yes
checking build system type... x86_64-unknown-linux-gnu
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
creating libtool
appending configuration tag "CXX" to libtool
updating cache ./config.cache
creating ./config.status
creating config.h
running: make
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug.c -o xdebug.lo
mkdir .libs
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug.c -fPIC -DPIC -o .libs/xdebug.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_code_coverage.c -o xdebug_code_coverage.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_code_coverage.c -fPIC -DPIC -o .libs/xdebug_code_coverage.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_com.c -o xdebug_com.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_com.c -fPIC -DPIC -o .libs/xdebug_com.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_compat.c -o xdebug_compat.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_compat.c -fPIC -DPIC -o .libs/xdebug_compat.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_handler_dbgp.c -o xdebug_handler_dbgp.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_handler_dbgp.c -fPIC -DPIC -o .libs/xdebug_handler_dbgp.o
/tmp/pear/temp/xdebug/xdebug_handler_dbgp.c: In function 'fetch_classname_from_zval':
/tmp/pear/temp/xdebug/xdebug_handler_dbgp.c:305:36: warning: passing argument 2 of 'z->value.obj.handlers->get_class_name' from incompatible pointer type
Z_OBJ_HT_P(z)->get_class_name(z, (const char **) &name, &name_len, 0 TSRMLS_CC) != SUCCESS) {
^
/tmp/pear/temp/xdebug/xdebug_handler_dbgp.c:305:36: note: expected 'char **' but argument is of type 'const char **'
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_handlers.c -o xdebug_handlers.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_handlers.c -fPIC -DPIC -o .libs/xdebug_handlers.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_llist.c -o xdebug_llist.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_llist.c -fPIC -DPIC -o .libs/xdebug_llist.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_hash.c -o xdebug_hash.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_hash.c -fPIC -DPIC -o .libs/xdebug_hash.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_private.c -o xdebug_private.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_private.c -fPIC -DPIC -o .libs/xdebug_private.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_profiler.c -o xdebug_profiler.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_profiler.c -fPIC -DPIC -o .libs/xdebug_profiler.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_set.c -o xdebug_set.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_set.c -fPIC -DPIC -o .libs/xdebug_set.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_stack.c -o xdebug_stack.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_stack.c -fPIC -DPIC -o .libs/xdebug_stack.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_str.c -o xdebug_str.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_str.c -fPIC -DPIC -o .libs/xdebug_str.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_superglobals.c -o xdebug_superglobals.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_superglobals.c -fPIC -DPIC -o .libs/xdebug_superglobals.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_tracing.c -o xdebug_tracing.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_tracing.c -fPIC -DPIC -o .libs/xdebug_tracing.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_var.c -o xdebug_var.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_var.c -fPIC -DPIC -o .libs/xdebug_var.o
/tmp/pear/temp/xdebug/xdebug_var.c: In function 'xdebug_get_property_info':
/tmp/pear/temp/xdebug/xdebug_var.c:223:65: warning: passing argument 3 of 'zend_unmangle_property_name' from incompatible pointer type
zend_unmangle_property_name(mangled_property, mangled_len - 1, &cls_name, &prop_name);
^
In file included from /usr/local/include/php/Zend/zend_modules.h:26:0,
from /usr/local/include/php/Zend/zend_API.h:26,
from /usr/local/include/php/main/php.h:38,
from /tmp/pear/temp/xdebug/xdebug_var.c:19:
/usr/local/include/php/Zend/zend_compile.h:576:14: note: expected 'char **' but argument is of type 'const char **'
ZEND_API int zend_unmangle_property_name(char *mangled_property, int mangled_property_len, char **prop_name, char **class_name);
^
/tmp/pear/temp/xdebug/xdebug_var.c:223:76: warning: passing argument 4 of 'zend_unmangle_property_name' from incompatible pointer type
zend_unmangle_property_name(mangled_property, mangled_len - 1, &cls_name, &prop_name);
^
In file included from /usr/local/include/php/Zend/zend_modules.h:26:0,
from /usr/local/include/php/Zend/zend_API.h:26,
from /usr/local/include/php/main/php.h:38,
from /tmp/pear/temp/xdebug/xdebug_var.c:19:
/usr/local/include/php/Zend/zend_compile.h:576:14: note: expected 'char **' but argument is of type 'const char **'
ZEND_API int zend_unmangle_property_name(char *mangled_property, int mangled_property_len, char **prop_name, char **class_name);
^
/tmp/pear/temp/xdebug/xdebug_var.c: In function 'xdebug_var_export':
/tmp/pear/temp/xdebug/xdebug_var.c:450:39: warning: passing argument 2 of 'zend_get_object_classname' from incompatible pointer type
zend_get_object_classname(*struc, (const char **) &class_name, &class_name_len TSRMLS_CC);
^
In file included from /usr/local/include/php/main/php.h:38:0,
from /tmp/pear/temp/xdebug/xdebug_var.c:19:
/usr/local/include/php/Zend/zend_API.h:331:14: note: expected 'char **' but argument is of type 'const char **'
ZEND_API int zend_get_object_classname(const zval *object, char **class_name, zend_uint *class_name_len TSRMLS_DC);
^
/tmp/pear/temp/xdebug/xdebug_var.c: In function 'xdebug_var_synopsis':
/tmp/pear/temp/xdebug/xdebug_var.c:554:38: warning: passing argument 2 of 'zend_get_object_classname' from incompatible pointer type
zend_get_object_classname(*struc, (const char **) &class_name, &class_name_len TSRMLS_CC);
^
In file included from /usr/local/include/php/main/php.h:38:0,
from /tmp/pear/temp/xdebug/xdebug_var.c:19:
/usr/local/include/php/Zend/zend_API.h:331:14: note: expected 'char **' but argument is of type 'const char **'
ZEND_API int zend_get_object_classname(const zval *object, char **class_name, zend_uint *class_name_len TSRMLS_DC);
^
/tmp/pear/temp/xdebug/xdebug_var.c: In function 'xdebug_var_export_text_ansi':
/tmp/pear/temp/xdebug/xdebug_var.c:782:39: warning: passing argument 2 of 'zend_get_object_classname' from incompatible pointer type
zend_get_object_classname(*struc, (const char **) &class_name, &class_name_len TSRMLS_CC);
^
In file included from /usr/local/include/php/main/php.h:38:0,
from /tmp/pear/temp/xdebug/xdebug_var.c:19:
/usr/local/include/php/Zend/zend_API.h:331:14: note: expected 'char **' but argument is of type 'const char **'
ZEND_API int zend_get_object_classname(const zval *object, char **class_name, zend_uint *class_name_len TSRMLS_DC);
^
/tmp/pear/temp/xdebug/xdebug_var.c: In function 'xdebug_var_synopsis_text_ansi':
/tmp/pear/temp/xdebug/xdebug_var.c:886:38: warning: passing argument 2 of 'zend_get_object_classname' from incompatible pointer type
zend_get_object_classname(*struc, (const char **) &class_name, &class_name_len TSRMLS_CC);
^
In file included from /usr/local/include/php/main/php.h:38:0,
from /tmp/pear/temp/xdebug/xdebug_var.c:19:
/usr/local/include/php/Zend/zend_API.h:331:14: note: expected 'char **' but argument is of type 'const char **'
ZEND_API int zend_get_object_classname(const zval *object, char **class_name, zend_uint *class_name_len TSRMLS_DC);
^
/tmp/pear/temp/xdebug/xdebug_var.c: In function 'xdebug_var_export_xml_node':
/tmp/pear/temp/xdebug/xdebug_var.c:1309:38: warning: passing argument 2 of 'zend_get_object_classname' from incompatible pointer type
zend_get_object_classname(*struc, (const char **) &class_name, &class_name_len TSRMLS_CC);
^
In file included from /usr/local/include/php/main/php.h:38:0,
from /tmp/pear/temp/xdebug/xdebug_var.c:19:
/usr/local/include/php/Zend/zend_API.h:331:14: note: expected 'char **' but argument is of type 'const char **'
ZEND_API int zend_get_object_classname(const zval *object, char **class_name, zend_uint *class_name_len TSRMLS_DC);
^
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_xml.c -o xdebug_xml.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_xml.c -fPIC -DPIC -o .libs/xdebug_xml.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/usefulstuff.c -o usefulstuff.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/usefulstuff.c -fPIC -DPIC -o .libs/usefulstuff.o
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=link gcc -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/include -I/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -o xdebug.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/modules xdebug.lo xdebug_code_coverage.lo xdebug_com.lo xdebug_compat.lo xdebug_handler_dbgp.lo xdebug_handlers.lo xdebug_llist.lo xdebug_hash.lo xdebug_private.lo xdebug_profiler.lo xdebug_set.lo xdebug_stack.lo xdebug_str.lo xdebug_superglobals.lo xdebug_tracing.lo xdebug_var.lo xdebug_xml.lo usefulstuff.lo -lm
gcc -shared .libs/xdebug.o .libs/xdebug_code_coverage.o .libs/xdebug_com.o .libs/xdebug_compat.o .libs/xdebug_handler_dbgp.o .libs/xdebug_handlers.o .libs/xdebug_llist.o .libs/xdebug_hash.o .libs/xdebug_private.o .libs/xdebug_profiler.o .libs/xdebug_set.o .libs/xdebug_stack.o .libs/xdebug_str.o .libs/xdebug_superglobals.o .libs/xdebug_tracing.o .libs/xdebug_var.o .libs/xdebug_xml.o .libs/usefulstuff.o -lm -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
creating xdebug.la
(cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
/bin/sh /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/modules
cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/modules/xdebug.so
cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/modules/xdebug.la
PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/modules
----------------------------------------------------------------------
Libraries have been installed in:
/tmp/pear/temp/pear-build-defaultuserXhf5D1/xdebug-2.2.7/modules
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Build complete.
Don't forget to run 'make test'.
running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuserXhf5D1/install-xdebug-2.2.7" install
Installing shared extensions: /tmp/pear/temp/pear-build-defaultuserXhf5D1/install-xdebug-2.2.7/usr/local/lib/php/extensions/no-debug-non-zts-20090626/
 +----------------------------------------------------------------------+
| |
| INSTALLATION INSTRUCTIONS |
| ========================= |
| |
| See http://xdebug.org/install.php#configure-php for instructions |
| on how to enable Xdebug for PHP. |
| |
| Documentation is available online as well: |
| - A list of all settings: http://xdebug.org/docs-settings.php |
| - A list of all functions: http://xdebug.org/docs-functions.php |
| - Profiling instructions: http://xdebug.org/docs-profiling2.php |
| - Remote debugging: http://xdebug.org/docs-debugger.php |
| |
| |
| NOTE: Please disregard the message |
| You should add "extension=xdebug.so" to php.ini |
| that is emitted by the PECL installer. This does not work for |
| Xdebug. |
| |
+----------------------------------------------------------------------+

running: find "/tmp/pear/temp/pear-build-defaultuserXhf5D1/install-xdebug-2.2.7" | xargs ls -dils
1300 4 drwxr-xr-x 3 root root 4096 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserXhf5D1/install-xdebug-2.2.7
1378 4 drwxr-xr-x 3 root root 4096 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserXhf5D1/install-xdebug-2.2.7/usr
1379 4 drwxr-xr-x 3 root root 4096 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserXhf5D1/install-xdebug-2.2.7/usr/local
1380 4 drwxr-xr-x 3 root root 4096 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserXhf5D1/install-xdebug-2.2.7/usr/local/lib
1381 4 drwxr-xr-x 3 root root 4096 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserXhf5D1/install-xdebug-2.2.7/usr/local/lib/php
1382 4 drwxr-xr-x 3 root root 4096 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserXhf5D1/install-xdebug-2.2.7/usr/local/lib/php/extensions
1383 4 drwxr-xr-x 2 root root 4096 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserXhf5D1/install-xdebug-2.2.7/usr/local/lib/php/extensions/no-debug-non-zts-20090626
1376 800 -rwxr-xr-x 1 root root 816128 Jan 27 01:42 /tmp/pear/temp/pear-build-defaultuserXhf5D1/install-xdebug-2.2.7/usr/local/lib/php/extensions/no-debug-non-zts-20090626/xdebug.so
Build process completed successfully
Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/xdebug.so'
install ok: channel://pecl.php.net/xdebug-2.2.7
configuration option "php_ini" is not set to php.ini location
You should add "extension=apc.so" to php.ini
configuration option "php_ini" is not set to php.ini location
You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20090626/xdebug.so" to php.ini
configuration option "php_ini" is not set to php.ini location
You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20090626/xdebug.so" to php.ini
Ign http://deb.debian.org jessie InRelease
Get:1 http://security.debian.org jessie/updates InRelease [63.1 kB]
Get:2 http://deb.debian.org jessie-updates InRelease [145 kB]
Get:3 http://deb.debian.org jessie Release.gpg [2373 B]
Get:4 http://security.debian.org jessie/updates/main amd64 Packages [435 kB]
Get:5 http://deb.debian.org jessie-updates/main amd64 Packages [17.6 kB]
Get:6 http://deb.debian.org jessie Release [148 kB]
Get:7 http://deb.debian.org jessie/main amd64 Packages [9049 kB]
Fetched 9860 kB in 2s (3402 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
git-man libcurl3-gnutls libdbd-mysql-perl libdbi-perl liberror-perl
libterm-readkey-perl mysql-client-5.5 postgresql-client-9.4
postgresql-client-common
Suggested packages:
git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk
gitweb git-arch git-cvs git-mediawiki git-svn libclone-perl libmldbm-perl
libnet-daemon-perl libsql-statement-perl postgresql-9.4 postgresql-doc-9.4
sqlite3-doc
Recommended packages:
less rsync ssh-client lsb-release
The following NEW packages will be installed:
git git-man libcurl3-gnutls libdbd-mysql-perl libdbi-perl liberror-perl
libterm-readkey-perl mysql-client mysql-client-5.5 postgresql-client
postgresql-client-9.4 postgresql-client-common sqlite3 sudo
0 upgraded, 14 newly installed, 0 to remove and 17 not upgraded.
Need to get 9669 kB of archives.
After this operation, 73.3 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian/ jessie/main libcurl3-gnutls amd64 7.38.0-4+deb8u5 [252 kB]
Get:2 http://deb.debian.org/debian/ jessie/main liberror-perl all 0.17-1.1 [22.4 kB]
Get:3 http://deb.debian.org/debian/ jessie/main git-man all 1:2.1.4-2.1+deb8u2 [1267 kB]
Get:4 http://security.debian.org/ jessie/updates/main mysql-client-5.5 amd64 5.5.54-0+deb8u1 [1660 kB]
Get:5 http://deb.debian.org/debian/ jessie/main git amd64 1:2.1.4-2.1+deb8u2 [3262 kB]
Get:6 http://deb.debian.org/debian/ jessie/main libdbi-perl amd64 1.631-3+b1 [816 kB]
Get:7 http://deb.debian.org/debian/ jessie/main libdbd-mysql-perl amd64 4.028-2+deb8u2 [119 kB]
Get:8 http://deb.debian.org/debian/ jessie/main libterm-readkey-perl amd64 2.32-1+b1 [28.0 kB]
Get:9 http://deb.debian.org/debian/ jessie/main postgresql-client-common all 165+deb8u2 [73.7 kB]
Get:10 http://deb.debian.org/debian/ jessie/main postgresql-client-9.4 amd64 9.4.10-0+deb8u1 [1081 kB]
Get:11 http://deb.debian.org/debian/ jessie/main postgresql-client all 9.4+165+deb8u2 [52.2 kB]
Get:12 http://deb.debian.org/debian/ jessie/main sqlite3 amd64 3.8.7.1-1+deb8u2 [101 kB]
Get:13 http://deb.debian.org/debian/ jessie/main sudo amd64 1.8.10p3-1+deb8u3 [855 kB]
Get:14 http://security.debian.org/ jessie/updates/main mysql-client all 5.5.54-0+deb8u1 [79.3 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 9669 kB in 1s (5961 kB/s)
Selecting previously unselected package libcurl3-gnutls:amd64.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19041 files and directories currently installed.)
Preparing to unpack .../libcurl3-gnutls_7.38.0-4+deb8u5_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.38.0-4+deb8u5) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ...
Unpacking liberror-perl (0.17-1.1) ...
Selecting previously unselected package git-man.
Preparing to unpack .../git-man_1%3a2.1.4-2.1+deb8u2_all.deb ...
Unpacking git-man (1:2.1.4-2.1+deb8u2) ...
Selecting previously unselected package git.
Preparing to unpack .../git_1%3a2.1.4-2.1+deb8u2_amd64.deb ...
Unpacking git (1:2.1.4-2.1+deb8u2) ...
Selecting previously unselected package libdbi-perl.
Preparing to unpack .../libdbi-perl_1.631-3+b1_amd64.deb ...
Unpacking libdbi-perl (1.631-3+b1) ...
Selecting previously unselected package libdbd-mysql-perl.
Preparing to unpack .../libdbd-mysql-perl_4.028-2+deb8u2_amd64.deb ...
Unpacking libdbd-mysql-perl (4.028-2+deb8u2) ...
Selecting previously unselected package libterm-readkey-perl.
Preparing to unpack .../libterm-readkey-perl_2.32-1+b1_amd64.deb ...
Unpacking libterm-readkey-perl (2.32-1+b1) ...
Selecting previously unselected package mysql-client-5.5.
Preparing to unpack .../mysql-client-5.5_5.5.54-0+deb8u1_amd64.deb ...
Unpacking mysql-client-5.5 (5.5.54-0+deb8u1) ...
Selecting previously unselected package mysql-client.
Preparing to unpack .../mysql-client_5.5.54-0+deb8u1_all.deb ...
Unpacking mysql-client (5.5.54-0+deb8u1) ...
Selecting previously unselected package postgresql-client-common.
Preparing to unpack .../postgresql-client-common_165+deb8u2_all.deb ...
Unpacking postgresql-client-common (165+deb8u2) ...
Selecting previously unselected package postgresql-client-9.4.
Preparing to unpack .../postgresql-client-9.4_9.4.10-0+deb8u1_amd64.deb ...
Unpacking postgresql-client-9.4 (9.4.10-0+deb8u1) ...
Selecting previously unselected package postgresql-client.
Preparing to unpack .../postgresql-client_9.4+165+deb8u2_all.deb ...
Unpacking postgresql-client (9.4+165+deb8u2) ...
Selecting previously unselected package sqlite3.
Preparing to unpack .../sqlite3_3.8.7.1-1+deb8u2_amd64.deb ...
Unpacking sqlite3 (3.8.7.1-1+deb8u2) ...
Selecting previously unselected package sudo.
Preparing to unpack .../sudo_1.8.10p3-1+deb8u3_amd64.deb ...
Unpacking sudo (1.8.10p3-1+deb8u3) ...
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for systemd (215-17+deb8u5) ...
Setting up libcurl3-gnutls:amd64 (7.38.0-4+deb8u5) ...
Setting up liberror-perl (0.17-1.1) ...
Setting up git-man (1:2.1.4-2.1+deb8u2) ...
Setting up git (1:2.1.4-2.1+deb8u2) ...
Setting up libdbi-perl (1.631-3+b1) ...
Setting up libdbd-mysql-perl (4.028-2+deb8u2) ...
Setting up libterm-readkey-perl (2.32-1+b1) ...
Setting up mysql-client-5.5 (5.5.54-0+deb8u1) ...
Setting up mysql-client (5.5.54-0+deb8u1) ...
Setting up postgresql-client-common (165+deb8u2) ...
Setting up postgresql-client-9.4 (9.4.10-0+deb8u1) ...
update-alternatives: using /usr/share/postgresql/9.4/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode
Setting up postgresql-client (9.4+165+deb8u2) ...
Setting up sqlite3 (3.8.7.1-1+deb8u2) ...
Setting up sudo (1.8.10p3-1+deb8u3) ...
Processing triggers for libc-bin (2.19-18+deb8u6) ...
Processing triggers for systemd (215-17+deb8u5) ...
---> 1ec58e1f2f8e
Removing intermediate container 6717056e7625
Step 21 : COPY ./conf/php/php.ini /usr/local/etc/php/php.ini
---> cd1a9b405864
Removing intermediate container e55c47a76457
Step 22 : COPY ./conf/php/php-cli.ini /usr/local/etc/php/php-cli.ini
---> 9c96b811a251
Removing intermediate container b47970dcc299
Step 23 : ENV COMPOSER_HOME /composer
---> Running in d09b177c9866
---> ec7bffd61286
Removing intermediate container d09b177c9866
Step 24 : ENV PATH /composer/vendor/bin:$PATH
---> Running in 4a9f668ea2df
---> a76bdb0a9dc7
Removing intermediate container 4a9f668ea2df
Step 25 : ENV COMPOSER_ALLOW_SUPERUSER 1
---> Running in 42edba03de83
---> 311a6170f7d4
Removing intermediate container 42edba03de83
Step 26 : RUN curl -o /tmp/composer-setup.php https://getcomposer.org/installer && curl -o /tmp/composer-setup.sig https://composer.github.io/installer.sig && php -r "if (hash('SHA384', file_get_contents('/tmp/composer-setup.php')) !== trim(file_get_contents('/tmp/composer-setup.sig'))) { unlink('/tmp/composer-setup.php'); echo 'Invalid installer' . PHP_EOL; exit(1); }" && php /tmp/composer-setup.php --filename composer --install-dir /usr/local/bin && rm /tmp/composer-setup.php && composer global require drush/drush:7.4.0 && ln -s /composer/vendor/bin/drush /usr/local/bin && /usr/local/bin/drush --version
---> Running in 01c1a5cc9b5d
 % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left  Speed
0 0 0 0 0 0   0 0 --:--:-- --:--:-- --:--:-- 0
10 298k  10 32517 0 0 30517 0 0:00:10 0:00:01 0:00:09 30532
100 298k 100 298k 0 0 215k 0 0:00:01 0:00:01 --:--:-- 215k
  % Total % Received % Xferd  Average Speed Time    Time    Time Current
         Dload Upload Total  Spent   Left Speed
0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 97 100 97 0  0 355 0 --:--:-- --:--:-- --:--:--  356
All settings correct for using Composer
Downloading...
Composer (version 1.3.1) successfully installed to: /usr/local/bin/composer
Use it: php /usr/local/bin/composer
Changed current directory to /composer
./composer.json has been created
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 7 installs, 0 updates, 0 removals
 - Installing symfony/yaml (v2.8.16) Downloading: Connecting... Downloading: 0%  Downloading: 5% Downloading: 20% Downloading: 25% Downloading: 45% Downloading: 50% Downloading: 65% Downloading: 70% Downloading: 90% Downloading: 95% Downloading: 100%
 - Installing symfony/polyfill-mbstring (v1.3.0) Downloading: Connecting... Downloading: 0%  Downloading: 35% Downloading: 70% Downloading: 100%
 - Installing symfony/var-dumper (v2.8.16) Downloading: Connecting... Downloading: 0%  Downloading: 10% Downloading: 25% Downloading: 30% Downloading: 45% Downloading: 60% Downloading: 75% Downloading: 85% Downloading: 95% Downloading: 100%
 - Installing psr/log (1.0.2) Downloading: Connecting... Downloading: 0%  Downloading: 15% Downloading: 100%
 - Installing pear/console_table (v1.2.1) Downloading: Connecting... Downloading: 100% 
 - Installing d11wtq/boris (v1.0.10) Downloading: Connecting... Downloading: 0%  Downloading: 80% Downloading: 95% Downloading: 100%
 - Installing drush/drush (7.4.0) Downloading: Connecting... Downloading: 100% 
symfony/var-dumper suggests installing ext-symfony_debug ()
pear/console_table suggests installing pear/Console_Color2 (>=0.1.2)
Writing lock file
Generating autoload files
 Drush Version : 7.4.0
---> 053dbd487e95
Removing intermediate container 01c1a5cc9b5d
Step 27 : ENTRYPOINT docker-php-entrypoint
---> Running in 0c89cab2028e
---> a58d9238d720
Removing intermediate container 0c89cab2028e
Step 28 : COPY apache2-foreground /usr/local/bin/
---> 11d283f1e2b2
Removing intermediate container bb87dad612c2
Step 29 : WORKDIR /var/www/html
---> Running in a4d81f5837c1
---> 2e7843f070f8
Removing intermediate container a4d81f5837c1
Step 30 : EXPOSE 80
---> Running in 2936ac9e53be
---> fdb68d9d066a
Removing intermediate container 2936ac9e53be
Step 31 : CMD apache2-foreground
---> Running in ad08787f7933
---> 9bca7d201caf
Removing intermediate container ad08787f7933
Successfully built 9bca7d201caf
+ BUILDRESULT=0
+ '[' 0 -eq 0 ']'
+ docker push drupalci/php-5.3.29-apache:dev
The push refers to a repository [docker.io/drupalci/php-5.3.29-apache]
8a0d9b597ca5: Preparing
fd1214518e4e: Preparing
a0dbd63721b9: Preparing
6af3195abb4f: Preparing
d4a787bea2cd: Preparing
2e3516c6c766: Preparing
df5358f1d2cd: Preparing
dd31c9bbe524: Preparing
c47959444823: Preparing
2ffbbfb16c98: Preparing
73aa2dd1a9e1: Preparing
0d1a0b88f7e8: Preparing
21faaefa3718: Preparing
5573b2a3773d: Preparing
119b1ece0edf: Preparing
f5987f55f734: Preparing
7a3317e42477: Preparing
5de5032d5c1c: Preparing
0a3d467c83f5: Preparing
b6ca02dfe5e6: Preparing
df5358f1d2cd: Waiting
dd31c9bbe524: Waiting
c47959444823: Waiting
2ffbbfb16c98: Waiting
73aa2dd1a9e1: Waiting
0d1a0b88f7e8: Waiting
21faaefa3718: Waiting
5573b2a3773d: Waiting
119b1ece0edf: Waiting
f5987f55f734: Waiting
7a3317e42477: Waiting
5de5032d5c1c: Waiting
0a3d467c83f5: Waiting
b6ca02dfe5e6: Waiting
2e3516c6c766: Waiting
6af3195abb4f: Pushed
a0dbd63721b9: Pushed
8a0d9b597ca5: Pushed
2e3516c6c766: Pushed
fd1214518e4e: Pushed
c47959444823: Pushed
73aa2dd1a9e1: Pushed
2ffbbfb16c98: Pushed
df5358f1d2cd: Pushed
0d1a0b88f7e8: Pushed
d4a787bea2cd: Pushed
5573b2a3773d: Pushed
119b1ece0edf: Pushed
f5987f55f734: Pushed
7a3317e42477: Pushed
5de5032d5c1c: Pushed
b6ca02dfe5e6: Layer already exists
0a3d467c83f5: Pushed
dd31c9bbe524: Pushed
21faaefa3718: Pushed
dev: digest: sha256:ad8fd279f7af7d7f3ad68a51a3e1dd9b5f92e4af25fec57e50e14fa53dd3829e size: 4504
+ '[' dev '!=' production ']'
+ curl 'https://dispatcher.drupalci.org/job/drupalci_test_containers/buildWithParameters?token=mloV6krTn2JmgkJS0F64&DCI_PHPVersion=php-5.3.29-apache:dev'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
+ for DOCKERFILE in '"${DOCKERFILES[@]}"'
++ echo php/5.4.45-apache/Dockerfile
++ awk 'BEGIN {FS="/";} {print $1"-"$2}'
+ DOCKERTAG=php-5.4.45-apache
+ docker build -t drupalci/php-5.4.45-apache:dev ./php/5.4.45-apache
Sending build context to Docker daemon 30.72 kB
Step 1 : FROM debian:jessie
---> 19134a8202e7
Step 2 : ENV DRUPALCI TRUE
---> Using cache
---> 80c2d298c991
Step 3 : ENV TERM xterm
---> Using cache
---> cd1c81bafe35
Step 4 : RUN apt-get update && apt-get install -y apache2-bin apache2.2-common apache2-dbg --no-install-recommends && rm -rf /var/lib/apt/lists/*
---> Using cache
---> 710f12ae2c7c
Step 5 : RUN set -ex && sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' /etc/apache2/envvars && . /etc/apache2/envvars && for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" /var/www/html ; do rm -rvf "$dir" && mkdir -p "$dir" && chown -R "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; done
---> Using cache
---> bb26ae801437
Step 6 : RUN a2dismod mpm_event && a2enmod mpm_prefork
---> Using cache
---> 45567b6e02c7
Step 7 : RUN { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee /etc/apache2/conf-available/docker-php.conf && a2enconf docker-php
---> Using cache
---> f3ba854438db
Step 8 : COPY ./conf/apache2/vhost.conf /etc/apache2/sites-available/drupal.conf
---> Using cache
---> 65880274663b
Step 9 : RUN a2enmod rewrite && a2dissite 000-default.conf && a2ensite drupal
---> Using cache
---> aff75bb11bf6
Step 10 : RUN apt-get update && apt-get install -y --no-install-recommends autoconf ca-certificates curl file g++ gcc gdb libc-dev libedit2 librecode0 libsqlite3-0 libxml2 make pkg-config re2c xz-utils && rm -rf /var/lib/apt/lists/*
---> Running in 29c75466a9ad
Ign http://deb.debian.org jessie InRelease
Get:1 http://deb.debian.org jessie-updates InRelease [145 kB]
Get:2 http://deb.debian.org jessie Release.gpg [2373 B]
Get:3 http://security.debian.org jessie/updates InRelease [63.1 kB]
Get:4 http://deb.debian.org jessie Release [148 kB]
Get:5 http://deb.debian.org jessie-updates/main amd64 Packages [17.6 kB]
Get:6 http://deb.debian.org jessie/main amd64 Packages [9049 kB]
Get:7 http://security.debian.org jessie/updates/main amd64 Packages [435 kB]
Fetched 9860 kB in 2s (4080 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
libxml2 is already the newest version.
libxml2 set to manually installed.
libsqlite3-0 is already the newest version.
libsqlite3-0 set to manually installed.
The following extra packages will be installed:
binutils cpp cpp-4.9 g++-4.9 gcc-4.9 libasan1 libatomic1 libbsd0
libc-dev-bin libc6 libcilkrts5 libcloog-isl4 libcurl3 libgcc-4.9-dev
libglib2.0-0 libgomp1 libgssapi-krb5-2 libidn11 libisl10 libitm1
libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblsan0 libmagic1
libmpc3 libmpfr4 libpython2.7 libpython2.7-minimal libpython2.7-stdlib
libquadmath0 librtmp1 libsigsegv2 libssh2-1 libstdc++-4.9-dev libtsan0
libubsan0 linux-libc-dev m4 openssl
Suggested packages:
autoconf-archive gnu-standards autoconf-doc libtool gettext binutils-doc
cpp-doc gcc-4.9-locales g++-multilib g++-4.9-multilib gcc-4.9-doc
libstdc++6-4.9-dbg gcc-multilib manpages-dev flex bison gcc-doc
gcc-4.9-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
libasan1-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg
libquadmath0-dbg gdb-doc glibc-doc krb5-doc krb5-user libstdc++-4.9-doc
make-doc
Recommended packages:
automake automaken libc-dbg gdbserver libglib2.0-data shared-mime-info
xdg-user-dirs krb5-locales
The following NEW packages will be installed:
autoconf binutils ca-certificates cpp cpp-4.9 curl file g++ g++-4.9 gcc
gcc-4.9 gdb libasan1 libatomic1 libbsd0 libc-dev-bin libc6-dev libcilkrts5
libcloog-isl4 libcurl3 libedit2 libgcc-4.9-dev libglib2.0-0 libgomp1
libgssapi-krb5-2 libidn11 libisl10 libitm1 libk5crypto3 libkeyutils1
libkrb5-3 libkrb5support0 liblsan0 libmagic1 libmpc3 libmpfr4 libpython2.7
libpython2.7-minimal libpython2.7-stdlib libquadmath0 librecode0 librtmp1
libsigsegv2 libssh2-1 libstdc++-4.9-dev libtsan0 libubsan0 linux-libc-dev m4
make openssl pkg-config re2c xz-utils
The following packages will be upgraded:
libc6
1 upgraded, 54 newly installed, 0 to remove and 18 not upgraded.
Need to get 61.2 MB of archives.
After this operation, 175 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian/ jessie/main libc6 amd64 2.19-18+deb8u7 [4665 kB]
Get:2 http://deb.debian.org/debian/ jessie/main libbsd0 amd64 0.7.0-2 [67.9 kB]
Get:3 http://deb.debian.org/debian/ jessie/main libedit2 amd64 3.1-20140620-2 [85.1 kB]
Get:4 http://deb.debian.org/debian/ jessie/main libkeyutils1 amd64 1.5.9-5+b1 [12.0 kB]
Get:5 http://deb.debian.org/debian/ jessie/main libkrb5support0 amd64 1.12.1+dfsg-19+deb8u2 [59.1 kB]
Get:6 http://deb.debian.org/debian/ jessie/main libk5crypto3 amd64 1.12.1+dfsg-19+deb8u2 [115 kB]
Get:7 http://deb.debian.org/debian/ jessie/main libkrb5-3 amd64 1.12.1+dfsg-19+deb8u2 [303 kB]
Get:8 http://deb.debian.org/debian/ jessie/main libgssapi-krb5-2 amd64 1.12.1+dfsg-19+deb8u2 [152 kB]
Get:9 http://deb.debian.org/debian/ jessie/main libidn11 amd64 1.29-1+deb8u2 [136 kB]
Get:10 http://deb.debian.org/debian/ jessie/main libmagic1 amd64 1:5.22+15-2+deb8u3 [250 kB]
Get:11 http://deb.debian.org/debian/ jessie/main libasan1 amd64 4.9.2-10 [195 kB]
Get:12 http://deb.debian.org/debian/ jessie/main libatomic1 amd64 4.9.2-10 [8992 B]
Get:13 http://deb.debian.org/debian/ jessie/main libcilkrts5 amd64 4.9.2-10 [40.1 kB]
Get:14 http://deb.debian.org/debian/ jessie/main libisl10 amd64 0.12.2-2 [440 kB]
Get:15 http://deb.debian.org/debian/ jessie/main libcloog-isl4 amd64 0.18.2-1+b2 [61.8 kB]
Get:16 http://deb.debian.org/debian/ jessie/main librtmp1 amd64 2.4+20150115.gita107cef-1 [59.8 kB]
Get:17 http://deb.debian.org/debian/ jessie/main libssh2-1 amd64 1.4.3-4.1+deb8u1 [125 kB]
Get:18 http://deb.debian.org/debian/ jessie/main libcurl3 amd64 7.38.0-4+deb8u5 [259 kB]
Get:19 http://deb.debian.org/debian/ jessie/main libglib2.0-0 amd64 2.42.1-1+b1 [2401 kB]
Get:20 http://deb.debian.org/debian/ jessie/main libgomp1 amd64 4.9.2-10 [37.8 kB]
Get:21 http://deb.debian.org/debian/ jessie/main libitm1 amd64 4.9.2-10 [29.2 kB]
Get:22 http://deb.debian.org/debian/ jessie/main liblsan0 amd64 4.9.2-10 [92.8 kB]
Get:23 http://deb.debian.org/debian/ jessie/main libmpfr4 amd64 3.1.2-2 [527 kB]
Get:24 http://deb.debian.org/debian/ jessie/main libpython2.7-minimal amd64 2.7.9-2+deb8u1 [378 kB]
Get:25 http://deb.debian.org/debian/ jessie/main libpython2.7-stdlib amd64 2.7.9-2+deb8u1 [1847 kB]
Get:26 http://deb.debian.org/debian/ jessie/main libpython2.7 amd64 2.7.9-2+deb8u1 [1081 kB]
Get:27 http://deb.debian.org/debian/ jessie/main libquadmath0 amd64 4.9.2-10 [129 kB]
Get:28 http://deb.debian.org/debian/ jessie/main librecode0 amd64 3.6-21 [529 kB]
Get:29 http://deb.debian.org/debian/ jessie/main libsigsegv2 amd64 2.10-4+b1 [29.2 kB]
Get:30 http://deb.debian.org/debian/ jessie/main libtsan0 amd64 4.9.2-10 [212 kB]
Get:31 http://deb.debian.org/debian/ jessie/main libubsan0 amd64 4.9.2-10 [82.4 kB]
Get:32 http://deb.debian.org/debian/ jessie/main libmpc3 amd64 1.0.2-1 [39.3 kB]
Get:33 http://deb.debian.org/debian/ jessie/main file amd64 1:5.22+15-2+deb8u3 [60.4 kB]
Get:34 http://deb.debian.org/debian/ jessie/main m4 amd64 1.4.17-4 [254 kB]
Get:35 http://deb.debian.org/debian/ jessie/main xz-utils amd64 5.1.1alpha+20120614-2+b3 [221 kB]
Get:36 http://deb.debian.org/debian/ jessie/main autoconf all 2.69-8 [340 kB]
Get:37 http://deb.debian.org/debian/ jessie/main binutils amd64 2.25-5 [3516 kB]
Get:38 http://deb.debian.org/debian/ jessie/main openssl amd64 1.0.1t-1+deb8u5 [665 kB]
Get:39 http://deb.debian.org/debian/ jessie/main ca-certificates all 20141019+deb8u2 [207 kB]
Get:40 http://deb.debian.org/debian/ jessie/main cpp-4.9 amd64 4.9.2-10 [5169 kB]
Get:41 http://deb.debian.org/debian/ jessie/main cpp amd64 4:4.9.2-2 [17.3 kB]
Get:42 http://deb.debian.org/debian/ jessie/main curl amd64 7.38.0-4+deb8u5 [200 kB]
Get:43 http://deb.debian.org/debian/ jessie/main libgcc-4.9-dev amd64 4.9.2-10 [2066 kB]
Get:44 http://deb.debian.org/debian/ jessie/main gcc-4.9 amd64 4.9.2-10 [5352 kB]
Get:45 http://deb.debian.org/debian/ jessie/main gcc amd64 4:4.9.2-2 [5136 B]
Get:46 http://deb.debian.org/debian/ jessie/main libc-dev-bin amd64 2.19-18+deb8u7 [238 kB]
Get:47 http://deb.debian.org/debian/ jessie/main linux-libc-dev amd64 3.16.39-1 [1045 kB]
Get:48 http://deb.debian.org/debian/ jessie/main libc6-dev amd64 2.19-18+deb8u7 [2002 kB]
Get:49 http://deb.debian.org/debian/ jessie/main libstdc++-4.9-dev amd64 4.9.2-10 [1121 kB]
Get:50 http://deb.debian.org/debian/ jessie/main g++-4.9 amd64 4.9.2-10 [21.4 MB]
Get:51 http://deb.debian.org/debian/ jessie/main g++ amd64 4:4.9.2-2 [1530 B]
Get:52 http://deb.debian.org/debian/ jessie/main gdb amd64 7.7.1+dfsg-5 [2293 kB]
Get:53 http://deb.debian.org/debian/ jessie/main make amd64 4.0-8.1 [349 kB]
Get:54 http://deb.debian.org/debian/ jessie/main pkg-config amd64 0.28-1 [57.5 kB]
Get:55 http://deb.debian.org/debian/ jessie/main re2c amd64 0.13.5-1 [221 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 61.2 MB in 5s (10.2 MB/s)
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9748 files and directories currently installed.)
Preparing to unpack .../libc6_2.19-18+deb8u7_amd64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Unpacking libc6:amd64 (2.19-18+deb8u7) over (2.19-18+deb8u6) ...
Setting up libc6:amd64 (2.19-18+deb8u7) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Processing triggers for libc-bin (2.19-18+deb8u6) ...
Selecting previously unselected package libbsd0:amd64.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9748 files and directories currently installed.)
Preparing to unpack .../libbsd0_0.7.0-2_amd64.deb ...
Unpacking libbsd0:amd64 (0.7.0-2) ...
Selecting previously unselected package libedit2:amd64.
Preparing to unpack .../libedit2_3.1-20140620-2_amd64.deb ...
Unpacking libedit2:amd64 (3.1-20140620-2) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../libkeyutils1_1.5.9-5+b1_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.5.9-5+b1) ...
Selecting previously unselected package libkrb5support0:amd64.
Preparing to unpack .../libkrb5support0_1.12.1+dfsg-19+deb8u2_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.12.1+dfsg-19+deb8u2) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../libk5crypto3_1.12.1+dfsg-19+deb8u2_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.12.1+dfsg-19+deb8u2) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../libkrb5-3_1.12.1+dfsg-19+deb8u2_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.12.1+dfsg-19+deb8u2) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../libgssapi-krb5-2_1.12.1+dfsg-19+deb8u2_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.12.1+dfsg-19+deb8u2) ...
Selecting previously unselected package libidn11:amd64.
Preparing to unpack .../libidn11_1.29-1+deb8u2_amd64.deb ...
Unpacking libidn11:amd64 (1.29-1+deb8u2) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../libmagic1_1%3a5.22+15-2+deb8u3_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.22+15-2+deb8u3) ...
Selecting previously unselected package libasan1:amd64.
Preparing to unpack .../libasan1_4.9.2-10_amd64.deb ...
Unpacking libasan1:amd64 (4.9.2-10) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../libatomic1_4.9.2-10_amd64.deb ...
Unpacking libatomic1:amd64 (4.9.2-10) ...
Selecting previously unselected package libcilkrts5:amd64.
Preparing to unpack .../libcilkrts5_4.9.2-10_amd64.deb ...
Unpacking libcilkrts5:amd64 (4.9.2-10) ...
Selecting previously unselected package libisl10:amd64.
Preparing to unpack .../libisl10_0.12.2-2_amd64.deb ...
Unpacking libisl10:amd64 (0.12.2-2) ...
Selecting previously unselected package libcloog-isl4:amd64.
Preparing to unpack .../libcloog-isl4_0.18.2-1+b2_amd64.deb ...
Unpacking libcloog-isl4:amd64 (0.18.2-1+b2) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../librtmp1_2.4+20150115.gita107cef-1_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20150115.gita107cef-1) ...
Selecting previously unselected package libssh2-1:amd64.
Preparing to unpack .../libssh2-1_1.4.3-4.1+deb8u1_amd64.deb ...
Unpacking libssh2-1:amd64 (1.4.3-4.1+deb8u1) ...
Selecting previously unselected package libcurl3:amd64.
Preparing to unpack .../libcurl3_7.38.0-4+deb8u5_amd64.deb ...
Unpacking libcurl3:amd64 (7.38.0-4+deb8u5) ...
Selecting previously unselected package libglib2.0-0:amd64.
Preparing to unpack .../libglib2.0-0_2.42.1-1+b1_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.42.1-1+b1) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../libgomp1_4.9.2-10_amd64.deb ...
Unpacking libgomp1:amd64 (4.9.2-10) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../libitm1_4.9.2-10_amd64.deb ...
Unpacking libitm1:amd64 (4.9.2-10) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../liblsan0_4.9.2-10_amd64.deb ...
Unpacking liblsan0:amd64 (4.9.2-10) ...
Selecting previously unselected package libmpfr4:amd64.
Preparing to unpack .../libmpfr4_3.1.2-2_amd64.deb ...
Unpacking libmpfr4:amd64 (3.1.2-2) ...
Selecting previously unselected package libpython2.7-minimal:amd64.
Preparing to unpack .../libpython2.7-minimal_2.7.9-2+deb8u1_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.9-2+deb8u1) ...
Selecting previously unselected package libpython2.7-stdlib:amd64.
Preparing to unpack .../libpython2.7-stdlib_2.7.9-2+deb8u1_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.9-2+deb8u1) ...
Selecting previously unselected package libpython2.7:amd64.
Preparing to unpack .../libpython2.7_2.7.9-2+deb8u1_amd64.deb ...
Unpacking libpython2.7:amd64 (2.7.9-2+deb8u1) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../libquadmath0_4.9.2-10_amd64.deb ...
Unpacking libquadmath0:amd64 (4.9.2-10) ...
Selecting previously unselected package librecode0:amd64.
Preparing to unpack .../librecode0_3.6-21_amd64.deb ...
Unpacking librecode0:amd64 (3.6-21) ...
Selecting previously unselected package libsigsegv2:amd64.
Preparing to unpack .../libsigsegv2_2.10-4+b1_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.10-4+b1) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../libtsan0_4.9.2-10_amd64.deb ...
Unpacking libtsan0:amd64 (4.9.2-10) ...
Selecting previously unselected package libubsan0:amd64.
Preparing to unpack .../libubsan0_4.9.2-10_amd64.deb ...
Unpacking libubsan0:amd64 (4.9.2-10) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../libmpc3_1.0.2-1_amd64.deb ...
Unpacking libmpc3:amd64 (1.0.2-1) ...
Selecting previously unselected package file.
Preparing to unpack .../file_1%3a5.22+15-2+deb8u3_amd64.deb ...
Unpacking file (1:5.22+15-2+deb8u3) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.17-4_amd64.deb ...
Unpacking m4 (1.4.17-4) ...
Selecting previously unselected package xz-utils.
Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2+b3_amd64.deb ...
Unpacking xz-utils (5.1.1alpha+20120614-2+b3) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../autoconf_2.69-8_all.deb ...
Unpacking autoconf (2.69-8) ...
Selecting previously unselected package binutils.
Preparing to unpack .../binutils_2.25-5_amd64.deb ...
Unpacking binutils (2.25-5) ...
Selecting previously unselected package openssl.
Preparing to unpack .../openssl_1.0.1t-1+deb8u5_amd64.deb ...
Unpacking openssl (1.0.1t-1+deb8u5) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../ca-certificates_20141019+deb8u2_all.deb ...
Unpacking ca-certificates (20141019+deb8u2) ...
Selecting previously unselected package cpp-4.9.
Preparing to unpack .../cpp-4.9_4.9.2-10_amd64.deb ...
Unpacking cpp-4.9 (4.9.2-10) ...
Selecting previously unselected package cpp.
Preparing to unpack .../cpp_4%3a4.9.2-2_amd64.deb ...
Unpacking cpp (4:4.9.2-2) ...
Selecting previously unselected package curl.
Preparing to unpack .../curl_7.38.0-4+deb8u5_amd64.deb ...
Unpacking curl (7.38.0-4+deb8u5) ...
Selecting previously unselected package libgcc-4.9-dev:amd64.
Preparing to unpack .../libgcc-4.9-dev_4.9.2-10_amd64.deb ...
Unpacking libgcc-4.9-dev:amd64 (4.9.2-10) ...
Selecting previously unselected package gcc-4.9.
Preparing to unpack .../gcc-4.9_4.9.2-10_amd64.deb ...
Unpacking gcc-4.9 (4.9.2-10) ...
Selecting previously unselected package gcc.
Preparing to unpack .../gcc_4%3a4.9.2-2_amd64.deb ...
Unpacking gcc (4:4.9.2-2) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../libc-dev-bin_2.19-18+deb8u7_amd64.deb ...
Unpacking libc-dev-bin (2.19-18+deb8u7) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../linux-libc-dev_3.16.39-1_amd64.deb ...
Unpacking linux-libc-dev:amd64 (3.16.39-1) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../libc6-dev_2.19-18+deb8u7_amd64.deb ...
Unpacking libc6-dev:amd64 (2.19-18+deb8u7) ...
Selecting previously unselected package libstdc++-4.9-dev:amd64.
Preparing to unpack .../libstdc++-4.9-dev_4.9.2-10_amd64.deb ...
Unpacking libstdc++-4.9-dev:amd64 (4.9.2-10) ...
Selecting previously unselected package g++-4.9.
Preparing to unpack .../g++-4.9_4.9.2-10_amd64.deb ...
Unpacking g++-4.9 (4.9.2-10) ...
Selecting previously unselected package g++.
Preparing to unpack .../g++_4%3a4.9.2-2_amd64.deb ...
Unpacking g++ (4:4.9.2-2) ...
Selecting previously unselected package gdb.
Preparing to unpack .../gdb_7.7.1+dfsg-5_amd64.deb ...
Unpacking gdb (7.7.1+dfsg-5) ...
Selecting previously unselected package make.
Preparing to unpack .../make_4.0-8.1_amd64.deb ...
Unpacking make (4.0-8.1) ...
Selecting previously unselected package pkg-config.
Preparing to unpack .../pkg-config_0.28-1_amd64.deb ...
Unpacking pkg-config (0.28-1) ...
Selecting previously unselected package re2c.
Preparing to unpack .../re2c_0.13.5-1_amd64.deb ...
Unpacking re2c (0.13.5-1) ...
Setting up libbsd0:amd64 (0.7.0-2) ...
Setting up libedit2:amd64 (3.1-20140620-2) ...
Setting up libkeyutils1:amd64 (1.5.9-5+b1) ...
Setting up libkrb5support0:amd64 (1.12.1+dfsg-19+deb8u2) ...
Setting up libk5crypto3:amd64 (1.12.1+dfsg-19+deb8u2) ...
Setting up libkrb5-3:amd64 (1.12.1+dfsg-19+deb8u2) ...
Setting up libgssapi-krb5-2:amd64 (1.12.1+dfsg-19+deb8u2) ...
Setting up libidn11:amd64 (1.29-1+deb8u2) ...
Setting up libmagic1:amd64 (1:5.22+15-2+deb8u3) ...
Setting up libasan1:amd64 (4.9.2-10) ...
Setting up libatomic1:amd64 (4.9.2-10) ...
Setting up libcilkrts5:amd64 (4.9.2-10) ...
Setting up libisl10:amd64 (0.12.2-2) ...
Setting up libcloog-isl4:amd64 (0.18.2-1+b2) ...
Setting up librtmp1:amd64 (2.4+20150115.gita107cef-1) ...
Setting up libssh2-1:amd64 (1.4.3-4.1+deb8u1) ...
Setting up libcurl3:amd64 (7.38.0-4+deb8u5) ...
Setting up libglib2.0-0:amd64 (2.42.1-1+b1) ...
No schema files found: doing nothing.
Setting up libgomp1:amd64 (4.9.2-10) ...
Setting up libitm1:amd64 (4.9.2-10) ...
Setting up liblsan0:amd64 (4.9.2-10) ...
Setting up libmpfr4:amd64 (3.1.2-2) ...
Setting up libpython2.7-minimal:amd64 (2.7.9-2+deb8u1) ...
Setting up libpython2.7-stdlib:amd64 (2.7.9-2+deb8u1) ...
Setting up libpython2.7:amd64 (2.7.9-2+deb8u1) ...
Setting up libquadmath0:amd64 (4.9.2-10) ...
Setting up librecode0:amd64 (3.6-21) ...
Setting up libsigsegv2:amd64 (2.10-4+b1) ...
Setting up libtsan0:amd64 (4.9.2-10) ...
Setting up libubsan0:amd64 (4.9.2-10) ...
Setting up libmpc3:amd64 (1.0.2-1) ...
Setting up file (1:5.22+15-2+deb8u3) ...
Setting up m4 (1.4.17-4) ...
Setting up xz-utils (5.1.1alpha+20120614-2+b3) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
Setting up autoconf (2.69-8) ...
Setting up binutils (2.25-5) ...
Setting up openssl (1.0.1t-1+deb8u5) ...
Setting up ca-certificates (20141019+deb8u2) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
/usr/sbin/update-ca-certificates: [--verbose] [--fresh]
Setting up cpp-4.9 (4.9.2-10) ...
Setting up cpp (4:4.9.2-2) ...
Setting up curl (7.38.0-4+deb8u5) ...
Setting up libgcc-4.9-dev:amd64 (4.9.2-10) ...
Setting up gcc-4.9 (4.9.2-10) ...
Setting up gcc (4:4.9.2-2) ...
Setting up libc-dev-bin (2.19-18+deb8u7) ...
Setting up linux-libc-dev:amd64 (3.16.39-1) ...
Setting up libc6-dev:amd64 (2.19-18+deb8u7) ...
Setting up libstdc++-4.9-dev:amd64 (4.9.2-10) ...
Setting up g++-4.9 (4.9.2-10) ...
Setting up g++ (4:4.9.2-2) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up gdb (7.7.1+dfsg-5) ...
Setting up make (4.0-8.1) ...
Setting up pkg-config (0.28-1) ...
Setting up re2c (0.13.5-1) ...
Processing triggers for libc-bin (2.19-18+deb8u6) ...
Processing triggers for ca-certificates (20141019+deb8u2) ...
Updating certificates in /etc/ssl/certs... 174 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d....done.
---> 2cc1884c87fa
Removing intermediate container 29c75466a9ad
Step 11 : RUN mkdir -p /usr/local/etc/php/conf.d
---> Running in d14164a9f8b9
---> ddefa3c64dda
Removing intermediate container d14164a9f8b9
Step 12 : ENV PHP_VERSION 5.4.45
---> Running in 883288eca3a8
---> e769245c2222
Removing intermediate container 883288eca3a8
Step 13 : ENV PHP_URL "https://php.net/get/php-5.4.45.tar.gz/from/this/mirror"
---> Running in e267d91a9a48
---> c778becf23f0
Removing intermediate container e267d91a9a48
Step 14 : RUN set -xe; fetchDeps=' wget '; apt-get update; apt-get install -y --no-install-recommends $fetchDeps; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; wget -O php.tar.gz "$PHP_URL"; apt-get purge -y --auto-remove $fetchDeps
---> Running in 9e83eea97b8c
+ fetchDeps= wget
+ apt-get update
Ign http://deb.debian.org jessie InRelease
Get:1 http://deb.debian.org jessie-updates InRelease [145 kB]
Get:2 http://deb.debian.org jessie Release.gpg [2373 B]
Get:3 http://deb.debian.org jessie Release [148 kB]
Get:4 http://security.debian.org jessie/updates InRelease [63.1 kB]
Get:5 http://deb.debian.org jessie-updates/main amd64 Packages [17.6 kB]
Get:6 http://deb.debian.org jessie/main amd64 Packages [9049 kB]
Get:7 http://security.debian.org jessie/updates/main amd64 Packages [435 kB]
Fetched 9860 kB in 2s (4394 kB/s)
Reading package lists...
+ apt-get install -y --no-install-recommends wget
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
libicu52 libpsl0
The following NEW packages will be installed:
libicu52 libpsl0 wget
0 upgraded, 3 newly installed, 0 to remove and 18 not upgraded.
Need to get 7329 kB of archives.
After this operation, 30.3 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian/ jessie/main libicu52 amd64 52.1-8+deb8u4 [6791 kB]
Get:2 http://deb.debian.org/debian/ jessie/main libpsl0 amd64 0.5.1-1 [41.6 kB]
Get:3 http://deb.debian.org/debian/ jessie/main wget amd64 1.16-1+deb8u1 [496 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 7329 kB in 0s (10.2 MB/s)
Selecting previously unselected package libicu52:amd64.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13867 files and directories currently installed.)
Preparing to unpack .../libicu52_52.1-8+deb8u4_amd64.deb ...
Unpacking libicu52:amd64 (52.1-8+deb8u4) ...
Selecting previously unselected package libpsl0:amd64.
Preparing to unpack .../libpsl0_0.5.1-1_amd64.deb ...
Unpacking libpsl0:amd64 (0.5.1-1) ...
Selecting previously unselected package wget.
Preparing to unpack .../wget_1.16-1+deb8u1_amd64.deb ...
Unpacking wget (1.16-1+deb8u1) ...
Setting up libicu52:amd64 (52.1-8+deb8u4) ...
Setting up libpsl0:amd64 (0.5.1-1) ...
Setting up wget (1.16-1+deb8u1) ...
Processing triggers for libc-bin (2.19-18+deb8u6) ...
+ rm -rf /var/lib/apt/lists/deb.debian.org_debian_dists_jessie-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_jessie-updates_main_binary-amd64_Packages.gz /var/lib/apt/lists/deb.debian.org_debian_dists_jessie_Release /var/lib/apt/lists/deb.debian.org_debian_dists_jessie_Release.gpg /var/lib/apt/lists/deb.debian.org_debian_dists_jessie_main_binary-amd64_Packages.gz /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/security.debian.org_dists_jessie_updates_InRelease /var/lib/apt/lists/security.debian.org_dists_jessie_updates_main_binary-amd64_Packages.gz
+ mkdir -p /usr/src
+ cd /usr/src
+ wget -O php.tar.gz https://php.net/get/php-5.4.45.tar.gz/from/this/mirror
converted 'https://php.net/get/php-5.4.45.tar.gz/from/this/mirror' (ANSI_X3.4-1968) -> 'https://php.net/get/php-5.4.45.tar.gz/from/this/mirror' (UTF-8)
--2017-01-27 01:45:15-- https://php.net/get/php-5.4.45.tar.gz/from/this/mirror
Resolving php.net (php.net)... 72.52.91.14, 2a02:cb41::7
Connecting to php.net (php.net)|72.52.91.14|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://secure.php.net/get/php-5.4.45.tar.gz/from/this/mirror [following]
converted 'https://secure.php.net/get/php-5.4.45.tar.gz/from/this/mirror' (ANSI_X3.4-1968) -> 'https://secure.php.net/get/php-5.4.45.tar.gz/from/this/mirror' (UTF-8)
--2017-01-27 01:45:15-- https://secure.php.net/get/php-5.4.45.tar.gz/from/this/mirror
Resolving secure.php.net (secure.php.net)... 72.52.91.14, 2a02:cb41::7
Connecting to secure.php.net (secure.php.net)|72.52.91.14|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://php.net/distributions/php-5.4.45.tar.gz [following]
converted 'https://php.net/distributions/php-5.4.45.tar.gz' (ANSI_X3.4-1968) -> 'https://php.net/distributions/php-5.4.45.tar.gz' (UTF-8)
--2017-01-27 01:45:15-- https://php.net/distributions/php-5.4.45.tar.gz
Connecting to php.net (php.net)|72.52.91.14|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://secure.php.net/distributions/php-5.4.45.tar.gz [following]
converted 'https://secure.php.net/distributions/php-5.4.45.tar.gz' (ANSI_X3.4-1968) -> 'https://secure.php.net/distributions/php-5.4.45.tar.gz' (UTF-8)
--2017-01-27 01:45:15-- https://secure.php.net/distributions/php-5.4.45.tar.gz
Connecting to secure.php.net (secure.php.net)|72.52.91.14|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 15879453 (15M) [application/x-gzip]
Saving to: 'php.tar.gz'

0K .......... .......... .......... .......... .......... 0% 138K 1m52s
50K .......... .......... .......... .......... .......... 0% 3.20M 58s
100K .......... .......... .......... .......... .......... 0% 5.80M 39s
150K .......... .......... .......... .......... .......... 1% 60.1M 30s
200K .......... .......... .......... .......... .......... 1% 4.01M 24s
250K .......... .......... .......... .......... .......... 1% 7.88M 20s
300K .......... .......... .......... .......... .......... 2% 14.6M 18s
350K .......... .......... .......... .......... .......... 2% 8.64M 16s
400K .......... .......... .......... .......... .......... 2% 11.8M 14s
450K .......... .......... .......... .......... .......... 3% 6.60M 13s
500K .......... .......... .......... .......... .......... 3% 8.79M 12s
550K .......... .......... .......... .......... .......... 3% 3.29M 11s
600K .......... .......... .......... .......... .......... 4% 5.59M 10s
650K .......... .......... .......... .......... .......... 4% 18.1M 10s
700K .......... .......... .......... .......... .......... 4% 28.6M 9s
750K .......... .......... .......... .......... .......... 5% 11.9M 8s
800K .......... .......... .......... .......... .......... 5% 11.0M 8s
850K .......... .......... .......... .......... .......... 5% 11.8M 8s
900K .......... .......... .......... .......... .......... 6% 10.1M 7s
950K .......... .......... .......... .......... .......... 6% 14.5M 7s
1000K .......... .......... .......... .......... .......... 6% 15.7M 7s
1050K .......... .......... .......... .......... .......... 7% 14.5M 6s
1100K .......... .......... .......... .......... .......... 7% 14.6M 6s
1150K .......... .......... .......... .......... .......... 7% 11.3M 6s
1200K .......... .......... .......... .......... .......... 8% 14.6M 6s
1250K .......... .......... .......... .......... .......... 8% 15.3M 5s
1300K .......... .......... .......... .......... .......... 8% 15.0M 5s
1350K .......... .......... .......... .......... .......... 9% 16.3M 5s
1400K .......... .......... .......... .......... .......... 9% 13.3M 5s
1450K .......... .......... .......... .......... .......... 9% 9.88M 5s
1500K .......... .......... .......... .......... .......... 9% 8.23M 5s
1550K .......... .......... .......... .......... .......... 10% 7.66M 5s
1600K .......... .......... .......... .......... .......... 10% 9.06M 4s
1650K .......... .......... .......... .......... .......... 10% 24.4M 4s
1700K .......... .......... .......... .......... .......... 11% 22.0M 4s
1750K .......... .......... .......... .......... .......... 11% 22.2M 4s
1800K .......... .......... .......... .......... .......... 11% 25.9M 4s
1850K .......... .......... .......... .......... .......... 12% 15.4M 4s
1900K .......... .......... .......... .......... .......... 12% 11.5M 4s
1950K .......... .......... .......... .......... .......... 12% 9.67M 4s
2000K .......... .......... .......... .......... .......... 13% 11.6M 4s
2050K .......... .......... .......... .......... .......... 13% 11.2M 4s
2100K .......... .......... .......... .......... .......... 13% 12.3M 4s
2150K .......... .......... .......... .......... .......... 14% 11.3M 3s
2200K .......... .......... .......... .......... .......... 14% 11.2M 3s
2250K .......... .......... .......... .......... .......... 14% 11.7M 3s
2300K .......... .......... .......... .......... .......... 15% 12.0M 3s
2350K .......... .......... .......... .......... .......... 15% 8.82M 3s
2400K .......... .......... .......... .......... .......... 15% 12.0M 3s
2450K .......... .......... .......... .......... .......... 16% 11.3M 3s
2500K .......... .......... .......... .......... .......... 16% 12.0M 3s
2550K .......... .......... .......... .......... .......... 16% 10.8M 3s
2600K .......... .......... .......... .......... .......... 17% 10.9M 3s
2650K .......... .......... .......... .......... .......... 17% 12.4M 3s
2700K .......... .......... .......... .......... .......... 17% 11.6M 3s
2750K .......... .......... .......... .......... .......... 18% 9.18M 3s
2800K .......... .......... .......... .......... .......... 18% 10.9M 3s
2850K .......... .......... .......... .......... .......... 18% 12.0M 3s
2900K .......... .......... .......... .......... .......... 19% 11.0M 3s
2950K .......... .......... .......... .......... .......... 19% 12.3M 3s
3000K .......... .......... .......... .......... .......... 19% 11.8M 3s
3050K .......... .......... .......... .......... .......... 19% 8.63M 3s
3100K .......... .......... .......... .......... .......... 20% 14.8M 3s
3150K .......... .......... .......... .......... .......... 20% 9.02M 3s
3200K .......... .......... .......... .......... .......... 20% 13.1M 2s
3250K .......... .......... .......... .......... .......... 21% 11.6M 2s
3300K .......... .......... .......... .......... .......... 21% 11.7M 2s
3350K .......... .......... .......... .......... .......... 21% 9.90M 2s
3400K .......... .......... .......... .......... .......... 22% 11.1M 2s
3450K .......... .......... .......... .......... .......... 22% 8.78M 2s
3500K .......... .......... .......... .......... .......... 22% 11.8M 2s
3550K .......... .......... .......... .......... .......... 23% 11.5M 2s
3600K .......... .......... .......... .......... .......... 23% 9.03M 2s
3650K .......... .......... .......... .......... .......... 23% 12.4M 2s
3700K .......... .......... .......... .......... .......... 24% 13.0M 2s
3750K .......... .......... .......... .......... .......... 24% 10.4M 2s
3800K .......... .......... .......... .......... .......... 24% 11.3M 2s
3850K .......... .......... .......... .......... .......... 25% 10.3M 2s
3900K .......... .......... .......... .......... .......... 25% 13.1M 2s
3950K .......... .......... .......... .......... .......... 25% 11.8M 2s
4000K .......... .......... .......... .......... .......... 26% 6.93M 2s
4050K .......... .......... .......... .......... .......... 26% 11.7M 2s
4100K .......... .......... .......... .......... .......... 26% 14.2M 2s
4150K .......... .......... .......... .......... .......... 27% 12.1M 2s
4200K .......... .......... .......... .......... .......... 27% 11.6M 2s
4250K .......... .......... .......... .......... .......... 27% 9.05M 2s
4300K .......... .......... .......... .......... .......... 28% 10.9M 2s
4350K .......... .......... .......... .......... .......... 28% 7.52M 2s
4400K .......... .......... .......... .......... .......... 28% 9.51M 2s
4450K .......... .......... .......... .......... .......... 29% 11.2M 2s
4500K .......... .......... .......... .......... .......... 29% 11.1M 2s
4550K .......... .......... .......... .......... .......... 29% 10.7M 2s
4600K .......... .......... .......... .......... .......... 29% 11.8M 2s
4650K .......... .......... .......... .......... .......... 30% 11.0M 2s
4700K .......... .......... .......... .......... .......... 30% 13.2M 2s
4750K .......... .......... .......... .......... .......... 30% 8.34M 2s
4800K .......... .......... .......... .......... .......... 31% 14.5M 2s
4850K .......... .......... .......... .......... .......... 31% 14.8M 2s
4900K .......... .......... .......... .......... .......... 31% 57.6M 2s
4950K .......... .......... .......... .......... .......... 32% 12.7M 2s
5000K .......... .......... .......... .......... .......... 32% 10.5M 2s
5050K .......... .......... .......... .......... .......... 32% 11.4M 2s
5100K .......... .......... .......... .......... .......... 33% 7.94M 2s
5150K .......... .......... .......... .......... .......... 33% 6.93M 2s
5200K .......... .......... .......... .......... .......... 33% 9.72M 2s
5250K .......... .......... .......... .......... .......... 34% 11.3M 2s
5300K .......... .......... .......... .......... .......... 34% 7.99M 2s
5350K .......... .......... .......... .......... .......... 34% 10.9M 2s
5400K .......... .......... .......... .......... .......... 35% 12.7M 2s
5450K .......... .......... .......... .......... .......... 35% 12.6M 2s
5500K .......... .......... .......... .......... .......... 35% 11.0M 2s
5550K .......... .......... .......... .......... .......... 36% 10.5M 2s
5600K .......... .......... .......... .......... .......... 36% 10.2M 2s
5650K .......... .......... .......... .......... .......... 36% 10.7M 2s
5700K .......... .......... .......... .......... .......... 37% 11.6M 2s
5750K .......... .......... .......... .......... .......... 37% 9.92M 1s
5800K .......... .......... .......... .......... .......... 37% 12.9M 1s
5850K .......... .......... .......... .......... .......... 38% 17.2M 1s
5900K .......... .......... .......... .......... .......... 38% 90.4M 1s
5950K .......... .......... .......... .......... .......... 38% 15.8M 1s
6000K .......... .......... .......... .......... .......... 39% 8.58M 1s
6050K .......... .......... .......... .......... .......... 39% 10.6M 1s
6100K .......... .......... .......... .......... .......... 39% 23.3M 1s
6150K .......... .......... .......... .......... .......... 39% 10.8M 1s
6200K .......... .......... .......... .......... .......... 40% 11.6M 1s
6250K .......... .......... .......... .......... .......... 40% 11.7M 1s
6300K .......... .......... .......... .......... .......... 40% 11.0M 1s
6350K .......... .......... .......... .......... .......... 41% 9.16M 1s
6400K .......... .......... .......... .......... .......... 41% 12.8M 1s
6450K .......... .......... .......... .......... .......... 41% 11.4M 1s
6500K .......... .......... .......... .......... .......... 42% 12.0M 1s
6550K .......... .......... .......... .......... .......... 42% 10.9M 1s
6600K .......... .......... .......... .......... .......... 42% 11.6M 1s
6650K .......... .......... .......... .......... .......... 43% 11.5M 1s
6700K .......... .......... .......... .......... .......... 43% 11.8M 1s
6750K .......... .......... .......... .......... .......... 43% 8.89M 1s
6800K .......... .......... .......... .......... .......... 44% 10.6M 1s
6850K .......... .......... .......... .......... .......... 44% 11.8M 1s
6900K .......... .......... .......... .......... .......... 44% 12.1M 1s
6950K .......... .......... .......... .......... .......... 45% 11.4M 1s
7000K .......... .......... .......... .......... .......... 45% 11.4M 1s
7050K .......... .......... .......... .......... .......... 45% 11.9M 1s
7100K .......... .......... .......... .......... .......... 46% 11.1M 1s
7150K .......... .......... .......... .......... .......... 46% 9.50M 1s
7200K .......... .......... .......... .......... .......... 46% 11.6M 1s
7250K .......... .......... .......... .......... .......... 47% 11.1M 1s
7300K .......... .......... .......... .......... .......... 47% 11.7M 1s
7350K .......... .......... .......... .......... .......... 47% 11.5M 1s
7400K .......... .......... .......... .......... .......... 48% 11.9M 1s
7450K .......... .......... .......... .......... .......... 48% 12.0M 1s
7500K .......... .......... .......... .......... .......... 48% 11.6M 1s
7550K .......... .......... .......... .......... .......... 49% 8.92M 1s
7600K .......... .......... .......... .......... .......... 49% 11.7M 1s
7650K .......... .......... .......... .......... .......... 49% 11.6M 1s
7700K .......... .......... .......... .......... .......... 49% 11.3M 1s
7750K .......... .......... .......... .......... .......... 50% 11.2M 1s
7800K .......... .......... .......... .......... .......... 50% 11.9M 1s
7850K .......... .......... .......... .......... .......... 50% 11.5M 1s
7900K .......... .......... .......... .......... .......... 51% 11.8M 1s
7950K .......... .......... .......... .......... .......... 51% 8.87M 1s
8000K .......... .......... .......... .......... .......... 51% 11.5M 1s
8050K .......... .......... .......... .......... .......... 52% 11.8M 1s
8100K .......... .......... .......... .......... .......... 52% 11.8M 1s
8150K .......... .......... .......... .......... .......... 52% 11.1M 1s
8200K .......... .......... .......... .......... .......... 53% 11.7M 1s
8250K .......... .......... .......... .......... .......... 53% 11.8M 1s
8300K .......... .......... .......... .......... .......... 53% 11.4M 1s
8350K .......... .......... .......... .......... .......... 54% 8.97M 1s
8400K .......... .......... .......... .......... .......... 54% 11.0M 1s
8450K .......... .......... .......... .......... .......... 54% 12.5M 1s
8500K .......... .......... .......... .......... .......... 55% 11.6M 1s
8550K .......... .......... .......... .......... .......... 55% 11.5M 1s
8600K .......... .......... .......... .......... .......... 55% 11.7M 1s
8650K .......... .......... .......... .......... .......... 56% 10.9M 1s
8700K .......... .......... .......... .......... .......... 56% 12.0M 1s
8750K .......... .......... .......... .......... .......... 56% 9.07M 1s
8800K .......... .......... .......... .......... .......... 57% 11.7M 1s
8850K .......... .......... .......... .......... .......... 57% 11.9M 1s
8900K .......... .......... .......... .......... .......... 57% 11.7M 1s
8950K .......... .......... .......... .......... .......... 58% 11.1M 1s
9000K .......... .......... .......... .......... .......... 58% 12.1M 1s
9050K .......... .......... .......... .......... .......... 58% 11.2M 1s
9100K .......... .......... .......... .......... .......... 59% 11.9M 1s
9150K .......... .......... .......... .......... .......... 59% 8.86M 1s
9200K .......... .......... .......... .......... .......... 59% 11.6M 1s
9250K .......... .......... .......... .......... .......... 59% 11.3M 1s
9300K .......... .......... .......... .......... .......... 60% 12.0M 1s
9350K .......... .......... .......... .......... .......... 60% 11.2M 1s
9400K .......... .......... .......... .......... .......... 60% 11.8M 1s
9450K .......... .......... .......... .......... .......... 61% 11.5M 1s
9500K .......... .......... .......... .......... .......... 61% 11.6M 1s
9550K .......... .......... .......... .......... .......... 61% 9.14M 1s
9600K .......... .......... .......... .......... .......... 62% 11.6M 1s
9650K .......... .......... .......... .......... .......... 62% 11.6M 1s
9700K .......... .......... .......... .......... .......... 62% 11.6M 1s
9750K .......... .......... .......... .......... .......... 63% 11.7M 1s
9800K .......... .......... .......... .......... .......... 63% 11.6M 1s
9850K .......... .......... .......... .......... .......... 63% 6.78M 1s
9900K .......... .......... .......... .......... .......... 64% 32.5M 1s
9950K .......... .......... .......... .......... .......... 64% 8.88M 1s
10000K .......... .......... .......... .......... .......... 64% 12.0M 1s
10050K .......... .......... .......... .......... .......... 65% 11.6M 1s
10100K .......... .......... .......... .......... .......... 65% 12.0M 1s
10150K .......... .......... .......... .......... .......... 65% 11.1M 1s
10200K .......... .......... .......... .......... .......... 66% 11.1M 1s
10250K .......... .......... .......... .......... .......... 66% 11.9M 1s
10300K .......... .......... .......... .......... .......... 66% 12.2M 1s
10350K .......... .......... .......... .......... .......... 67% 8.90M 1s
10400K .......... .......... .......... .......... .......... 67% 11.6M 1s
10450K .......... .......... .......... .......... .......... 67% 11.7M 1s
10500K .......... .......... .......... .......... .......... 68% 11.7M 1s
10550K .......... .......... .......... .......... .......... 68% 11.2M 1s
10600K .......... .......... .......... .......... .......... 68% 11.3M 1s
10650K .......... .......... .......... .......... .......... 68% 12.3M 1s
10700K .......... .......... .......... .......... .......... 69% 11.4M 1s
10750K .......... .......... .......... .......... .......... 69% 9.10M 1s
10800K .......... .......... .......... .......... .......... 69% 11.4M 1s
10850K .......... .......... .......... .......... .......... 70% 11.7M 1s
10900K .......... .......... .......... .......... .......... 70% 11.6M 1s
10950K .......... .......... .......... .......... .......... 70% 10.9M 1s
11000K .......... .......... .......... .......... .......... 71% 12.3M 1s
11050K .......... .......... .......... .......... .......... 71% 11.8M 1s
11100K .......... .......... .......... .......... .......... 71% 11.4M 1s
11150K .......... .......... .......... .......... .......... 72% 8.70M 1s
11200K .......... .......... .......... .......... .......... 72% 12.1M 1s
11250K .......... .......... .......... .......... .......... 72% 11.2M 1s
11300K .......... .......... .......... .......... .......... 73% 12.3M 1s
11350K .......... .......... .......... .......... .......... 73% 11.1M 0s
11400K .......... .......... .......... .......... .......... 73% 11.3M 0s
11450K .......... .......... .......... .......... .......... 74% 11.8M 0s
11500K .......... .......... .......... .......... .......... 74% 11.4M 0s
11550K .......... .......... .......... .......... .......... 74% 9.31M 0s
11600K .......... .......... .......... .......... .......... 75% 10.7M 0s
11650K .......... .......... .......... .......... .......... 75% 11.8M 0s
11700K .......... .......... .......... .......... .......... 75% 11.9M 0s
11750K .......... .......... .......... .......... .......... 76% 11.2M 0s
11800K .......... .......... .......... .......... .......... 76% 11.9M 0s
11850K .......... .......... .......... .......... .......... 76% 11.3M 0s
11900K .......... .......... .......... .......... .......... 77% 12.0M 0s
11950K .......... .......... .......... .......... .......... 77% 8.69M 0s
12000K .......... .......... .......... .......... .......... 77% 12.1M 0s
12050K .......... .......... .......... .......... .......... 78% 11.5M 0s
12100K .......... .......... .......... .......... .......... 78% 12.0M 0s
12150K .......... .......... .......... .......... .......... 78% 11.1M 0s
12200K .......... .......... .......... .......... .......... 78% 10.5M 0s
12250K .......... .......... .......... .......... .......... 79% 13.5M 0s
12300K .......... .......... .......... .......... .......... 79% 10.7M 0s
12350K .......... .......... .......... .......... .......... 79% 9.06M 0s
12400K .......... .......... .......... .......... .......... 80% 12.3M 0s
12450K .......... .......... .......... .......... .......... 80% 11.2M 0s
12500K .......... .......... .......... .......... .......... 80% 12.3M 0s
12550K .......... .......... .......... .......... .......... 81% 11.3M 0s
12600K .......... .......... .......... .......... .......... 81% 11.3M 0s
12650K .......... .......... .......... .......... .......... 81% 11.4M 0s
12700K .......... .......... .......... .......... .......... 82% 11.7M 0s
12750K .......... .......... .......... .......... .......... 82% 8.85M 0s
12800K .......... .......... .......... .......... .......... 82% 12.3M 0s
12850K .......... .......... .......... .......... .......... 83% 11.4M 0s
12900K .......... .......... .......... .......... .......... 83% 12.0M 0s
12950K .......... .......... .......... .......... .......... 83% 10.9M 0s
13000K .......... .......... .......... .......... .......... 84% 12.3M 0s
13050K .......... .......... .......... .......... .......... 84% 10.8M 0s
13100K .......... .......... .......... .......... .......... 84% 12.6M 0s
13150K .......... .......... .......... .......... .......... 85% 8.39M 0s
13200K .......... .......... .......... .......... .......... 85% 12.1M 0s
13250K .......... .......... .......... .......... .......... 85% 12.2M 0s
13300K .......... .......... .......... .......... .......... 86% 10.8M 0s
13350K .......... .......... .......... .......... .......... 86% 11.9M 0s
13400K .......... .......... .......... .......... .......... 86% 10.4M 0s
13450K .......... .......... .......... .......... .......... 87% 10.1M 0s
13500K .......... .......... .......... .......... .......... 87% 14.6M 0s
13550K .......... .......... .......... .......... .......... 87% 9.29M 0s
13600K .......... .......... .......... .......... .......... 88% 10.7M 0s
13650K .......... .......... .......... .......... .......... 88% 13.1M 0s
13700K .......... .......... .......... .......... .......... 88% 10.9M 0s
13750K .......... .......... .......... .......... .......... 88% 11.8M 0s
13800K .......... .......... .......... .......... .......... 89% 12.1M 0s
13850K .......... .......... .......... .......... .......... 89% 11.3M 0s
13900K .......... .......... .......... .......... .......... 89% 11.4M 0s
13950K .......... .......... .......... .......... .......... 90% 9.20M 0s
14000K .......... .......... .......... .......... .......... 90% 11.4M 0s
14050K .......... .......... .......... .......... .......... 90% 12.0M 0s
14100K .......... .......... .......... .......... .......... 91% 11.8M 0s
14150K .......... .......... .......... .......... .......... 91% 11.2M 0s
14200K .......... .......... .......... .......... .......... 91% 10.9M 0s
14250K .......... .......... .......... .......... .......... 92% 12.7M 0s
14300K .......... .......... .......... .......... .......... 92% 11.1M 0s
14350K .......... .......... .......... .......... .......... 92% 9.35M 0s
14400K .......... .......... .......... .......... .......... 93% 8.86M 0s
14450K .......... .......... .......... .......... .......... 93% 11.4M 0s
14500K .......... .......... .......... .......... .......... 93% 10.6M 0s
14550K .......... .......... .......... .......... .......... 94% 12.4M 0s
14600K .......... .......... .......... .......... .......... 94% 11.3M 0s
14650K .......... .......... .......... .......... .......... 94% 11.3M 0s
14700K .......... .......... .......... .......... .......... 95% 12.6M 0s
14750K .......... .......... .......... .......... .......... 95% 9.26M 0s
14800K .......... .......... .......... .......... .......... 95% 11.5M 0s
14850K .......... .......... .......... .......... .......... 96% 12.0M 0s
14900K .......... .......... .......... .......... .......... 96% 11.5M 0s
14950K .......... .......... .......... .......... .......... 96% 11.3M 0s
15000K .......... .......... .......... .......... .......... 97% 11.6M 0s
15050K .......... .......... .......... .......... .......... 97% 12.1M 0s
15100K .......... .......... .......... .......... .......... 97% 11.6M 0s
15150K .......... .......... .......... .......... .......... 98% 6.19M 0s
15200K .......... .......... .......... .......... .......... 98% 11.2M 0s
15250K .......... .......... .......... .......... .......... 98% 11.7M 0s
15300K .......... .......... .......... .......... .......... 98% 12.1M 0s
15350K .......... .......... .......... .......... .......... 99% 11.3M 0s
15400K .......... .......... .......... .......... .......... 99% 9.96M 0s
15450K .......... .......... .......... .......... .......... 99% 13.8M 0s
15500K ....... 100% 50.3M=1.7s
2017-01-27 01:45:17 (8.72 MB/s) - 'php.tar.gz' saved [15879453/15879453]
+ apt-get purge -y --auto-remove wget
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
libicu52* libpsl0* wget*
0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.
After this operation, 30.3 MB disk space will be freed.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13945 files and directories currently installed.)
Removing wget (1.16-1+deb8u1) ...
Purging configuration files for wget (1.16-1+deb8u1) ...
Removing libpsl0:amd64 (0.5.1-1) ...
Purging configuration files for libpsl0:amd64 (0.5.1-1) ...
Removing libicu52:amd64 (52.1-8+deb8u4) ...
Purging configuration files for libicu52:amd64 (52.1-8+deb8u4) ...
Processing triggers for libc-bin (2.19-18+deb8u6) ...
---> d71d96d0e108
Removing intermediate container 9e83eea97b8c
Step 15 : COPY docker-php-source /usr/local/bin/
---> f12593b03b17
Removing intermediate container 0372fcfe3f01
Step 16 : RUN set -xe && buildDeps=" apache2-dev libcurl4-openssl-dev libedit-dev libfreetype6-dev libicu-dev libjpeg62-turbo-dev libmcrypt-dev libpng12-dev libpq-dev libsqlite3-dev libssl-dev libtidy-dev libxml2-dev libxslt1-dev libyaml-dev ncurses-dev bzip2 libreadline6-dev librecode-dev " && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* && docker-php-source extract && cd /usr/src/php && export CFLAGS="-O2 -g" CPPFLAGS="-O2 -g" LDFLAGS="" && ./configure --with-config-file-path=/usr/local/etc/php --with-config-file-scan-dir=/usr/local/etc/php/conf.d --enable-ftp --enable-mbstring --enable-mysqlnd --with-curl --with-libedit --with-openssl --with-zlib --with-kerberos --with-openssl --with-mysql=mysqlnd --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --with-pdo-sqlite --with-pdo-pgsql --with-readline --with-recode --with-png-dir --with-freetype-dir --with-zlib-dir --with-jpeg-dir --with-mcrypt --with-xsl --with-tidy --with-xmlrpc --with-gettext=shared --with-gd --with-pear --enable-sockets --enable-exif --enable-zip --enable-soap --enable-sysvsem --enable-cgi --enable-sysvshm --enable-shmop --enable-pcntl --enable-bcmath --enable-xmlreader --enable-intl --enable-wddx --enable-opcache --with-apxs2 && make -j "$(nproc)" && make install && { find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; } && make clean
---> Running in 81fc1332efb2
+ buildDeps= apache2-dev libcurl4-openssl-dev libedit-dev libfreetype6-dev libicu-dev libjpeg62-turbo-dev libmcrypt-dev libpng12-dev libpq-dev libsqlite3-dev libssl-dev libtidy-dev libxml2-dev libxslt1-dev libyaml-dev ncurses-dev bzip2 libreadline6-dev librecode-dev
+ apt-get update
Ign http://deb.debian.org jessie InRelease
Get:1 http://security.debian.org jessie/updates InRelease [63.1 kB]
Get:2 http://deb.debian.org jessie-updates InRelease [145 kB]
Get:3 http://deb.debian.org jessie Release.gpg [2373 B]
Get:4 http://deb.debian.org jessie Release [148 kB]
Get:5 http://deb.debian.org jessie-updates/main amd64 Packages [17.6 kB]
Get:6 http://security.debian.org jessie/updates/main amd64 Packages [435 kB]
Get:7 http://deb.debian.org jessie/main amd64 Packages [9049 kB]
Fetched 9860 kB in 2s (3524 kB/s)
Reading package lists...
+ apt-get install -y apache2-dev libcurl4-openssl-dev libedit-dev libfreetype6-dev libicu-dev libjpeg62-turbo-dev libmcrypt-dev libpng12-dev libpq-dev libsqlite3-dev libssl-dev libtidy-dev libxml2-dev libxslt1-dev libyaml-dev ncurses-dev bzip2 libreadline6-dev librecode-dev --no-install-recommends
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
bsdmainutils comerr-dev debhelper dpkg-dev gettext gettext-base groff-base
icu-devtools intltool-debian krb5-multidev libapr1-dev libaprutil1-dev
libasprintf0c2 libbsd-dev libcomerr2 libcroco3 libdpkg-perl libexpat1-dev
libfreetype6 libgssrpc4 libicu52 libjpeg62-turbo libkadm5clnt-mit9
libkadm5srv-mit9 libkdb5-7 libldap2-dev libmcrypt4 libpipeline1 libpng12-0
libpq5 libsctp-dev libsctp1 libtidy-0.99-0 libtimedate-perl libtinfo-dev
libunistring0 libxslt1.1 libyaml-0-2 man-db patch po-debconf uuid-dev
zlib1g-dev
Suggested packages:
wamerican wordlist whois vacation bzip2-doc doc-base dh-make debian-keyring
gettext-doc groff krb5-doc python libcurl4-doc libcurl3-dbg libidn11-dev
libkrb5-dev librtmp-dev libssh2-1-dev krb5-user icu-doc mcrypt ncurses-doc
postgresql-doc-9.4 readline-doc sqlite3-doc libyaml-doc less www-browser ed
diffutils-doc libmail-box-perl
Recommended packages:
build-essential fakeroot libalgorithm-merge-perl autopoint libasprintf-dev
libgettextpo-dev libfile-fcntllock-perl lksctp-tools libssl-doc
libmail-sendmail-perl
The following NEW packages will be installed:
apache2-dev bsdmainutils bzip2 comerr-dev debhelper dpkg-dev gettext
gettext-base groff-base icu-devtools intltool-debian krb5-multidev
libapr1-dev libaprutil1-dev libasprintf0c2 libbsd-dev libcroco3
libcurl4-openssl-dev libdpkg-perl libedit-dev libexpat1-dev libfreetype6
libfreetype6-dev libgssrpc4 libicu-dev libicu52 libjpeg62-turbo
libjpeg62-turbo-dev libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7
libldap2-dev libmcrypt-dev libmcrypt4 libncurses5-dev libpipeline1
libpng12-0 libpng12-dev libpq-dev libpq5 libreadline6-dev librecode-dev
libsctp-dev libsctp1 libsqlite3-dev libssl-dev libtidy-0.99-0 libtidy-dev
libtimedate-perl libtinfo-dev libunistring0 libxml2-dev libxslt1-dev
libxslt1.1 libyaml-0-2 libyaml-dev man-db patch po-debconf uuid-dev
zlib1g-dev
The following packages will be upgraded:
libcomerr2
1 upgraded, 61 newly installed, 0 to remove and 17 not upgraded.
Need to get 33.1 MB of archives.
After this operation, 139 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian/ jessie/main libcomerr2 amd64 1.42.12-2+b1 [60.7 kB]
Get:2 http://deb.debian.org/debian/ jessie/main libpipeline1 amd64 1.4.0-1 [27.9 kB]
Get:3 http://deb.debian.org/debian/ jessie/main groff-base amd64 1.22.2-8 [1183 kB]
Get:4 http://deb.debian.org/debian/ jessie/main bsdmainutils amd64 9.0.6 [183 kB]
Get:5 http://deb.debian.org/debian/ jessie/main man-db amd64 2.7.0.2-5 [1000 kB]
Get:6 http://deb.debian.org/debian/ jessie/main libasprintf0c2 amd64 0.19.3-2 [31.3 kB]
Get:7 http://deb.debian.org/debian/ jessie/main libgssrpc4 amd64 1.12.1+dfsg-19+deb8u2 [86.1 kB]
Get:8 http://deb.debian.org/debian/ jessie/main libkadm5clnt-mit9 amd64 1.12.1+dfsg-19+deb8u2 [68.5 kB]
Get:9 http://deb.debian.org/debian/ jessie/main libkdb5-7 amd64 1.12.1+dfsg-19+deb8u2 [68.5 kB]
Get:10 http://deb.debian.org/debian/ jessie/main libkadm5srv-mit9 amd64 1.12.1+dfsg-19+deb8u2 [83.0 kB]
Get:11 http://deb.debian.org/debian/ jessie/main libcroco3 amd64 0.6.8-3+b1 [135 kB]
Get:12 http://deb.debian.org/debian/ jessie/main libpng12-0 amd64 1.2.50-2+deb8u3 [173 kB]
Get:13 http://deb.debian.org/debian/ jessie/main libfreetype6 amd64 2.5.2-3+deb8u1 [466 kB]
Get:14 http://deb.debian.org/debian/ jessie/main libicu52 amd64 52.1-8+deb8u4 [6791 kB]
Get:15 http://deb.debian.org/debian/ jessie/main libpq5 amd64 9.4.10-0+deb8u1 [125 kB]
Get:16 http://deb.debian.org/debian/ jessie/main libsctp1 amd64 1.0.16+dfsg-2 [27.6 kB]
Get:17 http://deb.debian.org/debian/ jessie/main libunistring0 amd64 0.9.3-5.2+b1 [288 kB]
Get:18 http://deb.debian.org/debian/ jessie/main libxslt1.1 amd64 1.1.28-2+deb8u2 [232 kB]
Get:19 http://deb.debian.org/debian/ jessie/main libyaml-0-2 amd64 0.1.6-3 [50.4 kB]
Get:20 http://deb.debian.org/debian/ jessie/main bzip2 amd64 1.0.6-7+b3 [46.9 kB]
Get:21 http://deb.debian.org/debian/ jessie/main gettext-base amd64 0.19.3-2 [121 kB]
Get:22 http://deb.debian.org/debian/ jessie/main patch amd64 2.7.5-1 [109 kB]
Get:23 http://deb.debian.org/debian/ jessie/main uuid-dev amd64 2.25.2-6 [78.3 kB]
Get:24 http://deb.debian.org/debian/ jessie/main libsctp-dev amd64 1.0.16+dfsg-2 [83.5 kB]
Get:25 http://deb.debian.org/debian/ jessie/main libapr1-dev amd64 1.5.1-3 [658 kB]
Get:26 http://deb.debian.org/debian/ jessie/main libldap2-dev amd64 2.4.40+dfsg-1+deb8u2 [323 kB]
Get:27 http://deb.debian.org/debian/ jessie/main libexpat1-dev amd64 2.1.0-6+deb8u3 [126 kB]
Get:28 http://deb.debian.org/debian/ jessie/main libaprutil1-dev amd64 1.5.4-1 [367 kB]
Get:29 http://deb.debian.org/debian/ jessie/main libtimedate-perl all 2.3000-2 [42.2 kB]
Get:30 http://deb.debian.org/debian/ jessie/main libdpkg-perl all 1.17.27 [1075 kB]
Get:31 http://deb.debian.org/debian/ jessie/main dpkg-dev all 1.17.27 [1548 kB]
Get:32 http://deb.debian.org/debian/ jessie/main gettext amd64 0.19.3-2 [1240 kB]
Get:33 http://deb.debian.org/debian/ jessie/main intltool-debian all 0.35.0+20060710.1 [30.8 kB]
Get:34 http://deb.debian.org/debian/ jessie/main po-debconf all 1.0.16+nmu3 [220 kB]
Get:35 http://deb.debian.org/debian/ jessie/main debhelper all 9.20150101+deb8u2 [817 kB]
Get:36 http://deb.debian.org/debian/ jessie/main apache2-dev amd64 2.4.10-10+deb8u7 [281 kB]
Get:37 http://deb.debian.org/debian/ jessie/main icu-devtools amd64 52.1-8+deb8u4 [172 kB]
Get:38 http://deb.debian.org/debian/ jessie/main comerr-dev amd64 2.1-1.42.12-2+b1 [38.3 kB]
Get:39 http://deb.debian.org/debian/ jessie/main krb5-multidev amd64 1.12.1+dfsg-19+deb8u2 [145 kB]
Get:40 http://deb.debian.org/debian/ jessie/main libbsd-dev amd64 0.7.0-2 [160 kB]
Get:41 http://deb.debian.org/debian/ jessie/main libcurl4-openssl-dev amd64 7.38.0-4+deb8u5 [337 kB]
Get:42 http://deb.debian.org/debian/ jessie/main libtinfo-dev amd64 5.9+20140913-1+b1 [77.1 kB]
Get:43 http://deb.debian.org/debian/ jessie/main libedit-dev amd64 3.1-20140620-2 [101 kB]
Get:44 http://deb.debian.org/debian/ jessie/main zlib1g-dev amd64 1:1.2.8.dfsg-2+b1 [206 kB]
Get:45 http://deb.debian.org/debian/ jessie/main libpng12-dev amd64 1.2.50-2+deb8u3 [248 kB]
Get:46 http://deb.debian.org/debian/ jessie/main libfreetype6-dev amd64 2.5.2-3+deb8u1 [638 kB]
Get:47 http://deb.debian.org/debian/ jessie/main libicu-dev amd64 52.1-8+deb8u4 [7641 kB]
Get:48 http://deb.debian.org/debian/ jessie/main libjpeg62-turbo amd64 1:1.3.1-12 [116 kB]
Get:49 http://deb.debian.org/debian/ jessie/main libjpeg62-turbo-dev amd64 1:1.3.1-12 [455 kB]
Get:50 http://deb.debian.org/debian/ jessie/main libmcrypt4 amd64 2.5.8-3.3 [71.2 kB]
Get:51 http://deb.debian.org/debian/ jessie/main libmcrypt-dev amd64 2.5.8-3.3 [92.9 kB]
Get:52 http://deb.debian.org/debian/ jessie/main libncurses5-dev amd64 5.9+20140913-1+b1 [175 kB]
Get:53 http://deb.debian.org/debian/ jessie/main libssl-dev amd64 1.0.1t-1+deb8u5 [1283 kB]
Get:54 http://deb.debian.org/debian/ jessie/main libpq-dev amd64 9.4.10-0+deb8u1 [164 kB]
Get:55 http://deb.debian.org/debian/ jessie/main libreadline6-dev amd64 6.3-8+b3 [124 kB]
Get:56 http://deb.debian.org/debian/ jessie/main librecode-dev amd64 3.6-21 [519 kB]
Get:57 http://deb.debian.org/debian/ jessie/main libsqlite3-dev amd64 3.8.7.1-1+deb8u2 [538 kB]
Get:58 http://deb.debian.org/debian/ jessie/main libtidy-0.99-0 amd64 20091223cvs-1.4+deb8u1 [123 kB]
Get:59 http://deb.debian.org/debian/ jessie/main libtidy-dev amd64 20091223cvs-1.4+deb8u1 [143 kB]
Get:60 http://deb.debian.org/debian/ jessie/main libxml2-dev amd64 2.9.1+dfsg1-5+deb8u4 [695 kB]
Get:61 http://deb.debian.org/debian/ jessie/main libxslt1-dev amd64 1.1.28-2+deb8u2 [511 kB]
Get:62 http://deb.debian.org/debian/ jessie/main libyaml-dev amd64 0.1.6-3 [59.7 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 33.1 MB in 3s (9339 kB/s)
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13867 files and directories currently installed.)
Preparing to unpack .../libcomerr2_1.42.12-2+b1_amd64.deb ...
Unpacking libcomerr2:amd64 (1.42.12-2+b1) over (1.42.12-2) ...
Setting up libcomerr2:amd64 (1.42.12-2+b1) ...
Processing triggers for libc-bin (2.19-18+deb8u6) ...
Selecting previously unselected package libpipeline1:amd64.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13868 files and directories currently installed.)
Preparing to unpack .../libpipeline1_1.4.0-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.4.0-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../groff-base_1.22.2-8_amd64.deb ...
Unpacking groff-base (1.22.2-8) ...
Selecting previously unselected package bsdmainutils.
Preparing to unpack .../bsdmainutils_9.0.6_amd64.deb ...
Unpacking bsdmainutils (9.0.6) ...
Selecting previously unselected package man-db.
Preparing to unpack .../man-db_2.7.0.2-5_amd64.deb ...
Unpacking man-db (2.7.0.2-5) ...
Selecting previously unselected package libasprintf0c2:amd64.
Preparing to unpack .../libasprintf0c2_0.19.3-2_amd64.deb ...
Unpacking libasprintf0c2:amd64 (0.19.3-2) ...
Selecting previously unselected package libgssrpc4:amd64.
Preparing to unpack .../libgssrpc4_1.12.1+dfsg-19+deb8u2_amd64.deb ...
Unpacking libgssrpc4:amd64 (1.12.1+dfsg-19+deb8u2) ...
Selecting previously unselected package libkadm5clnt-mit9:amd64.
Preparing to unpack .../libkadm5clnt-mit9_1.12.1+dfsg-19+deb8u2_amd64.deb ...
Unpacking libkadm5clnt-mit9:amd64 (1.12.1+dfsg-19+deb8u2) ...
Selecting previously unselected package libkdb5-7:amd64.
Preparing to unpack .../libkdb5-7_1.12.1+dfsg-19+deb8u2_amd64.deb ...
Unpacking libkdb5-7:amd64 (1.12.1+dfsg-19+deb8u2) ...
Selecting previously unselected package libkadm5srv-mit9:amd64.
Preparing to unpack .../libkadm5srv-mit9_1.12.1+dfsg-19+deb8u2_amd64.deb ...
Unpacking libkadm5srv-mit9:amd64 (1.12.1+dfsg-19+deb8u2) ...
Selecting previously unselected package libcroco3:amd64.
Preparing to unpack .../libcroco3_0.6.8-3+b1_amd64.deb ...
Unpacking libcroco3:amd64 (0.6.8-3+b1) ...
Selecting previously unselected package libpng12-0:amd64.
Preparing to unpack .../libpng12-0_1.2.50-2+deb8u3_amd64.deb ...
Unpacking libpng12-0:amd64 (1.2.50-2+deb8u3) ...
Selecting previously unselected package libfreetype6:amd64.
Preparing to unpack .../libfreetype6_2.5.2-3+deb8u1_amd64.deb ...
Unpacking libfreetype6:amd64 (2.5.2-3+deb8u1) ...
Selecting previously unselected package libicu52:amd64.
Preparing to unpack .../libicu52_52.1-8+deb8u4_amd64.deb ...
Unpacking libicu52:amd64 (52.1-8+deb8u4) ...
Selecting previously unselected package libpq5:amd64.
Preparing to unpack .../libpq5_9.4.10-0+deb8u1_amd64.deb ...
Unpacking libpq5:amd64 (9.4.10-0+deb8u1) ...
Selecting previously unselected package libsctp1:amd64.
Preparing to unpack .../libsctp1_1.0.16+dfsg-2_amd64.deb ...
Unpacking libsctp1:amd64 (1.0.16+dfsg-2) ...
Selecting previously unselected package libunistring0:amd64.
Preparing to unpack .../libunistring0_0.9.3-5.2+b1_amd64.deb ...
Unpacking libunistring0:amd64 (0.9.3-5.2+b1) ...
Selecting previously unselected package libxslt1.1:amd64.
Preparing to unpack .../libxslt1.1_1.1.28-2+deb8u2_amd64.deb ...
Unpacking libxslt1.1:amd64 (1.1.28-2+deb8u2) ...
Selecting previously unselected package libyaml-0-2:amd64.
Preparing to unpack .../libyaml-0-2_0.1.6-3_amd64.deb ...
Unpacking libyaml-0-2:amd64 (0.1.6-3) ...
Selecting previously unselected package bzip2.
Preparing to unpack .../bzip2_1.0.6-7+b3_amd64.deb ...
Unpacking bzip2 (1.0.6-7+b3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../gettext-base_0.19.3-2_amd64.deb ...
Unpacking gettext-base (0.19.3-2) ...
Selecting previously unselected package patch.
Preparing to unpack .../patch_2.7.5-1_amd64.deb ...
Unpacking patch (2.7.5-1) ...
Selecting previously unselected package uuid-dev:amd64.
Preparing to unpack .../uuid-dev_2.25.2-6_amd64.deb ...
Unpacking uuid-dev:amd64 (2.25.2-6) ...
Selecting previously unselected package libsctp-dev.
Preparing to unpack .../libsctp-dev_1.0.16+dfsg-2_amd64.deb ...
Unpacking libsctp-dev (1.0.16+dfsg-2) ...
Selecting previously unselected package libapr1-dev.
Preparing to unpack .../libapr1-dev_1.5.1-3_amd64.deb ...
Unpacking libapr1-dev (1.5.1-3) ...
Selecting previously unselected package libldap2-dev:amd64.
Preparing to unpack .../libldap2-dev_2.4.40+dfsg-1+deb8u2_amd64.deb ...
Unpacking libldap2-dev:amd64 (2.4.40+dfsg-1+deb8u2) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../libexpat1-dev_2.1.0-6+deb8u3_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.1.0-6+deb8u3) ...
Selecting previously unselected package libaprutil1-dev.
Preparing to unpack .../libaprutil1-dev_1.5.4-1_amd64.deb ...
Unpacking libaprutil1-dev (1.5.4-1) ...
Selecting previously unselected package libtimedate-perl.
Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ...
Unpacking libtimedate-perl (2.3000-2) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../libdpkg-perl_1.17.27_all.deb ...
Unpacking libdpkg-perl (1.17.27) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.17.27_all.deb ...
Unpacking dpkg-dev (1.17.27) ...
Selecting previously unselected package gettext.
Preparing to unpack .../gettext_0.19.3-2_amd64.deb ...
Unpacking gettext (0.19.3-2) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.1) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../po-debconf_1.0.16+nmu3_all.deb ...
Unpacking po-debconf (1.0.16+nmu3) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../debhelper_9.20150101+deb8u2_all.deb ...
Unpacking debhelper (9.20150101+deb8u2) ...
Selecting previously unselected package apache2-dev.
Preparing to unpack .../apache2-dev_2.4.10-10+deb8u7_amd64.deb ...
Unpacking apache2-dev (2.4.10-10+deb8u7) ...
Selecting previously unselected package icu-devtools.
Preparing to unpack .../icu-devtools_52.1-8+deb8u4_amd64.deb ...
Unpacking icu-devtools (52.1-8+deb8u4) ...
Selecting previously unselected package comerr-dev.
Preparing to unpack .../comerr-dev_2.1-1.42.12-2+b1_amd64.deb ...
Unpacking comerr-dev (2.1-1.42.12-2+b1) ...
Selecting previously unselected package krb5-multidev.
Preparing to unpack .../krb5-multidev_1.12.1+dfsg-19+deb8u2_amd64.deb ...
Unpacking krb5-multidev (1.12.1+dfsg-19+deb8u2) ...
Selecting previously unselected package libbsd-dev:amd64.
Preparing to unpack .../libbsd-dev_0.7.0-2_amd64.deb ...
Unpacking libbsd-dev:amd64 (0.7.0-2) ...
Selecting previously unselected package libcurl4-openssl-dev:amd64.
Preparing to unpack .../libcurl4-openssl-dev_7.38.0-4+deb8u5_amd64.deb ...
Unpacking libcurl4-openssl-dev:amd64 (7.38.0-4+deb8u5) ...
Selecting previously unselected package libtinfo-dev:amd64.
Preparing to unpack .../libtinfo-dev_5.9+20140913-1+b1_amd64.deb ...
Unpacking libtinfo-dev:amd64 (5.9+20140913-1+b1) ...
Selecting previously unselected package libedit-dev:amd64.
Preparing to unpack .../libedit-dev_3.1-20140620-2_amd64.deb ...
Unpacking libedit-dev:amd64 (3.1-20140620-2) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2+b1_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2+b1) ...
Selecting previously unselected package libpng12-dev:amd64.
Preparing to unpack .../libpng12-dev_1.2.50-2+deb8u3_amd64.deb ...
Unpacking libpng12-dev:amd64 (1.2.50-2+deb8u3) ...
Selecting previously unselected package libfreetype6-dev.
Preparing to unpack .../libfreetype6-dev_2.5.2-3+deb8u1_amd64.deb ...
Unpacking libfreetype6-dev (2.5.2-3+deb8u1) ...
Selecting previously unselected package libicu-dev:amd64.
Preparing to unpack .../libicu-dev_52.1-8+deb8u4_amd64.deb ...
Unpacking libicu-dev:amd64 (52.1-8+deb8u4) ...
Selecting previously unselected package libjpeg62-turbo:amd64.
Preparing to unpack .../libjpeg62-turbo_1%3a1.3.1-12_amd64.deb ...
Unpacking libjpeg62-turbo:amd64 (1:1.3.1-12) ...
Selecting previously unselected package libjpeg62-turbo-dev:amd64.
Preparing to unpack .../libjpeg62-turbo-dev_1%3a1.3.1-12_amd64.deb ...
Unpacking libjpeg62-turbo-dev:amd64 (1:1.3.1-12) ...
Selecting previously unselected package libmcrypt4.
Preparing to unpack .../libmcrypt4_2.5.8-3.3_amd64.deb ...
Unpacking libmcrypt4 (2.5.8-3.3) ...
Selecting previously unselected package libmcrypt-dev.
Preparing to unpack .../libmcrypt-dev_2.5.8-3.3_amd64.deb ...
Unpacking libmcrypt-dev (2.5.8-3.3) ...
Selecting previously unselected package libncurses5-dev:amd64.
Preparing to unpack .../libncurses5-dev_5.9+20140913-1+b1_amd64.deb ...
Unpacking libncurses5-dev:amd64 (5.9+20140913-1+b1) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../libssl-dev_1.0.1t-1+deb8u5_amd64.deb ...
Unpacking libssl-dev:amd64 (1.0.1t-1+deb8u5) ...
Selecting previously unselected package libpq-dev.
Preparing to unpack .../libpq-dev_9.4.10-0+deb8u1_amd64.deb ...
Unpacking libpq-dev (9.4.10-0+deb8u1) ...
Selecting previously unselected package libreadline6-dev:amd64.
Preparing to unpack .../libreadline6-dev_6.3-8+b3_amd64.deb ...
Unpacking libreadline6-dev:amd64 (6.3-8+b3) ...
Selecting previously unselected package librecode-dev.
Preparing to unpack .../librecode-dev_3.6-21_amd64.deb ...
Unpacking librecode-dev (3.6-21) ...
Selecting previously unselected package libsqlite3-dev:amd64.
Preparing to unpack .../libsqlite3-dev_3.8.7.1-1+deb8u2_amd64.deb ...
Unpacking libsqlite3-dev:amd64 (3.8.7.1-1+deb8u2) ...
Selecting previously unselected package libtidy-0.99-0.
Preparing to unpack .../libtidy-0.99-0_20091223cvs-1.4+deb8u1_amd64.deb ...
Unpacking libtidy-0.99-0 (20091223cvs-1.4+deb8u1) ...
Selecting previously unselected package libtidy-dev.
Preparing to unpack .../libtidy-dev_20091223cvs-1.4+deb8u1_amd64.deb ...
Unpacking libtidy-dev (20091223cvs-1.4+deb8u1) ...
Selecting previously unselected package libxml2-dev:amd64.
Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-5+deb8u4_amd64.deb ...
Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-5+deb8u4) ...
Selecting previously unselected package libxslt1-dev:amd64.
Preparing to unpack .../libxslt1-dev_1.1.28-2+deb8u2_amd64.deb ...
Unpacking libxslt1-dev:amd64 (1.1.28-2+deb8u2) ...
Selecting previously unselected package libyaml-dev:amd64.
Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ...
Unpacking libyaml-dev:amd64 (0.1.6-3) ...
Processing triggers for mime-support (3.58) ...
Setting up libpipeline1:amd64 (1.4.0-1) ...
Setting up groff-base (1.22.2-8) ...
Setting up bsdmainutils (9.0.6) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
Setting up man-db (2.7.0.2-5) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Building database of manual pages ...
Setting up libasprintf0c2:amd64 (0.19.3-2) ...
Setting up libgssrpc4:amd64 (1.12.1+dfsg-19+deb8u2) ...
Setting up libkadm5clnt-mit9:amd64 (1.12.1+dfsg-19+deb8u2) ...
Setting up libkdb5-7:amd64 (1.12.1+dfsg-19+deb8u2) ...
Setting up libkadm5srv-mit9:amd64 (1.12.1+dfsg-19+deb8u2) ...
Setting up libcroco3:amd64 (0.6.8-3+b1) ...
Setting up libpng12-0:amd64 (1.2.50-2+deb8u3) ...
Setting up libfreetype6:amd64 (2.5.2-3+deb8u1) ...
Setting up libicu52:amd64 (52.1-8+deb8u4) ...
Setting up libpq5:amd64 (9.4.10-0+deb8u1) ...
Setting up libsctp1:amd64 (1.0.16+dfsg-2) ...
Setting up libunistring0:amd64 (0.9.3-5.2+b1) ...
Setting up libxslt1.1:amd64 (1.1.28-2+deb8u2) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up bzip2 (1.0.6-7+b3) ...
Setting up gettext-base (0.19.3-2) ...
Setting up patch (2.7.5-1) ...
Setting up uuid-dev:amd64 (2.25.2-6) ...
Setting up libsctp-dev (1.0.16+dfsg-2) ...
Setting up libapr1-dev (1.5.1-3) ...
Setting up libldap2-dev:amd64 (2.4.40+dfsg-1+deb8u2) ...
Setting up libexpat1-dev:amd64 (2.1.0-6+deb8u3) ...
Setting up libaprutil1-dev (1.5.4-1) ...
Setting up libtimedate-perl (2.3000-2) ...
Setting up libdpkg-perl (1.17.27) ...
Setting up dpkg-dev (1.17.27) ...
Setting up gettext (0.19.3-2) ...
Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.16+nmu3) ...
Setting up debhelper (9.20150101+deb8u2) ...
Setting up apache2-dev (2.4.10-10+deb8u7) ...
Setting up icu-devtools (52.1-8+deb8u4) ...
Setting up comerr-dev (2.1-1.42.12-2+b1) ...
Setting up krb5-multidev (1.12.1+dfsg-19+deb8u2) ...
Setting up libbsd-dev:amd64 (0.7.0-2) ...
Setting up libcurl4-openssl-dev:amd64 (7.38.0-4+deb8u5) ...
Setting up libtinfo-dev:amd64 (5.9+20140913-1+b1) ...
Setting up libedit-dev:amd64 (3.1-20140620-2) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2+b1) ...
Setting up libpng12-dev:amd64 (1.2.50-2+deb8u3) ...
Setting up libfreetype6-dev (2.5.2-3+deb8u1) ...
Setting up libicu-dev:amd64 (52.1-8+deb8u4) ...
Setting up libjpeg62-turbo:amd64 (1:1.3.1-12) ...
Setting up libjpeg62-turbo-dev:amd64 (1:1.3.1-12) ...
Setting up libmcrypt4 (2.5.8-3.3) ...
Setting up libmcrypt-dev (2.5.8-3.3) ...
Setting up libncurses5-dev:amd64 (5.9+20140913-1+b1) ...
Setting up libssl-dev:amd64 (1.0.1t-1+deb8u5) ...
Setting up libpq-dev (9.4.10-0+deb8u1) ...
Setting up libreadline6-dev:amd64 (6.3-8+b3) ...
Setting up librecode-dev (3.6-21) ...
Setting up libsqlite3-dev:amd64 (3.8.7.1-1+deb8u2) ...
Setting up libtidy-0.99-0 (20091223cvs-1.4+deb8u1) ...
Setting up libtidy-dev (20091223cvs-1.4+deb8u1) ...
Setting up libxml2-dev:amd64 (2.9.1+dfsg1-5+deb8u4) ...
Setting up libxslt1-dev:amd64 (1.1.28-2+deb8u2) ...
Setting up libyaml-dev:amd64 (0.1.6-3) ...
Processing triggers for libc-bin (2.19-18+deb8u6) ...
+ rm -rf /var/lib/apt/lists/deb.debian.org_debian_dists_jessie-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_jessie-updates_main_binary-amd64_Packages.gz /var/lib/apt/lists/deb.debian.org_debian_dists_jessie_Release /var/lib/apt/lists/deb.debian.org_debian_dists_jessie_Release.gpg /var/lib/apt/lists/deb.debian.org_debian_dists_jessie_main_binary-amd64_Packages.gz /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/security.debian.org_dists_jessie_updates_InRelease /var/lib/apt/lists/security.debian.org_dists_jessie_updates_main_binary-amd64_Packages.gz
+ docker-php-source extract
+ cd /usr/src/php
+ export CFLAGS=-O2 -g CPPFLAGS=-O2 -g LDFLAGS=
+ ./configure --with-config-file-path=/usr/local/etc/php --with-config-file-scan-dir=/usr/local/etc/php/conf.d --enable-ftp --enable-mbstring --enable-mysqlnd --with-curl --with-libedit --with-openssl --with-zlib --with-kerberos --with-openssl --with-mysql=mysqlnd --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --with-pdo-sqlite --with-pdo-pgsql --with-readline --with-recode --with-png-dir --with-freetype-dir --with-zlib-dir --with-jpeg-dir --with-mcrypt --with-xsl --with-tidy --with-xmlrpc --with-gettext=shared --with-gd --with-pear --enable-sockets --enable-exif --enable-zip --enable-soap --enable-sysvsem --enable-cgi --enable-sysvshm --enable-shmop --enable-pcntl --enable-bcmath --enable-xmlreader --enable-intl --enable-wddx --enable-opcache --with-apxs2
configure: WARNING: unrecognized options: --enable-opcache
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
checking for suncc... no
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether ln -s works... yes
checking for system library directory... lib
checking whether to enable runpaths... yes
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking for gawk... no
checking for nawk... nawk
checking if nawk is broken... no
checking for bison... no
checking for byacc... no
checking for bison version... invalid
configure: WARNING: bison versions supported for regeneration of the Zend/PHP parsers: 1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 2.4 2.4.1 2.4.2 2.4.3 2.5 2.5.1 2.6 2.6.1 2.6.2 2.6.4 (found: none).
checking for re2c... re2c
checking for re2c version... 0.13.5 (ok)
checking whether to enable computed goto gcc extension with re2c... no
checking whether to force non-PIC code in shared modules... no
checking whether /dev/urandom exists... yes
checking for pthreads_cflags... -pthread
checking for pthreads_lib...
Configuring SAPI modules
checking for AOLserver support... no
checking for Apache 1.x module support via DSO through APXS... no
checking for Apache 1.x module support... no
checking whether to enable Apache charset compatibility option... no
checking for Apache 2.0 filter-module support via DSO through APXS... no
checking for Apache 2.0 handler-module support via DSO through APXS... [Fri Jan 27 01:46:04.700712 2017] [core:warn] [pid 11923] AH00111: Config variable ${APACHE_LOCK_DIR} is not defined
[Fri Jan 27 01:46:04.700803 2017] [core:warn] [pid 11923] AH00111: Config variable ${APACHE_PID_FILE} is not defined
[Fri Jan 27 01:46:04.700814 2017] [core:warn] [pid 11923] AH00111: Config variable ${APACHE_RUN_USER} is not defined
[Fri Jan 27 01:46:04.700816 2017] [core:warn] [pid 11923] AH00111: Config variable ${APACHE_RUN_GROUP} is not defined
[Fri Jan 27 01:46:04.700831 2017] [core:warn] [pid 11923] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
[Fri Jan 27 01:46:04.768925 2017] [core:warn] [pid 11923] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
AH00526: Syntax error on line 74 of /etc/apache2/apache2.conf:
Invalid Mutex directory in argument file:${APACHE_LOCK_DIR}
yes
checking for Apache 1.x (hooks) module support via DSO through APXS... no
checking for Apache 1.x (hooks) module support... no
checking whether to enable Apache charset compatibility option... no
checking for Caudium support... no
checking for CLI build... yes
checking for Continuity support... no
checking for embedded SAPI library support... no
checking for FPM build... no
checking for Zeus ISAPI support... no
checking for LiteSpeed support... no
checking for Milter support... no
checking for NSAPI support... no
checking for PHTTPD support... no
checking for Pi3Web support... no
checking whether Roxen module is build using ZTS... no
checking for Roxen/Pike support...
checking for thttpd... no
checking for TUX... no
checking for webjames... no
checking for CGI build... yes
checking for socklen_t in sys/socket.h... yes
checking for sun_len in sys/un.h... no
checking whether cross-process locking is required by accept()... no
checking for chosen SAPI module... apache2handler
checking for executable SAPI binaries... cli cgi
Running system checks
checking for sendmail... no
checking whether system uses EBCDIC... no
checking whether byte ordering is bigendian... no
checking whether writing to stdout works... This is the test message -- yes
checking for socket... yes
checking for socketpair... yes
checking for htonl... yes
checking for gethostname... yes
checking for gethostbyaddr... yes
checking for yp_get_default_domain... no
checking for __yp_get_default_domain... no
checking for yp_get_default_domain in -lnsl... yes
checking for dlopen... no
checking for __dlopen... no
checking for dlopen in -ldl... yes
checking for sin in -lm... yes
checking for inet_aton... yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for dirent.h... yes
checking for ApplicationServices/ApplicationServices.h... no
checking for sys/param.h... yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... yes
checking for netinet/in.h... yes
checking for alloca.h... yes
checking for arpa/inet.h... yes
checking for arpa/nameser.h... yes
checking for assert.h... yes
checking for crypt.h... yes
checking for dns.h... no
checking for fcntl.h... yes
checking for grp.h... yes
checking for ieeefp.h... no
checking for langinfo.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for monetary.h... yes
checking for netdb.h... yes
checking for pwd.h... yes
checking for resolv.h... yes
checking for signal.h... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for syslog.h... yes
checking for sysexits.h... yes
checking for sys/ioctl.h... yes
checking for sys/file.h... yes
checking for sys/mman.h... yes
checking for sys/mount.h... yes
checking for sys/poll.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/statfs.h... yes
checking for sys/statvfs.h... yes
checking for sys/vfs.h... yes
checking for sys/sysexits.h... no
checking for sys/varargs.h... no
checking for sys/wait.h... yes
checking for sys/loadavg.h... no
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for unix.h... no
checking for utime.h... yes
checking for sys/utsname.h... yes
checking for sys/ipc.h... yes
checking for dlfcn.h... yes
checking for assert.h... (cached) yes
checking for fopencookie... yes
checking for broken getcwd... no
checking for broken libc stdio... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for missing declarations of reentrant functions... done
checking for fclose declaration... ok
checking for tm_gmtoff in struct tm... yes
checking for struct flock... yes
checking for socklen_t... yes
checking size of size_t... 8
checking size of long long... 8
checking size of long long int... 8
checking size of long... 8
checking size of int... 4
checking size of intmax_t... 8
checking size of ssize_t... 8
checking size of ptrdiff_t... 8
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for struct sockaddr_storage... yes
checking for field sa_len in struct sockaddr... no
checking for IPv6 support... yes
checking for vprintf... yes
checking for _doprnt... no
checking for alphasort... yes
checking for asctime_r... yes
checking for chroot... yes
checking for ctime_r... yes
checking for cuserid... yes
checking for crypt... no
checking for flock... yes
checking for ftok... yes
checking for funopen... no
checking for gai_strerror... yes
checking for gcvt... yes
checking for getloadavg... yes
checking for getlogin... yes
checking for getprotobyname... yes
checking for getprotobynumber... yes
checking for getservbyname... yes
checking for getservbyport... yes
checking for gethostname... (cached) yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for gmtime_r... yes
checking for getpwnam_r... yes
checking for getgrnam_r... yes
checking for getpwuid_r... yes
checking for grantpt... yes
checking for inet_ntoa... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for isascii... yes
checking for link... yes
checking for localtime_r... yes
checking for lockf... yes
checking for lchown... yes
checking for lrand48... yes
checking for memcpy... yes
checking for memmove... yes
checking for mkstemp... yes
checking for mmap... yes
checking for nl_langinfo... yes
checking for perror... yes
checking for poll... yes
checking for ptsname... yes
checking for putenv... yes
checking for realpath... yes
checking for random... yes
checking for rand_r... yes
checking for scandir... yes
checking for setitimer... yes
checking for setlocale... yes
checking for localeconv... yes
checking for setenv... yes
checking for setpgid... yes
checking for setsockopt... yes
checking for setvbuf... yes
checking for shutdown... yes
checking for sin... yes
checking for snprintf... yes
checking for srand48... yes
checking for srandom... yes
checking for statfs... yes
checking for statvfs... yes
checking for std_syslog... no
checking for strcasecmp... yes
checking for strcoll... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for strnlen... yes
checking for strptime... yes
checking for strstr... yes
checking for strtok_r... yes
checking for symlink... yes
checking for tempnam... yes
checking for tzset... yes
checking for unlockpt... yes
checking for unsetenv... yes
checking for usleep... yes
checking for utime... yes
checking for vsnprintf... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for nanosleep... yes
checking for nanosleep in -lrt... yes
checking for getaddrinfo... yes
checking for __sync_fetch_and_add... yes
checking for strlcat... no
checking for strlcpy... no
checking for getopt... yes
checking for utime.h... (cached) yes
checking whether utime accepts a null argument... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for declared timezone... yes
checking for type of reentrant time-related functions... POSIX
checking for readdir_r... yes
checking for type of readdir_r... POSIX
checking for in_addr_t... yes
checking for crypt_r... no
General settings
checking whether to include gcov symbols... no
checking whether to include debugging symbols... no
checking layout of installed files... PHP
checking path to configuration file... /usr/local/etc/php
checking where to scan for configuration files... /usr/local/etc/php/conf.d
checking whether to enable PHP's own SIGCHLD handler... no
checking whether to explicitly link against libgcc... no
checking whether to enable short tags by default... yes
checking whether to enable dmalloc... no
checking whether to enable IPv6 support... yes
checking whether to enable DTrace support... no
checking how big to make fd sets... using system default
Configuring extensions
checking size of long... (cached) 8
checking size of int... (cached) 4
checking for int32_t... yes
checking for uint32_t... yes
checking for sys/types.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for strtoll... yes
checking for atoll... yes
checking for strftime... (cached) yes
checking which regex library to use... php
checking whether to enable LIBXML support... yes
checking libxml2 install dir... no
checking for xml2-config path... /usr/bin/xml2-config
checking whether libxml build works... yes
checking for OpenSSL support... yes
checking for Kerberos support... yes
checking for krb5-config... no
checking for DSA_get_default_method in -lssl... no
checking for X509_free in -lcrypto... yes
checking for pkg-config... /usr/bin/pkg-config
checking for PCRE library to use... bundled
checking whether to enable the SQLite3 extension... yes
checking bundled sqlite3 library... yes
checking for ZLIB support... yes
checking if the location of ZLIB install directory is defined... yes
checking for zlib version >= 1.2.0.4... 1.2.8
checking for gzgets in -lz... yes
checking whether to enable bc style precision math functions... yes
checking for BZip2 support... no
checking whether to enable calendar conversion support... no
checking whether to enable ctype functions... yes
checking for cURL support... yes
checking if we should use cURL for url streams... no
checking for cURL in default path... found in /usr
checking for cURL 7.10.5 or greater... libcurl 7.38.0
checking for SSL support in libcurl... yes
checking how to run the C preprocessor... cc -E
checking for openssl support in libcurl... yes
checking openssl/crypto.h usability... yes
checking openssl/crypto.h presence... yes
checking for openssl/crypto.h... yes
checking for gnutls support in libcurl... no
checking for curl_easy_perform in -lcurl... yes
checking for curl_version_info in -lcurl... yes
checking for curl_easy_strerror in -lcurl... yes
checking for curl_multi_strerror in -lcurl... yes
checking for QDBM support... no
checking for GDBM support... no
checking for NDBM support... no
checking for TCADB support... no
checking for Berkeley DB4 support... no
checking for Berkeley DB3 support... no
checking for Berkeley DB2 support... no
checking for DB1 support... no
checking for DBM support... no
checking for CDB support... no
checking for INI File support... no
checking for FlatFile support... no
checking whether to enable DBA interface... no
checking whether to enable DOM support... yes
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for ENCHANT support... no
checking whether to enable EXIF (metadata from images) support... yes
checking for fileinfo support... yes
checking for utimes... yes
checking for strndup... yes
checking whether to enable input filter support... yes
checking pcre install prefix... no
checking whether to enable FTP support... yes
checking OpenSSL dir for FTP... no
checking for GD support... yes
checking for the location of libvpx... no
checking for the location of libjpeg... yes
checking for the location of libpng... yes
checking for the location of libXpm... no
checking for FreeType 2... yes
checking for T1lib support... no
checking whether to enable truetype string function in GD... no
checking whether to enable JIS-mapped Japanese font support in GD... no
checking for fabsf... yes
checking for floorf... yes
checking for jpeg_read_header in -ljpeg... yes
If configure fails try --with-vpx-dir=<DIR>
checking for png_write_image in -lpng... yes
If configure fails try --with-xpm-dir=<DIR>
checking for GNU gettext support... yes, shared
checking for bindtextdomain in -lintl... no
checking for bindtextdomain in -lc... yes
checking for ngettext in -lc... yes
checking for dngettext in -lc... yes
checking for dcngettext in -lc... yes
checking for bind_textdomain_codeset in -lc... yes
checking for GNU MP support... no
checking for mhash support... no
checking whether to enable hash support... yes
checking whether byte ordering is bigendian... (cached) no
checking size of short... 2
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of long long... (cached) 8
checking for iconv support... yes
checking for iconv... yes
checking if iconv is glibc's... yes
checking if iconv supports errno... yes
checking if your cpp allows macro usage in include lines... yes
checking for IMAP support... no
checking for IMAP Kerberos support... yes
checking for IMAP SSL support... no
checking for InterBase support... no
checking whether to enable internationalization support... yes
checking for icu-config... /usr/bin/icu-config
checking for location of ICU headers and libraries... /usr
checking for ICU 3.4 or greater... found 52.1
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking whether to enable JavaScript Object Serialization support... yes
checking for ANSI C header files... (cached) yes
checking for LDAP support... no
checking for LDAP Cyrus SASL support... no
checking whether to enable multibyte string support... yes
checking whether to enable multibyte regex support... yes
checking whether to check multibyte regex backtrack... yes
checking for external libmbfl... no
checking for external oniguruma... no
checking for variable length prototypes and stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for stdarg.h... (cached) yes
checking size of int... (cached) 4
checking size of short... (cached) 2
checking size of long... (cached) 8
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for working memcmp... yes
checking for stdarg.h... (cached) yes
checking for mcrypt support... yes
checking for libmcrypt version... >= 2.5.6
checking for mcrypt_module_open in -lmcrypt... no
checking for mcrypt_module_open in -lmcrypt... yes
checking for MSSQL support via FreeTDS... no
checking for MySQL support... yes
checking for specified location of the MySQL UNIX socket... no
checking for MySQL UNIX socket location... no
checking for MySQLi support... yes
checking whether to enable embedded MySQLi support... no
checking for Oracle Database OCI8 support... no
checking whether to enable pcntl support... yes
checking for fork... yes
checking for waitpid... yes
checking for sigaction... yes
checking for getpriority... yes
checking for setpriority... yes
checking for wait3... yes
checking for sigprocmask... yes
checking for sigwaitinfo... yes
checking for sigtimedwait... yes
checking whether to enable PDO support... yes
checking for PDO_DBLIB support via FreeTDS... no
checking for Firebird support for PDO... no
checking for MySQL support for PDO... yes
checking for PDO includes... checking for PDO includes... /usr/src/php/ext
checking Oracle OCI support for PDO... no
checking for ODBC v3 support for PDO... no
checking for PostgreSQL support for PDO... yes
checking for pg_config... /usr/bin/pg_config
checking for openssl dependencies... no
checking for PQparameterStatus in -lpq... yes
checking for PQprepare in -lpq... yes
checking for PQescapeStringConn in -lpq... yes
checking for PQescapeByteaConn in -lpq... yes
checking for pg_encoding_to_char in -lpq... yes
checking for PDO includes... (cached) /usr/src/php/ext
checking for sqlite 3 support for PDO... yes
checking for PDO includes... (cached) /usr/src/php/ext
checking for usleep... (cached) yes
checking for nanosleep... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for fdatasync in -lrt... yes
checking for PostgreSQL support... no
checking for phar archive support... yes
checking for phar openssl support... yes
checking whether to enable POSIX-like functions... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking for seteuid... yes
checking for setegid... yes
checking for setsid... yes
checking for getsid... yes
checking for setpgid... (cached) yes
checking for getpgid... yes
checking for ctermid... yes
checking for mkfifo... yes
checking for mknod... yes
checking for getrlimit... yes
checking for getlogin... (cached) yes
checking for getgroups... yes
checking for makedev... no
checking for initgroups... yes
checking for getpwuid_r... (cached) yes
checking for getgrgid_r... yes
checking for working ttyname_r() implementation... no, posix_ttyname() will be thread-unsafe
checking for utsname.domainname... yes
checking for PSPELL support... no
checking for libedit readline replacement... yes
checking for tgetent in -lncurses... yes
checking for readline in -ledit... yes
checking for rl_callback_read_char in -ledit... yes
checking for rl_on_new_line in -ledit... yes
checking for rl_completion_matches... yes
checking for recode support... yes
checking for recode_format_table in -lrecode... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking whether to enable PHP sessions... yes
checking for mm support... no
checking whether pwrite works... yes
checking whether pread works... yes
checking whether to enable shmop support... yes
checking whether to enable SimpleXML support... yes
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for SNMP support... no
checking OpenSSL dir for SNMP... no
checking whether to enable SOAP support... yes
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking whether to enable sockets support... yes
checking for struct cmsghdr... yes
checking for hstrerror... yes
checking for socketpair... (cached) yes
checking for if_nametoindex... yes
checking for if_indextoname... yes
checking for netdb.h... (cached) yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for field ss_family in struct sockaddr_storage... yes
checking whether zend_object_value is packed... no
checking whether flush should be called explicitly after a buffered io... no
checking for crypt in -lcrypt... yes
checking for standard DES crypt... yes
checking for extended DES crypt... no
checking for MD5 crypt... yes
checking for Blowfish crypt... no
checking for SHA512 crypt... no
checking for SHA256 crypt... no
checking whether the compiler supports __alignof__... yes
checking whether the compiler supports aligned attribute... yes
checking for getcwd... yes
checking for getwd... yes
checking for asinh... yes
checking for acosh... yes
checking for atanh... yes
checking for log1p... yes
checking for hypot... yes
checking for glob... yes
checking for strfmon... yes
checking for nice... yes
checking for fpclass... no
checking for isinf... yes
checking for isnan... yes
checking for mempcpy... yes
checking for strpncpy... no
checking for working POSIX fnmatch... yes
checking for fork... (cached) yes
checking if your OS can spawn processes with inherited handles... yes
checking for res_nsearch... no
checking for __res_nsearch... no
checking for res_nsearch in -lresolv... no
checking for __res_nsearch in -lresolv... yes
checking for dns_search... no
checking for __dns_search... no
checking for dns_search in -lresolv... no
checking for __dns_search in -lresolv... no
checking for dns_search in -lbind... no
checking for __dns_search in -lbind... no
checking for dns_search in -lsocket... no
checking for __dns_search in -lsocket... no
checking for dn_expand... no
checking for __dn_expand... yes
checking for dn_skipname... no
checking for __dn_skipname... yes
checking for res_search... no
checking for __res_search... yes
checking whether atof() accepts NAN... yes
checking whether atof() accepts INF... yes
checking whether HUGE_VAL == INF... yes
checking whether HUGE_VAL + -HUGEVAL == NAN... yes
checking whether strptime() declaration fails... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for mblen... yes
checking for mbrlen... yes
checking for mbsinit... yes
checking for mbstate_t... yes
checking atomic.h usability... no
checking atomic.h presence... no
checking for atomic.h... no
checking for Sybase-CT support... no
checking whether to enable System V IPC support... no
checking whether to enable System V semaphore support... yes
checking for union semun... no
checking whether to enable System V shared memory support... yes
checking for TIDY support... yes
checking for tidyOptGetDoc in -ltidy... yes
checking whether to enable tokenizer support... yes
checking whether to enable WDDX support... yes
checking libexpat dir for WDDX... no
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking whether to enable XML support... yes
checking libexpat install dir... no
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking whether to enable XMLReader support... yes
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for XMLRPC-EPI support... yes
checking libexpat dir for XMLRPC-EPI... no
checking iconv dir for XMLRPC-EPI... no
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for ranlib... ranlib
checking for inline... inline
checking for ANSI C header files... (cached) yes
checking xmlparse.h usability... no
checking xmlparse.h presence... no
checking for xmlparse.h... no
checking xmltok.h usability... no
checking xmltok.h presence... no
checking for xmltok.h... no
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking size of char... 1
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of long long... (cached) 8
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for strtoul... yes
checking for strtoull... yes
checking for snprintf... (cached) yes
checking for strstr... (cached) yes
checking for strpbrk... yes
checking for strerror... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking whether to enable XMLWriter support... yes
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for XSL support... yes
checking for EXSLT support... found
checking for zip archive read/writesupport... yes
checking pcre install prefix... no
checking for the location of zlib... /usr
checking whether to enable mysqlnd... yes
checking whether to disable compressed protocol support in mysqlnd... yes
checking whether int8 exists... no
checking whether uint8 exists... no
checking whether int16 exists... no
checking whether uint16 exists... no
checking whether int32 exists... no
checking whether uint32 exists... no
checking whether uchar exists... no
checking whether ulong exists... yes
checking whether int8_t exists... yes
checking whether uint8_t exists... yes
checking whether int16_t exists... yes
checking whether uint16_t exists... yes
checking whether int32_t exists... yes
checking whether uint32_t exists... yes
checking whether int64_t exists... yes
checking whether uint64_t exists... yes
checking whether whether compiler supports Decimal32/64/128 types... yes
Configuring PEAR
checking whether to install PEAR... yes
Configuring Zend
checking for bison version... (cached) invalid
configure: WARNING: bison versions supported for regeneration of the Zend/PHP parsers: 1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 2.4 2.4.1 2.4.2 2.4.3 2.5 2.5.1 2.6 2.6.1 2.6.2 2.6.4 (found: none).
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for limits.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for signal.h... (cached) yes
checking for unix.h... (cached) no
checking for stdlib.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for size_t... (cached) yes
checking return type of signal handlers... void
checking for uint... yes
checking for ulong... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for vprintf... (cached) yes
checking for _doprnt... (cached) no
checking for working memcmp... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for memcpy... (cached) yes
checking for strdup... (cached) yes
checking for getpid... yes
checking for kill... yes
checking for strtod... yes
checking for strtol... yes
checking for finite... yes
checking for fpclass... (cached) no
checking for sigsetjmp... no
checking whether sprintf is broken... no
checking for finite... (cached) yes
checking for isfinite... no
checking for isinf... (cached) yes
checking for isnan... (cached) yes
checking whether fp_except is defined... no
checking for usable _FPU_SETCW... yes
checking for usable fpsetprec... no
checking for usable _controlfp... no
checking for usable _controlfp_s... no
checking whether FPU control word can be manipulated by inline assembler... yes
checking whether double cast to long preserves least significant bits... no
checking for dlfcn.h... (cached) yes
checking whether dlsym() requires a leading underscore in symbol names... no
checking virtual machine dispatch method... CALL
checking whether to enable thread-safety... no
checking whether to enable inline optimization for GCC... yes
checking whether to enable Zend debugging... no
checking for inline... (cached) inline
checking target system is Darwin... no
checking for MM alignment and log values... done
checking for memory allocation using mmap(MAP_ANON)... yes
checking for memory allocation using mmap("/dev/zero")... yes
checking for mremap... yes
checking for sigaction... (cached) yes
checking whether to enable zend signal handling... no
Configuring TSRM
checking for stdarg.h... (cached) yes
checking for sigprocmask... (cached) yes
Configuring libtool
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize dependent libraries... pass_all
checking how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
Generating files
configure: creating ./config.status
creating main/internal_functions.c
creating main/internal_functions_cli.c
+--------------------------------------------------------------------+
| *** WARNING *** |
| |
| You have built PHP for Apache's current non-threaded MPM. |
| If you change Apache to use a threaded MPM you must reconfigure |
| PHP with --enable-maintainer-zts |
+--------------------------------------------------------------------+
| License: |
| This software is subject to the PHP License, available in this |
| distribution in the file LICENSE. By continuing this installation |
| process, you are bound by the terms of this license agreement. |
| If you do not agree with the terms of this license, you must abort |
| the installation process at this point. |
+--------------------------------------------------------------------+
Thank you for using PHP.
config.status: creating php5.spec
config.status: creating main/build-defs.h
config.status: creating scripts/phpize
config.status: creating scripts/man1/phpize.1
config.status: creating scripts/php-config
config.status: creating scripts/man1/php-config.1
config.status: creating sapi/cli/php.1
config.status: creating sapi/cgi/php-cgi.1
config.status: creating ext/phar/phar.1
config.status: creating ext/phar/phar.phar.1
config.status: creating main/php_config.h
config.status: executing default commands
configure: WARNING: unrecognized options: --enable-opcache
+ nproc
+ make -j 2
/bin/bash /usr/src/php/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -Iext/date/ -I/usr/src/php/ext/date/ -DPHP_ATOM_INC -I/usr/src/php/include -I/usr/src/php/main -I/usr/src/php -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/u
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment