Tests pending pull requests

Build: #9562 was successful

Job: Build and Test Job was successful

Stages & jobs

  1. Build and Test

Build log

The build generated 1,272 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

08-Sep-2019 19:03:16 debconf: (TERM is not set, so the dialog frontend is not usable.)
08-Sep-2019 19:03:16 debconf: falling back to frontend: Readline
08-Sep-2019 19:03:16 Setting up libcurl3-gnutls:amd64 (7.64.0-4) ...
08-Sep-2019 19:03:16 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08-Sep-2019 19:03:16 Setting up liberror-perl (0.17027-2) ...
08-Sep-2019 19:03:16 Setting up zip (3.0-11+b1) ...
08-Sep-2019 19:03:16 Setting up libx11-data (2:1.6.7-1) ...
08-Sep-2019 19:03:16 Setting up libpcre2-8-0:amd64 (10.32-5) ...
08-Sep-2019 19:03:16 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
08-Sep-2019 19:03:16 Setting up git-man (1:2.20.1-2) ...
08-Sep-2019 19:03:16 Setting up libx11-6:amd64 (2:1.6.7-1) ...
08-Sep-2019 19:03:16 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
08-Sep-2019 19:03:16 Setting up libxext6:amd64 (2:1.3.3-1+b2) ...
08-Sep-2019 19:03:16 Setting up git (1:2.20.1-2) ...
08-Sep-2019 19:03:16 Setting up xauth (1:1.0.10-1) ...
08-Sep-2019 19:03:16 Processing triggers for libc-bin (2.28-10) ...
08-Sep-2019 19:03:22 Configuring for:
08-Sep-2019 19:03:22 PHP Api Version:         20160303
08-Sep-2019 19:03:22 Zend Module Api No:      20160303
08-Sep-2019 19:03:22 Zend Extension Api No:   320160303
08-Sep-2019 19:03:23 checking for grep that handles long lines and -e... /bin/grep
08-Sep-2019 19:03:23 checking for egrep... /bin/grep -E
08-Sep-2019 19:03:23 checking for a sed that does not truncate output... /bin/sed
08-Sep-2019 19:03:23 checking for cc... cc
08-Sep-2019 19:03:23 checking whether the C compiler works... yes
08-Sep-2019 19:03:23 checking for C compiler default output file name... a.out
08-Sep-2019 19:03:23 checking for suffix of executables...
08-Sep-2019 19:03:23 checking whether we are cross compiling... no
08-Sep-2019 19:03:23 checking for suffix of object files... o
08-Sep-2019 19:03:23 checking whether we are using the GNU C compiler... yes
08-Sep-2019 19:03:23 checking whether cc accepts -g... yes
08-Sep-2019 19:03:23 checking for cc option to accept ISO C89... none needed
08-Sep-2019 19:03:23 checking how to run the C preprocessor... cc -E
08-Sep-2019 19:03:23 checking for icc... no
08-Sep-2019 19:03:23 checking for suncc... no
08-Sep-2019 19:03:23 checking whether cc understands -c and -o together... yes
08-Sep-2019 19:03:23 checking for system library directory... lib
08-Sep-2019 19:03:23 checking if compiler supports -R... no
08-Sep-2019 19:03:23 checking if compiler supports -Wl,-rpath,... yes
08-Sep-2019 19:03:23 checking build system type... x86_64-pc-linux-gnu
08-Sep-2019 19:03:23 checking host system type... x86_64-pc-linux-gnu
08-Sep-2019 19:03:23 checking target system type... x86_64-pc-linux-gnu
08-Sep-2019 19:03:23 checking for PHP prefix... /usr/local
08-Sep-2019 19:03:23 checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
08-Sep-2019 19:03:23 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20160303
08-Sep-2019 19:03:23 checking for PHP installed headers prefix... /usr/local/include/php
08-Sep-2019 19:03:23 checking if debug is enabled... no
08-Sep-2019 19:03:24 checking if zts is enabled... no
08-Sep-2019 19:03:24 checking for re2c... re2c
08-Sep-2019 19:03:24 checking for re2c version... 1.1.1 (ok)
08-Sep-2019 19:03:24 checking for gawk... no
08-Sep-2019 19:03:24 checking for nawk... nawk
08-Sep-2019 19:03:24 checking if nawk is broken... no
08-Sep-2019 19:03:24 checking for zip archive read/writesupport... yes, shared
08-Sep-2019 19:03:24 checking for the location of libz... no
08-Sep-2019 19:03:24 checking pcre install prefix... no
08-Sep-2019 19:03:24 checking libzip... no
08-Sep-2019 19:03:24 checking for the location of zlib... /usr
08-Sep-2019 19:03:24 checking for ANSI C header files... yes
08-Sep-2019 19:03:24 checking for sys/types.h... yes
08-Sep-2019 19:03:24 checking for sys/stat.h... yes
08-Sep-2019 19:03:24 checking for stdlib.h... yes
08-Sep-2019 19:03:24 checking for string.h... yes
08-Sep-2019 19:03:24 checking for memory.h... yes
08-Sep-2019 19:03:24 checking for strings.h... yes
08-Sep-2019 19:03:24 checking for inttypes.h... yes
08-Sep-2019 19:03:24 checking for stdint.h... yes
08-Sep-2019 19:03:24 checking for unistd.h... yes
08-Sep-2019 19:03:24 checking stdbool.h usability... yes
08-Sep-2019 19:03:24 checking stdbool.h presence... yes
08-Sep-2019 19:03:24 checking for stdbool.h... yes
08-Sep-2019 19:03:24 checking fts.h usability... yes
08-Sep-2019 19:03:24 checking fts.h presence... yes
08-Sep-2019 19:03:24 checking for fts.h... yes
08-Sep-2019 19:03:25 checking for int8_t... yes
08-Sep-2019 19:03:25 checking for int16_t... yes
08-Sep-2019 19:03:25 checking for int32_t... yes
08-Sep-2019 19:03:25 checking for int64_t... yes
08-Sep-2019 19:03:25 checking for uint8_t... yes
08-Sep-2019 19:03:25 checking for uint16_t... yes
08-Sep-2019 19:03:25 checking for uint32_t... yes
08-Sep-2019 19:03:25 checking for uint64_t... yes
08-Sep-2019 19:03:25 checking for ssize_t... yes
08-Sep-2019 19:03:25 checking size of short... 2
08-Sep-2019 19:03:25 checking size of int... 4
08-Sep-2019 19:03:26 checking size of long... 8
08-Sep-2019 19:03:26 checking size of long long... 8
08-Sep-2019 19:03:26 checking size of off_t... 8
08-Sep-2019 19:03:26 checking size of size_t... 8
08-Sep-2019 19:03:26 checking for touch... /usr/bin/touch
08-Sep-2019 19:03:26 checking for unzip... /usr/bin/unzip
08-Sep-2019 19:03:26 checking whether struct tm is in sys/time.h or time.h... time.h
08-Sep-2019 19:03:26 checking for struct tm.tm_zone... yes
08-Sep-2019 19:03:26 checking for ld used by cc... /usr/bin/ld
08-Sep-2019 19:03:26 checking if the linker (/usr/bin/ld) is GNU ld... yes
08-Sep-2019 19:03:26 checking for /usr/bin/ld option to reload object files... -r
08-Sep-2019 19:03:26 checking for BSD-compatible nm... /usr/bin/nm -B
08-Sep-2019 19:03:26 checking whether ln -s works... yes
08-Sep-2019 19:03:26 checking how to recognize dependent libraries... pass_all
08-Sep-2019 19:03:26 checking dlfcn.h usability... yes
08-Sep-2019 19:03:26 checking dlfcn.h presence... yes
08-Sep-2019 19:03:26 checking for dlfcn.h... yes
08-Sep-2019 19:03:26 checking the maximum length of command line arguments... 1572864
08-Sep-2019 19:03:26 checking command to parse /usr/bin/nm -B output from cc object... ok
08-Sep-2019 19:03:26 checking for objdir... .libs
08-Sep-2019 19:03:26 checking for ar... ar
08-Sep-2019 19:03:26 checking for ranlib... ranlib
08-Sep-2019 19:03:26 checking for strip... strip
08-Sep-2019 19:03:26 checking if cc supports -fno-rtti -fno-exceptions... no
08-Sep-2019 19:03:26 checking for cc option to produce PIC... -fPIC
08-Sep-2019 19:03:26 checking if cc PIC flag -fPIC works... yes
08-Sep-2019 19:03:26 checking if cc static flag -static works... yes
08-Sep-2019 19:03:26 checking if cc supports -c -o file.o... yes
08-Sep-2019 19:03:26 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
08-Sep-2019 19:03:26 checking whether -lc should be explicitly linked in... no
08-Sep-2019 19:03:27 checking dynamic linker characteristics... GNU/Linux ld.so
08-Sep-2019 19:03:27 checking how to hardcode library paths into programs... immediate
08-Sep-2019 19:03:27 checking whether stripping libraries is possible... yes
08-Sep-2019 19:03:27 checking if libtool supports shared libraries... yes
08-Sep-2019 19:03:27 checking whether to build shared libraries... yes
08-Sep-2019 19:03:27 checking whether to build static libraries... no
08-Sep-2019 19:03:27
08-Sep-2019 19:03:27 creating libtool
08-Sep-2019 19:03:27 appending configuration tag "CXX" to libtool
08-Sep-2019 19:03:27 configure: creating ./config.status
08-Sep-2019 19:03:27 config.status: creating config.h
08-Sep-2019 19:03:27 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/php_zip.c -o php_zip.lo
08-Sep-2019 19:03:27 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/zip_stream.c -o zip_stream.lo
08-Sep-2019 19:03:27 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_add.c -o lib/zip_add.lo
08-Sep-2019 19:03:27 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_add_dir.c -o lib/zip_add_dir.lo
08-Sep-2019 19:03:27 mkdir .libs
08-Sep-2019 19:03:27 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/php_zip.c  -fPIC -DPIC -o .libs/php_zip.o
08-Sep-2019 19:03:27 mkdir lib/.libs
08-Sep-2019 19:03:27 mkdir lib/.libs
08-Sep-2019 19:03:27 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/zip_stream.c  -fPIC -DPIC -o .libs/zip_stream.o
08-Sep-2019 19:03:27 mkdir: cannot create directory 'lib/.libs': File exists
08-Sep-2019 19:03:27 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_add_dir.c  -fPIC -DPIC -o lib/.libs/zip_add_dir.o
08-Sep-2019 19:03:27 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_add.c  -fPIC -DPIC -o lib/.libs/zip_add.o
08-Sep-2019 19:03:27 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_add_entry.c -o lib/zip_add_entry.lo
08-Sep-2019 19:03:27 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_buffer.c -o lib/zip_buffer.lo
08-Sep-2019 19:03:28 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_file_set_mtime.c -o lib/zip_file_set_mtime.lo
08-Sep-2019 19:03:28 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_buffer.c  -fPIC -DPIC -o lib/.libs/zip_buffer.o
08-Sep-2019 19:03:28 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_add_entry.c  -fPIC -DPIC -o lib/.libs/zip_add_entry.o
08-Sep-2019 19:03:28 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_io_util.c -o lib/zip_io_util.lo
08-Sep-2019 19:03:28 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_begin_write.c -o lib/zip_source_begin_write.lo
08-Sep-2019 19:03:28 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_file_set_mtime.c  -fPIC -DPIC -o lib/.libs/zip_file_set_mtime.o
08-Sep-2019 19:03:28 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_call.c -o lib/zip_source_call.lo
08-Sep-2019 19:03:28 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_io_util.c  -fPIC -DPIC -o lib/.libs/zip_io_util.o
08-Sep-2019 19:03:28 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_begin_write.c  -fPIC -DPIC -o lib/.libs/zip_source_begin_write.o
08-Sep-2019 19:03:28 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_commit_write.c -o lib/zip_source_commit_write.lo
08-Sep-2019 19:03:28 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_is_deleted.c -o lib/zip_source_is_deleted.lo
08-Sep-2019 19:03:28 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_call.c  -fPIC -DPIC -o lib/.libs/zip_source_call.o
08-Sep-2019 19:03:28 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_remove.c -o lib/zip_source_remove.lo
08-Sep-2019 19:03:28 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_rollback_write.c -o lib/zip_source_rollback_write.lo
08-Sep-2019 19:03:28 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_commit_write.c  -fPIC -DPIC -o lib/.libs/zip_source_commit_write.o
08-Sep-2019 19:03:28 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_is_deleted.c  -fPIC -DPIC -o lib/.libs/zip_source_is_deleted.o
08-Sep-2019 19:03:28 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_seek.c -o lib/zip_source_seek.lo
08-Sep-2019 19:03:28 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_seek_write.c -o lib/zip_source_seek_write.lo
08-Sep-2019 19:03:28 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_remove.c  -fPIC -DPIC -o lib/.libs/zip_source_remove.o
08-Sep-2019 19:03:28 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_rollback_write.c  -fPIC -DPIC -o lib/.libs/zip_source_rollback_write.o
08-Sep-2019 19:03:28 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_supports.c -o lib/zip_source_supports.lo
08-Sep-2019 19:03:29 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_tell.c -o lib/zip_source_tell.lo
08-Sep-2019 19:03:29 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_seek.c  -fPIC -DPIC -o lib/.libs/zip_source_seek.o
08-Sep-2019 19:03:29 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_seek_write.c  -fPIC -DPIC -o lib/.libs/zip_source_seek_write.o
08-Sep-2019 19:03:29 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_tell_write.c -o lib/zip_source_tell_write.lo
08-Sep-2019 19:03:29 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_write.c -o lib/zip_source_write.lo
08-Sep-2019 19:03:29 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_supports.c  -fPIC -DPIC -o lib/.libs/zip_source_supports.o
08-Sep-2019 19:03:29 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_tell.c  -fPIC -DPIC -o lib/.libs/zip_source_tell.o
08-Sep-2019 19:03:29 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_close.c -o lib/zip_close.lo
08-Sep-2019 19:03:29 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_delete.c -o lib/zip_delete.lo
08-Sep-2019 19:03:29 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_tell_write.c  -fPIC -DPIC -o lib/.libs/zip_source_tell_write.o
08-Sep-2019 19:03:29 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_dir_add.c -o lib/zip_dir_add.lo
08-Sep-2019 19:03:29 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_write.c  -fPIC -DPIC -o lib/.libs/zip_source_write.o
08-Sep-2019 19:03:29 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_dirent.c -o lib/zip_dirent.lo
08-Sep-2019 19:03:29 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_close.c  -fPIC -DPIC -o lib/.libs/zip_close.o
08-Sep-2019 19:03:29 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_delete.c  -fPIC -DPIC -o lib/.libs/zip_delete.o
08-Sep-2019 19:03:29 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_discard.c -o lib/zip_discard.lo
08-Sep-2019 19:03:29 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_dir_add.c  -fPIC -DPIC -o lib/.libs/zip_dir_add.o
08-Sep-2019 19:03:29 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_entry.c -o lib/zip_entry.lo
08-Sep-2019 19:03:29 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_err_str.c -o lib/zip_err_str.lo
08-Sep-2019 19:03:29 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_dirent.c  -fPIC -DPIC -o lib/.libs/zip_dirent.o
08-Sep-2019 19:03:29 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_discard.c  -fPIC -DPIC -o lib/.libs/zip_discard.o
08-Sep-2019 19:03:29 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_entry.c  -fPIC -DPIC -o lib/.libs/zip_entry.o
08-Sep-2019 19:03:29 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_error.c -o lib/zip_error.lo
08-Sep-2019 19:03:29 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_err_str.c  -fPIC -DPIC -o lib/.libs/zip_err_str.o
08-Sep-2019 19:03:29 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_error_clear.c -o lib/zip_error_clear.lo
08-Sep-2019 19:03:29 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_error_get.c -o lib/zip_error_get.lo
08-Sep-2019 19:03:29 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_error_get_sys_type.c -o lib/zip_error_get_sys_type.lo
08-Sep-2019 19:03:30 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_error_get.c  -fPIC -DPIC -o lib/.libs/zip_error_get.o
08-Sep-2019 19:03:30 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_error_clear.c  -fPIC -DPIC -o lib/.libs/zip_error_clear.o
08-Sep-2019 19:03:30 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_error.c  -fPIC -DPIC -o lib/.libs/zip_error.o
08-Sep-2019 19:03:30 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_error_strerror.c -o lib/zip_error_strerror.lo
08-Sep-2019 19:03:30 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_error_to_str.c -o lib/zip_error_to_str.lo
08-Sep-2019 19:03:30 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_extra_field.c -o lib/zip_extra_field.lo
08-Sep-2019 19:03:30 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_error_get_sys_type.c  -fPIC -DPIC -o lib/.libs/zip_error_get_sys_type.o
08-Sep-2019 19:03:30 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_extra_field_api.c -o lib/zip_extra_field_api.lo
08-Sep-2019 19:03:30 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_error_to_str.c  -fPIC -DPIC -o lib/.libs/zip_error_to_str.o
08-Sep-2019 19:03:30 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_extra_field.c  -fPIC -DPIC -o lib/.libs/zip_extra_field.o
08-Sep-2019 19:03:30 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_error_strerror.c  -fPIC -DPIC -o lib/.libs/zip_error_strerror.o
08-Sep-2019 19:03:30 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_fclose.c -o lib/zip_fclose.lo
08-Sep-2019 19:03:30 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_fdopen.c -o lib/zip_fdopen.lo
08-Sep-2019 19:03:30 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_extra_field_api.c  -fPIC -DPIC -o lib/.libs/zip_extra_field_api.o
08-Sep-2019 19:03:30 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_file_add.c -o lib/zip_file_add.lo
08-Sep-2019 19:03:30 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_fclose.c  -fPIC -DPIC -o lib/.libs/zip_fclose.o
08-Sep-2019 19:03:30 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_file_error_clear.c -o lib/zip_file_error_clear.lo
08-Sep-2019 19:03:30 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_fdopen.c  -fPIC -DPIC -o lib/.libs/zip_fdopen.o
08-Sep-2019 19:03:30 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_file_add.c  -fPIC -DPIC -o lib/.libs/zip_file_add.o
08-Sep-2019 19:03:30 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_file_error_get.c -o lib/zip_file_error_get.lo
08-Sep-2019 19:03:30 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_file_get_comment.c -o lib/zip_file_get_comment.lo
08-Sep-2019 19:03:30 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_file_get_offset.c -o lib/zip_file_get_offset.lo
08-Sep-2019 19:03:30 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_file_error_clear.c  -fPIC -DPIC -o lib/.libs/zip_file_error_clear.o
08-Sep-2019 19:03:30 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_file_rename.c -o lib/zip_file_rename.lo
08-Sep-2019 19:03:30 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_file_error_get.c  -fPIC -DPIC -o lib/.libs/zip_file_error_get.o
08-Sep-2019 19:03:30 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_file_get_offset.c  -fPIC -DPIC -o lib/.libs/zip_file_get_offset.o
08-Sep-2019 19:03:30 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_file_get_comment.c  -fPIC -DPIC -o lib/.libs/zip_file_get_comment.o
08-Sep-2019 19:03:30 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_file_replace.c -o lib/zip_file_replace.lo
08-Sep-2019 19:03:30 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_file_set_comment.c -o lib/zip_file_set_comment.lo
08-Sep-2019 19:03:30 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_file_strerror.c -o lib/zip_file_strerror.lo
08-Sep-2019 19:03:30 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_file_rename.c  -fPIC -DPIC -o lib/.libs/zip_file_rename.o
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_file_replace.c  -fPIC -DPIC -o lib/.libs/zip_file_replace.o
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_filerange_crc.c -o lib/zip_filerange_crc.lo
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_file_strerror.c  -fPIC -DPIC -o lib/.libs/zip_file_strerror.o
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_file_set_comment.c  -fPIC -DPIC -o lib/.libs/zip_file_set_comment.o
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_fopen.c -o lib/zip_fopen.lo
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_file_get_external_attributes.c -o lib/zip_file_get_external_attributes.lo
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_file_set_external_attributes.c -o lib/zip_file_set_external_attributes.lo
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_filerange_crc.c  -fPIC -DPIC -o lib/.libs/zip_filerange_crc.o
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_fopen_encrypted.c -o lib/zip_fopen_encrypted.lo
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_fopen.c  -fPIC -DPIC -o lib/.libs/zip_fopen.o
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_file_get_external_attributes.c  -fPIC -DPIC -o lib/.libs/zip_file_get_external_attributes.o
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_file_set_external_attributes.c  -fPIC -DPIC -o lib/.libs/zip_file_set_external_attributes.o
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_fopen_index.c -o lib/zip_fopen_index.lo
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_fopen_index_encrypted.c -o lib/zip_fopen_index_encrypted.lo
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_fread.c -o lib/zip_fread.lo
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_fopen_encrypted.c  -fPIC -DPIC -o lib/.libs/zip_fopen_encrypted.o
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_fopen_index.c  -fPIC -DPIC -o lib/.libs/zip_fopen_index.o
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_fread.c  -fPIC -DPIC -o lib/.libs/zip_fread.o
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_fopen_index_encrypted.c  -fPIC -DPIC -o lib/.libs/zip_fopen_index_encrypted.o
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_get_archive_comment.c -o lib/zip_get_archive_comment.lo
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_get_archive_flag.c -o lib/zip_get_archive_flag.lo
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_get_compression_implementation.c -o lib/zip_get_compression_implementation.lo
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_get_encryption_implementation.c -o lib/zip_get_encryption_implementation.lo
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_get_archive_comment.c  -fPIC -DPIC -o lib/.libs/zip_get_archive_comment.o
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_get_archive_flag.c  -fPIC -DPIC -o lib/.libs/zip_get_archive_flag.o
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_get_compression_implementation.c  -fPIC -DPIC -o lib/.libs/zip_get_compression_implementation.o
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_get_encryption_implementation.c  -fPIC -DPIC -o lib/.libs/zip_get_encryption_implementation.o
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_get_file_comment.c -o lib/zip_get_file_comment.lo
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_get_name.c -o lib/zip_get_name.lo
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_get_num_entries.c -o lib/zip_get_num_entries.lo
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_get_num_files.c -o lib/zip_get_num_files.lo
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_get_file_comment.c  -fPIC -DPIC -o lib/.libs/zip_get_file_comment.o
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_get_name.c  -fPIC -DPIC -o lib/.libs/zip_get_name.o
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_get_num_entries.c  -fPIC -DPIC -o lib/.libs/zip_get_num_entries.o
08-Sep-2019 19:03:31 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_get_num_files.c  -fPIC -DPIC -o lib/.libs/zip_get_num_files.o
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_memdup.c -o lib/zip_memdup.lo
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_name_locate.c -o lib/zip_name_locate.lo
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_new.c -o lib/zip_new.lo
08-Sep-2019 19:03:31 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_open.c -o lib/zip_open.lo
08-Sep-2019 19:03:32 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_memdup.c  -fPIC -DPIC -o lib/.libs/zip_memdup.o
08-Sep-2019 19:03:32 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_name_locate.c  -fPIC -DPIC -o lib/.libs/zip_name_locate.o
08-Sep-2019 19:03:32 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_new.c  -fPIC -DPIC -o lib/.libs/zip_new.o
08-Sep-2019 19:03:32 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_open.c  -fPIC -DPIC -o lib/.libs/zip_open.o
08-Sep-2019 19:03:32 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_rename.c -o lib/zip_rename.lo
08-Sep-2019 19:03:32 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_replace.c -o lib/zip_replace.lo
08-Sep-2019 19:03:32 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_hash.c -o lib/zip_hash.lo
08-Sep-2019 19:03:32 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_rename.c  -fPIC -DPIC -o lib/.libs/zip_rename.o
08-Sep-2019 19:03:32 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_replace.c  -fPIC -DPIC -o lib/.libs/zip_replace.o
08-Sep-2019 19:03:32 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_hash.c  -fPIC -DPIC -o lib/.libs/zip_hash.o
08-Sep-2019 19:03:32 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_set_archive_comment.c -o lib/zip_set_archive_comment.lo
08-Sep-2019 19:03:32 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_set_archive_flag.c -o lib/zip_set_archive_flag.lo
08-Sep-2019 19:03:32 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_set_default_password.c -o lib/zip_set_default_password.lo
08-Sep-2019 19:03:32 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_set_file_comment.c -o lib/zip_set_file_comment.lo
08-Sep-2019 19:03:32 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_set_archive_flag.c  -fPIC -DPIC -o lib/.libs/zip_set_archive_flag.o
08-Sep-2019 19:03:32 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_set_archive_comment.c  -fPIC -DPIC -o lib/.libs/zip_set_archive_comment.o
08-Sep-2019 19:03:32 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_set_default_password.c  -fPIC -DPIC -o lib/.libs/zip_set_default_password.o
08-Sep-2019 19:03:32 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_set_file_compression.c -o lib/zip_set_file_compression.lo
08-Sep-2019 19:03:32 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_set_name.c -o lib/zip_set_name.lo
08-Sep-2019 19:03:32 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_buffer.c -o lib/zip_source_buffer.lo
08-Sep-2019 19:03:32 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_set_file_comment.c  -fPIC -DPIC -o lib/.libs/zip_set_file_comment.o
08-Sep-2019 19:03:32 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_close.c -o lib/zip_source_close.lo
08-Sep-2019 19:03:32 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_set_file_compression.c  -fPIC -DPIC -o lib/.libs/zip_set_file_compression.o
08-Sep-2019 19:03:32 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_set_name.c  -fPIC -DPIC -o lib/.libs/zip_set_name.o
08-Sep-2019 19:03:32 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_buffer.c  -fPIC -DPIC -o lib/.libs/zip_source_buffer.o
08-Sep-2019 19:03:32 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_crc.c -o lib/zip_source_crc.lo
08-Sep-2019 19:03:32 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_deflate.c -o lib/zip_source_deflate.lo
08-Sep-2019 19:03:32 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_close.c  -fPIC -DPIC -o lib/.libs/zip_source_close.o
08-Sep-2019 19:03:33 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_error.c -o lib/zip_source_error.lo
08-Sep-2019 19:03:33 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_file.c -o lib/zip_source_file.lo
08-Sep-2019 19:03:33 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_crc.c  -fPIC -DPIC -o lib/.libs/zip_source_crc.o
08-Sep-2019 19:03:33 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_deflate.c  -fPIC -DPIC -o lib/.libs/zip_source_deflate.o
08-Sep-2019 19:03:33 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_error.c  -fPIC -DPIC -o lib/.libs/zip_source_error.o
08-Sep-2019 19:03:33 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_filep.c -o lib/zip_source_filep.lo
08-Sep-2019 19:03:33 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_file.c  -fPIC -DPIC -o lib/.libs/zip_source_file.o
08-Sep-2019 19:03:33 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_free.c -o lib/zip_source_free.lo
08-Sep-2019 19:03:33 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_function.c -o lib/zip_source_function.lo
08-Sep-2019 19:03:33 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_layered.c -o lib/zip_source_layered.lo
08-Sep-2019 19:03:33 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_filep.c  -fPIC -DPIC -o lib/.libs/zip_source_filep.o
08-Sep-2019 19:03:33 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_free.c  -fPIC -DPIC -o lib/.libs/zip_source_free.o
08-Sep-2019 19:03:33 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_layered.c  -fPIC -DPIC -o lib/.libs/zip_source_layered.o
08-Sep-2019 19:03:33 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_function.c  -fPIC -DPIC -o lib/.libs/zip_source_function.o
08-Sep-2019 19:03:33 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_open.c -o lib/zip_source_open.lo
08-Sep-2019 19:03:33 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_pkware.c -o lib/zip_source_pkware.lo
08-Sep-2019 19:03:33 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_read.c -o lib/zip_source_read.lo
08-Sep-2019 19:03:33 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_stat.c -o lib/zip_source_stat.lo
08-Sep-2019 19:03:33 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_open.c  -fPIC -DPIC -o lib/.libs/zip_source_open.o
08-Sep-2019 19:03:33 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_pkware.c  -fPIC -DPIC -o lib/.libs/zip_source_pkware.o
08-Sep-2019 19:03:33 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_stat.c  -fPIC -DPIC -o lib/.libs/zip_source_stat.o
08-Sep-2019 19:03:33 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_read.c  -fPIC -DPIC -o lib/.libs/zip_source_read.o
08-Sep-2019 19:03:33 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_window.c -o lib/zip_source_window.lo
08-Sep-2019 19:03:33 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_zip.c -o lib/zip_source_zip.lo
08-Sep-2019 19:03:33 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_source_zip_new.c -o lib/zip_source_zip_new.lo
08-Sep-2019 19:03:33 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_stat.c -o lib/zip_stat.lo
08-Sep-2019 19:03:33 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_window.c  -fPIC -DPIC -o lib/.libs/zip_source_window.o
08-Sep-2019 19:03:33 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_zip.c  -fPIC -DPIC -o lib/.libs/zip_source_zip.o
08-Sep-2019 19:03:33 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_source_zip_new.c  -fPIC -DPIC -o lib/.libs/zip_source_zip_new.o
08-Sep-2019 19:03:34 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_stat_index.c -o lib/zip_stat_index.lo
08-Sep-2019 19:03:34 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_stat_init.c -o lib/zip_stat_init.lo
08-Sep-2019 19:03:34 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_stat.c  -fPIC -DPIC -o lib/.libs/zip_stat.o
08-Sep-2019 19:03:34 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_strerror.c -o lib/zip_strerror.lo
08-Sep-2019 19:03:34 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_string.c -o lib/zip_string.lo
08-Sep-2019 19:03:34 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_stat_index.c  -fPIC -DPIC -o lib/.libs/zip_stat_index.o
08-Sep-2019 19:03:34 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_strerror.c  -fPIC -DPIC -o lib/.libs/zip_strerror.o
08-Sep-2019 19:03:34 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_stat_init.c  -fPIC -DPIC -o lib/.libs/zip_stat_init.o
08-Sep-2019 19:03:34 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_unchange.c -o lib/zip_unchange.lo
08-Sep-2019 19:03:34 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_string.c  -fPIC -DPIC -o lib/.libs/zip_string.o
08-Sep-2019 19:03:34 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_unchange_all.c -o lib/zip_unchange_all.lo
08-Sep-2019 19:03:34 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_unchange_archive.c -o lib/zip_unchange_archive.lo
08-Sep-2019 19:03:34 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_unchange_data.c -o lib/zip_unchange_data.lo
08-Sep-2019 19:03:34 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_unchange.c  -fPIC -DPIC -o lib/.libs/zip_unchange.o
08-Sep-2019 19:03:34 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_unchange_all.c  -fPIC -DPIC -o lib/.libs/zip_unchange_all.o
08-Sep-2019 19:03:34 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_unchange_archive.c  -fPIC -DPIC -o lib/.libs/zip_unchange_archive.o
08-Sep-2019 19:03:34 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/zip_utf-8.c -o lib/zip_utf-8.lo
08-Sep-2019 19:03:34 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc  -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2   -c /usr/src/php/ext/zip/lib/mkstemp.c -o lib/mkstemp.lo
08-Sep-2019 19:03:34 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_unchange_data.c  -fPIC -DPIC -o lib/.libs/zip_unchange_data.o
08-Sep-2019 19:03:34 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/zip_utf-8.c  -fPIC -DPIC -o lib/.libs/zip_utf-8.o
08-Sep-2019 19:03:34 cc -I. -I/usr/src/php/ext/zip -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -c /usr/src/php/ext/zip/lib/mkstemp.c  -fPIC -DPIC -o lib/.libs/mkstemp.o
08-Sep-2019 19:03:34 /usr/src/php/ext/zip/lib/mkstemp.c: In function '_zip_mkstemp':
08-Sep-2019 19:03:34 /usr/src/php/ext/zip/lib/mkstemp.c:75:8: warning: implicit declaration of function 'getpid'; did you mean 'getenv'? [-Wimplicit-function-declaration]
08-Sep-2019 19:03:34   pid = getpid();
08-Sep-2019 19:03:34         ^~~~~~
08-Sep-2019 19:03:34         getenv
08-Sep-2019 19:03:34 /bin/bash /usr/src/php/ext/zip/libtool --mode=link cc -DPHP_ATOM_INC -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -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/src/php/ext/zip/lib  -fstack-protector-strong -fpic -fpie -O2 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2  -Wl,-O1 -Wl,--hash-style=both -pie -o zip.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/zip/modules  php_zip.lo zip_stream.lo lib/zip_add.lo lib/zip_add_dir.lo lib/zip_add_entry.lo lib/zip_buffer.lo lib/zip_file_set_mtime.lo lib/zip_io_util.lo lib/zip_source_begin_write.lo lib/zip_source_call.lo lib/zip_source_commit_write.lo lib/zip_source_is_deleted.lo lib/zip_source_remove.lo lib/zip_source_rollback_write.lo lib/zip_source_seek.lo lib/zip_source_seek_write.lo lib/zip_source_supports.lo lib/zip_source_tell.lo lib/zip_source_tell_write.lo lib/zip_source_write.lo lib/zip_close.lo lib/zip_delete.lo lib/zip_dir_add.lo lib/zip_dirent.lo lib/zip_discard.lo lib/zip_entry.lo lib/zip_err_str.lo lib/zip_error.lo lib/zip_error_clear.lo lib/zip_error_get.lo lib/zip_error_get_sys_type.lo lib/zip_error_strerror.lo lib/zip_error_to_str.lo lib/zip_extra_field.lo lib/zip_extra_field_api.lo lib/zip_fclose.lo lib/zip_fdopen.lo lib/zip_file_add.lo lib/zip_file_error_clear.lo lib/zip_file_error_get.lo lib/zip_file_get_comment.lo lib/zip_file_get_offset.lo lib/zip_file_rename.lo lib/zip_file_replace.lo lib/zip_file_set_comment.lo lib/zip_file_strerror.lo lib/zip_filerange_crc.lo lib/zip_fopen.lo lib/zip_file_get_external_attributes.lo lib/zip_file_set_external_attributes.lo lib/zip_fopen_encrypted.lo lib/zip_fopen_index.lo lib/zip_fopen_index_encrypted.lo lib/zip_fread.lo lib/zip_get_archive_comment.lo lib/zip_get_archive_flag.lo lib/zip_get_compression_implementation.lo lib/zip_get_encryption_implementation.lo lib/zip_get_file_comment.lo lib/zip_get_name.lo lib/zip_get_num_entries.lo lib/zip_get_num_files.lo lib/zip_memdup.lo lib/zip_name_locate.lo lib/zip_new.lo lib/zip_open.lo lib/zip_rename.lo lib/zip_replace.lo lib/zip_hash.lo lib/zip_set_archive_comment.lo lib/zip_set_archive_flag.lo lib/zip_set_default_password.lo lib/zip_set_file_comment.lo lib/zip_set_file_compression.lo lib/zip_set_name.lo lib/zip_source_buffer.lo lib/zip_source_close.lo lib/zip_source_crc.lo lib/zip_source_deflate.lo lib/zip_source_error.lo lib/zip_source_file.lo lib/zip_source_filep.lo lib/zip_source_free.lo lib/zip_source_function.lo lib/zip_source_layered.lo lib/zip_source_open.lo lib/zip_source_pkware.lo lib/zip_source_read.lo lib/zip_source_stat.lo lib/zip_source_window.lo lib/zip_source_zip.lo lib/zip_source_zip_new.lo lib/zip_stat.lo lib/zip_stat_index.lo lib/zip_stat_init.lo lib/zip_strerror.lo lib/zip_string.lo lib/zip_unchange.lo lib/zip_unchange_all.lo lib/zip_unchange_archive.lo lib/zip_unchange_data.lo lib/zip_utf-8.lo lib/mkstemp.lo -lz
08-Sep-2019 19:03:35 cc -shared  .libs/php_zip.o .libs/zip_stream.o lib/.libs/zip_add.o lib/.libs/zip_add_dir.o lib/.libs/zip_add_entry.o lib/.libs/zip_buffer.o lib/.libs/zip_file_set_mtime.o lib/.libs/zip_io_util.o lib/.libs/zip_source_begin_write.o lib/.libs/zip_source_call.o lib/.libs/zip_source_commit_write.o lib/.libs/zip_source_is_deleted.o lib/.libs/zip_source_remove.o lib/.libs/zip_source_rollback_write.o lib/.libs/zip_source_seek.o lib/.libs/zip_source_seek_write.o lib/.libs/zip_source_supports.o lib/.libs/zip_source_tell.o lib/.libs/zip_source_tell_write.o lib/.libs/zip_source_write.o lib/.libs/zip_close.o lib/.libs/zip_delete.o lib/.libs/zip_dir_add.o lib/.libs/zip_dirent.o lib/.libs/zip_discard.o lib/.libs/zip_entry.o lib/.libs/zip_err_str.o lib/.libs/zip_error.o lib/.libs/zip_error_clear.o lib/.libs/zip_error_get.o lib/.libs/zip_error_get_sys_type.o lib/.libs/zip_error_strerror.o lib/.libs/zip_error_to_str.o lib/.libs/zip_extra_field.o lib/.libs/zip_extra_field_api.o lib/.libs/zip_fclose.o lib/.libs/zip_fdopen.o lib/.libs/zip_file_add.o lib/.libs/zip_file_error_clear.o lib/.libs/zip_file_error_get.o lib/.libs/zip_file_get_comment.o lib/.libs/zip_file_get_offset.o lib/.libs/zip_file_rename.o lib/.libs/zip_file_replace.o lib/.libs/zip_file_set_comment.o lib/.libs/zip_file_strerror.o lib/.libs/zip_filerange_crc.o lib/.libs/zip_fopen.o lib/.libs/zip_file_get_external_attributes.o lib/.libs/zip_file_set_external_attributes.o lib/.libs/zip_fopen_encrypted.o lib/.libs/zip_fopen_index.o lib/.libs/zip_fopen_index_encrypted.o lib/.libs/zip_fread.o lib/.libs/zip_get_archive_comment.o lib/.libs/zip_get_archive_flag.o lib/.libs/zip_get_compression_implementation.o lib/.libs/zip_get_encryption_implementation.o lib/.libs/zip_get_file_comment.o lib/.libs/zip_get_name.o lib/.libs/zip_get_num_entries.o lib/.libs/zip_get_num_files.o lib/.libs/zip_memdup.o lib/.libs/zip_name_locate.o lib/.libs/zip_new.o lib/.libs/zip_open.o lib/.libs/zip_rename.o lib/.libs/zip_replace.o lib/.libs/zip_hash.o lib/.libs/zip_set_archive_comment.o lib/.libs/zip_set_archive_flag.o lib/.libs/zip_set_default_password.o lib/.libs/zip_set_file_comment.o lib/.libs/zip_set_file_compression.o lib/.libs/zip_set_name.o lib/.libs/zip_source_buffer.o lib/.libs/zip_source_close.o lib/.libs/zip_source_crc.o lib/.libs/zip_source_deflate.o lib/.libs/zip_source_error.o lib/.libs/zip_source_file.o lib/.libs/zip_source_filep.o lib/.libs/zip_source_free.o lib/.libs/zip_source_function.o lib/.libs/zip_source_layered.o lib/.libs/zip_source_open.o lib/.libs/zip_source_pkware.o lib/.libs/zip_source_read.o lib/.libs/zip_source_stat.o lib/.libs/zip_source_window.o lib/.libs/zip_source_zip.o lib/.libs/zip_source_zip_new.o lib/.libs/zip_stat.o lib/.libs/zip_stat_index.o lib/.libs/zip_stat_init.o lib/.libs/zip_strerror.o lib/.libs/zip_string.o lib/.libs/zip_unchange.o lib/.libs/zip_unchange_all.o lib/.libs/zip_unchange_archive.o lib/.libs/zip_unchange_data.o lib/.libs/zip_utf-8.o lib/.libs/mkstemp.o  -lz  -Wl,-O1 -Wl,--hash-style=both -Wl,-soname -Wl,zip.so -o .libs/zip.so
08-Sep-2019 19:03:35 creating zip.la
08-Sep-2019 19:03:35 (cd .libs && rm -f zip.la && ln -s ../zip.la zip.la)
08-Sep-2019 19:03:35 /bin/bash /usr/src/php/ext/zip/libtool --mode=install cp ./zip.la /usr/src/php/ext/zip/modules
08-Sep-2019 19:03:35 cp ./.libs/zip.so /usr/src/php/ext/zip/modules/zip.so
08-Sep-2019 19:03:35 cp ./.libs/zip.lai /usr/src/php/ext/zip/modules/zip.la
08-Sep-2019 19:03:35 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/zip/modules
08-Sep-2019 19:03:35 ----------------------------------------------------------------------
08-Sep-2019 19:03:35 Libraries have been installed in:
08-Sep-2019 19:03:35    /usr/src/php/ext/zip/modules
08-Sep-2019 19:03:35
08-Sep-2019 19:03:35 If you ever happen to want to link against installed libraries
08-Sep-2019 19:03:35 in a given directory, LIBDIR, you must either use libtool, and
08-Sep-2019 19:03:35 specify the full pathname of the library, or use the `-LLIBDIR'
08-Sep-2019 19:03:35 flag during linking and do at least one of the following:
08-Sep-2019 19:03:35    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
08-Sep-2019 19:03:35      during execution
08-Sep-2019 19:03:35    - add LIBDIR to the `LD_RUN_PATH' environment variable
08-Sep-2019 19:03:35      during linking
08-Sep-2019 19:03:35    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
08-Sep-2019 19:03:35    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
08-Sep-2019 19:03:35
08-Sep-2019 19:03:35 See any operating system documentation about shared libraries for
08-Sep-2019 19:03:35 more information, such as the ld(1) and ld.so(8) manual pages.
08-Sep-2019 19:03:35 ----------------------------------------------------------------------
08-Sep-2019 19:03:35
08-Sep-2019 19:03:35 Build complete.
08-Sep-2019 19:03:35 Don't forget to run 'make test'.
08-Sep-2019 19:03:35
08-Sep-2019 19:03:35 Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20160303/
08-Sep-2019 19:03:35 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
08-Sep-2019 19:03:35 find . -name \*.lo -o -name \*.o | xargs rm -f
08-Sep-2019 19:03:35 find . -name \*.la -o -name \*.a | xargs rm -f
08-Sep-2019 19:03:35 find . -name \*.so | xargs rm -f
08-Sep-2019 19:03:35 find . -name .libs -a -type d|xargs rm -rf
08-Sep-2019 19:03:35 rm -f libphp.la       modules/* libs/*
08-Sep-2019 19:03:39 Removing intermediate container 490b73921b9b
08-Sep-2019 19:03:39 ---> 922a485f7d56
08-Sep-2019 19:03:39 Step 3/5 : RUN pecl install xdebug-2.6.1
08-Sep-2019 19:03:39 ---> Running in bd5d31b12b54
08-Sep-2019 19:03:41 downloading xdebug-2.6.1.tgz ...
08-Sep-2019 19:03:41 Starting to download xdebug-2.6.1.tgz (283,961 bytes)
08-Sep-2019 19:03:42 ..........................................................done: 283,961 bytes
08-Sep-2019 19:03:42 79 source files, building
08-Sep-2019 19:03:42 running: phpize
08-Sep-2019 19:03:42 Configuring for:
08-Sep-2019 19:03:42 PHP Api Version:         20160303
08-Sep-2019 19:03:42 Zend Module Api No:      20160303
08-Sep-2019 19:03:42 Zend Extension Api No:   320160303
08-Sep-2019 19:03:42 building in /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1
08-Sep-2019 19:03:42 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
08-Sep-2019 19:03:43 checking for grep that handles long lines and -e... /bin/grep
08-Sep-2019 19:03:43 checking for egrep... /bin/grep -E
08-Sep-2019 19:03:43 checking for a sed that does not truncate output... /bin/sed
08-Sep-2019 19:03:43 checking for cc... cc
08-Sep-2019 19:03:43 checking whether the C compiler works... yes
08-Sep-2019 19:03:43 checking for C compiler default output file name... a.out
08-Sep-2019 19:03:43 checking for suffix of executables...
08-Sep-2019 19:03:43 checking whether we are cross compiling... no
08-Sep-2019 19:03:43 checking for suffix of object files... o
08-Sep-2019 19:03:43 checking whether we are using the GNU C compiler... yes
08-Sep-2019 19:03:43 checking whether cc accepts -g... yes
08-Sep-2019 19:03:43 checking for cc option to accept ISO C89... none needed
08-Sep-2019 19:03:43 checking how to run the C preprocessor... cc -E
08-Sep-2019 19:03:43 checking for icc... no
08-Sep-2019 19:03:43 checking for suncc... no
08-Sep-2019 19:03:43 checking whether cc understands -c and -o together... yes
08-Sep-2019 19:03:43 checking for system library directory... lib
08-Sep-2019 19:03:43 checking if compiler supports -R... no
08-Sep-2019 19:03:43 checking if compiler supports -Wl,-rpath,... yes
08-Sep-2019 19:03:43 checking build system type... x86_64-unknown-linux-gnu
08-Sep-2019 19:03:43 checking host system type... x86_64-unknown-linux-gnu
08-Sep-2019 19:03:43 checking target system type... x86_64-unknown-linux-gnu
08-Sep-2019 19:03:43 checking for PHP prefix... /usr/local
08-Sep-2019 19:03:43 checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
08-Sep-2019 19:03:43 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20160303
08-Sep-2019 19:03:43 checking for PHP installed headers prefix... /usr/local/include/php
08-Sep-2019 19:03:43 checking if debug is enabled... no
08-Sep-2019 19:03:43 checking if zts is enabled... no
08-Sep-2019 19:03:43 checking for re2c... re2c
08-Sep-2019 19:03:43 checking for re2c version... 1.1.1 (ok)
08-Sep-2019 19:03:43 checking for gawk... no
08-Sep-2019 19:03:43 checking for nawk... nawk
08-Sep-2019 19:03:43 checking if nawk is broken... no
08-Sep-2019 19:03:43 checking whether to enable Xdebug support... yes, shared
08-Sep-2019 19:03:43 checking whether to enable Xdebug developer build flags... no
08-Sep-2019 19:03:43 checking Check for supported PHP versions... supported (7.1.32)
08-Sep-2019 19:03:43 checking for gettimeofday... yes
08-Sep-2019 19:03:44 checking for ANSI C header files... yes
08-Sep-2019 19:03:44 checking for sys/types.h... yes
08-Sep-2019 19:03:44 checking for sys/stat.h... yes
08-Sep-2019 19:03:44 checking for stdlib.h... yes
08-Sep-2019 19:03:44 checking for string.h... yes
08-Sep-2019 19:03:44 checking for memory.h... yes
08-Sep-2019 19:03:44 checking for strings.h... yes
08-Sep-2019 19:03:44 checking for inttypes.h... yes
08-Sep-2019 19:03:44 checking for stdint.h... yes
08-Sep-2019 19:03:44 checking for unistd.h... yes
08-Sep-2019 19:03:44 checking netinet/in.h usability... yes
08-Sep-2019 19:03:44 checking netinet/in.h presence... yes
08-Sep-2019 19:03:44 checking for netinet/in.h... yes
08-Sep-2019 19:03:44 checking poll.h usability... yes
08-Sep-2019 19:03:44 checking poll.h presence... yes
08-Sep-2019 19:03:44 checking for poll.h... yes
08-Sep-2019 19:03:44 checking sys/poll.h usability... yes
08-Sep-2019 19:03:44 checking sys/poll.h presence... yes
08-Sep-2019 19:03:44 checking for sys/poll.h... yes
08-Sep-2019 19:03:44 checking for cos in -lm... yes
08-Sep-2019 19:03:44 checking for ld used by cc... /usr/bin/ld
08-Sep-2019 19:03:44 checking if the linker (/usr/bin/ld) is GNU ld... yes
08-Sep-2019 19:03:44 checking for /usr/bin/ld option to reload object files... -r
08-Sep-2019 19:03:44 checking for BSD-compatible nm... /usr/bin/nm -B
08-Sep-2019 19:03:44 checking whether ln -s works... yes
08-Sep-2019 19:03:44 checking how to recognize dependent libraries... pass_all
08-Sep-2019 19:03:44 checking dlfcn.h usability... yes
08-Sep-2019 19:03:44 checking dlfcn.h presence... yes
08-Sep-2019 19:03:44 checking for dlfcn.h... yes
08-Sep-2019 19:03:44 checking the maximum length of command line arguments... 1572864
08-Sep-2019 19:03:45 checking command to parse /usr/bin/nm -B output from cc object... ok
08-Sep-2019 19:03:45 checking for objdir... .libs
08-Sep-2019 19:03:45 checking for ar... ar
08-Sep-2019 19:03:45 checking for ranlib... ranlib
08-Sep-2019 19:03:45 checking for strip... strip
08-Sep-2019 19:03:45 checking if cc supports -fno-rtti -fno-exceptions... no
08-Sep-2019 19:03:45 checking for cc option to produce PIC... -fPIC
08-Sep-2019 19:03:45 checking if cc PIC flag -fPIC works... yes
08-Sep-2019 19:03:45 checking if cc static flag -static works... yes
08-Sep-2019 19:03:45 checking if cc supports -c -o file.o... yes
08-Sep-2019 19:03:45 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
08-Sep-2019 19:03:45 checking whether -lc should be explicitly linked in... no
08-Sep-2019 19:03:45 checking dynamic linker characteristics... GNU/Linux ld.so
08-Sep-2019 19:03:45 checking how to hardcode library paths into programs... immediate
08-Sep-2019 19:03:45 checking whether stripping libraries is possible... yes
08-Sep-2019 19:03:45 checking if libtool supports shared libraries... yes
08-Sep-2019 19:03:45 checking whether to build shared libraries... yes
08-Sep-2019 19:03:45 checking whether to build static libraries... no
08-Sep-2019 19:03:45
08-Sep-2019 19:03:45 creating libtool
08-Sep-2019 19:03:45 appending configuration tag "CXX" to libtool
08-Sep-2019 19:03:45 configure: creating ./config.status
08-Sep-2019 19:03:45 config.status: creating config.h
08-Sep-2019 19:03:45 running: make
08-Sep-2019 19:03:45 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug.c -o xdebug.lo
08-Sep-2019 19:03:46 mkdir .libs
08-Sep-2019 19:03:46 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug.c  -fPIC -DPIC -o .libs/xdebug.o
08-Sep-2019 19:03:46 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_branch_info.c -o xdebug_branch_info.lo
08-Sep-2019 19:03:46 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_branch_info.c  -fPIC -DPIC -o .libs/xdebug_branch_info.o
08-Sep-2019 19:03:47 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_code_coverage.c -o xdebug_code_coverage.lo
08-Sep-2019 19:03:47 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_code_coverage.c  -fPIC -DPIC -o .libs/xdebug_code_coverage.o
08-Sep-2019 19:03:47 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_com.c -o xdebug_com.lo
08-Sep-2019 19:03:47 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_com.c  -fPIC -DPIC -o .libs/xdebug_com.o
08-Sep-2019 19:03:48 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_compat.c -o xdebug_compat.lo
08-Sep-2019 19:03:48 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_compat.c  -fPIC -DPIC -o .libs/xdebug_compat.o
08-Sep-2019 19:03:48 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_gc_stats.c -o xdebug_gc_stats.lo
08-Sep-2019 19:03:48 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_gc_stats.c  -fPIC -DPIC -o .libs/xdebug_gc_stats.o
08-Sep-2019 19:03:48 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_filter.c -o xdebug_filter.lo
08-Sep-2019 19:03:49 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_filter.c  -fPIC -DPIC -o .libs/xdebug_filter.o
08-Sep-2019 19:03:49 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_handler_dbgp.c -o xdebug_handler_dbgp.lo
08-Sep-2019 19:03:49 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_handler_dbgp.c  -fPIC -DPIC -o .libs/xdebug_handler_dbgp.o
08-Sep-2019 19:03:50 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_handlers.c -o xdebug_handlers.lo
08-Sep-2019 19:03:50 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_handlers.c  -fPIC -DPIC -o .libs/xdebug_handlers.o
08-Sep-2019 19:03:51 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_llist.c -o xdebug_llist.lo
08-Sep-2019 19:03:51 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_llist.c  -fPIC -DPIC -o .libs/xdebug_llist.o
08-Sep-2019 19:03:51 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_monitor.c -o xdebug_monitor.lo
08-Sep-2019 19:03:51 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_monitor.c  -fPIC -DPIC -o .libs/xdebug_monitor.o
08-Sep-2019 19:03:51 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_hash.c -o xdebug_hash.lo
08-Sep-2019 19:03:51 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_hash.c  -fPIC -DPIC -o .libs/xdebug_hash.o
08-Sep-2019 19:03:51 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_private.c -o xdebug_private.lo
08-Sep-2019 19:03:51 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_private.c  -fPIC -DPIC -o .libs/xdebug_private.o
08-Sep-2019 19:03:52 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_profiler.c -o xdebug_profiler.lo
08-Sep-2019 19:03:52 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_profiler.c  -fPIC -DPIC -o .libs/xdebug_profiler.o
08-Sep-2019 19:03:52 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_set.c -o xdebug_set.lo
08-Sep-2019 19:03:52 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_set.c  -fPIC -DPIC -o .libs/xdebug_set.o
08-Sep-2019 19:03:52 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_stack.c -o xdebug_stack.lo
08-Sep-2019 19:03:52 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_stack.c  -fPIC -DPIC -o .libs/xdebug_stack.o
08-Sep-2019 19:03:53 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_str.c -o xdebug_str.lo
08-Sep-2019 19:03:53 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_str.c  -fPIC -DPIC -o .libs/xdebug_str.o
08-Sep-2019 19:03:53 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_superglobals.c -o xdebug_superglobals.lo
08-Sep-2019 19:03:53 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_superglobals.c  -fPIC -DPIC -o .libs/xdebug_superglobals.o
08-Sep-2019 19:03:54 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_tracing.c -o xdebug_tracing.lo
08-Sep-2019 19:03:54 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_tracing.c  -fPIC -DPIC -o .libs/xdebug_tracing.o
08-Sep-2019 19:03:54 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_trace_textual.c -o xdebug_trace_textual.lo
08-Sep-2019 19:03:54 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_trace_textual.c  -fPIC -DPIC -o .libs/xdebug_trace_textual.o
08-Sep-2019 19:03:54 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_trace_computerized.c -o xdebug_trace_computerized.lo
08-Sep-2019 19:03:55 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_trace_computerized.c  -fPIC -DPIC -o .libs/xdebug_trace_computerized.o
08-Sep-2019 19:03:55 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_trace_html.c -o xdebug_trace_html.lo
08-Sep-2019 19:03:55 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_trace_html.c  -fPIC -DPIC -o .libs/xdebug_trace_html.o
08-Sep-2019 19:03:55 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_var.c -o xdebug_var.lo
08-Sep-2019 19:03:55 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_var.c  -fPIC -DPIC -o .libs/xdebug_var.o
08-Sep-2019 19:03:56 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug_xml.c -o xdebug_xml.lo
08-Sep-2019 19:03:56 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_xml.c  -fPIC -DPIC -o .libs/xdebug_xml.o
08-Sep-2019 19:03:57 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/usefulstuff.c -o usefulstuff.lo
08-Sep-2019 19:03:57 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/usefulstuff.c  -fPIC -DPIC -o .libs/usefulstuff.o
08-Sep-2019 19:03:57 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=link cc -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -o xdebug.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/modules  xdebug.lo xdebug_branch_info.lo xdebug_code_coverage.lo xdebug_com.lo xdebug_compat.lo xdebug_gc_stats.lo xdebug_filter.lo xdebug_handler_dbgp.lo xdebug_handlers.lo xdebug_llist.lo xdebug_monitor.lo xdebug_hash.lo xdebug_private.lo xdebug_profiler.lo xdebug_set.lo xdebug_stack.lo xdebug_str.lo xdebug_superglobals.lo xdebug_tracing.lo xdebug_trace_textual.lo xdebug_trace_computerized.lo xdebug_trace_html.lo xdebug_
08-Sep-2019 19:03:57 var.lo xdebug_xml.lo usefulstuff.lo -lm
08-Sep-2019 19:03:57 cc -shared  .libs/xdebug.o .libs/xdebug_branch_info.o .libs/xdebug_code_coverage.o .libs/xdebug_com.o .libs/xdebug_compat.o .libs/xdebug_gc_stats.o .libs/xdebug_filter.o .libs/xdebug_handler_dbgp.o .libs/xdebug_handlers.o .libs/xdebug_llist.o .libs/xdebug_monitor.o .libs/xdebug_hash.o .libs/xdebug_private.o .libs/xdebug_profiler.o .libs/xdebug_set.o .libs/xdebug_stack.o .libs/xdebug_str.o .libs/xdebug_superglobals.o .libs/xdebug_tracing.o .libs/xdebug_trace_textual.o .libs/xdebug_trace_computerized.o .libs/xdebug_trace_html.o .libs/xdebug_var.o .libs/xdebug_xml.o .libs/usefulstuff.o  -lm  -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
08-Sep-2019 19:03:58 creating xdebug.la
08-Sep-2019 19:03:58 (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
08-Sep-2019 19:03:58 /bin/bash /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/modules
08-Sep-2019 19:03:58 cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/modules/xdebug.so
08-Sep-2019 19:03:58 cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/modules/xdebug.la
08-Sep-2019 19:03:58 PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/modules
08-Sep-2019 19:03:58 ----------------------------------------------------------------------
08-Sep-2019 19:03:58 Libraries have been installed in:
08-Sep-2019 19:03:58    /tmp/pear/temp/pear-build-defaultuservby7NS/xdebug-2.6.1/modules
08-Sep-2019 19:03:58
08-Sep-2019 19:03:58 If you ever happen to want to link against installed libraries
08-Sep-2019 19:03:58 in a given directory, LIBDIR, you must either use libtool, and
08-Sep-2019 19:03:58 specify the full pathname of the library, or use the `-LLIBDIR'
08-Sep-2019 19:03:58 flag during linking and do at least one of the following:
08-Sep-2019 19:03:58    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
08-Sep-2019 19:03:58      during execution
08-Sep-2019 19:03:58    - add LIBDIR to the `LD_RUN_PATH' environment variable
08-Sep-2019 19:03:58      during linking
08-Sep-2019 19:03:58    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
08-Sep-2019 19:03:58    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
08-Sep-2019 19:03:58
08-Sep-2019 19:03:58 See any operating system documentation about shared libraries for
08-Sep-2019 19:03:58 more information, such as the ld(1) and ld.so(8) manual pages.
08-Sep-2019 19:03:58 ----------------------------------------------------------------------
08-Sep-2019 19:03:58
08-Sep-2019 19:03:58 Build complete.
08-Sep-2019 19:03:58 Don't forget to run 'make test'.
08-Sep-2019 19:03:58
08-Sep-2019 19:03:58 running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuservby7NS/install-xdebug-2.6.1" install
08-Sep-2019 19:03:58 Installing shared extensions:     /tmp/pear/temp/pear-build-defaultuservby7NS/install-xdebug-2.6.1/usr/local/lib/php/extensions/no-debug-non-zts-20160303/
08-Sep-2019 19:03:58
08-Sep-2019 19:03:58 shtool:echo:Warning: unable to determine terminal sequence for bold mode
08-Sep-2019 19:03:58   +----------------------------------------------------------------------+
08-Sep-2019 19:03:58   |                                                                      |
08-Sep-2019 19:03:58   |   INSTALLATION INSTRUCTIONS                                          |
08-Sep-2019 19:03:58   |   =========================                                          |
08-Sep-2019 19:03:58   |                                                                      |
08-Sep-2019 19:03:58   |   See http://xdebug.org/install.php#configure-php for instructions   |
08-Sep-2019 19:03:58   |   on how to enable Xdebug for PHP.                                   |
08-Sep-2019 19:03:58   |                                                                      |
08-Sep-2019 19:03:58   |   Documentation is available online as well:                         |
08-Sep-2019 19:03:58   |   - A list of all settings:  http://xdebug.org/docs-settings.php     |
08-Sep-2019 19:03:58   |   - A list of all functions: http://xdebug.org/docs-functions.php    |
08-Sep-2019 19:03:58   |   - Profiling instructions:  http://xdebug.org/docs-profiling2.php   |
08-Sep-2019 19:03:58   |   - Remote debugging:        http://xdebug.org/docs-debugger.php     |
08-Sep-2019 19:03:58   |                                                                      |
08-Sep-2019 19:03:58   |                                                                      |
08-Sep-2019 19:03:58   |   NOTE: Please disregard the message                                 |
08-Sep-2019 19:03:58   |       You should add "extension=xdebug.so" to php.ini                |
08-Sep-2019 19:03:58   |   that is emitted by the PECL installer. This does not work for      |
08-Sep-2019 19:03:58   |   Xdebug.                                                            |
08-Sep-2019 19:03:58   |                                                                      |
08-Sep-2019 19:03:58   +----------------------------------------------------------------------+
08-Sep-2019 19:03:58 shtool:echo:Warning: unable to determine terminal sequence for bold mode
08-Sep-2019 19:03:58
08-Sep-2019 19:03:58
08-Sep-2019 19:03:58 running: find "/tmp/pear/temp/pear-build-defaultuservby7NS/install-xdebug-2.6.1" | xargs ls -dils
08-Sep-2019 19:03:58 1971510    4 drwxr-xr-x. 3 root root    4096 Sep  8 19:03 /tmp/pear/temp/pear-build-defaultuservby7NS/install-xdebug-2.6.1
08-Sep-2019 19:03:58 1971579    4 drwxr-xr-x. 3 root root    4096 Sep  8 19:03 /tmp/pear/temp/pear-build-defaultuservby7NS/install-xdebug-2.6.1/usr
08-Sep-2019 19:03:58 1971580    4 drwxr-xr-x. 3 root root    4096 Sep  8 19:03 /tmp/pear/temp/pear-build-defaultuservby7NS/install-xdebug-2.6.1/usr/local
08-Sep-2019 19:03:58 1971581    4 drwxr-xr-x. 3 root root    4096 Sep  8 19:03 /tmp/pear/temp/pear-build-defaultuservby7NS/install-xdebug-2.6.1/usr/local/lib
08-Sep-2019 19:03:58 1971582    4 drwxr-xr-x. 3 root root    4096 Sep  8 19:03 /tmp/pear/temp/pear-build-defaultuservby7NS/install-xdebug-2.6.1/usr/local/lib/php
08-Sep-2019 19:03:58 1971583    4 drwxr-xr-x. 3 root root    4096 Sep  8 19:03 /tmp/pear/temp/pear-build-defaultuservby7NS/install-xdebug-2.6.1/usr/local/lib/php/extensions
08-Sep-2019 19:03:58 1971584    4 drwxr-xr-x. 2 root root    4096 Sep  8 19:03 /tmp/pear/temp/pear-build-defaultuservby7NS/install-xdebug-2.6.1/usr/local/lib/php/extensions/no-debug-non-zts-20160303
08-Sep-2019 19:03:58 1971577 1724 -rwxr-xr-x. 1 root root 1761976 Sep  8 19:03 /tmp/pear/temp/pear-build-defaultuservby7NS/install-xdebug-2.6.1/usr/local/lib/php/extensions/no-debug-non-zts-20160303/xdebug.so
08-Sep-2019 19:03:58
08-Sep-2019 19:03:58 Build process completed successfully
08-Sep-2019 19:03:58 Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20160303/xdebug.so'
08-Sep-2019 19:03:58 install ok: channel://pecl.php.net/xdebug-2.6.1
08-Sep-2019 19:03:58 configuration option "php_ini" is not set to php.ini location
08-Sep-2019 19:03:58 You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20160303/xdebug.so" to php.ini
08-Sep-2019 19:04:00 Removing intermediate container bd5d31b12b54
08-Sep-2019 19:04:00 ---> 9d18315d07da
08-Sep-2019 19:04:00 Step 4/5 : RUN docker-php-ext-enable xdebug
08-Sep-2019 19:04:00 ---> Running in 0085ab3910ac
08-Sep-2019 19:04:02 Removing intermediate container 0085ab3910ac
08-Sep-2019 19:04:02 ---> c478ba6cd87c
08-Sep-2019 19:04:02 Step 5/5 : RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini
08-Sep-2019 19:04:02 ---> Running in eb3f363cefb5
08-Sep-2019 19:04:04 Removing intermediate container eb3f363cefb5
08-Sep-2019 19:04:04 ---> a809ad3aa1fa
08-Sep-2019 19:04:05 Successfully built a809ad3aa1fa
08-Sep-2019 19:04:05 Successfully tagged phpbb:php-7.1
08-Sep-2019 19:04:05 Built Docker image 'phpbb:php-7.1'
08-Sep-2019 19:04:05 Finished task 'Build image' with result: Success
08-Sep-2019 19:04:05
Substituting variable: ${bamboo.working.directory} with /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
08-Sep-2019 19:04:05 Starting task 'Prepare directory' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
08-Sep-2019 19:04:05 Running image name (phpbb:php-7.1)
08-Sep-2019 19:04:05
Beginning to execute external process for build 'phpBB3 - Pull Requests - Build and Test Job #9562 (PHPBB3-PR-JOB1-9562)'
... running command line:
/usr/bin/docker run --volume /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1:/data --workdir /data/phpBB --rm -e HOME=/home/bamboo -u=991 phpbb:php-7.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing clean prepare
... in: /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
... using extra environment variables:
bamboo_planRepository_1_branch=3.1.x
bamboo_planRepository_1_branchDisplayName=3.1.x
bamboo_repository_revision_number=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_PRref=3.2.x
bamboo_resultsUrl=https://bamboo.phpbb.com/browse/PHPBB3-PR-JOB1-9562
bamboo_capability_system_builder_command_Git=/usr/bin/git
bamboo_repository_75956235_git_username=bantu
bamboo_build_working_directory=/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
bamboo_planRepository_1_name=phpBB Ascraeus
bamboo_buildKey=PHPBB3-PR-JOB1
bamboo_capability_phpbb_tests=true
bamboo_shortPlanName=Pull Requests
bamboo_capability_system_builder_command_fop=/usr/bin/fop
bamboo_capability_dbms_sqlite_2=true
bamboo_planRepository_name=phpBB Ascraeus
bamboo_PRnumber=5681
bamboo_buildNumber=9562
bamboo_repository_75956235_git_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_capability_system_builder_phpunit_PHPUnit=/usr/bin/phpunit
bamboo_shortJobName=Build and Test Job
bamboo_buildResultsUrl=https://bamboo.phpbb.com/browse/PHPBB3-PR-JOB1-9562
bamboo_repository_75956235_branch_name=3.1.x
bamboo_planRepository_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_agentId=131073
bamboo_planName=phpBB3 - Pull Requests
bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_7=/bin/sh /home/bamboo/temp/PHPBB3-PR-JOB1-9562-ScriptBuildTask-3193676108639852733.sh
bamboo_shortPlanKey=PR
bamboo_shortJobKey=JOB1
bamboo_capability_dbms_mysql_55=true
bamboo_capability_system_jdk_JDK_1_7_0_65=/usr/lib/jvm/java-7-openjdk-amd64
bamboo_planRepository_revision=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_buildTimeStamp=2019-09-08T19:02:34.826Z
bamboo_repository_previous_revision_number=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_capability_system_jdk_JDK_1_6_0_16=/usr/lib/jvm/java-6-sun-1.6.0.16
bamboo_capability_system_builder_mvn2_Maven_2=/usr/share/maven2
bamboo_planRepository_previousRevision=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_4=/bin/sh /home/bamboo/temp/PHPBB3-PR-JOB1-9562-ScriptBuildTask-1605367088921382863.sh
bamboo_repository_git_branch=3.1.x
bamboo_buildResultKey=PHPBB3-PR-JOB1-9562
bamboo_repository_branch_name=3.1.x
bamboo_buildPlanName=phpBB3 - Pull Requests - Build and Test Job
bamboo_planRepository_1_revision=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_repository_name=phpBB Ascraeus
bamboo_buildFailed=false
bamboo_capability_system_docker_executable=/usr/bin/docker
bamboo_build_commandline_com_atlassian_bamboo_plugins_bamboo_docker_plugin_task_docker_cli_13=/usr/bin/docker build --force-rm=true --tag=phpbb:php-7.1 /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
bamboo_planRepository_branch=3.1.x
bamboo_agentWorkingDirectory=/home/bamboo/xml-data/build-dir
bamboo_capability_system_git_executable=/usr/bin/git
bamboo_capability_system_builder_phpunit_PHPUnit_3_4=/usr/bin/phpunit
bamboo_repository_git_username=bantu
bamboo_planRepository_1_previousRevision=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_repository_75956235_revision_number=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_planRepository_branchDisplayName=3.1.x
bamboo_planRepository_1_type=gitv2
bamboo_planRepository_branchName=3.1.x
bamboo_repository_75956235_previous_revision_number=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_capability_system_jdk_JDK=/usr/lib/jvm/java-6-sun
bamboo_plan_storageTag=PHPBB3-PR
bamboo_hg_cache_directory=/home/bamboo/xml-data/build-dir/_hg-repositories-cache
bamboo_planRepository_1_username=bantu
bamboo_planRepository_type=gitv2
bamboo_git_cache_directory=/home/bamboo/xml-data/build-dir/_git-repositories-cache
bamboo_ManualBuildTriggerReason_userName=Build Robot
bamboo_repository_git_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_repository_75956235_git_branch=3.1.x
bamboo_capability_system_builder_ant_Ant=/usr/share/ant
bamboo_repository_75956235_name=phpBB Ascraeus
bamboo_tmp_directory=/home/bamboo/temp
bamboo_working_directory=/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
bamboo_planKey=PHPBB3-PR
bamboo_capability_local=true
bamboo_planRepository_1_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_planRepository_username=bantu
bamboo_capability_system_jdk_JDK_1_6=/usr/lib/jvm/java-6-sun
bamboo_capability_system_jdk_JDK_1_7=/usr/lib/jvm/java-7-openjdk-amd64
bamboo_planRepository_1_branchName=3.1.x
08-Sep-2019 19:04:05 Cannot create cache directory /home/bamboo/.composer/cache/repo/https---repo.packagist.org/, or directory is not writable. Proceeding without cache
08-Sep-2019 19:04:05 Cannot create cache directory /home/bamboo/.composer/cache/files/, or directory is not writable. Proceeding without cache
08-Sep-2019 19:04:05 You are using the deprecated option "dev". Dev packages are installed by default now.
08-Sep-2019 19:04:05 Loading composer repositories with package information
08-Sep-2019 19:04:05 Installing dependencies (including require-dev) from lock file
08-Sep-2019 19:04:05 Package operations: 66 installs, 0 updates, 0 removals
08-Sep-2019 19:04:06   - Installing bantu/ini-get-wrapper (v1.0.1): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:07   - Installing google/recaptcha (1.1.2): Downloading (connecting...)Downloading (0%)           Downloading (30%)Downloading (55%)Downloading (60%)Downloading (100%)
08-Sep-2019 19:04:07   - Installing react/promise (v2.7.1): Downloading (connecting...)Downloading (0%)           Downloading (5%)Downloading (30%)Downloading (35%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (100%)
08-Sep-2019 19:04:08   - Installing guzzlehttp/streams (3.0.0): Downloading (connecting...)Downloading (0%)           Downloading (25%)Downloading (35%)Downloading (50%)Downloading (60%)Downloading (65%)Downloading (90%)Downloading (100%)
08-Sep-2019 19:04:09   - Installing guzzlehttp/ringphp (1.1.1): Downloading (connecting...)Downloading (0%)           Downloading (10%)Downloading (25%)Downloading (35%)Downloading (40%)Downloading (50%)Downloading (55%)Downloading (65%)Downloading (75%)Downloading (85%)Downloading (100%)
08-Sep-2019 19:04:09   - Installing lusitanian/oauth (v0.8.11): Downloading (connecting...)Downloading (0%)           Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (80%)Downloading (85%)Downloading (95%)Downloading (100%)
08-Sep-2019 19:04:09   - Installing marc1706/fast-image-size (v1.1.4): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:10   - Installing paragonie/random_compat (v2.0.18): Downloading (connecting...)Downloading (0%)           Downloading (25%)Downloading (50%)Downloading (75%)Downloading (100%)
08-Sep-2019 19:04:11   - Installing patchwork/utf8 (v1.3.1): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:12   - Installing s9e/text-formatter (1.4.5): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:12   - Installing symfony/polyfill-ctype (v1.11.0): Downloading (connecting...)Downloading (0%)           Downloading (100%)
08-Sep-2019 19:04:13   - Installing symfony/filesystem (v2.8.50): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:13   - Installing symfony/config (v2.8.50): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:14   - Installing ircmaxell/password-compat (v1.0.4): Downloading (connecting...)Downloading (0%)           Downloading (100%)
08-Sep-2019 19:04:14   - Installing symfony/polyfill-php55 (v1.11.0): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:15   - Installing symfony/polyfill-php54 (v1.11.0): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:16   - Installing symfony/polyfill-mbstring (v1.11.0): Downloading (connecting...)Downloading (0%)           Downloading (30%)Downloading (55%)Downloading (80%)Downloading (100%)
08-Sep-2019 19:04:16   - Installing symfony/http-foundation (v2.8.50): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:17   - Installing symfony/event-dispatcher (v2.8.50): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:17   - Installing psr/log (1.1.0): Downloading (connecting...)Downloading (0%)           Downloading (65%)Downloading (90%)Downloading (100%)
08-Sep-2019 19:04:18   - Installing symfony/debug (v2.8.50): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:18   - Installing symfony/http-kernel (v2.8.51): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:19   - Installing symfony/dependency-injection (v2.8.50): Downloading (connecting...)Downloading (0%)           Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
08-Sep-2019 19:04:20   - Installing zendframework/zend-stdlib (2.5.1): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:20   - Installing zendframework/zend-eventmanager (2.5.1): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:21   - Installing zendframework/zend-code (2.5.1): Downloading (connecting...)Downloading (0%)           Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (95%)Downloading (100%)
08-Sep-2019 19:04:22   - Installing ocramius/proxy-manager (1.0.2): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:22   - Installing symfony/proxy-manager-bridge (v2.8.50): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:23   - Installing symfony/routing (v2.8.50): Downloading (connecting...)Downloading (0%)           Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
08-Sep-2019 19:04:24   - Installing twig/twig (v1.42.2): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:24   - Installing symfony/twig-bridge (v2.8.50): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:25   - Installing symfony/dom-crawler (v2.8.50): Downloading (connecting...)Downloading (0%)           Downloading (15%)Downloading (20%)Downloading (35%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (75%)Downloading (80%)Downloading (95%)Downloading (100%)
08-Sep-2019 19:04:26   - Installing symfony/css-selector (v2.8.50): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:26   - Installing symfony/browser-kit (v2.8.50): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:27   - Installing guzzlehttp/guzzle (5.3.3): Downloading (connecting...)Downloading (0%)           Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
08-Sep-2019 19:04:28   - Installing fabpot/goutte (v2.0.4): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:28   - Installing facebook/webdriver (1.1.3): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:29   - Installing symfony/process (v2.8.50): Downloading (connecting...)Downloading (0%)           Downloading (15%)Downloading (30%)Downloading (45%)Downloading (65%)Downloading (80%)Downloading (95%)Downloading (100%)
08-Sep-2019 19:04:29   - Installing symfony/console (v2.8.50): Downloading (connecting...)Downloading (0%)           Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
08-Sep-2019 19:04:30   - Installing laravel/homestead (v2.2.2): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:31   - Installing phing/phing (2.4.14): Downloading (connecting...)Downloading (0%)           Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
08-Sep-2019 19:04:32   - Installing phpdocumentor/reflection-docblock (2.0.5): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:32   - Installing symfony/yaml (v2.8.50): Downloading (connecting...)Downloading (0%)           Downloading (25%)Downloading (30%)Downloading (45%)Downloading (50%)Downloading (65%)Downloading (70%)Downloading (85%)Downloading (95%)Downloading (100%)
08-Sep-2019 19:04:33   - Installing sebastian/version (1.0.6): Downloading (connecting...)Downloading (0%)           Downloading (100%)
08-Sep-2019 19:04:33   - Installing sebastian/global-state (1.1.1): Downloading (connecting...)Downloading (0%)           Downloading (40%)Downloading (85%)Downloading (100%)
08-Sep-2019 19:04:34   - Installing sebastian/recursion-context (1.0.5): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:34   - Installing sebastian/exporter (1.2.2): Downloading (connecting...)Downloading (0%)           Downloading (95%)Downloading (100%)
08-Sep-2019 19:04:35   - Installing sebastian/environment (1.3.8): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:35   - Installing sebastian/diff (1.4.3): Downloading (connecting...)Downloading (0%)           Downloading (35%)Downloading (40%)Downloading (75%)Downloading (100%)
08-Sep-2019 19:04:36   - Installing sebastian/comparator (1.2.4): Downloading (connecting...)Downloading (0%)           Downloading (10%)Downloading (55%)Downloading (65%)Downloading (70%)Downloading (100%)
08-Sep-2019 19:04:36   - Installing phpunit/php-text-template (1.2.1): Downloading (connecting...)Downloading (0%)           Downloading (35%)Downloading (100%)
08-Sep-2019 19:04:37   - Installing doctrine/instantiator (1.0.5): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:38   - Installing phpunit/phpunit-mock-objects (2.3.8): Downloading (connecting...)Downloading (0%)           Downloading (5%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (90%)Downloading (95%)Downloading (100%)
08-Sep-2019 19:04:38   - Installing phpunit/php-timer (1.0.9): Downloading (connecting...)Downloading (0%)           Downloading (45%)Downloading (90%)Downloading (100%)
08-Sep-2019 19:04:39   - Installing phpunit/php-file-iterator (1.4.5): Downloading (connecting...)Downloading (0%)           Downloading (100%)
08-Sep-2019 19:04:39   - Installing phpunit/php-token-stream (1.4.12): Downloading (connecting...)Downloading (0%)           Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (100%)
08-Sep-2019 19:04:40   - Installing phpunit/php-code-coverage (2.2.4): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:40   - Installing phpspec/prophecy (1.8.1): Downloading (connecting...)Downloading (0%)           Downloading (15%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
08-Sep-2019 19:04:41   - Installing phpunit/phpunit (4.8.36): Downloading (connecting...)Downloading (0%)           Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (80%)Downloading (90%)Downloading (100%)
08-Sep-2019 19:04:42   - Installing phpunit/dbunit (1.3.2): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:42   - Installing symfony/finder (v2.8.50): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:43   - Installing pimple/pimple (v1.0.2): Downloading (connecting...)Downloading (0%)           Downloading (45%)Downloading (90%)Downloading (100%)
08-Sep-2019 19:04:43   - Installing nikic/php-parser (v0.9.5): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:44   - Installing michelf/php-markdown (1.8.0): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:45   - Installing sami/sami (v1.4.1): Downloading (connecting...)Downloading (0%)           Downloading (10%)Downloading (20%)Downloading (25%)Downloading (35%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (70%)Downloading (80%)Downloading (90%)Downloading (95%)Downloading (100%)
08-Sep-2019 19:04:45   - Installing squizlabs/php_codesniffer (2.9.2): Downloading (connecting...)Downloading (100%)         
08-Sep-2019 19:04:46 lusitanian/oauth suggests installing predis/predis (Allows using the Redis storage backend.)
08-Sep-2019 19:04:46 paragonie/random_compat suggests installing ext-libsodium (Provides a modern crypto API that can be used to generate random bytes.)
08-Sep-2019 19:04:46 patchwork/utf8 suggests installing ext-intl (Use Intl for best performance)
08-Sep-2019 19:04:46 patchwork/utf8 suggests installing ext-wfio (Use WFIO for UTF-8 filesystem access on Windows)
08-Sep-2019 19:04:46 s9e/text-formatter suggests installing ext-intl (Allows international URLs to be accepted by the URL filter)
08-Sep-2019 19:04:46 s9e/text-formatter suggests installing ext-xsl (Enables the XSLT renderer)
08-Sep-2019 19:04:46 symfony/http-kernel suggests installing symfony/class-loader
08-Sep-2019 19:04:46 symfony/http-kernel suggests installing symfony/var-dumper
08-Sep-2019 19:04:46 symfony/dependency-injection suggests installing symfony/expression-language (For using expressions in service container configuration)
08-Sep-2019 19:04:46 zendframework/zend-stdlib suggests installing zendframework/zend-filter (To support naming strategy hydrator usage)
08-Sep-2019 19:04:46 zendframework/zend-stdlib suggests installing zendframework/zend-serializer (Zend\Serializer component)
08-Sep-2019 19:04:46 zendframework/zend-stdlib suggests installing zendframework/zend-servicemanager (To support hydrator plugin manager usage)
08-Sep-2019 19:04:46 zendframework/zend-code suggests installing doctrine/common (Doctrine\Common >=2.1 for annotation features)
08-Sep-2019 19:04:46 ocramius/proxy-manager suggests installing ocramius/generated-hydrator (To have very fast object to array to object conversion for ghost objects)
08-Sep-2019 19:04:46 ocramius/proxy-manager suggests installing zendframework/zend-json (To have the JsonRpc adapter (Remote Object feature))
08-Sep-2019 19:04:46 ocramius/proxy-manager suggests installing zendframework/zend-soap (To have the Soap adapter (Remote Object feature))
08-Sep-2019 19:04:46 ocramius/proxy-manager suggests installing zendframework/zend-xmlrpc (To have the XmlRpc adapter (Remote Object feature))
08-Sep-2019 19:04:46 symfony/routing suggests installing doctrine/annotations (For using the annotation loader)
08-Sep-2019 19:04:46 symfony/routing suggests installing symfony/expression-language (For using expression matching)
08-Sep-2019 19:04:46 symfony/twig-bridge suggests installing symfony/asset (For using the AssetExtension)
08-Sep-2019 19:04:46 symfony/twig-bridge suggests installing symfony/expression-language (For using the ExpressionExtension)
08-Sep-2019 19:04:46 symfony/twig-bridge suggests installing symfony/form (For using the FormExtension)
08-Sep-2019 19:04:46 symfony/twig-bridge suggests installing symfony/security (For using the SecurityExtension)
08-Sep-2019 19:04:46 symfony/twig-bridge suggests installing symfony/stopwatch (For using the StopwatchExtension)
08-Sep-2019 19:04:46 symfony/twig-bridge suggests installing symfony/templating (For using the TwigEngine)
08-Sep-2019 19:04:46 symfony/twig-bridge suggests installing symfony/translation (For using the TranslationExtension)
08-Sep-2019 19:04:46 symfony/twig-bridge suggests installing symfony/var-dumper (For using the DumpExtension)
08-Sep-2019 19:04:46 facebook/webdriver suggests installing phpdocumentor/phpdocumentor (2.*)
08-Sep-2019 19:04:46 symfony/console suggests installing psr/log-implementation (For using the console logger)
08-Sep-2019 19:04:46 phpdocumentor/reflection-docblock suggests installing dflydev/markdown (~1.0)
08-Sep-2019 19:04:46 phpdocumentor/reflection-docblock suggests installing erusev/parsedown (~1.0)
08-Sep-2019 19:04:46 sebastian/global-state suggests installing ext-uopz (*)
08-Sep-2019 19:04:46 phpunit/phpunit-mock-objects suggests installing ext-soap (*)
08-Sep-2019 19:04:46 phpunit/phpunit suggests installing phpunit/php-invoker (~1.1)
08-Sep-2019 19:04:46 Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
08-Sep-2019 19:04:46 Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested.
08-Sep-2019 19:04:46 Package sami/sami is abandoned, you should avoid using it. No replacement was suggested.
08-Sep-2019 19:04:46 Generating autoload files
08-Sep-2019 19:04:46
08-Sep-2019 19:04:46 Notice: A non well formed numeric value encountered in /data/phpBB/vendor/phing/phing/classes/phing/Phing.php on line 1305
08-Sep-2019 19:04:46
08-Sep-2019 19:04:46 Call Stack:
08-Sep-2019 19:04:46     0.0003     352256   1. {main}() /data/phpBB/vendor/phing/phing/bin/phing:0
08-Sep-2019 19:04:46     0.0005     359304   2. require_once('/data/phpBB/vendor/phing/phing/bin/phing.php') /data/phpBB/vendor/phing/phing/bin/phing:18
08-Sep-2019 19:04:46     0.0285    3352736   3. Phing::startup() /data/phpBB/vendor/phing/phing/bin/phing.php:33
08-Sep-2019 19:04:46     0.0288    3426768   4. Phing::setIni() /data/phpBB/vendor/phing/phing/classes/phing/Phing.php:1393
08-Sep-2019 19:04:46     0.0288    3427008   5. Phing::convertShorthand() /data/phpBB/vendor/phing/phing/classes/phing/Phing.php:1335
08-Sep-2019 19:04:46
08-Sep-2019 19:04:46 Buildfile: /data/build/build.xml
08-Sep-2019 19:04:46
08-Sep-2019 19:04:46 phpBB > clean:
08-Sep-2019 19:04:46
08-Sep-2019 19:04:46    [delete] Directory /data/build/logs does not exist or is not a directory.
08-Sep-2019 19:04:46    [delete] Directory /data/build/api does not exist or is not a directory.
08-Sep-2019 19:04:46    [delete] Directory /data/build/codebrowser does not exist or is not a directory.
08-Sep-2019 19:04:46    [delete] Directory /data/build/coverage does not exist or is not a directory.
08-Sep-2019 19:04:46    [delete] Directory /data/build/cpd does not exist or is not a directory.
08-Sep-2019 19:04:46    [delete] Directory /data/build/dependencies does not exist or is not a directory.
08-Sep-2019 19:04:46    [delete] Directory /data/build/new_version does not exist or is not a directory.
08-Sep-2019 19:04:46    [delete] Directory /data/build/old_versions does not exist or is not a directory.
08-Sep-2019 19:04:46    [delete] Directory /data/build/save does not exist or is not a directory.
08-Sep-2019 19:04:46
08-Sep-2019 19:04:46 phpBB > prepare:
08-Sep-2019 19:04:46
08-Sep-2019 19:04:46     [mkdir] Created dir: /data/build/logs
08-Sep-2019 19:04:46     [mkdir] Created dir: /data/build/api
08-Sep-2019 19:04:46     [mkdir] Created dir: /data/build/codebrowser
08-Sep-2019 19:04:46     [mkdir] Created dir: /data/build/coverage
08-Sep-2019 19:04:46     [mkdir] Created dir: /data/build/cpd
08-Sep-2019 19:04:46     [mkdir] Created dir: /data/build/dependencies
08-Sep-2019 19:04:46     [mkdir] Created dir: /data/build/new_version
08-Sep-2019 19:04:46     [mkdir] Created dir: /data/build/new_version/files
08-Sep-2019 19:04:46     [mkdir] Created dir: /data/build/new_version/patches
08-Sep-2019 19:04:46     [mkdir] Created dir: /data/build/new_version/release_files
08-Sep-2019 19:04:46     [mkdir] Created dir: /data/build/new_version/update
08-Sep-2019 19:04:46     [mkdir] Created dir: /data/build/old_versions
08-Sep-2019 19:04:46     [mkdir] Created dir: /data/build/save
08-Sep-2019 19:04:46
08-Sep-2019 19:04:46 BUILD FINISHED
08-Sep-2019 19:04:46
08-Sep-2019 19:04:46 Total time: 0.0757 seconds
08-Sep-2019 19:04:46
08-Sep-2019 19:04:47 Finished task 'Prepare directory' with result: Success
08-Sep-2019 19:04:47 Skipping execution of task 'Run sniffs' as it is disabled
08-Sep-2019 19:04:47
Substituting variable: ${bamboo.working.directory} with /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
08-Sep-2019 19:04:47 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
08-Sep-2019 19:04:47 Running image name (phpbb:php-7.1)
08-Sep-2019 19:04:47
Beginning to execute external process for build 'phpBB3 - Pull Requests - Build and Test Job #9562 (PHPBB3-PR-JOB1-9562)'
... running command line:
/usr/bin/docker run --volume /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1:/data --workdir /data/build --rm -u=991 phpbb:php-7.1 ../phpBB/vendor/bin/phing sniff
... in: /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
... using extra environment variables:
bamboo_planRepository_1_branch=3.1.x
bamboo_planRepository_1_branchDisplayName=3.1.x
bamboo_repository_revision_number=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_PRref=3.2.x
bamboo_resultsUrl=https://bamboo.phpbb.com/browse/PHPBB3-PR-JOB1-9562
bamboo_capability_system_builder_command_Git=/usr/bin/git
bamboo_repository_75956235_git_username=bantu
bamboo_build_working_directory=/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
bamboo_planRepository_1_name=phpBB Ascraeus
bamboo_buildKey=PHPBB3-PR-JOB1
bamboo_capability_phpbb_tests=true
bamboo_shortPlanName=Pull Requests
bamboo_capability_system_builder_command_fop=/usr/bin/fop
bamboo_capability_dbms_sqlite_2=true
bamboo_planRepository_name=phpBB Ascraeus
bamboo_PRnumber=5681
bamboo_buildNumber=9562
bamboo_repository_75956235_git_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_capability_system_builder_phpunit_PHPUnit=/usr/bin/phpunit
bamboo_shortJobName=Build and Test Job
bamboo_buildResultsUrl=https://bamboo.phpbb.com/browse/PHPBB3-PR-JOB1-9562
bamboo_repository_75956235_branch_name=3.1.x
bamboo_planRepository_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_agentId=131073
bamboo_planName=phpBB3 - Pull Requests
bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_7=/bin/sh /home/bamboo/temp/PHPBB3-PR-JOB1-9562-ScriptBuildTask-3193676108639852733.sh
bamboo_shortPlanKey=PR
bamboo_shortJobKey=JOB1
bamboo_capability_dbms_mysql_55=true
bamboo_capability_system_jdk_JDK_1_7_0_65=/usr/lib/jvm/java-7-openjdk-amd64
bamboo_planRepository_revision=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_buildTimeStamp=2019-09-08T19:02:34.826Z
bamboo_repository_previous_revision_number=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_capability_system_jdk_JDK_1_6_0_16=/usr/lib/jvm/java-6-sun-1.6.0.16
bamboo_capability_system_builder_mvn2_Maven_2=/usr/share/maven2
bamboo_planRepository_previousRevision=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_4=/bin/sh /home/bamboo/temp/PHPBB3-PR-JOB1-9562-ScriptBuildTask-1605367088921382863.sh
bamboo_repository_git_branch=3.1.x
bamboo_buildResultKey=PHPBB3-PR-JOB1-9562
bamboo_repository_branch_name=3.1.x
bamboo_buildPlanName=phpBB3 - Pull Requests - Build and Test Job
bamboo_planRepository_1_revision=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_repository_name=phpBB Ascraeus
bamboo_buildFailed=false
bamboo_capability_system_docker_executable=/usr/bin/docker
bamboo_build_commandline_com_atlassian_bamboo_plugins_bamboo_docker_plugin_task_docker_cli_12=/usr/bin/docker run --volume /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1:/data --workdir /data/phpBB --rm -e HOME=/home/bamboo -u=991 phpbb:php-7.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing clean prepare
bamboo_build_commandline_com_atlassian_bamboo_plugins_bamboo_docker_plugin_task_docker_cli_13=/usr/bin/docker build --force-rm=true --tag=phpbb:php-7.1 /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
bamboo_planRepository_branch=3.1.x
bamboo_agentWorkingDirectory=/home/bamboo/xml-data/build-dir
bamboo_capability_system_git_executable=/usr/bin/git
bamboo_capability_system_builder_phpunit_PHPUnit_3_4=/usr/bin/phpunit
bamboo_repository_git_username=bantu
bamboo_planRepository_1_previousRevision=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_repository_75956235_revision_number=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_planRepository_branchDisplayName=3.1.x
bamboo_planRepository_1_type=gitv2
bamboo_planRepository_branchName=3.1.x
bamboo_repository_75956235_previous_revision_number=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_capability_system_jdk_JDK=/usr/lib/jvm/java-6-sun
bamboo_plan_storageTag=PHPBB3-PR
bamboo_hg_cache_directory=/home/bamboo/xml-data/build-dir/_hg-repositories-cache
bamboo_planRepository_1_username=bantu
bamboo_planRepository_type=gitv2
bamboo_git_cache_directory=/home/bamboo/xml-data/build-dir/_git-repositories-cache
bamboo_ManualBuildTriggerReason_userName=Build Robot
bamboo_repository_git_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_repository_75956235_git_branch=3.1.x
bamboo_capability_system_builder_ant_Ant=/usr/share/ant
bamboo_repository_75956235_name=phpBB Ascraeus
bamboo_tmp_directory=/home/bamboo/temp
bamboo_working_directory=/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
bamboo_planKey=PHPBB3-PR
bamboo_capability_local=true
bamboo_planRepository_1_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_planRepository_username=bantu
bamboo_capability_system_jdk_JDK_1_6=/usr/lib/jvm/java-6-sun
bamboo_capability_system_jdk_JDK_1_7=/usr/lib/jvm/java-7-openjdk-amd64
bamboo_planRepository_1_branchName=3.1.x
08-Sep-2019 19:04:47
08-Sep-2019 19:04:47 Notice: A non well formed numeric value encountered in /data/phpBB/vendor/phing/phing/classes/phing/Phing.php on line 1305
08-Sep-2019 19:04:47
08-Sep-2019 19:04:47 Call Stack:
08-Sep-2019 19:04:47     0.0002     351120   1. {main}() /data/phpBB/vendor/phing/phing/bin/phing:0
08-Sep-2019 19:04:47     0.0004     358168   2. require_once('/data/phpBB/vendor/phing/phing/bin/phing.php') /data/phpBB/vendor/phing/phing/bin/phing:18
08-Sep-2019 19:04:47     0.0292    3351600   3. Phing::startup() /data/phpBB/vendor/phing/phing/bin/phing.php:33
08-Sep-2019 19:04:47     0.0296    3425624   4. Phing::setIni() /data/phpBB/vendor/phing/phing/classes/phing/Phing.php:1393
08-Sep-2019 19:04:47     0.0296    3425864   5. Phing::convertShorthand() /data/phpBB/vendor/phing/phing/classes/phing/Phing.php:1335
08-Sep-2019 19:04:47
08-Sep-2019 19:04:47 Buildfile: /data/build/build.xml
08-Sep-2019 19:04:47
08-Sep-2019 19:04:47 phpBB > sniff:
08-Sep-2019 19:04:47
08-Sep-2019 19:04:52 ............................................................  60 / 724 (8%)
08-Sep-2019 19:04:52 ............................................................ 120 / 724 (17%)
08-Sep-2019 19:04:53 ............................................................ 180 / 724 (25%)
08-Sep-2019 19:04:54 ............................................................ 240 / 724 (33%)
08-Sep-2019 19:04:55 ............................................................ 300 / 724 (41%)
08-Sep-2019 19:04:59 ............................................................ 360 / 724 (50%)
08-Sep-2019 19:05:02 ............................................................ 420 / 724 (58%)
08-Sep-2019 19:05:05 ............................................................ 480 / 724 (66%)
08-Sep-2019 19:05:07 ............................................................ 540 / 724 (75%)
08-Sep-2019 19:05:09 ............................................................ 600 / 724 (83%)
08-Sep-2019 19:05:12 ............................................................ 660 / 724 (91%)
08-Sep-2019 19:05:14 ............................................................ 720 / 724 (99%)
08-Sep-2019 19:05:14 ....
08-Sep-2019 19:05:14
08-Sep-2019 19:05:14 Time: 26.72 secs; Memory: 70Mb
08-Sep-2019 19:05:14
08-Sep-2019 19:05:18 ............................................................  60 / 206 (29%)
08-Sep-2019 19:05:28 ............................................................ 120 / 206 (58%)
08-Sep-2019 19:05:35 ............................................................ 180 / 206 (87%)
08-Sep-2019 19:05:39 ..........................
08-Sep-2019 19:05:39
08-Sep-2019 19:05:39 Time: 24.89 secs; Memory: 40Mb
08-Sep-2019 19:05:39
08-Sep-2019 19:05:39
08-Sep-2019 19:05:39
08-Sep-2019 19:05:39 Time: 14ms; Memory: 4Mb
08-Sep-2019 19:05:39
08-Sep-2019 19:05:39
08-Sep-2019 19:05:39 BUILD FINISHED
08-Sep-2019 19:05:39
08-Sep-2019 19:05:39 Total time: 51.8373 seconds
08-Sep-2019 19:05:39
08-Sep-2019 19:05:39 Finished task 'Run sniffs' with result: Success
08-Sep-2019 19:05:39 Skipping execution of task 'Run tests' as it is disabled
08-Sep-2019 19:05:39
Substituting variable: ${bamboo.working.directory} with /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
08-Sep-2019 19:05:39 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
08-Sep-2019 19:05:39 Running image name (phpbb:php-7.1)
08-Sep-2019 19:05:39
Beginning to execute external process for build 'phpBB3 - Pull Requests - Build and Test Job #9562 (PHPBB3-PR-JOB1-9562)'
... running command line:
/usr/bin/docker run --volume /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1:/data --workdir /data --rm -u=991 -t phpbb:php-7.1 /bin/bash -c phpBB/vendor/bin/phpunit --log-junit build/logs/phpunit.xml
... in: /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
... using extra environment variables:
bamboo_planRepository_1_branch=3.1.x
bamboo_planRepository_1_branchDisplayName=3.1.x
bamboo_repository_revision_number=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_PRref=3.2.x
bamboo_resultsUrl=https://bamboo.phpbb.com/browse/PHPBB3-PR-JOB1-9562
bamboo_capability_system_builder_command_Git=/usr/bin/git
bamboo_repository_75956235_git_username=bantu
bamboo_build_working_directory=/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
bamboo_planRepository_1_name=phpBB Ascraeus
bamboo_buildKey=PHPBB3-PR-JOB1
bamboo_capability_phpbb_tests=true
bamboo_shortPlanName=Pull Requests
bamboo_capability_system_builder_command_fop=/usr/bin/fop
bamboo_capability_dbms_sqlite_2=true
bamboo_planRepository_name=phpBB Ascraeus
bamboo_PRnumber=5681
bamboo_buildNumber=9562
bamboo_repository_75956235_git_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_capability_system_builder_phpunit_PHPUnit=/usr/bin/phpunit
bamboo_shortJobName=Build and Test Job
bamboo_buildResultsUrl=https://bamboo.phpbb.com/browse/PHPBB3-PR-JOB1-9562
bamboo_repository_75956235_branch_name=3.1.x
bamboo_planRepository_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_agentId=131073
bamboo_planName=phpBB3 - Pull Requests
bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_7=/bin/sh /home/bamboo/temp/PHPBB3-PR-JOB1-9562-ScriptBuildTask-3193676108639852733.sh
bamboo_shortPlanKey=PR
bamboo_shortJobKey=JOB1
bamboo_capability_dbms_mysql_55=true
bamboo_capability_system_jdk_JDK_1_7_0_65=/usr/lib/jvm/java-7-openjdk-amd64
bamboo_planRepository_revision=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_buildTimeStamp=2019-09-08T19:02:34.826Z
bamboo_repository_previous_revision_number=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_capability_system_jdk_JDK_1_6_0_16=/usr/lib/jvm/java-6-sun-1.6.0.16
bamboo_capability_system_builder_mvn2_Maven_2=/usr/share/maven2
bamboo_planRepository_previousRevision=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_4=/bin/sh /home/bamboo/temp/PHPBB3-PR-JOB1-9562-ScriptBuildTask-1605367088921382863.sh
bamboo_repository_git_branch=3.1.x
bamboo_buildResultKey=PHPBB3-PR-JOB1-9562
bamboo_repository_branch_name=3.1.x
bamboo_buildPlanName=phpBB3 - Pull Requests - Build and Test Job
bamboo_planRepository_1_revision=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_repository_name=phpBB Ascraeus
bamboo_buildFailed=false
bamboo_capability_system_docker_executable=/usr/bin/docker
bamboo_build_commandline_com_atlassian_bamboo_plugins_bamboo_docker_plugin_task_docker_cli_11=/usr/bin/docker run --volume /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1:/data --workdir /data/build --rm -u=991 phpbb:php-7.1 ../phpBB/vendor/bin/phing sniff
bamboo_build_commandline_com_atlassian_bamboo_plugins_bamboo_docker_plugin_task_docker_cli_12=/usr/bin/docker run --volume /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1:/data --workdir /data/phpBB --rm -e HOME=/home/bamboo -u=991 phpbb:php-7.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing clean prepare
bamboo_build_commandline_com_atlassian_bamboo_plugins_bamboo_docker_plugin_task_docker_cli_13=/usr/bin/docker build --force-rm=true --tag=phpbb:php-7.1 /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
bamboo_planRepository_branch=3.1.x
bamboo_agentWorkingDirectory=/home/bamboo/xml-data/build-dir
bamboo_capability_system_git_executable=/usr/bin/git
bamboo_capability_system_builder_phpunit_PHPUnit_3_4=/usr/bin/phpunit
bamboo_repository_git_username=bantu
bamboo_planRepository_1_previousRevision=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_repository_75956235_revision_number=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_planRepository_branchDisplayName=3.1.x
bamboo_planRepository_1_type=gitv2
bamboo_planRepository_branchName=3.1.x
bamboo_repository_75956235_previous_revision_number=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_capability_system_jdk_JDK=/usr/lib/jvm/java-6-sun
bamboo_plan_storageTag=PHPBB3-PR
bamboo_hg_cache_directory=/home/bamboo/xml-data/build-dir/_hg-repositories-cache
bamboo_planRepository_1_username=bantu
bamboo_planRepository_type=gitv2
bamboo_git_cache_directory=/home/bamboo/xml-data/build-dir/_git-repositories-cache
bamboo_ManualBuildTriggerReason_userName=Build Robot
bamboo_repository_git_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_repository_75956235_git_branch=3.1.x
bamboo_capability_system_builder_ant_Ant=/usr/share/ant
bamboo_repository_75956235_name=phpBB Ascraeus
bamboo_tmp_directory=/home/bamboo/temp
bamboo_working_directory=/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
bamboo_planKey=PHPBB3-PR
bamboo_capability_local=true
bamboo_planRepository_1_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_planRepository_username=bantu
bamboo_capability_system_jdk_JDK_1_6=/usr/lib/jvm/java-6-sun
bamboo_capability_system_jdk_JDK_1_7=/usr/lib/jvm/java-7-openjdk-amd64
bamboo_planRepository_1_branchName=3.1.x
08-Sep-2019 19:05:41 PHPUnit 4.8.36 by Sebastian Bergmann and contributors.
08-Sep-2019 19:05:41
08-Sep-2019 19:05:49 .............................................................   61 / 7055 (  0%)
08-Sep-2019 19:05:52 .............................................................  122 / 7055 (  1%)
08-Sep-2019 19:05:54 .............I.....SSSSSSSS............SSSS.........S...S....  183 / 7055 (  2%)
08-Sep-2019 19:05:58 .............................................................  244 / 7055 (  3%)
08-Sep-2019 19:06:08 .....S.......................................................  305 / 7055 (  4%)
08-Sep-2019 19:06:10 .............................................................  366 / 7055 (  5%)
08-Sep-2019 19:06:12 .............................................................  427 / 7055 (  6%)
08-Sep-2019 19:06:14 .............................................................  488 / 7055 (  6%)
08-Sep-2019 19:06:17 .............................................................  549 / 7055 (  7%)
08-Sep-2019 19:06:19 .............................................................  610 / 7055 (  8%)
08-Sep-2019 19:06:21 .............................................................  671 / 7055 (  9%)
08-Sep-2019 19:06:24 .............................................................  732 / 7055 ( 10%)
08-Sep-2019 19:06:26 .............................................................  793 / 7055 ( 11%)
08-Sep-2019 19:06:28 .............................................................  854 / 7055 ( 12%)
08-Sep-2019 19:06:31 .............................................................  915 / 7055 ( 12%)
08-Sep-2019 19:06:33 .............................................................  976 / 7055 ( 13%)
08-Sep-2019 19:06:35 ............................................................. 1037 / 7055 ( 14%)
08-Sep-2019 19:06:42 ................................................I............ 1098 / 7055 ( 15%)
08-Sep-2019 19:06:49 ............................................................. 1159 / 7055 ( 16%)
08-Sep-2019 19:06:57 ............................................................. 1220 / 7055 ( 17%)
08-Sep-2019 19:07:02 .....................................S.S.S................... 1281 / 7055 ( 18%)
08-Sep-2019 19:07:04 ............................................................. 1342 / 7055 ( 19%)
08-Sep-2019 19:07:06 ............................................................. 1403 / 7055 ( 19%)
08-Sep-2019 19:07:09 ............................................................. 1464 / 7055 ( 20%)
08-Sep-2019 19:07:11 ............................................................. 1525 / 7055 ( 21%)
08-Sep-2019 19:07:13 ............................................................. 1586 / 7055 ( 22%)
08-Sep-2019 19:07:15 ............................................................. 1647 / 7055 ( 23%)
08-Sep-2019 19:07:17 ............................................................. 1708 / 7055 ( 24%)
08-Sep-2019 19:07:20 ............................................................. 1769 / 7055 ( 25%)
08-Sep-2019 19:07:22 ............................................................. 1830 / 7055 ( 25%)
08-Sep-2019 19:07:24 ............................................................. 1891 / 7055 ( 26%)
08-Sep-2019 19:07:26 ............................................................. 1952 / 7055 ( 27%)
08-Sep-2019 19:07:29 ............................................................. 2013 / 7055 ( 28%)
08-Sep-2019 19:07:31 ............................................................. 2074 / 7055 ( 29%)
08-Sep-2019 19:07:34 ............................................................. 2135 / 7055 ( 30%)
08-Sep-2019 19:07:37 ............................................................. 2196 / 7055 ( 31%)
08-Sep-2019 19:07:39 ............................................................. 2257 / 7055 ( 31%)
08-Sep-2019 19:07:41 ............................................................. 2318 / 7055 ( 32%)
08-Sep-2019 19:07:46 ............................I.II............................. 2379 / 7055 ( 33%)
08-Sep-2019 19:07:49 ............................................................. 2440 / 7055 ( 34%)
08-Sep-2019 19:07:51 ............................................................. 2501 / 7055 ( 35%)
08-Sep-2019 19:07:54 ............................................................. 2562 / 7055 ( 36%)
08-Sep-2019 19:07:59 ............................................................. 2623 / 7055 ( 37%)
08-Sep-2019 19:08:02 ............................................................. 2684 / 7055 ( 38%)
08-Sep-2019 19:08:05 ............................................................. 2745 / 7055 ( 38%)
08-Sep-2019 19:08:07 ............................................................. 2806 / 7055 ( 39%)
08-Sep-2019 19:08:20 ............................................................. 2867 / 7055 ( 40%)
08-Sep-2019 19:08:25 ............................................................. 2928 / 7055 ( 41%)
08-Sep-2019 19:08:32 .....................................................S....... 2989 / 7055 ( 42%)
08-Sep-2019 19:08:38 ............................................................. 3050 / 7055 ( 43%)
08-Sep-2019 19:08:44 ............................................................. 3111 / 7055 ( 44%)
08-Sep-2019 19:08:50 ............................................................. 3172 / 7055 ( 44%)
08-Sep-2019 19:09:04 ............................................................. 3233 / 7055 ( 45%)
08-Sep-2019 19:09:10 ............................................................. 3294 / 7055 ( 46%)
08-Sep-2019 19:09:13 ............................................................. 3355 / 7055 ( 47%)
08-Sep-2019 19:09:15 ............................................................. 3416 / 7055 ( 48%)
08-Sep-2019 19:09:18 ............................................................. 3477 / 7055 ( 49%)
08-Sep-2019 19:09:20 ............................................................. 3538 / 7055 ( 50%)
08-Sep-2019 19:09:22 ............................................................. 3599 / 7055 ( 51%)
08-Sep-2019 19:09:25 ............................................................. 3660 / 7055 ( 51%)
08-Sep-2019 19:09:27 ............................................................. 3721 / 7055 ( 52%)
08-Sep-2019 19:09:30 ............................................................. 3782 / 7055 ( 53%)
08-Sep-2019 19:09:35 ............................................................. 3843 / 7055 ( 54%)
08-Sep-2019 19:09:39 ............................................................. 3904 / 7055 ( 55%)
08-Sep-2019 19:09:43 ............................................................. 3965 / 7055 ( 56%)
08-Sep-2019 19:09:46 ............................................................. 4026 / 7055 ( 57%)
08-Sep-2019 19:09:50 ............................................................. 4087 / 7055 ( 57%)
08-Sep-2019 19:09:56 ............................................................. 4148 / 7055 ( 58%)
08-Sep-2019 19:10:03 ............................................................. 4209 / 7055 ( 59%)
08-Sep-2019 19:10:06 ............................................................. 4270 / 7055 ( 60%)
08-Sep-2019 19:10:09 ............................................................. 4331 / 7055 ( 61%)
08-Sep-2019 19:10:12 ............................................................. 4392 / 7055 ( 62%)
08-Sep-2019 19:10:14 ............................................................. 4453 / 7055 ( 63%)
08-Sep-2019 19:10:17 ............................................................. 4514 / 7055 ( 63%)
08-Sep-2019 19:10:19 ............................................................. 4575 / 7055 ( 64%)
08-Sep-2019 19:10:22 ............................................................. 4636 / 7055 ( 65%)
08-Sep-2019 19:10:24 ............................................................. 4697 / 7055 ( 66%)
08-Sep-2019 19:10:27 ............................................................. 4758 / 7055 ( 67%)
08-Sep-2019 19:10:30 ............................................................. 4819 / 7055 ( 68%)
08-Sep-2019 19:10:42 ..........................................................S.. 4880 / 7055 ( 69%)
08-Sep-2019 19:10:52 ............................................................. 4941 / 7055 ( 70%)
08-Sep-2019 19:11:02 ............................................................. 5002 / 7055 ( 70%)
08-Sep-2019 19:11:09 ............................................................. 5063 / 7055 ( 71%)
08-Sep-2019 19:11:12 ............................................................. 5124 / 7055 ( 72%)
08-Sep-2019 19:11:15 ............................................................. 5185 / 7055 ( 73%)
08-Sep-2019 19:11:17 ............................................................. 5246 / 7055 ( 74%)
08-Sep-2019 19:11:18 ..............SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5307 / 7055 ( 75%)
08-Sep-2019 19:11:18 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5368 / 7055 ( 76%)
08-Sep-2019 19:11:18 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5429 / 7055 ( 76%)
08-Sep-2019 19:11:18 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5490 / 7055 ( 77%)
08-Sep-2019 19:11:21 SSSSSSSSSSSSSSSSSSSSSSSS..................................... 5551 / 7055 ( 78%)
08-Sep-2019 19:11:26 ............................................................. 5612 / 7055 ( 79%)
08-Sep-2019 19:11:31 ............................................................. 5673 / 7055 ( 80%)
08-Sep-2019 19:11:36 ............................................................. 5734 / 7055 ( 81%)
08-Sep-2019 19:11:41 ............................................................. 5795 / 7055 ( 82%)
08-Sep-2019 19:11:46 ............................................................. 5856 / 7055 ( 83%)
08-Sep-2019 19:11:51 ............................................................. 5917 / 7055 ( 83%)
08-Sep-2019 19:11:56 ............................................................. 5978 / 7055 ( 84%)
08-Sep-2019 19:12:01 ............................................................. 6039 / 7055 ( 85%)
08-Sep-2019 19:12:06 ............................................................. 6100 / 7055 ( 86%)
08-Sep-2019 19:12:10 ............................................................. 6161 / 7055 ( 87%)
08-Sep-2019 19:12:15 ............................................................. 6222 / 7055 ( 88%)
08-Sep-2019 19:12:20 ............................................................. 6283 / 7055 ( 89%)
08-Sep-2019 19:12:25 ............................................................. 6344 / 7055 ( 89%)
08-Sep-2019 19:12:30 ............................................................. 6405 / 7055 ( 90%)
08-Sep-2019 19:12:35 ............................................................. 6466 / 7055 ( 91%)
08-Sep-2019 19:12:40 ............................................................. 6527 / 7055 ( 92%)
08-Sep-2019 19:12:45 ............................................................. 6588 / 7055 ( 93%)
08-Sep-2019 19:12:50 ............................................................. 6649 / 7055 ( 94%)
08-Sep-2019 19:12:55 ............................................................. 6710 / 7055 ( 95%)
08-Sep-2019 19:13:00 ............................................................. 6771 / 7055 ( 95%)
08-Sep-2019 19:13:05 ............................................................. 6832 / 7055 ( 96%)
08-Sep-2019 19:13:10 ............................................................. 6893 / 7055 ( 97%)
08-Sep-2019 19:13:15 ............................................................. 6954 / 7055 ( 98%)
08-Sep-2019 19:13:20 ............................................................. 7015 / 7055 ( 99%)
08-Sep-2019 19:13:23 ......................................SS
08-Sep-2019 19:13:23
08-Sep-2019 19:13:23 Time: 7.71 minutes, Memory: 228.00MB
08-Sep-2019 19:13:23
08-Sep-2019 19:13:23 OK, but incomplete, skipped, or risky tests!
08-Sep-2019 19:13:23 Tests: 9315, Assertions: 123552, Skipped: 276, Incomplete: 5.
08-Sep-2019 19:13:23 Finished task 'Run tests' with result: Success
08-Sep-2019 19:13:23 Starting task 'Parsing test results produced by script' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
08-Sep-2019 19:13:23 Parsing test results under /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1...
08-Sep-2019 19:13:23 Finished task 'Parsing test results produced by script' with result: Success
08-Sep-2019 19:13:23
Substituting variable: ${bamboo.PRnumber} with 5681
08-Sep-2019 19:13:23
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR-JOB1-9562
08-Sep-2019 19:13:23
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR-JOB1-9562
08-Sep-2019 19:13:23 Starting task 'Set result build status' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
08-Sep-2019 19:13:23
Beginning to execute external process for build 'phpBB3 - Pull Requests - Build and Test Job #9562 (PHPBB3-PR-JOB1-9562)'
... running command line:
/bin/sh /home/bamboo/temp/PHPBB3-PR-JOB1-9562-ScriptBuildTask-7470954570255966617.sh
... in: /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
... using extra environment variables:
bamboo_planRepository_1_branch=3.1.x
bamboo_planRepository_1_branchDisplayName=3.1.x
bamboo_repository_revision_number=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_PRref=3.2.x
bamboo_resultsUrl=https://bamboo.phpbb.com/browse/PHPBB3-PR-JOB1-9562
bamboo_capability_system_builder_command_Git=/usr/bin/git
bamboo_repository_75956235_git_username=bantu
bamboo_build_working_directory=/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
bamboo_planRepository_1_name=phpBB Ascraeus
bamboo_buildKey=PHPBB3-PR-JOB1
bamboo_capability_phpbb_tests=true
bamboo_shortPlanName=Pull Requests
bamboo_capability_system_builder_command_fop=/usr/bin/fop
bamboo_capability_dbms_sqlite_2=true
bamboo_planRepository_name=phpBB Ascraeus
bamboo_PRnumber=5681
bamboo_buildNumber=9562
bamboo_repository_75956235_git_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_capability_system_builder_phpunit_PHPUnit=/usr/bin/phpunit
bamboo_shortJobName=Build and Test Job
bamboo_buildResultsUrl=https://bamboo.phpbb.com/browse/PHPBB3-PR-JOB1-9562
bamboo_repository_75956235_branch_name=3.1.x
bamboo_planRepository_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_agentId=131073
bamboo_planName=phpBB3 - Pull Requests
bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_7=/bin/sh /home/bamboo/temp/PHPBB3-PR-JOB1-9562-ScriptBuildTask-3193676108639852733.sh
bamboo_shortPlanKey=PR
bamboo_shortJobKey=JOB1
bamboo_capability_dbms_mysql_55=true
bamboo_capability_system_jdk_JDK_1_7_0_65=/usr/lib/jvm/java-7-openjdk-amd64
bamboo_planRepository_revision=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_buildTimeStamp=2019-09-08T19:02:34.826Z
bamboo_repository_previous_revision_number=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_capability_system_jdk_JDK_1_6_0_16=/usr/lib/jvm/java-6-sun-1.6.0.16
bamboo_capability_system_builder_mvn2_Maven_2=/usr/share/maven2
bamboo_planRepository_previousRevision=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_4=/bin/sh /home/bamboo/temp/PHPBB3-PR-JOB1-9562-ScriptBuildTask-1605367088921382863.sh
bamboo_repository_git_branch=3.1.x
bamboo_buildResultKey=PHPBB3-PR-JOB1-9562
bamboo_repository_branch_name=3.1.x
bamboo_buildPlanName=phpBB3 - Pull Requests - Build and Test Job
bamboo_planRepository_1_revision=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_repository_name=phpBB Ascraeus
bamboo_buildFailed=false
bamboo_build_commandline_com_atlassian_bamboo_plugins_bamboo_docker_plugin_task_docker_cli_10=/usr/bin/docker run --volume /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1:/data --workdir /data --rm -u=991 -t phpbb:php-7.1 /bin/bash -c phpBB/vendor/bin/phpunit --log-junit build/logs/phpunit.xml
bamboo_capability_system_docker_executable=/usr/bin/docker
bamboo_build_commandline_com_atlassian_bamboo_plugins_bamboo_docker_plugin_task_docker_cli_11=/usr/bin/docker run --volume /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1:/data --workdir /data/build --rm -u=991 phpbb:php-7.1 ../phpBB/vendor/bin/phing sniff
bamboo_build_commandline_com_atlassian_bamboo_plugins_bamboo_docker_plugin_task_docker_cli_12=/usr/bin/docker run --volume /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1:/data --workdir /data/phpBB --rm -e HOME=/home/bamboo -u=991 phpbb:php-7.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing clean prepare
bamboo_build_commandline_com_atlassian_bamboo_plugins_bamboo_docker_plugin_task_docker_cli_13=/usr/bin/docker build --force-rm=true --tag=phpbb:php-7.1 /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
bamboo_planRepository_branch=3.1.x
bamboo_agentWorkingDirectory=/home/bamboo/xml-data/build-dir
bamboo_jobFailed=false
bamboo_capability_system_git_executable=/usr/bin/git
bamboo_capability_system_builder_phpunit_PHPUnit_3_4=/usr/bin/phpunit
bamboo_repository_git_username=bantu
bamboo_planRepository_1_previousRevision=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_repository_75956235_revision_number=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_planRepository_branchDisplayName=3.1.x
bamboo_planRepository_1_type=gitv2
bamboo_planRepository_branchName=3.1.x
bamboo_repository_75956235_previous_revision_number=dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
bamboo_capability_system_jdk_JDK=/usr/lib/jvm/java-6-sun
bamboo_plan_storageTag=PHPBB3-PR
bamboo_hg_cache_directory=/home/bamboo/xml-data/build-dir/_hg-repositories-cache
bamboo_planRepository_1_username=bantu
bamboo_planRepository_type=gitv2
bamboo_git_cache_directory=/home/bamboo/xml-data/build-dir/_git-repositories-cache
bamboo_ManualBuildTriggerReason_userName=Build Robot
bamboo_repository_git_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_repository_75956235_git_branch=3.1.x
bamboo_capability_system_builder_ant_Ant=/usr/share/ant
bamboo_repository_75956235_name=phpBB Ascraeus
bamboo_tmp_directory=/home/bamboo/temp
bamboo_working_directory=/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
bamboo_planKey=PHPBB3-PR
bamboo_capability_local=true
bamboo_planRepository_1_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_planRepository_username=bantu
bamboo_capability_system_jdk_JDK_1_6=/usr/lib/jvm/java-6-sun
bamboo_capability_system_jdk_JDK_1_7=/usr/lib/jvm/java-7-openjdk-amd64
bamboo_planRepository_1_branchName=3.1.x
08-Sep-2019 19:13:23 From https://github.com/phpbb/phpbb
08-Sep-2019 19:13:23 * branch            refs/pull/5681/head -> FETCH_HEAD
08-Sep-2019 19:13:24   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
08-Sep-2019 19:13:24                                  Dload  Upload   Total   Spent    Left  Speed
08-Sep-2019 19:13:24
08-Sep-2019 19:13:24   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
08-Sep-2019 19:13:24   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
08-Sep-2019 19:13:24 100   273  100    93  100   180    290    561 --:--:-- --:--:-- --:--:--   560
08-Sep-2019 19:13:24 Finished task 'Set result build status' with result: Success
08-Sep-2019 19:13:24 Running post build plugin 'NCover Results Collector'
08-Sep-2019 19:13:24 Running post build plugin 'Artifact Copier'
08-Sep-2019 19:13:24 Running post build plugin 'npm Cache Cleanup'
08-Sep-2019 19:13:24 Running post build plugin 'Clover Results Collector'
08-Sep-2019 19:13:24 Running post build plugin 'Docker Container Cleanup'
08-Sep-2019 19:13:24 Successfully removed working directory at '/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1'
08-Sep-2019 19:13:24 Finalising the build...
08-Sep-2019 19:13:24 Stopping timer.
08-Sep-2019 19:13:24 Build PHPBB3-PR-JOB1-9562 completed.
08-Sep-2019 19:13:24 Running on server: post build plugin 'NCover Results Collector'
08-Sep-2019 19:13:24 Running on server: post build plugin 'Build Hanging Detection Configuration'
08-Sep-2019 19:13:24 Running on server: post build plugin 'Clover Delta Calculator'
08-Sep-2019 19:13:24 Running on server: post build plugin 'Maven Dependencies Postprocessor'
08-Sep-2019 19:13:24 All post build plugins have finished
08-Sep-2019 19:13:25 Generating build results summary...
08-Sep-2019 19:13:31 Saving build results to disk...
08-Sep-2019 19:13:31 Logging substituted variables...
08-Sep-2019 19:13:31 Indexing build results...
08-Sep-2019 19:13:31 Finished building PHPBB3-PR-JOB1-9562.
08-Sep-2019 19:13:31
Substituting variable: ${bamboo.PRnumber} with 5681