Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- rmoore@Grieg:~/DevProjects/mysite$ ./vendor/bin/sail up
- ...
- #0 78.25 checking for icc... no
- #0 78.27 checking for suncc... no
- #0 78.28 checking for system library directory... lib
- #0 78.28 checking if compiler supports -Wl,-rpath,... yes
- #0 78.45 checking build system type... x86_64-pc-linux-musl
- #0 78.45 checking host system type... x86_64-pc-linux-musl
- #0 78.45 checking target system type... x86_64-pc-linux-musl
- #0 78.51 checking for PHP prefix... /usr/local
- #0 78.51 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
- #0 78.51 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
- #0 78.51 checking for PHP installed headers prefix... /usr/local/include/php
- #0 78.51 checking if debug is enabled... no
- #0 78.53 checking if zts is enabled... no
- #0 78.54 checking for gawk... no
- #0 78.54 checking for nawk... no
- #0 78.54 checking for awk... awk
- #0 78.54 checking if awk is broken... no
- #0 78.54 checking for MySQLi support... yes, shared
- #0 78.54 checking for specified location of the MySQL UNIX socket... no
- #0 78.54 checking for MySQL UNIX socket location... no
- #0 78.56 checking for a sed that does not truncate output... /bin/sed
- #0 78.56 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
- #0 78.57 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
- #0 78.58 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
- #0 78.58 checking for BSD-compatible nm... /usr/bin/nm -B
- #0 78.58 checking whether ln -s works... yes
- #0 78.58 checking how to recognize dependent libraries... pass_all
- #0 78.67 checking for stdio.h... yes
- #0 78.78 checking for stdlib.h... yes
- #0 78.95 checking for string.h... yes
- #0 79.12 checking for inttypes.h... yes
- #0 79.15 checking for stdint.h... yes
- #0 79.21 checking for strings.h... yes
- #0 79.25 checking for sys/stat.h... yes
- #0 79.28 checking for sys/types.h... yes
- #0 79.30 checking for unistd.h... yes
- #0 79.34 checking for dlfcn.h... yes
- #0 79.37 checking the maximum length of command line arguments... 98304
- #0 79.38 checking command to parse /usr/bin/nm -B output from cc object... ok
- #0 79.47 checking for objdir... .libs
- #0 79.47 checking for ar... ar
- #0 79.47 checking for ranlib... ranlib
- #0 79.47 checking for strip... strip
- #0 79.54 checking if cc supports -fno-rtti -fno-exceptions... no
- #0 79.58 checking for cc option to produce PIC... -fPIC
- #0 79.58 checking if cc PIC flag -fPIC works... yes
- #0 79.62 checking if cc static flag -static works... yes
- #0 79.68 checking if cc supports -c -o file.o... yes
- #0 79.72 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
- #0 79.75 checking whether -lc should be explicitly linked in... no
- #0 79.80 checking dynamic linker characteristics... GNU/Linux ld.so
- #0 79.81 checking how to hardcode library paths into programs... immediate
- #0 79.81 checking whether stripping libraries is possible... yes
- #0 79.82 checking if libtool supports shared libraries... yes
- #0 79.82 checking whether to build shared libraries... yes
- #0 79.82 checking whether to build static libraries... no
- #0 79.97
- #0 79.97 creating libtool
- #0 80.06 appending configuration tag "CXX" to libtool
- #0 80.18 configure: patching config.h.in
- #0 80.19 configure: creating ./config.status
- #0 80.24 config.status: creating config.h
- #0 80.30 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=compile cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli.c -o mysqli.lo -MMD -MF mysqli.dep -MT mysqli.lo
- #0 80.30 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=compile cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_api.c -o mysqli_api.lo -MMD -MF mysqli_api.dep -MT mysqli_api.lo
- #0 80.30 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=compile cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_prop.c -o mysqli_prop.lo -MMD -MF mysqli_prop.dep -MT mysqli_prop.lo
- #0 80.30 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=compile cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_nonapi.c -o mysqli_nonapi.lo -MMD -MF mysqli_nonapi.dep -MT mysqli_nonapi.lo
- #0 80.31 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=compile cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_report.c -o mysqli_report.lo -MMD -MF mysqli_report.dep -MT mysqli_report.lo
- #0 80.31 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=compile cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_driver.c -o mysqli_driver.lo -MMD -MF mysqli_driver.dep -MT mysqli_driver.lo
- #0 80.31 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=compile cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_warning.c -o mysqli_warning.lo -MMD -MF mysqli_warning.dep -MT mysqli_warning.lo
- #0 80.31 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=compile cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_exception.c -o mysqli_exception.lo -MMD -MF mysqli_exception.dep -MT mysqli_exception.lo
- #0 80.31 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=compile cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_result_iterator.c -o mysqli_result_iterator.lo -MMD -MF mysqli_result_iterator.dep -MT mysqli_result_iterator.lo
- #0 80.57 mkdir .libs
- #0 80.57 cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_nonapi.c -MMD -MF mysqli_nonapi.dep -MT mysqli_nonapi.lo -fPIC -DPIC -o .libs/mysqli_nonapi.o
- #0 80.58 cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_report.c -MMD -MF mysqli_report.dep -MT mysqli_report.lo -fPIC -DPIC -o .libs/mysqli_report.o
- #0 80.58 cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli.c -MMD -MF mysqli.dep -MT mysqli.lo -fPIC -DPIC -o .libs/mysqli.o
- #0 80.58 cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_prop.c -MMD -MF mysqli_prop.dep -MT mysqli_prop.lo -fPIC -DPIC -o .libs/mysqli_prop.o
- #0 80.58 cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_exception.c -MMD -MF mysqli_exception.dep -MT mysqli_exception.lo -fPIC -DPIC -o .libs/mysqli_exception.o
- #0 80.60 cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_driver.c -MMD -MF mysqli_driver.dep -MT mysqli_driver.lo -fPIC -DPIC -o .libs/mysqli_driver.o
- #0 80.63 cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_api.c -MMD -MF mysqli_api.dep -MT mysqli_api.lo -fPIC -DPIC -o .libs/mysqli_api.o
- #0 80.63 cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_result_iterator.c -MMD -MF mysqli_result_iterator.dep -MT mysqli_result_iterator.lo -fPIC -DPIC -o .libs/mysqli_result_iterator.o
- #0 80.67 cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_warning.c -MMD -MF mysqli_warning.dep -MT mysqli_warning.lo -fPIC -DPIC -o .libs/mysqli_warning.o
- #0 84.37 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=link cc -shared -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -pie -o mysqli.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/mysqli/modules mysqli.lo mysqli_api.lo mysqli_prop.lo mysqli_nonapi.lo mysqli_report.lo mysqli_driver.lo mysqli_warning.lo mysqli_exception.lo mysqli_result_iterator.lo
- #0 84.45 cc -shared .libs/mysqli.o .libs/mysqli_api.o .libs/mysqli_prop.o .libs/mysqli_nonapi.o .libs/mysqli_report.o .libs/mysqli_driver.o .libs/mysqli_warning.o .libs/mysqli_exception.o .libs/mysqli_result_iterator.o -Wl,-O1 -Wl,-soname -Wl,mysqli.so -o .libs/mysqli.so
- #0 84.48 creating mysqli.la
- #0 84.48 (cd .libs && rm -f mysqli.la && ln -s ../mysqli.la mysqli.la)
- #0 84.49 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=install cp ./mysqli.la /usr/src/php/ext/mysqli/modules
- #0 84.51 cp ./.libs/mysqli.so /usr/src/php/ext/mysqli/modules/mysqli.so
- #0 84.51 cp ./.libs/mysqli.lai /usr/src/php/ext/mysqli/modules/mysqli.la
- #0 84.52 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/mysqli/modules
- #0 84.52 ----------------------------------------------------------------------
- #0 84.52 Libraries have been installed in:
- #0 84.52 /usr/src/php/ext/mysqli/modules
- #0 84.52
- #0 84.52 If you ever happen to want to link against installed libraries
- #0 84.52 in a given directory, LIBDIR, you must either use libtool, and
- #0 84.52 specify the full pathname of the library, or use the `-LLIBDIR'
- #0 84.52 flag during linking and do at least one of the following:
- #0 84.52 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- #0 84.52 during execution
- #0 84.52 - add LIBDIR to the `LD_RUN_PATH' environment variable
- #0 84.52 during linking
- #0 84.52 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- #0 84.52
- #0 84.52 See any operating system documentation about shared libraries for
- #0 84.52 more information, such as the ld(1) and ld.so(8) manual pages.
- #0 84.52 ----------------------------------------------------------------------
- #0 84.53
- #0 84.53 Build complete.
- #0 84.53 Don't forget to run 'make test'.
- #0 84.53
- #0 84.55 + strip --strip-all modules/mysqli.so
- #0 84.58 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
- #0 84.63 Installing header files: /usr/local/include/php/
- #0 84.73 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
- #0 84.73 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
- #0 84.74 find . -name \*.la -o -name \*.a | xargs rm -f
- #0 84.74 find . -name \*.so | xargs rm -f
- #0 84.75 find . -name .libs -a -type d|xargs rm -rf
- #0 84.75 rm -f libphp.la modules/* libs/*
- #0 84.75 rm -f ext/opcache/jit/zend_jit_x86.c
- #0 84.75 rm -f ext/opcache/jit/zend_jit_arm64.c
- #0 84.75 rm -f ext/opcache/minilua
- #0 84.81 Configuring for:
- #0 84.81 PHP Api Version: 20210902
- #0 84.81 Zend Module Api No: 20210902
- #0 84.81 Zend Extension Api No: 420210902
- #0 85.33 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
- #0 85.33 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
- #0 85.33 configure.ac:18: the top level
- #0 85.33 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 85.33 configure.ac:161: You should run autoupdate.
- #0 85.33 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 85.33 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 85.33 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 85.33 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.33 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.33 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.33 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 85.34 configure.ac:161: You should run autoupdate.
- #0 85.34 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 85.34 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 85.34 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 85.34 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 85.34 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 85.34 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 85.34 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
- #0 85.34 configure.ac:161: You should run autoupdate.
- #0 85.34 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- #0 85.34 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 85.34 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 85.34 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 85.34 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 85.34 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 85.34 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 67.54 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 67.54 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 67.54 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 67.54 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 67.54 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 67.54 configure.ac:161: the top level
- #0 76.75 checking for grep that handles long lines and -e... /bin/grep
- #0 76.90 checking for egrep... /bin/grep -E
- #0 76.90 checking for a sed that does not truncate output... /bin/sed
- #0 76.92 checking for pkg-config... /usr/bin/pkg-config
- #0 76.92 checking pkg-config is at least version 0.9.0... yes
- #0 76.93 checking for cc... cc
- #0 76.96 checking whether the C compiler works... yes
- #0 77.03 checking for C compiler default output file name... a.out
- #0 77.03 checking for suffix of executables...
- #0 77.09 checking whether we are cross compiling... no
- #0 77.14 checking for suffix of object files... o
- #0 77.19 checking whether the compiler supports GNU C... yes
- #0 77.22 checking whether cc accepts -g... yes
- #0 77.56 checking for cc option to enable C11 features... none needed
- #0 78.06 checking how to run the C preprocessor... cc -E
- #0 78.25 checking for icc... no
- #0 78.27 checking for suncc... no
- #0 78.28 checking for system library directory... lib
- #0 78.28 checking if compiler supports -Wl,-rpath,... yes
- #0 78.45 checking build system type... x86_64-pc-linux-musl
- #0 78.45 checking host system type... x86_64-pc-linux-musl
- #0 78.45 checking target system type... x86_64-pc-linux-musl
- #0 78.51 checking for PHP prefix... /usr/local
- #0 78.51 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
- #0 78.51 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
- #0 78.51 checking for PHP installed headers prefix... /usr/local/include/php
- #0 78.51 checking if debug is enabled... no
- #0 78.53 checking if zts is enabled... no
- #0 78.54 checking for gawk... no
- #0 78.54 checking for nawk... no
- #0 78.54 checking for awk... awk
- #0 78.54 checking if awk is broken... no
- #0 78.54 checking for MySQLi support... yes, shared
- #0 78.54 checking for specified location of the MySQL UNIX socket... no
- #0 78.54 checking for MySQL UNIX socket location... no
- #0 78.56 checking for a sed that does not truncate output... /bin/sed
- #0 78.56 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
- #0 78.57 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
- #0 78.58 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
- #0 78.58 checking for BSD-compatible nm... /usr/bin/nm -B
- #0 78.58 checking whether ln -s works... yes
- #0 78.58 checking how to recognize dependent libraries... pass_all
- #0 78.67 checking for stdio.h... yes
- #0 78.78 checking for stdlib.h... yes
- #0 78.95 checking for string.h... yes
- #0 79.12 checking for inttypes.h... yes
- #0 79.15 checking for stdint.h... yes
- #0 79.21 checking for strings.h... yes
- #0 79.25 checking for sys/stat.h... yes
- #0 79.28 checking for sys/types.h... yes
- #0 79.30 checking for unistd.h... yes
- #0 79.34 checking for dlfcn.h... yes
- #0 79.37 checking the maximum length of command line arguments... 98304
- #0 79.38 checking command to parse /usr/bin/nm -B output from cc object... ok
- #0 79.47 checking for objdir... .libs
- #0 79.47 checking for ar... ar
- #0 79.47 checking for ranlib... ranlib
- #0 79.47 checking for strip... strip
- #0 79.54 checking if cc supports -fno-rtti -fno-exceptions... no
- #0 79.58 checking for cc option to produce PIC... -fPIC
- #0 79.58 checking if cc PIC flag -fPIC works... yes
- #0 79.62 checking if cc static flag -static works... yes
- #0 79.68 checking if cc supports -c -o file.o... yes
- #0 79.72 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
- #0 79.75 checking whether -lc should be explicitly linked in... no
- #0 79.80 checking dynamic linker characteristics... GNU/Linux ld.so
- #0 79.81 checking how to hardcode library paths into programs... immediate
- #0 79.81 checking whether stripping libraries is possible... yes
- #0 79.82 checking if libtool supports shared libraries... yes
- #0 79.82 checking whether to build shared libraries... yes
- #0 79.82 checking whether to build static libraries... no
- #0 79.97
- #0 79.97 creating libtool
- #0 80.06 appending configuration tag "CXX" to libtool
- #0 80.18 configure: patching config.h.in
- #0 80.19 configure: creating ./config.status
- #0 80.24 config.status: creating config.h
- #0 80.30 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=compile cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli.c -o mysqli.lo -MMD -MF mysqli.dep -MT mysqli.lo
- #0 80.30 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=compile cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_api.c -o mysqli_api.lo -MMD -MF mysqli_api.dep -MT mysqli_api.lo
- #0 80.30 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=compile cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_prop.c -o mysqli_prop.lo -MMD -MF mysqli_prop.dep -MT mysqli_prop.lo
- #0 80.30 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=compile cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_nonapi.c -o mysqli_nonapi.lo -MMD -MF mysqli_nonapi.dep -MT mysqli_nonapi.lo
- #0 80.31 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=compile cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_report.c -o mysqli_report.lo -MMD -MF mysqli_report.dep -MT mysqli_report.lo
- #0 80.31 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=compile cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_driver.c -o mysqli_driver.lo -MMD -MF mysqli_driver.dep -MT mysqli_driver.lo
- #0 80.31 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=compile cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_warning.c -o mysqli_warning.lo -MMD -MF mysqli_warning.dep -MT mysqli_warning.lo
- #0 80.31 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=compile cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_exception.c -o mysqli_exception.lo -MMD -MF mysqli_exception.dep -MT mysqli_exception.lo
- #0 80.31 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=compile cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_result_iterator.c -o mysqli_result_iterator.lo -MMD -MF mysqli_result_iterator.dep -MT mysqli_result_iterator.lo
- #0 80.57 mkdir .libs
- #0 80.57 cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_nonapi.c -MMD -MF mysqli_nonapi.dep -MT mysqli_nonapi.lo -fPIC -DPIC -o .libs/mysqli_nonapi.o
- #0 80.58 cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_report.c -MMD -MF mysqli_report.dep -MT mysqli_report.lo -fPIC -DPIC -o .libs/mysqli_report.o
- #0 80.58 cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli.c -MMD -MF mysqli.dep -MT mysqli.lo -fPIC -DPIC -o .libs/mysqli.o
- #0 80.58 cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_prop.c -MMD -MF mysqli_prop.dep -MT mysqli_prop.lo -fPIC -DPIC -o .libs/mysqli_prop.o
- #0 80.58 cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_exception.c -MMD -MF mysqli_exception.dep -MT mysqli_exception.lo -fPIC -DPIC -o .libs/mysqli_exception.o
- #0 80.60 cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_driver.c -MMD -MF mysqli_driver.dep -MT mysqli_driver.lo -fPIC -DPIC -o .libs/mysqli_driver.o
- #0 80.63 cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_api.c -MMD -MF mysqli_api.dep -MT mysqli_api.lo -fPIC -DPIC -o .libs/mysqli_api.o
- #0 80.63 cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_result_iterator.c -MMD -MF mysqli_result_iterator.dep -MT mysqli_result_iterator.lo -fPIC -DPIC -o .libs/mysqli_result_iterator.o
- #0 80.67 cc -I. -I/usr/src/php/ext/mysqli -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/mysqli/mysqli_warning.c -MMD -MF mysqli_warning.dep -MT mysqli_warning.lo -fPIC -DPIC -o .libs/mysqli_warning.o
- #0 84.37 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=link cc -shared -I/usr/src/php/ext/mysqli/include -I/usr/src/php/ext/mysqli/main -I/usr/src/php/ext/mysqli -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -pie -o mysqli.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/mysqli/modules mysqli.lo mysqli_api.lo mysqli_prop.lo mysqli_nonapi.lo mysqli_report.lo mysqli_driver.lo mysqli_warning.lo mysqli_exception.lo mysqli_result_iterator.lo
- #0 84.45 cc -shared .libs/mysqli.o .libs/mysqli_api.o .libs/mysqli_prop.o .libs/mysqli_nonapi.o .libs/mysqli_report.o .libs/mysqli_driver.o .libs/mysqli_warning.o .libs/mysqli_exception.o .libs/mysqli_result_iterator.o -Wl,-O1 -Wl,-soname -Wl,mysqli.so -o .libs/mysqli.so
- #0 84.48 creating mysqli.la
- #0 84.48 (cd .libs && rm -f mysqli.la && ln -s ../mysqli.la mysqli.la)
- #0 84.49 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=install cp ./mysqli.la /usr/src/php/ext/mysqli/modules
- #0 84.51 cp ./.libs/mysqli.so /usr/src/php/ext/mysqli/modules/mysqli.so
- #0 84.51 cp ./.libs/mysqli.lai /usr/src/php/ext/mysqli/modules/mysqli.la
- #0 84.52 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/mysqli/modules
- #0 84.52 ----------------------------------------------------------------------
- #0 84.52 Libraries have been installed in:
- #0 84.52 /usr/src/php/ext/mysqli/modules
- #0 84.52
- #0 84.52 If you ever happen to want to link against installed libraries
- #0 84.52 in a given directory, LIBDIR, you must either use libtool, and
- #0 84.52 specify the full pathname of the library, or use the `-LLIBDIR'
- #0 84.52 flag during linking and do at least one of the following:
- #0 84.52 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- #0 84.52 during execution
- #0 84.52 - add LIBDIR to the `LD_RUN_PATH' environment variable
- #0 84.52 during linking
- #0 84.52 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- #0 84.52
- #0 84.52 See any operating system documentation about shared libraries for
- #0 84.52 more information, such as the ld(1) and ld.so(8) manual pages.
- #0 84.52 ----------------------------------------------------------------------
- #0 84.53
- #0 84.53 Build complete.
- #0 84.53 Don't forget to run 'make test'.
- #0 84.53
- #0 84.55 + strip --strip-all modules/mysqli.so
- #0 84.58 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
- #0 84.63 Installing header files: /usr/local/include/php/
- #0 84.73 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
- #0 84.73 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
- #0 84.74 find . -name \*.la -o -name \*.a | xargs rm -f
- #0 84.74 find . -name \*.so | xargs rm -f
- #0 84.75 find . -name .libs -a -type d|xargs rm -rf
- #0 84.75 rm -f libphp.la modules/* libs/*
- #0 84.75 rm -f ext/opcache/jit/zend_jit_x86.c
- #0 84.75 rm -f ext/opcache/jit/zend_jit_arm64.c
- #0 84.75 rm -f ext/opcache/minilua
- #0 84.81 Configuring for:
- #0 84.81 PHP Api Version: 20210902
- #0 84.81 Zend Module Api No: 20210902
- #0 84.81 Zend Extension Api No: 420210902
- #0 85.33 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
- #0 85.33 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
- #0 85.33 configure.ac:18: the top level
- #0 85.33 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 85.33 configure.ac:161: You should run autoupdate.
- #0 85.33 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 85.33 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 85.33 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 85.33 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.33 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.33 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.33 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 85.34 configure.ac:161: You should run autoupdate.
- #0 85.34 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 85.34 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 85.34 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 85.34 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 85.34 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 85.34 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 85.34 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
- #0 85.34 configure.ac:161: You should run autoupdate.
- #0 85.34 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- #0 85.34 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 85.34 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 85.34 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 85.34 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 85.34 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 85.34 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 85.34 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 85.34 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
- #0 85.34 configure.ac:161: You should run autoupdate.
- #0 85.34 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
- #0 85.34 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 85.34 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 85.34 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 85.34 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 86.40 checking for grep that handles long lines and -e... /bin/grep
- #0 86.46 checking for egrep... /bin/grep -E
- #0 86.46 checking for a sed that does not truncate output... /bin/sed
- #0 86.48 checking for pkg-config... /usr/bin/pkg-config
- #0 86.48 checking pkg-config is at least version 0.9.0... yes
- #0 86.48 checking for cc... cc
- #0 86.51 checking whether the C compiler works... yes
- #0 86.56 checking for C compiler default output file name... a.out
- #0 86.56 checking for suffix of executables...
- #0 86.60 checking whether we are cross compiling... no
- #0 86.65 checking for suffix of object files... o
- #0 86.68 checking whether the compiler supports GNU C... yes
- #0 86.70 checking whether cc accepts -g... yes
- #0 86.73 checking for cc option to enable C11 features... none needed
- #0 86.80 checking how to run the C preprocessor... cc -E
- #0 86.86 checking for icc... no
- #0 86.87 checking for suncc... no
- #0 86.89 checking for system library directory... lib
- #0 86.89 checking if compiler supports -Wl,-rpath,... yes
- #0 86.93 checking build system type... x86_64-pc-linux-musl
- #0 86.93 checking host system type... x86_64-pc-linux-musl
- #0 86.93 checking target system type... x86_64-pc-linux-musl
- #0 87.01 checking for PHP prefix... /usr/local
- #0 87.01 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
- #0 87.01 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
- #0 87.01 checking for PHP installed headers prefix... /usr/local/include/php
- #0 87.01 checking if debug is enabled... no
- #0 87.03 checking if zts is enabled... no
- #0 87.04 checking for gawk... no
- #0 87.04 checking for nawk... no
- #0 87.04 checking for awk... awk
- #0 87.04 checking if awk is broken... no
- #0 87.04 checking whether to enable Zend OPcache support... yes, shared
- #0 87.04 checking whether to enable copying PHP CODE pages into HUGE PAGES... yes
- #0 87.05 checking whether to enable JIT... yes
- #0 87.05 checking for capstone >= 3.0.0... no
- #0 87.06 checking for opagent in default path... not found
- #0 87.06 checking for mprotect... yes
- #0 87.11 checking for sysvipc shared memory support... yes
- #0 87.18 checking for mmap() using MAP_ANON shared memory support... yes
- #0 87.26 checking for shm_open in -lrt... yes
- #0 87.35 checking for mmap() using shm_open() shared memory support... checking for shm_unlink in -lrt... yes
- #0 87.48 yes
- #0 87.51 checking for a sed that does not truncate output... /bin/sed
- #0 87.51 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
- #0 87.53 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
- #0 87.53 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
- #0 87.53 checking for BSD-compatible nm... /usr/bin/nm -B
- #0 87.53 checking whether ln -s works... yes
- #0 87.53 checking how to recognize dependent libraries... pass_all
- #0 87.56 checking for stdio.h... yes
- #0 87.59 checking for stdlib.h... yes
- #0 87.62 checking for string.h... yes
- #0 87.64 checking for inttypes.h... yes
- #0 87.67 checking for stdint.h... yes
- #0 87.69 checking for strings.h... yes
- #0 87.72 checking for sys/stat.h... yes
- #0 87.75 checking for sys/types.h... yes
- #0 87.78 checking for unistd.h... yes
- #0 87.83 checking for dlfcn.h... yes
- #0 87.86 checking the maximum length of command line arguments... 98304
- #0 87.86 checking command to parse /usr/bin/nm -B output from cc object... ok
- #0 87.94 checking for objdir... .libs
- #0 87.94 checking for ar... ar
- #0 87.94 checking for ranlib... ranlib
- #0 87.94 checking for strip... strip
- #0 88.01 checking if cc supports -fno-rtti -fno-exceptions... no
- #0 88.03 checking for cc option to produce PIC... -fPIC
- #0 88.03 checking if cc PIC flag -fPIC works... yes
- #0 88.05 checking if cc static flag -static works... yes
- #0 88.09 checking if cc supports -c -o file.o... yes
- #0 88.12 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
- #0 88.13 checking whether -lc should be explicitly linked in... no
- #0 88.18 checking dynamic linker characteristics... GNU/Linux ld.so
- #0 88.19 checking how to hardcode library paths into programs... immediate
- #0 88.19 checking whether stripping libraries is possible... yes
- #0 88.20 checking if libtool supports shared libraries... yes
- #0 88.20 checking whether to build shared libraries... yes
- #0 88.20 checking whether to build static libraries... no
- #0 88.31
- #0 88.31 creating libtool
- #0 88.37 appending configuration tag "CXX" to libtool
- #0 88.47 configure: patching config.h.in
- #0 88.47 configure: creating ./config.status
- #0 88.51 config.status: creating config.h
- #0 88.56 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/ZendAccelerator.c -o ZendAccelerator.lo -MMD -MF ZendAccelerator.dep -MT ZendAccelerator.lo
- #0 88.56 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_blacklist.c -o zend_accelerator_blacklist.lo -MMD -MF zend_accelerator_blacklist.dep -MT zend_accelerator_blacklist.lo
- #0 88.56 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_debug.c -o zend_accelerator_debug.lo -MMD -MF zend_accelerator_debug.dep -MT zend_accelerator_debug.lo
- #0 88.56 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_hash.c -o zend_accelerator_hash.lo -MMD -MF zend_accelerator_hash.dep -MT zend_accelerator_hash.lo
- #0 88.56 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_module.c -o zend_accelerator_module.lo -MMD -MF zend_accelerator_module.dep -MT zend_accelerator_module.lo
- #0 88.57 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_persist.c -o zend_persist.lo -MMD -MF zend_persist.dep -MT zend_persist.lo
- #0 88.57 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_persist_calc.c -o zend_persist_calc.lo -MMD -MF zend_persist_calc.dep -MT zend_persist_calc.lo
- #0 88.57 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_file_cache.c -o zend_file_cache.lo -MMD -MF zend_file_cache.dep -MT zend_file_cache.lo
- #0 88.57 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_shared_alloc.c -o zend_shared_alloc.lo -MMD -MF zend_shared_alloc.dep -MT zend_shared_alloc.lo
- #0 88.57 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_util_funcs.c -o zend_accelerator_util_funcs.lo -MMD -MF zend_accelerator_util_funcs.dep -MT zend_accelerator_util_funcs.lo
- #0 88.57 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/shared_alloc_shm.c -o shared_alloc_shm.lo -MMD -MF shared_alloc_shm.dep -MT shared_alloc_shm.lo
- #0 88.57 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/shared_alloc_mmap.c -o shared_alloc_mmap.lo -MMD -MF shared_alloc_mmap.dep -MT shared_alloc_mmap.lo
- #0 88.82 mkdir .libs
- #0 88.83 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_module.c -MMD -MF zend_accelerator_module.dep -MT zend_accelerator_module.lo -fPIC -DPIC -o .libs/zend_accelerator_module.o
- #0 88.87 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_hash.c -MMD -MF zend_accelerator_hash.dep -MT zend_accelerator_hash.lo -fPIC -DPIC -o .libs/zend_accelerator_hash.o
- #0 88.88 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_shared_alloc.c -MMD -MF zend_shared_alloc.dep -MT zend_shared_alloc.lo -fPIC -DPIC -o .libs/zend_shared_alloc.o
- #0 88.88 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_util_funcs.c -MMD -MF zend_accelerator_util_funcs.dep -MT zend_accelerator_util_funcs.lo -fPIC -DPIC -o .libs/zend_accelerator_util_funcs.o
- #0 88.89 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/shared_alloc_mmap.c -MMD -MF shared_alloc_mmap.dep -MT shared_alloc_mmap.lo -fPIC -DPIC -o .libs/shared_alloc_mmap.o
- #0 88.92 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/ZendAccelerator.c -MMD -MF ZendAccelerator.dep -MT ZendAccelerator.lo -fPIC -DPIC -o .libs/ZendAccelerator.o
- #0 88.92 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_blacklist.c -MMD -MF zend_accelerator_blacklist.dep -MT zend_accelerator_blacklist.lo -fPIC -DPIC -o .libs/zend_accelerator_blacklist.o
- #0 88.92 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_persist_calc.c -MMD -MF zend_persist_calc.dep -MT zend_persist_calc.lo -fPIC -DPIC -o .libs/zend_persist_calc.o
- #0 88.92 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_debug.c -MMD -MF zend_accelerator_debug.dep -MT zend_accelerator_debug.lo -fPIC -DPIC -o .libs/zend_accelerator_debug.o
- #0 88.95 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_persist.c -MMD -MF zend_persist.dep -MT zend_persist.lo -fPIC -DPIC -o .libs/zend_persist.o
- #0 89.04 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_file_cache.c -MMD -MF zend_file_cache.dep -MT zend_file_cache.lo -fPIC -DPIC -o .libs/zend_file_cache.o
- #0 89.08 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/shared_alloc_shm.c -MMD -MF shared_alloc_shm.dep -MT shared_alloc_shm.lo -fPIC -DPIC -o .libs/shared_alloc_shm.o
- #0 89.46 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/shared_alloc_posix.c -o shared_alloc_posix.lo -MMD -MF shared_alloc_posix.dep -MT shared_alloc_posix.lo
- #0 89.65 cc /usr/src/php/ext/opcache/jit/dynasm/minilua.c -lm -o minilua
- #0 89.65 make: Circular jit/zend_jit.lo <- jit/zend_jit.lo dependency dropped.
- #0 89.77 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/jit/zend_jit_gdb.c -o jit/zend_jit_gdb.lo -MMD -MF jit/zend_jit_gdb.dep -MT jit/zend_jit_gdb.lo
- #0 89.86 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/jit/zend_jit_vm_helpers.c -o jit/zend_jit_vm_helpers.lo -MMD -MF jit/zend_jit_vm_helpers.dep -MT jit/zend_jit_vm_helpers.lo
- #0 90.07 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/shared_alloc_posix.c -MMD -MF shared_alloc_posix.dep -MT shared_alloc_posix.lo -fPIC -DPIC -o .libs/shared_alloc_posix.o
- #0 90.38 mkdir jit/.libs
- #0 90.38 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/jit/zend_jit_gdb.c -MMD -MF jit/zend_jit_gdb.dep -MT jit/zend_jit_gdb.lo -fPIC -DPIC -o jit/.libs/zend_jit_gdb.o
- #0 90.42 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/jit/zend_jit_vm_helpers.c -MMD -MF jit/zend_jit_vm_helpers.dep -MT jit/zend_jit_vm_helpers.lo -fPIC -DPIC -o jit/.libs/zend_jit_vm_helpers.o
- #0 92.59 ./minilua /usr/src/php/ext/opcache/jit/dynasm/dynasm.lua -D X64=1 -o jit/zend_jit_x86.c /usr/src/php/ext/opcache/jit/zend_jit_x86.dasc
- #0 95.26 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/jit/zend_jit.c -o jit/zend_jit.lo -MMD -MF jit/zend_jit.dep -MT jit/zend_jit.lo
- #0 95.32 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/jit/zend_jit.c -MMD -MF jit/zend_jit.dep -MT jit/zend_jit.lo -fPIC -DPIC -o jit/.libs/zend_jit.o
- #0 133.2 /bin/sh /usr/src/php/ext/opcache/libtool --mode=link cc -shared -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -pie -o opcache.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/opcache/modules ZendAccelerator.lo zend_accelerator_blacklist.lo zend_accelerator_debug.lo zend_accelerator_hash.lo zend_accelerator_module.lo zend_persist.lo zend_persist_calc.lo zend_file_cache.lo zend_shared_alloc.lo zend_accelerator_util_funcs.lo shared_alloc_shm.lo shared_alloc_mmap.lo shared_alloc_posix.lo jit/zend_jit.lo jit/zend_jit_gdb.lo jit/zend_jit_vm_helpers.lo -lrt
- #0 133.4 cc -shared .libs/ZendAccelerator.o .libs/zend_accelerator_blacklist.o .libs/zend_accelerator_debug.o .libs/zend_accelerator_hash.o .libs/zend_accelerator_module.o .libs/zend_persist.o .libs/zend_persist_calc.o .libs/zend_file_cache.o .libs/zend_shared_alloc.o .libs/zend_accelerator_util_funcs.o .libs/shared_alloc_shm.o .libs/shared_alloc_mmap.o .libs/shared_alloc_posix.o jit/.libs/zend_jit.o jit/.libs/zend_jit_gdb.o jit/.libs/zend_jit_vm_helpers.o -lrt -Wl,-O1 -Wl,-soname -Wl,opcache.so -o .libs/opcache.so
- #0 133.4 creating opcache.la
- #0 133.4 (cd .libs && rm -f opcache.la && ln -s ../opcache.la opcache.la)
- #0 133.4 /bin/sh /usr/src/php/ext/opcache/libtool --mode=install cp ./opcache.la /usr/src/php/ext/opcache/modules
- #0 133.4 cp ./.libs/opcache.so /usr/src/php/ext/opcache/modules/opcache.so
- #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 85.34 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...#0 133.4 cp ./.libs/opcache.lai /usr/src/php/ext/opcache/modules/opcache.la
- #0 133.4 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/opcache/modules
- #0 133.4 ----------------------------------------------------------------------
- #0 133.4 Libraries have been installed in:
- #0 133.4 /usr/src/php/ext/opcache/modules
- #0 133.4
- #0 133.4 If you ever happen to want to link against installed libraries
- #0 133.4 in a given directory, LIBDIR, you must either use libtool, and
- #0 133.4 specify the full pathname of the library, or use the `-LLIBDIR'
- #0 133.4 flag during linking and do at least one of the following:
- #0 133.4 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- #0 133.4 during execution
- #0 133.4 - add LIBDIR to the `LD_RUN_PATH' environment variable
- #0 133.4 during linking
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
- #0 85.34 configure.ac:161: You should run autoupdate.
- #0 85.34 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
- #0 85.34 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 85.34 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 133.4 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- #0 133.4
- #0 133.4 See any operating system documentation about shared libraries for
- #0 133.4 more information, such as the ld(1) and ld.so(8) manual pages.
- #0 133.4 ----------------------------------------------------------------------
- #0 133.4
- #0 133.4 Build complete.
- #0 133.4 Don't forget to run 'make test'.
- #0 133.4
- #0 133.5 + strip --strip-all modules/opcache.so
- #0 133.5 make: Circular jit/zend_jit.lo <- jit/zend_jit.lo dependency dropped.
- #0 133.5 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
- #0 133.6 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
- #0 133.6 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
- #0 133.6 find . -name \*.la -o -name \*.a | xargs rm -f
- #0 133.6 find . -name \*.so | xargs rm -f
- #0 133.6 find . -name .libs -a -type d|xargs rm -rf
- #0 133.6 rm -f libphp.la modules/* libs/*
- #0 133.6 rm -f ext/opcache/jit/zend_jit_x86.c
- #0 133.6 rm -f ext/opcache/jit/zend_jit_arm64.c
- #0 133.6 rm -f ext/opcache/minilua
- #0 133.7 Configuring for:
- #0 133.7 PHP Api Version: 20210902
- #0 133.7 Zend Module Api No: 20210902
- #0 133.7 Zend Extension Api No: 420210902
- #0 134.2 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
- #0 134.2 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
- #0 134.2 configure.ac:18: the top level
- #0 134.2 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 134.2 configure.ac:161: You should run autoupdate.
- #0 134.2 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 134.2 configure.ac:161: You should run autoupdate.
- #0 134.2 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 134.2 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 134.2 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 134.2 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 134.2 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 134.2 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
- #0 134.2 configure.ac:161: You should run autoupdate.
- #0 134.2 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- #0 134.2 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 134.2 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 134.2 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 134.2 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 134.2 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 85.34 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 85.34 configure.ac:161: the top level
- #0 86.40 checking for grep that handles long lines and -e... /bin/grep
- #0 86.46 checking for egrep... /bin/grep -E
- #0 86.46 checking for a sed that does not truncate output... /bin/sed
- #0 86.48 checking for pkg-config... /usr/bin/pkg-config
- #0 86.48 checking pkg-config is at least version 0.9.0... yes
- #0 86.48 checking for cc... cc
- #0 86.51 checking whether the C compiler works... yes
- #0 86.56 checking for C compiler default output file name... a.out
- #0 86.56 checking for suffix of executables...
- #0 86.60 checking whether we are cross compiling... no
- #0 86.65 checking for suffix of object files... o
- #0 86.68 checking whether the compiler supports GNU C... yes
- #0 86.70 checking whether cc accepts -g... yes
- #0 86.73 checking for cc option to enable C11 features... none needed
- #0 86.80 checking how to run the C preprocessor... cc -E
- #0 86.86 checking for icc... no
- #0 86.87 checking for suncc... no
- #0 86.89 checking for system library directory... lib
- #0 86.89 checking if compiler supports -Wl,-rpath,... yes
- #0 86.93 checking build system type... x86_64-pc-linux-musl
- #0 86.93 checking host system type... x86_64-pc-linux-musl
- #0 86.93 checking target system type... x86_64-pc-linux-musl
- #0 87.01 checking for PHP prefix... /usr/local
- #0 87.01 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
- #0 87.01 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
- #0 87.01 checking for PHP installed headers prefix... /usr/local/include/php
- #0 87.01 checking if debug is enabled... no
- #0 87.03 checking if zts is enabled... no
- #0 87.04 checking for gawk... no
- #0 87.04 checking for nawk... no
- #0 87.04 checking for awk... awk
- #0 87.04 checking if awk is broken... no
- #0 87.04 checking whether to enable Zend OPcache support... yes, shared
- #0 87.04 checking whether to enable copying PHP CODE pages into HUGE PAGES... yes
- #0 87.05 checking whether to enable JIT... yes
- #0 87.05 checking for capstone >= 3.0.0... no
- #0 87.06 checking for opagent in default path... not found
- #0 87.06 checking for mprotect... yes
- #0 87.11 checking for sysvipc shared memory support... yes
- #0 87.18 checking for mmap() using MAP_ANON shared memory support... yes
- #0 87.26 checking for shm_open in -lrt... yes
- #0 87.35 checking for mmap() using shm_open() shared memory support... checking for shm_unlink in -lrt... yes
- #0 87.48 yes
- #0 87.51 checking for a sed that does not truncate output... /bin/sed
- #0 87.51 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
- #0 87.53 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
- #0 87.53 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
- #0 87.53 checking for BSD-compatible nm... /usr/bin/nm -B
- #0 87.53 checking whether ln -s works... yes
- #0 87.53 checking how to recognize dependent libraries... pass_all#0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 87.56 checking for stdio.h... yes
- #0 87.59 checking for stdlib.h... yes
- #0 87.62 checking for string.h... yes
- #0 87.64 checking for inttypes.h... yes
- #0 87.67 checking for stdint.h... yes
- #0 87.69 checking for strings.h... yes
- #0 87.72 checking for sys/stat.h... yes
- #0 87.75 checking for sys/types.h... yes
- #0 87.78 checking for unistd.h... yes
- #0 87.83 checking for dlfcn.h... yes
- #0 87.86 checking the maximum length of command line arguments... 98304
- #0 87.86 checking command to parse /usr/bin/nm -B output from cc object... ok
- #0 87.94 checking for objdir... .libs
- #0 87.94 checking for ar... ar
- #0 87.94 checking for ranlib... ranlib
- #0 87.94 checking for strip... strip
- #0 88.01 checking if cc supports -fno-rtti -fno-exceptions... no
- #0 88.03 checking for cc option to produce PIC... -fPIC
- #0 88.03 checking if cc PIC flag -fPIC works... yes
- #0 88.05 checking if cc static flag -static works... yes
- #0 88.09 checking if cc supports -c -o file.o... yes
- #0 88.12 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
- #0 88.13 checking whether -lc should be explicitly linked in... no
- #0 88.18 checking dynamic linker characteristics... GNU/Linux ld.so
- #0 88.19 checking how to hardcode library paths into programs... immediate
- #0 88.19 checking whether stripping libraries is possible... yes
- #0 88.20 checking if libtool supports shared libraries... yes
- #0 88.20 checking whether to build shared libraries... yes
- #0 88.20 checking whether to build static libraries... no
- #0 88.31
- #0 88.31 creating libtool
- #0 88.37 appending configuration tag "CXX" to libtool
- #0 88.47 configure: patching config.h.in
- #0 88.47 configure: creating ./config.status
- #0 88.51 config.status: creating config.h
- #0 88.56 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/ZendAccelerator.c -o ZendAccelerator.lo -MMD -MF ZendAccelerator.dep -MT ZendAccelerator.lo
- #0 88.56 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_blacklist.c -o zend_accelerator_blacklist.lo -MMD -MF zend_accelerator_blacklist.dep -MT zend_accelerator_blacklist.lo
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
- #0 134.2 configure.ac:161: You should run autoupdate.
- #0 134.2 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
- #0 134.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 134.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 134.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 135.0 checking for grep that handles long lines and -e... /bin/grep#0 88.56 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_debug.c -o zend_accelerator_debug.lo -MMD -MF zend_accelerator_debug.dep -MT zend_accelerator_debug.lo
- #0 88.56 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_hash.c -o zend_accelerator_hash.lo -MMD -MF zend_accelerator_hash.dep -MT zend_accelerator_hash.lo
- #0 88.56 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_module.c -o zend_accelerator_module.lo -MMD -MF zend_accelerator_module.dep -MT zend_accelerator_module.lo
- #0 88.57 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_persist.c -o zend_persist.lo -MMD -MF zend_persist.dep -MT zend_persist.lo
- #0 88.57 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_persist_calc.c -o zend_persist_calc.lo -MMD -MF zend_persist_calc.dep -MT zend_persist_calc.lo
- #0 88.57 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_file_cache.c -o zend_file_cache.lo -MMD -MF zend_file_cache.dep -MT zend_file_cache.lo
- #0 88.57 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_shared_alloc.c -o zend_shared_alloc.lo -MMD -MF zend_shared_alloc.dep -MT zend_shared_alloc.lo
- #0 88.57 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_util_funcs.c -o zend_accelerator_util_funcs.lo -MMD -MF zend_accelerator_util_funcs.dep -MT zend_accelerator_util_funcs.lo
- #0 88.57 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/shared_alloc_shm.c -o shared_alloc_shm.lo -MMD -MF shared_alloc_shm.dep -MT shared_alloc_shm.lo
- #0 88.57 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/shared_alloc_mmap.c -o shared_alloc_mmap.lo -MMD -MF shared_alloc_mmap.dep -MT shared_alloc_mmap.lo
- #0 88.82 mkdir .libs
- #0 88.83 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_module.c -MMD -MF zend_accelerator_module.dep -MT zend_accelerator_module.lo -fPIC -DPIC -o .libs/zend_accelerator_module.o
- #0 88.87 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_hash.c -MMD -MF zend_accelerator_hash.dep -MT zend_accelerator_hash.lo -fPIC -DPIC -o .libs/zend_accelerator_hash.o
- #0 88.88 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_shared_alloc.c -MMD -MF zend_shared_alloc.dep -MT zend_shared_alloc.lo -fPIC -DPIC -o .libs/zend_shared_alloc.o
- #0 88.88 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_util_funcs.c -MMD -MF zend_accelerator_util_funcs.dep -MT zend_accelerator_util_funcs.lo -fPIC -DPIC -o .libs/zend_accelerator_util_funcs.o
- #0 88.89 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/shared_alloc_mmap.c -MMD -MF shared_alloc_mmap.dep -MT shared_alloc_mmap.lo -fPIC -DPIC -o .libs/shared_alloc_mmap.o
- #0 88.92 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/ZendAccelerator.c -MMD -MF ZendAccelerator.dep -MT ZendAccelerator.lo -fPIC -DPIC -o .libs/ZendAccelerator.o
- #0 88.92 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_blacklist.c -MMD -MF zend_accelerator_blacklist.dep -MT zend_accelerator_blacklist.lo -fPIC -DPIC -o .libs/zend_accelerator_blacklist.o
- #0 88.92 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_persist_calc.c -MMD -MF zend_persist_calc.dep -MT zend_persist_calc.lo -fPIC -DPIC -o .libs/zend_persist_calc.o
- #0 88.92 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_accelerator_debug.c -MMD -MF zend_accelerator_debug.dep -MT zend_accelerator_debug.lo -fPIC -DPIC -o .libs/zend_accelerator_debug.o
- #0 135.1 checking for egrep... /bin/grep -E
- #0 135.1 checking for a sed that does not truncate output... /bin/sed
- #0 135.1 checking for pkg-config... /usr/bin/pkg-config
- #0 135.1 checking pkg-config is at least version 0.9.0... yes
- #0 135.1 checking for cc... cc
- #0 135.1 checking whether the C compiler works... yes
- #0 135.2 checking for C compiler default output file name... a.out
- #0 135.2 checking for suffix of executables...
- #0 135.2 checking whether we are cross compiling... no
- #0 135.3 checking for suffix of object files... o
- #0 135.3 checking whether the compiler supports GNU C... yes
- #0 135.3 checking whether cc accepts -g... yes
- #0 135.4 checking for cc option to enable C11 features... none needed
- #0 135.4 checking how to run the C preprocessor... cc -E
- #0 135.5 checking for icc... no
- #0 135.5 checking for suncc... no
- #0 135.5 checking for system library directory... lib
- #0 135.5 checking if compiler supports -Wl,-rpath,... yes
- #0 135.6 checking build system type... x86_64-pc-linux-musl
- #0 135.6 checking host system type... x86_64-pc-linux-musl
- #0 135.6 checking target system type... x86_64-pc-linux-musl
- #0 135.6 checking for PHP prefix... /usr/local
- #0 135.6 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
- #0 135.6 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
- #0 135.6 checking for PHP installed headers prefix... /usr/local/include/php
- #0 135.6 checking if debug is enabled... no#0 88.95 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_persist.c -MMD -MF zend_persist.dep -MT zend_persist.lo -fPIC -DPIC -o .libs/zend_persist.o
- #0 89.04 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/zend_file_cache.c -MMD -MF zend_file_cache.dep -MT zend_file_cache.lo -fPIC -DPIC -o .libs/zend_file_cache.o
- #0 89.08 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/shared_alloc_shm.c -MMD -MF shared_alloc_shm.dep -MT shared_alloc_shm.lo -fPIC -DPIC -o .libs/shared_alloc_shm.o
- #0 89.46 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/shared_alloc_posix.c -o shared_alloc_posix.lo -MMD -MF shared_alloc_posix.dep -MT shared_alloc_posix.lo
- #0 89.65 cc /usr/src/php/ext/opcache/jit/dynasm/minilua.c -lm -o minilua
- #0 89.65 make: Circular jit/zend_jit.lo <- jit/zend_jit.lo dependency dropped.
- #0 89.77 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/jit/zend_jit_gdb.c -o jit/zend_jit_gdb.lo -MMD -MF jit/zend_jit_gdb.dep -MT jit/zend_jit_gdb.lo
- #0 89.86 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/jit/zend_jit_vm_helpers.c -o jit/zend_jit_vm_helpers.lo -MMD -MF jit/zend_jit_vm_helpers.dep -MT jit/zend_jit_vm_helpers.lo
- #0 90.07 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/shared_alloc_posix.c -MMD -MF shared_alloc_posix.dep -MT shared_alloc_posix.lo -fPIC -DPIC -o .libs/shared_alloc_posix.o
- #0 90.38 mkdir jit/.libs
- #0 90.38 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/jit/zend_jit_gdb.c -MMD -MF jit/zend_jit_gdb.dep -MT jit/zend_jit_gdb.lo -fPIC -DPIC -o jit/.libs/zend_jit_gdb.o
- #0 90.42 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/jit/zend_jit_vm_helpers.c -MMD -MF jit/zend_jit_vm_helpers.dep -MT jit/zend_jit_vm_helpers.lo -fPIC -DPIC -o jit/.libs/zend_jit_vm_helpers.o
- #0 92.59 ./minilua /usr/src/php/ext/opcache/jit/dynasm/dynasm.lua -D X64=1 -o jit/zend_jit_x86.c /usr/src/php/ext/opcache/jit/zend_jit_x86.dasc
- #0 95.26 /bin/sh /usr/src/php/ext/opcache/libtool --mode=compile cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/jit/zend_jit.c -o jit/zend_jit.lo -MMD -MF jit/zend_jit.dep -MT jit/zend_jit.lo
- #0 95.32 cc -I. -I/usr/src/php/ext/opcache -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/opcache/jit/zend_jit.c -MMD -MF jit/zend_jit.dep -MT jit/zend_jit.lo -fPIC -DPIC -o jit/.libs/zend_jit.o
- #0 133.2 /bin/sh /usr/src/php/ext/opcache/libtool --mode=link cc -shared -I/usr/src/php/ext/opcache/include -I/usr/src/php/ext/opcache/main -I/usr/src/php/ext/opcache -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -pie -o opcache.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/opcache/modules ZendAccelerator.lo zend_accelerator_blacklist.lo zend_accelerator_debug.lo zend_accelerator_hash.lo zend_accelerator_module.lo zend_persist.lo zend_persist_calc.lo zend_file_cache.lo zend_shared_alloc.lo zend_accelerator_util_funcs.lo shared_alloc_shm.lo shared_alloc_mmap.lo shared_alloc_posix.lo jit/zend_jit.lo jit/zend_jit_gdb.lo jit/zend_jit_vm_helpers.lo -lrt
- #0 133.4 cc -shared .libs/ZendAccelerator.o .libs/zend_accelerator_blacklist.o .libs/zend_accelerator_debug.o .libs/zend_accelerator_hash.o .libs/zend_accelerator_module.o .libs/zend_persist.o .libs/zend_persist_calc.o .libs/zend_file_cache.o .libs/zend_shared_alloc.o .libs/zend_accelerator_util_funcs.o .libs/shared_alloc_shm.o .libs/shared_alloc_mmap.o .libs/shared_alloc_posix.o jit/.libs/zend_jit.o jit/.libs/zend_jit_gdb.o jit/.libs/zend_jit_vm_helpers.o -lrt -Wl,-O1 -Wl,-soname -Wl,opcache.so -o .libs/opcache.so
- #0 133.4 creating opcache.la
- #0 133.4 (cd .libs && rm -f opcache.la && ln -s ../opcache.la opcache.la)
- #0 133.4 /bin/sh /usr/src/php/ext/opcache/libtool --mode=install cp ./opcache.la /usr/src/php/ext/opcache/modules
- #0 133.4 cp ./.libs/opcache.so /usr/src/php/ext/opcache/modules/opcache.so
- #0 133.4 cp ./.libs/opcache.lai /usr/src/php/ext/opcache/modules/opcache.la
- #0 133.4 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/opcache/modules
- #0 133.4 ----------------------------------------------------------------------
- #0 133.4 Libraries have been installed in:
- #0 133.4 /usr/src/php/ext/opcache/modules
- #0 133.4
- #0 133.4 If you ever happen to want to link against installed libraries
- #0 133.4 in a given directory, LIBDIR, you must either use libtool, and
- #0 133.4 specify the full pathname of the library, or use the `-LLIBDIR'
- #0 133.4 flag during linking and do at least one of the following:
- #0 133.4 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- #0 133.4 during execution
- #0 133.4 - add LIBDIR to the `LD_RUN_PATH' environment variable
- #0 133.4 during linking
- #0 133.4 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- #0 133.4
- #0 133.4 See any operating system documentation about shared libraries for
- #0 133.4 more information, such as the ld(1) and ld.so(8) manual pages.
- #0 133.4 ----------------------------------------------------------------------
- #0 133.4
- #0 133.4 Build complete.
- #0 133.4 Don't forget to run 'make test'.
- #0 133.4
- #0 133.5 + strip --strip-all modules/opcache.so
- #0 133.5 make: Circular jit/zend_jit.lo <- jit/zend_jit.lo dependency dropped.
- #0 133.5 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
- #0 133.6 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
- #0 133.6 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
- #0 133.6 find . -name \*.la -o -name \*.a | xargs rm -f
- #0 133.6 find . -name \*.so | xargs rm -f
- #0 133.6 find . -name .libs -a -type d|xargs rm -rf
- #0 133.6 rm -f libphp.la modules/* libs/*
- #0 133.6 rm -f ext/opcache/jit/zend_jit_x86.c
- #0 133.6 rm -f ext/opcache/jit/zend_jit_arm64.c
- #0 133.6 rm -f ext/opcache/minilua
- #0 133.7 Configuring for:
- #0 133.7 PHP Api Version: 20210902
- #0 133.7 Zend Module Api No: 20210902
- #0 133.7 Zend Extension Api No: 420210902
- #0 134.2 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
- #0 134.2 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
- #0 134.2 configure.ac:18: the top level
- #0 134.2 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 134.2 configure.ac:161: You should run autoupdate.
- #0 134.2 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 134.2 configure.ac:161: You should run autoupdate.
- #0 134.2 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 134.2 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 134.2 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 134.2 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 134.2 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 134.2 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
- #0 134.2 configure.ac:161: You should run autoupdate.
- #0 134.2 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- #0 134.2 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 134.2 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 134.2 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 134.2 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 134.2 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 135.7 checking if zts is enabled... no
- #0 135.7 checking for gawk... no
- #0 135.7 checking for nawk... no
- #0 135.7 checking for awk... awk
- #0 135.7 checking if awk is broken... no
- #0 135.7 checking for MySQL support for PDO... yes, shared
- #0 135.7 checking for the location of libz... no
- #0 135.7 checking for MySQL UNIX socket location...
- #0 135.7 checking for PDO includes... /usr/local/include/php/ext
- #0 135.7 checking for a sed that does not truncate output... /bin/sed
- #0 135.7 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
- #0 135.7 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
- #0 135.7 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
- #0 135.7 checking for BSD-compatible nm... /usr/bin/nm -B
- #0 135.7 checking whether ln -s works... yes
- #0 135.7 checking how to recognize dependent libraries... pass_all
- #0 135.7 checking for stdio.h... yes
- #0 135.8 checking for stdlib.h... yes
- #0 135.8 checking for string.h... yes
- #0 135.8 checking for inttypes.h... yes
- #0 135.8 checking for stdint.h... yes
- #0 135.9 checking for strings.h... yes
- #0 135.9 checking for sys/stat.h... yes
- #0 135.9 checking for sys/types.h... yes
- #0 135.9 checking for unistd.h... yes
- #0 135.9 checking for dlfcn.h... yes
- #0 136.0 checking the maximum length of command line arguments... 98304
- #0 136.0 checking command to parse /usr/bin/nm -B output from cc object... ok
- #0 136.0 checking for objdir... .libs
- #0 136.0 checking for ar... ar
- #0 136.0 checking for ranlib... ranlib
- #0 136.0 checking for strip... strip
- #0 136.1 checking if cc supports -fno-rtti -fno-exceptions... no
- #0 136.1 checking for cc option to produce PIC... -fPIC
- #0 136.1 checking if cc PIC flag -fPIC works... yes
- #0 136.1 checking if cc static flag -static works... yes
- #0 136.2 checking if cc supports -c -o file.o... yes
- #0 136.2 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
- #0 136.3 checking whether -lc should be explicitly linked in... no
- #0 136.3 checking dynamic linker characteristics... GNU/Linux ld.so
- #0 136.3 checking how to hardcode library paths into programs... immediate
- #0 136.3 checking whether stripping libraries is possible... yes
- #0 136.3 checking if libtool supports shared libraries... yes
- #0 136.3 checking whether to build shared libraries... yes
- #0 136.3 checking whether to build static libraries... no
- #0 136.4
- #0 136.4 creating libtool
- #0 136.5 appending configuration tag "CXX" to libtool
- #0 136.6 configure: patching config.h.in
- #0 136.6 configure: creating ./config.status
- #0 136.6 config.status: creating config.h
- #0 136.6 /bin/sh /usr/src/php/ext/pdo_mysql/libtool --mode=compile cc -I. -I/usr/src/php/ext/pdo_mysql -I/usr/src/php/ext/pdo_mysql/include -I/usr/src/php/ext/pdo_mysql/main -I/usr/src/php/ext/pdo_mysql -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/php/ext -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo_mysql/pdo_mysql.c -o pdo_mysql.lo -MMD -MF pdo_mysql.dep -MT pdo_mysql.lo
- #0 136.6 /bin/sh /usr/src/php/ext/pdo_mysql/libtool --mode=compile cc -I. -I/usr/src/php/ext/pdo_mysql -I/usr/src/php/ext/pdo_mysql/include -I/usr/src/php/ext/pdo_mysql/main -I/usr/src/php/ext/pdo_mysql -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/php/ext -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo_mysql/mysql_driver.c -o mysql_driver.lo -MMD -MF mysql_driver.dep -MT mysql_driver.lo
- #0 136.6 /bin/sh /usr/src/php/ext/pdo_mysql/libtool --mode=compile cc -I. -I/usr/src/php/ext/pdo_mysql -I/usr/src/php/ext/pdo_mysql/include -I/usr/src/php/ext/pdo_mysql/main -I/usr/src/php/ext/pdo_mysql -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/php/ext -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo_mysql/mysql_statement.c -o mysql_statement.lo -MMD -MF mysql_statement.dep -MT mysql_statement.lo
- #0 136.7 mkdir .libs
- #0 136.7 cc -I. -I/usr/src/php/ext/pdo_mysql -I/usr/src/php/ext/pdo_mysql/include -I/usr/src/php/ext/pdo_mysql/main -I/usr/src/php/ext/pdo_mysql -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/php/ext -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo_mysql/mysql_statement.c -MMD -MF mysql_statement.dep -MT mysql_statement.lo -fPIC -DPIC -o .libs/mysql_statement.o
- #0 136.7 cc -I. -I/usr/src/php/ext/pdo_mysql -I/usr/src/php/ext/pdo_mysql/include -I/usr/src/php/ext/pdo_mysql/main -I/usr/src/php/ext/pdo_mysql -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/php/ext -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo_mysql/pdo_mysql.c -MMD -MF pdo_mysql.dep -MT pdo_mysql.lo -fPIC -DPIC -o .libs/pdo_mysql.o
- #0 136.7 cc -I. -I/usr/src/php/ext/pdo_mysql -I/usr/src/php/ext/pdo_mysql/include -I/usr/src/php/ext/pdo_mysql/main -I/usr/src/php/ext/pdo_mysql -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/php/ext -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo_mysql/mysql_driver.c -MMD -MF mysql_driver.dep -MT mysql_driver.lo -fPIC -DPIC -o .libs/mysql_driver.o
- #0 137.6 /bin/sh /usr/src/php/ext/pdo_mysql/libtool --mode=link cc -shared -I/usr/src/php/ext/pdo_mysql/include -I/usr/src/php/ext/pdo_mysql/main -I/usr/src/php/ext/pdo_mysql -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -pie -o pdo_mysql.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/pdo_mysql/modules pdo_mysql.lo mysql_driver.lo mysql_statement.lo
- #0 137.6 cc -shared .libs/pdo_mysql.o .libs/mysql_driver.o .libs/mysql_statement.o -Wl,-O1 -Wl,-soname -Wl,pdo_mysql.so -o .libs/pdo_mysql.so
- #0 137.6 creating pdo_mysql.la
- #0 137.6 (cd .libs && rm -f pdo_mysql.la && ln -s ../pdo_mysql.la pdo_mysql.la)
- #0 137.6 /bin/sh /usr/src/php/ext/pdo_mysql/libtool --mode=install cp ./pdo_mysql.la /usr/src/php/ext/pdo_mysql/modules
- #0 137.7 cp ./.libs/pdo_mysql.so /usr/src/php/ext/pdo_mysql/modules/pdo_mysql.so
- #0 137.7 cp ./.libs/pdo_mysql.lai /usr/src/php/ext/pdo_mysql/modules/pdo_mysql.la
- #0 137.7 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/pdo_mysql/modules
- #0 137.7 ----------------------------------------------------------------------
- #0 137.7 Libraries have been installed in:
- #0 137.7 /usr/src/php/ext/pdo_mysql/modules
- #0 137.7
- #0 137.7 If you ever happen to want to link against installed libraries
- #0 137.7 in a given directory, LIBDIR, you must either use libtool, and
- #0 137.7 specify the full pathname of the library, or use the `-LLIBDIR'
- #0 137.7 flag during linking and do at least one of the following:
- #0 137.7 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- #0 137.7 during execution
- #0 137.7 - add LIBDIR to the `LD_RUN_PATH' environment variable
- #0 137.7 during linking
- #0 137.7 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- #0 137.7
- #0 137.7 See any operating system documentation about shared libraries for
- #0 137.7 more information, such as the ld(1) and ld.so(8) manual pages.
- #0 137.7 ----------------------------------------------------------------------
- #0 137.7
- #0 137.7 Build complete.
- #0 137.7 Don't forget to run 'make test'.
- #0 137.7
- #0 137.7 + strip --strip-all modules/pdo_mysql.so
- #0 137.8 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
- #0 137.8 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
- #0 137.9 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
- #0 137.9 find . -name \*.la -o -name \*.a | xargs rm -f
- #0 137.9 find . -name \*.so | xargs rm -f
- #0 137.9 find . -name .libs -a -type d|xargs rm -rf
- #0 137.9 rm -f libphp.la modules/* libs/*
- #0 137.9 rm -f ext/opcache/jit/zend_jit_x86.c
- #0 137.9 rm -f ext/opcache/jit/zend_jit_arm64.c
- #0 137.9 rm -f ext/opcache/minilua
- #0 137.9 Configuring for:
- #0 137.9 PHP Api Version: 20210902
- #0 137.9 Zend Module Api No: 20210902
- #0 137.9 Zend Extension Api No: 420210902
- #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
- #0 134.2 configure.ac:161: You should run autoupdate.
- #0 134.2 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
- #0 134.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 134.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 134.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 134.2 configure.ac:161: the top level
- #0 135.0 checking for grep that handles long lines and -e... /bin/grep
- #0 135.1 checking for egrep... /bin/grep -E
- #0 135.1 checking for a sed that does not truncate output... /bin/sed
- #0 135.1 checking for pkg-config... /usr/bin/pkg-config
- #0 135.1 checking pkg-config is at least version 0.9.0... yes
- #0 135.1 checking for cc... cc
- #0 135.1 checking whether the C compiler works... yes
- #0 135.2 checking for C compiler default output file name... a.out
- #0 135.2 checking for suffix of executables...
- #0 135.2 checking whether we are cross compiling... no
- #0 135.3 checking for suffix of object files... o
- #0 135.3 checking whether the compiler supports GNU C... yes
- #0 135.3 checking whether cc accepts -g... yes
- #0 135.4 checking for cc option to enable C11 features... none needed
- #0 135.4 checking how to run the C preprocessor... cc -E
- #0 135.5 checking for icc... no
- #0 135.5 checking for suncc... no
- #0 135.5 checking for system library directory... lib
- #0 135.5 checking if compiler supports -Wl,-rpath,... yes
- #0 135.6 checking build system type... x86_64-pc-linux-musl
- #0 138.4 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
- #0 138.4 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
- #0 138.4 configure.ac:18: the top level
- #0 138.4 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 138.4 configure.ac:161: You should run autoupdate.
- #0 138.4 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 138.4 configure.ac:161: You should run autoupdate.
- #0 138.4 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 138.4 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 138.4 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 138.4 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 138.4 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 138.4 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
- #0 138.4 configure.ac:161: You should run autoupdate.
- #0 138.4 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- #0 138.4 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 138.4 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 138.4 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 138.4 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 138.4 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
- #0 138.4 configure.ac:161: You should run autoupdate.
- #0 138.4 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
- #0 138.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 138.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 138.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 139.2 checking for grep that handles long lines and -e... /bin/grep
- #0 139.3 checking for egrep... /bin/grep -E
- #0 139.3 checking for a sed that does not truncate output... /bin/sed
- #0 139.3 checking for pkg-config... /usr/bin/pkg-config
- #0 139.3 checking pkg-config is at least version 0.9.0... yes
- #0 139.3 checking for cc... cc
- #0 139.3 checking whether the C compiler works... yes
- #0 139.4 checking for C compiler default output file name... a.out
- #0 139.4 checking for suffix of executables...
- #0 139.4 checking whether we are cross compiling... no
- #0 139.4 checking for suffix of object files... o
- #0 139.5 checking whether the compiler supports GNU C... yes
- #0 139.5 checking whether cc accepts -g... yes
- #0 139.5 checking for cc option to enable C11 features... none needed
- #0 139.6 checking how to run the C preprocessor... cc -E
- #0 139.6 checking for icc... no
- #0 139.6 checking for suncc... no
- #0 139.7 checking for system library directory... lib
- #0 139.7 checking if compiler supports -Wl,-rpath,... yes
- #0 139.7 checking build system type... x86_64-pc-linux-musl
- #0 139.7 checking host system type... x86_64-pc-linux-musl
- #0 139.7 checking target system type... x86_64-pc-linux-musl
- #0 139.8 checking for PHP prefix... /usr/local
- #0 139.8 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
- #0 139.8 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
- #0 139.8 checking for PHP installed headers prefix... /usr/local/include/php
- #0 139.8 checking if debug is enabled... no
- #0 139.8 checking if zts is enabled... no
- #0 139.8 checking for gawk... no
- #0 139.8 checking for nawk... no
- #0 139.8 checking for awk... awk
- #0 135.6 checking host system type... x86_64-pc-linux-musl
- #0 135.6 checking target system type... x86_64-pc-linux-musl
- #0 135.6 checking for PHP prefix... /usr/local
- #0 135.6 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
- #0 135.6 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
- #0 135.6 checking for PHP installed headers prefix... /usr/local/include/php
- #0 135.6 checking if debug is enabled... no
- #0 135.7 checking if zts is enabled... no
- #0 135.7 checking for gawk... no
- #0 135.7 checking for nawk... no
- #0 135.7 checking for awk... awk
- #0 135.7 checking if awk is broken... no
- #0 135.7 checking for MySQL support for PDO... yes, shared
- #0 135.7 checking for the location of libz... no
- #0 135.7 checking for MySQL UNIX socket location...
- #0 135.7 checking for PDO includes... /usr/local/include/php/ext
- #0 135.7 checking for a sed that does not truncate output... /bin/sed
- #0 135.7 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
- #0 135.7 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
- #0 135.7 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
- #0 135.7 checking for BSD-compatible nm... /usr/bin/nm -B
- #0 135.7 checking whether ln -s works... yes
- #0 135.7 checking how to recognize dependent libraries... pass_all
- #0 135.7 checking for stdio.h... yes
- #0 135.8 checking for stdlib.h... yes
- #0 135.8 checking for string.h... yes
- #0 135.8 checking for inttypes.h... yes
- #0 135.8 checking for stdint.h... yes
- #0 135.9 checking for strings.h... yes
- #0 135.9 checking for sys/stat.h... yes
- #0 135.9 checking for sys/types.h... yes
- #0 135.9 checking for unistd.h... yes
- #0 135.9 checking for dlfcn.h... yes
- #0 136.0 checking the maximum length of command line arguments... 98304
- #0 136.0 checking command to parse /usr/bin/nm -B output from cc object... ok
- #0 136.0 checking for objdir... .libs
- #0 136.0 checking for ar... ar
- #0 136.0 checking for ranlib... ranlib
- #0 136.0 checking for strip... strip
- #0 136.1 checking if cc supports -fno-rtti -fno-exceptions... no
- #0 136.1 checking for cc option to produce PIC... -fPIC
- #0 136.1 checking if cc PIC flag -fPIC works... yes
- #0 136.1 checking if cc static flag -static works... yes
- #0 136.2 checking if cc supports -c -o file.o... yes
- #0 136.2 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
- #0 136.3 checking whether -lc should be explicitly linked in... no
- #0 136.3 checking dynamic linker characteristics... GNU/Linux ld.so
- #0 136.3 checking how to hardcode library paths into programs... immediate
- #0 136.3 checking whether stripping libraries is possible... yes
- #0 136.3 checking if libtool supports shared libraries... yes
- #0 136.3 checking whether to build shared libraries... yes
- #0 136.3 checking whether to build static libraries... no
- #0 136.4
- #0 136.4 creating libtool
- #0 136.5 appending configuration tag "CXX" to libtool
- #0 136.6 configure: patching config.h.in
- #0 136.6 configure: creating ./config.status
- #0 136.6 config.status: creating config.h
- #0 136.6 /bin/sh /usr/src/php/ext/pdo_mysql/libtool --mode=compile cc -I. -I/usr/src/php/ext/pdo_mysql -I/usr/src/php/ext/pdo_mysql/include -I/usr/src/php/ext/pdo_mysql/main -I/usr/src/php/ext/pdo_mysql -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/php/ext -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo_mysql/pdo_mysql.c -o pdo_mysql.lo -MMD -MF pdo_mysql.dep -MT pdo_mysql.lo
- #0 136.6 /bin/sh /usr/src/php/ext/pdo_mysql/libtool --mode=compile cc -I. -I/usr/src/php/ext/pdo_mysql -I/usr/src/php/ext/pdo_mysql/include -I/usr/src/php/ext/pdo_mysql/main -I/usr/src/php/ext/pdo_mysql -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/php/ext -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo_mysql/mysql_driver.c -o mysql_driver.lo -MMD -MF mysql_driver.dep -MT mysql_driver.lo
- #0 136.6 /bin/sh /usr/src/php/ext/pdo_mysql/libtool --mode=compile cc -I. -I/usr/src/php/ext/pdo_mysql -I/usr/src/php/ext/pdo_mysql/include -I/usr/src/php/ext/pdo_mysql/main -I/usr/src/php/ext/pdo_mysql -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/php/ext -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo_mysql/mysql_statement.c -o mysql_statement.lo -MMD -MF mysql_statement.dep -MT mysql_statement.lo
- #0 136.7 mkdir .libs
- #0 136.7 cc -I. -I/usr/src/php/ext/pdo_mysql -I/usr/src/php/ext/pdo_mysql/include -I/usr/src/php/ext/pdo_mysql/main -I/usr/src/php/ext/pdo_mysql -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/php/ext -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo_mysql/mysql_statement.c -MMD -MF mysql_statement.dep -MT mysql_statement.lo -fPIC -DPIC -o .libs/mysql_statement.o
- #0 136.7 cc -I. -I/usr/src/php/ext/pdo_mysql -I/usr/src/php/ext/pdo_mysql/include -I/usr/src/php/ext/pdo_mysql/main -I/usr/src/php/ext/pdo_mysql -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/php/ext -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo_mysql/pdo_mysql.c -MMD -MF pdo_mysql.dep -MT pdo_mysql.lo -fPIC -DPIC -o .libs/pdo_mysql.o#0 139.8 checking if awk is broken... no
- #0 139.8 checking whether to enable XML support... yes, shared
- #0 139.8 checking whether to build with expat support... no
- #0 136.7 cc -I. -I/usr/src/php/ext/pdo_mysql -I/usr/src/php/ext/pdo_mysql/include -I/usr/src/php/ext/pdo_mysql/main -I/usr/src/php/ext/pdo_mysql -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/php/ext -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo_mysql/mysql_driver.c -MMD -MF mysql_driver.dep -MT mysql_driver.lo -fPIC -DPIC -o .libs/mysql_driver.o
- #0 137.6 /bin/sh /usr/src/php/ext/pdo_mysql/libtool --mode=link cc -shared -I/usr/src/php/ext/pdo_mysql/include -I/usr/src/php/ext/pdo_mysql/main -I/usr/src/php/ext/pdo_mysql -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -pie -o pdo_mysql.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/pdo_mysql/modules pdo_mysql.lo mysql_driver.lo mysql_statement.lo
- #0 137.6 cc -shared .libs/pdo_mysql.o .libs/mysql_driver.o .libs/mysql_statement.o -Wl,-O1 -Wl,-soname -Wl,pdo_mysql.so -o .libs/pdo_mysql.so
- #0 137.6 creating pdo_mysql.la
- #0 137.6 (cd .libs && rm -f pdo_mysql.la && ln -s ../pdo_mysql.la pdo_mysql.la)
- #0 137.6 /bin/sh /usr/src/php/ext/pdo_mysql/libtool --mode=install cp ./pdo_mysql.la /usr/src/php/ext/pdo_mysql/modules
- #0 137.7 cp ./.libs/pdo_mysql.so /usr/src/php/ext/pdo_mysql/modules/pdo_mysql.so
- #0 137.7 cp ./.libs/pdo_mysql.lai /usr/src/php/ext/pdo_mysql/modules/pdo_mysql.la
- #0 137.7 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/pdo_mysql/modules
- #0 137.7 ----------------------------------------------------------------------
- #0 137.7 Libraries have been installed in:
- #0 137.7 /usr/src/php/ext/pdo_mysql/modules
- #0 137.7
- #0 137.7 If you ever happen to want to link against installed libraries
- #0 137.7 in a given directory, LIBDIR, you must either use libtool, and
- #0 137.7 specify the full pathname of the library, or use the `-LLIBDIR'
- #0 137.7 flag during linking and do at least one of the following:
- #0 137.7 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- #0 137.7 during execution
- #0 137.7 - add LIBDIR to the `LD_RUN_PATH' environment variable
- #0 137.7 during linking
- #0 137.7 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- #0 137.7
- #0 137.7 See any operating system documentation about shared libraries for
- #0 137.7 more information, such as the ld(1) and ld.so(8) manual pages.
- #0 137.7 ----------------------------------------------------------------------
- #0 137.7
- #0 137.7 Build complete.
- #0 137.7 Don't forget to run 'make test'.
- #0 137.7
- #0 137.7 + strip --strip-all modules/pdo_mysql.so
- #0 137.8 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
- #0 137.8 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
- #0 137.9 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
- #0 137.9 find . -name \*.la -o -name \*.a | xargs rm -f
- #0 137.9 find . -name \*.so | xargs rm -f
- #0 137.9 find . -name .libs -a -type d|xargs rm -rf
- #0 137.9 rm -f libphp.la modules/* libs/*
- #0 137.9 rm -f ext/opcache/jit/zend_jit_x86.c
- #0 137.9 rm -f ext/opcache/jit/zend_jit_arm64.c
- #0 137.9 rm -f ext/opcache/minilua
- #0 137.9 Configuring for:
- #0 137.9 PHP Api Version: 20210902
- #0 137.9 Zend Module Api No: 20210902
- #0 137.9 Zend Extension Api No: 420210902
- #0 138.4 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
- #0 138.4 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
- #0 138.4 configure.ac:18: the top level
- #0 139.8 checking for libxml-2.0 >= 2.9.0... yes
- #0 139.8 checking for a sed that does not truncate output... /bin/sed
- #0 139.8 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
- #0 139.8 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
- #0 139.8 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
- #0 139.8 checking for BSD-compatible nm... /usr/bin/nm -B
- #0 139.8 checking whether ln -s works... yes
- #0 139.8 checking how to recognize dependent libraries... pass_all
- #0 139.8 checking for stdio.h... yes
- #0 139.9 checking for stdlib.h... yes
- #0 139.9 checking for string.h... yes
- #0 139.9 checking for inttypes.h... yes
- #0 139.9 checking for stdint.h... yes
- #0 139.9 checking for strings.h... yes
- #0 140.0 checking for sys/stat.h... yes
- #0 140.0 checking for sys/types.h... yes
- #0 140.0 checking for unistd.h... yes
- #0 140.0 checking for dlfcn.h... yes
- #0 140.1 checking the maximum length of command line arguments... 98304
- #0 140.1 checking command to parse /usr/bin/nm -B output from cc object... ok
- #0 140.1 checking for objdir... .libs
- #0 140.1 checking for ar... ar
- #0 140.1 checking for ranlib... ranlib
- #0 140.1 checking for strip... strip
- #0 140.2 checking if cc supports -fno-rtti -fno-exceptions... no
- #0 140.2 checking for cc option to produce PIC... -fPIC
- #0 140.2 checking if cc PIC flag -fPIC works... yes
- #0 140.2 checking if cc static flag -static works... yes
- #0 140.3 checking if cc supports -c -o file.o... yes
- #0 140.3 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
- #0 140.3 checking whether -lc should be explicitly linked in... no
- #0 140.3 checking dynamic linker characteristics... GNU/Linux ld.so
- #0 140.4 checking how to hardcode library paths into programs... immediate
- #0 140.4 checking whether stripping libraries is possible... yes
- #0 140.4 checking if libtool supports shared libraries... yes
- #0 140.4 checking whether to build shared libraries... yes
- #0 140.4 checking whether to build static libraries... no
- #0 140.4
- #0 140.4 creating libtool
- #0 140.5 appending configuration tag "CXX" to libtool
- #0 140.6 configure: patching config.h.in
- #0 140.6 configure: creating ./config.status#0 138.4 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 138.4 configure.ac:161: You should run autoupdate.
- #0 138.4 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 138.4 configure.ac:161: You should run autoupdate.
- #0 138.4 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 138.4 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 138.4 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 138.4 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 138.4 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 138.4 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
- #0 138.4 configure.ac:161: You should run autoupdate.
- #0 138.4 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- #0 138.4 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 138.4 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 138.4 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 138.4 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 138.4 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 140.6 config.status: creating config.h
- #0 140.7 /bin/sh /usr/src/php/ext/xml/libtool --mode=compile cc -I. -I/usr/src/php/ext/xml -I/usr/src/php/ext/xml/include -I/usr/src/php/ext/xml/main -I/usr/src/php/ext/xml -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/xml/xml.c -o xml.lo -MMD -MF xml.dep -MT xml.lo
- #0 140.7 /bin/sh /usr/src/php/ext/xml/libtool --mode=compile cc -I. -I/usr/src/php/ext/xml -I/usr/src/php/ext/xml/include -I/usr/src/php/ext/xml/main -I/usr/src/php/ext/xml -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/xml/compat.c -o compat.lo -MMD -MF compat.dep -MT compat.lo
- #0 140.7 mkdir .libs
- #0 140.7 mkdir .libs
- #0 140.7 mkdir: can't create directory '.libs': File exists
- #0 140.7 cc -I. -I/usr/src/php/ext/xml -I/usr/src/php/ext/xml/include -I/usr/src/php/ext/xml/main -I/usr/src/php/ext/xml -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/xml/xml.c -MMD -MF xml.dep -MT xml.lo -fPIC -DPIC -o .libs/xml.o
- #0 140.7 cc -I. -I/usr/src/php/ext/xml -I/usr/src/php/ext/xml/include -I/usr/src/php/ext/xml/main -I/usr/src/php/ext/xml -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/xml/compat.c -MMD -MF compat.dep -MT compat.lo -fPIC -DPIC -o .libs/compat.o
- #0 141.9 /bin/sh /usr/src/php/ext/xml/libtool --mode=link cc -shared -I/usr/src/php/ext/xml/include -I/usr/src/php/ext/xml/main -I/usr/src/php/ext/xml -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -pie -o xml.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/xml/modules xml.lo compat.lo -lxml2
- #0 142.0 cc -shared .libs/xml.o .libs/compat.o -lxml2 -Wl,-O1 -Wl,-soname -Wl,xml.so -o .libs/xml.so
- #0 142.0 creating xml.la
- #0 142.0 (cd .libs && rm -f xml.la && ln -s ../xml.la xml.la)
- #0 142.0 /bin/sh /usr/src/php/ext/xml/libtool --mode=install cp ./xml.la /usr/src/php/ext/xml/modules
- #0 142.1 cp ./.libs/xml.so /usr/src/php/ext/xml/modules/xml.so
- #0 142.1 cp ./.libs/xml.lai /usr/src/php/ext/xml/modules/xml.la
- #0 142.1 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/xml/modules
- #0 142.1 ----------------------------------------------------------------------
- #0 142.1 Libraries have been installed in:
- #0 142.1 /usr/src/php/ext/xml/modules
- #0 142.1
- #0 142.1 If you ever happen to want to link against installed libraries
- #0 142.1 in a given directory, LIBDIR, you must either use libtool, and
- #0 142.1 specify the full pathname of the library, or use the `-LLIBDIR'
- #0 142.1 flag during linking and do at least one of the following:
- #0 142.1 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- #0 142.1 during execution
- #0 142.1 - add LIBDIR to the `LD_RUN_PATH' environment variable
- #0 142.1 during linking
- #0 142.1 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- #0 142.1
- #0 142.1 See any operating system documentation about shared libraries for
- #0 142.1 more information, such as the ld(1) and ld.so(8) manual pages.
- #0 142.1 ----------------------------------------------------------------------
- #0 142.1
- #0 142.1 Build complete.
- #0 142.1 Don't forget to run 'make test'.
- #0 142.1
- #0 142.1 + strip --strip-all modules/xml.so
- #0 142.1 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
- #0 142.2 Installing header files: /usr/local/include/php/
- #0 142.3
- #0 142.3 warning: xml (xml.so) is already loaded!
- #0 142.3
- #0 142.3 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
- #0 142.3 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
- #0 142.3 find . -name \*.la -o -name \*.a | xargs rm -f
- #0 142.3 find . -name \*.so | xargs rm -f
- #0 142.3 find . -name .libs -a -type d|xargs rm -rf
- #0 142.3 rm -f libphp.la modules/* libs/*
- #0 142.3 rm -f ext/opcache/jit/zend_jit_x86.c
- #0 142.3 rm -f ext/opcache/jit/zend_jit_arm64.c
- #0 142.3 rm -f ext/opcache/minilua
- #0 142.3 Configuring for:
- #0 142.3 PHP Api Version: 20210902
- #0 142.3 Zend Module Api No: 20210902
- #0 142.3 Zend Extension Api No: 420210902
- #0 142.9 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
- #0 142.9 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
- #0 142.9 configure.ac:18: the top level
- #0 142.9 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 142.9 configure.ac:161: You should run autoupdate.
- #0 142.9 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 142.9 configure.ac:161: You should run autoupdate.
- #0 142.9 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 142.9 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 142.9 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 142.9 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 142.9 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 142.9 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
- #0 142.9 configure.ac:161: You should run autoupdate.
- #0 142.9 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- #0 142.9 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 142.9 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 142.9 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 142.9 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 142.9 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
- #0 142.9 configure.ac:161: You should run autoupdate.
- #0 142.9 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
- #0 142.9 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 142.9 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 142.9 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 143.6 checking for grep that handles long lines and -e... /bin/grep
- #0 143.6 checking for egrep... /bin/grep -E
- #0 143.6 checking for a sed that does not truncate output... /bin/sed
- #0 143.6 checking for pkg-config... /usr/bin/pkg-config
- #0 143.6 checking pkg-config is at least version 0.9.0... yes
- #0 143.6 checking for cc... cc
- #0 143.7 checking whether the C compiler works... yes
- #0 143.7 checking for C compiler default output file name... a.out
- #0 143.7 checking for suffix of executables...
- #0 143.7 checking whether we are cross compiling... no
- #0 143.8 checking for suffix of object files... o
- #0 143.8 checking whether the compiler supports GNU C... yes
- #0 143.8 checking whether cc accepts -g... yes
- #0 143.9 checking for cc option to enable C11 features... none needed
- #0 144.0 checking how to run the C preprocessor... cc -E
- #0 144.0 checking for icc... no
- #0 144.0 checking for suncc... no
- #0 144.1 checking for system library directory... lib
- #0 144.1 checking if compiler supports -Wl,-rpath,... yes
- #0 144.1 checking build system type... x86_64-pc-linux-musl
- #0 144.1 checking host system type... x86_64-pc-linux-musl
- #0 144.1 checking target system type... x86_64-pc-linux-musl
- #0 144.2 checking for PHP prefix... /usr/local
- #0 144.2 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
- #0 144.2 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
- #0 144.2 checking for PHP installed headers prefix... /usr/local/include/php
- #0 144.2 checking if debug is enabled... no
- #0 144.2 checking if zts is enabled... no
- #0 144.2 checking for gawk... no
- #0 144.2 checking for nawk... no
- #0 144.2 checking for awk... awk
- #0 144.2 checking if awk is broken... no
- #0 144.2 checking for fileinfo support... yes, shared
- #0 144.2 checking for strcasestr... yes
- #0 144.3 checking for utimes... yes
- #0 144.3 checking for strndup... yes
- #0 144.3 checking for a sed that does not truncate output... /bin/sed
- #0 144.3 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
- #0 144.3 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
- #0 144.4 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
- #0 144.4 checking for BSD-compatible nm... /usr/bin/nm -B
- #0 144.4 checking whether ln -s works... yes
- #0 144.4 checking how to recognize dependent libraries... pass_all
- #0 144.4 checking for stdio.h... yes
- #0 144.4 checking for stdlib.h... yes
- #0 144.4 checking for string.h... yes
- #0 144.4 checking for inttypes.h... yes
- #0 144.5 checking for stdint.h... yes
- #0 144.5 checking for strings.h... yes
- #0 144.5 checking for sys/stat.h... yes
- #0 144.5 checking for sys/types.h... yes
- #0 144.6 checking for unistd.h... yes
- #0 144.6 checking for dlfcn.h... yes
- #0 144.6 checking the maximum length of command line arguments... 98304
- #0 144.6 checking command to parse /usr/bin/nm -B output from cc object... ok
- #0 144.7 checking for objdir... .libs
- #0 144.7 checking for ar... ar
- #0 144.7 checking for ranlib... ranlib
- #0 144.7 checking for strip... strip
- #0 144.8 checking if cc supports -fno-rtti -fno-exceptions... no
- #0 144.8 checking for cc option to produce PIC... -fPIC
- #0 144.8 checking if cc PIC flag -fPIC works... yes
- #0 144.8 checking if cc static flag -static works... yes
- #0 144.8 checking if cc supports -c -o file.o... yes
- #0 144.9 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
- #0 144.9 checking whether -lc should be explicitly linked in... no
- #0 144.9 checking dynamic linker characteristics... GNU/Linux ld.so
- #0 144.9 checking how to hardcode library paths into programs... immediate
- #0 144.9 checking whether stripping libraries is possible... yes
- #0 144.9 checking if libtool supports shared libraries... yes
- #0 144.9 checking whether to build shared libraries... yes
- #0 144.9 checking whether to build static libraries... no
- #0 145.0
- #0 145.0 creating libtool
- #0 145.1 appending configuration tag "CXX" to libtool
- #0 145.1 configure: patching config.h.in
- #0 145.1 configure: creating ./config.status
- #0 145.2 config.status: creating config.h
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/fileinfo.c -o fileinfo.lo -MMD -MF fileinfo.dep -MT fileinfo.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/apprentice.c -o libmagic/apprentice.lo -MMD -MF libmagic/apprentice.dep -MT libmagic/apprentice.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/apptype.c -o libmagic/apptype.lo -MMD -MF libmagic/apptype.dep -MT libmagic/apptype.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/ascmagic.c -o libmagic/ascmagic.lo -MMD -MF libmagic/ascmagic.dep -MT libmagic/ascmagic.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/cdf.c -o libmagic/cdf.lo -MMD -MF libmagic/cdf.dep -MT libmagic/cdf.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/cdf_time.c -o libmagic/cdf_time.lo -MMD -MF libmagic/cdf_time.dep -MT libmagic/cdf_time.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/compress.c -o libmagic/compress.lo -MMD -MF libmagic/compress.dep -MT libmagic/compress.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/encoding.c -o libmagic/encoding.lo -MMD -MF libmagic/encoding.dep -MT libmagic/encoding.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/fsmagic.c -o libmagic/fsmagic.lo -MMD -MF libmagic/fsmagic.dep -MT libmagic/fsmagic.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/funcs.c -o libmagic/funcs.lo -MMD -MF libmagic/funcs.dep -MT libmagic/funcs.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/is_json.c -o libmagic/is_json.lo -MMD -MF libmagic/is_json.dep -MT libmagic/is_json.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/is_tar.c -o libmagic/is_tar.lo -MMD -MF libmagic/is_tar.dep -MT libmagic/is_tar.lo
- #0 145.4 mkdir libmagic/.libs
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/compress.c -MMD -MF libmagic/compress.dep -MT libmagic/compress.lo -fPIC -DPIC -o libmagic/.libs/compress.o
- #0 145.4 mkdir .libs
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/is_tar.c -MMD -MF libmagic/is_tar.dep -MT libmagic/is_tar.lo -fPIC -DPIC -o libmagic/.libs/is_tar.o
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/apprentice.c -MMD -MF libmagic/apprentice.dep -MT libmagic/apprentice.lo -fPIC -DPIC -o libmagic/.libs/apprentice.o
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/fileinfo.c -MMD -MF fileinfo.dep -MT fileinfo.lo -fPIC -DPIC -o .libs/fileinfo.o
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/ascmagic.c -MMD -MF libmagic/ascmagic.dep -MT libmagic/ascmagic.lo -fPIC -DPIC -o libmagic/.libs/ascmagic.o
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/cdf.c -MMD -MF libmagic/cdf.dep -MT libmagic/cdf.lo -fPIC -DPIC -o libmagic/.libs/cdf.o
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/apptype.c -MMD -MF libmagic/apptype.dep -MT libmagic/apptype.lo -fPIC -DPIC -o libmagic/.libs/apptype.o
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/encoding.c -MMD -MF libmagic/encoding.dep -MT libmagic/encoding.lo -fPIC -DPIC -o libmagic/.libs/encoding.o
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/funcs.c -MMD -MF libmagic/funcs.dep -MT libmagic/funcs.lo -fPIC -DPIC -o libmagic/.libs/funcs.o
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/is_json.c -MMD -MF libmagic/is_json.dep -MT libmagic/is_json.lo -fPIC -DPIC -o libmagic/.libs/is_json.o
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/fsmagic.c -MMD -MF libmagic/fsmagic.dep -MT libmagic/fsmagic.lo -fPIC -DPIC -o libmagic/.libs/fsmagic.o
- #0 145.5 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/cdf_time.c -MMD -MF libmagic/cdf_time.dep -MT libmagic/cdf_time.lo -fPIC -DPIC -o libmagic/.libs/cdf_time.o
- #0 146.0 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/magic.c -o libmagic/magic.lo -MMD -MF libmagic/magic.dep -MT libmagic/magic.lo
- #0 146.0 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/print.c -o libmagic/print.lo -MMD -MF libmagic/print.dep -MT libmagic/print.lo
- #0 146.1 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/readcdf.c -o libmagic/readcdf.lo -MMD -MF libmagic/readcdf.dep -MT libmagic/readcdf.lo
- #0 146.1 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/softmagic.c -o libmagic/softmagic.lo -MMD -MF libmagic/softmagic.dep -MT libmagic/softmagic.lo
- #0 146.2 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/magic.c -MMD -MF libmagic/magic.dep -MT libmagic/magic.lo -fPIC -DPIC -o libmagic/.libs/magic.o
- #0 146.3 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/der.c -o libmagic/der.lo -MMD -MF libmagic/der.dep -MT libmagic/der.lo
- #0 146.3 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/buffer.c -o libmagic/buffer.lo -MMD -MF libmagic/buffer.dep -MT libmagic/buffer.lo
- #0 146.3 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/readcdf.c -MMD -MF libmagic/readcdf.dep -MT libmagic/readcdf.lo -fPIC -DPIC -o libmagic/.libs/readcdf.o
- #0 146.3 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/print.c -MMD -MF libmagic/print.dep -MT libmagic/print.lo -fPIC -DPIC -o libmagic/.libs/print.o
- #0 146.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/softmagic.c -MMD -MF libmagic/softmagic.dep -MT libmagic/softmagic.lo -fPIC -DPIC -o libmagic/.libs/softmagic.o
- #0 146.5 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/is_csv.c -o libmagic/is_csv.lo -MMD -MF libmagic/is_csv.dep -MT libmagic/is_csv.lo
- #0 146.5 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/der.c -MMD -MF libmagic/der.dep -MT libmagic/der.lo -fPIC -DPIC -o libmagic/.libs/der.o
- #0 146.5 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/buffer.c -MMD -MF libmagic/buffer.dep -MT libmagic/buffer.lo -fPIC -DPIC -o libmagic/.libs/buffer.o
- #0 146.6 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/is_csv.c -MMD -MF libmagic/is_csv.dep -MT libmagic/is_csv.lo -fPIC -DPIC -o libmagic/.libs/is_csv.o
- #0 170.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=link cc -shared -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -pie -o fileinfo.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/fileinfo/modules fileinfo.lo libmagic/apprentice.lo libmagic/apptype.lo libmagic/ascmagic.lo libmagic/cdf.lo libmagic/cdf_time.lo libmagic/compress.lo libmagic/encoding.lo libmagic/fsmagic.lo libmagic/funcs.lo libmagic/is_json.lo libmagic/is_tar.lo libmagic/magic.lo libmagic/print.lo libmagic/readcdf.lo libmagic/softmagic.lo libmagic/der.lo libmagic/buffer.lo libmagic/is_csv.lo
- #0 170.2 cc -shared .libs/fileinfo.o libmagic/.libs/apprentice.o libmagic/.libs/apptype.o libmagic/.libs/ascmagic.o libmagic/.libs/cdf.o libmagic/.libs/cdf_time.o libmagic/.libs/compress.o libmagic/.libs/encoding.o libmagic/.libs/fsmagic.o libmagic/.libs/funcs.o libmagic/.libs/is_json.o libmagic/.libs/is_tar.o libmagic/.libs/magic.o libmagic/.libs/print.o libmagic/.libs/readcdf.o libmagic/.libs/softmagic.o libmagic/.libs/der.o libmagic/.libs/buffer.o libmagic/.libs/is_csv.o -Wl,-O1 -Wl,-soname -Wl,fileinfo.so -o .libs/fileinfo.so
- #0 170.3 creating fileinfo.la
- #0 170.3 (cd .libs && rm -f fileinfo.la && ln -s ../fileinfo.la fileinfo.la)
- #0 170.3 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=install cp ./fileinfo.la /usr/src/php/ext/fileinfo/modules
- #0 170.3 cp ./.libs/fileinfo.so /usr/src/php/ext/fileinfo/modules/fileinfo.so
- #0 170.3 cp ./.libs/fileinfo.lai /usr/src/php/ext/fileinfo/modules/fileinfo.la
- #0 170.3 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/fileinfo/modules
- #0 170.3 ----------------------------------------------------------------------
- #0 170.3 Libraries have been installed in:
- #0 170.3 /usr/src/php/ext/fileinfo/modules
- #0 170.3
- #0 170.3 If you ever happen to want to link against installed libraries
- #0 170.3 in a given directory, LIBDIR, you must either use libtool, and
- #0 170.3 specify the full pathname of the library, or use the `-LLIBDIR'
- #0 170.3 flag during linking and do at least one of the following:
- #0 170.3 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- #0 170.3 during execution
- #0 170.3 - add LIBDIR to the `LD_RUN_PATH' environment variable
- #0 170.3 during linking
- #0 170.3 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- #0 170.3
- #0 170.3 See any operating system documentation about shared libraries for
- #0 170.3 more information, such as the ld(1) and ld.so(8) manual pages.
- #0 170.3 ----------------------------------------------------------------------
- #0 170.3
- #0 170.3 Build complete.
- #0 170.3 Don't forget to run 'make test'.
- #0 170.3
- #0 170.3 + strip --strip-all modules/fileinfo.so
- #0 170.4 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
- #0 170.4
- #0 170.4 warning: fileinfo (fileinfo.so) is already loaded!
- #0 170.4
- #0 170.4 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
- #0 170.4 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
- #0 170.4 find . -name \*.la -o -name \*.a | xargs rm -f
- #0 170.4 find . -name \*.so | xargs rm -f
- #0 180.2 find . -name .libs -a -type d|xargs rm -rf
- #0 180.2 rm -f libphp.la modules/* libs/*
- #0 180.2 rm -f ext/opcache/jit/zend_jit_x86.c
- #0 180.2 rm -f ext/opcache/jit/zend_jit_arm64.c
- #0 180.2 rm -f ext/opcache/minilua
- #0 180.2 Configuring for:
- #0 180.2 PHP Api Version: 20210902
- #0 180.2 Zend Module Api No: 20210902
- #0 180.2 Zend Extension Api No: 420210902
- #0 180.8 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
- #0 180.8 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
- #0 180.8 configure.ac:18: the top level
- #0 180.8 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 180.8 configure.ac:161: You should run autoupdate.
- #0 180.8 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 180.8 configure.ac:161: You should run autoupdate.
- #0 180.8 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 180.8 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 180.8 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 180.8 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 180.8 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 180.8 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
- #0 180.8 configure.ac:161: You should run autoupdate.
- #0 180.8 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- #0 180.8 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 180.8 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 180.8 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 180.8 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 180.8 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
- #0 180.8 configure.ac:161: You should run autoupdate.
- #0 180.8 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
- #0 180.8 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 180.8 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 180.8 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 182.5 checking for grep that handles long lines and -e... /bin/grep
- #0 182.6 checking for egrep... /bin/grep -E
- #0 182.6 checking for a sed that does not truncate output... /bin/sed
- #0 182.7 checking for pkg-config... /usr/bin/pkg-config
- #0 182.7 checking pkg-config is at least version 0.9.0... yes
- #0 182.7 checking for cc... cc
- #0 182.7 checking whether the C compiler works... yes
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
- #0 138.4 configure.ac:161: You should run autoupdate.
- #0 138.4 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
- #0 138.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 138.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 138.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 138.4 configure.ac:161: the top level
- #0 139.2 checking for grep that handles long lines and -e... /bin/grep
- #0 139.3 checking for egrep... /bin/grep -E
- #0 139.3 checking for a sed that does not truncate output... /bin/sed
- #0 139.3 checking for pkg-config... /usr/bin/pkg-config
- #0 139.3 checking pkg-config is at least version 0.9.0... yes
- #0 139.3 checking for cc... cc
- #0 139.3 checking whether the C compiler works... yes
- #0 139.4 checking for C compiler default output file name... a.out
- #0 139.4 checking for suffix of executables...
- #0 139.4 checking whether we are cross compiling... no
- #0 139.4 checking for suffix of object files... o
- #0 139.5 checking whether the compiler supports GNU C... yes
- #0 139.5 checking whether cc accepts -g... yes
- #0 139.5 checking for cc option to enable C11 features... none needed
- #0 139.6 checking how to run the C preprocessor... cc -E
- #0 139.6 checking for icc... no
- #0 139.6 checking for suncc... no
- #0 139.7 checking for system library directory... lib
- #0 139.7 checking if compiler supports -Wl,-rpath,... yes
- #0 139.7 checking build system type... x86_64-pc-linux-musl
- #0 139.7 checking host system type... x86_64-pc-linux-musl
- #0 139.7 checking target system type... x86_64-pc-linux-musl
- #0 139.8 checking for PHP prefix... /usr/local
- #0 139.8 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
- #0 139.8 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
- #0 139.8 checking for PHP installed headers prefix... /usr/local/include/php
- #0 139.8 checking if debug is enabled... no
- #0 139.8 checking if zts is enabled... no
- #0 139.8 checking for gawk... no
- #0 139.8 checking for nawk... no
- #0 139.8 checking for awk... awk
- #0 139.8 checking if awk is broken... no
- #0 139.8 checking whether to enable XML support... yes, shared
- #0 139.8 checking whether to build with expat support... no
- #0 139.8 checking for libxml-2.0 >= 2.9.0... yes
- #0 139.8 checking for a sed that does not truncate output... /bin/sed
- #0 139.8 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
- #0 139.8 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
- #0 139.8 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
- #0 139.8 checking for BSD-compatible nm... /usr/bin/nm -B
- #0 139.8 checking whether ln -s works... yes
- #0 139.8 checking how to recognize dependent libraries... pass_all
- #0 139.8 checking for stdio.h... yes
- #0 139.9 checking for stdlib.h... yes
- #0 139.9 checking for string.h... yes
- #0 139.9 checking for inttypes.h... yes
- #0 139.9 checking for stdint.h... yes
- #0 139.9 checking for strings.h... yes
- #0 140.0 checking for sys/stat.h... yes
- #0 140.0 checking for sys/types.h... yes
- #0 140.0 checking for unistd.h... yes
- #0 140.0 checking for dlfcn.h... yes
- #0 140.1 checking the maximum length of command line arguments... 98304
- #0 140.1 checking command to parse /usr/bin/nm -B output from cc object... ok
- #0 140.1 checking for objdir... .libs
- #0 140.1 checking for ar... ar
- #0 140.1 checking for ranlib... ranlib
- #0 140.1 checking for strip... strip
- #0 140.2 checking if cc supports -fno-rtti -fno-exceptions... no
- #0 140.2 checking for cc option to produce PIC... -fPIC
- #0 140.2 checking if cc PIC flag -fPIC works... yes
- #0 140.2 checking if cc static flag -static works... yes
- #0 140.3 checking if cc supports -c -o file.o... yes
- #0 140.3 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
- #0 140.3 checking whether -lc should be explicitly linked in... no
- #0 140.3 checking dynamic linker characteristics... GNU/Linux ld.so
- #0 140.4 checking how to hardcode library paths into programs... immediate
- #0 140.4 checking whether stripping libraries is possible... yes
- #0 140.4 checking if libtool supports shared libraries... yes
- #0 140.4 checking whether to build shared libraries... yes
- #0 140.4 checking whether to build static libraries... no
- #0 140.4
- #0 140.4 creating libtool
- #0 140.5 appending configuration tag "CXX" to libtool
- #0 140.6 configure: patching config.h.in
- #0 140.6 configure: creating ./config.status
- #0 140.6 config.status: creating config.h
- #0 140.7 /bin/sh /usr/src/php/ext/xml/libtool --mode=compile cc -I. -I/usr/src/php/ext/xml -I/usr/src/php/ext/xml/include -I/usr/src/php/ext/xml/main -I/usr/src/php/ext/xml -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/xml/xml.c -o xml.lo -MMD -MF xml.dep -MT xml.lo
- #0 140.7 /bin/sh /usr/src/php/ext/xml/libtool --mode=compile cc -I. -I/usr/src/php/ext/xml -I/usr/src/php/ext/xml/include -I/usr/src/php/ext/xml/main -I/usr/src/php/ext/xml -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/xml/compat.c -o compat.lo -MMD -MF compat.dep -MT compat.lo
- #0 140.7 mkdir .libs
- #0 140.7 mkdir .libs
- #0 140.7 mkdir: can't create directory '.libs': File exists
- #0 140.7 cc -I. -I/usr/src/php/ext/xml -I/usr/src/php/ext/xml/include -I/usr/src/php/ext/xml/main -I/usr/src/php/ext/xml -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/xml/xml.c -MMD -MF xml.dep -MT xml.lo -fPIC -DPIC -o .libs/xml.o
- #0 140.7 cc -I. -I/usr/src/php/ext/xml -I/usr/src/php/ext/xml/include -I/usr/src/php/ext/xml/main -I/usr/src/php/ext/xml -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/xml/compat.c -MMD -MF compat.dep -MT compat.lo -fPIC -DPIC -o .libs/compat.o
- #0 141.9 /bin/sh /usr/src/php/ext/xml/libtool --mode=link cc -shared -I/usr/src/php/ext/xml/include -I/usr/src/php/ext/xml/main -I/usr/src/php/ext/xml -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/libxml2 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -pie -o xml.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/xml/modules xml.lo compat.lo -lxml2
- #0 142.0 cc -shared .libs/xml.o .libs/compat.o -lxml2 -Wl,-O1 -Wl,-soname -Wl,xml.so -o .libs/xml.so
- #0 142.0 creating xml.la
- #0 142.0 (cd .libs && rm -f xml.la && ln -s ../xml.la xml.la)
- #0 142.0 /bin/sh /usr/src/php/ext/xml/libtool --mode=install cp ./xml.la /usr/src/php/ext/xml/modules
- #0 142.1 cp ./.libs/xml.so /usr/src/php/ext/xml/modules/xml.so
- #0 142.1 cp ./.libs/xml.lai /usr/src/php/ext/xml/modules/xml.la
- #0 142.1 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/xml/modules
- #0 142.1 ----------------------------------------------------------------------
- #0 142.1 Libraries have been installed in:
- #0 142.1 /usr/src/php/ext/xml/modules
- #0 142.1
- #0 142.1 If you ever happen to want to link against installed libraries
- #0 142.1 in a given directory, LIBDIR, you must either use libtool, and
- #0 142.1 specify the full pathname of the library, or use the `-LLIBDIR'
- #0 142.1 flag during linking and do at least one of the following:
- #0 142.1 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- #0 142.1 during execution
- #0 142.1 - add LIBDIR to the `LD_RUN_PATH' environment variable
- #0 142.1 during linking
- #0 142.1 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- #0 142.1
- #0 142.1 See any operating system documentation about shared libraries for
- #0 142.1 more information, such as the ld(1) and ld.so(8) manual pages.
- #0 142.1 ----------------------------------------------------------------------
- #0 142.1
- #0 142.1 Build complete.
- #0 142.1 Don't forget to run 'make test'.
- #0 142.1
- #0 142.1 + strip --strip-all modules/xml.so
- #0 142.1 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
- #0 142.2 Installing header files: /usr/local/include/php/
- #0 142.3
- #0 142.3 warning: xml (xml.so) is already loaded!
- #0 142.3
- #0 142.3 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
- #0 142.3 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
- #0 142.3 find . -name \*.la -o -name \*.a | xargs rm -f
- #0 142.3 find . -name \*.so | xargs rm -f
- #0 142.3 find . -name .libs -a -type d|xargs rm -rf
- #0 142.3 rm -f libphp.la modules/* libs/*
- #0 142.3 rm -f ext/opcache/jit/zend_jit_x86.c
- #0 142.3 rm -f ext/opcache/jit/zend_jit_arm64.c
- #0 142.3 rm -f ext/opcache/minilua
- #0 142.3 Configuring for:
- #0 142.3 PHP Api Version: 20210902
- #0 142.3 Zend Module Api No: 20210902
- #0 142.3 Zend Extension Api No: 420210902
- #0 142.9 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
- #0 142.9 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
- #0 142.9 configure.ac:18: the top level
- #0 142.9 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 142.9 configure.ac:161: You should run autoupdate.
- #0 142.9 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 142.9 configure.ac:161: You should run autoupdate.
- #0 142.9 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 142.9 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 142.9 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 142.9 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 142.9 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 142.9 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
- #0 142.9 configure.ac:161: You should run autoupdate.
- #0 142.9 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- #0 142.9 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 142.9 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 142.9 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 142.9 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 142.9 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
- #0 142.9 configure.ac:161: You should run autoupdate.
- #0 142.9 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
- #0 142.9 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 142.9 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 142.9 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 142.9 configure.ac:161: the top level
- #0 143.6 checking for grep that handles long lines and -e... /bin/grep
- #0 143.6 checking for egrep... /bin/grep -E
- #0 143.6 checking for a sed that does not truncate output... /bin/sed
- #0 143.6 checking for pkg-config... /usr/bin/pkg-config
- #0 143.6 checking pkg-config is at least version 0.9.0... yes
- #0 143.6 checking for cc... cc
- #0 143.7 checking whether the C compiler works... yes
- #0 143.7 checking for C compiler default output file name... a.out
- #0 143.7 checking for suffix of executables...
- #0 143.7 checking whether we are cross compiling... no
- #0 143.8 checking for suffix of object files... o
- #0 143.8 checking whether the compiler supports GNU C... yes
- #0 143.8 checking whether cc accepts -g... yes
- #0 143.9 checking for cc option to enable C11 features... none needed
- #0 144.0 checking how to run the C preprocessor... cc -E
- #0 144.0 checking for icc... no
- #0 144.0 checking for suncc... no
- #0 144.1 checking for system library directory... lib
- #0 144.1 checking if compiler supports -Wl,-rpath,... yes
- #0 144.1 checking build system type... x86_64-pc-linux-musl
- #0 144.1 checking host system type... x86_64-pc-linux-musl
- #0 144.1 checking target system type... x86_64-pc-linux-musl
- #0 144.2 checking for PHP prefix... /usr/local
- #0 144.2 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
- #0 144.2 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
- #0 144.2 checking for PHP installed headers prefix... /usr/local/include/php
- #0 144.2 checking if debug is enabled... no
- #0 144.2 checking if zts is enabled... no
- #0 144.2 checking for gawk... no
- #0 144.2 checking for nawk... no
- #0 144.2 checking for awk... awk
- #0 144.2 checking if awk is broken... no
- #0 144.2 checking for fileinfo support... yes, shared
- #0 144.2 checking for strcasestr... yes
- #0 144.3 checking for utimes... yes
- #0 144.3 checking for strndup... yes
- #0 144.3 checking for a sed that does not truncate output... /bin/sed
- #0 144.3 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
- #0 144.3 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
- #0 144.4 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
- #0 144.4 checking for BSD-compatible nm... /usr/bin/nm -B
- #0 144.4 checking whether ln -s works... yes
- #0 144.4 checking how to recognize dependent libraries... pass_all
- #0 144.4 checking for stdio.h... yes
- #0 144.4 checking for stdlib.h... yes
- #0 144.4 checking for string.h... yes
- #0 144.4 checking for inttypes.h... yes
- #0 144.5 checking for stdint.h... yes
- #0 144.5 checking for strings.h... yes
- #0 144.5 checking for sys/stat.h... yes
- #0 144.5 checking for sys/types.h... yes
- #0 144.6 checking for unistd.h... yes
- #0 144.6 checking for dlfcn.h... yes
- #0 144.6 checking the maximum length of command line arguments... 98304
- #0 144.6 checking command to parse /usr/bin/nm -B output from cc object... ok
- #0 144.7 checking for objdir... .libs
- #0 144.7 checking for ar... ar
- #0 144.7 checking for ranlib... ranlib
- #0 144.7 checking for strip... strip
- #0 144.8 checking if cc supports -fno-rtti -fno-exceptions... no
- #0 144.8 checking for cc option to produce PIC... -fPIC
- #0 144.8 checking if cc PIC flag -fPIC works... yes
- #0 144.8 checking if cc static flag -static works... yes
- #0 144.8 checking if cc supports -c -o file.o... yes
- #0 144.9 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
- #0 144.9 checking whether -lc should be explicitly linked in... no
- #0 144.9 checking dynamic linker characteristics... GNU/Linux ld.so
- #0 144.9 checking how to hardcode library paths into programs... immediate
- #0 144.9 checking whether stripping libraries is possible... yes
- #0 144.9 checking if libtool supports shared libraries... yes
- #0 144.9 checking whether to build shared libraries... yes
- #0 144.9 checking whether to build static libraries... no
- #0 145.0
- #0 145.0 creating libtool
- #0 145.1 appending configuration tag "CXX" to libtool
- #0 145.1 configure: patching config.h.in
- #0 145.1 configure: creating ./config.status
- #0 145.2 config.status: creating config.h
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/fileinfo.c -o fileinfo.lo -MMD -MF fileinfo.dep -MT fileinfo.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/apprentice.c -o libmagic/apprentice.lo -MMD -MF libmagic/apprentice.dep -MT libmagic/apprentice.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/apptype.c -o libmagic/apptype.lo -MMD -MF libmagic/apptype.dep -MT libmagic/apptype.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/ascmagic.c -o libmagic/ascmagic.lo -MMD -MF libmagic/ascmagic.dep -MT libmagic/ascmagic.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/cdf.c -o libmagic/cdf.lo -MMD -MF libmagic/cdf.dep -MT libmagic/cdf.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/cdf_time.c -o libmagic/cdf_time.lo -MMD -MF libmagic/cdf_time.dep -MT libmagic/cdf_time.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/compress.c -o libmagic/compress.lo -MMD -MF libmagic/compress.dep -MT libmagic/compress.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/encoding.c -o libmagic/encoding.lo -MMD -MF libmagic/encoding.dep -MT libmagic/encoding.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/fsmagic.c -o libmagic/fsmagic.lo -MMD -MF libmagic/fsmagic.dep -MT libmagic/fsmagic.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/funcs.c -o libmagic/funcs.lo -MMD -MF libmagic/funcs.dep -MT libmagic/funcs.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/is_json.c -o libmagic/is_json.lo -MMD -MF libmagic/is_json.dep -MT libmagic/is_json.lo
- #0 145.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/is_tar.c -o libmagic/is_tar.lo -MMD -MF libmagic/is_tar.dep -MT libmagic/is_tar.lo
- #0 145.4 mkdir libmagic/.libs
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/compress.c -MMD -MF libmagic/compress.dep -MT libmagic/compress.lo -fPIC -DPIC -o libmagic/.libs/compress.o
- #0 145.4 mkdir .libs
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/is_tar.c -MMD -MF libmagic/is_tar.dep -MT libmagic/is_tar.lo -fPIC -DPIC -o libmagic/.libs/is_tar.o
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/apprentice.c -MMD -MF libmagic/apprentice.dep -MT libmagic/apprentice.lo -fPIC -DPIC -o libmagic/.libs/apprentice.o
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/fileinfo.c -MMD -MF fileinfo.dep -MT fileinfo.lo -fPIC -DPIC -o .libs/fileinfo.o
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/ascmagic.c -MMD -MF libmagic/ascmagic.dep -MT libmagic/ascmagic.lo -fPIC -DPIC -o libmagic/.libs/ascmagic.o
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/cdf.c -MMD -MF libmagic/cdf.dep -MT libmagic/cdf.lo -fPIC -DPIC -o libmagic/.libs/cdf.o
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/apptype.c -MMD -MF libmagic/apptype.dep -MT libmagic/apptype.lo -fPIC -DPIC -o libmagic/.libs/apptype.o
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/encoding.c -MMD -MF libmagic/encoding.dep -MT libmagic/encoding.lo -fPIC -DPIC -o libmagic/.libs/encoding.o
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/funcs.c -MMD -MF libmagic/funcs.dep -MT libmagic/funcs.lo -fPIC -DPIC -o libmagic/.libs/funcs.o
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/is_json.c -MMD -MF libmagic/is_json.dep -MT libmagic/is_json.lo -fPIC -DPIC -o libmagic/.libs/is_json.o
- #0 145.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/fsmagic.c -MMD -MF libmagic/fsmagic.dep -MT libmagic/fsmagic.lo -fPIC -DPIC -o libmagic/.libs/fsmagic.o
- #0 182.8 checking for C compiler default output file name... a.out
- #0 182.8 checking for suffix of executables...
- #0 183.0 checking whether we are cross compiling... no
- #0 183.1 checking for suffix of object files... o
- #0 183.2 checking whether the compiler supports GNU C... yes
- #0 183.3 checking whether cc accepts -g... yes
- #0 183.4 checking for cc option to enable C11 features... none needed
- #0 183.6 checking how to run the C preprocessor... cc -E
- #0 183.7 checking for icc... no
- #0 183.7 checking for suncc... no
- #0 183.7 checking for system library directory... lib
- #0 183.7 checking if compiler supports -Wl,-rpath,... yes
- #0 183.8 checking build system type... x86_64-pc-linux-musl
- #0 183.8 checking host system type... x86_64-pc-linux-musl
- #0 183.8 checking target system type... x86_64-pc-linux-musl
- #0 184.0 checking for PHP prefix... /usr/local
- #0 184.0 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
- #0 184.0 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
- #0 184.0 checking for PHP installed headers prefix... /usr/local/include/php
- #0 184.0 checking if debug is enabled... no
- #0 184.0 checking if zts is enabled... no
- #0 184.1 checking for gawk... no
- #0 184.1 checking for nawk... no
- #0 184.1 checking for awk... awk
- #0 184.1 checking if awk is broken... no
- #0 184.1 checking whether to enable PDO support... yes, shared
- #0 184.1 checking for a sed that does not truncate output... /bin/sed
- #0 184.1 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
- #0 184.1 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
- #0 184.1 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
- #0 184.1 checking for BSD-compatible nm... /usr/bin/nm -B
- #0 184.1 checking whether ln -s works... yes
- #0 184.1 checking how to recognize dependent libraries... pass_all
- #0 184.2 checking for stdio.h... yes
- #0 184.3 checking for stdlib.h... yes
- #0 184.4 checking for string.h... yes
- #0 184.5 checking for inttypes.h... yes
- #0 184.5 checking for stdint.h... yes
- #0 184.5 checking for strings.h... yes
- #0 184.6 checking for sys/stat.h... yes
- #0 184.6 checking for sys/types.h... yes
- #0 184.7 checking for unistd.h... yes
- #0 184.8 checking for dlfcn.h... yes
- #0 184.8 checking the maximum length of command line arguments... 98304
- #0 184.8 checking command to parse /usr/bin/nm -B output from cc object... ok
- #0 184.9 checking for objdir... .libs
- #0 184.9 checking for ar... ar
- #0 184.9 checking for ranlib... ranlib
- #0 184.9 checking for strip... strip
- #0 185.0 checking if cc supports -fno-rtti -fno-exceptions... no
- #0 185.0 checking for cc option to produce PIC... -fPIC
- #0 185.0 checking if cc PIC flag -fPIC works... yes
- #0 185.0 checking if cc static flag -static works... yes
- #0 185.1 checking if cc supports -c -o file.o... yes
- #0 185.1 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
- #0 185.1 checking whether -lc should be explicitly linked in... no
- #0 185.1 checking dynamic linker characteristics... GNU/Linux ld.so
- #0 185.2 checking how to hardcode library paths into programs... immediate
- #0 185.2 checking whether stripping libraries is possible... yes
- #0 185.2 checking if libtool supports shared libraries... yes
- #0 185.2 checking whether to build shared libraries... yes
- #0 185.2 checking whether to build static libraries... no
- #0 185.2
- #0 185.2 creating libtool
- #0 185.3 appending configuration tag "CXX" to libtool
- #0 185.3 configure: patching config.h.in
- #0 185.3 configure: creating ./config.status
- #0 185.4 config.status: creating config.h
- #0 185.4 /bin/sh /usr/src/php/ext/pdo/libtool --mode=compile cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo.c -o pdo.lo -MMD -MF pdo.dep -MT pdo.lo
- #0 185.4 /bin/sh /usr/src/php/ext/pdo/libtool --mode=compile cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo_dbh.c -o pdo_dbh.lo -MMD -MF pdo_dbh.dep -MT pdo_dbh.lo
- #0 185.4 /bin/sh /usr/src/php/ext/pdo/libtool --mode=compile cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo_stmt.c -o pdo_stmt.lo -MMD -MF pdo_stmt.dep -MT pdo_stmt.lo
- #0 185.4 /bin/sh /usr/src/php/ext/pdo/libtool --mode=compile cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo_sql_parser.c -o pdo_sql_parser.lo -MMD -MF pdo_sql_parser.dep -MT pdo_sql_parser.lo#0 145.5 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/cdf_time.c -MMD -MF libmagic/cdf_time.dep -MT libmagic/cdf_time.lo -fPIC -DPIC -o libmagic/.libs/cdf_time.o
- #0 146.0 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/magic.c -o libmagic/magic.lo -MMD -MF libmagic/magic.dep -MT libmagic/magic.lo
- #0 146.0 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/print.c -o libmagic/print.lo -MMD -MF libmagic/print.dep -MT libmagic/print.lo
- #0 146.1 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/readcdf.c -o libmagic/readcdf.lo -MMD -MF libmagic/readcdf.dep -MT libmagic/readcdf.lo
- #0 146.1 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/softmagic.c -o libmagic/softmagic.lo -MMD -MF libmagic/softmagic.dep -MT libmagic/softmagic.lo
- #0 146.2 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/magic.c -MMD -MF libmagic/magic.dep -MT libmagic/magic.lo -fPIC -DPIC -o libmagic/.libs/magic.o
- #0 146.3 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/der.c -o libmagic/der.lo -MMD -MF libmagic/der.dep -MT libmagic/der.lo
- #0 146.3 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/buffer.c -o libmagic/buffer.lo -MMD -MF libmagic/buffer.dep -MT libmagic/buffer.lo
- #0 146.3 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/readcdf.c -MMD -MF libmagic/readcdf.dep -MT libmagic/readcdf.lo -fPIC -DPIC -o libmagic/.libs/readcdf.o
- #0 146.3 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/print.c -MMD -MF libmagic/print.dep -MT libmagic/print.lo -fPIC -DPIC -o libmagic/.libs/print.o
- #0 146.4 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/softmagic.c -MMD -MF libmagic/softmagic.dep -MT libmagic/softmagic.lo -fPIC -DPIC -o libmagic/.libs/softmagic.o
- #0 146.5 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=compile cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/is_csv.c -o libmagic/is_csv.lo -MMD -MF libmagic/is_csv.dep -MT libmagic/is_csv.lo
- #0 146.5 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/der.c -MMD -MF libmagic/der.dep -MT libmagic/der.lo -fPIC -DPIC -o libmagic/.libs/der.o
- #0 146.5 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/buffer.c -MMD -MF libmagic/buffer.dep -MT libmagic/buffer.lo -fPIC -DPIC -o libmagic/.libs/buffer.o
- #0 146.6 cc -I. -I/usr/src/php/ext/fileinfo -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/php/ext/fileinfo/libmagic -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/fileinfo/libmagic/is_csv.c -MMD -MF libmagic/is_csv.dep -MT libmagic/is_csv.lo -fPIC -DPIC -o libmagic/.libs/is_csv.o
- #0 170.2 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=link cc -shared -I/usr/src/php/ext/fileinfo/include -I/usr/src/php/ext/fileinfo/main -I/usr/src/php/ext/fileinfo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -pie -o fileinfo.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/fileinfo/modules fileinfo.lo libmagic/apprentice.lo libmagic/apptype.lo libmagic/ascmagic.lo libmagic/cdf.lo libmagic/cdf_time.lo libmagic/compress.lo libmagic/encoding.lo libmagic/fsmagic.lo libmagic/funcs.lo libmagic/is_json.lo libmagic/is_tar.lo libmagic/magic.lo libmagic/print.lo libmagic/readcdf.lo libmagic/softmagic.lo libmagic/der.lo libmagic/buffer.lo libmagic/is_csv.lo
- #0 170.2 cc -shared .libs/fileinfo.o libmagic/.libs/apprentice.o libmagic/.libs/apptype.o libmagic/.libs/ascmagic.o libmagic/.libs/cdf.o libmagic/.libs/cdf_time.o libmagic/.libs/compress.o libmagic/.libs/encoding.o libmagic/.libs/fsmagic.o libmagic/.libs/funcs.o libmagic/.libs/is_json.o libmagic/.libs/is_tar.o libmagic/.libs/magic.o libmagic/.libs/print.o libmagic/.libs/readcdf.o libmagic/.libs/softmagic.o libmagic/.libs/der.o libmagic/.libs/buffer.o libmagic/.libs/is_csv.o -Wl,-O1 -Wl,-soname -Wl,fileinfo.so -o .libs/fileinfo.so
- #0 170.3 creating fileinfo.la
- #0 170.3 (cd .libs && rm -f fileinfo.la && ln -s ../fileinfo.la fileinfo.la)
- #0 170.3 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=install cp ./fileinfo.la /usr/src/php/ext/fileinfo/modules
- #0 170.3 cp ./.libs/fileinfo.so /usr/src/php/ext/fileinfo/modules/fileinfo.so
- #0 170.3 cp ./.libs/fileinfo.lai /usr/src/php/ext/fileinfo/modules/fileinfo.la
- #0 170.3 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/fileinfo/modules
- #0 170.3 ----------------------------------------------------------------------
- #0 170.3 Libraries have been installed in:
- #0 170.3 /usr/src/php/ext/fileinfo/modules
- #0 170.3
- #0 185.4 /bin/sh /usr/src/php/ext/pdo/libtool --mode=compile cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo_sqlstate.c -o pdo_sqlstate.lo -MMD -MF pdo_sqlstate.dep -MT pdo_sqlstate.lo
- #0 185.6 mkdir .libs
- #0 185.6 mkdir .libs
- #0 185.6 mkdir .libs
- #0 185.6 mkdir: can't create directory '.libs': File exists
- #0 170.3 If you ever happen to want to link against installed libraries
- #0 170.3 in a given directory, LIBDIR, you must either use libtool, and
- #0 170.3 specify the full pathname of the library, or use the `-LLIBDIR'
- #0 170.3 flag during linking and do at least one of the following:
- #0 170.3 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- #0 170.3 during execution
- #0 170.3 - add LIBDIR to the `LD_RUN_PATH' environment variable
- #0 170.3 during linking
- #0 170.3 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- #0 170.3
- #0 170.3 See any operating system documentation about shared libraries for
- #0 170.3 more information, such as the ld(1) and ld.so(8) manual pages.
- #0 170.3 ----------------------------------------------------------------------
- #0 170.3
- #0 170.3 Build complete.
- #0 170.3 Don't forget to run 'make test'.
- #0 170.3
- #0 170.3 + strip --strip-all modules/fileinfo.so
- #0 170.4 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
- #0 170.4
- #0 170.4 warning: fileinfo (fileinfo.so) is already loaded!
- #0 170.4
- #0 170.4 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
- #0 170.4 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
- #0 170.4 find . -name \*.la -o -name \*.a | xargs rm -f
- #0 170.4 find . -name \*.so | xargs rm -f
- #0 180.2 find . -name .libs -a -type d|xargs rm -rf
- #0 180.2 rm -f libphp.la modules/* libs/*
- #0 180.2 rm -f ext/opcache/jit/zend_jit_x86.c
- #0 180.2 rm -f ext/opcache/jit/zend_jit_arm64.c
- #0 180.2 rm -f ext/opcache/minilua
- #0 180.2 Configuring for:
- #0 180.2 PHP Api Version: 20210902
- #0 180.2 Zend Module Api No: 20210902
- #0 180.2 Zend Extension Api No: 420210902
- #0 180.8 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
- #0 180.8 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
- #0 180.8 configure.ac:18: the top level
- #0 180.8 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 180.8 configure.ac:161: You should run autoupdate.
- #0 180.8 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...#0 185.6 mkdir: can't create directory '.libs': File exists
- #0 185.6 cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo.c -MMD -MF pdo.dep -MT pdo.lo -fPIC -DPIC -o .libs/pdo.o
- #0 185.6 cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo_sql_parser.c -MMD -MF pdo_sql_parser.dep -MT pdo_sql_parser.lo -fPIC -DPIC -o .libs/pdo_sql_parser.o
- #0 185.6 cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo_stmt.c -MMD -MF pdo_stmt.dep -MT pdo_stmt.lo -fPIC -DPIC -o .libs/pdo_stmt.o
- #0 185.6 cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo_sqlstate.c -MMD -MF pdo_sqlstate.dep -MT pdo_sqlstate.lo -fPIC -DPIC -o .libs/pdo_sqlstate.o
- #0 185.6 cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo_dbh.c -MMD -MF pdo_dbh.dep -MT pdo_dbh.lo -fPIC -DPIC -o .libs/pdo_dbh.o
- #0 187.5 /bin/sh /usr/src/php/ext/pdo/libtool --mode=link cc -shared -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -pie -o pdo.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/pdo/modules pdo.lo pdo_dbh.lo pdo_stmt.lo pdo_sql_parser.lo pdo_sqlstate.lo
- #0 187.6 cc -shared .libs/pdo.o .libs/pdo_dbh.o .libs/pdo_stmt.o .libs/pdo_sql_parser.o .libs/pdo_sqlstate.o -Wl,-O1 -Wl,-soname -Wl,pdo.so -o .libs/pdo.so
- #0 187.7 creating pdo.la
- #0 187.7 (cd .libs && rm -f pdo.la && ln -s ../pdo.la pdo.la)
- #0 187.7 /bin/sh /usr/src/php/ext/pdo/libtool --mode=install cp ./pdo.la /usr/src/php/ext/pdo/modules
- #0 187.7 cp ./.libs/pdo.so /usr/src/php/ext/pdo/modules/pdo.so
- #0 187.7 cp ./.libs/pdo.lai /usr/src/php/ext/pdo/modules/pdo.la
- #0 187.7 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/pdo/modules
- #0 187.7 ----------------------------------------------------------------------
- #0 187.7 Libraries have been installed in:
- #0 187.7 /usr/src/php/ext/pdo/modules
- #0 187.7
- #0 187.7 If you ever happen to want to link against installed libraries
- #0 187.7 in a given directory, LIBDIR, you must either use libtool, and
- #0 187.7 specify the full pathname of the library, or use the `-LLIBDIR'
- #0 187.7 flag during linking and do at least one of the following:
- #0 187.7 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- #0 187.7 during execution
- #0 187.7 - add LIBDIR to the `LD_RUN_PATH' environment variable
- #0 187.7 during linking
- #0 187.7 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- #0 187.7
- #0 187.7 See any operating system documentation about shared libraries for
- #0 187.7 more information, such as the ld(1) and ld.so(8) manual pages.
- #0 187.7 ----------------------------------------------------------------------
- #0 187.7
- #0 187.7 Build complete.
- #0 187.7 Don't forget to run 'make test'.
- #0 187.7
- #0 187.8 + strip --strip-all modules/pdo.so
- #0 187.8 Installing PDO headers: /usr/local/include/php/ext/pdo/
- #0 187.8 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 180.8 configure.ac:161: You should run autoupdate.
- #0 180.8 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 180.8 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 180.8 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 180.8 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 180.8 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 180.8 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 187.9 Installing header files: /usr/local/include/php/
- #0 188.0
- #0 188.0 warning: pdo (pdo.so) is already loaded!
- #0 188.0
- #0 188.0 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
- #0 188.0 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
- #0 188.0 find . -name \*.la -o -name \*.a | xargs rm -f
- #0 188.0 find . -name \*.so | xargs rm -f
- #0 188.0 find . -name .libs -a -type d|xargs rm -rf
- #0 188.0 rm -f libphp.la modules/* libs/*
- #0 188.0 rm -f ext/opcache/jit/zend_jit_x86.c
- #0 188.0 rm -f ext/opcache/jit/zend_jit_arm64.c
- #0 188.0 rm -f ext/opcache/minilua
- #0 188.0 Configuring for:
- #0 188.0 PHP Api Version: 20210902
- #0 188.0 Zend Module Api No: 20210902
- #0 188.0 Zend Extension Api No: 420210902
- #0 188.4 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
- #0 188.4 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
- #0 188.4 configure.ac:18: the top level
- #0 188.4 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 188.4 configure.ac:161: You should run autoupdate.
- #0 188.4 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
- #0 180.8 configure.ac:161: You should run autoupdate.
- #0 180.8 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- #0 180.8 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 180.8 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 180.8 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 180.8 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 180.8 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist#0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 188.4 configure.ac:161: You should run autoupdate.
- #0 188.4 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 188.4 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 188.4 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 188.4 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 188.4 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 188.4 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
- #0 188.4 configure.ac:161: You should run autoupdate.
- #0 188.4 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- #0 188.4 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 188.4 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 188.4 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 188.4 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 188.4 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
- #0 180.8 configure.ac:161: You should run autoupdate.
- #0 180.8 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
- #0 180.8 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 180.8 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 180.8 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 180.8 configure.ac:161: the top level
- #0 182.5 checking for grep that handles long lines and -e... /bin/grep
- #0 182.6 checking for egrep... /bin/grep -E
- #0 182.6 checking for a sed that does not truncate output... /bin/sed
- #0 182.7 checking for pkg-config... /usr/bin/pkg-config
- #0 182.7 checking pkg-config is at least version 0.9.0... yes
- #0 182.7 checking for cc... cc
- #0 182.7 checking whether the C compiler works... yes
- #0 182.8 checking for C compiler default output file name... a.out
- #0 182.8 checking for suffix of executables...
- #0 183.0 checking whether we are cross compiling... no
- #0 183.1 checking for suffix of object files... o
- #0 183.2 checking whether the compiler supports GNU C... yes
- #0 183.3 checking whether cc accepts -g... yes
- #0 183.4 checking for cc option to enable C11 features... none needed
- #0 183.6 checking how to run the C preprocessor... cc -E
- #0 183.7 checking for icc... no
- #0 183.7 checking for suncc... no
- #0 183.7 checking for system library directory... lib
- #0 183.7 checking if compiler supports -Wl,-rpath,... yes
- #0 183.8 checking build system type... x86_64-pc-linux-musl
- #0 183.8 checking host system type... x86_64-pc-linux-musl
- #0 183.8 checking target system type... x86_64-pc-linux-musl
- #0 184.0 checking for PHP prefix... /usr/local
- #0 184.0 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
- #0 184.0 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
- #0 184.0 checking for PHP installed headers prefix... /usr/local/include/php
- #0 184.0 checking if debug is enabled... no
- #0 184.0 checking if zts is enabled... no
- #0 184.1 checking for gawk... no
- #0 184.1 checking for nawk... no
- #0 184.1 checking for awk... awk
- #0 184.1 checking if awk is broken... no
- #0 184.1 checking whether to enable PDO support... yes, shared
- #0 184.1 checking for a sed that does not truncate output... /bin/sed
- #0 184.1 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
- #0 184.1 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
- #0 184.1 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
- #0 184.1 checking for BSD-compatible nm... /usr/bin/nm -B
- #0 184.1 checking whether ln -s works... yes
- #0 184.1 checking how to recognize dependent libraries... pass_all
- #0 184.2 checking for stdio.h... yes
- #0 184.3 checking for stdlib.h... yes
- #0 184.4 checking for string.h... yes
- #0 184.5 checking for inttypes.h... yes
- #0 184.5 checking for stdint.h... yes
- #0 184.5 checking for strings.h... yes
- #0 184.6 checking for sys/stat.h... yes
- #0 184.6 checking for sys/types.h... yes
- #0 184.7 checking for unistd.h... yes
- #0 184.8 checking for dlfcn.h... yes
- #0 184.8 checking the maximum length of command line arguments... 98304
- #0 184.8 checking command to parse /usr/bin/nm -B output from cc object... ok
- #0 184.9 checking for objdir... .libs
- #0 184.9 checking for ar... ar
- #0 184.9 checking for ranlib... ranlib
- #0 184.9 checking for strip... strip
- #0 185.0 checking if cc supports -fno-rtti -fno-exceptions... no
- #0 185.0 checking for cc option to produce PIC... -fPIC
- #0 185.0 checking if cc PIC flag -fPIC works... yes
- #0 185.0 checking if cc static flag -static works... yes
- #0 185.1 checking if cc supports -c -o file.o... yes
- #0 185.1 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
- #0 185.1 checking whether -lc should be explicitly linked in... no
- #0 185.1 checking dynamic linker characteristics... GNU/Linux ld.so
- #0 185.2 checking how to hardcode library paths into programs... immediate
- #0 185.2 checking whether stripping libraries is possible... yes
- #0 185.2 checking if libtool supports shared libraries... yes
- #0 185.2 checking whether to build shared libraries... yes
- #0 185.2 checking whether to build static libraries... no
- #0 185.2
- #0 185.2 creating libtool
- #0 185.3 appending configuration tag "CXX" to libtool
- #0 185.3 configure: patching config.h.in
- #0 185.3 configure: creating ./config.status
- #0 185.4 config.status: creating config.h
- #0 185.4 /bin/sh /usr/src/php/ext/pdo/libtool --mode=compile cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo.c -o pdo.lo -MMD -MF pdo.dep -MT pdo.lo
- #0 185.4 /bin/sh /usr/src/php/ext/pdo/libtool --mode=compile cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo_dbh.c -o pdo_dbh.lo -MMD -MF pdo_dbh.dep -MT pdo_dbh.lo
- #0 185.4 /bin/sh /usr/src/php/ext/pdo/libtool --mode=compile cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo_stmt.c -o pdo_stmt.lo -MMD -MF pdo_stmt.dep -MT pdo_stmt.lo
- #0 185.4 /bin/sh /usr/src/php/ext/pdo/libtool --mode=compile cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo_sql_parser.c -o pdo_sql_parser.lo -MMD -MF pdo_sql_parser.dep -MT pdo_sql_parser.lo
- #0 185.4 /bin/sh /usr/src/php/ext/pdo/libtool --mode=compile cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo_sqlstate.c -o pdo_sqlstate.lo -MMD -MF pdo_sqlstate.dep -MT pdo_sqlstate.lo
- #0 185.6 mkdir .libs
- #0 185.6 mkdir .libs
- #0 185.6 mkdir .libs
- #0 185.6 mkdir: can't create directory '.libs': File exists
- #0 185.6 mkdir: can't create directory '.libs': File exists
- #0 185.6 cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo.c -MMD -MF pdo.dep -MT pdo.lo -fPIC -DPIC -o .libs/pdo.o
- #0 185.6 cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo_sql_parser.c -MMD -MF pdo_sql_parser.dep -MT pdo_sql_parser.lo -fPIC -DPIC -o .libs/pdo_sql_parser.o
- #0 185.6 cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo_stmt.c -MMD -MF pdo_stmt.dep -MT pdo_stmt.lo -fPIC -DPIC -o .libs/pdo_stmt.o
- #0 185.6 cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo_sqlstate.c -MMD -MF pdo_sqlstate.dep -MT pdo_sqlstate.lo -fPIC -DPIC -o .libs/pdo_sqlstate.o
- #0 185.6 cc -I. -I/usr/src/php/ext/pdo -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/pdo/pdo_dbh.c -MMD -MF pdo_dbh.dep -MT pdo_dbh.lo -fPIC -DPIC -o .libs/pdo_dbh.o
- #0 187.5 /bin/sh /usr/src/php/ext/pdo/libtool --mode=link cc -shared -I/usr/src/php/ext/pdo/include -I/usr/src/php/ext/pdo/main -I/usr/src/php/ext/pdo -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -pie -o pdo.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/pdo/modules pdo.lo pdo_dbh.lo pdo_stmt.lo pdo_sql_parser.lo pdo_sqlstate.lo
- #0 187.6 cc -shared .libs/pdo.o .libs/pdo_dbh.o .libs/pdo_stmt.o .libs/pdo_sql_parser.o .libs/pdo_sqlstate.o -Wl,-O1 -Wl,-soname -Wl,pdo.so -o .libs/pdo.so
- #0 187.7 creating pdo.la
- #0 187.7 (cd .libs && rm -f pdo.la && ln -s ../pdo.la pdo.la)
- #0 187.7 /bin/sh /usr/src/php/ext/pdo/libtool --mode=install cp ./pdo.la /usr/src/php/ext/pdo/modules
- #0 187.7 cp ./.libs/pdo.so /usr/src/php/ext/pdo/modules/pdo.so
- #0 187.7 cp ./.libs/pdo.lai /usr/src/php/ext/pdo/modules/pdo.la
- #0 187.7 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/pdo/modules
- #0 187.7 ----------------------------------------------------------------------
- #0 187.7 Libraries have been installed in:
- #0 187.7 /usr/src/php/ext/pdo/modules
- #0 187.7
- #0 187.7 If you ever happen to want to link against installed libraries
- #0 187.7 in a given directory, LIBDIR, you must either use libtool, and
- #0 187.7 specify the full pathname of the library, or use the `-LLIBDIR'
- #0 187.7 flag during linking and do at least one of the following:
- #0 187.7 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- #0 187.7 during execution
- #0 187.7 - add LIBDIR to the `LD_RUN_PATH' environment variable
- #0 187.7 during linking
- #0 187.7 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- #0 187.7
- #0 187.7 See any operating system documentation about shared libraries for
- #0 187.7 more information, such as the ld(1) and ld.so(8) manual pages.
- #0 187.7 ----------------------------------------------------------------------
- #0 187.7
- #0 187.7 Build complete.
- #0 187.7 Don't forget to run 'make test'.
- #0 187.7
- #0 187.8 + strip --strip-all modules/pdo.so
- #0 187.8 Installing PDO headers: /usr/local/include/php/ext/pdo/
- #0 187.8 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
- #0 187.9 Installing header files: /usr/local/include/php/
- #0 188.0
- #0 188.0 warning: pdo (pdo.so) is already loaded!
- #0 188.0
- #0 188.0 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
- #0 188.0 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
- #0 188.0 find . -name \*.la -o -name \*.a | xargs rm -f
- #0 188.0 find . -name \*.so | xargs rm -f
- #0 188.0 find . -name .libs -a -type d|xargs rm -rf
- #0 188.0 rm -f libphp.la modules/* libs/*
- #0 188.0 rm -f ext/opcache/jit/zend_jit_x86.c
- #0 188.0 rm -f ext/opcache/jit/zend_jit_arm64.c
- #0 188.0 rm -f ext/opcache/minilua
- #0 188.0 Configuring for:
- #0 188.0 PHP Api Version: 20210902
- #0 188.0 Zend Module Api No: 20210902
- #0 188.0 Zend Extension Api No: 420210902
- #0 188.4 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
- #0 188.4 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
- #0 188.4 configure.ac:18: the top level
- #0 188.4 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 188.4 configure.ac:161: You should run autoupdate.
- #0 188.4 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 188.4 configure.ac:161: You should run autoupdate.
- #0 188.4 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 188.4 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 188.4 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 188.4 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 188.4 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 188.4 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
- #0 188.4 configure.ac:161: You should run autoupdate.
- #0 188.4 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- #0 188.4 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 188.4 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 188.4 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 188.4 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 188.4 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
- #0 188.4 configure.ac:161: You should run autoupdate.
- #0 188.4 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
- #0 188.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 188.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
- #0 188.4 configure.ac:161: You should run autoupdate.
- #0 188.4 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
- #0 188.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 188.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 188.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 189.0 checking for grep that handles long lines and -e... /bin/grep
- #0 189.3 checking for egrep... /bin/grep -E
- #0 189.3 checking for a sed that does not truncate output... /bin/sed
- #0 189.3 checking for pkg-config... /usr/bin/pkg-config
- #0 189.3 checking pkg-config is at least version 0.9.0... yes
- #0 189.3 checking for cc... cc
- #0 189.3 checking whether the C compiler works... yes
- #0 189.4 checking for C compiler default output file name... a.out
- #0 189.4 checking for suffix of executables...
- #0 189.4 checking whether we are cross compiling... no
- #0 189.5 checking for suffix of object files... o
- #0 189.5 checking whether the compiler supports GNU C... yes
- #0 189.5 checking whether cc accepts -g... yes
- #0 189.5 checking for cc option to enable C11 features... none needed
- #0 189.6 checking how to run the C preprocessor... cc -E
- #0 189.7 checking for icc... no
- #0 189.7 checking for suncc... no
- #0 189.7 checking for system library directory... lib
- #0 189.7 checking if compiler supports -Wl,-rpath,... yes
- #0 189.7 checking build system type... x86_64-pc-linux-musl
- #0 189.7 checking host system type... x86_64-pc-linux-musl
- #0 189.7 checking target system type... x86_64-pc-linux-musl
- #0 189.8 checking for PHP prefix... /usr/local
- #0 189.8 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
- #0 189.8 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
- #0 189.8 checking for PHP installed headers prefix... /usr/local/include/php
- #0 189.8 checking if debug is enabled... no
- #0 189.8 checking if zts is enabled... no
- #0 189.8 checking for gawk... no
- #0 189.8 checking for nawk... no
- #0 189.8 checking for awk... awk
- #0 189.8 checking if awk is broken... no
- #0 189.8 checking whether to enable EXIF (metadata from images) support... yes, shared
- #0 189.8 checking for a sed that does not truncate output... /bin/sed
- #0 189.8 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
- #0 189.8 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
- #0 189.8 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
- #0 189.8 checking for BSD-compatible nm... /usr/bin/nm -B
- #0 189.8 checking whether ln -s works... yes
- #0 189.8 checking how to recognize dependent libraries... pass_all
- #0 189.9 checking for stdio.h... yes
- #0 189.9 checking for stdlib.h... yes
- #0 189.9 checking for string.h... yes
- #0 189.9 checking for inttypes.h... yes
- #0 189.9 checking for stdint.h... yes
- #0 190.0 checking for strings.h... yes
- #0 190.0 checking for sys/stat.h... yes
- #0 190.0 checking for sys/types.h... yes
- #0 190.1 checking for unistd.h... yes
- #0 190.1 checking for dlfcn.h... yes
- #0 190.1 checking the maximum length of command line arguments... 98304
- #0 190.1 checking command to parse /usr/bin/nm -B output from cc object... ok
- #0 190.2 checking for objdir... .libs
- #0 190.2 checking for ar... ar
- #0 190.2 checking for ranlib... ranlib
- #0 190.2 checking for strip... strip
- #0 190.2 checking if cc supports -fno-rtti -fno-exceptions... no
- #0 190.2 checking for cc option to produce PIC... -fPIC
- #0 190.2 checking if cc PIC flag -fPIC works... yes
- #0 190.3 checking if cc static flag -static works... yes
- #0 188.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 188.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 188.4 configure.ac:161: the top level
- #0 189.0 checking for grep that handles long lines and -e... /bin/grep
- #0 189.3 checking for egrep... /bin/grep -E
- #0 189.3 checking for a sed that does not truncate output... /bin/sed
- #0 189.3 checking for pkg-config... /usr/bin/pkg-config
- #0 189.3 checking pkg-config is at least version 0.9.0... yes
- #0 189.3 checking for cc... cc
- #0 189.3 checking whether the C compiler works... yes
- #0 189.4 checking for C compiler default output file name... a.out
- #0 189.4 checking for suffix of executables...
- #0 189.4 checking whether we are cross compiling... no
- #0 189.5 checking for suffix of object files... o
- #0 189.5 checking whether the compiler supports GNU C... yes
- #0 189.5 checking whether cc accepts -g... yes
- #0 189.5 checking for cc option to enable C11 features... none needed
- #0 189.6 checking how to run the C preprocessor... cc -E
- #0 189.7 checking for icc... no
- #0 189.7 checking for suncc... no
- #0 189.7 checking for system library directory... lib
- #0 189.7 checking if compiler supports -Wl,-rpath,... yes
- #0 189.7 checking build system type... x86_64-pc-linux-musl
- #0 189.7 checking host system type... x86_64-pc-linux-musl
- #0 189.7 checking target system type... x86_64-pc-linux-musl
- #0 189.8 checking for PHP prefix... /usr/local
- #0 189.8 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
- #0 189.8 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
- #0 189.8 checking for PHP installed headers prefix... /usr/local/include/php
- #0 189.8 checking if debug is enabled... no
- #0 189.8 checking if zts is enabled... no
- #0 189.8 checking for gawk... no
- #0 189.8 checking for nawk... no
- #0 189.8 checking for awk... awk
- #0 189.8 checking if awk is broken... no
- #0 189.8 checking whether to enable EXIF (metadata from images) support... yes, shared
- #0 189.8 checking for a sed that does not truncate output... /bin/sed
- #0 189.8 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
- #0 189.8 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
- #0 189.8 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
- #0 189.8 checking for BSD-compatible nm... /usr/bin/nm -B
- #0 189.8 checking whether ln -s works... yes
- #0 189.8 checking how to recognize dependent libraries... pass_all
- #0 189.9 checking for stdio.h... yes
- #0 189.9 checking for stdlib.h... yes
- #0 189.9 checking for string.h... yes
- #0 189.9 checking for inttypes.h... yes
- #0 189.9 checking for stdint.h... yes
- #0 190.0 checking for strings.h... yes
- #0 190.0 checking for sys/stat.h... yes
- #0 190.0 checking for sys/types.h... yes
- #0 190.1 checking for unistd.h... yes
- #0 190.1 checking for dlfcn.h... yes
- #0 190.1 checking the maximum length of command line arguments... 98304
- #0 190.1 checking command to parse /usr/bin/nm -B output from cc object... ok
- #0 190.2 checking for objdir... .libs
- #0 190.2 checking for ar... ar
- #0 190.2 checking for ranlib... ranlib
- #0 190.2 checking for strip... strip
- #0 190.2 checking if cc supports -fno-rtti -fno-exceptions... no
- #0 190.2 checking for cc option to produce PIC... -fPIC
- #0 190.2 checking if cc PIC flag -fPIC works... yes
- #0 190.3 checking if cc static flag -static works... yes
- #0 190.3 checking if cc supports -c -o file.o... yes
- #0 190.3 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
- #0 190.3 checking whether -lc should be explicitly linked in... no
- #0 190.4 checking dynamic linker characteristics... GNU/Linux ld.so
- #0 190.4 checking how to hardcode library paths into programs... immediate
- #0 190.4 checking whether stripping libraries is possible... yes
- #0 190.4 checking if libtool supports shared libraries... yes
- #0 190.4 checking whether to build shared libraries... yes
- #0 190.4 checking whether to build static libraries... no
- #0 190.4
- #0 190.4 creating libtool
- #0 190.5 appending configuration tag "CXX" to libtool
- #0 190.6 configure: patching config.h.in
- #0 190.6 configure: creating ./config.status
- #0 190.6 config.status: creating config.h
- #0 190.7 /bin/sh /usr/src/php/ext/exif/libtool --mode=compile cc -I. -I/usr/src/php/ext/exif -I/usr/src/php/ext/exif/include -I/usr/src/php/ext/exif/main -I/usr/src/php/ext/exif -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/exif/exif.c -o exif.lo -MMD -MF exif.dep -MT exif.lo
- #0 190.7 mkdir .libs
- #0 190.7 cc -I. -I/usr/src/php/ext/exif -I/usr/src/php/ext/exif/include -I/usr/src/php/ext/exif/main -I/usr/src/php/ext/exif -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/exif/exif.c -MMD -MF exif.dep -MT exif.lo -fPIC -DPIC -o .libs/exif.o
- #0 192.4 /bin/sh /usr/src/php/ext/exif/libtool --mode=link cc -shared -I/usr/src/php/ext/exif/include -I/usr/src/php/ext/exif/main -I/usr/src/php/ext/exif -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -pie -o exif.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/exif/modules exif.lo
- #0 192.5 cc -shared .libs/exif.o -Wl,-O1 -Wl,-soname -Wl,exif.so -o .libs/exif.so
- #0 192.5 creating exif.la
- #0 192.5 (cd .libs && rm -f exif.la && ln -s ../exif.la exif.la)
- #0 192.5 /bin/sh /usr/src/php/ext/exif/libtool --mode=install cp ./exif.la /usr/src/php/ext/exif/modules
- #0 192.5 cp ./.libs/exif.so /usr/src/php/ext/exif/modules/exif.so
- #0 192.5 cp ./.libs/exif.lai /usr/src/php/ext/exif/modules/exif.la
- #0 192.5 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/exif/modules
- #0 192.6 ----------------------------------------------------------------------
- #0 192.6 Libraries have been installed in:
- #0 192.6 /usr/src/php/ext/exif/modules
- #0 192.6
- #0 192.6 If you ever happen to want to link against installed libraries
- #0 192.6 in a given directory, LIBDIR, you must either use libtool, and
- #0 192.6 specify the full pathname of the library, or use the `-LLIBDIR'
- #0 192.6 flag during linking and do at least one of the following:
- #0 192.6 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- #0 192.6 during execution
- #0 192.6 - add LIBDIR to the `LD_RUN_PATH' environment variable
- #0 192.6 during linking
- #0 192.6 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- #0 192.6
- #0 192.6 See any operating system documentation about shared libraries for#0 190.3 checking if cc supports -c -o file.o... yes
- #0 190.3 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
- #0 190.3 checking whether -lc should be explicitly linked in... no
- #0 190.4 checking dynamic linker characteristics... GNU/Linux ld.so
- #0 190.4 checking how to hardcode library paths into programs... immediate
- #0 190.4 checking whether stripping libraries is possible... yes
- #0 190.4 checking if libtool supports shared libraries... yes
- #0 190.4 checking whether to build shared libraries... yes
- #0 190.4 checking whether to build static libraries... no
- #0 190.4
- #0 190.4 creating libtool
- #0 190.5 appending configuration tag "CXX" to libtool
- #0 190.6 configure: patching config.h.in
- #0 190.6 configure: creating ./config.status
- #0 190.6 config.status: creating config.h
- #0 190.7 /bin/sh /usr/src/php/ext/exif/libtool --mode=compile cc -I. -I/usr/src/php/ext/exif -I/usr/src/php/ext/exif/include -I/usr/src/php/ext/exif/main -I/usr/src/php/ext/exif -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/exif/exif.c -o exif.lo -MMD -MF exif.dep -MT exif.lo
- #0 190.7 mkdir .libs
- #0 190.7 cc -I. -I/usr/src/php/ext/exif -I/usr/src/php/ext/exif/include -I/usr/src/php/ext/exif/main -I/usr/src/php/ext/exif -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/exif/exif.c -MMD -MF exif.dep -MT exif.lo -fPIC -DPIC -o .libs/exif.o
- #0 192.4 /bin/sh /usr/src/php/ext/exif/libtool --mode=link cc -shared -I/usr/src/php/ext/exif/include -I/usr/src/php/ext/exif/main -I/usr/src/php/ext/exif -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -pie -o exif.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/exif/modules exif.lo
- #0 192.5 cc -shared .libs/exif.o -Wl,-O1 -Wl,-soname -Wl,exif.so -o .libs/exif.so
- #0 192.5 creating exif.la
- #0 192.5 (cd .libs && rm -f exif.la && ln -s ../exif.la exif.la)
- #0 192.5 /bin/sh /usr/src/php/ext/exif/libtool --mode=install cp ./exif.la /usr/src/php/ext/exif/modules
- #0 192.5 cp ./.libs/exif.so /usr/src/php/ext/exif/modules/exif.so
- #0 192.5 cp ./.libs/exif.lai /usr/src/php/ext/exif/modules/exif.la
- #0 192.5 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/exif/modules
- #0 192.6 ----------------------------------------------------------------------
- #0 192.6 Libraries have been installed in:
- #0 192.6 /usr/src/php/ext/exif/modules
- #0 192.6
- #0 192.6 If you ever happen to want to link against installed libraries
- #0 192.6 in a given directory, LIBDIR, you must either use libtool, and
- #0 192.6 specify the full pathname of the library, or use the `-LLIBDIR'
- #0 192.6 flag during linking and do at least one of the following:
- #0 192.6 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- #0 192.6 during execution
- #0 192.6 - add LIBDIR to the `LD_RUN_PATH' environment variable
- #0 192.6 during linking
- #0 192.6 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- #0 192.6
- #0 192.6 See any operating system documentation about shared libraries for
- #0 192.6 more information, such as the ld(1) and ld.so(8) manual pages.
- #0 192.6 ----------------------------------------------------------------------
- #0 192.6
- #0 192.6 Build complete.
- #0 192.6 Don't forget to run 'make test'.
- #0 192.6
- #0 192.6 + strip --strip-all modules/exif.so
- #0 192.6 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
- #0 192.7 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
- #0 192.7 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
- #0 192.7 find . -name \*.la -o -name \*.a | xargs rm -f
- #0 192.7 find . -name \*.so | xargs rm -f
- #0 192.7 find . -name .libs -a -type d|xargs rm -rf
- #0 192.7 rm -f libphp.la modules/* libs/*
- #0 192.7 rm -f ext/opcache/jit/zend_jit_x86.c
- #0 192.7 rm -f ext/opcache/jit/zend_jit_arm64.c
- #0 192.7 rm -f ext/opcache/minilua
- #0 192.7 WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.18/main: No such file or directory
- #0 192.7 WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.18/community: No such file or directory
- #0 192.7 (1/1) Purging .phpize-deps (20230611.054812)
- #0 192.7 OK: 312 MiB in 72 packages
- #0 196.8 downloading xdebug-3.2.1.tgz ...
- #0 196.8 Starting to download xdebug-3.2.1.tgz (246,565 bytes)
- #0 196.8 ....................................................done: 246,565 bytes
- #0 197.4 downloading redis-5.3.7.tgz ...
- #0 197.4 Starting to download redis-5.3.7.tgz (275,200 bytes)
- #0 197.6 ...done: 275,200 bytes
- #0 197.7 96 source files, building
- #0 197.7 running: phpize
- #0 197.7 Configuring for:
- #0 197.7 PHP Api Version: 20210902
- #0 197.7 Zend Module Api No: 20210902
- #0 197.7 Zend Extension Api No: 420210902
- #0 198.2 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
- #0 198.2 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
- #0 198.2 configure.ac:18: the top level
- #0 198.2 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 198.2 configure.ac:161: You should run autoupdate.
- #0 198.2 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 192.6 more information, such as the ld(1) and ld.so(8) manual pages.
- #0 192.6 ----------------------------------------------------------------------
- #0 192.6
- #0 192.6 Build complete.
- #0 192.6 Don't forget to run 'make test'.
- #0 192.6
- #0 192.6 + strip --strip-all modules/exif.so
- #0 192.6 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
- #0 192.7 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
- #0 192.7 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
- #0 192.7 find . -name \*.la -o -name \*.a | xargs rm -f
- #0 192.7 find . -name \*.so | xargs rm -f
- #0 192.7 find . -name .libs -a -type d|xargs rm -rf
- #0 192.7 rm -f libphp.la modules/* libs/*
- #0 192.7 rm -f ext/opcache/jit/zend_jit_x86.c
- #0 192.7 rm -f ext/opcache/jit/zend_jit_arm64.c
- #0 192.7 rm -f ext/opcache/minilua
- #0 192.7 WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.18/main: No such file or directory
- #0 192.7 WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.18/community: No such file or directory
- #0 192.7 (1/1) Purging .phpize-deps (20230611.054812)
- #0 192.7 OK: 312 MiB in 72 packages
- #0 196.8 downloading xdebug-3.2.1.tgz ...
- #0 196.8 Starting to download xdebug-3.2.1.tgz (246,565 bytes)
- #0 196.8 ....................................................done: 246,565 bytes
- #0 197.4 downloading redis-5.3.7.tgz ...
- #0 197.4 Starting to download redis-5.3.7.tgz (275,200 bytes)
- #0 197.6 ...done: 275,200 bytes
- #0 197.7 96 source files, building
- #0 197.7 running: phpize
- #0 197.7 Configuring for:
- #0 197.7 PHP Api Version: 20210902
- #0 197.7 Zend Module Api No: 20210902
- #0 197.7 Zend Extension Api No: 420210902
- #0 198.2 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
- #0 198.2 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
- #0 198.2 configure.ac:18: the top level
- #0 198.2 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 198.2 configure.ac:161: You should run autoupdate.
- #0 198.2 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 198.2 configure.ac:161: You should run autoupdate.
- #0 198.2 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 198.2 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 198.2 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 198.2 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 198.2 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 198.2 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
- #0 198.2 configure.ac:161: You should run autoupdate.
- #0 198.2 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- #0 198.2 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 198.2 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 198.2 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 198.2 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 198.2 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...#0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
- #0 198.2 configure.ac:161: You should run autoupdate.
- #0 198.2 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- #0 198.2 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 198.2 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 198.2 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 198.2 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 198.2 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
- #0 198.2 configure.ac:161: You should run autoupdate.
- #0 198.2 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- #0 198.2 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- #0 198.2 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- #0 198.2 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- #0 198.2 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- #0 198.2 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
- #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
- #0 198.2 configure.ac:161: You should run autoupdate.
- #0 198.2 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
- #0 198.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 198.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 198.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.8 building in /tmp/pear/temp/pear-build-defaultuserMKmLae/xdebug-3.2.1
- #0 198.8 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
- #0 198.9 checking for grep that handles long lines and -e... /bin/grep
- #0 198.9 checking for egrep... /bin/grep -E
- #0 198.9 checking for a sed that does not truncate output... /bin/sed
- #0 198.9 checking for pkg-config... /usr/bin/pkg-config
- #0 198.9 checking pkg-config is at least version 0.9.0... yes
- #0 198.9 checking for cc... cc
- #0 199.0 checking whether the C compiler works... yes
- #0 199.0 checking for C compiler default output file name... a.out
- #0 199.0 checking for suffix of executables...
- #0 199.0 checking whether we are cross compiling... no
- #0 199.1 checking for suffix of object files... o
- #0 199.1 checking whether the compiler supports GNU C... yes
- #0 199.1 checking whether cc accepts -g... yes
- #0 199.2 checking for cc option to enable C11 features... none needed
- #0 199.2 checking how to run the C preprocessor... cc -E
- #0 199.2 checking for icc... no
- #0 199.3 checking for suncc... no
- #0 199.3 checking for system library directory... lib
- #0 199.3 checking if compiler supports -Wl,-rpath,... yes
- #0 199.3 checking build system type... x86_64-pc-linux-musl
- #0 199.3 checking host system type... x86_64-pc-linux-musl
- #0 199.3 checking target system type... x86_64-pc-linux-musl
- #0 199.4 checking for PHP prefix... /usr/local
- #0 199.4 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
- #0 199.4 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
- #0 199.4 checking for PHP installed headers prefix... /usr/local/include/php
- #0 199.4 checking if debug is enabled... no
- #0 199.4 checking if zts is enabled... no
- #0 199.4 checking for gawk... no
- #0 199.4 checking for nawk... no
- #0 199.4 checking for awk... awk
- #0 199.4 checking if awk is broken... no
- #0 199.4 checking whether to enable Xdebug support... yes, shared
- #0 199.4 checking whether to enable Xdebug developer build flags... no
- #0 199.4 checking whether to compress profiler files (requires zlib)... yes
- #0 199.4 checking Check for supported PHP versions... supported (8.1.20)
- #0 199.5 checking for clock_gettime... yes
- #0 199.5 checking for clock_gettime_nsec_np... no
- #0 199.6 checking for gettimeofday... yes
- #0 199.6 checking for stdio.h... yes
- #0 199.6 checking for stdlib.h... yes
- #0 199.6 checking for string.h... yes
- #0 199.6 checking for inttypes.h... yes
- #0 199.7 checking for stdint.h... yes
- #0 199.7 checking for strings.h... yes
- #0 199.7 checking for sys/stat.h... yes
- #0 199.8 checking for sys/types.h... yes
- #0 199.8 checking for unistd.h... yes
- #0 199.8 checking for netinet/in.h... yes
- #0 199.8 checking for poll.h... yes
- #0 199.9 checking for sys/poll.h... yes
- #0 199.9 checking for linux/rtnetlink.h... no
- #0 199.9 configure: error: rtnetlink.h is required, install the linux-headers package: apk add --update linux-headers
- #0 199.9 ERROR: `/tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config' failed
- ------
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
- #0 198.2 configure.ac:161: You should run autoupdate.
- #0 198.2 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
- #0 198.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 198.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
- #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
- #0 198.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
- #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
- #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
- #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
- #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
- #0 198.2 configure.ac:161: the top level
- #0 198.8 building in /tmp/pear/temp/pear-build-defaultuserMKmLae/xdebug-3.2.1
- #0 198.8 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
- #0 198.9 checking for grep that handles long lines and -e... /bin/grep
- #0 198.9 checking for egrep... /bin/grep -E
- #0 198.9 checking for a sed that does not truncate output... /bin/sed
- #0 198.9 checking for pkg-config... /usr/bin/pkg-config
- #0 198.9 checking pkg-config is at least version 0.9.0... yes
- #0 198.9 checking for cc... cc
- #0 199.0 checking whether the C compiler works... yes
- #0 199.0 checking for C compiler default output file name... a.out
- #0 199.0 checking for suffix of executables...
- #0 199.0 checking whether we are cross compiling... no
- #0 199.1 checking for suffix of object files... o
- #0 199.1 checking whether the compiler supports GNU C... yes
- #0 199.1 checking whether cc accepts -g... yes
- #0 199.2 checking for cc option to enable C11 features... none needed
- #0 199.2 checking how to run the C preprocessor... cc -E
- #0 199.2 checking for icc... no
- #0 199.3 checking for suncc... no
- #0 199.3 checking for system library directory... lib
- #0 199.3 checking if compiler supports -Wl,-rpath,... yes
- #0 199.3 checking build system type... x86_64-pc-linux-musl
- #0 199.3 checking host system type... x86_64-pc-linux-musl
- #0 199.3 checking target system type... x86_64-pc-linux-musl
- #0 199.4 checking for PHP prefix... /usr/local
- #0 199.4 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
- #0 199.4 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
- #0 199.4 checking for PHP installed headers prefix... /usr/local/include/php
- #0 199.4 checking if debug is enabled... no
- #0 199.4 checking if zts is enabled... no
- #0 199.4 checking for gawk... no
- #0 199.4 checking for nawk... no
- #0 199.4 checking for awk... awk
- #0 199.4 checking if awk is broken... no
- #0 199.4 checking whether to enable Xdebug support... yes, shared
- #0 199.4 checking whether to enable Xdebug developer build flags... no
- #0 199.4 checking whether to compress profiler files (requires zlib)... yes
- #0 199.4 checking Check for supported PHP versions... supported (8.1.20)
- #0 199.5 checking for clock_gettime... yes
- #0 199.5 checking for clock_gettime_nsec_np... no
- #0 199.6 checking for gettimeofday... yes
- #0 199.6 checking for stdio.h... yes
- #0 199.6 checking for stdlib.h... yes
- #0 199.6 checking for string.h... yes
- #0 199.6 checking for inttypes.h... yes
- #0 199.7 checking for stdint.h... yes
- #0 199.7 checking for strings.h... yes
- #0 199.7 checking for sys/stat.h... yes
- #0 199.8 checking for sys/types.h... yes
- #0 199.8 checking for unistd.h... yes
- #0 199.8 checking for netinet/in.h... yes
- #0 199.8 checking for poll.h... yes
- #0 199.9 checking for sys/poll.h... yes
- #0 199.9 checking for linux/rtnetlink.h... no
- #0 199.9 configure: error: rtnetlink.h is required, install the linux-headers package: apk add --update linux-headers
- #0 199.9 ERROR: `/tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config' failed
- ------
- failed to solve: process "/bin/sh -c apk add --no-cache --virtual build-dependencies icu-dev libxml2-dev $PHPIZE_DEPS && docker-php-ext-install -j$(grep -c ^processor /proc/cpuinfo 2>/dev/null || 1) mysqli opcache pdo_mysql xml fileinfo pdo exif && pecl install xdebug redis && docker-php-ext-enable xdebug redis" did not complete successfully: exit code: 1
- rmoore@Grieg:~/DevProjects/mysite$
Advertisement
Add Comment
Please, Sign In to add comment