john_1726

Untitled

Jun 11th, 2023
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 404.41 KB | None | 0 0
  1. rmoore@Grieg:~/DevProjects/mysite$ ./vendor/bin/sail up
  2. ...
  3. #0 78.25 checking for icc... no
  4. #0 78.27 checking for suncc... no
  5. #0 78.28 checking for system library directory... lib
  6. #0 78.28 checking if compiler supports -Wl,-rpath,... yes
  7. #0 78.45 checking build system type... x86_64-pc-linux-musl
  8. #0 78.45 checking host system type... x86_64-pc-linux-musl
  9. #0 78.45 checking target system type... x86_64-pc-linux-musl
  10. #0 78.51 checking for PHP prefix... /usr/local
  11. #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
  12. #0 78.51 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
  13. #0 78.51 checking for PHP installed headers prefix... /usr/local/include/php
  14. #0 78.51 checking if debug is enabled... no
  15. #0 78.53 checking if zts is enabled... no
  16. #0 78.54 checking for gawk... no
  17. #0 78.54 checking for nawk... no
  18. #0 78.54 checking for awk... awk
  19. #0 78.54 checking if awk is broken... no
  20. #0 78.54 checking for MySQLi support... yes, shared
  21. #0 78.54 checking for specified location of the MySQL UNIX socket... no
  22. #0 78.54 checking for MySQL UNIX socket location... no
  23. #0 78.56 checking for a sed that does not truncate output... /bin/sed
  24. #0 78.56 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
  25. #0 78.57 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
  26. #0 78.58 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
  27. #0 78.58 checking for BSD-compatible nm... /usr/bin/nm -B
  28. #0 78.58 checking whether ln -s works... yes
  29. #0 78.58 checking how to recognize dependent libraries... pass_all
  30. #0 78.67 checking for stdio.h... yes
  31. #0 78.78 checking for stdlib.h... yes
  32. #0 78.95 checking for string.h... yes
  33. #0 79.12 checking for inttypes.h... yes
  34. #0 79.15 checking for stdint.h... yes
  35. #0 79.21 checking for strings.h... yes
  36. #0 79.25 checking for sys/stat.h... yes
  37. #0 79.28 checking for sys/types.h... yes
  38. #0 79.30 checking for unistd.h... yes
  39. #0 79.34 checking for dlfcn.h... yes
  40. #0 79.37 checking the maximum length of command line arguments... 98304
  41. #0 79.38 checking command to parse /usr/bin/nm -B output from cc object... ok
  42. #0 79.47 checking for objdir... .libs
  43. #0 79.47 checking for ar... ar
  44. #0 79.47 checking for ranlib... ranlib
  45. #0 79.47 checking for strip... strip
  46. #0 79.54 checking if cc supports -fno-rtti -fno-exceptions... no
  47. #0 79.58 checking for cc option to produce PIC... -fPIC
  48. #0 79.58 checking if cc PIC flag -fPIC works... yes
  49. #0 79.62 checking if cc static flag -static works... yes
  50. #0 79.68 checking if cc supports -c -o file.o... yes
  51. #0 79.72 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  52. #0 79.75 checking whether -lc should be explicitly linked in... no
  53. #0 79.80 checking dynamic linker characteristics... GNU/Linux ld.so
  54. #0 79.81 checking how to hardcode library paths into programs... immediate
  55. #0 79.81 checking whether stripping libraries is possible... yes
  56. #0 79.82 checking if libtool supports shared libraries... yes
  57. #0 79.82 checking whether to build shared libraries... yes
  58. #0 79.82 checking whether to build static libraries... no
  59. #0 79.97
  60. #0 79.97 creating libtool
  61. #0 80.06 appending configuration tag "CXX" to libtool
  62. #0 80.18 configure: patching config.h.in
  63. #0 80.19 configure: creating ./config.status
  64. #0 80.24 config.status: creating config.h
  65. #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
  66. #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
  67. #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
  68. #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
  69. #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
  70. #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
  71. #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
  72. #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
  73. #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
  74. #0 80.57 mkdir .libs
  75. #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
  76. #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
  77. #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
  78. #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
  79. #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
  80. #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
  81. #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
  82. #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
  83. #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
  84. #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
  85. #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
  86. #0 84.48 creating mysqli.la
  87. #0 84.48 (cd .libs && rm -f mysqli.la && ln -s ../mysqli.la mysqli.la)
  88. #0 84.49 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=install cp ./mysqli.la /usr/src/php/ext/mysqli/modules
  89. #0 84.51 cp ./.libs/mysqli.so /usr/src/php/ext/mysqli/modules/mysqli.so
  90. #0 84.51 cp ./.libs/mysqli.lai /usr/src/php/ext/mysqli/modules/mysqli.la
  91. #0 84.52 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/mysqli/modules
  92. #0 84.52 ----------------------------------------------------------------------
  93. #0 84.52 Libraries have been installed in:
  94. #0 84.52 /usr/src/php/ext/mysqli/modules
  95. #0 84.52
  96. #0 84.52 If you ever happen to want to link against installed libraries
  97. #0 84.52 in a given directory, LIBDIR, you must either use libtool, and
  98. #0 84.52 specify the full pathname of the library, or use the `-LLIBDIR'
  99. #0 84.52 flag during linking and do at least one of the following:
  100. #0 84.52 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  101. #0 84.52 during execution
  102. #0 84.52 - add LIBDIR to the `LD_RUN_PATH' environment variable
  103. #0 84.52 during linking
  104. #0 84.52 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  105. #0 84.52
  106. #0 84.52 See any operating system documentation about shared libraries for
  107. #0 84.52 more information, such as the ld(1) and ld.so(8) manual pages.
  108. #0 84.52 ----------------------------------------------------------------------
  109. #0 84.53
  110. #0 84.53 Build complete.
  111. #0 84.53 Don't forget to run 'make test'.
  112. #0 84.53
  113. #0 84.55 + strip --strip-all modules/mysqli.so
  114. #0 84.58 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
  115. #0 84.63 Installing header files: /usr/local/include/php/
  116. #0 84.73 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  117. #0 84.73 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
  118. #0 84.74 find . -name \*.la -o -name \*.a | xargs rm -f
  119. #0 84.74 find . -name \*.so | xargs rm -f
  120. #0 84.75 find . -name .libs -a -type d|xargs rm -rf
  121. #0 84.75 rm -f libphp.la modules/* libs/*
  122. #0 84.75 rm -f ext/opcache/jit/zend_jit_x86.c
  123. #0 84.75 rm -f ext/opcache/jit/zend_jit_arm64.c
  124. #0 84.75 rm -f ext/opcache/minilua
  125. #0 84.81 Configuring for:
  126. #0 84.81 PHP Api Version: 20210902
  127. #0 84.81 Zend Module Api No: 20210902
  128. #0 84.81 Zend Extension Api No: 420210902
  129. #0 85.33 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
  130. #0 85.33 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
  131. #0 85.33 configure.ac:18: the top level
  132. #0 85.33 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  133. #0 85.33 configure.ac:161: You should run autoupdate.
  134. #0 85.33 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  135. #0 85.33 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  136. #0 85.33 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  137. #0 85.33 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  138. #0 85.33 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  139. #0 85.33 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  140. #0 85.33 configure.ac:161: the top level
  141. #0 85.34 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  142. #0 85.34 configure.ac:161: You should run autoupdate.
  143. #0 85.34 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  144. #0 85.34 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  145. #0 85.34 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  146. #0 85.34 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  147. #0 85.34 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  148. #0 85.34 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  149. #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  150. #0 85.34 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  151. #0 85.34 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  152. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  153. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  154. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  155. #0 85.34 configure.ac:161: the top level
  156. #0 85.34 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
  157. #0 85.34 configure.ac:161: You should run autoupdate.
  158. #0 85.34 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  159. #0 85.34 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  160. #0 85.34 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  161. #0 85.34 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  162. #0 85.34 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  163. #0 85.34 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  164. #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  165. #0 85.34 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  166. #0 85.34 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  167. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  168. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  169. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  170. #0 85.34 configure.ac:161: the top level
  171. #0 67.54 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  172. #0 67.54 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  173. #0 67.54 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  174. #0 67.54 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  175. #0 67.54 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  176. #0 67.54 configure.ac:161: the top level
  177. #0 76.75 checking for grep that handles long lines and -e... /bin/grep
  178. #0 76.90 checking for egrep... /bin/grep -E
  179. #0 76.90 checking for a sed that does not truncate output... /bin/sed
  180. #0 76.92 checking for pkg-config... /usr/bin/pkg-config
  181. #0 76.92 checking pkg-config is at least version 0.9.0... yes
  182. #0 76.93 checking for cc... cc
  183. #0 76.96 checking whether the C compiler works... yes
  184. #0 77.03 checking for C compiler default output file name... a.out
  185. #0 77.03 checking for suffix of executables...
  186. #0 77.09 checking whether we are cross compiling... no
  187. #0 77.14 checking for suffix of object files... o
  188. #0 77.19 checking whether the compiler supports GNU C... yes
  189. #0 77.22 checking whether cc accepts -g... yes
  190. #0 77.56 checking for cc option to enable C11 features... none needed
  191. #0 78.06 checking how to run the C preprocessor... cc -E
  192. #0 78.25 checking for icc... no
  193. #0 78.27 checking for suncc... no
  194. #0 78.28 checking for system library directory... lib
  195. #0 78.28 checking if compiler supports -Wl,-rpath,... yes
  196. #0 78.45 checking build system type... x86_64-pc-linux-musl
  197. #0 78.45 checking host system type... x86_64-pc-linux-musl
  198. #0 78.45 checking target system type... x86_64-pc-linux-musl
  199. #0 78.51 checking for PHP prefix... /usr/local
  200. #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
  201. #0 78.51 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
  202. #0 78.51 checking for PHP installed headers prefix... /usr/local/include/php
  203. #0 78.51 checking if debug is enabled... no
  204. #0 78.53 checking if zts is enabled... no
  205. #0 78.54 checking for gawk... no
  206. #0 78.54 checking for nawk... no
  207. #0 78.54 checking for awk... awk
  208. #0 78.54 checking if awk is broken... no
  209. #0 78.54 checking for MySQLi support... yes, shared
  210. #0 78.54 checking for specified location of the MySQL UNIX socket... no
  211. #0 78.54 checking for MySQL UNIX socket location... no
  212. #0 78.56 checking for a sed that does not truncate output... /bin/sed
  213. #0 78.56 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
  214. #0 78.57 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
  215. #0 78.58 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
  216. #0 78.58 checking for BSD-compatible nm... /usr/bin/nm -B
  217. #0 78.58 checking whether ln -s works... yes
  218. #0 78.58 checking how to recognize dependent libraries... pass_all
  219. #0 78.67 checking for stdio.h... yes
  220. #0 78.78 checking for stdlib.h... yes
  221. #0 78.95 checking for string.h... yes
  222. #0 79.12 checking for inttypes.h... yes
  223. #0 79.15 checking for stdint.h... yes
  224. #0 79.21 checking for strings.h... yes
  225. #0 79.25 checking for sys/stat.h... yes
  226. #0 79.28 checking for sys/types.h... yes
  227. #0 79.30 checking for unistd.h... yes
  228. #0 79.34 checking for dlfcn.h... yes
  229. #0 79.37 checking the maximum length of command line arguments... 98304
  230. #0 79.38 checking command to parse /usr/bin/nm -B output from cc object... ok
  231. #0 79.47 checking for objdir... .libs
  232. #0 79.47 checking for ar... ar
  233. #0 79.47 checking for ranlib... ranlib
  234. #0 79.47 checking for strip... strip
  235. #0 79.54 checking if cc supports -fno-rtti -fno-exceptions... no
  236. #0 79.58 checking for cc option to produce PIC... -fPIC
  237. #0 79.58 checking if cc PIC flag -fPIC works... yes
  238. #0 79.62 checking if cc static flag -static works... yes
  239. #0 79.68 checking if cc supports -c -o file.o... yes
  240. #0 79.72 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  241. #0 79.75 checking whether -lc should be explicitly linked in... no
  242. #0 79.80 checking dynamic linker characteristics... GNU/Linux ld.so
  243. #0 79.81 checking how to hardcode library paths into programs... immediate
  244. #0 79.81 checking whether stripping libraries is possible... yes
  245. #0 79.82 checking if libtool supports shared libraries... yes
  246. #0 79.82 checking whether to build shared libraries... yes
  247. #0 79.82 checking whether to build static libraries... no
  248. #0 79.97
  249. #0 79.97 creating libtool
  250. #0 80.06 appending configuration tag "CXX" to libtool
  251. #0 80.18 configure: patching config.h.in
  252. #0 80.19 configure: creating ./config.status
  253. #0 80.24 config.status: creating config.h
  254. #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
  255. #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
  256. #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
  257. #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
  258. #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
  259. #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
  260. #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
  261. #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
  262. #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
  263. #0 80.57 mkdir .libs
  264. #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
  265. #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
  266. #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
  267. #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
  268. #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
  269. #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
  270. #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
  271. #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
  272. #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
  273. #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
  274. #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
  275. #0 84.48 creating mysqli.la
  276. #0 84.48 (cd .libs && rm -f mysqli.la && ln -s ../mysqli.la mysqli.la)
  277. #0 84.49 /bin/sh /usr/src/php/ext/mysqli/libtool --mode=install cp ./mysqli.la /usr/src/php/ext/mysqli/modules
  278. #0 84.51 cp ./.libs/mysqli.so /usr/src/php/ext/mysqli/modules/mysqli.so
  279. #0 84.51 cp ./.libs/mysqli.lai /usr/src/php/ext/mysqli/modules/mysqli.la
  280. #0 84.52 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/mysqli/modules
  281. #0 84.52 ----------------------------------------------------------------------
  282. #0 84.52 Libraries have been installed in:
  283. #0 84.52 /usr/src/php/ext/mysqli/modules
  284. #0 84.52
  285. #0 84.52 If you ever happen to want to link against installed libraries
  286. #0 84.52 in a given directory, LIBDIR, you must either use libtool, and
  287. #0 84.52 specify the full pathname of the library, or use the `-LLIBDIR'
  288. #0 84.52 flag during linking and do at least one of the following:
  289. #0 84.52 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  290. #0 84.52 during execution
  291. #0 84.52 - add LIBDIR to the `LD_RUN_PATH' environment variable
  292. #0 84.52 during linking
  293. #0 84.52 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  294. #0 84.52
  295. #0 84.52 See any operating system documentation about shared libraries for
  296. #0 84.52 more information, such as the ld(1) and ld.so(8) manual pages.
  297. #0 84.52 ----------------------------------------------------------------------
  298. #0 84.53
  299. #0 84.53 Build complete.
  300. #0 84.53 Don't forget to run 'make test'.
  301. #0 84.53
  302. #0 84.55 + strip --strip-all modules/mysqli.so
  303. #0 84.58 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
  304. #0 84.63 Installing header files: /usr/local/include/php/
  305. #0 84.73 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  306. #0 84.73 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
  307. #0 84.74 find . -name \*.la -o -name \*.a | xargs rm -f
  308. #0 84.74 find . -name \*.so | xargs rm -f
  309. #0 84.75 find . -name .libs -a -type d|xargs rm -rf
  310. #0 84.75 rm -f libphp.la modules/* libs/*
  311. #0 84.75 rm -f ext/opcache/jit/zend_jit_x86.c
  312. #0 84.75 rm -f ext/opcache/jit/zend_jit_arm64.c
  313. #0 84.75 rm -f ext/opcache/minilua
  314. #0 84.81 Configuring for:
  315. #0 84.81 PHP Api Version: 20210902
  316. #0 84.81 Zend Module Api No: 20210902
  317. #0 84.81 Zend Extension Api No: 420210902
  318. #0 85.33 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
  319. #0 85.33 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
  320. #0 85.33 configure.ac:18: the top level
  321. #0 85.33 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  322. #0 85.33 configure.ac:161: You should run autoupdate.
  323. #0 85.33 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  324. #0 85.33 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  325. #0 85.33 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  326. #0 85.33 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  327. #0 85.33 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  328. #0 85.33 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  329. #0 85.33 configure.ac:161: the top level
  330. #0 85.34 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  331. #0 85.34 configure.ac:161: You should run autoupdate.
  332. #0 85.34 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  333. #0 85.34 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  334. #0 85.34 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  335. #0 85.34 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  336. #0 85.34 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  337. #0 85.34 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  338. #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  339. #0 85.34 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  340. #0 85.34 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  341. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  342. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  343. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  344. #0 85.34 configure.ac:161: the top level
  345. #0 85.34 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
  346. #0 85.34 configure.ac:161: You should run autoupdate.
  347. #0 85.34 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  348. #0 85.34 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  349. #0 85.34 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  350. #0 85.34 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  351. #0 85.34 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  352. #0 85.34 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  353. #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  354. #0 85.34 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  355. #0 85.34 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  356. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  357. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  358. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  359. #0 85.34 configure.ac:161: the top level
  360. #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
  361. #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  362. #0 85.34 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  363. #0 85.34 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  364. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  365. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  366. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  367. #0 85.34 configure.ac:161: the top level
  368. #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
  369. #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  370. #0 85.34 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  371. #0 85.34 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  372. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  373. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  374. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  375. #0 85.34 configure.ac:161: the top level
  376. #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
  377. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  378. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  379. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  380. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  381. #0 85.34 configure.ac:161: the top level
  382. #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
  383. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  384. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  385. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  386. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  387. #0 85.34 configure.ac:161: the top level
  388. #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
  389. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  390. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  391. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  392. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  393. #0 85.34 configure.ac:161: the top level
  394. #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
  395. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  396. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  397. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  398. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  399. #0 85.34 configure.ac:161: the top level
  400. #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'
  401. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  402. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  403. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  404. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  405. #0 85.34 configure.ac:161: the top level
  406. #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'
  407. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  408. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  409. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  410. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  411. #0 85.34 configure.ac:161: the top level
  412. #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
  413. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  414. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  415. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  416. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  417. #0 85.34 configure.ac:161: the top level
  418. #0 85.34 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  419. #0 85.34 configure.ac:161: You should run autoupdate.
  420. #0 85.34 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  421. #0 85.34 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  422. #0 85.34 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  423. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  424. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  425. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  426. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  427. #0 85.34 configure.ac:161: the top level
  428. #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
  429. #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  430. #0 85.34 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  431. #0 85.34 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  432. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  433. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  434. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  435. #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
  436. #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  437. #0 85.34 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  438. #0 85.34 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  439. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  440. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  441. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  442. #0 85.34 configure.ac:161: the top level
  443. #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
  444.  
  445. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  446. #0 85.34 configure.ac:161: the top level
  447. #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
  448. #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  449. #0 85.34 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  450. #0 85.34 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  451. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  452. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  453. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  454. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  455. #0 85.34 configure.ac:161: the top level
  456. #0 86.40 checking for grep that handles long lines and -e... /bin/grep
  457. #0 86.46 checking for egrep... /bin/grep -E
  458. #0 86.46 checking for a sed that does not truncate output... /bin/sed
  459. #0 86.48 checking for pkg-config... /usr/bin/pkg-config
  460. #0 86.48 checking pkg-config is at least version 0.9.0... yes
  461. #0 86.48 checking for cc... cc
  462. #0 86.51 checking whether the C compiler works... yes
  463. #0 86.56 checking for C compiler default output file name... a.out
  464. #0 86.56 checking for suffix of executables...
  465. #0 86.60 checking whether we are cross compiling... no
  466. #0 86.65 checking for suffix of object files... o
  467. #0 86.68 checking whether the compiler supports GNU C... yes
  468. #0 86.70 checking whether cc accepts -g... yes
  469. #0 86.73 checking for cc option to enable C11 features... none needed
  470. #0 86.80 checking how to run the C preprocessor... cc -E
  471. #0 86.86 checking for icc... no
  472. #0 86.87 checking for suncc... no
  473. #0 86.89 checking for system library directory... lib
  474. #0 86.89 checking if compiler supports -Wl,-rpath,... yes
  475. #0 86.93 checking build system type... x86_64-pc-linux-musl
  476. #0 86.93 checking host system type... x86_64-pc-linux-musl
  477. #0 86.93 checking target system type... x86_64-pc-linux-musl
  478. #0 87.01 checking for PHP prefix... /usr/local
  479. #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
  480. #0 87.01 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
  481. #0 87.01 checking for PHP installed headers prefix... /usr/local/include/php
  482. #0 87.01 checking if debug is enabled... no
  483. #0 87.03 checking if zts is enabled... no
  484. #0 87.04 checking for gawk... no
  485. #0 87.04 checking for nawk... no
  486. #0 87.04 checking for awk... awk
  487. #0 87.04 checking if awk is broken... no
  488. #0 87.04 checking whether to enable Zend OPcache support... yes, shared
  489. #0 87.04 checking whether to enable copying PHP CODE pages into HUGE PAGES... yes
  490. #0 87.05 checking whether to enable JIT... yes
  491. #0 87.05 checking for capstone >= 3.0.0... no
  492. #0 87.06 checking for opagent in default path... not found
  493. #0 87.06 checking for mprotect... yes
  494. #0 87.11 checking for sysvipc shared memory support... yes
  495. #0 87.18 checking for mmap() using MAP_ANON shared memory support... yes
  496. #0 87.26 checking for shm_open in -lrt... yes
  497. #0 87.35 checking for mmap() using shm_open() shared memory support... checking for shm_unlink in -lrt... yes
  498. #0 87.48 yes
  499. #0 87.51 checking for a sed that does not truncate output... /bin/sed
  500. #0 87.51 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
  501. #0 87.53 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
  502. #0 87.53 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
  503. #0 87.53 checking for BSD-compatible nm... /usr/bin/nm -B
  504. #0 87.53 checking whether ln -s works... yes
  505. #0 87.53 checking how to recognize dependent libraries... pass_all
  506. #0 87.56 checking for stdio.h... yes
  507. #0 87.59 checking for stdlib.h... yes
  508. #0 87.62 checking for string.h... yes
  509. #0 87.64 checking for inttypes.h... yes
  510. #0 87.67 checking for stdint.h... yes
  511. #0 87.69 checking for strings.h... yes
  512. #0 87.72 checking for sys/stat.h... yes
  513. #0 87.75 checking for sys/types.h... yes
  514. #0 87.78 checking for unistd.h... yes
  515. #0 87.83 checking for dlfcn.h... yes
  516. #0 87.86 checking the maximum length of command line arguments... 98304
  517. #0 87.86 checking command to parse /usr/bin/nm -B output from cc object... ok
  518. #0 87.94 checking for objdir... .libs
  519. #0 87.94 checking for ar... ar
  520. #0 87.94 checking for ranlib... ranlib
  521. #0 87.94 checking for strip... strip
  522. #0 88.01 checking if cc supports -fno-rtti -fno-exceptions... no
  523. #0 88.03 checking for cc option to produce PIC... -fPIC
  524. #0 88.03 checking if cc PIC flag -fPIC works... yes
  525. #0 88.05 checking if cc static flag -static works... yes
  526. #0 88.09 checking if cc supports -c -o file.o... yes
  527. #0 88.12 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  528. #0 88.13 checking whether -lc should be explicitly linked in... no
  529. #0 88.18 checking dynamic linker characteristics... GNU/Linux ld.so
  530. #0 88.19 checking how to hardcode library paths into programs... immediate
  531. #0 88.19 checking whether stripping libraries is possible... yes
  532. #0 88.20 checking if libtool supports shared libraries... yes
  533. #0 88.20 checking whether to build shared libraries... yes
  534. #0 88.20 checking whether to build static libraries... no
  535. #0 88.31
  536. #0 88.31 creating libtool
  537. #0 88.37 appending configuration tag "CXX" to libtool
  538. #0 88.47 configure: patching config.h.in
  539. #0 88.47 configure: creating ./config.status
  540. #0 88.51 config.status: creating config.h
  541. #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
  542. #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
  543. #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
  544. #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
  545. #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
  546. #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
  547. #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
  548. #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
  549. #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
  550. #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
  551. #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
  552. #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
  553. #0 88.82 mkdir .libs
  554. #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
  555. #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
  556. #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
  557. #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
  558. #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
  559. #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
  560. #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
  561. #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
  562. #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
  563. #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
  564. #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
  565. #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
  566. #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
  567. #0 89.65 cc /usr/src/php/ext/opcache/jit/dynasm/minilua.c -lm -o minilua
  568. #0 89.65 make: Circular jit/zend_jit.lo <- jit/zend_jit.lo dependency dropped.
  569. #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
  570. #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
  571. #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
  572. #0 90.38 mkdir jit/.libs
  573. #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
  574. #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
  575. #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
  576. #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
  577. #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
  578. #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
  579. #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
  580. #0 133.4 creating opcache.la
  581. #0 133.4 (cd .libs && rm -f opcache.la && ln -s ../opcache.la opcache.la)
  582. #0 133.4 /bin/sh /usr/src/php/ext/opcache/libtool --mode=install cp ./opcache.la /usr/src/php/ext/opcache/modules
  583. #0 133.4 cp ./.libs/opcache.so /usr/src/php/ext/opcache/modules/opcache.so
  584. #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  585. #0 85.34 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  586. #0 85.34 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  587. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  588. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  589. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  590. #0 85.34 configure.ac:161: the top level
  591. #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
  592. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  593. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  594. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  595. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  596. #0 85.34 configure.ac:161: the top level
  597. #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
  598. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  599. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  600. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  601. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  602. #0 85.34 configure.ac:161: the top level
  603. #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
  604. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  605. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  606. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  607. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  608. #0 85.34 configure.ac:161: the top level
  609. #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
  610. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  611. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  612. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  613. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  614. #0 85.34 configure.ac:161: the top level
  615. #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'
  616. #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
  617. #0 133.4 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/opcache/modules
  618. #0 133.4 ----------------------------------------------------------------------
  619. #0 133.4 Libraries have been installed in:
  620. #0 133.4 /usr/src/php/ext/opcache/modules
  621. #0 133.4
  622. #0 133.4 If you ever happen to want to link against installed libraries
  623. #0 133.4 in a given directory, LIBDIR, you must either use libtool, and
  624. #0 133.4 specify the full pathname of the library, or use the `-LLIBDIR'
  625. #0 133.4 flag during linking and do at least one of the following:
  626. #0 133.4 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  627. #0 133.4 during execution
  628. #0 133.4 - add LIBDIR to the `LD_RUN_PATH' environment variable
  629. #0 133.4 during linking
  630.  
  631. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  632. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  633. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  634. #0 85.34 configure.ac:161: the top level
  635. #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'
  636. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  637. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  638. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  639. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  640. #0 85.34 configure.ac:161: the top level
  641. #0 85.34 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
  642. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  643. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  644. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  645. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  646. #0 85.34 configure.ac:161: the top level
  647. #0 85.34 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  648. #0 85.34 configure.ac:161: You should run autoupdate.
  649. #0 85.34 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  650. #0 85.34 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  651. #0 85.34 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  652. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  653. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  654. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  655. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  656. #0 85.34 configure.ac:161: the top level
  657. #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
  658. #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  659. #0 85.34 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  660. #0 133.4 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  661. #0 133.4
  662. #0 133.4 See any operating system documentation about shared libraries for
  663. #0 133.4 more information, such as the ld(1) and ld.so(8) manual pages.
  664. #0 133.4 ----------------------------------------------------------------------
  665. #0 133.4
  666. #0 133.4 Build complete.
  667. #0 133.4 Don't forget to run 'make test'.
  668. #0 133.4
  669. #0 133.5 + strip --strip-all modules/opcache.so
  670. #0 133.5 make: Circular jit/zend_jit.lo <- jit/zend_jit.lo dependency dropped.
  671. #0 133.5 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
  672. #0 133.6 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  673. #0 133.6 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
  674. #0 133.6 find . -name \*.la -o -name \*.a | xargs rm -f
  675. #0 133.6 find . -name \*.so | xargs rm -f
  676. #0 133.6 find . -name .libs -a -type d|xargs rm -rf
  677. #0 133.6 rm -f libphp.la modules/* libs/*
  678. #0 133.6 rm -f ext/opcache/jit/zend_jit_x86.c
  679. #0 133.6 rm -f ext/opcache/jit/zend_jit_arm64.c
  680. #0 133.6 rm -f ext/opcache/minilua
  681. #0 133.7 Configuring for:
  682. #0 133.7 PHP Api Version: 20210902
  683. #0 133.7 Zend Module Api No: 20210902
  684. #0 133.7 Zend Extension Api No: 420210902
  685. #0 134.2 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
  686. #0 134.2 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
  687. #0 134.2 configure.ac:18: the top level
  688. #0 134.2 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  689. #0 134.2 configure.ac:161: You should run autoupdate.
  690. #0 134.2 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  691. #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  692. #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  693. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  694. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  695. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  696. #0 134.2 configure.ac:161: the top level
  697. #0 134.2 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  698. #0 134.2 configure.ac:161: You should run autoupdate.
  699. #0 134.2 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  700. #0 134.2 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  701. #0 134.2 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  702. #0 134.2 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  703. #0 134.2 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  704. #0 134.2 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  705. #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  706. #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  707. #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  708. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  709. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  710. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  711. #0 134.2 configure.ac:161: the top level
  712. #0 134.2 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
  713. #0 134.2 configure.ac:161: You should run autoupdate.
  714. #0 134.2 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  715. #0 134.2 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  716. #0 134.2 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  717. #0 134.2 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  718. #0 134.2 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  719. #0 134.2 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  720. #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  721. #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  722. #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  723. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  724. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  725. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  726. #0 134.2 configure.ac:161: the top level
  727. #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
  728. #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  729. #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  730. #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  731. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  732. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  733. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  734. #0 134.2 configure.ac:161: the top level
  735. #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
  736. #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  737. #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  738. #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  739. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  740. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  741. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  742. #0 134.2 configure.ac:161: the top level
  743. #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
  744. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  745. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  746. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  747. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  748. #0 134.2 configure.ac:161: the top level
  749. #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
  750. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  751. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  752. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  753. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  754. #0 134.2 configure.ac:161: the top level
  755. #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
  756. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  757. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  758. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  759. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  760. #0 134.2 configure.ac:161: the top level
  761. #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
  762. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  763. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  764. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  765. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  766. #0 134.2 configure.ac:161: the top level
  767. #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'
  768. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  769. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  770. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  771. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  772. #0 134.2 configure.ac:161: the top level
  773. #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'
  774. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  775. #0 85.34 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  776. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  777. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  778. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  779. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  780. #0 85.34 configure.ac:161: the top level
  781. #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
  782. #0 85.34 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  783. #0 85.34 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  784. #0 85.34 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  785. #0 85.34 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  786. #0 85.34 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  787. #0 85.34 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  788. #0 85.34 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  789. #0 85.34 configure.ac:161: the top level
  790. #0 86.40 checking for grep that handles long lines and -e... /bin/grep
  791. #0 86.46 checking for egrep... /bin/grep -E
  792. #0 86.46 checking for a sed that does not truncate output... /bin/sed
  793. #0 86.48 checking for pkg-config... /usr/bin/pkg-config
  794. #0 86.48 checking pkg-config is at least version 0.9.0... yes
  795. #0 86.48 checking for cc... cc
  796. #0 86.51 checking whether the C compiler works... yes
  797. #0 86.56 checking for C compiler default output file name... a.out
  798. #0 86.56 checking for suffix of executables...
  799. #0 86.60 checking whether we are cross compiling... no
  800. #0 86.65 checking for suffix of object files... o
  801. #0 86.68 checking whether the compiler supports GNU C... yes
  802. #0 86.70 checking whether cc accepts -g... yes
  803. #0 86.73 checking for cc option to enable C11 features... none needed
  804. #0 86.80 checking how to run the C preprocessor... cc -E
  805. #0 86.86 checking for icc... no
  806. #0 86.87 checking for suncc... no
  807. #0 86.89 checking for system library directory... lib
  808. #0 86.89 checking if compiler supports -Wl,-rpath,... yes
  809. #0 86.93 checking build system type... x86_64-pc-linux-musl
  810. #0 86.93 checking host system type... x86_64-pc-linux-musl
  811. #0 86.93 checking target system type... x86_64-pc-linux-musl
  812. #0 87.01 checking for PHP prefix... /usr/local
  813. #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
  814. #0 87.01 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
  815. #0 87.01 checking for PHP installed headers prefix... /usr/local/include/php
  816. #0 87.01 checking if debug is enabled... no
  817. #0 87.03 checking if zts is enabled... no
  818. #0 87.04 checking for gawk... no
  819. #0 87.04 checking for nawk... no
  820. #0 87.04 checking for awk... awk
  821. #0 87.04 checking if awk is broken... no
  822. #0 87.04 checking whether to enable Zend OPcache support... yes, shared
  823. #0 87.04 checking whether to enable copying PHP CODE pages into HUGE PAGES... yes
  824. #0 87.05 checking whether to enable JIT... yes
  825. #0 87.05 checking for capstone >= 3.0.0... no
  826. #0 87.06 checking for opagent in default path... not found
  827. #0 87.06 checking for mprotect... yes
  828. #0 87.11 checking for sysvipc shared memory support... yes
  829. #0 87.18 checking for mmap() using MAP_ANON shared memory support... yes
  830. #0 87.26 checking for shm_open in -lrt... yes
  831. #0 87.35 checking for mmap() using shm_open() shared memory support... checking for shm_unlink in -lrt... yes
  832. #0 87.48 yes
  833. #0 87.51 checking for a sed that does not truncate output... /bin/sed
  834. #0 87.51 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
  835. #0 87.53 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
  836. #0 87.53 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
  837. #0 87.53 checking for BSD-compatible nm... /usr/bin/nm -B
  838. #0 87.53 checking whether ln -s works... yes
  839. #0 87.53 checking how to recognize dependent libraries... pass_all#0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  840. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  841. #0 87.56 checking for stdio.h... yes
  842. #0 87.59 checking for stdlib.h... yes
  843. #0 87.62 checking for string.h... yes
  844. #0 87.64 checking for inttypes.h... yes
  845. #0 87.67 checking for stdint.h... yes
  846. #0 87.69 checking for strings.h... yes
  847. #0 87.72 checking for sys/stat.h... yes
  848. #0 87.75 checking for sys/types.h... yes
  849. #0 87.78 checking for unistd.h... yes
  850. #0 87.83 checking for dlfcn.h... yes
  851. #0 87.86 checking the maximum length of command line arguments... 98304
  852. #0 87.86 checking command to parse /usr/bin/nm -B output from cc object... ok
  853. #0 87.94 checking for objdir... .libs
  854. #0 87.94 checking for ar... ar
  855. #0 87.94 checking for ranlib... ranlib
  856. #0 87.94 checking for strip... strip
  857. #0 88.01 checking if cc supports -fno-rtti -fno-exceptions... no
  858. #0 88.03 checking for cc option to produce PIC... -fPIC
  859. #0 88.03 checking if cc PIC flag -fPIC works... yes
  860. #0 88.05 checking if cc static flag -static works... yes
  861. #0 88.09 checking if cc supports -c -o file.o... yes
  862. #0 88.12 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  863. #0 88.13 checking whether -lc should be explicitly linked in... no
  864. #0 88.18 checking dynamic linker characteristics... GNU/Linux ld.so
  865. #0 88.19 checking how to hardcode library paths into programs... immediate
  866. #0 88.19 checking whether stripping libraries is possible... yes
  867. #0 88.20 checking if libtool supports shared libraries... yes
  868. #0 88.20 checking whether to build shared libraries... yes
  869. #0 88.20 checking whether to build static libraries... no
  870. #0 88.31
  871. #0 88.31 creating libtool
  872. #0 88.37 appending configuration tag "CXX" to libtool
  873. #0 88.47 configure: patching config.h.in
  874. #0 88.47 configure: creating ./config.status
  875. #0 88.51 config.status: creating config.h
  876. #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
  877. #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
  878.  
  879. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  880. #0 134.2 configure.ac:161: the top level
  881. #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
  882. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  883. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  884. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  885. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  886. #0 134.2 configure.ac:161: the top level
  887. #0 134.2 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  888. #0 134.2 configure.ac:161: You should run autoupdate.
  889. #0 134.2 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  890. #0 134.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  891. #0 134.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  892. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  893. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  894. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  895. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  896. #0 134.2 configure.ac:161: the top level
  897. #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
  898. #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  899. #0 134.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  900. #0 134.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  901. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  902. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  903. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  904. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  905. #0 134.2 configure.ac:161: the top level
  906. #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
  907. #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  908. #0 134.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  909. #0 134.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  910. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  911. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  912. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  913. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  914. #0 134.2 configure.ac:161: the top level
  915. #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
  916. #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
  917. #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
  918. #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
  919. #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
  920. #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
  921. #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
  922. #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
  923. #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
  924. #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
  925. #0 88.82 mkdir .libs
  926. #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
  927. #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
  928. #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
  929. #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
  930. #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
  931. #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
  932. #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
  933. #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
  934. #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
  935.  
  936. #0 135.1 checking for egrep... /bin/grep -E
  937. #0 135.1 checking for a sed that does not truncate output... /bin/sed
  938. #0 135.1 checking for pkg-config... /usr/bin/pkg-config
  939. #0 135.1 checking pkg-config is at least version 0.9.0... yes
  940. #0 135.1 checking for cc... cc
  941. #0 135.1 checking whether the C compiler works... yes
  942. #0 135.2 checking for C compiler default output file name... a.out
  943. #0 135.2 checking for suffix of executables...
  944. #0 135.2 checking whether we are cross compiling... no
  945. #0 135.3 checking for suffix of object files... o
  946. #0 135.3 checking whether the compiler supports GNU C... yes
  947. #0 135.3 checking whether cc accepts -g... yes
  948. #0 135.4 checking for cc option to enable C11 features... none needed
  949. #0 135.4 checking how to run the C preprocessor... cc -E
  950. #0 135.5 checking for icc... no
  951. #0 135.5 checking for suncc... no
  952. #0 135.5 checking for system library directory... lib
  953. #0 135.5 checking if compiler supports -Wl,-rpath,... yes
  954. #0 135.6 checking build system type... x86_64-pc-linux-musl
  955. #0 135.6 checking host system type... x86_64-pc-linux-musl
  956. #0 135.6 checking target system type... x86_64-pc-linux-musl
  957. #0 135.6 checking for PHP prefix... /usr/local
  958. #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
  959. #0 135.6 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
  960. #0 135.6 checking for PHP installed headers prefix... /usr/local/include/php
  961. #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
  962. #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
  963. #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
  964. #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
  965. #0 89.65 cc /usr/src/php/ext/opcache/jit/dynasm/minilua.c -lm -o minilua
  966. #0 89.65 make: Circular jit/zend_jit.lo <- jit/zend_jit.lo dependency dropped.
  967. #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
  968. #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
  969. #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
  970. #0 90.38 mkdir jit/.libs
  971. #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
  972. #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
  973. #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
  974. #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
  975. #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
  976. #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
  977. #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
  978. #0 133.4 creating opcache.la
  979. #0 133.4 (cd .libs && rm -f opcache.la && ln -s ../opcache.la opcache.la)
  980. #0 133.4 /bin/sh /usr/src/php/ext/opcache/libtool --mode=install cp ./opcache.la /usr/src/php/ext/opcache/modules
  981. #0 133.4 cp ./.libs/opcache.so /usr/src/php/ext/opcache/modules/opcache.so
  982. #0 133.4 cp ./.libs/opcache.lai /usr/src/php/ext/opcache/modules/opcache.la
  983. #0 133.4 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/opcache/modules
  984. #0 133.4 ----------------------------------------------------------------------
  985. #0 133.4 Libraries have been installed in:
  986. #0 133.4 /usr/src/php/ext/opcache/modules
  987. #0 133.4
  988. #0 133.4 If you ever happen to want to link against installed libraries
  989. #0 133.4 in a given directory, LIBDIR, you must either use libtool, and
  990. #0 133.4 specify the full pathname of the library, or use the `-LLIBDIR'
  991. #0 133.4 flag during linking and do at least one of the following:
  992. #0 133.4 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  993. #0 133.4 during execution
  994. #0 133.4 - add LIBDIR to the `LD_RUN_PATH' environment variable
  995. #0 133.4 during linking
  996. #0 133.4 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  997. #0 133.4
  998. #0 133.4 See any operating system documentation about shared libraries for
  999. #0 133.4 more information, such as the ld(1) and ld.so(8) manual pages.
  1000. #0 133.4 ----------------------------------------------------------------------
  1001. #0 133.4
  1002. #0 133.4 Build complete.
  1003. #0 133.4 Don't forget to run 'make test'.
  1004. #0 133.4
  1005. #0 133.5 + strip --strip-all modules/opcache.so
  1006. #0 133.5 make: Circular jit/zend_jit.lo <- jit/zend_jit.lo dependency dropped.
  1007. #0 133.5 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
  1008. #0 133.6 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  1009. #0 133.6 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
  1010. #0 133.6 find . -name \*.la -o -name \*.a | xargs rm -f
  1011. #0 133.6 find . -name \*.so | xargs rm -f
  1012. #0 133.6 find . -name .libs -a -type d|xargs rm -rf
  1013. #0 133.6 rm -f libphp.la modules/* libs/*
  1014. #0 133.6 rm -f ext/opcache/jit/zend_jit_x86.c
  1015. #0 133.6 rm -f ext/opcache/jit/zend_jit_arm64.c
  1016. #0 133.6 rm -f ext/opcache/minilua
  1017. #0 133.7 Configuring for:
  1018. #0 133.7 PHP Api Version: 20210902
  1019. #0 133.7 Zend Module Api No: 20210902
  1020. #0 133.7 Zend Extension Api No: 420210902
  1021. #0 134.2 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
  1022. #0 134.2 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
  1023. #0 134.2 configure.ac:18: the top level
  1024. #0 134.2 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  1025. #0 134.2 configure.ac:161: You should run autoupdate.
  1026. #0 134.2 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  1027. #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1028. #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1029. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1030. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1031. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1032. #0 134.2 configure.ac:161: the top level
  1033. #0 134.2 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  1034. #0 134.2 configure.ac:161: You should run autoupdate.
  1035. #0 134.2 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  1036. #0 134.2 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  1037. #0 134.2 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  1038. #0 134.2 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  1039. #0 134.2 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  1040. #0 134.2 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  1041. #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1042. #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1043. #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1044. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1045. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1046. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1047. #0 134.2 configure.ac:161: the top level
  1048. #0 134.2 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
  1049. #0 134.2 configure.ac:161: You should run autoupdate.
  1050. #0 134.2 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  1051. #0 134.2 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  1052. #0 134.2 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  1053. #0 134.2 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  1054. #0 134.2 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  1055. #0 134.2 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  1056. #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1057. #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1058. #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1059. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1060. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1061. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1062. #0 134.2 configure.ac:161: the top level
  1063. #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
  1064. #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1065. #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1066. #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1067. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1068. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1069. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1070. #0 134.2 configure.ac:161: the top level
  1071. #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
  1072. #0 135.7 checking if zts is enabled... no
  1073. #0 135.7 checking for gawk... no
  1074. #0 135.7 checking for nawk... no
  1075. #0 135.7 checking for awk... awk
  1076. #0 135.7 checking if awk is broken... no
  1077. #0 135.7 checking for MySQL support for PDO... yes, shared
  1078. #0 135.7 checking for the location of libz... no
  1079. #0 135.7 checking for MySQL UNIX socket location...
  1080. #0 135.7 checking for PDO includes... /usr/local/include/php/ext
  1081. #0 135.7 checking for a sed that does not truncate output... /bin/sed
  1082. #0 135.7 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
  1083. #0 135.7 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
  1084. #0 135.7 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
  1085. #0 135.7 checking for BSD-compatible nm... /usr/bin/nm -B
  1086. #0 135.7 checking whether ln -s works... yes
  1087. #0 135.7 checking how to recognize dependent libraries... pass_all
  1088. #0 135.7 checking for stdio.h... yes
  1089. #0 135.8 checking for stdlib.h... yes
  1090. #0 135.8 checking for string.h... yes
  1091. #0 135.8 checking for inttypes.h... yes
  1092. #0 135.8 checking for stdint.h... yes
  1093. #0 135.9 checking for strings.h... yes
  1094. #0 135.9 checking for sys/stat.h... yes
  1095. #0 135.9 checking for sys/types.h... yes
  1096. #0 135.9 checking for unistd.h... yes
  1097. #0 135.9 checking for dlfcn.h... yes
  1098. #0 136.0 checking the maximum length of command line arguments... 98304
  1099. #0 136.0 checking command to parse /usr/bin/nm -B output from cc object... ok
  1100. #0 136.0 checking for objdir... .libs
  1101. #0 136.0 checking for ar... ar
  1102. #0 136.0 checking for ranlib... ranlib
  1103. #0 136.0 checking for strip... strip
  1104. #0 136.1 checking if cc supports -fno-rtti -fno-exceptions... no
  1105. #0 136.1 checking for cc option to produce PIC... -fPIC
  1106. #0 136.1 checking if cc PIC flag -fPIC works... yes
  1107. #0 136.1 checking if cc static flag -static works... yes
  1108. #0 136.2 checking if cc supports -c -o file.o... yes
  1109. #0 136.2 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  1110. #0 136.3 checking whether -lc should be explicitly linked in... no
  1111. #0 136.3 checking dynamic linker characteristics... GNU/Linux ld.so
  1112. #0 136.3 checking how to hardcode library paths into programs... immediate
  1113. #0 136.3 checking whether stripping libraries is possible... yes
  1114. #0 136.3 checking if libtool supports shared libraries... yes
  1115. #0 136.3 checking whether to build shared libraries... yes
  1116. #0 136.3 checking whether to build static libraries... no
  1117. #0 136.4
  1118. #0 136.4 creating libtool
  1119. #0 136.5 appending configuration tag "CXX" to libtool
  1120. #0 136.6 configure: patching config.h.in
  1121. #0 136.6 configure: creating ./config.status
  1122. #0 136.6 config.status: creating config.h
  1123. #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
  1124. #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
  1125. #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
  1126. #0 136.7 mkdir .libs
  1127. #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
  1128. #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
  1129. #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
  1130. #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
  1131. #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
  1132. #0 137.6 creating pdo_mysql.la
  1133. #0 137.6 (cd .libs && rm -f pdo_mysql.la && ln -s ../pdo_mysql.la pdo_mysql.la)
  1134. #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
  1135. #0 137.7 cp ./.libs/pdo_mysql.so /usr/src/php/ext/pdo_mysql/modules/pdo_mysql.so
  1136. #0 137.7 cp ./.libs/pdo_mysql.lai /usr/src/php/ext/pdo_mysql/modules/pdo_mysql.la
  1137. #0 137.7 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/pdo_mysql/modules
  1138. #0 137.7 ----------------------------------------------------------------------
  1139. #0 137.7 Libraries have been installed in:
  1140. #0 137.7 /usr/src/php/ext/pdo_mysql/modules
  1141. #0 137.7
  1142. #0 137.7 If you ever happen to want to link against installed libraries
  1143. #0 137.7 in a given directory, LIBDIR, you must either use libtool, and
  1144. #0 137.7 specify the full pathname of the library, or use the `-LLIBDIR'
  1145. #0 137.7 flag during linking and do at least one of the following:
  1146. #0 137.7 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1147. #0 137.7 during execution
  1148. #0 137.7 - add LIBDIR to the `LD_RUN_PATH' environment variable
  1149. #0 137.7 during linking
  1150. #0 137.7 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  1151. #0 137.7
  1152. #0 137.7 See any operating system documentation about shared libraries for
  1153. #0 137.7 more information, such as the ld(1) and ld.so(8) manual pages.
  1154. #0 137.7 ----------------------------------------------------------------------
  1155. #0 137.7
  1156. #0 137.7 Build complete.
  1157. #0 137.7 Don't forget to run 'make test'.
  1158. #0 137.7
  1159. #0 137.7 + strip --strip-all modules/pdo_mysql.so
  1160. #0 137.8 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
  1161. #0 137.8 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  1162. #0 137.9 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
  1163. #0 137.9 find . -name \*.la -o -name \*.a | xargs rm -f
  1164. #0 137.9 find . -name \*.so | xargs rm -f
  1165. #0 137.9 find . -name .libs -a -type d|xargs rm -rf
  1166. #0 137.9 rm -f libphp.la modules/* libs/*
  1167. #0 137.9 rm -f ext/opcache/jit/zend_jit_x86.c
  1168. #0 137.9 rm -f ext/opcache/jit/zend_jit_arm64.c
  1169. #0 137.9 rm -f ext/opcache/minilua
  1170. #0 137.9 Configuring for:
  1171. #0 137.9 PHP Api Version: 20210902
  1172. #0 137.9 Zend Module Api No: 20210902
  1173. #0 137.9 Zend Extension Api No: 420210902
  1174. #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1175. #0 134.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1176. #0 134.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1177. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1178. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1179. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1180. #0 134.2 configure.ac:161: the top level
  1181. #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
  1182. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1183. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1184. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1185. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1186. #0 134.2 configure.ac:161: the top level
  1187. #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
  1188. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1189. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1190. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1191. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1192. #0 134.2 configure.ac:161: the top level
  1193. #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
  1194. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1195. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1196. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1197. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1198. #0 134.2 configure.ac:161: the top level
  1199. #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
  1200. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1201. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1202. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1203. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1204. #0 134.2 configure.ac:161: the top level
  1205. #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'
  1206. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1207. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1208. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1209. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1210. #0 134.2 configure.ac:161: the top level
  1211. #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'
  1212. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1213. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1214. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1215. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1216. #0 134.2 configure.ac:161: the top level
  1217. #0 134.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
  1218. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1219. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1220. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1221. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1222. #0 134.2 configure.ac:161: the top level
  1223. #0 134.2 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  1224. #0 134.2 configure.ac:161: You should run autoupdate.
  1225. #0 134.2 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  1226. #0 134.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  1227. #0 134.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  1228. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1229. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1230. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1231. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1232. #0 134.2 configure.ac:161: the top level
  1233. #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
  1234. #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1235. #0 134.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  1236. #0 134.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  1237. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1238. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1239. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1240. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1241. #0 134.2 configure.ac:161: the top level
  1242. #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
  1243. #0 134.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1244. #0 134.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  1245. #0 134.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  1246. #0 134.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1247. #0 134.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1248. #0 134.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1249. #0 134.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1250. #0 134.2 configure.ac:161: the top level
  1251. #0 135.0 checking for grep that handles long lines and -e... /bin/grep
  1252. #0 135.1 checking for egrep... /bin/grep -E
  1253. #0 135.1 checking for a sed that does not truncate output... /bin/sed
  1254. #0 135.1 checking for pkg-config... /usr/bin/pkg-config
  1255. #0 135.1 checking pkg-config is at least version 0.9.0... yes
  1256. #0 135.1 checking for cc... cc
  1257. #0 135.1 checking whether the C compiler works... yes
  1258. #0 135.2 checking for C compiler default output file name... a.out
  1259. #0 135.2 checking for suffix of executables...
  1260. #0 135.2 checking whether we are cross compiling... no
  1261. #0 135.3 checking for suffix of object files... o
  1262. #0 135.3 checking whether the compiler supports GNU C... yes
  1263. #0 135.3 checking whether cc accepts -g... yes
  1264. #0 135.4 checking for cc option to enable C11 features... none needed
  1265. #0 135.4 checking how to run the C preprocessor... cc -E
  1266. #0 135.5 checking for icc... no
  1267. #0 135.5 checking for suncc... no
  1268. #0 135.5 checking for system library directory... lib
  1269. #0 135.5 checking if compiler supports -Wl,-rpath,... yes
  1270. #0 135.6 checking build system type... x86_64-pc-linux-musl
  1271. #0 138.4 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
  1272. #0 138.4 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
  1273. #0 138.4 configure.ac:18: the top level
  1274. #0 138.4 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  1275. #0 138.4 configure.ac:161: You should run autoupdate.
  1276. #0 138.4 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  1277. #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1278. #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1279. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1280. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1281. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1282. #0 138.4 configure.ac:161: the top level
  1283. #0 138.4 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  1284. #0 138.4 configure.ac:161: You should run autoupdate.
  1285. #0 138.4 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  1286. #0 138.4 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  1287. #0 138.4 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  1288. #0 138.4 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  1289. #0 138.4 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  1290. #0 138.4 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  1291. #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1292. #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1293. #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1294. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1295. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1296. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1297. #0 138.4 configure.ac:161: the top level
  1298. #0 138.4 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
  1299. #0 138.4 configure.ac:161: You should run autoupdate.
  1300. #0 138.4 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  1301. #0 138.4 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  1302. #0 138.4 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  1303. #0 138.4 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  1304. #0 138.4 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  1305. #0 138.4 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  1306. #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1307. #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1308. #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1309. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1310. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1311. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1312. #0 138.4 configure.ac:161: the top level
  1313. #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
  1314. #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1315. #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1316. #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1317. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1318. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1319. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1320. #0 138.4 configure.ac:161: the top level
  1321. #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
  1322. #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1323. #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1324. #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1325. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1326. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1327. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1328. #0 138.4 configure.ac:161: the top level
  1329. #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
  1330. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1331. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1332. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1333. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1334. #0 138.4 configure.ac:161: the top level
  1335. #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
  1336. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1337. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1338. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1339. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1340. #0 138.4 configure.ac:161: the top level
  1341. #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
  1342. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1343. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1344. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1345. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1346. #0 138.4 configure.ac:161: the top level
  1347. #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
  1348. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1349. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1350. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1351. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1352. #0 138.4 configure.ac:161: the top level
  1353. #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'
  1354. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1355. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1356. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1357. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1358. #0 138.4 configure.ac:161: the top level
  1359. #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'
  1360. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1361. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1362. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1363. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1364. #0 138.4 configure.ac:161: the top level
  1365. #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
  1366. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1367. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1368. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1369. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1370. #0 138.4 configure.ac:161: the top level
  1371. #0 138.4 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  1372. #0 138.4 configure.ac:161: You should run autoupdate.
  1373. #0 138.4 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  1374. #0 138.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  1375. #0 138.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  1376. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1377. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1378. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1379. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1380. #0 138.4 configure.ac:161: the top level
  1381. #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
  1382. #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1383. #0 138.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  1384. #0 138.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  1385. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1386. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1387. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1388. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1389. #0 138.4 configure.ac:161: the top level
  1390. #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
  1391. #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1392. #0 138.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  1393. #0 138.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  1394. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1395. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1396. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1397. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1398. #0 138.4 configure.ac:161: the top level
  1399. #0 139.2 checking for grep that handles long lines and -e... /bin/grep
  1400. #0 139.3 checking for egrep... /bin/grep -E
  1401. #0 139.3 checking for a sed that does not truncate output... /bin/sed
  1402. #0 139.3 checking for pkg-config... /usr/bin/pkg-config
  1403. #0 139.3 checking pkg-config is at least version 0.9.0... yes
  1404. #0 139.3 checking for cc... cc
  1405. #0 139.3 checking whether the C compiler works... yes
  1406. #0 139.4 checking for C compiler default output file name... a.out
  1407. #0 139.4 checking for suffix of executables...
  1408. #0 139.4 checking whether we are cross compiling... no
  1409. #0 139.4 checking for suffix of object files... o
  1410. #0 139.5 checking whether the compiler supports GNU C... yes
  1411. #0 139.5 checking whether cc accepts -g... yes
  1412. #0 139.5 checking for cc option to enable C11 features... none needed
  1413. #0 139.6 checking how to run the C preprocessor... cc -E
  1414. #0 139.6 checking for icc... no
  1415. #0 139.6 checking for suncc... no
  1416. #0 139.7 checking for system library directory... lib
  1417. #0 139.7 checking if compiler supports -Wl,-rpath,... yes
  1418. #0 139.7 checking build system type... x86_64-pc-linux-musl
  1419. #0 139.7 checking host system type... x86_64-pc-linux-musl
  1420. #0 139.7 checking target system type... x86_64-pc-linux-musl
  1421. #0 139.8 checking for PHP prefix... /usr/local
  1422. #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
  1423. #0 139.8 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
  1424. #0 139.8 checking for PHP installed headers prefix... /usr/local/include/php
  1425. #0 139.8 checking if debug is enabled... no
  1426. #0 139.8 checking if zts is enabled... no
  1427. #0 139.8 checking for gawk... no
  1428. #0 139.8 checking for nawk... no
  1429. #0 139.8 checking for awk... awk
  1430.  
  1431. #0 135.6 checking host system type... x86_64-pc-linux-musl
  1432. #0 135.6 checking target system type... x86_64-pc-linux-musl
  1433. #0 135.6 checking for PHP prefix... /usr/local
  1434. #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
  1435. #0 135.6 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
  1436. #0 135.6 checking for PHP installed headers prefix... /usr/local/include/php
  1437. #0 135.6 checking if debug is enabled... no
  1438. #0 135.7 checking if zts is enabled... no
  1439. #0 135.7 checking for gawk... no
  1440. #0 135.7 checking for nawk... no
  1441. #0 135.7 checking for awk... awk
  1442. #0 135.7 checking if awk is broken... no
  1443. #0 135.7 checking for MySQL support for PDO... yes, shared
  1444. #0 135.7 checking for the location of libz... no
  1445. #0 135.7 checking for MySQL UNIX socket location...
  1446. #0 135.7 checking for PDO includes... /usr/local/include/php/ext
  1447. #0 135.7 checking for a sed that does not truncate output... /bin/sed
  1448. #0 135.7 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
  1449. #0 135.7 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
  1450. #0 135.7 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
  1451. #0 135.7 checking for BSD-compatible nm... /usr/bin/nm -B
  1452. #0 135.7 checking whether ln -s works... yes
  1453. #0 135.7 checking how to recognize dependent libraries... pass_all
  1454. #0 135.7 checking for stdio.h... yes
  1455. #0 135.8 checking for stdlib.h... yes
  1456. #0 135.8 checking for string.h... yes
  1457. #0 135.8 checking for inttypes.h... yes
  1458. #0 135.8 checking for stdint.h... yes
  1459. #0 135.9 checking for strings.h... yes
  1460. #0 135.9 checking for sys/stat.h... yes
  1461. #0 135.9 checking for sys/types.h... yes
  1462. #0 135.9 checking for unistd.h... yes
  1463. #0 135.9 checking for dlfcn.h... yes
  1464. #0 136.0 checking the maximum length of command line arguments... 98304
  1465. #0 136.0 checking command to parse /usr/bin/nm -B output from cc object... ok
  1466. #0 136.0 checking for objdir... .libs
  1467. #0 136.0 checking for ar... ar
  1468. #0 136.0 checking for ranlib... ranlib
  1469. #0 136.0 checking for strip... strip
  1470. #0 136.1 checking if cc supports -fno-rtti -fno-exceptions... no
  1471. #0 136.1 checking for cc option to produce PIC... -fPIC
  1472. #0 136.1 checking if cc PIC flag -fPIC works... yes
  1473. #0 136.1 checking if cc static flag -static works... yes
  1474. #0 136.2 checking if cc supports -c -o file.o... yes
  1475. #0 136.2 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  1476. #0 136.3 checking whether -lc should be explicitly linked in... no
  1477. #0 136.3 checking dynamic linker characteristics... GNU/Linux ld.so
  1478. #0 136.3 checking how to hardcode library paths into programs... immediate
  1479. #0 136.3 checking whether stripping libraries is possible... yes
  1480. #0 136.3 checking if libtool supports shared libraries... yes
  1481. #0 136.3 checking whether to build shared libraries... yes
  1482. #0 136.3 checking whether to build static libraries... no
  1483. #0 136.4
  1484. #0 136.4 creating libtool
  1485. #0 136.5 appending configuration tag "CXX" to libtool
  1486. #0 136.6 configure: patching config.h.in
  1487. #0 136.6 configure: creating ./config.status
  1488. #0 136.6 config.status: creating config.h
  1489. #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
  1490. #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
  1491. #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
  1492. #0 136.7 mkdir .libs
  1493. #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
  1494. #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
  1495. #0 139.8 checking whether to enable XML support... yes, shared
  1496. #0 139.8 checking whether to build with expat support... no
  1497.  
  1498. #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
  1499. #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
  1500. #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
  1501. #0 137.6 creating pdo_mysql.la
  1502. #0 137.6 (cd .libs && rm -f pdo_mysql.la && ln -s ../pdo_mysql.la pdo_mysql.la)
  1503. #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
  1504. #0 137.7 cp ./.libs/pdo_mysql.so /usr/src/php/ext/pdo_mysql/modules/pdo_mysql.so
  1505. #0 137.7 cp ./.libs/pdo_mysql.lai /usr/src/php/ext/pdo_mysql/modules/pdo_mysql.la
  1506. #0 137.7 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/pdo_mysql/modules
  1507. #0 137.7 ----------------------------------------------------------------------
  1508. #0 137.7 Libraries have been installed in:
  1509. #0 137.7 /usr/src/php/ext/pdo_mysql/modules
  1510. #0 137.7
  1511. #0 137.7 If you ever happen to want to link against installed libraries
  1512. #0 137.7 in a given directory, LIBDIR, you must either use libtool, and
  1513. #0 137.7 specify the full pathname of the library, or use the `-LLIBDIR'
  1514. #0 137.7 flag during linking and do at least one of the following:
  1515. #0 137.7 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1516. #0 137.7 during execution
  1517. #0 137.7 - add LIBDIR to the `LD_RUN_PATH' environment variable
  1518. #0 137.7 during linking
  1519. #0 137.7 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  1520. #0 137.7
  1521. #0 137.7 See any operating system documentation about shared libraries for
  1522. #0 137.7 more information, such as the ld(1) and ld.so(8) manual pages.
  1523. #0 137.7 ----------------------------------------------------------------------
  1524. #0 137.7
  1525. #0 137.7 Build complete.
  1526. #0 137.7 Don't forget to run 'make test'.
  1527. #0 137.7
  1528. #0 137.7 + strip --strip-all modules/pdo_mysql.so
  1529. #0 137.8 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
  1530. #0 137.8 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  1531. #0 137.9 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
  1532. #0 137.9 find . -name \*.la -o -name \*.a | xargs rm -f
  1533. #0 137.9 find . -name \*.so | xargs rm -f
  1534. #0 137.9 find . -name .libs -a -type d|xargs rm -rf
  1535. #0 137.9 rm -f libphp.la modules/* libs/*
  1536. #0 137.9 rm -f ext/opcache/jit/zend_jit_x86.c
  1537. #0 137.9 rm -f ext/opcache/jit/zend_jit_arm64.c
  1538. #0 137.9 rm -f ext/opcache/minilua
  1539. #0 137.9 Configuring for:
  1540. #0 137.9 PHP Api Version: 20210902
  1541. #0 137.9 Zend Module Api No: 20210902
  1542. #0 137.9 Zend Extension Api No: 420210902
  1543. #0 138.4 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
  1544. #0 138.4 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
  1545. #0 138.4 configure.ac:18: the top level
  1546. #0 139.8 checking for libxml-2.0 >= 2.9.0... yes
  1547. #0 139.8 checking for a sed that does not truncate output... /bin/sed
  1548. #0 139.8 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
  1549. #0 139.8 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
  1550. #0 139.8 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
  1551. #0 139.8 checking for BSD-compatible nm... /usr/bin/nm -B
  1552. #0 139.8 checking whether ln -s works... yes
  1553. #0 139.8 checking how to recognize dependent libraries... pass_all
  1554. #0 139.8 checking for stdio.h... yes
  1555. #0 139.9 checking for stdlib.h... yes
  1556. #0 139.9 checking for string.h... yes
  1557. #0 139.9 checking for inttypes.h... yes
  1558. #0 139.9 checking for stdint.h... yes
  1559. #0 139.9 checking for strings.h... yes
  1560. #0 140.0 checking for sys/stat.h... yes
  1561. #0 140.0 checking for sys/types.h... yes
  1562. #0 140.0 checking for unistd.h... yes
  1563. #0 140.0 checking for dlfcn.h... yes
  1564. #0 140.1 checking the maximum length of command line arguments... 98304
  1565. #0 140.1 checking command to parse /usr/bin/nm -B output from cc object... ok
  1566. #0 140.1 checking for objdir... .libs
  1567. #0 140.1 checking for ar... ar
  1568. #0 140.1 checking for ranlib... ranlib
  1569. #0 140.1 checking for strip... strip
  1570. #0 140.2 checking if cc supports -fno-rtti -fno-exceptions... no
  1571. #0 140.2 checking for cc option to produce PIC... -fPIC
  1572. #0 140.2 checking if cc PIC flag -fPIC works... yes
  1573. #0 140.2 checking if cc static flag -static works... yes
  1574. #0 140.3 checking if cc supports -c -o file.o... yes
  1575. #0 140.3 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  1576. #0 140.3 checking whether -lc should be explicitly linked in... no
  1577. #0 140.3 checking dynamic linker characteristics... GNU/Linux ld.so
  1578. #0 140.4 checking how to hardcode library paths into programs... immediate
  1579. #0 140.4 checking whether stripping libraries is possible... yes
  1580. #0 140.4 checking if libtool supports shared libraries... yes
  1581. #0 140.4 checking whether to build shared libraries... yes
  1582. #0 140.4 checking whether to build static libraries... no
  1583. #0 140.4
  1584. #0 140.4 creating libtool
  1585. #0 140.5 appending configuration tag "CXX" to libtool
  1586. #0 140.6 configure: patching config.h.in
  1587. #0 140.6 configure: creating ./config.status#0 138.4 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  1588. #0 138.4 configure.ac:161: You should run autoupdate.
  1589. #0 138.4 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  1590. #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1591. #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1592. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1593. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1594. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1595. #0 138.4 configure.ac:161: the top level
  1596. #0 138.4 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  1597. #0 138.4 configure.ac:161: You should run autoupdate.
  1598. #0 138.4 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  1599. #0 138.4 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  1600. #0 138.4 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  1601. #0 138.4 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  1602. #0 138.4 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  1603. #0 138.4 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  1604. #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1605. #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1606. #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1607. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1608. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1609. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1610. #0 138.4 configure.ac:161: the top level
  1611. #0 138.4 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
  1612. #0 138.4 configure.ac:161: You should run autoupdate.
  1613. #0 138.4 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  1614. #0 138.4 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  1615. #0 138.4 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  1616. #0 138.4 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  1617. #0 138.4 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  1618. #0 138.4 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  1619. #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1620. #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1621. #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1622. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1623. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1624. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1625. #0 138.4 configure.ac:161: the top level
  1626. #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
  1627. #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1628. #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1629. #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1630. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1631. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1632. #0 140.6 config.status: creating config.h
  1633. #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
  1634. #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
  1635. #0 140.7 mkdir .libs
  1636. #0 140.7 mkdir .libs
  1637. #0 140.7 mkdir: can't create directory '.libs': File exists
  1638. #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
  1639. #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
  1640. #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
  1641. #0 142.0 cc -shared .libs/xml.o .libs/compat.o -lxml2 -Wl,-O1 -Wl,-soname -Wl,xml.so -o .libs/xml.so
  1642. #0 142.0 creating xml.la
  1643. #0 142.0 (cd .libs && rm -f xml.la && ln -s ../xml.la xml.la)
  1644. #0 142.0 /bin/sh /usr/src/php/ext/xml/libtool --mode=install cp ./xml.la /usr/src/php/ext/xml/modules
  1645. #0 142.1 cp ./.libs/xml.so /usr/src/php/ext/xml/modules/xml.so
  1646. #0 142.1 cp ./.libs/xml.lai /usr/src/php/ext/xml/modules/xml.la
  1647. #0 142.1 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/xml/modules
  1648. #0 142.1 ----------------------------------------------------------------------
  1649. #0 142.1 Libraries have been installed in:
  1650. #0 142.1 /usr/src/php/ext/xml/modules
  1651. #0 142.1
  1652. #0 142.1 If you ever happen to want to link against installed libraries
  1653. #0 142.1 in a given directory, LIBDIR, you must either use libtool, and
  1654. #0 142.1 specify the full pathname of the library, or use the `-LLIBDIR'
  1655. #0 142.1 flag during linking and do at least one of the following:
  1656. #0 142.1 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1657. #0 142.1 during execution
  1658. #0 142.1 - add LIBDIR to the `LD_RUN_PATH' environment variable
  1659. #0 142.1 during linking
  1660. #0 142.1 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  1661. #0 142.1
  1662. #0 142.1 See any operating system documentation about shared libraries for
  1663. #0 142.1 more information, such as the ld(1) and ld.so(8) manual pages.
  1664. #0 142.1 ----------------------------------------------------------------------
  1665. #0 142.1
  1666. #0 142.1 Build complete.
  1667. #0 142.1 Don't forget to run 'make test'.
  1668. #0 142.1
  1669. #0 142.1 + strip --strip-all modules/xml.so
  1670. #0 142.1 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
  1671. #0 142.2 Installing header files: /usr/local/include/php/
  1672. #0 142.3
  1673. #0 142.3 warning: xml (xml.so) is already loaded!
  1674. #0 142.3
  1675. #0 142.3 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  1676. #0 142.3 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
  1677. #0 142.3 find . -name \*.la -o -name \*.a | xargs rm -f
  1678. #0 142.3 find . -name \*.so | xargs rm -f
  1679. #0 142.3 find . -name .libs -a -type d|xargs rm -rf
  1680. #0 142.3 rm -f libphp.la modules/* libs/*
  1681. #0 142.3 rm -f ext/opcache/jit/zend_jit_x86.c
  1682. #0 142.3 rm -f ext/opcache/jit/zend_jit_arm64.c
  1683. #0 142.3 rm -f ext/opcache/minilua
  1684. #0 142.3 Configuring for:
  1685. #0 142.3 PHP Api Version: 20210902
  1686. #0 142.3 Zend Module Api No: 20210902
  1687. #0 142.3 Zend Extension Api No: 420210902
  1688. #0 142.9 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
  1689. #0 142.9 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
  1690. #0 142.9 configure.ac:18: the top level
  1691. #0 142.9 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  1692. #0 142.9 configure.ac:161: You should run autoupdate.
  1693. #0 142.9 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  1694. #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1695. #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1696. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1697. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1698. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1699. #0 142.9 configure.ac:161: the top level
  1700. #0 142.9 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  1701. #0 142.9 configure.ac:161: You should run autoupdate.
  1702. #0 142.9 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  1703. #0 142.9 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  1704. #0 142.9 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  1705. #0 142.9 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  1706. #0 142.9 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  1707. #0 142.9 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  1708. #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1709. #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1710. #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1711. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1712. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1713. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1714. #0 142.9 configure.ac:161: the top level
  1715. #0 142.9 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
  1716. #0 142.9 configure.ac:161: You should run autoupdate.
  1717. #0 142.9 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  1718. #0 142.9 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  1719. #0 142.9 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  1720. #0 142.9 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  1721. #0 142.9 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  1722. #0 142.9 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  1723. #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1724. #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1725. #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1726. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1727. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1728. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1729. #0 142.9 configure.ac:161: the top level
  1730. #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
  1731. #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1732. #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1733. #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1734. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1735. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1736. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1737. #0 142.9 configure.ac:161: the top level
  1738. #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
  1739. #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1740. #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1741. #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1742. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1743. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1744. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1745. #0 142.9 configure.ac:161: the top level
  1746. #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
  1747. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1748. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1749. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1750. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1751. #0 142.9 configure.ac:161: the top level
  1752. #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
  1753. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1754. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1755. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1756. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1757. #0 142.9 configure.ac:161: the top level
  1758. #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
  1759. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1760. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1761. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1762. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1763. #0 142.9 configure.ac:161: the top level
  1764. #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
  1765. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1766. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1767. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1768. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1769. #0 142.9 configure.ac:161: the top level
  1770. #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'
  1771. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1772. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1773. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1774. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1775. #0 142.9 configure.ac:161: the top level
  1776. #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'
  1777. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1778. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1779. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1780. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1781. #0 142.9 configure.ac:161: the top level
  1782. #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
  1783. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1784. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1785. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1786. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1787. #0 142.9 configure.ac:161: the top level
  1788. #0 142.9 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  1789. #0 142.9 configure.ac:161: You should run autoupdate.
  1790. #0 142.9 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  1791. #0 142.9 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  1792. #0 142.9 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  1793. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1794. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1795. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1796. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1797. #0 142.9 configure.ac:161: the top level
  1798. #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
  1799. #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1800. #0 142.9 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  1801. #0 142.9 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  1802. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1803. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1804. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1805. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1806. #0 142.9 configure.ac:161: the top level
  1807. #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
  1808. #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1809. #0 142.9 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  1810. #0 142.9 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  1811. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1812. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1813. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1814. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1815. #0 142.9 configure.ac:161: the top level
  1816. #0 143.6 checking for grep that handles long lines and -e... /bin/grep
  1817. #0 143.6 checking for egrep... /bin/grep -E
  1818. #0 143.6 checking for a sed that does not truncate output... /bin/sed
  1819. #0 143.6 checking for pkg-config... /usr/bin/pkg-config
  1820. #0 143.6 checking pkg-config is at least version 0.9.0... yes
  1821. #0 143.6 checking for cc... cc
  1822. #0 143.7 checking whether the C compiler works... yes
  1823. #0 143.7 checking for C compiler default output file name... a.out
  1824. #0 143.7 checking for suffix of executables...
  1825. #0 143.7 checking whether we are cross compiling... no
  1826. #0 143.8 checking for suffix of object files... o
  1827. #0 143.8 checking whether the compiler supports GNU C... yes
  1828. #0 143.8 checking whether cc accepts -g... yes
  1829. #0 143.9 checking for cc option to enable C11 features... none needed
  1830. #0 144.0 checking how to run the C preprocessor... cc -E
  1831. #0 144.0 checking for icc... no
  1832. #0 144.0 checking for suncc... no
  1833. #0 144.1 checking for system library directory... lib
  1834. #0 144.1 checking if compiler supports -Wl,-rpath,... yes
  1835. #0 144.1 checking build system type... x86_64-pc-linux-musl
  1836. #0 144.1 checking host system type... x86_64-pc-linux-musl
  1837. #0 144.1 checking target system type... x86_64-pc-linux-musl
  1838. #0 144.2 checking for PHP prefix... /usr/local
  1839. #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
  1840. #0 144.2 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
  1841. #0 144.2 checking for PHP installed headers prefix... /usr/local/include/php
  1842. #0 144.2 checking if debug is enabled... no
  1843. #0 144.2 checking if zts is enabled... no
  1844. #0 144.2 checking for gawk... no
  1845. #0 144.2 checking for nawk... no
  1846. #0 144.2 checking for awk... awk
  1847. #0 144.2 checking if awk is broken... no
  1848. #0 144.2 checking for fileinfo support... yes, shared
  1849. #0 144.2 checking for strcasestr... yes
  1850. #0 144.3 checking for utimes... yes
  1851. #0 144.3 checking for strndup... yes
  1852. #0 144.3 checking for a sed that does not truncate output... /bin/sed
  1853. #0 144.3 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
  1854. #0 144.3 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
  1855. #0 144.4 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
  1856. #0 144.4 checking for BSD-compatible nm... /usr/bin/nm -B
  1857. #0 144.4 checking whether ln -s works... yes
  1858. #0 144.4 checking how to recognize dependent libraries... pass_all
  1859. #0 144.4 checking for stdio.h... yes
  1860. #0 144.4 checking for stdlib.h... yes
  1861. #0 144.4 checking for string.h... yes
  1862. #0 144.4 checking for inttypes.h... yes
  1863. #0 144.5 checking for stdint.h... yes
  1864. #0 144.5 checking for strings.h... yes
  1865. #0 144.5 checking for sys/stat.h... yes
  1866. #0 144.5 checking for sys/types.h... yes
  1867. #0 144.6 checking for unistd.h... yes
  1868. #0 144.6 checking for dlfcn.h... yes
  1869. #0 144.6 checking the maximum length of command line arguments... 98304
  1870. #0 144.6 checking command to parse /usr/bin/nm -B output from cc object... ok
  1871. #0 144.7 checking for objdir... .libs
  1872. #0 144.7 checking for ar... ar
  1873. #0 144.7 checking for ranlib... ranlib
  1874. #0 144.7 checking for strip... strip
  1875. #0 144.8 checking if cc supports -fno-rtti -fno-exceptions... no
  1876. #0 144.8 checking for cc option to produce PIC... -fPIC
  1877. #0 144.8 checking if cc PIC flag -fPIC works... yes
  1878. #0 144.8 checking if cc static flag -static works... yes
  1879. #0 144.8 checking if cc supports -c -o file.o... yes
  1880. #0 144.9 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  1881. #0 144.9 checking whether -lc should be explicitly linked in... no
  1882. #0 144.9 checking dynamic linker characteristics... GNU/Linux ld.so
  1883. #0 144.9 checking how to hardcode library paths into programs... immediate
  1884. #0 144.9 checking whether stripping libraries is possible... yes
  1885. #0 144.9 checking if libtool supports shared libraries... yes
  1886. #0 144.9 checking whether to build shared libraries... yes
  1887. #0 144.9 checking whether to build static libraries... no
  1888. #0 145.0
  1889. #0 145.0 creating libtool
  1890. #0 145.1 appending configuration tag "CXX" to libtool
  1891. #0 145.1 configure: patching config.h.in
  1892. #0 145.1 configure: creating ./config.status
  1893. #0 145.2 config.status: creating config.h
  1894. #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
  1895. #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
  1896. #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
  1897. #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
  1898. #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
  1899. #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
  1900. #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
  1901. #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
  1902. #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
  1903. #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
  1904. #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
  1905. #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
  1906. #0 145.4 mkdir libmagic/.libs
  1907. #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
  1908. #0 145.4 mkdir .libs
  1909. #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
  1910. #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
  1911. #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
  1912. #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
  1913. #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
  1914. #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
  1915. #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
  1916. #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
  1917. #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
  1918. #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
  1919. #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
  1920. #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
  1921. #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
  1922. #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
  1923. #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
  1924. #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
  1925. #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
  1926. #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
  1927. #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
  1928. #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
  1929. #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
  1930. #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
  1931. #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
  1932. #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
  1933. #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
  1934. #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
  1935. #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
  1936. #0 170.3 creating fileinfo.la
  1937. #0 170.3 (cd .libs && rm -f fileinfo.la && ln -s ../fileinfo.la fileinfo.la)
  1938. #0 170.3 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=install cp ./fileinfo.la /usr/src/php/ext/fileinfo/modules
  1939. #0 170.3 cp ./.libs/fileinfo.so /usr/src/php/ext/fileinfo/modules/fileinfo.so
  1940. #0 170.3 cp ./.libs/fileinfo.lai /usr/src/php/ext/fileinfo/modules/fileinfo.la
  1941. #0 170.3 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/fileinfo/modules
  1942. #0 170.3 ----------------------------------------------------------------------
  1943. #0 170.3 Libraries have been installed in:
  1944. #0 170.3 /usr/src/php/ext/fileinfo/modules
  1945. #0 170.3
  1946. #0 170.3 If you ever happen to want to link against installed libraries
  1947. #0 170.3 in a given directory, LIBDIR, you must either use libtool, and
  1948. #0 170.3 specify the full pathname of the library, or use the `-LLIBDIR'
  1949. #0 170.3 flag during linking and do at least one of the following:
  1950. #0 170.3 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1951. #0 170.3 during execution
  1952. #0 170.3 - add LIBDIR to the `LD_RUN_PATH' environment variable
  1953. #0 170.3 during linking
  1954. #0 170.3 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  1955. #0 170.3
  1956. #0 170.3 See any operating system documentation about shared libraries for
  1957. #0 170.3 more information, such as the ld(1) and ld.so(8) manual pages.
  1958. #0 170.3 ----------------------------------------------------------------------
  1959. #0 170.3
  1960. #0 170.3 Build complete.
  1961. #0 170.3 Don't forget to run 'make test'.
  1962. #0 170.3
  1963. #0 170.3 + strip --strip-all modules/fileinfo.so
  1964. #0 170.4 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
  1965. #0 170.4
  1966. #0 170.4 warning: fileinfo (fileinfo.so) is already loaded!
  1967. #0 170.4
  1968. #0 170.4 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  1969. #0 170.4 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
  1970. #0 170.4 find . -name \*.la -o -name \*.a | xargs rm -f
  1971. #0 170.4 find . -name \*.so | xargs rm -f
  1972. #0 180.2 find . -name .libs -a -type d|xargs rm -rf
  1973. #0 180.2 rm -f libphp.la modules/* libs/*
  1974. #0 180.2 rm -f ext/opcache/jit/zend_jit_x86.c
  1975. #0 180.2 rm -f ext/opcache/jit/zend_jit_arm64.c
  1976. #0 180.2 rm -f ext/opcache/minilua
  1977. #0 180.2 Configuring for:
  1978. #0 180.2 PHP Api Version: 20210902
  1979. #0 180.2 Zend Module Api No: 20210902
  1980. #0 180.2 Zend Extension Api No: 420210902
  1981. #0 180.8 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
  1982. #0 180.8 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
  1983. #0 180.8 configure.ac:18: the top level
  1984. #0 180.8 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  1985. #0 180.8 configure.ac:161: You should run autoupdate.
  1986. #0 180.8 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  1987. #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1988. #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1989. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1990. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1991. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1992. #0 180.8 configure.ac:161: the top level
  1993. #0 180.8 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  1994. #0 180.8 configure.ac:161: You should run autoupdate.
  1995. #0 180.8 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  1996. #0 180.8 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  1997. #0 180.8 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  1998. #0 180.8 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  1999. #0 180.8 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  2000. #0 180.8 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  2001. #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2002. #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2003. #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2004. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2005. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2006. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2007. #0 180.8 configure.ac:161: the top level
  2008. #0 180.8 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
  2009. #0 180.8 configure.ac:161: You should run autoupdate.
  2010. #0 180.8 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  2011. #0 180.8 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  2012. #0 180.8 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  2013. #0 180.8 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  2014. #0 180.8 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  2015. #0 180.8 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  2016. #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2017. #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2018. #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2019. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2020. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2021. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2022. #0 180.8 configure.ac:161: the top level
  2023. #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
  2024. #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2025. #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2026. #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2027. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2028. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2029. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2030. #0 180.8 configure.ac:161: the top level
  2031. #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
  2032. #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2033. #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2034. #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2035. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2036. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2037. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2038. #0 180.8 configure.ac:161: the top level
  2039. #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
  2040. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2041. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2042. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2043. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2044. #0 180.8 configure.ac:161: the top level
  2045. #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
  2046. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2047. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2048. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2049. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2050. #0 180.8 configure.ac:161: the top level
  2051. #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
  2052. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2053. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2054. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2055. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2056. #0 180.8 configure.ac:161: the top level
  2057. #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
  2058. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2059. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2060. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2061. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2062. #0 180.8 configure.ac:161: the top level
  2063. #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'
  2064. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2065. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2066. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2067. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2068. #0 180.8 configure.ac:161: the top level
  2069. #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'
  2070. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2071. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2072. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2073. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2074. #0 180.8 configure.ac:161: the top level
  2075. #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
  2076. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2077. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2078. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2079. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2080. #0 180.8 configure.ac:161: the top level
  2081. #0 180.8 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  2082. #0 180.8 configure.ac:161: You should run autoupdate.
  2083. #0 180.8 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  2084. #0 180.8 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  2085. #0 180.8 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  2086. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2087. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2088. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2089. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2090. #0 180.8 configure.ac:161: the top level
  2091. #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
  2092. #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2093. #0 180.8 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  2094. #0 180.8 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  2095. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2096. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2097. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2098. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2099. #0 180.8 configure.ac:161: the top level
  2100. #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
  2101. #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2102. #0 180.8 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  2103. #0 180.8 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  2104. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2105. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2106. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2107. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2108. #0 180.8 configure.ac:161: the top level
  2109. #0 182.5 checking for grep that handles long lines and -e... /bin/grep
  2110. #0 182.6 checking for egrep... /bin/grep -E
  2111. #0 182.6 checking for a sed that does not truncate output... /bin/sed
  2112. #0 182.7 checking for pkg-config... /usr/bin/pkg-config
  2113. #0 182.7 checking pkg-config is at least version 0.9.0... yes
  2114. #0 182.7 checking for cc... cc
  2115. #0 182.7 checking whether the C compiler works... yes
  2116. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2117. #0 138.4 configure.ac:161: the top level
  2118. #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
  2119. #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2120. #0 138.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2121. #0 138.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2122. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2123. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2124. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2125. #0 138.4 configure.ac:161: the top level
  2126. #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
  2127. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2128. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2129. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2130. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2131. #0 138.4 configure.ac:161: the top level
  2132. #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
  2133. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2134. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2135. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2136. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2137. #0 138.4 configure.ac:161: the top level
  2138. #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
  2139. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2140. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2141. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2142. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2143. #0 138.4 configure.ac:161: the top level
  2144. #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
  2145. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2146. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2147. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2148. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2149. #0 138.4 configure.ac:161: the top level
  2150. #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'
  2151. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2152. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2153. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2154. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2155. #0 138.4 configure.ac:161: the top level
  2156. #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'
  2157. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2158. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2159. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2160. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2161. #0 138.4 configure.ac:161: the top level
  2162. #0 138.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
  2163. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2164. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2165. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2166. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2167. #0 138.4 configure.ac:161: the top level
  2168. #0 138.4 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  2169. #0 138.4 configure.ac:161: You should run autoupdate.
  2170. #0 138.4 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  2171. #0 138.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  2172. #0 138.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  2173. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2174. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2175. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2176. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2177. #0 138.4 configure.ac:161: the top level
  2178. #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
  2179. #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2180. #0 138.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  2181. #0 138.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  2182. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2183. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2184. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2185. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2186. #0 138.4 configure.ac:161: the top level
  2187. #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
  2188. #0 138.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2189. #0 138.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  2190. #0 138.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  2191. #0 138.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2192. #0 138.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2193. #0 138.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2194. #0 138.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2195. #0 138.4 configure.ac:161: the top level
  2196. #0 139.2 checking for grep that handles long lines and -e... /bin/grep
  2197. #0 139.3 checking for egrep... /bin/grep -E
  2198. #0 139.3 checking for a sed that does not truncate output... /bin/sed
  2199. #0 139.3 checking for pkg-config... /usr/bin/pkg-config
  2200. #0 139.3 checking pkg-config is at least version 0.9.0... yes
  2201. #0 139.3 checking for cc... cc
  2202. #0 139.3 checking whether the C compiler works... yes
  2203. #0 139.4 checking for C compiler default output file name... a.out
  2204. #0 139.4 checking for suffix of executables...
  2205. #0 139.4 checking whether we are cross compiling... no
  2206. #0 139.4 checking for suffix of object files... o
  2207. #0 139.5 checking whether the compiler supports GNU C... yes
  2208. #0 139.5 checking whether cc accepts -g... yes
  2209. #0 139.5 checking for cc option to enable C11 features... none needed
  2210. #0 139.6 checking how to run the C preprocessor... cc -E
  2211. #0 139.6 checking for icc... no
  2212. #0 139.6 checking for suncc... no
  2213. #0 139.7 checking for system library directory... lib
  2214. #0 139.7 checking if compiler supports -Wl,-rpath,... yes
  2215. #0 139.7 checking build system type... x86_64-pc-linux-musl
  2216. #0 139.7 checking host system type... x86_64-pc-linux-musl
  2217. #0 139.7 checking target system type... x86_64-pc-linux-musl
  2218. #0 139.8 checking for PHP prefix... /usr/local
  2219. #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
  2220. #0 139.8 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
  2221. #0 139.8 checking for PHP installed headers prefix... /usr/local/include/php
  2222. #0 139.8 checking if debug is enabled... no
  2223. #0 139.8 checking if zts is enabled... no
  2224. #0 139.8 checking for gawk... no
  2225. #0 139.8 checking for nawk... no
  2226. #0 139.8 checking for awk... awk
  2227. #0 139.8 checking if awk is broken... no
  2228. #0 139.8 checking whether to enable XML support... yes, shared
  2229. #0 139.8 checking whether to build with expat support... no
  2230. #0 139.8 checking for libxml-2.0 >= 2.9.0... yes
  2231. #0 139.8 checking for a sed that does not truncate output... /bin/sed
  2232. #0 139.8 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
  2233. #0 139.8 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
  2234. #0 139.8 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
  2235. #0 139.8 checking for BSD-compatible nm... /usr/bin/nm -B
  2236. #0 139.8 checking whether ln -s works... yes
  2237. #0 139.8 checking how to recognize dependent libraries... pass_all
  2238. #0 139.8 checking for stdio.h... yes
  2239. #0 139.9 checking for stdlib.h... yes
  2240. #0 139.9 checking for string.h... yes
  2241. #0 139.9 checking for inttypes.h... yes
  2242. #0 139.9 checking for stdint.h... yes
  2243. #0 139.9 checking for strings.h... yes
  2244. #0 140.0 checking for sys/stat.h... yes
  2245. #0 140.0 checking for sys/types.h... yes
  2246. #0 140.0 checking for unistd.h... yes
  2247. #0 140.0 checking for dlfcn.h... yes
  2248. #0 140.1 checking the maximum length of command line arguments... 98304
  2249. #0 140.1 checking command to parse /usr/bin/nm -B output from cc object... ok
  2250. #0 140.1 checking for objdir... .libs
  2251. #0 140.1 checking for ar... ar
  2252. #0 140.1 checking for ranlib... ranlib
  2253. #0 140.1 checking for strip... strip
  2254. #0 140.2 checking if cc supports -fno-rtti -fno-exceptions... no
  2255. #0 140.2 checking for cc option to produce PIC... -fPIC
  2256. #0 140.2 checking if cc PIC flag -fPIC works... yes
  2257. #0 140.2 checking if cc static flag -static works... yes
  2258. #0 140.3 checking if cc supports -c -o file.o... yes
  2259. #0 140.3 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  2260. #0 140.3 checking whether -lc should be explicitly linked in... no
  2261. #0 140.3 checking dynamic linker characteristics... GNU/Linux ld.so
  2262. #0 140.4 checking how to hardcode library paths into programs... immediate
  2263. #0 140.4 checking whether stripping libraries is possible... yes
  2264. #0 140.4 checking if libtool supports shared libraries... yes
  2265. #0 140.4 checking whether to build shared libraries... yes
  2266. #0 140.4 checking whether to build static libraries... no
  2267. #0 140.4
  2268. #0 140.4 creating libtool
  2269. #0 140.5 appending configuration tag "CXX" to libtool
  2270. #0 140.6 configure: patching config.h.in
  2271. #0 140.6 configure: creating ./config.status
  2272. #0 140.6 config.status: creating config.h
  2273. #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
  2274. #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
  2275. #0 140.7 mkdir .libs
  2276. #0 140.7 mkdir .libs
  2277. #0 140.7 mkdir: can't create directory '.libs': File exists
  2278. #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
  2279. #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
  2280. #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
  2281. #0 142.0 cc -shared .libs/xml.o .libs/compat.o -lxml2 -Wl,-O1 -Wl,-soname -Wl,xml.so -o .libs/xml.so
  2282. #0 142.0 creating xml.la
  2283. #0 142.0 (cd .libs && rm -f xml.la && ln -s ../xml.la xml.la)
  2284. #0 142.0 /bin/sh /usr/src/php/ext/xml/libtool --mode=install cp ./xml.la /usr/src/php/ext/xml/modules
  2285. #0 142.1 cp ./.libs/xml.so /usr/src/php/ext/xml/modules/xml.so
  2286. #0 142.1 cp ./.libs/xml.lai /usr/src/php/ext/xml/modules/xml.la
  2287. #0 142.1 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/xml/modules
  2288. #0 142.1 ----------------------------------------------------------------------
  2289. #0 142.1 Libraries have been installed in:
  2290. #0 142.1 /usr/src/php/ext/xml/modules
  2291. #0 142.1
  2292. #0 142.1 If you ever happen to want to link against installed libraries
  2293. #0 142.1 in a given directory, LIBDIR, you must either use libtool, and
  2294. #0 142.1 specify the full pathname of the library, or use the `-LLIBDIR'
  2295. #0 142.1 flag during linking and do at least one of the following:
  2296. #0 142.1 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2297. #0 142.1 during execution
  2298. #0 142.1 - add LIBDIR to the `LD_RUN_PATH' environment variable
  2299. #0 142.1 during linking
  2300. #0 142.1 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  2301. #0 142.1
  2302. #0 142.1 See any operating system documentation about shared libraries for
  2303. #0 142.1 more information, such as the ld(1) and ld.so(8) manual pages.
  2304. #0 142.1 ----------------------------------------------------------------------
  2305. #0 142.1
  2306. #0 142.1 Build complete.
  2307. #0 142.1 Don't forget to run 'make test'.
  2308. #0 142.1
  2309. #0 142.1 + strip --strip-all modules/xml.so
  2310. #0 142.1 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
  2311. #0 142.2 Installing header files: /usr/local/include/php/
  2312. #0 142.3
  2313. #0 142.3 warning: xml (xml.so) is already loaded!
  2314. #0 142.3
  2315. #0 142.3 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  2316. #0 142.3 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
  2317. #0 142.3 find . -name \*.la -o -name \*.a | xargs rm -f
  2318. #0 142.3 find . -name \*.so | xargs rm -f
  2319. #0 142.3 find . -name .libs -a -type d|xargs rm -rf
  2320. #0 142.3 rm -f libphp.la modules/* libs/*
  2321. #0 142.3 rm -f ext/opcache/jit/zend_jit_x86.c
  2322. #0 142.3 rm -f ext/opcache/jit/zend_jit_arm64.c
  2323. #0 142.3 rm -f ext/opcache/minilua
  2324. #0 142.3 Configuring for:
  2325. #0 142.3 PHP Api Version: 20210902
  2326. #0 142.3 Zend Module Api No: 20210902
  2327. #0 142.3 Zend Extension Api No: 420210902
  2328. #0 142.9 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
  2329. #0 142.9 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
  2330. #0 142.9 configure.ac:18: the top level
  2331. #0 142.9 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  2332. #0 142.9 configure.ac:161: You should run autoupdate.
  2333. #0 142.9 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  2334. #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2335. #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2336. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2337. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2338. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2339. #0 142.9 configure.ac:161: the top level
  2340. #0 142.9 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  2341. #0 142.9 configure.ac:161: You should run autoupdate.
  2342. #0 142.9 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  2343. #0 142.9 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  2344. #0 142.9 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  2345. #0 142.9 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  2346. #0 142.9 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  2347. #0 142.9 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  2348. #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2349. #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2350. #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2351. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2352. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2353. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2354. #0 142.9 configure.ac:161: the top level
  2355. #0 142.9 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
  2356. #0 142.9 configure.ac:161: You should run autoupdate.
  2357. #0 142.9 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  2358. #0 142.9 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  2359. #0 142.9 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  2360. #0 142.9 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  2361. #0 142.9 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  2362. #0 142.9 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  2363. #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2364. #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2365. #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2366. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2367. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2368. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2369. #0 142.9 configure.ac:161: the top level
  2370. #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
  2371. #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2372. #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2373. #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2374. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2375. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2376. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2377. #0 142.9 configure.ac:161: the top level
  2378. #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
  2379. #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2380. #0 142.9 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2381. #0 142.9 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2382. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2383. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2384. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2385. #0 142.9 configure.ac:161: the top level
  2386. #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
  2387. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2388. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2389. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2390. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2391. #0 142.9 configure.ac:161: the top level
  2392. #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
  2393. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2394. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2395. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2396. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2397. #0 142.9 configure.ac:161: the top level
  2398. #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
  2399. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2400. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2401. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2402. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2403. #0 142.9 configure.ac:161: the top level
  2404. #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
  2405. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2406. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2407. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2408. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2409. #0 142.9 configure.ac:161: the top level
  2410. #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'
  2411. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2412. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2413. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2414. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2415. #0 142.9 configure.ac:161: the top level
  2416. #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'
  2417. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2418. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2419. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2420. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2421. #0 142.9 configure.ac:161: the top level
  2422. #0 142.9 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
  2423. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2424. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2425. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2426. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2427. #0 142.9 configure.ac:161: the top level
  2428. #0 142.9 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  2429. #0 142.9 configure.ac:161: You should run autoupdate.
  2430. #0 142.9 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  2431. #0 142.9 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  2432. #0 142.9 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  2433. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2434. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2435. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2436. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2437. #0 142.9 configure.ac:161: the top level
  2438. #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
  2439. #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2440. #0 142.9 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  2441. #0 142.9 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  2442. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2443. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2444. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2445. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2446. #0 142.9 configure.ac:161: the top level
  2447. #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
  2448. #0 142.9 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2449. #0 142.9 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  2450. #0 142.9 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  2451. #0 142.9 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2452. #0 142.9 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2453. #0 142.9 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2454. #0 142.9 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2455. #0 142.9 configure.ac:161: the top level
  2456. #0 143.6 checking for grep that handles long lines and -e... /bin/grep
  2457. #0 143.6 checking for egrep... /bin/grep -E
  2458. #0 143.6 checking for a sed that does not truncate output... /bin/sed
  2459. #0 143.6 checking for pkg-config... /usr/bin/pkg-config
  2460. #0 143.6 checking pkg-config is at least version 0.9.0... yes
  2461. #0 143.6 checking for cc... cc
  2462. #0 143.7 checking whether the C compiler works... yes
  2463. #0 143.7 checking for C compiler default output file name... a.out
  2464. #0 143.7 checking for suffix of executables...
  2465. #0 143.7 checking whether we are cross compiling... no
  2466. #0 143.8 checking for suffix of object files... o
  2467. #0 143.8 checking whether the compiler supports GNU C... yes
  2468. #0 143.8 checking whether cc accepts -g... yes
  2469. #0 143.9 checking for cc option to enable C11 features... none needed
  2470. #0 144.0 checking how to run the C preprocessor... cc -E
  2471. #0 144.0 checking for icc... no
  2472. #0 144.0 checking for suncc... no
  2473. #0 144.1 checking for system library directory... lib
  2474. #0 144.1 checking if compiler supports -Wl,-rpath,... yes
  2475. #0 144.1 checking build system type... x86_64-pc-linux-musl
  2476. #0 144.1 checking host system type... x86_64-pc-linux-musl
  2477. #0 144.1 checking target system type... x86_64-pc-linux-musl
  2478. #0 144.2 checking for PHP prefix... /usr/local
  2479. #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
  2480. #0 144.2 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
  2481. #0 144.2 checking for PHP installed headers prefix... /usr/local/include/php
  2482. #0 144.2 checking if debug is enabled... no
  2483. #0 144.2 checking if zts is enabled... no
  2484. #0 144.2 checking for gawk... no
  2485. #0 144.2 checking for nawk... no
  2486. #0 144.2 checking for awk... awk
  2487. #0 144.2 checking if awk is broken... no
  2488. #0 144.2 checking for fileinfo support... yes, shared
  2489. #0 144.2 checking for strcasestr... yes
  2490. #0 144.3 checking for utimes... yes
  2491. #0 144.3 checking for strndup... yes
  2492. #0 144.3 checking for a sed that does not truncate output... /bin/sed
  2493. #0 144.3 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
  2494. #0 144.3 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
  2495. #0 144.4 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
  2496. #0 144.4 checking for BSD-compatible nm... /usr/bin/nm -B
  2497. #0 144.4 checking whether ln -s works... yes
  2498. #0 144.4 checking how to recognize dependent libraries... pass_all
  2499. #0 144.4 checking for stdio.h... yes
  2500. #0 144.4 checking for stdlib.h... yes
  2501. #0 144.4 checking for string.h... yes
  2502. #0 144.4 checking for inttypes.h... yes
  2503. #0 144.5 checking for stdint.h... yes
  2504. #0 144.5 checking for strings.h... yes
  2505. #0 144.5 checking for sys/stat.h... yes
  2506. #0 144.5 checking for sys/types.h... yes
  2507. #0 144.6 checking for unistd.h... yes
  2508. #0 144.6 checking for dlfcn.h... yes
  2509. #0 144.6 checking the maximum length of command line arguments... 98304
  2510. #0 144.6 checking command to parse /usr/bin/nm -B output from cc object... ok
  2511. #0 144.7 checking for objdir... .libs
  2512. #0 144.7 checking for ar... ar
  2513. #0 144.7 checking for ranlib... ranlib
  2514. #0 144.7 checking for strip... strip
  2515. #0 144.8 checking if cc supports -fno-rtti -fno-exceptions... no
  2516. #0 144.8 checking for cc option to produce PIC... -fPIC
  2517. #0 144.8 checking if cc PIC flag -fPIC works... yes
  2518. #0 144.8 checking if cc static flag -static works... yes
  2519. #0 144.8 checking if cc supports -c -o file.o... yes
  2520. #0 144.9 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  2521. #0 144.9 checking whether -lc should be explicitly linked in... no
  2522. #0 144.9 checking dynamic linker characteristics... GNU/Linux ld.so
  2523. #0 144.9 checking how to hardcode library paths into programs... immediate
  2524. #0 144.9 checking whether stripping libraries is possible... yes
  2525. #0 144.9 checking if libtool supports shared libraries... yes
  2526. #0 144.9 checking whether to build shared libraries... yes
  2527. #0 144.9 checking whether to build static libraries... no
  2528. #0 145.0
  2529. #0 145.0 creating libtool
  2530. #0 145.1 appending configuration tag "CXX" to libtool
  2531. #0 145.1 configure: patching config.h.in
  2532. #0 145.1 configure: creating ./config.status
  2533. #0 145.2 config.status: creating config.h
  2534. #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
  2535. #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
  2536. #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
  2537. #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
  2538. #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
  2539. #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
  2540. #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
  2541. #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
  2542. #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
  2543. #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
  2544. #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
  2545. #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
  2546. #0 145.4 mkdir libmagic/.libs
  2547. #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
  2548. #0 145.4 mkdir .libs
  2549. #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
  2550. #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
  2551. #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
  2552. #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
  2553. #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
  2554. #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
  2555. #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
  2556. #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
  2557. #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
  2558. #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
  2559.  
  2560. #0 182.8 checking for C compiler default output file name... a.out
  2561. #0 182.8 checking for suffix of executables...
  2562. #0 183.0 checking whether we are cross compiling... no
  2563. #0 183.1 checking for suffix of object files... o
  2564. #0 183.2 checking whether the compiler supports GNU C... yes
  2565. #0 183.3 checking whether cc accepts -g... yes
  2566. #0 183.4 checking for cc option to enable C11 features... none needed
  2567. #0 183.6 checking how to run the C preprocessor... cc -E
  2568. #0 183.7 checking for icc... no
  2569. #0 183.7 checking for suncc... no
  2570. #0 183.7 checking for system library directory... lib
  2571. #0 183.7 checking if compiler supports -Wl,-rpath,... yes
  2572. #0 183.8 checking build system type... x86_64-pc-linux-musl
  2573. #0 183.8 checking host system type... x86_64-pc-linux-musl
  2574. #0 183.8 checking target system type... x86_64-pc-linux-musl
  2575. #0 184.0 checking for PHP prefix... /usr/local
  2576. #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
  2577. #0 184.0 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
  2578. #0 184.0 checking for PHP installed headers prefix... /usr/local/include/php
  2579. #0 184.0 checking if debug is enabled... no
  2580. #0 184.0 checking if zts is enabled... no
  2581. #0 184.1 checking for gawk... no
  2582. #0 184.1 checking for nawk... no
  2583. #0 184.1 checking for awk... awk
  2584. #0 184.1 checking if awk is broken... no
  2585. #0 184.1 checking whether to enable PDO support... yes, shared
  2586. #0 184.1 checking for a sed that does not truncate output... /bin/sed
  2587. #0 184.1 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
  2588. #0 184.1 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
  2589. #0 184.1 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
  2590. #0 184.1 checking for BSD-compatible nm... /usr/bin/nm -B
  2591. #0 184.1 checking whether ln -s works... yes
  2592. #0 184.1 checking how to recognize dependent libraries... pass_all
  2593. #0 184.2 checking for stdio.h... yes
  2594. #0 184.3 checking for stdlib.h... yes
  2595. #0 184.4 checking for string.h... yes
  2596. #0 184.5 checking for inttypes.h... yes
  2597. #0 184.5 checking for stdint.h... yes
  2598. #0 184.5 checking for strings.h... yes
  2599. #0 184.6 checking for sys/stat.h... yes
  2600. #0 184.6 checking for sys/types.h... yes
  2601. #0 184.7 checking for unistd.h... yes
  2602. #0 184.8 checking for dlfcn.h... yes
  2603. #0 184.8 checking the maximum length of command line arguments... 98304
  2604. #0 184.8 checking command to parse /usr/bin/nm -B output from cc object... ok
  2605. #0 184.9 checking for objdir... .libs
  2606. #0 184.9 checking for ar... ar
  2607. #0 184.9 checking for ranlib... ranlib
  2608. #0 184.9 checking for strip... strip
  2609. #0 185.0 checking if cc supports -fno-rtti -fno-exceptions... no
  2610. #0 185.0 checking for cc option to produce PIC... -fPIC
  2611. #0 185.0 checking if cc PIC flag -fPIC works... yes
  2612. #0 185.0 checking if cc static flag -static works... yes
  2613. #0 185.1 checking if cc supports -c -o file.o... yes
  2614. #0 185.1 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  2615. #0 185.1 checking whether -lc should be explicitly linked in... no
  2616. #0 185.1 checking dynamic linker characteristics... GNU/Linux ld.so
  2617. #0 185.2 checking how to hardcode library paths into programs... immediate
  2618. #0 185.2 checking whether stripping libraries is possible... yes
  2619. #0 185.2 checking if libtool supports shared libraries... yes
  2620. #0 185.2 checking whether to build shared libraries... yes
  2621. #0 185.2 checking whether to build static libraries... no
  2622. #0 185.2
  2623. #0 185.2 creating libtool
  2624. #0 185.3 appending configuration tag "CXX" to libtool
  2625. #0 185.3 configure: patching config.h.in
  2626. #0 185.3 configure: creating ./config.status
  2627. #0 185.4 config.status: creating config.h
  2628. #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
  2629. #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
  2630. #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
  2631. #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
  2632. #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
  2633. #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
  2634. #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
  2635. #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
  2636. #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
  2637. #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
  2638. #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
  2639. #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
  2640. #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
  2641. #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
  2642. #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
  2643. #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
  2644. #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
  2645. #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
  2646. #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
  2647. #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
  2648. #0 170.3 creating fileinfo.la
  2649. #0 170.3 (cd .libs && rm -f fileinfo.la && ln -s ../fileinfo.la fileinfo.la)
  2650. #0 170.3 /bin/sh /usr/src/php/ext/fileinfo/libtool --mode=install cp ./fileinfo.la /usr/src/php/ext/fileinfo/modules
  2651. #0 170.3 cp ./.libs/fileinfo.so /usr/src/php/ext/fileinfo/modules/fileinfo.so
  2652. #0 170.3 cp ./.libs/fileinfo.lai /usr/src/php/ext/fileinfo/modules/fileinfo.la
  2653. #0 170.3 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/fileinfo/modules
  2654. #0 170.3 ----------------------------------------------------------------------
  2655. #0 170.3 Libraries have been installed in:
  2656. #0 170.3 /usr/src/php/ext/fileinfo/modules
  2657. #0 170.3
  2658.  
  2659. #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
  2660. #0 185.6 mkdir .libs
  2661. #0 185.6 mkdir .libs
  2662. #0 185.6 mkdir .libs
  2663. #0 185.6 mkdir: can't create directory '.libs': File exists
  2664. #0 170.3 If you ever happen to want to link against installed libraries
  2665. #0 170.3 in a given directory, LIBDIR, you must either use libtool, and
  2666. #0 170.3 specify the full pathname of the library, or use the `-LLIBDIR'
  2667. #0 170.3 flag during linking and do at least one of the following:
  2668. #0 170.3 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2669. #0 170.3 during execution
  2670. #0 170.3 - add LIBDIR to the `LD_RUN_PATH' environment variable
  2671. #0 170.3 during linking
  2672. #0 170.3 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  2673. #0 170.3
  2674. #0 170.3 See any operating system documentation about shared libraries for
  2675. #0 170.3 more information, such as the ld(1) and ld.so(8) manual pages.
  2676. #0 170.3 ----------------------------------------------------------------------
  2677. #0 170.3
  2678. #0 170.3 Build complete.
  2679. #0 170.3 Don't forget to run 'make test'.
  2680. #0 170.3
  2681. #0 170.3 + strip --strip-all modules/fileinfo.so
  2682. #0 170.4 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
  2683. #0 170.4
  2684. #0 170.4 warning: fileinfo (fileinfo.so) is already loaded!
  2685. #0 170.4
  2686. #0 170.4 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  2687. #0 170.4 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
  2688. #0 170.4 find . -name \*.la -o -name \*.a | xargs rm -f
  2689. #0 170.4 find . -name \*.so | xargs rm -f
  2690. #0 180.2 find . -name .libs -a -type d|xargs rm -rf
  2691. #0 180.2 rm -f libphp.la modules/* libs/*
  2692. #0 180.2 rm -f ext/opcache/jit/zend_jit_x86.c
  2693. #0 180.2 rm -f ext/opcache/jit/zend_jit_arm64.c
  2694. #0 180.2 rm -f ext/opcache/minilua
  2695. #0 180.2 Configuring for:
  2696. #0 180.2 PHP Api Version: 20210902
  2697. #0 180.2 Zend Module Api No: 20210902
  2698. #0 180.2 Zend Extension Api No: 420210902
  2699. #0 180.8 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
  2700. #0 180.8 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
  2701. #0 180.8 configure.ac:18: the top level
  2702. #0 180.8 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  2703. #0 180.8 configure.ac:161: You should run autoupdate.
  2704. #0 180.8 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  2705. #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2706. #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2707. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...#0 185.6 mkdir: can't create directory '.libs': File exists
  2708. #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
  2709. #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
  2710. #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
  2711. #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
  2712. #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
  2713. #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
  2714. #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
  2715. #0 187.7 creating pdo.la
  2716. #0 187.7 (cd .libs && rm -f pdo.la && ln -s ../pdo.la pdo.la)
  2717. #0 187.7 /bin/sh /usr/src/php/ext/pdo/libtool --mode=install cp ./pdo.la /usr/src/php/ext/pdo/modules
  2718. #0 187.7 cp ./.libs/pdo.so /usr/src/php/ext/pdo/modules/pdo.so
  2719. #0 187.7 cp ./.libs/pdo.lai /usr/src/php/ext/pdo/modules/pdo.la
  2720. #0 187.7 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/pdo/modules
  2721. #0 187.7 ----------------------------------------------------------------------
  2722. #0 187.7 Libraries have been installed in:
  2723. #0 187.7 /usr/src/php/ext/pdo/modules
  2724. #0 187.7
  2725. #0 187.7 If you ever happen to want to link against installed libraries
  2726. #0 187.7 in a given directory, LIBDIR, you must either use libtool, and
  2727. #0 187.7 specify the full pathname of the library, or use the `-LLIBDIR'
  2728. #0 187.7 flag during linking and do at least one of the following:
  2729. #0 187.7 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2730. #0 187.7 during execution
  2731. #0 187.7 - add LIBDIR to the `LD_RUN_PATH' environment variable
  2732. #0 187.7 during linking
  2733. #0 187.7 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  2734. #0 187.7
  2735. #0 187.7 See any operating system documentation about shared libraries for
  2736. #0 187.7 more information, such as the ld(1) and ld.so(8) manual pages.
  2737. #0 187.7 ----------------------------------------------------------------------
  2738. #0 187.7
  2739. #0 187.7 Build complete.
  2740. #0 187.7 Don't forget to run 'make test'.
  2741. #0 187.7
  2742. #0 187.8 + strip --strip-all modules/pdo.so
  2743. #0 187.8 Installing PDO headers: /usr/local/include/php/ext/pdo/
  2744. #0 187.8 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
  2745. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2746. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2747. #0 180.8 configure.ac:161: the top level
  2748. #0 180.8 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  2749. #0 180.8 configure.ac:161: You should run autoupdate.
  2750. #0 180.8 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  2751. #0 180.8 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  2752. #0 180.8 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  2753. #0 180.8 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  2754. #0 180.8 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  2755. #0 180.8 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  2756. #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2757. #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2758. #0 187.9 Installing header files: /usr/local/include/php/
  2759. #0 188.0
  2760. #0 188.0 warning: pdo (pdo.so) is already loaded!
  2761. #0 188.0
  2762. #0 188.0 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  2763. #0 188.0 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
  2764. #0 188.0 find . -name \*.la -o -name \*.a | xargs rm -f
  2765. #0 188.0 find . -name \*.so | xargs rm -f
  2766. #0 188.0 find . -name .libs -a -type d|xargs rm -rf
  2767. #0 188.0 rm -f libphp.la modules/* libs/*
  2768. #0 188.0 rm -f ext/opcache/jit/zend_jit_x86.c
  2769. #0 188.0 rm -f ext/opcache/jit/zend_jit_arm64.c
  2770. #0 188.0 rm -f ext/opcache/minilua
  2771. #0 188.0 Configuring for:
  2772. #0 188.0 PHP Api Version: 20210902
  2773. #0 188.0 Zend Module Api No: 20210902
  2774. #0 188.0 Zend Extension Api No: 420210902
  2775. #0 188.4 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
  2776. #0 188.4 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
  2777. #0 188.4 configure.ac:18: the top level
  2778. #0 188.4 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  2779. #0 188.4 configure.ac:161: You should run autoupdate.
  2780. #0 188.4 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  2781. #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2782. #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2783.  
  2784. #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2785. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2786. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2787. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2788. #0 180.8 configure.ac:161: the top level
  2789. #0 180.8 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
  2790. #0 180.8 configure.ac:161: You should run autoupdate.
  2791. #0 180.8 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  2792. #0 180.8 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  2793. #0 180.8 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  2794. #0 180.8 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  2795. #0 180.8 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  2796. #0 180.8 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  2797. #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2798. #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2799. #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2800. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2801. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2802. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2803. #0 180.8 configure.ac:161: the top level
  2804. #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
  2805. #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2806. #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2807. #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2808. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2809. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2810. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2811. #0 180.8 configure.ac:161: the top level
  2812. #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
  2813. #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2814. #0 180.8 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2815. #0 180.8 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2816. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2817. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2818. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2819. #0 180.8 configure.ac:161: the top level
  2820. #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
  2821. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2822. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2823. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2824. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2825. #0 180.8 configure.ac:161: the top level
  2826. #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...
  2827. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2828. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2829. #0 188.4 configure.ac:161: the top level
  2830. #0 188.4 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  2831. #0 188.4 configure.ac:161: You should run autoupdate.
  2832. #0 188.4 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  2833. #0 188.4 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  2834. #0 188.4 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  2835. #0 188.4 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  2836. #0 188.4 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  2837. #0 188.4 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  2838. #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2839. #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2840. #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2841. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2842. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2843. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2844. #0 188.4 configure.ac:161: the top level
  2845. #0 188.4 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
  2846. #0 188.4 configure.ac:161: You should run autoupdate.
  2847. #0 188.4 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  2848. #0 188.4 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  2849. #0 188.4 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  2850. #0 188.4 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  2851. #0 188.4 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  2852. #0 188.4 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  2853. #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2854. #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2855. #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2856. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2857. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2858. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2859. #0 188.4 configure.ac:161: the top level
  2860. #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
  2861. #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2862. #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2863. #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2864. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2865. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2866. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2867. #0 188.4 configure.ac:161: the top level
  2868. #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
  2869. #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2870. #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  2871. #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  2872. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2873. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2874. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2875. #0 188.4 configure.ac:161: the top level
  2876. #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
  2877. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2878. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2879. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2880. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2881. #0 188.4 configure.ac:161: the top level
  2882. #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
  2883. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2884. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2885. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2886. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2887. #0 188.4 configure.ac:161: the top level
  2888. #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
  2889. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2890. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2891. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2892. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2893. #0 188.4 configure.ac:161: the top level
  2894. #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
  2895. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2896. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2897. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2898. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2899. #0 188.4 configure.ac:161: the top level
  2900.  
  2901. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2902. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2903. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2904. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2905. #0 180.8 configure.ac:161: the top level
  2906. #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
  2907. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2908. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2909. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2910. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2911. #0 180.8 configure.ac:161: the top level
  2912. #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
  2913. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2914. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2915. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2916. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2917. #0 180.8 configure.ac:161: the top level
  2918. #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'
  2919. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2920. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2921. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2922. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2923. #0 180.8 configure.ac:161: the top level
  2924. #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'
  2925. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2926. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2927. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2928. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2929. #0 180.8 configure.ac:161: the top level
  2930. #0 180.8 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
  2931. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2932. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2933. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2934. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2935. #0 180.8 configure.ac:161: the top level
  2936. #0 180.8 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  2937. #0 180.8 configure.ac:161: You should run autoupdate.
  2938. #0 180.8 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  2939. #0 180.8 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  2940. #0 180.8 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  2941. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2942. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2943. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2944. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2945. #0 180.8 configure.ac:161: the top level
  2946. #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
  2947. #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2948. #0 180.8 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  2949. #0 180.8 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  2950. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2951. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2952. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2953. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2954. #0 180.8 configure.ac:161: the top level
  2955. #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
  2956. #0 180.8 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  2957. #0 180.8 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  2958. #0 180.8 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  2959. #0 180.8 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  2960. #0 180.8 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  2961. #0 180.8 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  2962. #0 180.8 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  2963. #0 180.8 configure.ac:161: the top level
  2964. #0 182.5 checking for grep that handles long lines and -e... /bin/grep
  2965. #0 182.6 checking for egrep... /bin/grep -E
  2966. #0 182.6 checking for a sed that does not truncate output... /bin/sed
  2967. #0 182.7 checking for pkg-config... /usr/bin/pkg-config
  2968. #0 182.7 checking pkg-config is at least version 0.9.0... yes
  2969. #0 182.7 checking for cc... cc
  2970. #0 182.7 checking whether the C compiler works... yes
  2971. #0 182.8 checking for C compiler default output file name... a.out
  2972. #0 182.8 checking for suffix of executables...
  2973. #0 183.0 checking whether we are cross compiling... no
  2974. #0 183.1 checking for suffix of object files... o
  2975. #0 183.2 checking whether the compiler supports GNU C... yes
  2976. #0 183.3 checking whether cc accepts -g... yes
  2977. #0 183.4 checking for cc option to enable C11 features... none needed
  2978. #0 183.6 checking how to run the C preprocessor... cc -E
  2979. #0 183.7 checking for icc... no
  2980. #0 183.7 checking for suncc... no
  2981. #0 183.7 checking for system library directory... lib
  2982. #0 183.7 checking if compiler supports -Wl,-rpath,... yes
  2983. #0 183.8 checking build system type... x86_64-pc-linux-musl
  2984. #0 183.8 checking host system type... x86_64-pc-linux-musl
  2985. #0 183.8 checking target system type... x86_64-pc-linux-musl
  2986. #0 184.0 checking for PHP prefix... /usr/local
  2987. #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
  2988. #0 184.0 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
  2989. #0 184.0 checking for PHP installed headers prefix... /usr/local/include/php
  2990. #0 184.0 checking if debug is enabled... no
  2991. #0 184.0 checking if zts is enabled... no
  2992. #0 184.1 checking for gawk... no
  2993. #0 184.1 checking for nawk... no
  2994. #0 184.1 checking for awk... awk
  2995. #0 184.1 checking if awk is broken... no
  2996. #0 184.1 checking whether to enable PDO support... yes, shared
  2997. #0 184.1 checking for a sed that does not truncate output... /bin/sed
  2998. #0 184.1 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
  2999. #0 184.1 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
  3000. #0 184.1 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
  3001. #0 184.1 checking for BSD-compatible nm... /usr/bin/nm -B
  3002. #0 184.1 checking whether ln -s works... yes
  3003. #0 184.1 checking how to recognize dependent libraries... pass_all
  3004. #0 184.2 checking for stdio.h... yes
  3005. #0 184.3 checking for stdlib.h... yes
  3006. #0 184.4 checking for string.h... yes
  3007. #0 184.5 checking for inttypes.h... yes
  3008. #0 184.5 checking for stdint.h... yes
  3009. #0 184.5 checking for strings.h... yes
  3010. #0 184.6 checking for sys/stat.h... yes
  3011. #0 184.6 checking for sys/types.h... yes
  3012. #0 184.7 checking for unistd.h... yes
  3013. #0 184.8 checking for dlfcn.h... yes
  3014. #0 184.8 checking the maximum length of command line arguments... 98304
  3015. #0 184.8 checking command to parse /usr/bin/nm -B output from cc object... ok
  3016. #0 184.9 checking for objdir... .libs
  3017. #0 184.9 checking for ar... ar
  3018. #0 184.9 checking for ranlib... ranlib
  3019. #0 184.9 checking for strip... strip
  3020. #0 185.0 checking if cc supports -fno-rtti -fno-exceptions... no
  3021. #0 185.0 checking for cc option to produce PIC... -fPIC
  3022. #0 185.0 checking if cc PIC flag -fPIC works... yes
  3023. #0 185.0 checking if cc static flag -static works... yes
  3024. #0 185.1 checking if cc supports -c -o file.o... yes
  3025. #0 185.1 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  3026. #0 185.1 checking whether -lc should be explicitly linked in... no
  3027. #0 185.1 checking dynamic linker characteristics... GNU/Linux ld.so
  3028. #0 185.2 checking how to hardcode library paths into programs... immediate
  3029. #0 185.2 checking whether stripping libraries is possible... yes
  3030. #0 185.2 checking if libtool supports shared libraries... yes
  3031. #0 185.2 checking whether to build shared libraries... yes
  3032. #0 185.2 checking whether to build static libraries... no
  3033. #0 185.2
  3034. #0 185.2 creating libtool
  3035. #0 185.3 appending configuration tag "CXX" to libtool
  3036. #0 185.3 configure: patching config.h.in
  3037. #0 185.3 configure: creating ./config.status
  3038. #0 185.4 config.status: creating config.h
  3039. #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
  3040. #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
  3041. #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
  3042. #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
  3043. #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
  3044. #0 185.6 mkdir .libs
  3045. #0 185.6 mkdir .libs
  3046. #0 185.6 mkdir .libs
  3047. #0 185.6 mkdir: can't create directory '.libs': File exists
  3048. #0 185.6 mkdir: can't create directory '.libs': File exists
  3049. #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
  3050. #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
  3051. #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
  3052. #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
  3053. #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
  3054. #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
  3055. #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
  3056. #0 187.7 creating pdo.la
  3057. #0 187.7 (cd .libs && rm -f pdo.la && ln -s ../pdo.la pdo.la)
  3058. #0 187.7 /bin/sh /usr/src/php/ext/pdo/libtool --mode=install cp ./pdo.la /usr/src/php/ext/pdo/modules
  3059. #0 187.7 cp ./.libs/pdo.so /usr/src/php/ext/pdo/modules/pdo.so
  3060. #0 187.7 cp ./.libs/pdo.lai /usr/src/php/ext/pdo/modules/pdo.la
  3061. #0 187.7 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/pdo/modules
  3062. #0 187.7 ----------------------------------------------------------------------
  3063. #0 187.7 Libraries have been installed in:
  3064. #0 187.7 /usr/src/php/ext/pdo/modules
  3065. #0 187.7
  3066. #0 187.7 If you ever happen to want to link against installed libraries
  3067. #0 187.7 in a given directory, LIBDIR, you must either use libtool, and
  3068. #0 187.7 specify the full pathname of the library, or use the `-LLIBDIR'
  3069. #0 187.7 flag during linking and do at least one of the following:
  3070. #0 187.7 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3071. #0 187.7 during execution
  3072. #0 187.7 - add LIBDIR to the `LD_RUN_PATH' environment variable
  3073. #0 187.7 during linking
  3074. #0 187.7 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  3075. #0 187.7
  3076. #0 187.7 See any operating system documentation about shared libraries for
  3077. #0 187.7 more information, such as the ld(1) and ld.so(8) manual pages.
  3078. #0 187.7 ----------------------------------------------------------------------
  3079. #0 187.7
  3080. #0 187.7 Build complete.
  3081. #0 187.7 Don't forget to run 'make test'.
  3082. #0 187.7
  3083. #0 187.8 + strip --strip-all modules/pdo.so
  3084. #0 187.8 Installing PDO headers: /usr/local/include/php/ext/pdo/
  3085. #0 187.8 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
  3086. #0 187.9 Installing header files: /usr/local/include/php/
  3087. #0 188.0
  3088. #0 188.0 warning: pdo (pdo.so) is already loaded!
  3089. #0 188.0
  3090. #0 188.0 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  3091. #0 188.0 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
  3092. #0 188.0 find . -name \*.la -o -name \*.a | xargs rm -f
  3093. #0 188.0 find . -name \*.so | xargs rm -f
  3094. #0 188.0 find . -name .libs -a -type d|xargs rm -rf
  3095. #0 188.0 rm -f libphp.la modules/* libs/*
  3096. #0 188.0 rm -f ext/opcache/jit/zend_jit_x86.c
  3097. #0 188.0 rm -f ext/opcache/jit/zend_jit_arm64.c
  3098. #0 188.0 rm -f ext/opcache/minilua
  3099. #0 188.0 Configuring for:
  3100. #0 188.0 PHP Api Version: 20210902
  3101. #0 188.0 Zend Module Api No: 20210902
  3102. #0 188.0 Zend Extension Api No: 420210902
  3103. #0 188.4 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
  3104. #0 188.4 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
  3105. #0 188.4 configure.ac:18: the top level
  3106. #0 188.4 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  3107. #0 188.4 configure.ac:161: You should run autoupdate.
  3108. #0 188.4 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  3109. #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  3110. #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  3111. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3112. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3113. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3114. #0 188.4 configure.ac:161: the top level
  3115. #0 188.4 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  3116. #0 188.4 configure.ac:161: You should run autoupdate.
  3117. #0 188.4 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  3118. #0 188.4 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  3119. #0 188.4 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  3120. #0 188.4 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  3121. #0 188.4 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  3122. #0 188.4 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  3123. #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3124. #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  3125. #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  3126. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3127. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3128. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3129. #0 188.4 configure.ac:161: the top level
  3130. #0 188.4 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
  3131. #0 188.4 configure.ac:161: You should run autoupdate.
  3132. #0 188.4 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  3133. #0 188.4 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  3134. #0 188.4 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  3135. #0 188.4 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  3136. #0 188.4 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  3137. #0 188.4 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  3138. #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3139. #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  3140. #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  3141. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3142. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3143. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3144. #0 188.4 configure.ac:161: the top level
  3145. #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
  3146. #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3147. #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  3148. #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  3149. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3150. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3151. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3152. #0 188.4 configure.ac:161: the top level
  3153. #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
  3154. #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3155. #0 188.4 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  3156. #0 188.4 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  3157. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3158. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3159. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3160. #0 188.4 configure.ac:161: the top level
  3161. #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
  3162. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3163. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3164. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3165. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3166. #0 188.4 configure.ac:161: the top level
  3167. #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
  3168. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3169. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3170. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3171. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3172. #0 188.4 configure.ac:161: the top level
  3173. #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
  3174. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3175. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3176. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3177. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3178. #0 188.4 configure.ac:161: the top level
  3179. #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
  3180. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3181. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3182. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3183. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3184. #0 188.4 configure.ac:161: the top level
  3185. #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'
  3186. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3187. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3188. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3189. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3190. #0 188.4 configure.ac:161: the top level
  3191. #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'
  3192. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3193. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3194. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3195. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3196. #0 188.4 configure.ac:161: the top level
  3197. #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
  3198. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3199. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3200. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3201. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3202. #0 188.4 configure.ac:161: the top level
  3203. #0 188.4 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  3204. #0 188.4 configure.ac:161: You should run autoupdate.
  3205. #0 188.4 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  3206. #0 188.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  3207. #0 188.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  3208. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3209. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3210. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3211. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3212. #0 188.4 configure.ac:161: the top level
  3213. #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
  3214. #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3215. #0 188.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  3216. #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'
  3217. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3218. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3219. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3220. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3221. #0 188.4 configure.ac:161: the top level
  3222. #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'
  3223. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3224. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3225. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3226. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3227. #0 188.4 configure.ac:161: the top level
  3228. #0 188.4 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
  3229. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3230. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3231. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3232. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3233. #0 188.4 configure.ac:161: the top level
  3234. #0 188.4 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  3235. #0 188.4 configure.ac:161: You should run autoupdate.
  3236. #0 188.4 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  3237. #0 188.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  3238. #0 188.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  3239. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3240. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3241. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3242. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3243. #0 188.4 configure.ac:161: the top level
  3244. #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
  3245. #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3246. #0 188.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  3247. #0 188.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  3248. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3249. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3250. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3251. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3252. #0 188.4 configure.ac:161: the top level
  3253. #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
  3254. #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3255. #0 188.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  3256. #0 188.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  3257. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3258. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3259. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3260. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3261. #0 188.4 configure.ac:161: the top level
  3262. #0 189.0 checking for grep that handles long lines and -e... /bin/grep
  3263. #0 189.3 checking for egrep... /bin/grep -E
  3264. #0 189.3 checking for a sed that does not truncate output... /bin/sed
  3265. #0 189.3 checking for pkg-config... /usr/bin/pkg-config
  3266. #0 189.3 checking pkg-config is at least version 0.9.0... yes
  3267. #0 189.3 checking for cc... cc
  3268. #0 189.3 checking whether the C compiler works... yes
  3269. #0 189.4 checking for C compiler default output file name... a.out
  3270. #0 189.4 checking for suffix of executables...
  3271. #0 189.4 checking whether we are cross compiling... no
  3272. #0 189.5 checking for suffix of object files... o
  3273. #0 189.5 checking whether the compiler supports GNU C... yes
  3274. #0 189.5 checking whether cc accepts -g... yes
  3275. #0 189.5 checking for cc option to enable C11 features... none needed
  3276. #0 189.6 checking how to run the C preprocessor... cc -E
  3277. #0 189.7 checking for icc... no
  3278. #0 189.7 checking for suncc... no
  3279. #0 189.7 checking for system library directory... lib
  3280. #0 189.7 checking if compiler supports -Wl,-rpath,... yes
  3281. #0 189.7 checking build system type... x86_64-pc-linux-musl
  3282. #0 189.7 checking host system type... x86_64-pc-linux-musl
  3283. #0 189.7 checking target system type... x86_64-pc-linux-musl
  3284. #0 189.8 checking for PHP prefix... /usr/local
  3285. #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
  3286. #0 189.8 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
  3287. #0 189.8 checking for PHP installed headers prefix... /usr/local/include/php
  3288. #0 189.8 checking if debug is enabled... no
  3289. #0 189.8 checking if zts is enabled... no
  3290. #0 189.8 checking for gawk... no
  3291. #0 189.8 checking for nawk... no
  3292. #0 189.8 checking for awk... awk
  3293. #0 189.8 checking if awk is broken... no
  3294. #0 189.8 checking whether to enable EXIF (metadata from images) support... yes, shared
  3295. #0 189.8 checking for a sed that does not truncate output... /bin/sed
  3296. #0 189.8 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
  3297. #0 189.8 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
  3298. #0 189.8 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
  3299. #0 189.8 checking for BSD-compatible nm... /usr/bin/nm -B
  3300. #0 189.8 checking whether ln -s works... yes
  3301. #0 189.8 checking how to recognize dependent libraries... pass_all
  3302. #0 189.9 checking for stdio.h... yes
  3303. #0 189.9 checking for stdlib.h... yes
  3304. #0 189.9 checking for string.h... yes
  3305. #0 189.9 checking for inttypes.h... yes
  3306. #0 189.9 checking for stdint.h... yes
  3307. #0 190.0 checking for strings.h... yes
  3308. #0 190.0 checking for sys/stat.h... yes
  3309. #0 190.0 checking for sys/types.h... yes
  3310. #0 190.1 checking for unistd.h... yes
  3311. #0 190.1 checking for dlfcn.h... yes
  3312. #0 190.1 checking the maximum length of command line arguments... 98304
  3313. #0 190.1 checking command to parse /usr/bin/nm -B output from cc object... ok
  3314. #0 190.2 checking for objdir... .libs
  3315. #0 190.2 checking for ar... ar
  3316. #0 190.2 checking for ranlib... ranlib
  3317. #0 190.2 checking for strip... strip
  3318. #0 190.2 checking if cc supports -fno-rtti -fno-exceptions... no
  3319. #0 190.2 checking for cc option to produce PIC... -fPIC
  3320. #0 190.2 checking if cc PIC flag -fPIC works... yes
  3321. #0 190.3 checking if cc static flag -static works... yes
  3322. #0 188.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  3323. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3324. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3325. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3326. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3327. #0 188.4 configure.ac:161: the top level
  3328. #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
  3329. #0 188.4 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3330. #0 188.4 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  3331. #0 188.4 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  3332. #0 188.4 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3333. #0 188.4 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3334. #0 188.4 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3335. #0 188.4 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3336. #0 188.4 configure.ac:161: the top level
  3337. #0 189.0 checking for grep that handles long lines and -e... /bin/grep
  3338. #0 189.3 checking for egrep... /bin/grep -E
  3339. #0 189.3 checking for a sed that does not truncate output... /bin/sed
  3340. #0 189.3 checking for pkg-config... /usr/bin/pkg-config
  3341. #0 189.3 checking pkg-config is at least version 0.9.0... yes
  3342. #0 189.3 checking for cc... cc
  3343. #0 189.3 checking whether the C compiler works... yes
  3344. #0 189.4 checking for C compiler default output file name... a.out
  3345. #0 189.4 checking for suffix of executables...
  3346. #0 189.4 checking whether we are cross compiling... no
  3347. #0 189.5 checking for suffix of object files... o
  3348. #0 189.5 checking whether the compiler supports GNU C... yes
  3349. #0 189.5 checking whether cc accepts -g... yes
  3350. #0 189.5 checking for cc option to enable C11 features... none needed
  3351. #0 189.6 checking how to run the C preprocessor... cc -E
  3352. #0 189.7 checking for icc... no
  3353. #0 189.7 checking for suncc... no
  3354. #0 189.7 checking for system library directory... lib
  3355. #0 189.7 checking if compiler supports -Wl,-rpath,... yes
  3356. #0 189.7 checking build system type... x86_64-pc-linux-musl
  3357. #0 189.7 checking host system type... x86_64-pc-linux-musl
  3358. #0 189.7 checking target system type... x86_64-pc-linux-musl
  3359. #0 189.8 checking for PHP prefix... /usr/local
  3360. #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
  3361. #0 189.8 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
  3362. #0 189.8 checking for PHP installed headers prefix... /usr/local/include/php
  3363. #0 189.8 checking if debug is enabled... no
  3364. #0 189.8 checking if zts is enabled... no
  3365. #0 189.8 checking for gawk... no
  3366. #0 189.8 checking for nawk... no
  3367. #0 189.8 checking for awk... awk
  3368. #0 189.8 checking if awk is broken... no
  3369. #0 189.8 checking whether to enable EXIF (metadata from images) support... yes, shared
  3370. #0 189.8 checking for a sed that does not truncate output... /bin/sed
  3371. #0 189.8 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
  3372. #0 189.8 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
  3373. #0 189.8 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
  3374. #0 189.8 checking for BSD-compatible nm... /usr/bin/nm -B
  3375. #0 189.8 checking whether ln -s works... yes
  3376. #0 189.8 checking how to recognize dependent libraries... pass_all
  3377. #0 189.9 checking for stdio.h... yes
  3378. #0 189.9 checking for stdlib.h... yes
  3379. #0 189.9 checking for string.h... yes
  3380. #0 189.9 checking for inttypes.h... yes
  3381. #0 189.9 checking for stdint.h... yes
  3382. #0 190.0 checking for strings.h... yes
  3383. #0 190.0 checking for sys/stat.h... yes
  3384. #0 190.0 checking for sys/types.h... yes
  3385. #0 190.1 checking for unistd.h... yes
  3386. #0 190.1 checking for dlfcn.h... yes
  3387. #0 190.1 checking the maximum length of command line arguments... 98304
  3388. #0 190.1 checking command to parse /usr/bin/nm -B output from cc object... ok
  3389. #0 190.2 checking for objdir... .libs
  3390. #0 190.2 checking for ar... ar
  3391. #0 190.2 checking for ranlib... ranlib
  3392. #0 190.2 checking for strip... strip
  3393. #0 190.2 checking if cc supports -fno-rtti -fno-exceptions... no
  3394. #0 190.2 checking for cc option to produce PIC... -fPIC
  3395. #0 190.2 checking if cc PIC flag -fPIC works... yes
  3396. #0 190.3 checking if cc static flag -static works... yes
  3397. #0 190.3 checking if cc supports -c -o file.o... yes
  3398. #0 190.3 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  3399. #0 190.3 checking whether -lc should be explicitly linked in... no
  3400. #0 190.4 checking dynamic linker characteristics... GNU/Linux ld.so
  3401. #0 190.4 checking how to hardcode library paths into programs... immediate
  3402. #0 190.4 checking whether stripping libraries is possible... yes
  3403. #0 190.4 checking if libtool supports shared libraries... yes
  3404. #0 190.4 checking whether to build shared libraries... yes
  3405. #0 190.4 checking whether to build static libraries... no
  3406. #0 190.4
  3407. #0 190.4 creating libtool
  3408. #0 190.5 appending configuration tag "CXX" to libtool
  3409. #0 190.6 configure: patching config.h.in
  3410. #0 190.6 configure: creating ./config.status
  3411. #0 190.6 config.status: creating config.h
  3412. #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
  3413. #0 190.7 mkdir .libs
  3414. #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
  3415. #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
  3416. #0 192.5 cc -shared .libs/exif.o -Wl,-O1 -Wl,-soname -Wl,exif.so -o .libs/exif.so
  3417. #0 192.5 creating exif.la
  3418. #0 192.5 (cd .libs && rm -f exif.la && ln -s ../exif.la exif.la)
  3419. #0 192.5 /bin/sh /usr/src/php/ext/exif/libtool --mode=install cp ./exif.la /usr/src/php/ext/exif/modules
  3420. #0 192.5 cp ./.libs/exif.so /usr/src/php/ext/exif/modules/exif.so
  3421. #0 192.5 cp ./.libs/exif.lai /usr/src/php/ext/exif/modules/exif.la
  3422. #0 192.5 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/exif/modules
  3423. #0 192.6 ----------------------------------------------------------------------
  3424. #0 192.6 Libraries have been installed in:
  3425. #0 192.6 /usr/src/php/ext/exif/modules
  3426. #0 192.6
  3427. #0 192.6 If you ever happen to want to link against installed libraries
  3428. #0 192.6 in a given directory, LIBDIR, you must either use libtool, and
  3429. #0 192.6 specify the full pathname of the library, or use the `-LLIBDIR'
  3430. #0 192.6 flag during linking and do at least one of the following:
  3431. #0 192.6 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3432. #0 192.6 during execution
  3433. #0 192.6 - add LIBDIR to the `LD_RUN_PATH' environment variable
  3434. #0 192.6 during linking
  3435. #0 192.6 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  3436. #0 192.6
  3437. #0 192.6 See any operating system documentation about shared libraries for#0 190.3 checking if cc supports -c -o file.o... yes
  3438. #0 190.3 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  3439. #0 190.3 checking whether -lc should be explicitly linked in... no
  3440. #0 190.4 checking dynamic linker characteristics... GNU/Linux ld.so
  3441. #0 190.4 checking how to hardcode library paths into programs... immediate
  3442. #0 190.4 checking whether stripping libraries is possible... yes
  3443. #0 190.4 checking if libtool supports shared libraries... yes
  3444. #0 190.4 checking whether to build shared libraries... yes
  3445. #0 190.4 checking whether to build static libraries... no
  3446. #0 190.4
  3447. #0 190.4 creating libtool
  3448. #0 190.5 appending configuration tag "CXX" to libtool
  3449. #0 190.6 configure: patching config.h.in
  3450. #0 190.6 configure: creating ./config.status
  3451. #0 190.6 config.status: creating config.h
  3452. #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
  3453. #0 190.7 mkdir .libs
  3454. #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
  3455. #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
  3456. #0 192.5 cc -shared .libs/exif.o -Wl,-O1 -Wl,-soname -Wl,exif.so -o .libs/exif.so
  3457. #0 192.5 creating exif.la
  3458. #0 192.5 (cd .libs && rm -f exif.la && ln -s ../exif.la exif.la)
  3459. #0 192.5 /bin/sh /usr/src/php/ext/exif/libtool --mode=install cp ./exif.la /usr/src/php/ext/exif/modules
  3460. #0 192.5 cp ./.libs/exif.so /usr/src/php/ext/exif/modules/exif.so
  3461. #0 192.5 cp ./.libs/exif.lai /usr/src/php/ext/exif/modules/exif.la
  3462. #0 192.5 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/exif/modules
  3463. #0 192.6 ----------------------------------------------------------------------
  3464. #0 192.6 Libraries have been installed in:
  3465. #0 192.6 /usr/src/php/ext/exif/modules
  3466. #0 192.6
  3467. #0 192.6 If you ever happen to want to link against installed libraries
  3468. #0 192.6 in a given directory, LIBDIR, you must either use libtool, and
  3469. #0 192.6 specify the full pathname of the library, or use the `-LLIBDIR'
  3470. #0 192.6 flag during linking and do at least one of the following:
  3471. #0 192.6 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3472. #0 192.6 during execution
  3473. #0 192.6 - add LIBDIR to the `LD_RUN_PATH' environment variable
  3474. #0 192.6 during linking
  3475. #0 192.6 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  3476. #0 192.6
  3477. #0 192.6 See any operating system documentation about shared libraries for
  3478. #0 192.6 more information, such as the ld(1) and ld.so(8) manual pages.
  3479. #0 192.6 ----------------------------------------------------------------------
  3480. #0 192.6
  3481. #0 192.6 Build complete.
  3482. #0 192.6 Don't forget to run 'make test'.
  3483. #0 192.6
  3484. #0 192.6 + strip --strip-all modules/exif.so
  3485. #0 192.6 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
  3486. #0 192.7 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  3487. #0 192.7 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
  3488. #0 192.7 find . -name \*.la -o -name \*.a | xargs rm -f
  3489. #0 192.7 find . -name \*.so | xargs rm -f
  3490. #0 192.7 find . -name .libs -a -type d|xargs rm -rf
  3491. #0 192.7 rm -f libphp.la modules/* libs/*
  3492. #0 192.7 rm -f ext/opcache/jit/zend_jit_x86.c
  3493. #0 192.7 rm -f ext/opcache/jit/zend_jit_arm64.c
  3494. #0 192.7 rm -f ext/opcache/minilua
  3495. #0 192.7 WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.18/main: No such file or directory
  3496. #0 192.7 WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.18/community: No such file or directory
  3497. #0 192.7 (1/1) Purging .phpize-deps (20230611.054812)
  3498. #0 192.7 OK: 312 MiB in 72 packages
  3499. #0 196.8 downloading xdebug-3.2.1.tgz ...
  3500. #0 196.8 Starting to download xdebug-3.2.1.tgz (246,565 bytes)
  3501. #0 196.8 ....................................................done: 246,565 bytes
  3502. #0 197.4 downloading redis-5.3.7.tgz ...
  3503. #0 197.4 Starting to download redis-5.3.7.tgz (275,200 bytes)
  3504. #0 197.6 ...done: 275,200 bytes
  3505. #0 197.7 96 source files, building
  3506. #0 197.7 running: phpize
  3507. #0 197.7 Configuring for:
  3508. #0 197.7 PHP Api Version: 20210902
  3509. #0 197.7 Zend Module Api No: 20210902
  3510. #0 197.7 Zend Extension Api No: 420210902
  3511. #0 198.2 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
  3512. #0 198.2 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
  3513. #0 198.2 configure.ac:18: the top level
  3514. #0 198.2 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  3515. #0 198.2 configure.ac:161: You should run autoupdate.
  3516. #0 198.2 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  3517.  
  3518. #0 192.6 more information, such as the ld(1) and ld.so(8) manual pages.
  3519. #0 192.6 ----------------------------------------------------------------------
  3520. #0 192.6
  3521. #0 192.6 Build complete.
  3522. #0 192.6 Don't forget to run 'make test'.
  3523. #0 192.6
  3524. #0 192.6 + strip --strip-all modules/exif.so
  3525. #0 192.6 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
  3526. #0 192.7 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  3527. #0 192.7 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
  3528. #0 192.7 find . -name \*.la -o -name \*.a | xargs rm -f
  3529. #0 192.7 find . -name \*.so | xargs rm -f
  3530. #0 192.7 find . -name .libs -a -type d|xargs rm -rf
  3531. #0 192.7 rm -f libphp.la modules/* libs/*
  3532. #0 192.7 rm -f ext/opcache/jit/zend_jit_x86.c
  3533. #0 192.7 rm -f ext/opcache/jit/zend_jit_arm64.c
  3534. #0 192.7 rm -f ext/opcache/minilua
  3535. #0 192.7 WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.18/main: No such file or directory
  3536. #0 192.7 WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.18/community: No such file or directory
  3537. #0 192.7 (1/1) Purging .phpize-deps (20230611.054812)
  3538. #0 192.7 OK: 312 MiB in 72 packages
  3539. #0 196.8 downloading xdebug-3.2.1.tgz ...
  3540. #0 196.8 Starting to download xdebug-3.2.1.tgz (246,565 bytes)
  3541. #0 196.8 ....................................................done: 246,565 bytes
  3542. #0 197.4 downloading redis-5.3.7.tgz ...
  3543. #0 197.4 Starting to download redis-5.3.7.tgz (275,200 bytes)
  3544. #0 197.6 ...done: 275,200 bytes
  3545. #0 197.7 96 source files, building
  3546. #0 197.7 running: phpize
  3547. #0 197.7 Configuring for:
  3548. #0 197.7 PHP Api Version: 20210902
  3549. #0 197.7 Zend Module Api No: 20210902
  3550. #0 197.7 Zend Extension Api No: 420210902
  3551. #0 198.2 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
  3552. #0 198.2 build/php.m4:2111: PHP_CONFIG_NICE is expanded from...
  3553. #0 198.2 configure.ac:18: the top level
  3554. #0 198.2 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  3555. #0 198.2 configure.ac:161: You should run autoupdate.
  3556. #0 198.2 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  3557. #0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  3558. #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  3559. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3560. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3561. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3562. #0 198.2 configure.ac:161: the top level
  3563. #0 198.2 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  3564. #0 198.2 configure.ac:161: You should run autoupdate.
  3565. #0 198.2 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  3566. #0 198.2 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  3567. #0 198.2 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  3568. #0 198.2 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  3569. #0 198.2 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  3570. #0 198.2 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  3571. #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3572. #0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  3573. #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  3574. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3575. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3576. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3577. #0 198.2 configure.ac:161: the top level
  3578. #0 198.2 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
  3579. #0 198.2 configure.ac:161: You should run autoupdate.
  3580. #0 198.2 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  3581. #0 198.2 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  3582. #0 198.2 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  3583. #0 198.2 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  3584. #0 198.2 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  3585. #0 198.2 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  3586. #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3587. #0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  3588. #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  3589. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3590. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3591. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3592. #0 198.2 configure.ac:161: the top level
  3593. #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
  3594. #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3595. #0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  3596. #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...
  3597. #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  3598. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3599. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3600. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3601. #0 198.2 configure.ac:161: the top level
  3602. #0 198.2 configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  3603. #0 198.2 configure.ac:161: You should run autoupdate.
  3604. #0 198.2 ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  3605. #0 198.2 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  3606. #0 198.2 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  3607. #0 198.2 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  3608. #0 198.2 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  3609. #0 198.2 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  3610. #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3611. #0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  3612. #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  3613. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3614. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3615. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3616. #0 198.2 configure.ac:161: the top level
  3617. #0 198.2 configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
  3618. #0 198.2 configure.ac:161: You should run autoupdate.
  3619. #0 198.2 ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  3620. #0 198.2 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  3621. #0 198.2 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  3622. #0 198.2 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  3623. #0 198.2 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  3624. #0 198.2 build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  3625. #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3626. #0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  3627. #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  3628. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3629. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3630.  
  3631. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3632. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3633. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3634. #0 198.2 configure.ac:161: the top level
  3635. #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
  3636. #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3637. #0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  3638. #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  3639. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3640. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3641. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3642. #0 198.2 configure.ac:161: the top level
  3643. #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
  3644. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3645. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3646. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3647. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3648. #0 198.2 configure.ac:161: the top level
  3649. #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
  3650. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3651. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3652. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3653. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3654. #0 198.2 configure.ac:161: the top level
  3655. #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
  3656. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3657. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3658. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3659. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3660. #0 198.2 configure.ac:161: the top level
  3661. #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
  3662. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3663. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3664. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3665. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3666. #0 198.2 configure.ac:161: the top level
  3667. #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'
  3668. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3669. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3670. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3671. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3672. #0 198.2 configure.ac:161: the top level
  3673. #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'
  3674. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3675. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3676. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3677. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3678. #0 198.2 configure.ac:161: the top level
  3679. #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
  3680. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3681. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3682. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3683. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3684. #0 198.2 configure.ac:161: the top level
  3685. #0 198.2 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  3686. #0 198.2 configure.ac:161: You should run autoupdate.
  3687. #0 198.2 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  3688. #0 198.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  3689. #0 198.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  3690. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3691. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3692. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3693. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3694. #0 198.2 configure.ac:161: the top level
  3695. #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
  3696. #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3697. #0 198.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  3698. #0 198.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  3699. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3700. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3701. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3702. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3703. #0 198.2 configure.ac:161: the top level
  3704. #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
  3705. #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3706. #0 198.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  3707. #0 198.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  3708. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3709. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3710. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3711. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3712. #0 198.2 configure.ac:161: the top level
  3713. #0 198.8 building in /tmp/pear/temp/pear-build-defaultuserMKmLae/xdebug-3.2.1
  3714. #0 198.8 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
  3715. #0 198.9 checking for grep that handles long lines and -e... /bin/grep
  3716. #0 198.9 checking for egrep... /bin/grep -E
  3717. #0 198.9 checking for a sed that does not truncate output... /bin/sed
  3718. #0 198.9 checking for pkg-config... /usr/bin/pkg-config
  3719. #0 198.9 checking pkg-config is at least version 0.9.0... yes
  3720. #0 198.9 checking for cc... cc
  3721. #0 199.0 checking whether the C compiler works... yes
  3722. #0 199.0 checking for C compiler default output file name... a.out
  3723. #0 199.0 checking for suffix of executables...
  3724. #0 199.0 checking whether we are cross compiling... no
  3725. #0 199.1 checking for suffix of object files... o
  3726. #0 199.1 checking whether the compiler supports GNU C... yes
  3727. #0 199.1 checking whether cc accepts -g... yes
  3728. #0 199.2 checking for cc option to enable C11 features... none needed
  3729. #0 199.2 checking how to run the C preprocessor... cc -E
  3730. #0 199.2 checking for icc... no
  3731. #0 199.3 checking for suncc... no
  3732. #0 199.3 checking for system library directory... lib
  3733. #0 199.3 checking if compiler supports -Wl,-rpath,... yes
  3734. #0 199.3 checking build system type... x86_64-pc-linux-musl
  3735. #0 199.3 checking host system type... x86_64-pc-linux-musl
  3736. #0 199.3 checking target system type... x86_64-pc-linux-musl
  3737. #0 199.4 checking for PHP prefix... /usr/local
  3738. #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
  3739. #0 199.4 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
  3740. #0 199.4 checking for PHP installed headers prefix... /usr/local/include/php
  3741. #0 199.4 checking if debug is enabled... no
  3742. #0 199.4 checking if zts is enabled... no
  3743. #0 199.4 checking for gawk... no
  3744. #0 199.4 checking for nawk... no
  3745. #0 199.4 checking for awk... awk
  3746. #0 199.4 checking if awk is broken... no
  3747. #0 199.4 checking whether to enable Xdebug support... yes, shared
  3748. #0 199.4 checking whether to enable Xdebug developer build flags... no
  3749. #0 199.4 checking whether to compress profiler files (requires zlib)... yes
  3750. #0 199.4 checking Check for supported PHP versions... supported (8.1.20)
  3751. #0 199.5 checking for clock_gettime... yes
  3752. #0 199.5 checking for clock_gettime_nsec_np... no
  3753. #0 199.6 checking for gettimeofday... yes
  3754. #0 199.6 checking for stdio.h... yes
  3755. #0 199.6 checking for stdlib.h... yes
  3756. #0 199.6 checking for string.h... yes
  3757. #0 199.6 checking for inttypes.h... yes
  3758. #0 199.7 checking for stdint.h... yes
  3759. #0 199.7 checking for strings.h... yes
  3760. #0 199.7 checking for sys/stat.h... yes
  3761. #0 199.8 checking for sys/types.h... yes
  3762. #0 199.8 checking for unistd.h... yes
  3763. #0 199.8 checking for netinet/in.h... yes
  3764. #0 199.8 checking for poll.h... yes
  3765. #0 199.9 checking for sys/poll.h... yes
  3766. #0 199.9 checking for linux/rtnetlink.h... no
  3767. #0 199.9 configure: error: rtnetlink.h is required, install the linux-headers package: apk add --update linux-headers
  3768. #0 199.9 ERROR: `/tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config' failed
  3769. ------
  3770. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3771. #0 198.2 configure.ac:161: the top level
  3772. #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
  3773. #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3774. #0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  3775. #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  3776. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3777. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3778. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3779. #0 198.2 configure.ac:161: the top level
  3780. #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
  3781. #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3782. #0 198.2 build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  3783. #0 198.2 build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  3784. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3785. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3786. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3787. #0 198.2 configure.ac:161: the top level
  3788. #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
  3789. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3790. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3791. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3792. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3793. #0 198.2 configure.ac:161: the top level
  3794. #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
  3795. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3796. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3797. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3798. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3799. #0 198.2 configure.ac:161: the top level
  3800. #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
  3801. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3802. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3803. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3804. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3805. #0 198.2 configure.ac:161: the top level
  3806. #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
  3807. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3808. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3809. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3810. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3811. #0 198.2 configure.ac:161: the top level
  3812. #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'
  3813. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3814. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3815. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3816. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3817. #0 198.2 configure.ac:161: the top level
  3818. #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'
  3819. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3820. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3821. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3822. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3823. #0 198.2 configure.ac:161: the top level
  3824. #0 198.2 configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
  3825. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3826. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3827. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3828. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3829. #0 198.2 configure.ac:161: the top level
  3830. #0 198.2 configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  3831. #0 198.2 configure.ac:161: You should run autoupdate.
  3832. #0 198.2 ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  3833. #0 198.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  3834. #0 198.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  3835. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3836. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3837. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3838. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3839. #0 198.2 configure.ac:161: the top level
  3840. #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
  3841. #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3842. #0 198.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  3843. #0 198.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  3844. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3845. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3846. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3847. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3848. #0 198.2 configure.ac:161: the top level
  3849. #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
  3850. #0 198.2 build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  3851. #0 198.2 build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  3852. #0 198.2 build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  3853. #0 198.2 build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  3854. #0 198.2 build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  3855. #0 198.2 build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  3856. #0 198.2 build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  3857. #0 198.2 configure.ac:161: the top level
  3858. #0 198.8 building in /tmp/pear/temp/pear-build-defaultuserMKmLae/xdebug-3.2.1
  3859. #0 198.8 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
  3860. #0 198.9 checking for grep that handles long lines and -e... /bin/grep
  3861. #0 198.9 checking for egrep... /bin/grep -E
  3862. #0 198.9 checking for a sed that does not truncate output... /bin/sed
  3863. #0 198.9 checking for pkg-config... /usr/bin/pkg-config
  3864. #0 198.9 checking pkg-config is at least version 0.9.0... yes
  3865. #0 198.9 checking for cc... cc
  3866. #0 199.0 checking whether the C compiler works... yes
  3867. #0 199.0 checking for C compiler default output file name... a.out
  3868. #0 199.0 checking for suffix of executables...
  3869. #0 199.0 checking whether we are cross compiling... no
  3870. #0 199.1 checking for suffix of object files... o
  3871. #0 199.1 checking whether the compiler supports GNU C... yes
  3872. #0 199.1 checking whether cc accepts -g... yes
  3873. #0 199.2 checking for cc option to enable C11 features... none needed
  3874. #0 199.2 checking how to run the C preprocessor... cc -E
  3875. #0 199.2 checking for icc... no
  3876. #0 199.3 checking for suncc... no
  3877. #0 199.3 checking for system library directory... lib
  3878. #0 199.3 checking if compiler supports -Wl,-rpath,... yes
  3879. #0 199.3 checking build system type... x86_64-pc-linux-musl
  3880. #0 199.3 checking host system type... x86_64-pc-linux-musl
  3881. #0 199.3 checking target system type... x86_64-pc-linux-musl
  3882. #0 199.4 checking for PHP prefix... /usr/local
  3883. #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
  3884. #0 199.4 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
  3885. #0 199.4 checking for PHP installed headers prefix... /usr/local/include/php
  3886. #0 199.4 checking if debug is enabled... no
  3887. #0 199.4 checking if zts is enabled... no
  3888. #0 199.4 checking for gawk... no
  3889. #0 199.4 checking for nawk... no
  3890. #0 199.4 checking for awk... awk
  3891. #0 199.4 checking if awk is broken... no
  3892. #0 199.4 checking whether to enable Xdebug support... yes, shared
  3893. #0 199.4 checking whether to enable Xdebug developer build flags... no
  3894. #0 199.4 checking whether to compress profiler files (requires zlib)... yes
  3895. #0 199.4 checking Check for supported PHP versions... supported (8.1.20)
  3896. #0 199.5 checking for clock_gettime... yes
  3897. #0 199.5 checking for clock_gettime_nsec_np... no
  3898. #0 199.6 checking for gettimeofday... yes
  3899. #0 199.6 checking for stdio.h... yes
  3900. #0 199.6 checking for stdlib.h... yes
  3901. #0 199.6 checking for string.h... yes
  3902. #0 199.6 checking for inttypes.h... yes
  3903. #0 199.7 checking for stdint.h... yes
  3904. #0 199.7 checking for strings.h... yes
  3905. #0 199.7 checking for sys/stat.h... yes
  3906. #0 199.8 checking for sys/types.h... yes
  3907. #0 199.8 checking for unistd.h... yes
  3908. #0 199.8 checking for netinet/in.h... yes
  3909. #0 199.8 checking for poll.h... yes
  3910. #0 199.9 checking for sys/poll.h... yes
  3911. #0 199.9 checking for linux/rtnetlink.h... no
  3912. #0 199.9 configure: error: rtnetlink.h is required, install the linux-headers package: apk add --update linux-headers
  3913. #0 199.9 ERROR: `/tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config' failed
  3914. ------
  3915. 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
  3916. rmoore@Grieg:~/DevProjects/mysite$
Advertisement
Add Comment
Please, Sign In to add comment