Kashub's Code Barn - "chuj"

podświetlone jako objc (dodał(a) Chuj @ 2022-03-29 09:32:15)

Twoja wyszukiwarka
Parcel ABC
Podświetl ten kod w:
Ostatnio dodane:
Losowe wpisy:
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
 
Try the new cross-platform PowerShell https://aka.ms/pscore6
 
PS C:\workspace\bpcms-pgzkjasiel> make docker up
docker-compose up --detach --build --force-recreate --remove-orphans
[+] Building 75.2s (35/40)
 => [pgzkjasiel.nginx internal] load build definition from Dockerfile                                                                                         0.1s
 => => transferring dockerfile: 554B                                                                                                                          0.0s
 => [pgzkjasiel.php internal] load build definition from Dockerfile                                                                                           0.1s
 => => transferring dockerfile: 1.19kB                                                                                                                        0.0s
 => [pgzkjasiel.mailhog internal] load build definition from Dockerfile                                                                                       0.1s
 => => transferring dockerfile: 64B                                                                                                                           0.0s
 => [pgzkjasiel.adminer internal] load build definition from Dockerfile                                                                                       0.1s
 => => transferring dockerfile: 56B                                                                                                                           0.0s
 => [pgzkjasiel.db internal] load build definition from Dockerfile                                                                                            0.1s
 => => transferring dockerfile: 300B                                                                                                                          0.0s
 => [pgzkjasiel.nginx internal] load .dockerignore                                                                                                            0.1s
 => => transferring context: 2B                                                                                                                               0.0s
 => [pgzkjasiel.php internal] load .dockerignore                                                                                                              0.0s
 => => transferring context: 2B                                                                                                                               0.0s
 => [pgzkjasiel.mailhog internal] load .dockerignore                                                                                                          0.0s
 => => transferring context: 2B                                                                                                                               0.0s
 => [pgzkjasiel.adminer internal] load .dockerignore                                                                                                          0.0s
 => => transferring context: 2B                                                                                                                               0.0s
 => [pgzkjasiel.db internal] load .dockerignore                                                                                                               0.0s
 => => transferring context: 2B                                                                                                                               0.0s
 => [pgzkjasiel.nginx internal] load metadata for docker.io/library/nginx:1.15-alpine                                                                         3.1s
 => [pgzkjasiel.php internal] load metadata for docker.io/library/php:7.3-fpm-alpine                                                                          3.1s
 => [pgzkjasiel.mailhog internal] load metadata for docker.io/mailhog/mailhog:latest                                                                          3.0s
 => [pgzkjasiel.adminer internal] load metadata for docker.io/library/adminer:latest                                                                          3.7s
 => [pgzkjasiel.db internal] load metadata for docker.io/library/mariadb:10.3                                                                                 3.6s
 => [pgzkjasiel.nginx internal] load build context                                                                                                            0.1s
 => => transferring context: 4.13kB                                                                                                                           0.0s
 => CACHED [pgzkjasiel.nginx 1/6] FROM docker.io/library/nginx:1.15-alpine@sha256:57a226fb6ab6823027c0704a9346a890ffb0cacde06bc19bbc234c8720673555            0.0s
 => [pgzkjasiel.nginx 2/6] RUN apk add --update --no-cache     openssl     vim                                                                                6.5s
 => CACHED [pgzkjasiel.mailhog 1/1] FROM docker.io/mailhog/mailhog:latest@sha256:8d76a3d4ffa32a3661311944007a415332c4bb855657f4f6c57996405c009bea             0.0s
 => [pgzkjasiel.db] exporting to image                                                                                                                        0.1s
 => => exporting layers                                                                                                                                       0.0s
 => => writing image sha256:3e9c595eabfa89076c633af7d4dd77a831fda3d3e6c5447cec47f15a66eab318                                                                  0.0s
 => => naming to docker.io/library/pgzkjasiel.mailhog                                                                                                         0.0s
 => => writing image sha256:ca7d8f09613250f76931c7cf449215290656d87c5e9f15d2500e48e71e43dbf4                                                                  0.0s
 => => naming to docker.io/library/pgzkjasiel.nginx                                                                                                           0.0s
 => => writing image sha256:0141e4c6b1312a8463487920881a29dedcf6a7d5feb05e49009f7ebda78bfcd5                                                                  0.0s
 => => naming to docker.io/library/pgzkjasiel.adminer                                                                                                         0.0s
 => => writing image sha256:08a76aa7e4bf8698c7dd0fe2eeb59d87773ed489c2c00c270138768e11aea152                                                                  0.0s
 => => naming to docker.io/library/pgzkjasiel.db                                                                                                              0.0s
 => [pgzkjasiel.php stage-0  1/10] FROM docker.io/library/php:7.3-fpm-alpine@sha256:8c7e287a66004e94ec15a54a528a7ac7df556a8c81f17d8be910e8809685d741          0.0s
 => [pgzkjasiel.php internal] load build context                                                                                                              0.1s
 => => transferring context: 3.56kB                                                                                                                           0.0s
 => CACHED [pgzkjasiel.php] FROM docker.io/library/composer:1.10                                                                                              0.0s
 => => resolve docker.io/library/composer:1.10                                                                                                                1.9s
 => CACHED [pgzkjasiel.php stage-0  2/10] RUN apk add --update --no-cache     curl     freetype-dev     icu-dev     libpng-dev     libjpeg-turbo-dev     lib  0.0s
 => CACHED [pgzkjasiel.php stage-0  3/10] RUN apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ gnu-libiconv               0.0s"/CN=pgzkjasiel.localhost"     -keyout /etc/ssl  1.5s
 => [pgzkjasiel.nginx 5/6] COPY config/default.conf /etc/nginx/conf.d/default.conf                                                                            0.2s
 => [pgzkjasiel.nginx 6/6] RUN sed -i 's/${BASE_URL}/'pgzkjasiel.localhost'/g' /etc/nginx/conf.d/default.conf                                                 1.0s
 => [pgzkjasiel.db 2/2] COPY config/default.cnf /etc/mysql/conf.d/default.cnf                                                                                 1.2s
------
 > [pgzkjasiel.php stage-0  5/10] RUN docker-php-ext-install     dom     exif     fileinfo     iconv     intl     gd     mbstring     mysqli     opcache     pdo_my
sql     simplexml     soap     zip:
#29 1.495 Configuring for:
#29 1.495 PHP Api Version:         20180731
#29 1.495 Zend Module Api No:      20180731
#29 1.495 Zend Extension Api No:   320180731
#29 2.779 configure.ac:7: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
#29 2.779 aclocal.m4:2696: PHP_CONFIG_NICE is expanded from...
#29 2.779 configure.ac:7: the top level
#29 2.782 configure.ac:149: warning: The macro `AC_LANG_C' is obsolete.
#29 2.782 configure.ac:149: You should run autoupdate.
#29 2.782 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
#29 2.782 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 2.782 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 2.782 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 2.782 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 2.782 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 2.782 configure.ac:149: the top level
#29 2.782 configure.ac:149: warning: The macro `AC_LANG_C' is obsolete.
#29 2.782 configure.ac:149: You should run autoupdate.
#29 2.782 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
#29 2.782 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
#29 2.782 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
#29 2.782 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
#29 2.782 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
#29 2.782 aclocal.m4:3888: _LT_AC_LOCK is expanded from...
#29 2.782 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 2.782 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 2.782 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 2.782 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 2.782 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 2.782 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 2.782 configure.ac:149: the top level
#29 2.782 configure.ac:149: warning: The macro `AC_TRY_LINK' is obsolete.
#29 2.782 configure.ac:149: You should run autoupdate.
#29 2.782 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
#29 2.782 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
#29 2.782 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
#29 2.782 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
#29 2.782 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
#29 2.782 aclocal.m4:3888: _LT_AC_LOCK is expanded from...
#29 2.782 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 2.782 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 2.782 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 2.782 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 2.782 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 2.782 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 2.782 configure.ac:149: the top level
#29 2.782 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o',
so \`make -j' may be unsafe
#29 2.782 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 2.782 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 2.782 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 2.782 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 2.782 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 2.782 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 2.782 configure.ac:149: the top level
#29 2.782 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be
unsafe
#29 2.782 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 2.782 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 2.782 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 2.782 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 2.782 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 2.782 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 2.782 configure.ac:149: the top level
#29 2.782 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exi
st
#29 2.782 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 2.782 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 2.782 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 2.782 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 2.782 configure.ac:149: the top level
#29 2.782 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
#29 2.782 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 2.782 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 2.782 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 2.782 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 2.782 configure.ac:149: the top level
#29 2.783 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not loo
k like a libtool script
#29 2.783 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 2.783 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 2.783 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 2.783 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 2.783 configure.ac:149: the top level
#29 2.783 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool scri
pt
#29 2.783 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 2.783 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 2.783 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 2.783 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 2.783 configure.ac:149: the top level
#29 2.783 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted fro
m \`$ofile'
#29 2.783 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 2.783 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 2.783 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 2.783 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 2.783 configure.ac:149: the top level
#29 2.785 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
#29 2.785 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 2.785 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 2.785 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 2.785 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 2.785 configure.ac:149: the top level
#29 2.785 configure.ac:149: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
#29 2.785 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 2.785 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 2.785 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 2.785 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 2.785 configure.ac:149: the top level
#29 2.785 configure.ac:149: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
#29 2.785 configure.ac:149: You should run autoupdate.
#29 2.785 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
#29 2.785 aclocal.m4:6136: _LT_AC_LANG_CXX_CONFIG is expanded from...
#29 2.785 aclocal.m4:6135: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
#29 2.785 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 2.785 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 2.785 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 2.785 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 2.785 configure.ac:149: the top level
#29 2.785 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o',
so \`make -j' may be unsafe
#29 2.785 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 2.785 aclocal.m4:6136: _LT_AC_LANG_CXX_CONFIG is expanded from...
#29 2.785 aclocal.m4:6135: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
#29 2.785 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 2.785 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 2.785 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 2.785 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 2.785 configure.ac:149: the top level
#29 2.785 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be
unsafe
#29 2.785 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 2.785 aclocal.m4:6136: _LT_AC_LANG_CXX_CONFIG is expanded from...
#29 2.785 aclocal.m4:6135: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
#29 2.785 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 2.785 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 2.785 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 2.785 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 2.785 configure.ac:149: the top level
#29 4.830 checking for grep that handles long lines and -e... /bin/grep
#29 4.959 checking for egrep... /bin/grep -E
#29 4.962 checking for a sed that does not truncate output... /bin/sed
#29 5.006 checking for cc... cc
#29 5.069 checking whether the C compiler works... yes
#29 5.354 checking for C compiler default output file name... a.out
#29 5.356 checking for suffix of executables...
#29 5.464 checking whether we are cross compiling... no
#29 5.624 checking for suffix of object files... o
#29 5.703 checking whether the compiler supports GNU C... yes
#29 5.795 checking whether cc accepts -g... yes
#29 5.888 checking for cc option to enable C11 features... none needed
#29 6.234 checking how to run the C preprocessor... cc -E
#29 6.489 checking for icc... no
#29 6.533 checking for suncc... no
#29 6.592 checking whether cc understands -c and -o together... yes
#29 6.771 checking for system library directory... lib
#29 6.771 checking if compiler supports -R... no
#29 6.834 checking if compiler supports -Wl,-rpath,... yes
#29 6.965 checking build system type... x86_64-pc-linux-musl
#29 6.975 checking host system type... x86_64-pc-linux-musl
#29 6.975 checking target system type... x86_64-pc-linux-musl
#29 7.179 checking for PHP prefix... /usr/local
#29 7.179 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/lo
cal/include/php/ext -I/usr/local/include/php/ext/date/lib
#29 7.179 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20180731
#29 7.179 checking for PHP installed headers prefix... /usr/local/include/php
#29 7.179 checking if debug is enabled... no
#29 7.244 checking if zts is enabled... no
#29 7.306 checking for re2c... re2c
#29 7.306 checking for re2c version... 2.1.1 (ok)
#29 7.335 checking for gawk... no
#29 7.336 checking for nawk... no
#29 7.336 checking for awk... awk
#29 7.337 checking if awk is broken... no
#29 7.344 checking whether to enable DOM support... yes, shared
#29 7.344 checking libxml2 install dir... no
#29 7.344 checking for xml2-config path... /usr/bin/xml2-config
#29 7.394 checking whether libxml build works... yes
#29 7.692 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
#29 7.737 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
#29 7.745 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
#29 7.745 checking for BSD-compatible nm... /usr/bin/nm -B
#29 7.749 checking whether ln -s works... yes
#29 7.749 checking how to recognize dependent libraries... pass_all
#29 7.806 checking for stdio.h... yes
#29 7.865 checking for stdlib.h... yes
#29 7.940 checking for string.h... yes
#29 7.999 checking for inttypes.h... yes
#29 8.067 checking for stdint.h... yes
#29 8.130 checking for strings.h... yes
#29 8.211 checking for sys/stat.h... yes
#29 8.275 checking for sys/types.h... yes
#29 8.335 checking for unistd.h... yes
#29 8.408 checking for dlfcn.h... yes
#29 8.484 checking the maximum length of command line arguments... 98304
#29 8.491 checking command to parse /usr/bin/nm -B output from cc object... ok
#29 8.634 checking for objdir... .libs
#29 8.643 checking for ar... ar
#29 8.643 checking for ranlib... ranlib
#29 8.643 checking for strip... strip
#29 8.792 checking if cc supports -fno-rtti -fno-exceptions... no
#29 8.847 checking for cc option to produce PIC... -fPIC
#29 8.847 checking if cc PIC flag -fPIC works... yes
#29 8.903 checking if cc static flag -static works... yes
#29 9.006 checking if cc supports -c -o file.o... yes
#29 9.094 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
#29 9.148 checking whether -lc should be explicitly linked in... no
#29 9.250 checking dynamic linker characteristics... GNU/Linux ld.so
#29 9.281 checking how to hardcode library paths into programs... immediate
#29 9.281 checking whether stripping libraries is possible... yes
#29 9.292 checking if libtool supports shared libraries... yes
#29 9.292 checking whether to build shared libraries... yes
#29 9.292 checking whether to build static libraries... no
#29 9.747
#29 9.747 creating libtool
#29 9.886 appending configuration tag "CXX" to libtool
#29 10.14 configure: creating ./config.status
#29 10.29 config.status: creating config.h
#29 10.43 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/php_dom.c -o php_dom.lo
#29 10.70 mkdir .libs
#29 10.71  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/php_dom.c  -fPIC -DPIC -o .libs/php_dom.o
#29 12.50 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/attr.c -o attr.lo
#29 12.58  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/attr.c  -fPIC -DPIC -o .libs/attr.o
#29 13.16 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/document.c -o document.lo
#29 13.22  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/document.c  -fPIC -DPIC -o .libs/document.o
#29 14.48 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/domerrorhandler.c -o domerrorhandler.lo
#29 14.54  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/domerrorhandler.c  -fPIC -DPIC -o .libs/domerrorhandler.o
#29 14.92 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/domstringlist.c -o domstringlist.lo
#29 14.98  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/domstringlist.c  -fPIC -DPIC -o .libs/domstringlist.o
#29 15.33 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/domexception.c -o domexception.lo
#29 15.39  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/domexception.c  -fPIC -DPIC -o .libs/domexception.o
#29 15.74 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/namelist.c -o namelist.lo
#29 15.80  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/namelist.c  -fPIC -DPIC -o .libs/namelist.o
#29 16.14 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/processinginstruction.c -o processinginstruct
ion.lo
#29 16.20  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/processinginstruction.c  -fPIC -DPIC -o .libs/processinginstruction.o
#29 16.59 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/cdatasection.c -o cdatasection.lo
#29 16.64  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/cdatasection.c  -fPIC -DPIC -o .libs/cdatasection.o
#29 16.97 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/documentfragment.c -o documentfragment.lo
#29 17.03  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/documentfragment.c  -fPIC -DPIC -o .libs/documentfragment.o
#29 17.39 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/domimplementation.c -o domimplementation.lo
#29 17.45  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/domimplementation.c  -fPIC -DPIC -o .libs/domimplementation.o
#29 17.95 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/element.c -o element.lo
#29 18.00  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/element.c  -fPIC -DPIC -o .libs/element.o
#29 18.91 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/node.c -o node.lo
#29 18.98  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/node.c  -fPIC -DPIC -o .libs/node.o
#29 20.20 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/string_extend.c -o string_extend.lo
#29 20.26  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/string_extend.c  -fPIC -DPIC -o .libs/string_extend.o
#29 20.59 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/characterdata.c -o characterdata.lo
#29 20.64  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/characterdata.c  -fPIC -DPIC -o .libs/characterdata.o
#29 21.09 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/documenttype.c -o documenttype.lo
#29 21.15  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/documenttype.c  -fPIC -DPIC -o .libs/documenttype.o
#29 21.50 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/domimplementationlist.c -o domimplementationl
ist.lo
#29 21.55  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/domimplementationlist.c  -fPIC -DPIC -o .libs/domimplementationlist.o
#29 21.85 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/entity.c -o entity.lo
#29 21.90  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/entity.c  -fPIC -DPIC -o .libs/entity.o
#29 22.24 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/nodelist.c -o nodelist.lo
#29 22.29  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/nodelist.c  -fPIC -DPIC -o .libs/nodelist.o
#29 22.66 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/text.c -o text.lo
#29 22.71  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/text.c  -fPIC -DPIC -o .libs/text.o
#29 23.07 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/comment.c -o comment.lo
#29 23.12  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/comment.c  -fPIC -DPIC -o .libs/comment.o
#29 23.41 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/domconfiguration.c -o domconfiguration.lo
#29 23.46  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/domconfiguration.c  -fPIC -DPIC -o .libs/domconfiguration.o
#29 23.74 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/domimplementationsource.c -o domimplementatio
nsource.lo
#29 23.80  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/domimplementationsource.c  -fPIC -DPIC -o .libs/domimplementationsource.o
#29 24.08 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/entityreference.c -o entityreference.lo
#29 24.13  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/entityreference.c  -fPIC -DPIC -o .libs/entityreference.o
#29 24.42 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/notation.c -o notation.lo
#29 24.48  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/notation.c  -fPIC -DPIC -o .libs/notation.o
#29 24.81 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/xpath.c -o xpath.lo
#29 24.86  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/xpath.c  -fPIC -DPIC -o .libs/xpath.o
#29 25.40 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/dom_iterators.c -o dom_iterators.lo
#29 25.46  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/dom_iterators.c  -fPIC -DPIC -o .libs/dom_iterators.o
#29 25.85 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/typeinfo.c -o typeinfo.lo
#29 25.90  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/typeinfo.c  -fPIC -DPIC -o .libs/typeinfo.o
#29 26.18 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/domerror.c -o domerror.lo
#29 26.24  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/domerror.c  -fPIC -DPIC -o .libs/domerror.o
#29 26.55 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/domlocator.c -o domlocator.lo
#29 26.60  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/domlocator.c  -fPIC -DPIC -o .libs/domlocator.o
#29 26.91 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/namednodemap.c -o namednodemap.lo
#29 26.96  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/namednodemap.c  -fPIC -DPIC -o .libs/namednodemap.o
#29 27.32 /bin/sh /usr/src/php/ext/dom/libtool --mode=compile cc  -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/m
ain -I/usr/src/php/ext/dom -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 -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CO
NFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/dom/userdatahandler.c -o userdatahandler.lo
#29 27.38  cc -I. -I/usr/src/php/ext/dom -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -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 -I/usr
/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LA
RGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/dom/userdatahandler.c  -fPIC -DPIC -o .libs/userdatahandler.o
#29 27.65 /bin/sh /usr/src/php/ext/dom/libtool --mode=link cc -DPHP_ATOM_INC -I/usr/src/php/ext/dom/include -I/usr/src/php/ext/dom/main -I/usr/src/php/ext/dom -I/u
sr/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/ph
p/ext/date/lib -I/usr/include/libxml2  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-stron
g -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -Wl,-O1 -pie  -o dom.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/do
m/modules  php_dom.lo attr.lo document.lo domerrorhandler.lo domstringlist.lo domexception.lo namelist.lo processinginstruction.lo cdatasection.lo documentfragment
.lo domimplementation.lo element.lo node.lo string_extend.lo characterdata.lo documenttype.lo domimplementationlist.lo entity.lo nodelist.lo text.lo comment.lo dom
configuration.lo domimplementationsource.lo entityreference.lo notation.lo xpath.lo dom_iterators.lo typeinfo.lo domerror.lo domlocator.lo namednodemap.lo userdata
handler.lo -Wl,-rpath,/lib -L/lib -lxml2 -lz -llzma -lm
#29 27.80 cc -shared  .libs/php_dom.o .libs/attr.o .libs/document.o .libs/domerrorhandler.o .libs/domstringlist.o .libs/domexception.o .libs/namelist.o .libs/proce
ssinginstruction.o .libs/cdatasection.o .libs/documentfragment.o .libs/domimplementation.o .libs/element.o .libs/node.o .libs/string_extend.o .libs/characterdata.o
 .libs/documenttype.o .libs/domimplementationlist.o .libs/entity.o .libs/nodelist.o .libs/text.o .libs/comment.o .libs/domconfiguration.o .libs/domimplementationso
urce.o .libs/entityreference.o .libs/notation.o .libs/xpath.o .libs/dom_iterators.o .libs/typeinfo.o .libs/domerror.o .libs/domlocator.o .libs/namednodemap.o .libs
/userdatahandler.o  -L/lib -lxml2 -lz -llzma -lm  -Wl,-O1 -Wl,-rpath -Wl,/lib -Wl,-soname -Wl,dom.so -o .libs/dom.so
#29 27.85 creating dom.la
#29 27.85 (cd .libs && rm -f dom.la && ln -s ../dom.la dom.la)
#29 27.85 /bin/sh /usr/src/php/ext/dom/libtool --mode=install cp ./dom.la /usr/src/php/ext/dom/modules
#29 27.87 cp ./.libs/dom.so /usr/src/php/ext/dom/modules/dom.so
#29 27.88 cp ./.libs/dom.lai /usr/src/php/ext/dom/modules/dom.la
#29 27.89 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/dom/modules
#29 27.89 ----------------------------------------------------------------------
#29 27.90 Libraries have been installed in:
#29 27.90    /usr/src/php/ext/dom/modules
#29 27.90
#29 27.90 If you ever happen to want to link against installed libraries
#29 27.90 in a given directory, LIBDIR, you must either use libtool, and
#29 27.90 specify the full pathname of the library, or use the `-LLIBDIR'
#29 27.90 flag during linking and do at least one of the following:
#29 27.90    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
#29 27.90      during execution
#29 27.90    - add LIBDIR to the `LD_RUN_PATH' environment variable
#29 27.90      during linking
#29 27.90    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
#29 27.90
#29 27.90 See any operating system documentation about shared libraries for
#29 27.90 more information, such as the ld(1) and ld.so(8) manual pages.
#29 27.90 ----------------------------------------------------------------------
#29 27.90
#29 27.90 Build complete.
#29 27.90 Don't forget to run 'make test'.
#29 27.90
#29 27.90 + strip --strip-all modules/dom.so
#29 27.93 Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20180731/
#29 28.00 Installing header files:          /usr/local/include/php/
#29 28.13
#29 28.13 warning: dom (dom.so) is already loaded!
#29 28.13
#29 28.13 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
#29 28.14 find . -name \*.lo -o -name \*.o | xargs rm -f
#29 28.15 find . -name \*.la -o -name \*.a | xargs rm -f
#29 28.15 find . -name \*.so | xargs rm -f
#29 28.16 find . -name .libs -a -type d|xargs rm -rf
#29 28.16 rm -f libphp.la      modules/* libs/*
#29 28.22 Configuring for:
#29 28.22 PHP Api Version:         20180731
#29 28.22 Zend Module Api No:      20180731
#29 28.22 Zend Extension Api No:   320180731
#29 28.67 configure.ac:7: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
#29 28.67 aclocal.m4:2696: PHP_CONFIG_NICE is expanded from...
#29 28.67 configure.ac:7: the top level
#29 28.67 configure.ac:149: warning: The macro `AC_LANG_C' is obsolete.
#29 28.67 configure.ac:149: You should run autoupdate.
#29 28.67 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
#29 28.67 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 28.67 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 28.67 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 28.67 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 28.67 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 28.67 configure.ac:149: the top level
#29 28.67 configure.ac:149: warning: The macro `AC_LANG_C' is obsolete.
#29 28.67 configure.ac:149: You should run autoupdate.
#29 28.67 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
#29 28.67 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
#29 28.67 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
#29 28.67 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
#29 28.67 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
#29 28.67 aclocal.m4:3888: _LT_AC_LOCK is expanded from...
#29 28.67 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 28.67 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 28.67 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 28.67 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 28.67 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 28.67 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 28.67 configure.ac:149: the top level
#29 28.68 configure.ac:149: warning: The macro `AC_TRY_LINK' is obsolete.
#29 28.68 configure.ac:149: You should run autoupdate.
#29 28.68 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
#29 28.68 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
#29 28.68 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
#29 28.68 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
#29 28.68 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
#29 28.68 aclocal.m4:3888: _LT_AC_LOCK is expanded from...
#29 28.68 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 28.68 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 28.68 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 28.68 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 28.68 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 28.68 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 28.68 configure.ac:149: the top level
#29 28.68 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o',
so \`make -j' may be unsafe
#29 28.68 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 28.68 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 28.68 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 28.68 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 28.68 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 28.68 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 28.68 configure.ac:149: the top level
#29 28.68 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be
unsafe
#29 28.68 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 28.68 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 28.68 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 28.68 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 28.68 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 28.68 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 28.68 configure.ac:149: the top level
#29 28.68 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exi
st
#29 28.68 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 28.68 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 28.68 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 28.68 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 28.68 configure.ac:149: the top level
#29 28.68 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
#29 28.68 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 28.68 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 28.68 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 28.68 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 28.68 configure.ac:149: the top level
#29 28.68 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not loo
k like a libtool script
#29 28.68 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 28.68 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 28.68 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 28.68 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 28.68 configure.ac:149: the top level
#29 28.68 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool scri
pt
#29 28.68 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 28.68 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 28.68 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 28.68 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 28.68 configure.ac:149: the top level
#29 28.68 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted fro
m \`$ofile'
#29 28.68 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 28.68 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 28.68 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 28.68 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 28.68 configure.ac:149: the top level
#29 28.68 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
#29 28.68 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 28.68 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 28.68 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 28.68 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 28.68 configure.ac:149: the top level
#29 28.68 configure.ac:149: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
#29 28.68 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 28.68 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 28.68 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 28.68 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 28.68 configure.ac:149: the top level
#29 28.68 configure.ac:149: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
#29 28.68 configure.ac:149: You should run autoupdate.
#29 28.68 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
#29 28.68 aclocal.m4:6136: _LT_AC_LANG_CXX_CONFIG is expanded from...
#29 28.68 aclocal.m4:6135: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
#29 28.68 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 28.68 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 28.68 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 28.68 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 28.68 configure.ac:149: the top level
#29 28.68 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o',
so \`make -j' may be unsafe
#29 28.68 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 28.68 aclocal.m4:6136: _LT_AC_LANG_CXX_CONFIG is expanded from...
#29 28.68 aclocal.m4:6135: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
#29 28.68 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 28.68 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 28.68 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 28.68 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 28.68 configure.ac:149: the top level
#29 28.68 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be
unsafe
#29 28.68 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 28.68 aclocal.m4:6136: _LT_AC_LANG_CXX_CONFIG is expanded from...
#29 28.68 aclocal.m4:6135: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
#29 28.68 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 28.68 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 28.68 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 28.68 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 28.68 configure.ac:149: the top level
#29 29.43 checking for grep that handles long lines and -e... /bin/grep
#29 29.48 checking for egrep... /bin/grep -E
#29 29.48 checking for a sed that does not truncate output... /bin/sed
#29 29.50 checking for cc... cc
#29 29.52 checking whether the C compiler works... yes
#29 29.56 checking for C compiler default output file name... a.out
#29 29.56 checking for suffix of executables...
#29 29.60 checking whether we are cross compiling... no
#29 29.65 checking for suffix of object files... o
#29 29.68 checking whether the compiler supports GNU C... yes
#29 29.71 checking whether cc accepts -g... yes
#29 29.74 checking for cc option to enable C11 features... none needed
#29 29.81 checking how to run the C preprocessor... cc -E
#29 29.87 checking for icc... no
#29 29.89 checking for suncc... no
#29 29.90 checking whether cc understands -c and -o together... yes
#29 29.95 checking for system library directory... lib
#29 29.95 checking if compiler supports -R... no
#29 29.97 checking if compiler supports -Wl,-rpath,... yes
#29 30.01 checking build system type... x86_64-pc-linux-musl
#29 30.02 checking host system type... x86_64-pc-linux-musl
#29 30.02 checking target system type... x86_64-pc-linux-musl
#29 30.08 checking for PHP prefix... /usr/local
#29 30.08 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/lo
cal/include/php/ext -I/usr/local/include/php/ext/date/lib
#29 30.08 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20180731
#29 30.08 checking for PHP installed headers prefix... /usr/local/include/php
#29 30.08 checking if debug is enabled... no
#29 30.10 checking if zts is enabled... no
#29 30.12 checking for re2c... re2c
#29 30.12 checking for re2c version... 2.1.1 (ok)
#29 30.13 checking for gawk... no
#29 30.13 checking for nawk... no
#29 30.13 checking for awk... awk
#29 30.13 checking if awk is broken... no
#29 30.13 checking whether to enable EXIF (metadata from images) support... yes, shared
#29 30.14 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
#29 30.15 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
#29 30.15 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
#29 30.15 checking for BSD-compatible nm... /usr/bin/nm -B
#29 30.15 checking whether ln -s works... yes
#29 30.15 checking how to recognize dependent libraries... pass_all
#29 30.17 checking for stdio.h... yes
#29 30.20 checking for stdlib.h... yes
#29 30.22 checking for string.h... yes
#29 30.25 checking for inttypes.h... yes
#29 30.27 checking for stdint.h... yes
#29 30.32 checking for strings.h... yes
#29 30.34 checking for sys/stat.h... yes
#29 30.37 checking for sys/types.h... yes
#29 30.40 checking for unistd.h... yes
#29 30.43 checking for dlfcn.h... yes
#29 30.46 checking the maximum length of command line arguments... 98304
#29 30.47 checking command to parse /usr/bin/nm -B output from cc object... ok
#29 30.54 checking for objdir... .libs
#29 30.54 checking for ar... ar
#29 30.54 checking for ranlib... ranlib
#29 30.54 checking for strip... strip
#29 30.60 checking if cc supports -fno-rtti -fno-exceptions... no
#29 30.62 checking for cc option to produce PIC... -fPIC
#29 30.62 checking if cc PIC flag -fPIC works... yes
#29 30.65 checking if cc static flag -static works... yes
#29 30.68 checking if cc supports -c -o file.o... yes
#29 30.71 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
#29 30.73 checking whether -lc should be explicitly linked in... no
#29 30.76 checking dynamic linker characteristics... GNU/Linux ld.so
#29 30.77 checking how to hardcode library paths into programs... immediate
#29 30.77 checking whether stripping libraries is possible... yes
#29 30.77 checking if libtool supports shared libraries... yes
#29 30.77 checking whether to build shared libraries... yes
#29 30.77 checking whether to build static libraries... no
#29 30.86
#29 30.86 creating libtool
#29 30.90 appending configuration tag "CXX" to libtool
#29 30.98 configure: creating ./config.status
#29 31.02 config.status: creating config.h
#29 31.06 /bin/sh /usr/src/php/ext/exif/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/usr/src/php/ext/exif -DPHP_ATOM_INC -I/usr/src/php/ext
/exif/include -I/usr/src/php/ext/exif/main -I/usr/src/php/ext/exif -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/loca
l/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_
BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/exif/exif.c -o exif.lo
#29 31.11 mkdir .libs
#29 31.11  cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/usr/src/php/ext/exif -DPHP_ATOM_INC -I/usr/src/php/ext/exif/include -I/usr/src/php/ext/exif/main -I/usr/sr
c/php/ext/exif -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/u
sr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpi
c -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/exif/exif.c  -fPIC -DPIC -o .libs/exif.o
#29 32.63 /bin/sh /usr/src/php/ext/exif/libtool --mode=link cc -DPHP_ATOM_INC -I/usr/src/php/ext/exif/include -I/usr/src/php/ext/exif/main -I/usr/src/php/ext/exif
-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/includ
e/php/ext/date/lib  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -
D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -Wl,-O1 -pie  -o exif.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/exif/modules  exif.l
o
#29 32.68 cc -shared  .libs/exif.o   -Wl,-O1 -Wl,-soname -Wl,exif.so -o .libs/exif.so
#29 32.70 creating exif.la
#29 32.70 (cd .libs && rm -f exif.la && ln -s ../exif.la exif.la)
#29 32.70 /bin/sh /usr/src/php/ext/exif/libtool --mode=install cp ./exif.la /usr/src/php/ext/exif/modules
#29 32.72 cp ./.libs/exif.so /usr/src/php/ext/exif/modules/exif.so
#29 32.73 cp ./.libs/exif.lai /usr/src/php/ext/exif/modules/exif.la
#29 32.74 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/exif/modules
#29 32.74 ----------------------------------------------------------------------
#29 32.74 Libraries have been installed in:
#29 32.74    /usr/src/php/ext/exif/modules
#29 32.74
#29 32.74 If you ever happen to want to link against installed libraries
#29 32.74 in a given directory, LIBDIR, you must either use libtool, and
#29 32.74 specify the full pathname of the library, or use the `-LLIBDIR'
#29 32.74 flag during linking and do at least one of the following:
#29 32.74    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
#29 32.74      during execution
#29 32.74    - add LIBDIR to the `LD_RUN_PATH' environment variable
#29 32.74      during linking
#29 32.74    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
#29 32.74
#29 32.74 See any operating system documentation about shared libraries for
#29 32.74 more information, such as the ld(1) and ld.so(8) manual pages.
#29 32.74 ----------------------------------------------------------------------
#29 32.74
#29 32.74 Build complete.
#29 32.75 Don't forget to run 'make test'.
#29 32.75
#29 32.75 + strip --strip-all modules/exif.so
#29 32.77 Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20180731/
#29 32.85 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
#29 32.86 find . -name \*.lo -o -name \*.o | xargs rm -f
#29 32.86 find . -name \*.la -o -name \*.a | xargs rm -f
#29 32.86 find . -name \*.so | xargs rm -f
#29 32.87 find . -name .libs -a -type d|xargs rm -rf
#29 32.87 rm -f libphp.la      modules/* libs/*
#29 32.93 Configuring for:
#29 32.93 PHP Api Version:         20180731
#29 32.93 Zend Module Api No:      20180731
#29 32.93 Zend Extension Api No:   320180731
#29 33.38 configure.ac:7: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
#29 33.38 aclocal.m4:2696: PHP_CONFIG_NICE is expanded from...
#29 33.38 configure.ac:7: the top level
#29 33.38 configure.ac:149: warning: The macro `AC_LANG_C' is obsolete.
#29 33.38 configure.ac:149: You should run autoupdate.
#29 33.38 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
#29 33.38 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 33.38 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 33.38 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 33.38 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 33.38 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 33.38 configure.ac:149: the top level
#29 33.38 configure.ac:149: warning: The macro `AC_LANG_C' is obsolete.
#29 33.38 configure.ac:149: You should run autoupdate.
#29 33.38 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
#29 33.38 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
#29 33.38 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
#29 33.38 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
#29 33.38 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
#29 33.38 aclocal.m4:3888: _LT_AC_LOCK is expanded from...
#29 33.38 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 33.38 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 33.38 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 33.38 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 33.38 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 33.38 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 33.38 configure.ac:149: the top level
#29 33.38 configure.ac:149: warning: The macro `AC_TRY_LINK' is obsolete.
#29 33.38 configure.ac:149: You should run autoupdate.
#29 33.38 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
#29 33.38 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
#29 33.38 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
#29 33.38 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
#29 33.38 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
#29 33.38 aclocal.m4:3888: _LT_AC_LOCK is expanded from...
#29 33.38 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 33.38 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 33.38 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 33.38 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 33.38 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 33.38 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 33.38 configure.ac:149: the top level
#29 33.38 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o',
so \`make -j' may be unsafe
#29 33.38 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 33.38 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 33.38 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 33.38 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 33.38 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 33.38 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 33.38 configure.ac:149: the top level
#29 33.38 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be
unsafe
#29 33.38 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 33.38 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 33.38 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 33.38 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 33.38 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 33.38 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 33.38 configure.ac:149: the top level
#29 33.38 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exi
st
#29 33.38 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 33.38 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 33.38 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 33.38 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 33.38 configure.ac:149: the top level
#29 33.38 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
#29 33.38 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 33.38 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 33.38 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 33.38 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 33.38 configure.ac:149: the top level
#29 33.38 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not loo
k like a libtool script
#29 33.38 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 33.38 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 33.38 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 33.38 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 33.38 configure.ac:149: the top level
#29 33.38 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool scri
pt
#29 33.38 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 33.38 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 33.38 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 33.38 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 33.38 configure.ac:149: the top level
#29 33.38 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted fro
m \`$ofile'
#29 33.38 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 33.38 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 33.38 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 33.38 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 33.38 configure.ac:149: the top level
#29 33.38 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
#29 33.38 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 33.38 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 33.38 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 33.38 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 33.38 configure.ac:149: the top level
#29 33.38 configure.ac:149: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
#29 33.38 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 33.38 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 33.38 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 33.38 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 33.38 configure.ac:149: the top level
#29 33.38 configure.ac:149: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
#29 33.38 configure.ac:149: You should run autoupdate.
#29 33.38 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
#29 33.38 aclocal.m4:6136: _LT_AC_LANG_CXX_CONFIG is expanded from...
#29 33.38 aclocal.m4:6135: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
#29 33.38 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 33.38 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 33.38 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 33.38 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 33.38 configure.ac:149: the top level
#29 33.38 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o',
so \`make -j' may be unsafe
#29 33.38 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 33.38 aclocal.m4:6136: _LT_AC_LANG_CXX_CONFIG is expanded from...
#29 33.38 aclocal.m4:6135: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
#29 33.38 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 33.38 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 33.38 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 33.38 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 33.38 configure.ac:149: the top level
#29 33.38 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be
unsafe
#29 33.38 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 33.38 aclocal.m4:6136: _LT_AC_LANG_CXX_CONFIG is expanded from...
#29 33.38 aclocal.m4:6135: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
#29 33.38 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 33.38 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 33.38 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 33.38 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 33.38 configure.ac:149: the top level
#29 34.15 checking for grep that handles long lines and -e... /bin/grep
#29 34.19 checking for egrep... /bin/grep -E
#29 34.19 checking for a sed that does not truncate output... /bin/sed
#29 34.21 checking for cc... cc
#29 34.23 checking whether the C compiler works... yes
#29 34.28 checking for C compiler default output file name... a.out
#29 34.28 checking for suffix of executables...
#29 34.32 checking whether we are cross compiling... no
#29 34.37 checking for suffix of object files... o
#29 34.40 checking whether the compiler supports GNU C... yes
#29 34.42 checking whether cc accepts -g... yes
#29 34.45 checking for cc option to enable C11 features... none needed
#29 34.53 checking how to run the C preprocessor... cc -E
#29 34.60 checking for icc... no
#29 34.61 checking for suncc... no
#29 34.62 checking whether cc understands -c and -o together... yes
#29 34.68 checking for system library directory... lib
#29 34.68 checking if compiler supports -R... no
#29 34.69 checking if compiler supports -Wl,-rpath,... yes
#29 34.73 checking build system type... x86_64-pc-linux-musl
#29 34.74 checking host system type... x86_64-pc-linux-musl
#29 34.74 checking target system type... x86_64-pc-linux-musl
#29 34.79 checking for PHP prefix... /usr/local
#29 34.79 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/lo
cal/include/php/ext -I/usr/local/include/php/ext/date/lib
#29 34.79 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20180731
#29 34.79 checking for PHP installed headers prefix... /usr/local/include/php
#29 34.79 checking if debug is enabled... no
#29 34.82 checking if zts is enabled... no
#29 34.84 checking for re2c... re2c
#29 34.84 checking for re2c version... 2.1.1 (ok)
#29 34.85 checking for gawk... no
#29 34.85 checking for nawk... no
#29 34.85 checking for awk... awk
#29 34.85 checking if awk is broken... no
#29 34.85 checking for fileinfo support... yes, shared
#29 34.85 checking for strcasestr... yes
#29 34.91 checking for utimes... yes
#29 34.96 checking for strndup... yes
#29 35.00 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
#29 35.01 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
#29 35.02 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
#29 35.02 checking for BSD-compatible nm... /usr/bin/nm -B
#29 35.02 checking whether ln -s works... yes
#29 35.02 checking how to recognize dependent libraries... pass_all
#29 35.04 checking for stdio.h... yes
#29 35.06 checking for stdlib.h... yes
#29 35.09 checking for string.h... yes
#29 35.12 checking for inttypes.h... yes
#29 35.14 checking for stdint.h... yes
#29 35.17 checking for strings.h... yes
#29 35.20 checking for sys/stat.h... yes
#29 35.23 checking for sys/types.h... yes
#29 35.26 checking for unistd.h... yes
#29 35.29 checking for dlfcn.h... yes
#29 35.32 checking the maximum length of command line arguments... 98304
#29 35.33 checking command to parse /usr/bin/nm -B output from cc object... ok
#29 35.40 checking for objdir... .libs
#29 35.40 checking for ar... ar
#29 35.40 checking for ranlib... ranlib
#29 35.40 checking for strip... strip
#29 35.46 checking if cc supports -fno-rtti -fno-exceptions... no
#29 35.48 checking for cc option to produce PIC... -fPIC
#29 35.48 checking if cc PIC flag -fPIC works... yes
#29 35.51 checking if cc static flag -static works... yes
#29 35.55 checking if cc supports -c -o file.o... yes
#29 35.57 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
#29 35.59 checking whether -lc should be explicitly linked in... no
#29 35.62 checking dynamic linker characteristics... GNU/Linux ld.so
#29 35.63 checking how to hardcode library paths into programs... immediate
#29 35.63 checking whether stripping libraries is possible... yes
#29 35.63 checking if libtool supports shared libraries... yes
#29 35.63 checking whether to build shared libraries... yes
#29 35.63 checking whether to build static libraries... no
#29 35.71
#29 35.71 creating libtool
#29 35.75 appending configuration tag "CXX" to libtool
#29 35.83 configure: creating ./config.status
#29 35.86 config.status: creating config.h
#29 35.90 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/sr
c/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -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  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_S
OURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/fileinfo/fi
leinfo.c -o fileinfo.lo
#29 35.95 mkdir .libs
#29 35.96  cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/m
ain -I/usr/src/php/ext/fileinfo -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/inc
lude/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-prot
ector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/fileinfo/fileinfo.c  -fPIC -DPIC -o .libs/fileinfo.o
#29 36.38 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/sr
c/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -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  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_S
OURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/fileinfo/li
bmagic/apprentice.c -o libmagic/apprentice.lo
#29 36.43 mkdir libmagic/.libs
#29 36.43  cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/m
ain -I/usr/src/php/ext/fileinfo -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/inc
lude/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-prot
ector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/fileinfo/libmagic/apprentice.c  -fPIC -DPIC -o libmagic/.libs/apprentic
e.o
#29 59.58 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/sr
c/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -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  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_S
OURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/fileinfo/li
bmagic/apptype.c -o libmagic/apptype.lo
#29 59.64  cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/m
ain -I/usr/src/php/ext/fileinfo -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/inc
lude/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-prot
ector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/fileinfo/libmagic/apptype.c  -fPIC -DPIC -o libmagic/.libs/apptype.o
#29 59.93 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/sr
c/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -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  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_S
OURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/fileinfo/li
bmagic/ascmagic.c -o libmagic/ascmagic.lo
#29 59.99  cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/m
ain -I/usr/src/php/ext/fileinfo -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/inc
lude/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-prot
ector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/fileinfo/libmagic/ascmagic.c  -fPIC -DPIC -o libmagic/.libs/ascmagic.o
#29 60.44 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/sr
c/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -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  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_S
OURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/fileinfo/li
bmagic/cdf.c -o libmagic/cdf.lo
#29 60.49  cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/m
ain -I/usr/src/php/ext/fileinfo -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/inc
lude/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-prot
ector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/fileinfo/libmagic/cdf.c  -fPIC -DPIC -o libmagic/.libs/cdf.o
#29 61.37 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/sr
c/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -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  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_S
OURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/fileinfo/li
bmagic/cdf_time.c -o libmagic/cdf_time.lo
#29 61.43  cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/m
ain -I/usr/src/php/ext/fileinfo -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/inc
lude/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-prot
ector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/fileinfo/libmagic/cdf_time.c  -fPIC -DPIC -o libmagic/.libs/cdf_time.o
#29 61.77 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/sr
c/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -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  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_S
OURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/fileinfo/li
bmagic/compress.c -o libmagic/compress.lo
#29 61.82  cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/m
ain -I/usr/src/php/ext/fileinfo -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/inc
lude/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-prot
ector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/fileinfo/libmagic/compress.c  -fPIC -DPIC -o libmagic/.libs/compress.o
#29 62.15 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/sr
c/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -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  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_S
OURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/fileinfo/li
bmagic/encoding.c -o libmagic/encoding.lo
#29 62.20  cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/m
ain -I/usr/src/php/ext/fileinfo -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/inc
lude/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-prot
ector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/fileinfo/libmagic/encoding.c  -fPIC -DPIC -o libmagic/.libs/encoding.o
#29 62.61 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/sr
c/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -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  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_S
OURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/fileinfo/li
bmagic/fsmagic.c -o libmagic/fsmagic.lo
#29 62.67  cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/m
ain -I/usr/src/php/ext/fileinfo -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/inc
lude/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-prot
ector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/fileinfo/libmagic/fsmagic.c  -fPIC -DPIC -o libmagic/.libs/fsmagic.o
#29 63.02 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/sr
c/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -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  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_S
OURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/fileinfo/li
bmagic/funcs.c -o libmagic/funcs.lo
#29 63.08  cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/m
ain -I/usr/src/php/ext/fileinfo -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/inc
lude/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-prot
ector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/fileinfo/libmagic/funcs.c  -fPIC -DPIC -o libmagic/.libs/funcs.o
#29 63.58 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/sr
c/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -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  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_S
OURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/fileinfo/li
bmagic/is_tar.c -o libmagic/is_tar.lo
#29 63.63  cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/m
ain -I/usr/src/php/ext/fileinfo -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/inc
lude/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-prot
ector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/fileinfo/libmagic/is_tar.c  -fPIC -DPIC -o libmagic/.libs/is_tar.o
#29 63.96 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/sr
c/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -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  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_S
OURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/fileinfo/li
bmagic/magic.c -o libmagic/magic.lo
#29 64.02  cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/m
ain -I/usr/src/php/ext/fileinfo -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/inc
lude/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-prot
ector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/fileinfo/libmagic/magic.c  -fPIC -DPIC -o libmagic/.libs/magic.o
#29 64.42 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/sr
c/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -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  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_S
OURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/fileinfo/li
bmagic/print.c -o libmagic/print.lo
#29 64.47  cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/m
ain -I/usr/src/php/ext/fileinfo -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/inc
lude/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-prot
ector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/fileinfo/libmagic/print.c  -fPIC -DPIC -o libmagic/.libs/print.o
#29 64.85 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/sr
c/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -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  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_S
OURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/fileinfo/li
bmagic/readcdf.c -o libmagic/readcdf.lo
#29 64.90  cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/m
ain -I/usr/src/php/ext/fileinfo -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/inc
lude/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-prot
ector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/fileinfo/libmagic/readcdf.c  -fPIC -DPIC -o libmagic/.libs/readcdf.o
#29 65.38 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/sr
c/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -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  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_S
OURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/fileinfo/li
bmagic/softmagic.c -o libmagic/softmagic.lo
#29 65.44  cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/m
ain -I/usr/src/php/ext/fileinfo -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/inc
lude/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-prot
ector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/fileinfo/libmagic/softmagic.c  -fPIC -DPIC -o libmagic/.libs/softmagic.
o
#29 66.50 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/sr
c/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -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  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_S
OURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/fileinfo/li
bmagic/der.c -o libmagic/der.lo
#29 66.55  cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/m
ain -I/usr/src/php/ext/fileinfo -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/inc
lude/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-prot
ector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/fileinfo/libmagic/der.c  -fPIC -DPIC -o libmagic/.libs/der.o
#29 66.92 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/sr
c/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -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  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_S
OURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/fileinfo/li
bmagic/buffer.c -o libmagic/buffer.lo
#29 66.98  cc -I/usr/src/php/ext/fileinfo/libmagic -I. -I/usr/src/php/ext/fileinfo -DPHP_ATOM_INC -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/m
ain -I/usr/src/php/ext/fileinfo -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/inc
lude/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-prot
ector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/fileinfo/libmagic/buffer.c  -fPIC -DPIC -o libmagic/.libs/buffer.o
#29 67.31 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=link cc -DPHP_ATOM_INC -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/p
hp/ext/fileinfo -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  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -
fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -Wl,-O1 -pie  -o fileinfo.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/
fileinfo/modules  fileinfo.lo libmagic/apprentice.lo libmagic/apptype.lo libmagic/ascmagic.lo libmagic/cdf.lo libmagic/cdf_time.lo libmagic/compress.lo libmagic/en
coding.lo libmagic/fsmagic.lo libmagic/funcs.lo libmagic/is_tar.lo libmagic/magic.lo libmagic/print.lo libmagic/readcdf.lo libmagic/softmagic.lo libmagic/der.lo li
bmagic/buffer.lo
#29 67.41 cc -shared  .libs/fileinfo.o libmagic/.libs/apprentice.o libmagic/.libs/apptype.o libmagic/.libs/ascmagic.o libmagic/.libs/cdf.o libmagic/.libs/cdf_time.
o libmagic/.libs/compress.o libmagic/.libs/encoding.o libmagic/.libs/fsmagic.o libmagic/.libs/funcs.o libmagic/.libs/is_tar.o libmagic/.libs/magic.o libmagic/.libs
/print.o libmagic/.libs/readcdf.o libmagic/.libs/softmagic.o libmagic/.libs/der.o libmagic/.libs/buffer.o   -Wl,-O1 -Wl,-soname -Wl,fileinfo.so -o .libs/fileinfo.s
o
#29 67.44 creating fileinfo.la
#29 67.45 (cd .libs && rm -f fileinfo.la && ln -s ../fileinfo.la fileinfo.la)
#29 67.45 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=install cp ./fileinfo.la /usr/src/php/ext/fileinfo/modules
#29 67.47 cp ./.libs/fileinfo.so /usr/src/php/ext/fileinfo/modules/fileinfo.so
#29 67.48 cp ./.libs/fileinfo.lai /usr/src/php/ext/fileinfo/modules/fileinfo.la
#29 67.49 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/fileinfo/modules
#29 67.49 ----------------------------------------------------------------------
#29 67.49 Libraries have been installed in:
#29 67.49    /usr/src/php/ext/fileinfo/modules
#29 67.49
#29 67.49 If you ever happen to want to link against installed libraries
#29 67.49 in a given directory, LIBDIR, you must either use libtool, and
#29 67.49 specify the full pathname of the library, or use the `-LLIBDIR'
#29 67.49 flag during linking and do at least one of the following:
#29 67.49    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
#29 67.50      during execution
#29 67.50    - add LIBDIR to the `LD_RUN_PATH' environment variable
#29 67.50      during linking
#29 67.50    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
#29 67.50
#29 67.50 See any operating system documentation about shared libraries for
#29 67.50 more information, such as the ld(1) and ld.so(8) manual pages.
#29 67.50 ----------------------------------------------------------------------
#29 67.50
#29 67.50 Build complete.
#29 67.50 Don't forget to run 'make test'.
#29 67.50
#29 67.50 + strip --strip-all modules/fileinfo.so
#29 67.55 Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20180731/
#29 67.63
#29 67.63 warning: fileinfo (fileinfo.so) is already loaded!
#29 67.63
#29 67.63 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
#29 67.64 find . -name \*.lo -o -name \*.o | xargs rm -f
#29 67.65 find . -name \*.la -o -name \*.a | xargs rm -f
#29 67.65 find . -name \*.so | xargs rm -f
#29 67.65 find . -name .libs -a -type d|xargs rm -rf
#29 67.66 rm -f libphp.la      modules/* libs/*
#29 67.72 Configuring for:
#29 67.72 PHP Api Version:         20180731
#29 67.72 Zend Module Api No:      20180731
#29 67.72 Zend Extension Api No:   320180731
#29 68.19 configure.ac:7: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
#29 68.19 aclocal.m4:2696: PHP_CONFIG_NICE is expanded from...
#29 68.19 configure.ac:7: the top level
#29 68.19 configure.ac:149: warning: The macro `AC_LANG_C' is obsolete.
#29 68.19 configure.ac:149: You should run autoupdate.
#29 68.19 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
#29 68.19 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 68.19 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 68.19 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 68.19 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 68.19 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 68.19 configure.ac:149: the top level
#29 68.19 configure.ac:149: warning: The macro `AC_LANG_C' is obsolete.
#29 68.19 configure.ac:149: You should run autoupdate.
#29 68.19 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
#29 68.19 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
#29 68.19 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
#29 68.19 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
#29 68.19 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
#29 68.19 aclocal.m4:3888: _LT_AC_LOCK is expanded from...
#29 68.19 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 68.19 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 68.19 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 68.19 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 68.19 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 68.19 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 68.19 configure.ac:149: the top level
#29 68.20 configure.ac:149: warning: The macro `AC_TRY_LINK' is obsolete.
#29 68.20 configure.ac:149: You should run autoupdate.
#29 68.20 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
#29 68.20 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
#29 68.20 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
#29 68.20 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
#29 68.20 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
#29 68.20 aclocal.m4:3888: _LT_AC_LOCK is expanded from...
#29 68.20 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 68.20 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 68.20 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 68.20 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 68.20 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 68.20 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 68.20 configure.ac:149: the top level
#29 68.20 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o',
so \`make -j' may be unsafe
#29 68.20 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 68.20 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 68.20 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 68.20 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 68.20 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 68.20 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 68.20 configure.ac:149: the top level
#29 68.20 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be
unsafe
#29 68.20 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 68.20 aclocal.m4:6054: _LT_AC_LANG_C_CONFIG is expanded from...
#29 68.20 aclocal.m4:6053: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
#29 68.20 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 68.20 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 68.20 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 68.20 configure.ac:149: the top level
#29 68.20 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exi
st
#29 68.20 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 68.20 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 68.20 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 68.20 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 68.20 configure.ac:149: the top level
#29 68.20 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
#29 68.20 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 68.20 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 68.20 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 68.20 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 68.20 configure.ac:149: the top level
#29 68.20 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not loo
k like a libtool script
#29 68.20 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 68.20 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 68.20 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 68.20 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 68.20 configure.ac:149: the top level
#29 68.20 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool scri
pt
#29 68.20 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 68.20 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 68.20 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 68.20 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 68.20 configure.ac:149: the top level
#29 68.20 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted fro
m \`$ofile'
#29 68.20 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 68.20 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 68.20 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 68.20 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 68.20 configure.ac:149: the top level
#29 68.20 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
#29 68.20 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 68.20 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 68.20 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 68.20 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 68.20 configure.ac:149: the top level
#29 68.20 configure.ac:149: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
#29 68.20 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 68.20 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 68.20 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 68.20 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 68.20 configure.ac:149: the top level
#29 68.20 configure.ac:149: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
#29 68.20 configure.ac:149: You should run autoupdate.
#29 68.20 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
#29 68.20 aclocal.m4:6136: _LT_AC_LANG_CXX_CONFIG is expanded from...
#29 68.20 aclocal.m4:6135: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
#29 68.20 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 68.20 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 68.20 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 68.20 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 68.20 configure.ac:149: the top level
#29 68.20 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o',
so \`make -j' may be unsafe
#29 68.20 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 68.20 aclocal.m4:6136: _LT_AC_LANG_CXX_CONFIG is expanded from...
#29 68.20 aclocal.m4:6135: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
#29 68.20 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 68.20 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 68.20 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 68.20 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 68.20 configure.ac:149: the top level
#29 68.20 configure.ac:149: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be
unsafe
#29 68.20 aclocal.m4:4511: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
#29 68.20 aclocal.m4:6136: _LT_AC_LANG_CXX_CONFIG is expanded from...
#29 68.20 aclocal.m4:6135: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
#29 68.20 aclocal.m4:5244: _LT_AC_TAGCONFIG is expanded from...
#29 68.20 aclocal.m4:3397: AC_LIBTOOL_SETUP is expanded from...
#29 68.20 aclocal.m4:3379: _AC_PROG_LIBTOOL is expanded from...
#29 68.20 aclocal.m4:3366: AC_PROG_LIBTOOL is expanded from...
#29 68.20 configure.ac:149: the top level
#29 69.02 checking for grep that handles long lines and -e... /bin/grep
#29 69.08 checking for egrep... /bin/grep -E
#29 69.08 checking for a sed that does not truncate output... /bin/sed
#29 69.10 checking for cc... cc
#29 69.12 checking whether the C compiler works... yes
#29 69.16 checking for C compiler default output file name... a.out
#29 69.16 checking for suffix of executables...
#29 69.20 checking whether we are cross compiling... no
#29 69.25 checking for suffix of object files... o
#29 69.28 checking whether the compiler supports GNU C... yes
#29 69.31 checking whether cc accepts -g... yes
#29 69.34 checking for cc option to enable C11 features... none needed
#29 69.41 checking how to run the C preprocessor... cc -E
#29 69.48 checking for icc... no
#29 69.49 checking for suncc... no
#29 69.51 checking whether cc understands -c and -o together... yes
#29 69.56 checking for system library directory... lib
#29 69.56 checking if compiler supports -R... no
#29 69.57 checking if compiler supports -Wl,-rpath,... yes
#29 69.61 checking build system type... x86_64-pc-linux-musl
#29 69.62 checking host system type... x86_64-pc-linux-musl
#29 69.62 checking target system type... x86_64-pc-linux-musl
#29 69.68 checking for PHP prefix... /usr/local
#29 69.68 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/lo
cal/include/php/ext -I/usr/local/include/php/ext/date/lib
#29 69.68 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20180731
#29 69.68 checking for PHP installed headers prefix... /usr/local/include/php
#29 69.68 checking if debug is enabled... no
#29 69.70 checking if zts is enabled... no
#29 69.73 checking for re2c... re2c
#29 69.73 checking for re2c version... 2.1.1 (ok)
#29 69.73 checking for gawk... no
#29 69.73 checking for nawk... no
#29 69.73 checking for awk... awk
#29 69.73 checking if awk is broken... no
#29 69.73 checking for iconv support... yes, shared
#29 69.76 checking for iconv... yes
#29 69.80 checking if iconv is glibc's... no
#29 69.82 checking if using GNU libiconv... no
#29 69.85 checking if iconv is Konstantin Chuguev's... no
#29 69.87 checking if using IBM iconv... no
#29 69.91 checking if iconv supports errno... yes
#29 69.96 checking if iconv supports //IGNORE... no
#29 70.01 checking if your cpp allows macro usage in include lines... yes
#29 70.04 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
#29 70.05 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
#29 70.05 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
#29 70.05 checking for BSD-compatible nm... /usr/bin/nm -B
#29 70.06 checking whether ln -s works... yes
#29 70.06 checking how to recognize dependent libraries... pass_all
#29 70.08 checking for stdio.h... yes
#29 70.10 checking for stdlib.h... yes
#29 70.13 checking for string.h... yes
#29 70.15 checking for inttypes.h... yes
#29 70.18 checking for stdint.h... yes
#29 70.21 checking for strings.h... yes
#29 70.24 checking for sys/stat.h... yes
#29 70.27 checking for sys/types.h... yes
#29 70.30 checking for unistd.h... yes
#29 70.33 checking for dlfcn.h... yes
#29 70.36 checking the maximum length of command line arguments... 98304
#29 70.36 checking command to parse /usr/bin/nm -B output from cc object... ok
#29 70.43 checking for objdir... .libs
#29 70.44 checking for ar... ar
#29 70.44 checking for ranlib... ranlib
#29 70.44 checking for strip... strip
#29 70.50 checking if cc supports -fno-rtti -fno-exceptions... no
#29 70.52 checking for cc option to produce PIC... -fPIC
#29 70.52 checking if cc PIC flag -fPIC works... yes
#29 70.54 checking if cc static flag -static works... yes
#29 70.58 checking if cc supports -c -o file.o... yes
#29 70.61 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
#29 70.63 checking whether -lc should be explicitly linked in... no
#29 70.66 checking dynamic linker characteristics... GNU/Linux ld.so
#29 70.67 checking how to hardcode library paths into programs... immediate
#29 70.67 checking whether stripping libraries is possible... yes
#29 70.67 checking if libtool supports shared libraries... yes
#29 70.67 checking whether to build shared libraries... yes
#29 70.67 checking whether to build static libraries... no
#29 70.75
#29 70.75 creating libtool
#29 70.79 appending configuration tag "CXX" to libtool
#29 70.87 configure: creating ./config.status
#29 70.91 config.status: creating config.h
#29 70.94 /bin/sh /usr/src/php/ext/iconv/libtool --mode=compile cc -I"/usr/include" -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/usr/src/php/ext/iconv -DPHP_ATOM_INC
 -I/usr/src/php/ext/iconv/include -I/usr/src/php/ext/iconv/main -I/usr/src/php/ext/iconv -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/includ
e/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_
SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -I/usr/include -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php
/ext/iconv/iconv.c -o iconv.lo
#29 71.00 mkdir .libs
#29 71.00  cc -I/usr/include -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/usr/src/php/ext/iconv -DPHP_ATOM_INC -I/usr/src/php/ext/iconv/include -I/usr/src/php/ext/ic
onv/main -I/usr/src/php/ext/iconv -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/i
nclude/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I/usr/inc
lude -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/iconv/iconv.c  -fPIC -DPIC -o .libs/iconv.o
#29 71.02 In file included from /usr/local/include/php/Zend/zend_config.h:1,
#29 71.02                  from /usr/local/include/php/Zend/zend_portability.h:43,
#29 71.02                  from /usr/local/include/php/Zend/zend_types.h:25,
#29 71.02                  from /usr/local/include/php/Zend/zend.h:27,
#29 71.02                  from /usr/local/include/php/main/php.h:33,
#29 71.02                  from /usr/src/php/ext/iconv/iconv.c:25:
#29 71.02 /usr/local/include/php/main/../main/php_config.h:2212: warning: "ICONV_BROKEN_IGNORE" redefined
#29 71.02  2212 | #define ICONV_BROKEN_IGNORE 0
#29 71.02       |
#29 71.02 In file included from /usr/src/php/ext/iconv/iconv.c:22:
#29 71.02 /usr/src/php/ext/iconv/config.h:59: note: this is the location of the previous definition
#29 71.02    59 | #define ICONV_BROKEN_IGNORE 1
#29 71.02       |
#29 71.25 /usr/src/php/ext/iconv/iconv.c: In function 'zm_startup_miconv':
#29 71.25 /usr/src/php/ext/iconv/iconv.c:287:4: error: '_libiconv_version' undeclared (first use in this function)
#29 71.25   287 |    _libiconv_version >> 8, _libiconv_version & 0xff);
#29 71.25       |    ^~~~~~~~~~~~~~~~~
#29 71.25 /usr/src/php/ext/iconv/iconv.c:287:4: note: each undeclared identifier is reported only once for each function it appears in
#29 71.26 /usr/src/php/ext/iconv/iconv.c: In function '_php_iconv_appendl':
#29 71.26 /usr/src/php/ext/iconv/iconv.c:184:15: warning: implicit declaration of function 'libiconv'; did you mean 'iconv'? [-Wimplicit-function-declaration]
#29 71.26   184 | #define iconv libiconv
#29 71.26       |               ^~~~~~~~
#29 71.26 /usr/src/php/ext/iconv/iconv.c:468:8: note: in expansion of macro 'iconv'
#29 71.26   468 |    if (iconv(cd, (char **)&in_p, &in_left, (char **) &out_p, &out_left) == (size_t)-1) {
#29 71.26       |        ^~~~~
#29 71.32 make: *** [Makefile:194: iconv.lo] Error 1
------
failed to solve: executor failed running [/bin/sh -c docker-php-ext-install     dom     exif     fileinfo     iconv     intl     gd     mbstring     mysqli     opc
ache     pdo_mysql     simplexml     soap     zip]: exit code: 2
make: *** [up] Błąd 17
PS C:\workspace\bpcms-pgzkjasiel>
 
| Sklep z artykułami dla dzieci | | Wózki dla dzieci | | Sklep z oponami | | Sklep z artykułami RTV/AGD | | Dyskretny sexshop internetowy | | karma dla psa - sklep | | Darmowe Blogi | | Jak przenieść bloga | | Załóż za darmo bloga | | Skróć link |