Tests pending pull requests

Build: #9816 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Build log

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

20-Jan-2020 04:26:03 checking fts.h usability... yes
20-Jan-2020 04:26:03 checking fts.h presence... yes
20-Jan-2020 04:26:03 checking for fts.h... yes
20-Jan-2020 04:26:04 checking for int8_t... yes
20-Jan-2020 04:26:04 checking for int16_t... yes
20-Jan-2020 04:26:04 checking for int32_t... yes
20-Jan-2020 04:26:04 checking for int64_t... yes
20-Jan-2020 04:26:04 checking for uint8_t... yes
20-Jan-2020 04:26:04 checking for uint16_t... yes
20-Jan-2020 04:26:04 checking for uint32_t... yes
20-Jan-2020 04:26:04 checking for uint64_t... yes
20-Jan-2020 04:26:04 checking for ssize_t... yes
20-Jan-2020 04:26:04 checking size of short... 2
20-Jan-2020 04:26:05 checking size of int... 4
20-Jan-2020 04:26:05 checking size of long... 8
20-Jan-2020 04:26:05 checking size of long long... 8
20-Jan-2020 04:26:05 checking size of off_t... 8
20-Jan-2020 04:26:05 checking size of size_t... 8
20-Jan-2020 04:26:05 checking for touch... /usr/bin/touch
20-Jan-2020 04:26:05 checking for unzip... /usr/bin/unzip
20-Jan-2020 04:26:05 checking whether struct tm is in sys/time.h or time.h... time.h
20-Jan-2020 04:26:05 checking for struct tm.tm_zone... yes
20-Jan-2020 04:26:05 checking for ld used by cc... /usr/bin/ld
20-Jan-2020 04:26:05 checking if the linker (/usr/bin/ld) is GNU ld... yes
20-Jan-2020 04:26:05 checking for /usr/bin/ld option to reload object files... -r
20-Jan-2020 04:26:05 checking for BSD-compatible nm... /usr/bin/nm -B
20-Jan-2020 04:26:05 checking whether ln -s works... yes
20-Jan-2020 04:26:05 checking how to recognize dependent libraries... pass_all
20-Jan-2020 04:26:05 checking dlfcn.h usability... yes
20-Jan-2020 04:26:05 checking dlfcn.h presence... yes
20-Jan-2020 04:26:05 checking for dlfcn.h... yes
20-Jan-2020 04:26:05 checking the maximum length of command line arguments... 1572864
20-Jan-2020 04:26:05 checking command to parse /usr/bin/nm -B output from cc object... ok
20-Jan-2020 04:26:05 checking for objdir... .libs
20-Jan-2020 04:26:05 checking for ar... ar
20-Jan-2020 04:26:05 checking for ranlib... ranlib
20-Jan-2020 04:26:05 checking for strip... strip
20-Jan-2020 04:26:05 checking if cc supports -fno-rtti -fno-exceptions... no
20-Jan-2020 04:26:05 checking for cc option to produce PIC... -fPIC
20-Jan-2020 04:26:05 checking if cc PIC flag -fPIC works... yes
20-Jan-2020 04:26:05 checking if cc static flag -static works... yes
20-Jan-2020 04:26:06 checking if cc supports -c -o file.o... yes
20-Jan-2020 04:26:06 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20-Jan-2020 04:26:06 checking whether -lc should be explicitly linked in... no
20-Jan-2020 04:26:06 checking dynamic linker characteristics... GNU/Linux ld.so
20-Jan-2020 04:26:06 checking how to hardcode library paths into programs... immediate
20-Jan-2020 04:26:06 checking whether stripping libraries is possible... yes
20-Jan-2020 04:26:06 checking if libtool supports shared libraries... yes
20-Jan-2020 04:26:06 checking whether to build shared libraries... yes
20-Jan-2020 04:26:06 checking whether to build static libraries... no
20-Jan-2020 04:26:06
20-Jan-2020 04:26:06 creating libtool
20-Jan-2020 04:26:06 appending configuration tag "CXX" to libtool
20-Jan-2020 04:26:06 configure: creating ./config.status
20-Jan-2020 04:26:06 config.status: creating config.h
20-Jan-2020 04:26:06 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/php_zip.c -o php_zip.lo
20-Jan-2020 04:26:06 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/zip_stream.c -o zip_stream.lo
20-Jan-2020 04:26:06 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_add.c -o lib/zip_add.lo
20-Jan-2020 04:26:06 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_add_dir.c -o lib/zip_add_dir.lo
20-Jan-2020 04:26:06 mkdir .libs
20-Jan-2020 04:26:06 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/zip_stream.c  -fPIC -DPIC -o .libs/zip_stream.o
20-Jan-2020 04:26:06 mkdir lib/.libs
20-Jan-2020 04:26:06 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/php_zip.c  -fPIC -DPIC -o .libs/php_zip.o
20-Jan-2020 04:26:06 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_add.c  -fPIC -DPIC -o lib/.libs/zip_add.o
20-Jan-2020 04:26:06 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_add_dir.c  -fPIC -DPIC -o lib/.libs/zip_add_dir.o
20-Jan-2020 04:26:06 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_add_entry.c -o lib/zip_add_entry.lo
20-Jan-2020 04:26:06 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_buffer.c -o lib/zip_buffer.lo
20-Jan-2020 04:26:07 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_file_set_mtime.c -o lib/zip_file_set_mtime.lo
20-Jan-2020 04:26:07 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_buffer.c  -fPIC -DPIC -o lib/.libs/zip_buffer.o
20-Jan-2020 04:26:07 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_add_entry.c  -fPIC -DPIC -o lib/.libs/zip_add_entry.o
20-Jan-2020 04:26:07 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_io_util.c -o lib/zip_io_util.lo
20-Jan-2020 04:26:07 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_begin_write.c -o lib/zip_source_begin_write.lo
20-Jan-2020 04:26:07 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_file_set_mtime.c  -fPIC -DPIC -o lib/.libs/zip_file_set_mtime.o
20-Jan-2020 04:26:07 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_io_util.c  -fPIC -DPIC -o lib/.libs/zip_io_util.o
20-Jan-2020 04:26:07 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_call.c -o lib/zip_source_call.lo
20-Jan-2020 04:26:07 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_begin_write.c  -fPIC -DPIC -o lib/.libs/zip_source_begin_write.o
20-Jan-2020 04:26:07 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_commit_write.c -o lib/zip_source_commit_write.lo
20-Jan-2020 04:26:07 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_is_deleted.c -o lib/zip_source_is_deleted.lo
20-Jan-2020 04:26:07 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_call.c  -fPIC -DPIC -o lib/.libs/zip_source_call.o
20-Jan-2020 04:26:07 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_commit_write.c  -fPIC -DPIC -o lib/.libs/zip_source_commit_write.o
20-Jan-2020 04:26:07 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_remove.c -o lib/zip_source_remove.lo
20-Jan-2020 04:26:07 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_is_deleted.c  -fPIC -DPIC -o lib/.libs/zip_source_is_deleted.o
20-Jan-2020 04:26:07 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_rollback_write.c -o lib/zip_source_rollback_write.lo
20-Jan-2020 04:26:07 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_seek.c -o lib/zip_source_seek.lo
20-Jan-2020 04:26:07 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_seek_write.c -o lib/zip_source_seek_write.lo
20-Jan-2020 04:26:07 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_remove.c  -fPIC -DPIC -o lib/.libs/zip_source_remove.o
20-Jan-2020 04:26:07 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_rollback_write.c  -fPIC -DPIC -o lib/.libs/zip_source_rollback_write.o
20-Jan-2020 04:26:07 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_supports.c -o lib/zip_source_supports.lo
20-Jan-2020 04:26:07 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_seek.c  -fPIC -DPIC -o lib/.libs/zip_source_seek.o
20-Jan-2020 04:26:07 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_seek_write.c  -fPIC -DPIC -o lib/.libs/zip_source_seek_write.o
20-Jan-2020 04:26:07 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_tell.c -o lib/zip_source_tell.lo
20-Jan-2020 04:26:07 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_tell_write.c -o lib/zip_source_tell_write.lo
20-Jan-2020 04:26:07 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_write.c -o lib/zip_source_write.lo
20-Jan-2020 04:26:07 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_supports.c  -fPIC -DPIC -o lib/.libs/zip_source_supports.o
20-Jan-2020 04:26:07 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_tell.c  -fPIC -DPIC -o lib/.libs/zip_source_tell.o
20-Jan-2020 04:26:08 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_close.c -o lib/zip_close.lo
20-Jan-2020 04:26:08 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_tell_write.c  -fPIC -DPIC -o lib/.libs/zip_source_tell_write.o
20-Jan-2020 04:26:08 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_write.c  -fPIC -DPIC -o lib/.libs/zip_source_write.o
20-Jan-2020 04:26:08 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_delete.c -o lib/zip_delete.lo
20-Jan-2020 04:26:08 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_dir_add.c -o lib/zip_dir_add.lo
20-Jan-2020 04:26:08 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_dirent.c -o lib/zip_dirent.lo
20-Jan-2020 04:26:08 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_close.c  -fPIC -DPIC -o lib/.libs/zip_close.o
20-Jan-2020 04:26:08 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_delete.c  -fPIC -DPIC -o lib/.libs/zip_delete.o
20-Jan-2020 04:26:08 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_dir_add.c  -fPIC -DPIC -o lib/.libs/zip_dir_add.o
20-Jan-2020 04:26:08 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_discard.c -o lib/zip_discard.lo
20-Jan-2020 04:26:08 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_dirent.c  -fPIC -DPIC -o lib/.libs/zip_dirent.o
20-Jan-2020 04:26:08 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_entry.c -o lib/zip_entry.lo
20-Jan-2020 04:26:08 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_err_str.c -o lib/zip_err_str.lo
20-Jan-2020 04:26:08 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_discard.c  -fPIC -DPIC -o lib/.libs/zip_discard.o
20-Jan-2020 04:26:08 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_entry.c  -fPIC -DPIC -o lib/.libs/zip_entry.o
20-Jan-2020 04:26:08 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_err_str.c  -fPIC -DPIC -o lib/.libs/zip_err_str.o
20-Jan-2020 04:26:08 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_error.c -o lib/zip_error.lo
20-Jan-2020 04:26:08 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_error_clear.c -o lib/zip_error_clear.lo
20-Jan-2020 04:26:08 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_error_get.c -o lib/zip_error_get.lo
20-Jan-2020 04:26:08 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_error_get_sys_type.c -o lib/zip_error_get_sys_type.lo
20-Jan-2020 04:26:08 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_error.c  -fPIC -DPIC -o lib/.libs/zip_error.o
20-Jan-2020 04:26:08 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_error_clear.c  -fPIC -DPIC -o lib/.libs/zip_error_clear.o
20-Jan-2020 04:26:08 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_error_get_sys_type.c  -fPIC -DPIC -o lib/.libs/zip_error_get_sys_type.o
20-Jan-2020 04:26:08 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_error_get.c  -fPIC -DPIC -o lib/.libs/zip_error_get.o
20-Jan-2020 04:26:08 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_error_strerror.c -o lib/zip_error_strerror.lo
20-Jan-2020 04:26:08 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_error_to_str.c -o lib/zip_error_to_str.lo
20-Jan-2020 04:26:08 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_extra_field.c -o lib/zip_extra_field.lo
20-Jan-2020 04:26:08 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_extra_field_api.c -o lib/zip_extra_field_api.lo
20-Jan-2020 04:26:08 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_extra_field.c  -fPIC -DPIC -o lib/.libs/zip_extra_field.o
20-Jan-2020 04:26:08 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_error_strerror.c  -fPIC -DPIC -o lib/.libs/zip_error_strerror.o
20-Jan-2020 04:26:09 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_error_to_str.c  -fPIC -DPIC -o lib/.libs/zip_error_to_str.o
20-Jan-2020 04:26:09 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_fclose.c -o lib/zip_fclose.lo
20-Jan-2020 04:26:09 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_fdopen.c -o lib/zip_fdopen.lo
20-Jan-2020 04:26:09 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_extra_field_api.c  -fPIC -DPIC -o lib/.libs/zip_extra_field_api.o
20-Jan-2020 04:26:09 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_file_add.c -o lib/zip_file_add.lo
20-Jan-2020 04:26:09 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_file_error_clear.c -o lib/zip_file_error_clear.lo
20-Jan-2020 04:26:09 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_fdopen.c  -fPIC -DPIC -o lib/.libs/zip_fdopen.o
20-Jan-2020 04:26:09 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_fclose.c  -fPIC -DPIC -o lib/.libs/zip_fclose.o
20-Jan-2020 04:26:09 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_file_add.c  -fPIC -DPIC -o lib/.libs/zip_file_add.o
20-Jan-2020 04:26:09 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_file_error_get.c -o lib/zip_file_error_get.lo
20-Jan-2020 04:26:09 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_file_get_comment.c -o lib/zip_file_get_comment.lo
20-Jan-2020 04:26:09 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_file_get_offset.c -o lib/zip_file_get_offset.lo
20-Jan-2020 04:26:09 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_file_error_clear.c  -fPIC -DPIC -o lib/.libs/zip_file_error_clear.o
20-Jan-2020 04:26:09 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_file_rename.c -o lib/zip_file_rename.lo
20-Jan-2020 04:26:09 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_file_error_get.c  -fPIC -DPIC -o lib/.libs/zip_file_error_get.o
20-Jan-2020 04:26:09 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_file_get_offset.c  -fPIC -DPIC -o lib/.libs/zip_file_get_offset.o
20-Jan-2020 04:26:09 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_file_get_comment.c  -fPIC -DPIC -o lib/.libs/zip_file_get_comment.o
20-Jan-2020 04:26:09 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_file_replace.c -o lib/zip_file_replace.lo
20-Jan-2020 04:26:09 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_file_set_comment.c -o lib/zip_file_set_comment.lo
20-Jan-2020 04:26:09 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_file_strerror.c -o lib/zip_file_strerror.lo
20-Jan-2020 04:26:09 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_file_rename.c  -fPIC -DPIC -o lib/.libs/zip_file_rename.o
20-Jan-2020 04:26:09 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_filerange_crc.c -o lib/zip_filerange_crc.lo
20-Jan-2020 04:26:09 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_file_replace.c  -fPIC -DPIC -o lib/.libs/zip_file_replace.o
20-Jan-2020 04:26:09 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_file_strerror.c  -fPIC -DPIC -o lib/.libs/zip_file_strerror.o
20-Jan-2020 04:26:09 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_file_set_comment.c  -fPIC -DPIC -o lib/.libs/zip_file_set_comment.o
20-Jan-2020 04:26:09 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_fopen.c -o lib/zip_fopen.lo
20-Jan-2020 04:26:09 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_file_get_external_attributes.c -o lib/zip_file_get_external_attributes.lo
20-Jan-2020 04:26:09 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_file_set_external_attributes.c -o lib/zip_file_set_external_attributes.lo
20-Jan-2020 04:26:09 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_filerange_crc.c  -fPIC -DPIC -o lib/.libs/zip_filerange_crc.o
20-Jan-2020 04:26:09 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_fopen_encrypted.c -o lib/zip_fopen_encrypted.lo
20-Jan-2020 04:26:10 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_fopen.c  -fPIC -DPIC -o lib/.libs/zip_fopen.o
20-Jan-2020 04:26:10 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_file_get_external_attributes.c  -fPIC -DPIC -o lib/.libs/zip_file_get_external_attributes.o
20-Jan-2020 04:26:10 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_fopen_index.c -o lib/zip_fopen_index.lo
20-Jan-2020 04:26:10 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_file_set_external_attributes.c  -fPIC -DPIC -o lib/.libs/zip_file_set_external_attributes.o
20-Jan-2020 04:26:10 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_fopen_index_encrypted.c -o lib/zip_fopen_index_encrypted.lo
20-Jan-2020 04:26:10 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_fread.c -o lib/zip_fread.lo
20-Jan-2020 04:26:10 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_fopen_encrypted.c  -fPIC -DPIC -o lib/.libs/zip_fopen_encrypted.o
20-Jan-2020 04:26:10 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_get_archive_comment.c -o lib/zip_get_archive_comment.lo
20-Jan-2020 04:26:10 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_fopen_index.c  -fPIC -DPIC -o lib/.libs/zip_fopen_index.o
20-Jan-2020 04:26:10 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_fopen_index_encrypted.c  -fPIC -DPIC -o lib/.libs/zip_fopen_index_encrypted.o
20-Jan-2020 04:26:10 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_fread.c  -fPIC -DPIC -o lib/.libs/zip_fread.o
20-Jan-2020 04:26:10 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_get_archive_flag.c -o lib/zip_get_archive_flag.lo
20-Jan-2020 04:26:10 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_get_compression_implementation.c -o lib/zip_get_compression_implementation.lo
20-Jan-2020 04:26:10 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_get_archive_comment.c  -fPIC -DPIC -o lib/.libs/zip_get_archive_comment.o
20-Jan-2020 04:26:10 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_get_encryption_implementation.c -o lib/zip_get_encryption_implementation.lo
20-Jan-2020 04:26:10 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_get_file_comment.c -o lib/zip_get_file_comment.lo
20-Jan-2020 04:26:10 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_get_archive_flag.c  -fPIC -DPIC -o lib/.libs/zip_get_archive_flag.o
20-Jan-2020 04:26:10 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_get_compression_implementation.c  -fPIC -DPIC -o lib/.libs/zip_get_compression_implementation.o
20-Jan-2020 04:26:10 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_get_name.c -o lib/zip_get_name.lo
20-Jan-2020 04:26:10 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_get_encryption_implementation.c  -fPIC -DPIC -o lib/.libs/zip_get_encryption_implementation.o
20-Jan-2020 04:26:10 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_get_num_entries.c -o lib/zip_get_num_entries.lo
20-Jan-2020 04:26:10 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_get_num_files.c -o lib/zip_get_num_files.lo
20-Jan-2020 04:26:10 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_get_file_comment.c  -fPIC -DPIC -o lib/.libs/zip_get_file_comment.o
20-Jan-2020 04:26:10 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_memdup.c -o lib/zip_memdup.lo
20-Jan-2020 04:26:10 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_get_num_entries.c  -fPIC -DPIC -o lib/.libs/zip_get_num_entries.o
20-Jan-2020 04:26:10 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_get_name.c  -fPIC -DPIC -o lib/.libs/zip_get_name.o
20-Jan-2020 04:26:10 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_name_locate.c -o lib/zip_name_locate.lo
20-Jan-2020 04:26:10 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_new.c -o lib/zip_new.lo
20-Jan-2020 04:26:10 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_get_num_files.c  -fPIC -DPIC -o lib/.libs/zip_get_num_files.o
20-Jan-2020 04:26:10 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_memdup.c  -fPIC -DPIC -o lib/.libs/zip_memdup.o
20-Jan-2020 04:26:10 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_open.c -o lib/zip_open.lo
20-Jan-2020 04:26:10 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_rename.c -o lib/zip_rename.lo
20-Jan-2020 04:26:10 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_name_locate.c  -fPIC -DPIC -o lib/.libs/zip_name_locate.o
20-Jan-2020 04:26:10 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_new.c  -fPIC -DPIC -o lib/.libs/zip_new.o
20-Jan-2020 04:26:11 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_replace.c -o lib/zip_replace.lo
20-Jan-2020 04:26:11 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_open.c  -fPIC -DPIC -o lib/.libs/zip_open.o
20-Jan-2020 04:26:11 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_hash.c -o lib/zip_hash.lo
20-Jan-2020 04:26:11 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_rename.c  -fPIC -DPIC -o lib/.libs/zip_rename.o
20-Jan-2020 04:26:11 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_set_archive_comment.c -o lib/zip_set_archive_comment.lo
20-Jan-2020 04:26:11 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_replace.c  -fPIC -DPIC -o lib/.libs/zip_replace.o
20-Jan-2020 04:26:11 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_hash.c  -fPIC -DPIC -o lib/.libs/zip_hash.o
20-Jan-2020 04:26:11 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_set_archive_flag.c -o lib/zip_set_archive_flag.lo
20-Jan-2020 04:26:11 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_set_default_password.c -o lib/zip_set_default_password.lo
20-Jan-2020 04:26:11 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_set_archive_comment.c  -fPIC -DPIC -o lib/.libs/zip_set_archive_comment.o
20-Jan-2020 04:26:11 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_set_file_comment.c -o lib/zip_set_file_comment.lo
20-Jan-2020 04:26:11 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_set_file_compression.c -o lib/zip_set_file_compression.lo
20-Jan-2020 04:26:11 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_set_archive_flag.c  -fPIC -DPIC -o lib/.libs/zip_set_archive_flag.o
20-Jan-2020 04:26:11 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_set_default_password.c  -fPIC -DPIC -o lib/.libs/zip_set_default_password.o
20-Jan-2020 04:26:11 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_set_name.c -o lib/zip_set_name.lo
20-Jan-2020 04:26:11 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_set_file_comment.c  -fPIC -DPIC -o lib/.libs/zip_set_file_comment.o
20-Jan-2020 04:26:11 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_buffer.c -o lib/zip_source_buffer.lo
20-Jan-2020 04:26:11 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_set_file_compression.c  -fPIC -DPIC -o lib/.libs/zip_set_file_compression.o
20-Jan-2020 04:26:11 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_close.c -o lib/zip_source_close.lo
20-Jan-2020 04:26:11 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_crc.c -o lib/zip_source_crc.lo
20-Jan-2020 04:26:11 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_set_name.c  -fPIC -DPIC -o lib/.libs/zip_set_name.o
20-Jan-2020 04:26:11 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_buffer.c  -fPIC -DPIC -o lib/.libs/zip_source_buffer.o
20-Jan-2020 04:26:11 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_close.c  -fPIC -DPIC -o lib/.libs/zip_source_close.o
20-Jan-2020 04:26:11 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_deflate.c -o lib/zip_source_deflate.lo
20-Jan-2020 04:26:11 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_error.c -o lib/zip_source_error.lo
20-Jan-2020 04:26:11 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_crc.c  -fPIC -DPIC -o lib/.libs/zip_source_crc.o
20-Jan-2020 04:26:11 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_file.c -o lib/zip_source_file.lo
20-Jan-2020 04:26:11 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_filep.c -o lib/zip_source_filep.lo
20-Jan-2020 04:26:11 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_deflate.c  -fPIC -DPIC -o lib/.libs/zip_source_deflate.o
20-Jan-2020 04:26:11 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_error.c  -fPIC -DPIC -o lib/.libs/zip_source_error.o
20-Jan-2020 04:26:12 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_file.c  -fPIC -DPIC -o lib/.libs/zip_source_file.o
20-Jan-2020 04:26:12 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_free.c -o lib/zip_source_free.lo
20-Jan-2020 04:26:12 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_function.c -o lib/zip_source_function.lo
20-Jan-2020 04:26:12 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_layered.c -o lib/zip_source_layered.lo
20-Jan-2020 04:26:12 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_filep.c  -fPIC -DPIC -o lib/.libs/zip_source_filep.o
20-Jan-2020 04:26:12 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_free.c  -fPIC -DPIC -o lib/.libs/zip_source_free.o
20-Jan-2020 04:26:12 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_open.c -o lib/zip_source_open.lo
20-Jan-2020 04:26:12 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_function.c  -fPIC -DPIC -o lib/.libs/zip_source_function.o
20-Jan-2020 04:26:12 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_layered.c  -fPIC -DPIC -o lib/.libs/zip_source_layered.o
20-Jan-2020 04:26:12 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_pkware.c -o lib/zip_source_pkware.lo
20-Jan-2020 04:26:12 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_read.c -o lib/zip_source_read.lo
20-Jan-2020 04:26:12 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_stat.c -o lib/zip_source_stat.lo
20-Jan-2020 04:26:12 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_open.c  -fPIC -DPIC -o lib/.libs/zip_source_open.o
20-Jan-2020 04:26:12 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_pkware.c  -fPIC -DPIC -o lib/.libs/zip_source_pkware.o
20-Jan-2020 04:26:12 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_window.c -o lib/zip_source_window.lo
20-Jan-2020 04:26:12 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_read.c  -fPIC -DPIC -o lib/.libs/zip_source_read.o
20-Jan-2020 04:26:12 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_stat.c  -fPIC -DPIC -o lib/.libs/zip_source_stat.o
20-Jan-2020 04:26:12 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_zip.c -o lib/zip_source_zip.lo
20-Jan-2020 04:26:12 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_source_zip_new.c -o lib/zip_source_zip_new.lo
20-Jan-2020 04:26:12 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_stat.c -o lib/zip_stat.lo
20-Jan-2020 04:26:12 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_window.c  -fPIC -DPIC -o lib/.libs/zip_source_window.o
20-Jan-2020 04:26:12 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_zip.c  -fPIC -DPIC -o lib/.libs/zip_source_zip.o
20-Jan-2020 04:26:12 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_source_zip_new.c  -fPIC -DPIC -o lib/.libs/zip_source_zip_new.o
20-Jan-2020 04:26:12 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_stat.c  -fPIC -DPIC -o lib/.libs/zip_stat.o
20-Jan-2020 04:26:12 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_stat_index.c -o lib/zip_stat_index.lo
20-Jan-2020 04:26:12 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_stat_init.c -o lib/zip_stat_init.lo
20-Jan-2020 04:26:12 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_strerror.c -o lib/zip_strerror.lo
20-Jan-2020 04:26:12 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_string.c -o lib/zip_string.lo
20-Jan-2020 04:26:12 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_stat_index.c  -fPIC -DPIC -o lib/.libs/zip_stat_index.o
20-Jan-2020 04:26:12 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_stat_init.c  -fPIC -DPIC -o lib/.libs/zip_stat_init.o
20-Jan-2020 04:26:12 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_strerror.c  -fPIC -DPIC -o lib/.libs/zip_strerror.o
20-Jan-2020 04:26:12 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_string.c  -fPIC -DPIC -o lib/.libs/zip_string.o
20-Jan-2020 04:26:12 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_unchange.c -o lib/zip_unchange.lo
20-Jan-2020 04:26:13 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_unchange_all.c -o lib/zip_unchange_all.lo
20-Jan-2020 04:26:13 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_unchange_archive.c -o lib/zip_unchange_archive.lo
20-Jan-2020 04:26:13 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_unchange_data.c -o lib/zip_unchange_data.lo
20-Jan-2020 04:26:13 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_unchange.c  -fPIC -DPIC -o lib/.libs/zip_unchange.o
20-Jan-2020 04:26:13 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_unchange_all.c  -fPIC -DPIC -o lib/.libs/zip_unchange_all.o
20-Jan-2020 04:26:13 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_unchange_archive.c  -fPIC -DPIC -o lib/.libs/zip_unchange_archive.o
20-Jan-2020 04:26:13 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/zip_utf-8.c -o lib/zip_utf-8.lo
20-Jan-2020 04:26:13 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_unchange_data.c  -fPIC -DPIC -o lib/.libs/zip_unchange_data.o
20-Jan-2020 04:26:13 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c /usr/src/php/ext/zip/lib/mkstemp.c -o lib/mkstemp.lo
20-Jan-2020 04:26:13 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/zip_utf-8.c  -fPIC -DPIC -o lib/.libs/zip_utf-8.o
20-Jan-2020 04:26:13 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c /usr/src/php/ext/zip/lib/mkstemp.c  -fPIC -DPIC -o lib/.libs/mkstemp.o
20-Jan-2020 04:26:13 /usr/src/php/ext/zip/lib/mkstemp.c: In function '_zip_mkstemp':
20-Jan-2020 04:26:13 /usr/src/php/ext/zip/lib/mkstemp.c:75:8: warning: implicit declaration of function 'getpid'; did you mean 'getenv'? [-Wimplicit-function-declaration]
20-Jan-2020 04:26:13   pid = getpid();
20-Jan-2020 04:26:13         ^~~~~~
20-Jan-2020 04:26:13         getenv
20-Jan-2020 04:26:13 /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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -Wl,-O1 -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
20-Jan-2020 04:26:14 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
20-Jan-2020 04:26:14 creating zip.la
20-Jan-2020 04:26:14 (cd .libs && rm -f zip.la && ln -s ../zip.la zip.la)
20-Jan-2020 04:26:14 /bin/bash /usr/src/php/ext/zip/libtool --mode=install cp ./zip.la /usr/src/php/ext/zip/modules
20-Jan-2020 04:26:14 cp ./.libs/zip.so /usr/src/php/ext/zip/modules/zip.so
20-Jan-2020 04:26:14 cp ./.libs/zip.lai /usr/src/php/ext/zip/modules/zip.la
20-Jan-2020 04:26:14 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/zip/modules
20-Jan-2020 04:26:14 ----------------------------------------------------------------------
20-Jan-2020 04:26:14 Libraries have been installed in:
20-Jan-2020 04:26:14    /usr/src/php/ext/zip/modules
20-Jan-2020 04:26:14
20-Jan-2020 04:26:14 If you ever happen to want to link against installed libraries
20-Jan-2020 04:26:14 in a given directory, LIBDIR, you must either use libtool, and
20-Jan-2020 04:26:14 specify the full pathname of the library, or use the `-LLIBDIR'
20-Jan-2020 04:26:14 flag during linking and do at least one of the following:
20-Jan-2020 04:26:14    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
20-Jan-2020 04:26:14      during execution
20-Jan-2020 04:26:14    - add LIBDIR to the `LD_RUN_PATH' environment variable
20-Jan-2020 04:26:14      during linking
20-Jan-2020 04:26:14    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
20-Jan-2020 04:26:14    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
20-Jan-2020 04:26:14
20-Jan-2020 04:26:14 See any operating system documentation about shared libraries for
20-Jan-2020 04:26:14 more information, such as the ld(1) and ld.so(8) manual pages.
20-Jan-2020 04:26:14 ----------------------------------------------------------------------
20-Jan-2020 04:26:14
20-Jan-2020 04:26:14 Build complete.
20-Jan-2020 04:26:14 Don't forget to run 'make test'.
20-Jan-2020 04:26:14
20-Jan-2020 04:26:14 Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20160303/
20-Jan-2020 04:26:14 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
20-Jan-2020 04:26:14 find . -name \*.lo -o -name \*.o | xargs rm -f
20-Jan-2020 04:26:14 find . -name \*.la -o -name \*.a | xargs rm -f
20-Jan-2020 04:26:14 find . -name \*.so | xargs rm -f
20-Jan-2020 04:26:14 find . -name .libs -a -type d|xargs rm -rf
20-Jan-2020 04:26:14 rm -f libphp.la       modules/* libs/*
20-Jan-2020 04:26:18 Removing intermediate container 217c958c5c8d
20-Jan-2020 04:26:18 ---> f6b3e8e259f3
20-Jan-2020 04:26:18 Step 3/5 : RUN pecl install xdebug-2.6.1
20-Jan-2020 04:26:18 ---> Running in 6c65785e6319
20-Jan-2020 04:26:21 downloading xdebug-2.6.1.tgz ...
20-Jan-2020 04:26:21 Starting to download xdebug-2.6.1.tgz (283,961 bytes)
20-Jan-2020 04:26:21 ..........................................................done: 283,961 bytes
20-Jan-2020 04:26:21 79 source files, building
20-Jan-2020 04:26:21 running: phpize
20-Jan-2020 04:26:21 Configuring for:
20-Jan-2020 04:26:21 PHP Api Version:         20160303
20-Jan-2020 04:26:21 Zend Module Api No:      20160303
20-Jan-2020 04:26:21 Zend Extension Api No:   320160303
20-Jan-2020 04:26:22 building in /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1
20-Jan-2020 04:26:22 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
20-Jan-2020 04:26:22 checking for grep that handles long lines and -e... /bin/grep
20-Jan-2020 04:26:22 checking for egrep... /bin/grep -E
20-Jan-2020 04:26:22 checking for a sed that does not truncate output... /bin/sed
20-Jan-2020 04:26:22 checking for cc... cc
20-Jan-2020 04:26:22 checking whether the C compiler works... yes
20-Jan-2020 04:26:22 checking for C compiler default output file name... a.out
20-Jan-2020 04:26:22 checking for suffix of executables...
20-Jan-2020 04:26:22 checking whether we are cross compiling... no
20-Jan-2020 04:26:22 checking for suffix of object files... o
20-Jan-2020 04:26:22 checking whether we are using the GNU C compiler... yes
20-Jan-2020 04:26:22 checking whether cc accepts -g... yes
20-Jan-2020 04:26:22 checking for cc option to accept ISO C89... none needed
20-Jan-2020 04:26:22 checking how to run the C preprocessor... cc -E
20-Jan-2020 04:26:22 checking for icc... no
20-Jan-2020 04:26:22 checking for suncc... no
20-Jan-2020 04:26:22 checking whether cc understands -c and -o together... yes
20-Jan-2020 04:26:22 checking for system library directory... lib
20-Jan-2020 04:26:22 checking if compiler supports -R... no
20-Jan-2020 04:26:22 checking if compiler supports -Wl,-rpath,... yes
20-Jan-2020 04:26:23 checking build system type... x86_64-unknown-linux-gnu
20-Jan-2020 04:26:23 checking host system type... x86_64-unknown-linux-gnu
20-Jan-2020 04:26:23 checking target system type... x86_64-unknown-linux-gnu
20-Jan-2020 04:26:23 checking for PHP prefix... /usr/local
20-Jan-2020 04:26: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
20-Jan-2020 04:26:23 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20160303
20-Jan-2020 04:26:23 checking for PHP installed headers prefix... /usr/local/include/php
20-Jan-2020 04:26:23 checking if debug is enabled... no
20-Jan-2020 04:26:23 checking if zts is enabled... no
20-Jan-2020 04:26:23 checking for re2c... re2c
20-Jan-2020 04:26:23 checking for re2c version... 1.1.1 (ok)
20-Jan-2020 04:26:23 checking for gawk... no
20-Jan-2020 04:26:23 checking for nawk... nawk
20-Jan-2020 04:26:23 checking if nawk is broken... no
20-Jan-2020 04:26:23 checking whether to enable Xdebug support... yes, shared
20-Jan-2020 04:26:23 checking whether to enable Xdebug developer build flags... no
20-Jan-2020 04:26:23 checking Check for supported PHP versions... supported (7.1.33)
20-Jan-2020 04:26:23 checking for gettimeofday... yes
20-Jan-2020 04:26:23 checking for ANSI C header files... yes
20-Jan-2020 04:26:23 checking for sys/types.h... yes
20-Jan-2020 04:26:23 checking for sys/stat.h... yes
20-Jan-2020 04:26:23 checking for stdlib.h... yes
20-Jan-2020 04:26:23 checking for string.h... yes
20-Jan-2020 04:26:23 checking for memory.h... yes
20-Jan-2020 04:26:23 checking for strings.h... yes
20-Jan-2020 04:26:23 checking for inttypes.h... yes
20-Jan-2020 04:26:23 checking for stdint.h... yes
20-Jan-2020 04:26:23 checking for unistd.h... yes
20-Jan-2020 04:26:23 checking netinet/in.h usability... yes
20-Jan-2020 04:26:23 checking netinet/in.h presence... yes
20-Jan-2020 04:26:23 checking for netinet/in.h... yes
20-Jan-2020 04:26:24 checking poll.h usability... yes
20-Jan-2020 04:26:24 checking poll.h presence... yes
20-Jan-2020 04:26:24 checking for poll.h... yes
20-Jan-2020 04:26:24 checking sys/poll.h usability... yes
20-Jan-2020 04:26:24 checking sys/poll.h presence... yes
20-Jan-2020 04:26:24 checking for sys/poll.h... yes
20-Jan-2020 04:26:24 checking for cos in -lm... yes
20-Jan-2020 04:26:24 checking for ld used by cc... /usr/bin/ld
20-Jan-2020 04:26:24 checking if the linker (/usr/bin/ld) is GNU ld... yes
20-Jan-2020 04:26:24 checking for /usr/bin/ld option to reload object files... -r
20-Jan-2020 04:26:24 checking for BSD-compatible nm... /usr/bin/nm -B
20-Jan-2020 04:26:24 checking whether ln -s works... yes
20-Jan-2020 04:26:24 checking how to recognize dependent libraries... pass_all
20-Jan-2020 04:26:24 checking dlfcn.h usability... yes
20-Jan-2020 04:26:24 checking dlfcn.h presence... yes
20-Jan-2020 04:26:24 checking for dlfcn.h... yes
20-Jan-2020 04:26:24 checking the maximum length of command line arguments... 1572864
20-Jan-2020 04:26:24 checking command to parse /usr/bin/nm -B output from cc object... ok
20-Jan-2020 04:26:24 checking for objdir... .libs
20-Jan-2020 04:26:24 checking for ar... ar
20-Jan-2020 04:26:24 checking for ranlib... ranlib
20-Jan-2020 04:26:24 checking for strip... strip
20-Jan-2020 04:26:24 checking if cc supports -fno-rtti -fno-exceptions... no
20-Jan-2020 04:26:24 checking for cc option to produce PIC... -fPIC
20-Jan-2020 04:26:24 checking if cc PIC flag -fPIC works... yes
20-Jan-2020 04:26:24 checking if cc static flag -static works... yes
20-Jan-2020 04:26:24 checking if cc supports -c -o file.o... yes
20-Jan-2020 04:26:24 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20-Jan-2020 04:26:24 checking whether -lc should be explicitly linked in... no
20-Jan-2020 04:26:24 checking dynamic linker characteristics... GNU/Linux ld.so
20-Jan-2020 04:26:24 checking how to hardcode library paths into programs... immediate
20-Jan-2020 04:26:24 checking whether stripping libraries is possible... yes
20-Jan-2020 04:26:24 checking if libtool supports shared libraries... yes
20-Jan-2020 04:26:24 checking whether to build shared libraries... yes
20-Jan-2020 04:26:24 checking whether to build static libraries... no
20-Jan-2020 04:26:25
20-Jan-2020 04:26:25 creating libtool
20-Jan-2020 04:26:25 appending configuration tag "CXX" to libtool
20-Jan-2020 04:26:25 configure: creating ./config.status
20-Jan-2020 04:26:25 config.status: creating config.h
20-Jan-2020 04:26:25 running: make
20-Jan-2020 04:26:25 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:25 mkdir .libs
20-Jan-2020 04:26:25 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:26 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:26 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:26 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:26 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:27 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:27 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:27 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:27 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:27 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:28 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:28 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:28 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:28 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:28 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:30 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:30 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:30 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:30 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:30 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:30 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:30 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:30 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:31 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:31 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:31 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:31 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:31 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:31 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:31 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:32 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:32 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:32 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:33 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:33 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:33 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:33 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:33 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:33 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:34 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:34 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:34 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:34 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:34 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:35 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:36 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:36 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:36 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:36 cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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
20-Jan-2020 04:26:37 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=link cc -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/include -I/tmp/pear/temp/pear-build-defaultuser7zTdpM/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-defaultuser7zTdpM/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_
20-Jan-2020 04:26:37 var.lo xdebug_xml.lo usefulstuff.lo -lm
20-Jan-2020 04:26:37 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
20-Jan-2020 04:26:37 creating xdebug.la
20-Jan-2020 04:26:37 (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
20-Jan-2020 04:26:37 /bin/bash /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/modules
20-Jan-2020 04:26:37 cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/modules/xdebug.so
20-Jan-2020 04:26:37 cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/modules/xdebug.la
20-Jan-2020 04:26:37 PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/modules
20-Jan-2020 04:26:37 ----------------------------------------------------------------------
20-Jan-2020 04:26:37 Libraries have been installed in:
20-Jan-2020 04:26:37    /tmp/pear/temp/pear-build-defaultuser7zTdpM/xdebug-2.6.1/modules
20-Jan-2020 04:26:37
20-Jan-2020 04:26:37 If you ever happen to want to link against installed libraries
20-Jan-2020 04:26:37 in a given directory, LIBDIR, you must either use libtool, and
20-Jan-2020 04:26:37 specify the full pathname of the library, or use the `-LLIBDIR'
20-Jan-2020 04:26:37 flag during linking and do at least one of the following:
20-Jan-2020 04:26:37    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
20-Jan-2020 04:26:37      during execution
20-Jan-2020 04:26:37    - add LIBDIR to the `LD_RUN_PATH' environment variable
20-Jan-2020 04:26:37      during linking
20-Jan-2020 04:26:37    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
20-Jan-2020 04:26:37    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
20-Jan-2020 04:26:37
20-Jan-2020 04:26:37 See any operating system documentation about shared libraries for
20-Jan-2020 04:26:37 more information, such as the ld(1) and ld.so(8) manual pages.
20-Jan-2020 04:26:37 ----------------------------------------------------------------------
20-Jan-2020 04:26:37
20-Jan-2020 04:26:37 Build complete.
20-Jan-2020 04:26:37 Don't forget to run 'make test'.
20-Jan-2020 04:26:37
20-Jan-2020 04:26:37 running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuser7zTdpM/install-xdebug-2.6.1" install
20-Jan-2020 04:26:37 Installing shared extensions:     /tmp/pear/temp/pear-build-defaultuser7zTdpM/install-xdebug-2.6.1/usr/local/lib/php/extensions/no-debug-non-zts-20160303/
20-Jan-2020 04:26:37
20-Jan-2020 04:26:37 shtool:echo:Warning: unable to determine terminal sequence for bold mode
20-Jan-2020 04:26:37   +----------------------------------------------------------------------+
20-Jan-2020 04:26:37   |                                                                      |
20-Jan-2020 04:26:37   |   INSTALLATION INSTRUCTIONS                                          |
20-Jan-2020 04:26:37   |   =========================                                          |
20-Jan-2020 04:26:37   |                                                                      |
20-Jan-2020 04:26:37   |   See http://xdebug.org/install.php#configure-php for instructions   |
20-Jan-2020 04:26:37   |   on how to enable Xdebug for PHP.                                   |
20-Jan-2020 04:26:37   |                                                                      |
20-Jan-2020 04:26:37   |   Documentation is available online as well:                         |
20-Jan-2020 04:26:37   |   - A list of all settings:  http://xdebug.org/docs-settings.php     |
20-Jan-2020 04:26:37   |   - A list of all functions: http://xdebug.org/docs-functions.php    |
20-Jan-2020 04:26:37   |   - Profiling instructions:  http://xdebug.org/docs-profiling2.php   |
20-Jan-2020 04:26:37   |   - Remote debugging:        http://xdebug.org/docs-debugger.php     |
20-Jan-2020 04:26:37   |                                                                      |
20-Jan-2020 04:26:37   |                                                                      |
20-Jan-2020 04:26:37   |   NOTE: Please disregard the message                                 |
20-Jan-2020 04:26:37   |       You should add "extension=xdebug.so" to php.ini                |
20-Jan-2020 04:26:37   |   that is emitted by the PECL installer. This does not work for      |
20-Jan-2020 04:26:37   |   Xdebug.                                                            |
20-Jan-2020 04:26:37   |                                                                      |
20-Jan-2020 04:26:37   +----------------------------------------------------------------------+
20-Jan-2020 04:26:37 shtool:echo:Warning: unable to determine terminal sequence for bold mode
20-Jan-2020 04:26:37
20-Jan-2020 04:26:37
20-Jan-2020 04:26:37 running: find "/tmp/pear/temp/pear-build-defaultuser7zTdpM/install-xdebug-2.6.1" | xargs ls -dils
20-Jan-2020 04:26:37 3809061    4 drwxr-xr-x. 3 root root    4096 Jan 20 04:26 /tmp/pear/temp/pear-build-defaultuser7zTdpM/install-xdebug-2.6.1
20-Jan-2020 04:26:37 3809129    4 drwxr-xr-x. 3 root root    4096 Jan 20 04:26 /tmp/pear/temp/pear-build-defaultuser7zTdpM/install-xdebug-2.6.1/usr
20-Jan-2020 04:26:37 3809130    4 drwxr-xr-x. 3 root root    4096 Jan 20 04:26 /tmp/pear/temp/pear-build-defaultuser7zTdpM/install-xdebug-2.6.1/usr/local
20-Jan-2020 04:26:37 3809131    4 drwxr-xr-x. 3 root root    4096 Jan 20 04:26 /tmp/pear/temp/pear-build-defaultuser7zTdpM/install-xdebug-2.6.1/usr/local/lib
20-Jan-2020 04:26:37 3809132    4 drwxr-xr-x. 3 root root    4096 Jan 20 04:26 /tmp/pear/temp/pear-build-defaultuser7zTdpM/install-xdebug-2.6.1/usr/local/lib/php
20-Jan-2020 04:26:37 3809133    4 drwxr-xr-x. 3 root root    4096 Jan 20 04:26 /tmp/pear/temp/pear-build-defaultuser7zTdpM/install-xdebug-2.6.1/usr/local/lib/php/extensions
20-Jan-2020 04:26:37 3809134    4 drwxr-xr-x. 2 root root    4096 Jan 20 04:26 /tmp/pear/temp/pear-build-defaultuser7zTdpM/install-xdebug-2.6.1/usr/local/lib/php/extensions/no-debug-non-zts-20160303
20-Jan-2020 04:26:37 3809128 1724 -rwxr-xr-x. 1 root root 1761976 Jan 20 04:26 /tmp/pear/temp/pear-build-defaultuser7zTdpM/install-xdebug-2.6.1/usr/local/lib/php/extensions/no-debug-non-zts-20160303/xdebug.so
20-Jan-2020 04:26:37
20-Jan-2020 04:26:37 Build process completed successfully
20-Jan-2020 04:26:37 Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20160303/xdebug.so'
20-Jan-2020 04:26:37 install ok: channel://pecl.php.net/xdebug-2.6.1
20-Jan-2020 04:26:37 configuration option "php_ini" is not set to php.ini location
20-Jan-2020 04:26:37 You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20160303/xdebug.so" to php.ini
20-Jan-2020 04:26:40 Removing intermediate container 6c65785e6319
20-Jan-2020 04:26:40 ---> 90dff42e1edd
20-Jan-2020 04:26:40 Step 4/5 : RUN docker-php-ext-enable xdebug
20-Jan-2020 04:26:40 ---> Running in 929fee767ca2
20-Jan-2020 04:26:42 Removing intermediate container 929fee767ca2
20-Jan-2020 04:26:42 ---> fdb8b94a8284
20-Jan-2020 04:26:42 Step 5/5 : RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini
20-Jan-2020 04:26:42 ---> Running in 6628f7cc89ef
20-Jan-2020 04:26:45 Removing intermediate container 6628f7cc89ef
20-Jan-2020 04:26:45 ---> 45a6bbdc8557
20-Jan-2020 04:26:45 Successfully built 45a6bbdc8557
20-Jan-2020 04:26:45 Successfully tagged phpbb:php-7.1
20-Jan-2020 04:26:45 Built Docker image 'phpbb:php-7.1'
20-Jan-2020 04:26:45 Finished task 'Build image' with result: Success
20-Jan-2020 04:26:45
Substituting variable: ${bamboo.working.directory} with /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
20-Jan-2020 04:26:45 Starting task 'Prepare directory' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
20-Jan-2020 04:26:45 Running image name (phpbb:php-7.1)
20-Jan-2020 04:26:45
Beginning to execute external process for build 'phpBB3 - Pull Requests - Build and Test Job #9816 (PHPBB3-PR-JOB1-9816)'
... 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-9816
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=5832
bamboo_buildNumber=9816
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-9816
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-9816-ScriptBuildTask-3173817539779411860.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=2020-01-20T04:25:13.997Z
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-9816-ScriptBuildTask-8626140596436171180.sh
bamboo_repository_git_branch=3.1.x
bamboo_buildResultKey=PHPBB3-PR-JOB1-9816
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
20-Jan-2020 04:26:46 Cannot create cache directory /home/bamboo/.composer/cache/repo/https---repo.packagist.org/, or directory is not writable. Proceeding without cache
20-Jan-2020 04:26:46 Cannot create cache directory /home/bamboo/.composer/cache/files/, or directory is not writable. Proceeding without cache
20-Jan-2020 04:26:46 You are using the deprecated option "dev". Dev packages are installed by default now.
20-Jan-2020 04:26:46 Loading composer repositories with package information
20-Jan-2020 04:26:46 Installing dependencies (including require-dev) from lock file
20-Jan-2020 04:26:46 Package operations: 68 installs, 0 updates, 0 removals
20-Jan-2020 04:26:46   - Installing bantu/ini-get-wrapper (v1.0.1): Downloading (connecting...)Downloading (0%)           Downloading (100%)
20-Jan-2020 04:26:47   - Installing google/recaptcha (1.1.2): Downloading (connecting...)Downloading (0%)           Downloading (30%)Downloading (55%)Downloading (60%)Downloading (100%)
20-Jan-2020 04:26:48   - Installing react/promise (v2.7.1): Downloading (connecting...)Downloading (0%)           Downloading (5%)Downloading (15%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (75%)Downloading (80%)Downloading (100%)
20-Jan-2020 04:26:48   - Installing guzzlehttp/streams (3.0.0): Downloading (connecting...)Downloading (0%)           Downloading (25%)Downloading (35%)Downloading (60%)Downloading (70%)Downloading (85%)Downloading (95%)Downloading (100%)
20-Jan-2020 04:26:49   - Installing guzzlehttp/ringphp (1.1.1): Downloading (connecting...)Downloading (0%)           Downloading (10%)Downloading (25%)Downloading (35%)Downloading (40%)Downloading (55%)Downloading (65%)Downloading (75%)Downloading (85%)Downloading (90%)Downloading (100%)
20-Jan-2020 04:26:50   - Installing lusitanian/oauth (v0.8.11): Downloading (connecting...)Downloading (100%)         
20-Jan-2020 04:26:50   - Installing marc1706/fast-image-size (v1.1.6): Downloading (connecting...)Downloading (0%)           Downloading (25%)Downloading (50%)Downloading (75%)Downloading (100%)
20-Jan-2020 04:26:51   - Installing paragonie/random_compat (v2.0.18): Downloading (connecting...)Downloading (0%)           Downloading (25%)Downloading (50%)Downloading (75%)Downloading (100%)
20-Jan-2020 04:26:52   - Installing patchwork/utf8 (v1.3.2): Downloading (connecting...)Downloading (100%)         
20-Jan-2020 04:26:53   - Installing s9e/text-formatter (1.4.5): 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%)
20-Jan-2020 04:26:54   - Installing symfony/polyfill-ctype (v1.13.1): Downloading (connecting...)Downloading (0%)           Downloading (85%)Downloading (100%)
20-Jan-2020 04:26:54   - Installing symfony/filesystem (v2.8.52): Downloading (connecting...)Downloading (100%)         
20-Jan-2020 04:26:55   - Installing symfony/config (v2.8.52): 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 (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
20-Jan-2020 04:26:56   - Installing symfony/polyfill-util (v1.13.1): Downloading (connecting...)Downloading (0%)           Downloading (100%)
20-Jan-2020 04:26:56   - Installing symfony/polyfill-php56 (v1.13.1): Downloading (connecting...)Downloading (0%)           Downloading (100%)
20-Jan-2020 04:26:57   - Installing ircmaxell/password-compat (v1.0.4): Downloading (connecting...)Downloading (0%)           Downloading (100%)
20-Jan-2020 04:26:57   - Installing symfony/polyfill-php55 (v1.13.1): Downloading (connecting...)Downloading (0%)           Downloading (80%)Downloading (100%)
20-Jan-2020 04:26:58   - Installing symfony/polyfill-php54 (v1.13.1): Downloading (connecting...)Downloading (100%)         
20-Jan-2020 04:26:59   - Installing symfony/polyfill-mbstring (v1.13.1): Downloading (connecting...)Downloading (0%)           Downloading (30%)Downloading (60%)Downloading (90%)Downloading (100%)
20-Jan-2020 04:26:59   - Installing symfony/http-foundation (v2.8.52): 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%)
20-Jan-2020 04:27:00   - Installing symfony/event-dispatcher (v2.8.52): Downloading (connecting...)Downloading (100%)         
20-Jan-2020 04:27:00   - Installing psr/log (1.1.2): Downloading (connecting...)Downloading (0%)           Downloading (25%)Downloading (100%)
20-Jan-2020 04:27:01   - Installing symfony/debug (v2.8.52): Downloading (connecting...)Downloading (0%)           Downloading (15%)Downloading (25%)Downloading (50%)Downloading (60%)Downloading (65%)Downloading (75%)Downloading (90%)Downloading (100%)
20-Jan-2020 04:27:02   - Installing symfony/http-kernel (v2.8.52): Downloading (connecting...)Downloading (100%)         
20-Jan-2020 04:27:03   - Installing symfony/dependency-injection (v2.8.52): 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%)
20-Jan-2020 04:27:03   - Installing zendframework/zend-stdlib (2.5.1): Downloading (connecting...)Downloading (0%)           Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (40%)Downloading (50%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
20-Jan-2020 04:27:04   - Installing zendframework/zend-eventmanager (2.5.1): Downloading (connecting...)Downloading (100%)         
20-Jan-2020 04:27:05   - 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 (45%)Downloading (50%)Downloading (60%)Downloading (65%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
20-Jan-2020 04:27:06   - Installing ocramius/proxy-manager (1.0.2): 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 (65%)Downloading (70%)Downloading (80%)Downloading (85%)Downloading (95%)Downloading (100%)
20-Jan-2020 04:27:06   - Installing symfony/proxy-manager-bridge (v2.8.52): Downloading (connecting...)Downloading (100%)         
20-Jan-2020 04:27:07   - Installing symfony/routing (v2.8.52): 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%)
20-Jan-2020 04:27:08   - Installing twig/twig (v1.42.2): Downloading (connecting...)Downloading (0%)           Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (100%)
20-Jan-2020 04:27:09   - Installing symfony/twig-bridge (v2.8.52): Downloading (connecting...)Downloading (100%)         
20-Jan-2020 04:27:10   - Installing symfony/dom-crawler (v2.8.52): Downloading (connecting...)Downloading (0%)           Downloading (15%)Downloading (20%)Downloading (35%)Downloading (50%)Downloading (60%)Downloading (75%)Downloading (95%)Downloading (100%)
20-Jan-2020 04:27:10   - Installing symfony/css-selector (v2.8.52): Downloading (connecting...)Downloading (0%)           Downloading (5%)Downloading (10%)Downloading (30%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (90%)Downloading (95%)Downloading (100%)
20-Jan-2020 04:27:11   - Installing symfony/browser-kit (v2.8.52): Downloading (connecting...)Downloading (100%)         
20-Jan-2020 04:27:12   - Installing guzzlehttp/guzzle (5.3.4): 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%)
20-Jan-2020 04:27:12   - Installing fabpot/goutte (v2.0.4): Downloading (connecting...)Downloading (0%)           Downloading (15%)Downloading (30%)Downloading (100%)
20-Jan-2020 04:27:13   - Installing facebook/webdriver (1.1.3): Downloading (connecting...)Downloading (0%)           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%)
20-Jan-2020 04:27:14   - Installing symfony/process (v2.8.52): Downloading (connecting...)Downloading (0%)           Downloading (15%)Downloading (20%)Downloading (35%)Downloading (50%)Downloading (65%)Downloading (80%)Downloading (95%)Downloading (100%)
20-Jan-2020 04:27:15   - Installing symfony/console (v2.8.52): 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%)
20-Jan-2020 04:27:15   - Installing laravel/homestead (v2.2.2): Downloading (connecting...)Downloading (0%)           Downloading (40%)Downloading (45%)Downloading (85%)Downloading (100%)
20-Jan-2020 04:27:16   - Installing phing/phing (2.4.14): Downloading (connecting...)Downloading (100%)         
20-Jan-2020 04:27:17   - Installing phpdocumentor/reflection-docblock (2.0.5): Downloading (connecting...)Downloading (0%)           Downloading (15%)Downloading (20%)Downloading (35%)Downloading (45%)Downloading (50%)Downloading (60%)Downloading (65%)Downloading (80%)Downloading (85%)Downloading (95%)Downloading (100%)
20-Jan-2020 04:27:18   - Installing symfony/yaml (v2.8.52): Downloading (connecting...)Downloading (0%)           Downloading (15%)Downloading (20%)Downloading (35%)Downloading (40%)Downloading (50%)Downloading (65%)Downloading (70%)Downloading (85%)Downloading (90%)Downloading (100%)
20-Jan-2020 04:27:18   - Installing sebastian/version (1.0.6): Downloading (connecting...)Downloading (100%)         
20-Jan-2020 04:27:19   - Installing sebastian/global-state (1.1.1): Downloading (connecting...)Downloading (0%)           Downloading (40%)Downloading (80%)Downloading (100%)
20-Jan-2020 04:27:19   - Installing sebastian/recursion-context (1.0.5): Downloading (connecting...)Downloading (0%)           Downloading (35%)Downloading (70%)Downloading (100%)
20-Jan-2020 04:27:20   - Installing sebastian/exporter (1.2.2): Downloading (connecting...)Downloading (100%)         
20-Jan-2020 04:27:20   - Installing sebastian/environment (1.3.8): Downloading (connecting...)Downloading (0%)           Downloading (15%)Downloading (30%)Downloading (45%)Downloading (60%)Downloading (75%)Downloading (100%)
20-Jan-2020 04:27:21   - Installing sebastian/diff (1.4.3): Downloading (connecting...)Downloading (0%)           Downloading (35%)Downloading (40%)Downloading (75%)Downloading (100%)
20-Jan-2020 04:27:21   - Installing sebastian/comparator (1.2.4): Downloading (connecting...)Downloading (0%)           Downloading (10%)Downloading (40%)Downloading (50%)Downloading (60%)Downloading (70%)Downloading (100%)
20-Jan-2020 04:27:22   - Installing phpunit/php-text-template (1.2.1): Downloading (connecting...)Downloading (0%)           Downloading (35%)Downloading (85%)Downloading (100%)
20-Jan-2020 04:27:23   - Installing doctrine/instantiator (1.0.5): Downloading (connecting...)Downloading (0%)           Downloading (15%)Downloading (30%)Downloading (45%)Downloading (60%)Downloading (75%)Downloading (90%)Downloading (100%)
20-Jan-2020 04:27:23   - Installing phpunit/phpunit-mock-objects (2.3.8): Downloading (connecting...)Downloading (100%)         
20-Jan-2020 04:27:24   - Installing phpunit/php-timer (1.0.9): Downloading (connecting...)Downloading (0%)           Downloading (45%)Downloading (90%)Downloading (100%)
20-Jan-2020 04:27:24   - Installing phpunit/php-file-iterator (1.4.5): Downloading (connecting...)Downloading (0%)           Downloading (100%)
20-Jan-2020 04:27:25   - Installing phpunit/php-token-stream (1.4.12): Downloading (connecting...)Downloading (100%)         
20-Jan-2020 04:27:26   - Installing phpunit/php-code-coverage (2.2.4): 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%)
20-Jan-2020 04:27:26   - Installing phpspec/prophecy (1.10.1): Downloading (connecting...)Downloading (0%)           Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (60%)Downloading (70%)Downloading (75%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
20-Jan-2020 04:27:27   - Installing phpunit/phpunit (4.8.36): Downloading (connecting...)Downloading (100%)         
20-Jan-2020 04:27:28   - Installing phpunit/dbunit (1.3.2): 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%)
20-Jan-2020 04:27:29   - Installing symfony/finder (v2.8.52): Downloading (connecting...)Downloading (0%)           Downloading (5%)Downloading (20%)Downloading (25%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (60%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (100%)
20-Jan-2020 04:27:29   - Installing pimple/pimple (v1.0.2): Downloading (connecting...)Downloading (100%)         
20-Jan-2020 04:27:30   - Installing nikic/php-parser (v0.9.5): 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%)
20-Jan-2020 04:27:31   - Installing michelf/php-markdown (1.9.0): Downloading (connecting...)Downloading (0%)           Downloading (5%)Downloading (10%)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%)
20-Jan-2020 04:27:31   - Installing sami/sami (v1.4.1): Downloading (connecting...)Downloading (100%)         
20-Jan-2020 04:27:32   - Installing squizlabs/php_codesniffer (2.9.2): 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 (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
20-Jan-2020 04:27:33 lusitanian/oauth suggests installing predis/predis (Allows using the Redis storage backend.)
20-Jan-2020 04:27:33 paragonie/random_compat suggests installing ext-libsodium (Provides a modern crypto API that can be used to generate random bytes.)
20-Jan-2020 04:27:33 patchwork/utf8 suggests installing ext-intl (Use Intl for best performance)
20-Jan-2020 04:27:33 patchwork/utf8 suggests installing ext-wfio (Use WFIO for UTF-8 filesystem access on Windows)
20-Jan-2020 04:27:33 s9e/text-formatter suggests installing ext-intl (Allows international URLs to be accepted by the URL filter)
20-Jan-2020 04:27:33 s9e/text-formatter suggests installing ext-xsl (Enables the XSLT renderer)
20-Jan-2020 04:27:33 symfony/http-kernel suggests installing symfony/class-loader
20-Jan-2020 04:27:33 symfony/http-kernel suggests installing symfony/var-dumper
20-Jan-2020 04:27:33 symfony/dependency-injection suggests installing symfony/expression-language (For using expressions in service container configuration)
20-Jan-2020 04:27:33 zendframework/zend-stdlib suggests installing zendframework/zend-filter (To support naming strategy hydrator usage)
20-Jan-2020 04:27:33 zendframework/zend-stdlib suggests installing zendframework/zend-serializer (Zend\Serializer component)
20-Jan-2020 04:27:33 zendframework/zend-stdlib suggests installing zendframework/zend-servicemanager (To support hydrator plugin manager usage)
20-Jan-2020 04:27:33 zendframework/zend-code suggests installing doctrine/common (Doctrine\Common >=2.1 for annotation features)
20-Jan-2020 04:27:33 ocramius/proxy-manager suggests installing ocramius/generated-hydrator (To have very fast object to array to object conversion for ghost objects)
20-Jan-2020 04:27:33 ocramius/proxy-manager suggests installing zendframework/zend-json (To have the JsonRpc adapter (Remote Object feature))
20-Jan-2020 04:27:33 ocramius/proxy-manager suggests installing zendframework/zend-soap (To have the Soap adapter (Remote Object feature))
20-Jan-2020 04:27:33 ocramius/proxy-manager suggests installing zendframework/zend-xmlrpc (To have the XmlRpc adapter (Remote Object feature))
20-Jan-2020 04:27:33 symfony/routing suggests installing doctrine/annotations (For using the annotation loader)
20-Jan-2020 04:27:33 symfony/routing suggests installing symfony/expression-language (For using expression matching)
20-Jan-2020 04:27:33 symfony/twig-bridge suggests installing symfony/asset (For using the AssetExtension)
20-Jan-2020 04:27:33 symfony/twig-bridge suggests installing symfony/expression-language (For using the ExpressionExtension)
20-Jan-2020 04:27:33 symfony/twig-bridge suggests installing symfony/form (For using the FormExtension)
20-Jan-2020 04:27:33 symfony/twig-bridge suggests installing symfony/security (For using the SecurityExtension)
20-Jan-2020 04:27:33 symfony/twig-bridge suggests installing symfony/stopwatch (For using the StopwatchExtension)
20-Jan-2020 04:27:33 symfony/twig-bridge suggests installing symfony/templating (For using the TwigEngine)
20-Jan-2020 04:27:33 symfony/twig-bridge suggests installing symfony/translation (For using the TranslationExtension)
20-Jan-2020 04:27:33 symfony/twig-bridge suggests installing symfony/var-dumper (For using the DumpExtension)
20-Jan-2020 04:27:33 facebook/webdriver suggests installing phpdocumentor/phpdocumentor (2.*)
20-Jan-2020 04:27:33 symfony/console suggests installing psr/log-implementation (For using the console logger)
20-Jan-2020 04:27:33 phpdocumentor/reflection-docblock suggests installing dflydev/markdown (~1.0)
20-Jan-2020 04:27:33 phpdocumentor/reflection-docblock suggests installing erusev/parsedown (~1.0)
20-Jan-2020 04:27:33 sebastian/global-state suggests installing ext-uopz (*)
20-Jan-2020 04:27:33 phpunit/phpunit-mock-objects suggests installing ext-soap (*)
20-Jan-2020 04:27:33 phpunit/phpunit suggests installing phpunit/php-invoker (~1.1)
20-Jan-2020 04:27:33 Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
20-Jan-2020 04:27:33 Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested.
20-Jan-2020 04:27:33 Package sami/sami is abandoned, you should avoid using it. No replacement was suggested.
20-Jan-2020 04:27:33 Generating autoload files
20-Jan-2020 04:27:33
20-Jan-2020 04:27:33 Notice: A non well formed numeric value encountered in /data/phpBB/vendor/phing/phing/classes/phing/Phing.php on line 1305
20-Jan-2020 04:27:33
20-Jan-2020 04:27:33 Call Stack:
20-Jan-2020 04:27:33     0.0003     352384   1. {main}() /data/phpBB/vendor/phing/phing/bin/phing:0
20-Jan-2020 04:27:33     0.0006     359432   2. require_once('/data/phpBB/vendor/phing/phing/bin/phing.php') /data/phpBB/vendor/phing/phing/bin/phing:18
20-Jan-2020 04:27:33     0.0295    3360016   3. Phing::startup() /data/phpBB/vendor/phing/phing/bin/phing.php:33
20-Jan-2020 04:27:33     0.0298    3434048   4. Phing::setIni() /data/phpBB/vendor/phing/phing/classes/phing/Phing.php:1393
20-Jan-2020 04:27:33     0.0298    3434288   5. Phing::convertShorthand() /data/phpBB/vendor/phing/phing/classes/phing/Phing.php:1335
20-Jan-2020 04:27:33
20-Jan-2020 04:27:33 Buildfile: /data/build/build.xml
20-Jan-2020 04:27:33
20-Jan-2020 04:27:33 phpBB > clean:
20-Jan-2020 04:27:33
20-Jan-2020 04:27:33    [delete] Directory /data/build/logs does not exist or is not a directory.
20-Jan-2020 04:27:33    [delete] Directory /data/build/api does not exist or is not a directory.
20-Jan-2020 04:27:33    [delete] Directory /data/build/codebrowser does not exist or is not a directory.
20-Jan-2020 04:27:33    [delete] Directory /data/build/coverage does not exist or is not a directory.
20-Jan-2020 04:27:33    [delete] Directory /data/build/cpd does not exist or is not a directory.
20-Jan-2020 04:27:33    [delete] Directory /data/build/dependencies does not exist or is not a directory.
20-Jan-2020 04:27:33    [delete] Directory /data/build/new_version does not exist or is not a directory.
20-Jan-2020 04:27:33    [delete] Directory /data/build/old_versions does not exist or is not a directory.
20-Jan-2020 04:27:33    [delete] Directory /data/build/save does not exist or is not a directory.
20-Jan-2020 04:27:33
20-Jan-2020 04:27:33 phpBB > prepare:
20-Jan-2020 04:27:33
20-Jan-2020 04:27:33     [mkdir] Created dir: /data/build/logs
20-Jan-2020 04:27:33     [mkdir] Created dir: /data/build/api
20-Jan-2020 04:27:33     [mkdir] Created dir: /data/build/codebrowser
20-Jan-2020 04:27:33     [mkdir] Created dir: /data/build/coverage
20-Jan-2020 04:27:33     [mkdir] Created dir: /data/build/cpd
20-Jan-2020 04:27:33     [mkdir] Created dir: /data/build/dependencies
20-Jan-2020 04:27:33     [mkdir] Created dir: /data/build/new_version
20-Jan-2020 04:27:33     [mkdir] Created dir: /data/build/new_version/files
20-Jan-2020 04:27:33     [mkdir] Created dir: /data/build/new_version/patches
20-Jan-2020 04:27:33     [mkdir] Created dir: /data/build/new_version/release_files
20-Jan-2020 04:27:33     [mkdir] Created dir: /data/build/new_version/update
20-Jan-2020 04:27:33     [mkdir] Created dir: /data/build/old_versions
20-Jan-2020 04:27:33     [mkdir] Created dir: /data/build/save
20-Jan-2020 04:27:33
20-Jan-2020 04:27:33 BUILD FINISHED
20-Jan-2020 04:27:33
20-Jan-2020 04:27:33 Total time: 0.0767 seconds
20-Jan-2020 04:27:33
20-Jan-2020 04:27:34 Finished task 'Prepare directory' with result: Success
20-Jan-2020 04:27:34 Skipping execution of task 'Run sniffs' as it is disabled
20-Jan-2020 04:27:34
Substituting variable: ${bamboo.working.directory} with /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
20-Jan-2020 04:27:34 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
20-Jan-2020 04:27:34 Running image name (phpbb:php-7.1)
20-Jan-2020 04:27:34
Beginning to execute external process for build 'phpBB3 - Pull Requests - Build and Test Job #9816 (PHPBB3-PR-JOB1-9816)'
... 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-9816
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=5832
bamboo_buildNumber=9816
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-9816
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-9816-ScriptBuildTask-3173817539779411860.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=2020-01-20T04:25:13.997Z
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-9816-ScriptBuildTask-8626140596436171180.sh
bamboo_repository_git_branch=3.1.x
bamboo_buildResultKey=PHPBB3-PR-JOB1-9816
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
20-Jan-2020 04:27:35
20-Jan-2020 04:27:35 Notice: A non well formed numeric value encountered in /data/phpBB/vendor/phing/phing/classes/phing/Phing.php on line 1305
20-Jan-2020 04:27:35
20-Jan-2020 04:27:35 Call Stack:
20-Jan-2020 04:27:35     0.0002     351248   1. {main}() /data/phpBB/vendor/phing/phing/bin/phing:0
20-Jan-2020 04:27:35     0.0005     358296   2. require_once('/data/phpBB/vendor/phing/phing/bin/phing.php') /data/phpBB/vendor/phing/phing/bin/phing:18
20-Jan-2020 04:27:35     0.0305    3358880   3. Phing::startup() /data/phpBB/vendor/phing/phing/bin/phing.php:33
20-Jan-2020 04:27:35     0.0308    3432904   4. Phing::setIni() /data/phpBB/vendor/phing/phing/classes/phing/Phing.php:1393
20-Jan-2020 04:27:35     0.0308    3433144   5. Phing::convertShorthand() /data/phpBB/vendor/phing/phing/classes/phing/Phing.php:1335
20-Jan-2020 04:27:35
20-Jan-2020 04:27:35 Buildfile: /data/build/build.xml
20-Jan-2020 04:27:35
20-Jan-2020 04:27:35 phpBB > sniff:
20-Jan-2020 04:27:35
20-Jan-2020 04:27:40 ............................................................  60 / 729 (8%)
20-Jan-2020 04:27:41 ............................................................ 120 / 729 (16%)
20-Jan-2020 04:27:41 ............................................................ 180 / 729 (25%)
20-Jan-2020 04:27:42 ............................................................ 240 / 729 (33%)
20-Jan-2020 04:27:44 ............................................................ 300 / 729 (41%)
20-Jan-2020 04:27:48 ............................................................ 360 / 729 (49%)
20-Jan-2020 04:27:52 ............................................................ 420 / 729 (58%)
20-Jan-2020 04:27:55 ............................................................ 480 / 729 (66%)
20-Jan-2020 04:27:58 ............................................................ 540 / 729 (74%)
20-Jan-2020 04:28:00 ............................................................ 600 / 729 (82%)
20-Jan-2020 04:28:04 ............................................................ 660 / 729 (91%)
20-Jan-2020 04:28:06 ............................................................ 720 / 729 (99%)
20-Jan-2020 04:28:06 .........
20-Jan-2020 04:28:06
20-Jan-2020 04:28:06 Time: 31.12 secs; Memory: 70Mb
20-Jan-2020 04:28:06
20-Jan-2020 04:28:10 ............................................................  60 / 206 (29%)
20-Jan-2020 04:28:20 ............................................................ 120 / 206 (58%)
20-Jan-2020 04:28:27 ............................................................ 180 / 206 (87%)
20-Jan-2020 04:28:31 ..........................
20-Jan-2020 04:28:31
20-Jan-2020 04:28:31 Time: 25.1 secs; Memory: 40Mb
20-Jan-2020 04:28:31
20-Jan-2020 04:28:31
20-Jan-2020 04:28:31
20-Jan-2020 04:28:31 Time: 14ms; Memory: 4Mb
20-Jan-2020 04:28:31
20-Jan-2020 04:28:31
20-Jan-2020 04:28:31 BUILD FINISHED
20-Jan-2020 04:28:31
20-Jan-2020 04:28:31 Total time: 56.4516 seconds
20-Jan-2020 04:28:31
20-Jan-2020 04:28:31 Finished task 'Run sniffs' with result: Success
20-Jan-2020 04:28:31 Skipping execution of task 'Run tests' as it is disabled
20-Jan-2020 04:28:31
Substituting variable: ${bamboo.working.directory} with /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1
20-Jan-2020 04:28:31 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
20-Jan-2020 04:28:31 Running image name (phpbb:php-7.1)
20-Jan-2020 04:28:31
Beginning to execute external process for build 'phpBB3 - Pull Requests - Build and Test Job #9816 (PHPBB3-PR-JOB1-9816)'
... 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-9816
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=5832
bamboo_buildNumber=9816
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-9816
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-9816-ScriptBuildTask-3173817539779411860.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=2020-01-20T04:25:13.997Z
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-9816-ScriptBuildTask-8626140596436171180.sh
bamboo_repository_git_branch=3.1.x
bamboo_buildResultKey=PHPBB3-PR-JOB1-9816
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
20-Jan-2020 04:28:33 PHPUnit 4.8.36 by Sebastian Bergmann and contributors.
20-Jan-2020 04:28:33
20-Jan-2020 04:28:40 .............................................................   61 / 7079 (  0%)
20-Jan-2020 04:28:43 .............................................................  122 / 7079 (  1%)
20-Jan-2020 04:28:46 .............I.....SSSSSSSS............SSSS.........S...S....  183 / 7079 (  2%)
20-Jan-2020 04:28:49 .............................................................  244 / 7079 (  3%)
20-Jan-2020 04:28:57 .....S.......................................................  305 / 7079 (  4%)
20-Jan-2020 04:28:59 .............................................................  366 / 7079 (  5%)
20-Jan-2020 04:29:02 .............................................................  427 / 7079 (  6%)
20-Jan-2020 04:29:04 .............................................................  488 / 7079 (  6%)
20-Jan-2020 04:29:06 .............................................................  549 / 7079 (  7%)
20-Jan-2020 04:29:09 .............................................................  610 / 7079 (  8%)
20-Jan-2020 04:29:11 .............................................................  671 / 7079 (  9%)
20-Jan-2020 04:29:13 .............................................................  732 / 7079 ( 10%)
20-Jan-2020 04:29:16 .............................................................  793 / 7079 ( 11%)
20-Jan-2020 04:29:18 .............................................................  854 / 7079 ( 12%)
20-Jan-2020 04:29:20 .............................................................  915 / 7079 ( 12%)
20-Jan-2020 04:29:23 .............................................................  976 / 7079 ( 13%)
20-Jan-2020 04:29:25 ............................................................. 1037 / 7079 ( 14%)
20-Jan-2020 04:29:30 ................................................I............ 1098 / 7079 ( 15%)
20-Jan-2020 04:29:36 ............................................................. 1159 / 7079 ( 16%)
20-Jan-2020 04:29:42 ............................................................. 1220 / 7079 ( 17%)
20-Jan-2020 04:29:46 .....................................S.S.S................... 1281 / 7079 ( 18%)
20-Jan-2020 04:29:48 ............................................................. 1342 / 7079 ( 18%)
20-Jan-2020 04:29:51 ............................................................. 1403 / 7079 ( 19%)
20-Jan-2020 04:29:53 ............................................................. 1464 / 7079 ( 20%)
20-Jan-2020 04:29:55 ............................................................. 1525 / 7079 ( 21%)
20-Jan-2020 04:29:58 ............................................................. 1586 / 7079 ( 22%)
20-Jan-2020 04:30:00 ............................................................. 1647 / 7079 ( 23%)
20-Jan-2020 04:30:02 ............................................................. 1708 / 7079 ( 24%)
20-Jan-2020 04:30:04 ............................................................. 1769 / 7079 ( 24%)
20-Jan-2020 04:30:07 ............................................................. 1830 / 7079 ( 25%)
20-Jan-2020 04:30:09 ............................................................. 1891 / 7079 ( 26%)
20-Jan-2020 04:30:11 ............................................................. 1952 / 7079 ( 27%)
20-Jan-2020 04:30:14 ............................................................. 2013 / 7079 ( 28%)
20-Jan-2020 04:30:16 ............................................................. 2074 / 7079 ( 29%)
20-Jan-2020 04:30:19 ............................................................. 2135 / 7079 ( 30%)
20-Jan-2020 04:30:22 ............................................................. 2196 / 7079 ( 31%)
20-Jan-2020 04:30:25 ............................................................. 2257 / 7079 ( 31%)
20-Jan-2020 04:30:27 ............................................................. 2318 / 7079 ( 32%)
20-Jan-2020 04:30:31 ............................I.II............................. 2379 / 7079 ( 33%)
20-Jan-2020 04:30:34 ............................................................. 2440 / 7079 ( 34%)
20-Jan-2020 04:30:37 ............................................................. 2501 / 7079 ( 35%)
20-Jan-2020 04:30:39 ............................................................. 2562 / 7079 ( 36%)
20-Jan-2020 04:30:43 ............................................................. 2623 / 7079 ( 37%)
20-Jan-2020 04:30:46 ............................................................. 2684 / 7079 ( 37%)
20-Jan-2020 04:30:49 ............................................................. 2745 / 7079 ( 38%)
20-Jan-2020 04:30:52 ............................................................. 2806 / 7079 ( 39%)
20-Jan-2020 04:31:01 ............................................................. 2867 / 7079 ( 40%)
20-Jan-2020 04:31:06 ............................................................. 2928 / 7079 ( 41%)
20-Jan-2020 04:31:11 ......................................................S...... 2989 / 7079 ( 42%)
20-Jan-2020 04:31:16 ............................................................. 3050 / 7079 ( 43%)
20-Jan-2020 04:31:21 ............................................................. 3111 / 7079 ( 43%)
20-Jan-2020 04:31:27 ............................................................. 3172 / 7079 ( 44%)
20-Jan-2020 04:31:40 ............................................................. 3233 / 7079 ( 45%)
20-Jan-2020 04:31:47 ............................................................. 3294 / 7079 ( 46%)
20-Jan-2020 04:31:50 .........................F................................... 3355 / 7079 ( 47%)
20-Jan-2020 04:31:52 ............................................................. 3416 / 7079 ( 48%)
20-Jan-2020 04:31:55 ............................................................. 3477 / 7079 ( 49%)
20-Jan-2020 04:31:58 ............................................................. 3538 / 7079 ( 49%)
20-Jan-2020 04:32:00 ............................................................. 3599 / 7079 ( 50%)
20-Jan-2020 04:32:03 ............................................................. 3660 / 7079 ( 51%)
20-Jan-2020 04:32:05 ............................................................. 3721 / 7079 ( 52%)
20-Jan-2020 04:32:08 ............................................................. 3782 / 7079 ( 53%)
20-Jan-2020 04:32:13 ............................................................. 3843 / 7079 ( 54%)
20-Jan-2020 04:32:17 ............................................................. 3904 / 7079 ( 55%)
20-Jan-2020 04:32:21 ............................................................. 3965 / 7079 ( 56%)
20-Jan-2020 04:32:24 ............................................................. 4026 / 7079 ( 56%)
20-Jan-2020 04:32:29 ............................................................. 4087 / 7079 ( 57%)
20-Jan-2020 04:32:34 ............................................................. 4148 / 7079 ( 58%)
20-Jan-2020 04:32:43 ............................................................. 4209 / 7079 ( 59%)
20-Jan-2020 04:32:46 ............................................................. 4270 / 7079 ( 60%)
20-Jan-2020 04:32:49 ............................................................. 4331 / 7079 ( 61%)
20-Jan-2020 04:32:52 ............................................................. 4392 / 7079 ( 62%)
20-Jan-2020 04:32:55 ............................................................. 4453 / 7079 ( 62%)
20-Jan-2020 04:32:58 ............................................................. 4514 / 7079 ( 63%)
20-Jan-2020 04:33:00 ............................................................. 4575 / 7079 ( 64%)
20-Jan-2020 04:33:03 ............................................................. 4636 / 7079 ( 65%)
20-Jan-2020 04:33:06 ............................................................. 4697 / 7079 ( 66%)
20-Jan-2020 04:33:09 ............................................................. 4758 / 7079 ( 67%)
20-Jan-2020 04:33:12 ............................................................. 4819 / 7079 ( 68%)
20-Jan-2020 04:33:23 ............................................................. 4880 / 7079 ( 68%)
20-Jan-2020 04:33:32 ........S.................................................... 4941 / 7079 ( 69%)
20-Jan-2020 04:33:40 ............................................................. 5002 / 7079 ( 70%)
20-Jan-2020 04:33:46 ............................................................. 5063 / 7079 ( 71%)
20-Jan-2020 04:33:50 ............................................................. 5124 / 7079 ( 72%)
20-Jan-2020 04:33:53 ............................................................. 5185 / 7079 ( 73%)
20-Jan-2020 04:33:55 ............................................................. 5246 / 7079 ( 74%)
20-Jan-2020 04:33:56 .........................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5307 / 7079 ( 74%)
20-Jan-2020 04:33:56 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5368 / 7079 ( 75%)
20-Jan-2020 04:33:57 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5429 / 7079 ( 76%)
20-Jan-2020 04:33:57 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5490 / 7079 ( 77%)
20-Jan-2020 04:33:59 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS...................... 5551 / 7079 ( 78%)
20-Jan-2020 04:34:04 ............................................................. 5612 / 7079 ( 79%)
20-Jan-2020 04:34:09 ............................................................. 5673 / 7079 ( 80%)
20-Jan-2020 04:34:15 ............................................................. 5734 / 7079 ( 81%)
20-Jan-2020 04:34:20 ............................................................. 5795 / 7079 ( 81%)
20-Jan-2020 04:34:26 ............................................................. 5856 / 7079 ( 82%)
20-Jan-2020 04:34:31 ............................................................. 5917 / 7079 ( 83%)
20-Jan-2020 04:34:36 ............................................................. 5978 / 7079 ( 84%)
20-Jan-2020 04:34:41 ............................................................. 6039 / 7079 ( 85%)
20-Jan-2020 04:34:47 ............................................................. 6100 / 7079 ( 86%)
20-Jan-2020 04:34:52 ............................................................. 6161 / 7079 ( 87%)
20-Jan-2020 04:34:58 ............................................................. 6222 / 7079 ( 87%)
20-Jan-2020 04:35:03 ............................................................. 6283 / 7079 ( 88%)
20-Jan-2020 04:35:08 ............................................................. 6344 / 7079 ( 89%)
20-Jan-2020 04:35:14 ............................................................. 6405 / 7079 ( 90%)
20-Jan-2020 04:35:19 ............................................................. 6466 / 7079 ( 91%)
20-Jan-2020 04:35:24 ............................................................. 6527 / 7079 ( 92%)
20-Jan-2020 04:35:29 ............................................................. 6588 / 7079 ( 93%)
20-Jan-2020 04:35:35 ............................................................. 6649 / 7079 ( 93%)
20-Jan-2020 04:35:40 ............................................................. 6710 / 7079 ( 94%)
20-Jan-2020 04:35:46 ............................................................. 6771 / 7079 ( 95%)
20-Jan-2020 04:35:51 ............................................................. 6832 / 7079 ( 96%)
20-Jan-2020 04:35:56 ............................................................. 6893 / 7079 ( 97%)
20-Jan-2020 04:36:02 ............................................................. 6954 / 7079 ( 98%)
20-Jan-2020 04:36:07 ............................................................. 7015 / 7079 ( 99%)
20-Jan-2020 04:36:12 ............................................................. 7076 / 7079 ( 99%)
20-Jan-2020 04:36:13 .SS
20-Jan-2020 04:36:13
20-Jan-2020 04:36:13 Time: 7.67 minutes, Memory: 252.00MB
20-Jan-2020 04:36:13
20-Jan-2020 04:36:13 There was 1 failure:
20-Jan-2020 04:36:13
20-Jan-2020 04:36:13 1) phpbb_plupload_test::test_generate_resize_string with data set #1 (130, 150, 'resize: {width: 130, height: ...: 85},')
20-Jan-2020 04:36:13 Failed asserting that two strings are equal.
20-Jan-2020 04:36:13 --- Expected
20-Jan-2020 04:36:13 +++ Actual
20-Jan-2020 04:36:13 @@ @@
20-Jan-2020 04:36:13 -'resize: {width: 130, height: 150, quality: 85},'
20-Jan-2020 04:36:13 +'resize: {width: 130, height: 150, quality: 0},'
20-Jan-2020 04:36:13
20-Jan-2020 04:36:13 /data/tests/plupload/plupload_test.php:55
20-Jan-2020 04:36:13
20-Jan-2020 04:36:13 FAILURES!
20-Jan-2020 04:36:13 Tests: 9417, Assertions: 123169, Failures: 1, Skipped: 280, Incomplete: 5.
20-Jan-2020 04:36:13 Error occurred while running Task 'Run tests(10)' of type com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli.
20-Jan-2020 04:36:13 com.atlassian.bamboo.task.TaskException: Failed to execute task
20-Jan-2020 04:36:13         at com.atlassian.bamboo.plugins.docker.service.RunService.execute(RunService.java:75)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.plugins.docker.tasks.cli.DockerCliTask.execute(DockerCliTask.java:70)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.task.TaskExecutorImpl.lambda$executeTasks$3(TaskExecutorImpl.java:285)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTaskWithPrePostActions(TaskExecutorImpl.java:224)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:285)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.task.TaskExecutorImpl.execute(TaskExecutorImpl.java:112)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask.call(ExecuteBuildTask.java:71)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.executeBuildPhase(DefaultBuildAgent.java:203)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:175)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:122)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:185)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:117)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent$1.run(DefaultBuildAgent.java:126)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41)
20-Jan-2020 04:36:13         at java.lang.Thread.run(Thread.java:748)
20-Jan-2020 04:36:13 Caused by: com.atlassian.bamboo.docker.DockerException: Error running Docker run command
20-Jan-2020 04:36:13         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.run(DockerContainerServiceImpl.java:118)
20-Jan-2020 04:36:13         at sun.reflect.GeneratedMethodAccessor1922.invoke(Unknown Source)
20-Jan-2020 04:36:13         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20-Jan-2020 04:36:13         at java.lang.reflect.Method.invoke(Method.java:498)
20-Jan-2020 04:36:13         at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
20-Jan-2020 04:36:13         at com.sun.proxy.$Proxy401.run(Unknown Source)
20-Jan-2020 04:36:13         at sun.reflect.GeneratedMethodAccessor1922.invoke(Unknown Source)
20-Jan-2020 04:36:13         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20-Jan-2020 04:36:13         at java.lang.reflect.Method.invoke(Method.java:498)
20-Jan-2020 04:36:13         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:302)
20-Jan-2020 04:36:13         at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
20-Jan-2020 04:36:13         at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
20-Jan-2020 04:36:13         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20-Jan-2020 04:36:13         at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133)
20-Jan-2020 04:36:13         at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:121)
20-Jan-2020 04:36:13         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20-Jan-2020 04:36:13         at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
20-Jan-2020 04:36:13         at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
20-Jan-2020 04:36:13         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20-Jan-2020 04:36:13         at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
20-Jan-2020 04:36:13         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20-Jan-2020 04:36:13         at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133)
20-Jan-2020 04:36:13         at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:121)
20-Jan-2020 04:36:13         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20-Jan-2020 04:36:13         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
20-Jan-2020 04:36:13         at com.sun.proxy.$Proxy646.run(Unknown Source)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.plugins.docker.client.DockerCmd.run(DockerCmd.java:51)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.plugins.docker.service.RunService.execute(RunService.java:64)
20-Jan-2020 04:36:13         ... 17 more
20-Jan-2020 04:36:13 Caused by: com.atlassian.utils.process.ProcessException: Error executing /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"
20-Jan-2020 04:36:13         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.execute(DockerContainerServiceImpl.java:252)
20-Jan-2020 04:36:13         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.run(DockerContainerServiceImpl.java:106)
20-Jan-2020 04:36:13         ... 44 more
20-Jan-2020 04:36:13 Starting task 'Parsing test results produced by script' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
20-Jan-2020 04:36:13 Parsing test results under /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1...
20-Jan-2020 04:36:13 Failing task since 1 failing test cases were found.
20-Jan-2020 04:36:13 Finished task 'Parsing test results produced by script' with result: Failed
20-Jan-2020 04:36:13
Substituting variable: ${bamboo.PRnumber} with 5832
20-Jan-2020 04:36:13
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR-JOB1-9816
20-Jan-2020 04:36:13
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR-JOB1-9816
20-Jan-2020 04:36:13 Starting task 'Set result build status' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
20-Jan-2020 04:36:13
Beginning to execute external process for build 'phpBB3 - Pull Requests - Build and Test Job #9816 (PHPBB3-PR-JOB1-9816)'
... running command line:
/bin/sh /home/bamboo/temp/PHPBB3-PR-JOB1-9816-ScriptBuildTask-8059890406630986758.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-9816
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=5832
bamboo_buildNumber=9816
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-9816
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-9816-ScriptBuildTask-3173817539779411860.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=2020-01-20T04:25:13.997Z
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-9816-ScriptBuildTask-8626140596436171180.sh
bamboo_repository_git_branch=3.1.x
bamboo_buildResultKey=PHPBB3-PR-JOB1-9816
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=true
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=true
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
20-Jan-2020 04:36:14 From https://github.com/phpbb/phpbb
20-Jan-2020 04:36:14 * branch            refs/pull/5832/head -> FETCH_HEAD
20-Jan-2020 04:36:14   <testsuite name="" tests="6794" assertions="123166" failures="1" errors="0" time="453.997415">
20-Jan-2020 04:36:14     <testsuite name="phpBB Test Suite" tests="5246" assertions="121618" failures="1" errors="0" time="318.829409">
20-Jan-2020 04:36:14       <testsuite name="phpbb_plupload_test" file="/data/tests/plupload/plupload_test.php" tests="9" assertions="9" failures="1" errors="0" time="0.357024">
20-Jan-2020 04:36:14         <testsuite name="phpbb_plupload_test::test_generate_resize_string" tests="2" assertions="2" failures="1" errors="0" time="0.078724">
20-Jan-2020 04:36:14   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
20-Jan-2020 04:36:14                                  Dload  Upload   Total   Spent    Left  Speed
20-Jan-2020 04:36:14
20-Jan-2020 04:36:15   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
20-Jan-2020 04:36:15   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
20-Jan-2020 04:36:15 100   267  100    93  100   174    192    359 --:--:-- --:--:-- --:--:--   358
20-Jan-2020 04:36:15 Finished task 'Set result build status' with result: Success
20-Jan-2020 04:36:15 Running post build plugin 'NCover Results Collector'
20-Jan-2020 04:36:15 Running post build plugin 'Artifact Copier'
20-Jan-2020 04:36:15 Running post build plugin 'npm Cache Cleanup'
20-Jan-2020 04:36:15 Running post build plugin 'Clover Results Collector'
20-Jan-2020 04:36:15 Running post build plugin 'Docker Container Cleanup'
20-Jan-2020 04:36:15 Successfully removed working directory at '/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1'
20-Jan-2020 04:36:15 Finalising the build...
20-Jan-2020 04:36:15 Stopping timer.
20-Jan-2020 04:36:15 Build PHPBB3-PR-JOB1-9816 completed.
20-Jan-2020 04:36:15 Running on server: post build plugin 'NCover Results Collector'
20-Jan-2020 04:36:15 Running on server: post build plugin 'Build Hanging Detection Configuration'
20-Jan-2020 04:36:15 Running on server: post build plugin 'Clover Delta Calculator'
20-Jan-2020 04:36:16 Running on server: post build plugin 'Maven Dependencies Postprocessor'
20-Jan-2020 04:36:16 All post build plugins have finished
20-Jan-2020 04:36:16 Generating build results summary...
20-Jan-2020 04:36:22 Saving build results to disk...
20-Jan-2020 04:36:22 Logging substituted variables...
20-Jan-2020 04:36:22 Indexing build results...
20-Jan-2020 04:36:22 Finished building PHPBB3-PR-JOB1-9816.
20-Jan-2020 04:36:22
Substituting variable: ${bamboo.PRnumber} with 5832