Tests pending pull requests

Build: #173 was successful

Job: Build and Test Job was successful

Stages & jobs

  1. Build and Test

Build log

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

26-Jul-2024 16:58:00 #5 14.77 checking for cc... cc
26-Jul-2024 16:58:00 #5 14.92 checking whether the C compiler works... yes
26-Jul-2024 16:58:00 #5 15.52 checking for C compiler default output file name... a.out
26-Jul-2024 16:58:01 #5 15.53 checking for suffix of executables...
26-Jul-2024 16:58:01 #5 15.60 checking whether we are cross compiling... no
26-Jul-2024 16:58:01 #5 15.74 checking for suffix of object files... o
26-Jul-2024 16:58:01 #5 15.77 checking whether the compiler supports GNU C... yes
26-Jul-2024 16:58:01 #5 15.81 checking whether cc accepts -g... yes
26-Jul-2024 16:58:01 #5 15.84 checking for cc option to enable C11 features... none needed
26-Jul-2024 16:58:01 #5 15.91 checking how to run the C preprocessor... cc -E
26-Jul-2024 16:58:01 #5 16.00 checking for icc... no
26-Jul-2024 16:58:01 #5 16.02 checking for suncc... no
26-Jul-2024 16:58:01 #5 16.03 checking for system library directory... lib
26-Jul-2024 16:58:01 #5 16.03 checking if compiler supports -Wl,-rpath,... yes
26-Jul-2024 16:58:01 #5 16.09 checking build system type... x86_64-pc-linux-gnu
26-Jul-2024 16:58:01 #5 16.10 checking host system type... x86_64-pc-linux-gnu
26-Jul-2024 16:58:01 #5 16.10 checking target system type... x86_64-pc-linux-gnu
26-Jul-2024 16:58:01 #5 16.15 checking for PHP prefix... /usr/local
26-Jul-2024 16:58:01 #5 16.15 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
26-Jul-2024 16:58:01 #5 16.15 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
26-Jul-2024 16:58:01 #5 16.15 checking for PHP installed headers prefix... /usr/local/include/php
26-Jul-2024 16:58:01 #5 16.15 checking if debug is enabled... no
26-Jul-2024 16:58:01 #5 16.26 checking if zts is enabled... no
26-Jul-2024 16:58:01 #5 16.29 checking for gawk... no
26-Jul-2024 16:58:01 #5 16.29 checking for nawk... nawk
26-Jul-2024 16:58:01 #5 16.29 checking if nawk is broken... no
26-Jul-2024 16:58:01 #5 16.29 checking for zip archive read/write support... yes, shared
26-Jul-2024 16:58:01 #5 16.29 checking for libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0... yes
26-Jul-2024 16:58:01 #5 16.31 checking for zip_file_set_mtime in -lzip... yes
26-Jul-2024 16:58:01 #5 16.39 checking for zip_file_set_encryption in -lzip... yes
26-Jul-2024 16:58:01 #5 16.47 checking for zip_libzip_version in -lzip... yes
26-Jul-2024 16:58:01 #5 16.55 checking for zip_register_progress_callback_with_state in -lzip... yes
26-Jul-2024 16:58:01 #5 16.63 checking for zip_register_cancel_callback_with_state in -lzip... yes
26-Jul-2024 16:58:02 #5 16.71 checking for zip_compression_method_supported in -lzip... yes
26-Jul-2024 16:58:02 #5 16.79 checking for a sed that does not truncate output... /usr/bin/sed
26-Jul-2024 16:58:02 #5 16.80 checking for ld used by cc... /usr/bin/ld
26-Jul-2024 16:58:02 #5 16.81 checking if the linker (/usr/bin/ld) is GNU ld... yes
26-Jul-2024 16:58:02 #5 16.81 checking for /usr/bin/ld option to reload object files... -r
26-Jul-2024 16:58:02 #5 16.81 checking for BSD-compatible nm... /usr/bin/nm -B
26-Jul-2024 16:58:02 #5 16.81 checking whether ln -s works... yes
26-Jul-2024 16:58:02 #5 16.81 checking how to recognize dependent libraries... pass_all
26-Jul-2024 16:58:02 #5 16.95 checking for stdio.h... yes
26-Jul-2024 16:58:02 #5 16.98 checking for stdlib.h... yes
26-Jul-2024 16:58:02 #5 17.02 checking for string.h... yes
26-Jul-2024 16:58:02 #5 17.05 checking for inttypes.h... yes
26-Jul-2024 16:58:02 #5 17.10 checking for stdint.h... yes
26-Jul-2024 16:58:02 #5 17.14 checking for strings.h... yes
26-Jul-2024 16:58:02 #5 17.18 checking for sys/stat.h... yes
26-Jul-2024 16:58:02 #5 17.22 checking for sys/types.h... yes
26-Jul-2024 16:58:02 #5 17.26 checking for unistd.h... yes
26-Jul-2024 16:58:02 #5 17.33 checking for dlfcn.h... yes
26-Jul-2024 16:58:02 #5 17.38 checking the maximum length of command line arguments... 1572864
26-Jul-2024 16:58:02 #5 17.39 checking command to parse /usr/bin/nm -B output from cc object... ok
26-Jul-2024 16:58:02 #5 17.49 checking for objdir... .libs
26-Jul-2024 16:58:02 #5 17.50 checking for ar... ar
26-Jul-2024 16:58:02 #5 17.50 checking for ranlib... ranlib
26-Jul-2024 16:58:02 #5 17.50 checking for strip... strip
26-Jul-2024 16:58:02 #5 17.58 checking if cc supports -fno-rtti -fno-exceptions... no
26-Jul-2024 16:58:03 #5 17.60 checking for cc option to produce PIC... -fPIC
26-Jul-2024 16:58:03 #5 17.61 checking if cc PIC flag -fPIC works... yes
26-Jul-2024 16:58:03 #5 17.63 checking if cc static flag -static works... yes
26-Jul-2024 16:58:03 #5 17.91 checking if cc supports -c -o file.o... yes
26-Jul-2024 16:58:03 #5 17.94 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
26-Jul-2024 16:58:03 #5 17.96 checking whether -lc should be explicitly linked in... no
26-Jul-2024 16:58:03 #5 18.00 checking dynamic linker characteristics... GNU/Linux ld.so
26-Jul-2024 16:58:03 #5 18.02 checking how to hardcode library paths into programs... immediate
26-Jul-2024 16:58:03 #5 18.02 checking whether stripping libraries is possible... yes
26-Jul-2024 16:58:03 #5 18.03 checking if libtool supports shared libraries... yes
26-Jul-2024 16:58:03 #5 18.03 checking whether to build shared libraries... yes
26-Jul-2024 16:58:03 #5 18.03 checking whether to build static libraries... no
26-Jul-2024 16:58:03 #5 18.24
26-Jul-2024 16:58:03 #5 18.24 creating libtool
26-Jul-2024 16:58:03 #5 18.27 appending configuration tag "CXX" to libtool
26-Jul-2024 16:58:03 #5 18.36 configure: patching config.h.in
26-Jul-2024 16:58:03 #5 18.37 configure: creating ./config.status
26-Jul-2024 16:58:03 #5 18.44 config.status: creating config.h
26-Jul-2024 16:58:03 #5 18.54 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc -I. -I/usr/src/php/ext/zip -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -fstack-protector-strong -fpic -fpie -O2 -D_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/zip/php_zip.c -o php_zip.lo  -MMD -MF php_zip.dep -MT php_zip.lo
26-Jul-2024 16:58:03 #5 18.54 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc -I. -I/usr/src/php/ext/zip -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -fstack-protector-strong -fpic -fpie -O2 -D_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/zip/zip_stream.c -o zip_stream.lo  -MMD -MF zip_stream.dep -MT zip_stream.lo
26-Jul-2024 16:58:03 #5 18.68 mkdir .libs
26-Jul-2024 16:58:04 #5 18.68  cc -I. -I/usr/src/php/ext/zip -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_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/zip/php_zip.c -MMD -MF php_zip.dep -MT php_zip.lo  -fPIC -DPIC -o .libs/php_zip.o
26-Jul-2024 16:58:04 #5 18.69  cc -I. -I/usr/src/php/ext/zip -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_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/zip/zip_stream.c -MMD -MF zip_stream.dep -MT zip_stream.lo  -fPIC -DPIC -o .libs/zip_stream.o
26-Jul-2024 16:58:05 #5 20.51 /bin/bash /usr/src/php/ext/zip/libtool --mode=link cc -shared -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -fstack-protector-strong -fpic -fpie -O2 -D_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 zip.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/zip/modules  php_zip.lo zip_stream.lo -lzip
26-Jul-2024 16:58:05 #5 20.65 cc -shared  .libs/php_zip.o .libs/zip_stream.o  -lzip  -Wl,-O1 -Wl,-soname -Wl,zip.so -o .libs/zip.so
26-Jul-2024 16:58:06 #5 20.68 creating zip.la
26-Jul-2024 16:58:06 #5 20.69 (cd .libs && rm -f zip.la && ln -s ../zip.la zip.la)
26-Jul-2024 16:58:06 #5 20.69 /bin/bash /usr/src/php/ext/zip/libtool --mode=install cp ./zip.la /usr/src/php/ext/zip/modules
26-Jul-2024 16:58:06 #5 20.73 cp ./.libs/zip.so /usr/src/php/ext/zip/modules/zip.so
26-Jul-2024 16:58:06 #5 20.73 cp ./.libs/zip.lai /usr/src/php/ext/zip/modules/zip.la
26-Jul-2024 16:58:06 #5 20.76 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/zip/modules
26-Jul-2024 16:58:06 #5 20.76 ----------------------------------------------------------------------
26-Jul-2024 16:58:06 #5 20.76 Libraries have been installed in:
26-Jul-2024 16:58:06 #5 20.76    /usr/src/php/ext/zip/modules
26-Jul-2024 16:58:06 #5 20.76
26-Jul-2024 16:58:06 #5 20.76 If you ever happen to want to link against installed libraries
26-Jul-2024 16:58:06 #5 20.76 in a given directory, LIBDIR, you must either use libtool, and
26-Jul-2024 16:58:06 #5 20.76 specify the full pathname of the library, or use the `-LLIBDIR'
26-Jul-2024 16:58:06 #5 20.76 flag during linking and do at least one of the following:
26-Jul-2024 16:58:06 #5 20.76    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
26-Jul-2024 16:58:06 #5 20.76      during execution
26-Jul-2024 16:58:06 #5 20.76    - add LIBDIR to the `LD_RUN_PATH' environment variable
26-Jul-2024 16:58:06 #5 20.76      during linking
26-Jul-2024 16:58:06 #5 20.76    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
26-Jul-2024 16:58:06 #5 20.76    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
26-Jul-2024 16:58:06 #5 20.76
26-Jul-2024 16:58:06 #5 20.76 See any operating system documentation about shared libraries for
26-Jul-2024 16:58:06 #5 20.76 more information, such as the ld(1) and ld.so(8) manual pages.
26-Jul-2024 16:58:06 #5 20.76 ----------------------------------------------------------------------
26-Jul-2024 16:58:06 #5 20.76
26-Jul-2024 16:58:06 #5 20.77 Build complete.
26-Jul-2024 16:58:06 #5 20.77 Don't forget to run 'make test'.
26-Jul-2024 16:58:06 #5 20.77
26-Jul-2024 16:58:06 #5 21.08 + strip --strip-all modules/zip.so
26-Jul-2024 16:58:06 #5 21.12 Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
26-Jul-2024 16:58:06 #5 21.25 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
26-Jul-2024 16:58:06 #5 21.26 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
26-Jul-2024 16:58:06 #5 21.27 find . -name \*.la -o -name \*.a | xargs rm -f
26-Jul-2024 16:58:06 #5 21.27 find . -name \*.so | xargs rm -f
26-Jul-2024 16:58:06 #5 21.28 find . -name .libs -a -type d|xargs rm -rf
26-Jul-2024 16:58:06 #5 21.28 rm -f libphp.la      modules/* libs/*
26-Jul-2024 16:58:06 #5 21.29 rm -f ext/opcache/jit/zend_jit_x86.c
26-Jul-2024 16:58:06 #5 21.29 rm -f ext/opcache/jit/zend_jit_arm64.c
26-Jul-2024 16:58:06 #5 21.29 rm -f ext/opcache/minilua
26-Jul-2024 16:58:09 #5 DONE 24.5s
26-Jul-2024 16:58:09
26-Jul-2024 16:58:09 #6 [3/6] RUN pecl install xdebug-3.2.2
26-Jul-2024 16:58:12 #6 2.531 downloading xdebug-3.2.2.tgz ...
26-Jul-2024 16:58:12 #6 2.532 Starting to download xdebug-3.2.2.tgz (246,966 bytes)
26-Jul-2024 16:58:12 #6 2.532 ....................................................done: 246,966 bytes
26-Jul-2024 16:58:12 #6 2.987 96 source files, building
26-Jul-2024 16:58:12 #6 2.987 running: phpize
26-Jul-2024 16:58:12 #6 2.998 Configuring for:
26-Jul-2024 16:58:12 #6 2.998 PHP Api Version:         20210902
26-Jul-2024 16:58:12 #6 2.998 Zend Module Api No:      20210902
26-Jul-2024 16:58:12 #6 2.998 Zend Extension Api No:   420210902
26-Jul-2024 16:58:13 #6 4.090 building in /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2
26-Jul-2024 16:58:14 #6 4.090 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
26-Jul-2024 16:58:14 #6 4.228 checking for grep that handles long lines and -e... /usr/bin/grep
26-Jul-2024 16:58:14 #6 4.231 checking for egrep... /usr/bin/grep -E
26-Jul-2024 16:58:14 #6 4.236 checking for a sed that does not truncate output... /usr/bin/sed
26-Jul-2024 16:58:14 #6 4.250 checking for pkg-config... /usr/bin/pkg-config
26-Jul-2024 16:58:14 #6 4.252 checking pkg-config is at least version 0.9.0... yes
26-Jul-2024 16:58:14 #6 4.253 checking for cc... cc
26-Jul-2024 16:58:14 #6 4.360 checking whether the C compiler works... yes
26-Jul-2024 16:58:14 #6 4.360 checking for C compiler default output file name... a.out
26-Jul-2024 16:58:14 #6 4.423 checking for suffix of executables...
26-Jul-2024 16:58:14 #6 4.497 checking whether we are cross compiling... no
26-Jul-2024 16:58:14 #6 4.530 checking for suffix of object files... o
26-Jul-2024 16:58:14 #6 4.558 checking whether the compiler supports GNU C... yes
26-Jul-2024 16:58:14 #6 4.585 checking whether cc accepts -g... yes
26-Jul-2024 16:58:14 #6 4.663 checking for cc option to enable C11 features... none needed
26-Jul-2024 16:58:14 #6 4.700 checking how to run the C preprocessor... cc -E
26-Jul-2024 16:58:14 #6 4.749 checking for icc... no
26-Jul-2024 16:58:14 #6 4.762 checking for suncc... no
26-Jul-2024 16:58:14 #6 4.764 checking for system library directory... lib
26-Jul-2024 16:58:14 #6 4.819 checking if compiler supports -Wl,-rpath,... yes
26-Jul-2024 16:58:14 #6 4.896 checking build system type... x86_64-pc-linux-gnu
26-Jul-2024 16:58:14 #6 4.897 checking host system type... x86_64-pc-linux-gnu
26-Jul-2024 16:58:14 #6 4.897 checking target system type... x86_64-pc-linux-gnu
26-Jul-2024 16:58:14 #6 4.950 checking for PHP prefix... /usr/local
26-Jul-2024 16:58:14 #6 4.950 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
26-Jul-2024 16:58:14 #6 4.950 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
26-Jul-2024 16:58:14 #6 4.951 checking for PHP installed headers prefix... /usr/local/include/php
26-Jul-2024 16:58:14 #6 4.984 checking if debug is enabled... no
26-Jul-2024 16:58:14 #6 5.011 checking if zts is enabled... no
26-Jul-2024 16:58:14 #6 5.012 checking for gawk... no
26-Jul-2024 16:58:14 #6 5.012 checking for nawk... nawk
26-Jul-2024 16:58:14 #6 5.014 checking if nawk is broken... no
26-Jul-2024 16:58:14 #6 5.014 checking whether to enable Xdebug support... yes, shared
26-Jul-2024 16:58:14 #6 5.015 checking whether to enable Xdebug developer build flags... no
26-Jul-2024 16:58:14 #6 5.015 checking whether to compress profiler files (requires zlib)... yes
26-Jul-2024 16:58:14 #6 5.027 checking Check for supported PHP versions... supported (8.1.29)
26-Jul-2024 16:58:14 #6 5.093 checking for clock_gettime... yes
26-Jul-2024 16:58:14 #6 5.163 checking for clock_gettime_nsec_np... no
26-Jul-2024 16:58:15 #6 5.225 checking for gettimeofday... yes
26-Jul-2024 16:58:15 #6 5.255 checking for stdio.h... yes
26-Jul-2024 16:58:15 #6 5.299 checking for stdlib.h... yes
26-Jul-2024 16:58:15 #6 5.347 checking for string.h... yes
26-Jul-2024 16:58:15 #6 5.394 checking for inttypes.h... yes
26-Jul-2024 16:58:15 #6 5.440 checking for stdint.h... yes
26-Jul-2024 16:58:15 #6 5.488 checking for strings.h... yes
26-Jul-2024 16:58:15 #6 5.538 checking for sys/stat.h... yes
26-Jul-2024 16:58:15 #6 5.594 checking for sys/types.h... yes
26-Jul-2024 16:58:15 #6 5.649 checking for unistd.h... yes
26-Jul-2024 16:58:15 #6 5.717 checking for netinet/in.h... yes
26-Jul-2024 16:58:15 #6 5.771 checking for poll.h... yes
26-Jul-2024 16:58:15 #6 5.824 checking for sys/poll.h... yes
26-Jul-2024 16:58:15 #6 5.979 checking for linux/rtnetlink.h... yes
26-Jul-2024 16:58:15 #6 6.054 checking for res_ninit... no
26-Jul-2024 16:58:15 #6 6.123 checking for __res_ninit... yes
26-Jul-2024 16:58:16 #6 6.211 checking for res_nclose... no
26-Jul-2024 16:58:16 #6 6.278 checking for __res_nclose... yes
26-Jul-2024 16:58:16 #6 6.349 checking for cos in -lm... yes
26-Jul-2024 16:58:16 #6 6.357 checking for zlib >= 1.2.9... yes
26-Jul-2024 16:58:16 #6 6.438 checking for a sed that does not truncate output... /usr/bin/sed
26-Jul-2024 16:58:16 #6 6.445 checking for ld used by cc... /usr/bin/ld
26-Jul-2024 16:58:16 #6 6.449 checking if the linker (/usr/bin/ld) is GNU ld... yes
26-Jul-2024 16:58:16 #6 6.449 checking for /usr/bin/ld option to reload object files... -r
26-Jul-2024 16:58:16 #6 6.452 checking for BSD-compatible nm... /usr/bin/nm -B
26-Jul-2024 16:58:16 #6 6.452 checking whether ln -s works... yes
26-Jul-2024 16:58:16 #6 6.453 checking how to recognize dependent libraries... pass_all
26-Jul-2024 16:58:16 #6 6.534 checking for dlfcn.h... yes
26-Jul-2024 16:58:16 #6 6.540 checking the maximum length of command line arguments... 1572864
26-Jul-2024 16:58:16 #6 6.642 checking command to parse /usr/bin/nm -B output from cc object... ok
26-Jul-2024 16:58:16 #6 6.648 checking for objdir... .libs
26-Jul-2024 16:58:16 #6 6.648 checking for ar... ar
26-Jul-2024 16:58:16 #6 6.649 checking for ranlib... ranlib
26-Jul-2024 16:58:16 #6 6.650 checking for strip... strip
26-Jul-2024 16:58:16 #6 6.772 checking if cc supports -fno-rtti -fno-exceptions... no
26-Jul-2024 16:58:16 #6 6.772 checking for cc option to produce PIC... -fPIC
26-Jul-2024 16:58:16 #6 6.799 checking if cc PIC flag -fPIC works... yes
26-Jul-2024 16:58:16 #6 6.937 checking if cc static flag -static works... yes
26-Jul-2024 16:58:16 #6 6.977 checking if cc supports -c -o file.o... yes
26-Jul-2024 16:58:16 #6 6.995 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
26-Jul-2024 16:58:16 #6 7.037 checking whether -lc should be explicitly linked in... no
26-Jul-2024 16:58:16 #6 7.060 checking dynamic linker characteristics... GNU/Linux ld.so
26-Jul-2024 16:58:16 #6 7.060 checking how to hardcode library paths into programs... immediate
26-Jul-2024 16:58:17 #6 7.062 checking whether stripping libraries is possible... yes
26-Jul-2024 16:58:17 #6 7.063 checking if libtool supports shared libraries... yes
26-Jul-2024 16:58:17 #6 7.064 checking whether to build shared libraries... yes
26-Jul-2024 16:58:17 #6 7.064 checking whether to build static libraries... no
26-Jul-2024 16:58:17 #6 7.269
26-Jul-2024 16:58:17 #6 7.269 creating libtool
26-Jul-2024 16:58:17 #6 7.294 appending configuration tag "CXX" to libtool
26-Jul-2024 16:58:17 #6 7.414 configure: patching config.h.in
26-Jul-2024 16:58:17 #6 7.418 configure: creating ./config.status
26-Jul-2024 16:58:17 #6 7.484 config.status: creating config.h
26-Jul-2024 16:58:17 #6 7.541 running: make
26-Jul-2024 16:58:17 #6 7.545 Makefile:244: warning: overriding recipe for target 'test'
26-Jul-2024 16:58:17 #6 7.545 Makefile:136: warning: ignoring old recipe for target 'test'
26-Jul-2024 16:58:17 #6 7.554 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/xdebug.c -o xdebug.lo  -MMD -MF xdebug.dep -MT xdebug.lo
26-Jul-2024 16:58:17 #6 7.666 mkdir .libs
26-Jul-2024 16:58:17 #6 7.668  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/xdebug.c -MMD -MF xdebug.dep -MT xdebug.lo  -fPIC -DPIC -o .libs/xdebug.o
26-Jul-2024 16:58:18 #6 8.361 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/base.c -o src/base/base.lo  -MMD -MF src/base/base.dep -MT src/base/base.lo
26-Jul-2024 16:58:18 #6 8.470 mkdir src/base/.libs
26-Jul-2024 16:58:18 #6 8.473  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/base.c -MMD -MF src/base/base.dep -MT src/base/base.lo  -fPIC -DPIC -o src/base/.libs/base.o
26-Jul-2024 16:58:19 #6 9.476 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/filter.c -o src/base/filter.lo  -MMD -MF src/base/filter.dep -MT src/base/filter.lo
26-Jul-2024 16:58:19 #6 9.589  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/filter.c -MMD -MF src/base/filter.dep -MT src/base/filter.lo  -fPIC -DPIC -o src/base/.libs/filter.o
26-Jul-2024 16:58:19 #6 10.02 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/usefulstuff.c -o src/lib/usefulstuff.lo  -MMD -MF src/lib/usefulstuff.dep -MT src/lib/usefulstuff.lo
26-Jul-2024 16:58:19 #6 10.15 mkdir src/lib/.libs
26-Jul-2024 16:58:20 #6 10.15  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/usefulstuff.c -MMD -MF src/lib/usefulstuff.dep -MT src/lib/usefulstuff.lo  -fPIC -DPIC -o src/lib/.libs/usefulstuff.o
26-Jul-2024 16:58:20 #6 10.76 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/compat.c -o src/lib/compat.lo  -MMD -MF src/lib/compat.dep -MT src/lib/compat.lo
26-Jul-2024 16:58:20 #6 10.87  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/compat.c -MMD -MF src/lib/compat.dep -MT src/lib/compat.lo  -fPIC -DPIC -o src/lib/.libs/compat.o
26-Jul-2024 16:58:21 #6 11.42 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/crc32.c -o src/lib/crc32.lo  -MMD -MF src/lib/crc32.dep -MT src/lib/crc32.lo
26-Jul-2024 16:58:21 #6 11.53  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/crc32.c -MMD -MF src/lib/crc32.dep -MT src/lib/crc32.lo  -fPIC -DPIC -o src/lib/.libs/crc32.o
26-Jul-2024 16:58:21 #6 11.57 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/file.c -o src/lib/file.lo  -MMD -MF src/lib/file.dep -MT src/lib/file.lo
26-Jul-2024 16:58:21 #6 11.68  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/file.c -MMD -MF src/lib/file.dep -MT src/lib/file.lo  -fPIC -DPIC -o src/lib/.libs/file.o
26-Jul-2024 16:58:21 #6 12.07 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/hash.c -o src/lib/hash.lo  -MMD -MF src/lib/hash.dep -MT src/lib/hash.lo
26-Jul-2024 16:58:21 #6 12.18  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/hash.c -MMD -MF src/lib/hash.dep -MT src/lib/hash.lo  -fPIC -DPIC -o src/lib/.libs/hash.o
26-Jul-2024 16:58:22 #6 12.44 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/headers.c -o src/lib/headers.lo  -MMD -MF src/lib/headers.dep -MT src/lib/headers.lo
26-Jul-2024 16:58:22 #6 12.55  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/headers.c -MMD -MF src/lib/headers.dep -MT src/lib/headers.lo  -fPIC -DPIC -o src/lib/.libs/headers.o
26-Jul-2024 16:58:22 #6 12.89 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/lib.c -o src/lib/lib.lo  -MMD -MF src/lib/lib.dep -MT src/lib/lib.lo
26-Jul-2024 16:58:22 #6 13.00  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/lib.c -MMD -MF src/lib/lib.dep -MT src/lib/lib.lo  -fPIC -DPIC -o src/lib/.libs/lib.o
26-Jul-2024 16:58:23 #6 13.65 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/llist.c -o src/lib/llist.lo  -MMD -MF src/lib/llist.dep -MT src/lib/llist.lo
26-Jul-2024 16:58:23 #6 13.79  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/llist.c -MMD -MF src/lib/llist.dep -MT src/lib/llist.lo  -fPIC -DPIC -o src/lib/.libs/llist.o
26-Jul-2024 16:58:23 #6 13.90 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/log.c -o src/lib/log.lo  -MMD -MF src/lib/log.dep -MT src/lib/log.lo
26-Jul-2024 16:58:23 #6 14.01  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/log.c -MMD -MF src/lib/log.dep -MT src/lib/log.lo  -fPIC -DPIC -o src/lib/.libs/log.o
26-Jul-2024 16:58:24 #6 14.65 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/set.c -o src/lib/set.lo  -MMD -MF src/lib/set.dep -MT src/lib/set.lo
26-Jul-2024 16:58:24 #6 14.76  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/set.c -MMD -MF src/lib/set.dep -MT src/lib/set.lo  -fPIC -DPIC -o src/lib/.libs/set.o
26-Jul-2024 16:58:24 #6 14.83 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/str.c -o src/lib/str.lo  -MMD -MF src/lib/str.dep -MT src/lib/str.lo
26-Jul-2024 16:58:24 #6 14.95  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/str.c -MMD -MF src/lib/str.dep -MT src/lib/str.lo  -fPIC -DPIC -o src/lib/.libs/str.o
26-Jul-2024 16:58:25 #6 15.36 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/timing.c -o src/lib/timing.lo  -MMD -MF src/lib/timing.dep -MT src/lib/timing.lo
26-Jul-2024 16:58:25 #6 15.48  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/timing.c -MMD -MF src/lib/timing.dep -MT src/lib/timing.lo  -fPIC -DPIC -o src/lib/.libs/timing.o
26-Jul-2024 16:58:25 #6 15.83 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var.c -o src/lib/var.lo  -MMD -MF src/lib/var.dep -MT src/lib/var.lo
26-Jul-2024 16:58:25 #6 15.95  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var.c -MMD -MF src/lib/var.dep -MT src/lib/var.lo  -fPIC -DPIC -o src/lib/.libs/var.o
26-Jul-2024 16:58:26 #6 16.96 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_html.c -o src/lib/var_export_html.lo  -MMD -MF src/lib/var_export_html.dep -MT src/lib/var_export_html.lo
26-Jul-2024 16:58:26 #6 17.07  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_html.c -MMD -MF src/lib/var_export_html.dep -MT src/lib/var_export_html.lo  -fPIC -DPIC -o src/lib/.libs/var_export_html.o
26-Jul-2024 16:58:27 #6 17.61 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_line.c -o src/lib/var_export_line.lo  -MMD -MF src/lib/var_export_line.dep -MT src/lib/var_export_line.lo
26-Jul-2024 16:58:27 #6 17.72  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_line.c -MMD -MF src/lib/var_export_line.dep -MT src/lib/var_export_line.lo  -fPIC -DPIC -o src/lib/.libs/var_export_line.o
26-Jul-2024 16:58:28 #6 18.23 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_text.c -o src/lib/var_export_text.lo  -MMD -MF src/lib/var_export_text.dep -MT src/lib/var_export_text.lo
26-Jul-2024 16:58:28 #6 18.35  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_text.c -MMD -MF src/lib/var_export_text.dep -MT src/lib/var_export_text.lo  -fPIC -DPIC -o src/lib/.libs/var_export_text.o
26-Jul-2024 16:58:28 #6 18.99 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_xml.c -o src/lib/var_export_xml.lo  -MMD -MF src/lib/var_export_xml.dep -MT src/lib/var_export_xml.lo
26-Jul-2024 16:58:28 #6 19.10  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_xml.c -MMD -MF src/lib/var_export_xml.dep -MT src/lib/var_export_xml.lo  -fPIC -DPIC -o src/lib/.libs/var_export_xml.o
26-Jul-2024 16:58:29 #6 19.97 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/xml.c -o src/lib/xml.lo  -MMD -MF src/lib/xml.dep -MT src/lib/xml.lo
26-Jul-2024 16:58:29 #6 20.09  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/xml.c -MMD -MF src/lib/xml.dep -MT src/lib/xml.lo  -fPIC -DPIC -o src/lib/.libs/xml.o
26-Jul-2024 16:58:30 #6 20.52 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/branch_info.c -o src/coverage/branch_info.lo  -MMD -MF src/coverage/branch_info.dep -MT src/coverage/branch_info.lo
26-Jul-2024 16:58:30 #6 20.63 mkdir src/coverage/.libs
26-Jul-2024 16:58:30 #6 20.63  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/branch_info.c -MMD -MF src/coverage/branch_info.dep -MT src/coverage/branch_info.lo  -fPIC -DPIC -o src/coverage/.libs/branch_info.o
26-Jul-2024 16:58:30 #6 21.18 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/code_coverage.c -o src/coverage/code_coverage.lo  -MMD -MF src/coverage/code_coverage.dep -MT src/coverage/code_coverage.lo
26-Jul-2024 16:58:31 #6 21.29  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/code_coverage.c -MMD -MF src/coverage/code_coverage.dep -MT src/coverage/code_coverage.lo  -fPIC -DPIC -o src/coverage/.libs/code_coverage.o
26-Jul-2024 16:58:31 #6 22.12 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/com.c -o src/debugger/com.lo  -MMD -MF src/debugger/com.dep -MT src/debugger/com.lo
26-Jul-2024 16:58:32 #6 22.25 mkdir src/debugger/.libs
26-Jul-2024 16:58:32 #6 22.26  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/com.c -MMD -MF src/debugger/com.dep -MT src/debugger/com.lo  -fPIC -DPIC -o src/debugger/.libs/com.o
26-Jul-2024 16:58:32 #6 22.80 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/debugger.c -o src/debugger/debugger.lo  -MMD -MF src/debugger/debugger.dep -MT src/debugger/debugger.lo
26-Jul-2024 16:58:32 #6 22.92  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/debugger.c -MMD -MF src/debugger/debugger.dep -MT src/debugger/debugger.lo  -fPIC -DPIC -o src/debugger/.libs/debugger.o
26-Jul-2024 16:58:33 #6 23.61 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handler_dbgp.c -o src/debugger/handler_dbgp.lo  -MMD -MF src/debugger/handler_dbgp.dep -MT src/debugger/handler_dbgp.lo
26-Jul-2024 16:58:33 #6 23.76  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handler_dbgp.c -MMD -MF src/debugger/handler_dbgp.dep -MT src/debugger/handler_dbgp.lo  -fPIC -DPIC -o src/debugger/.libs/handler_dbgp.o
26-Jul-2024 16:58:35 #6 25.94 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handlers.c -o src/debugger/handlers.lo  -MMD -MF src/debugger/handlers.dep -MT src/debugger/handlers.lo
26-Jul-2024 16:58:35 #6 26.05  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handlers.c -MMD -MF src/debugger/handlers.dep -MT src/debugger/handlers.lo  -fPIC -DPIC -o src/debugger/.libs/handlers.o
26-Jul-2024 16:58:36 #6 26.39 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/ip_info.c -o src/debugger/ip_info.lo  -MMD -MF src/debugger/ip_info.dep -MT src/debugger/ip_info.lo
26-Jul-2024 16:58:36 #6 26.50  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/ip_info.c -MMD -MF src/debugger/ip_info.dep -MT src/debugger/ip_info.lo  -fPIC -DPIC -o src/debugger/.libs/ip_info.o
26-Jul-2024 16:58:36 #6 26.95 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/develop.c -o src/develop/develop.lo  -MMD -MF src/develop/develop.dep -MT src/develop/develop.lo
26-Jul-2024 16:58:36 #6 27.11 mkdir src/develop/.libs
26-Jul-2024 16:58:37 #6 27.11  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/develop.c -MMD -MF src/develop/develop.dep -MT src/develop/develop.lo  -fPIC -DPIC -o src/develop/.libs/develop.o
26-Jul-2024 16:58:37 #6 27.48 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/monitor.c -o src/develop/monitor.lo  -MMD -MF src/develop/monitor.dep -MT src/develop/monitor.lo
26-Jul-2024 16:58:37 #6 27.60  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/monitor.c -MMD -MF src/develop/monitor.dep -MT src/develop/monitor.lo  -fPIC -DPIC -o src/develop/.libs/monitor.o
26-Jul-2024 16:58:37 #6 28.00 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/php_functions.c -o src/develop/php_functions.lo  -MMD -MF src/develop/php_functions.dep -MT src/develop/php_functions.lo
26-Jul-2024 16:58:37 #6 28.12  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/php_functions.c -MMD -MF src/develop/php_functions.dep -MT src/develop/php_functions.lo  -fPIC -DPIC -o src/develop/.libs/php_functions.o
26-Jul-2024 16:58:38 #6 28.65 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/stack.c -o src/develop/stack.lo  -MMD -MF src/develop/stack.dep -MT src/develop/stack.lo
26-Jul-2024 16:58:38 #6 28.76  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/stack.c -MMD -MF src/develop/stack.dep -MT src/develop/stack.lo  -fPIC -DPIC -o src/develop/.libs/stack.o
26-Jul-2024 16:58:39 #6 29.61 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/superglobals.c -o src/develop/superglobals.lo  -MMD -MF src/develop/superglobals.dep -MT src/develop/superglobals.lo
26-Jul-2024 16:58:39 #6 29.74  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/superglobals.c -MMD -MF src/develop/superglobals.dep -MT src/develop/superglobals.lo  -fPIC -DPIC -o src/develop/.libs/superglobals.o
26-Jul-2024 16:58:39 #6 30.19 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/gcstats/gc_stats.c -o src/gcstats/gc_stats.lo  -MMD -MF src/gcstats/gc_stats.dep -MT src/gcstats/gc_stats.lo
26-Jul-2024 16:58:40 #6 30.31 mkdir src/gcstats/.libs
26-Jul-2024 16:58:40 #6 30.32  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/gcstats/gc_stats.c -MMD -MF src/gcstats/gc_stats.dep -MT src/gcstats/gc_stats.lo  -fPIC -DPIC -o src/gcstats/.libs/gc_stats.o
26-Jul-2024 16:58:40 #6 30.80 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/profiler/profiler.c -o src/profiler/profiler.lo  -MMD -MF src/profiler/profiler.dep -MT src/profiler/profiler.lo
26-Jul-2024 16:58:40 #6 30.92 mkdir src/profiler/.libs
26-Jul-2024 16:58:40 #6 30.93  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/profiler/profiler.c -MMD -MF src/profiler/profiler.dep -MT src/profiler/profiler.lo  -fPIC -DPIC -o src/profiler/.libs/profiler.o
26-Jul-2024 16:58:41 #6 31.51 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_computerized.c -o src/tracing/trace_computerized.lo  -MMD -MF src/tracing/trace_computerized.dep -MT src/tracing/trace_computerized.lo
26-Jul-2024 16:58:41 #6 31.62 mkdir src/tracing/.libs
26-Jul-2024 16:58:41 #6 31.62  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_computerized.c -MMD -MF src/tracing/trace_computerized.dep -MT src/tracing/trace_computerized.lo  -fPIC -DPIC -o src/tracing/.libs/trace_computerized.o
26-Jul-2024 16:58:41 #6 32.09 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_html.c -o src/tracing/trace_html.lo  -MMD -MF src/tracing/trace_html.dep -MT src/tracing/trace_html.lo
26-Jul-2024 16:58:41 #6 32.20  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_html.c -MMD -MF src/tracing/trace_html.dep -MT src/tracing/trace_html.lo  -fPIC -DPIC -o src/tracing/.libs/trace_html.o
26-Jul-2024 16:58:42 #6 32.59 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_textual.c -o src/tracing/trace_textual.lo  -MMD -MF src/tracing/trace_textual.dep -MT src/tracing/trace_textual.lo
26-Jul-2024 16:58:42 #6 32.71  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_textual.c -MMD -MF src/tracing/trace_textual.dep -MT src/tracing/trace_textual.lo  -fPIC -DPIC -o src/tracing/.libs/trace_textual.o
26-Jul-2024 16:58:42 #6 33.17 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/tracing.c -o src/tracing/tracing.lo  -MMD -MF src/tracing/tracing.dep -MT src/tracing/tracing.lo
26-Jul-2024 16:58:43 #6 33.28  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/tracing.c -MMD -MF src/tracing/tracing.dep -MT src/tracing/tracing.lo  -fPIC -DPIC -o src/tracing/.libs/tracing.o
26-Jul-2024 16:58:43 #6 34.06 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=link cc -shared -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2    -o xdebug.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/modules  xdebug.lo src/base/base.lo src/base/filter.lo src/lib/usefulstuff.lo src/lib/compat.lo src/lib/crc32.lo src/lib/file.lo src/lib/hash.lo src/lib/headers.lo src/lib/lib.lo src/lib/llist.lo src/lib/log.lo src/lib/set.lo src/lib/str.lo src/lib/timing.lo src/lib/var.lo src/lib/var_export_html.lo src/lib/var_export_line.lo src/lib/var_e
26-Jul-2024 16:58:43 #6 34.06 xport_text.lo src/lib/var_export_xml.lo src/lib/xml.lo src/coverage/branch_info.lo src/coverage/code_coverage.lo src/debugger/com.lo src/debugger/debugger.lo src/debugger/handler_dbgp.lo src/debugger/handlers.lo src/debugger/ip_info.lo src/develop/develop.lo src/develop/monitor.lo src/develop/php_functions.lo src/develop/stack.lo src/develop/superglobals.lo src/gcstats/gc_stats.lo src/profiler/profiler.lo src/tracing/trace_computerized.lo src/tracing/trace_html.lo src/tracing/trace_textual.lo src/tracing/tracing.lo -lm -lz
26-Jul-2024 16:58:44 #6 34.41 cc -shared  .libs/xdebug.o src/base/.libs/base.o src/base/.libs/filter.o src/lib/.libs/usefulstuff.o src/lib/.libs/compat.o src/lib/.libs/crc32.o src/lib/.libs/file.o src/lib/.libs/hash.o src/lib/.libs/headers.o src/lib/.libs/lib.o src/lib/.libs/llist.o src/lib/.libs/log.o src/lib/.libs/set.o src/lib/.libs/str.o src/lib/.libs/timing.o src/lib/.libs/var.o src/lib/.libs/var_export_html.o src/lib/.libs/var_export_line.o src/lib/.libs/var_export_text.o src/lib/.libs/var_export_xml.o src/lib/.libs/xml.o src/coverage/.libs/branch_info.o src/coverage/.libs/code_coverage.o src/debugger/.libs/com.o src/debugger/.libs/debugger.o src/debugger/.libs/handler_dbgp.o src/debugger/.libs/handlers.o src/debugger/.libs/ip_info.o src/develop/.libs/develop.o src/develop/.libs/monitor.o src/develop/.libs/php_functions.o src/develop/.libs/stack.o src/develop/.libs/superglobals.o src/gcstats/.libs/gc_stats.o src/profiler/.libs/profiler.o src/tracing/.libs/trace_computerized.o src/tracing/.libs/trace_html.o src/tracing/.libs/trace_t
26-Jul-2024 16:58:44 #6 34.41 extual.o src/tracing/.libs/tracing.o  -lm -lz  -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
26-Jul-2024 16:58:44 #6 34.51 creating xdebug.la
26-Jul-2024 16:58:44 #6 34.52 (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
26-Jul-2024 16:58:44 #6 34.52 /bin/bash /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/modules
26-Jul-2024 16:58:44 #6 34.56 cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/modules/xdebug.so
26-Jul-2024 16:58:44 #6 34.57 cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/modules/xdebug.la
26-Jul-2024 16:58:44 #6 34.59 PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/modules
26-Jul-2024 16:58:44 #6 34.60 ----------------------------------------------------------------------
26-Jul-2024 16:58:44 #6 34.60 Libraries have been installed in:
26-Jul-2024 16:58:44 #6 34.60    /tmp/pear/temp/pear-build-defaultuserfHq9jO/xdebug-3.2.2/modules
26-Jul-2024 16:58:44 #6 34.60
26-Jul-2024 16:58:44 #6 34.60 If you ever happen to want to link against installed libraries
26-Jul-2024 16:58:44 #6 34.60 in a given directory, LIBDIR, you must either use libtool, and
26-Jul-2024 16:58:44 #6 34.60 specify the full pathname of the library, or use the `-LLIBDIR'
26-Jul-2024 16:58:44 #6 34.60 flag during linking and do at least one of the following:
26-Jul-2024 16:58:44 #6 34.60    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
26-Jul-2024 16:58:44 #6 34.60      during execution
26-Jul-2024 16:58:44 #6 34.60    - add LIBDIR to the `LD_RUN_PATH' environment variable
26-Jul-2024 16:58:44 #6 34.60      during linking
26-Jul-2024 16:58:44 #6 34.60    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
26-Jul-2024 16:58:44 #6 34.60    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
26-Jul-2024 16:58:44 #6 34.60
26-Jul-2024 16:58:44 #6 34.60 See any operating system documentation about shared libraries for
26-Jul-2024 16:58:44 #6 34.60 more information, such as the ld(1) and ld.so(8) manual pages.
26-Jul-2024 16:58:44 #6 34.60 ----------------------------------------------------------------------
26-Jul-2024 16:58:44 #6 34.60
26-Jul-2024 16:58:44 #6 34.60 Build complete.
26-Jul-2024 16:58:44 #6 34.60 Don't forget to run 'make test'.
26-Jul-2024 16:58:44 #6 34.61
26-Jul-2024 16:58:44 #6 34.61 running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuserfHq9jO/install-xdebug-3.2.2" install
26-Jul-2024 16:58:44 #6 34.61 Makefile:244: warning: overriding recipe for target 'test'
26-Jul-2024 16:58:44 #6 34.61 Makefile:136: warning: ignoring old recipe for target 'test'
26-Jul-2024 16:58:44 #6 34.67 Installing shared extensions:     /tmp/pear/temp/pear-build-defaultuserfHq9jO/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/
26-Jul-2024 16:58:44 #6 34.72
26-Jul-2024 16:58:44 #6 34.76 shtool:echo:Warning: unable to determine terminal sequence for bold mode
26-Jul-2024 16:58:44 #6 34.78   +----------------------------------------------------------------------+
26-Jul-2024 16:58:44 #6 34.78   |                                                                      |
26-Jul-2024 16:58:44 #6 34.78   |   INSTALLATION INSTRUCTIONS                                          |
26-Jul-2024 16:58:44 #6 34.78   |   =========================                                          |
26-Jul-2024 16:58:44 #6 34.78   |                                                                      |
26-Jul-2024 16:58:44 #6 34.79   |   See https://xdebug.org/install.php#configure-php for instructions  |
26-Jul-2024 16:58:44 #6 34.79   |   on how to enable Xdebug for PHP.                                   |
26-Jul-2024 16:58:44 #6 34.79   |                                                                      |
26-Jul-2024 16:58:44 #6 34.79   |   Documentation is available online as well:                         |
26-Jul-2024 16:58:44 #6 34.79   |   - A list of all settings:  https://xdebug.org/docs-settings.php    |
26-Jul-2024 16:58:44 #6 34.79   |   - A list of all functions: https://xdebug.org/docs-functions.php   |
26-Jul-2024 16:58:44 #6 34.80   |   - Profiling instructions:  https://xdebug.org/docs-profiling2.php  |
26-Jul-2024 16:58:44 #6 34.80   |   - Remote debugging:        https://xdebug.org/docs-debugger.php    |
26-Jul-2024 16:58:44 #6 34.80   |                                                                      |
26-Jul-2024 16:58:44 #6 34.80   |                                                                      |
26-Jul-2024 16:58:44 #6 34.80   |   NOTE: Please disregard the message                                 |
26-Jul-2024 16:58:44 #6 34.81   |       You should add "extension=xdebug.so" to php.ini                |
26-Jul-2024 16:58:44 #6 34.81   |   that is emitted by the PECL installer. This does not work for      |
26-Jul-2024 16:58:44 #6 34.81   |   Xdebug.                                                            |
26-Jul-2024 16:58:44 #6 34.81   |                                                                      |
26-Jul-2024 16:58:44 #6 34.81   +----------------------------------------------------------------------+
26-Jul-2024 16:58:44 #6 34.85 shtool:echo:Warning: unable to determine terminal sequence for bold mode
26-Jul-2024 16:58:44 #6 34.87
26-Jul-2024 16:58:44 #6 34.87
26-Jul-2024 16:58:44 #6 34.87 running: find "/tmp/pear/temp/pear-build-defaultuserfHq9jO/install-xdebug-3.2.2" | xargs ls -dils
26-Jul-2024 16:58:44 #6 34.87 8651018    4 drwxr-xr-x. 3 root root    4096 Jul 26 16:58 /tmp/pear/temp/pear-build-defaultuserfHq9jO/install-xdebug-3.2.2
26-Jul-2024 16:58:44 #6 34.87 8651170    4 drwxr-xr-x. 3 root root    4096 Jul 26 16:58 /tmp/pear/temp/pear-build-defaultuserfHq9jO/install-xdebug-3.2.2/usr
26-Jul-2024 16:58:44 #6 34.87 8651171    4 drwxr-xr-x. 3 root root    4096 Jul 26 16:58 /tmp/pear/temp/pear-build-defaultuserfHq9jO/install-xdebug-3.2.2/usr/local
26-Jul-2024 16:58:44 #6 34.87 8651172    4 drwxr-xr-x. 3 root root    4096 Jul 26 16:58 /tmp/pear/temp/pear-build-defaultuserfHq9jO/install-xdebug-3.2.2/usr/local/lib
26-Jul-2024 16:58:44 #6 34.87 8651173    4 drwxr-xr-x. 3 root root    4096 Jul 26 16:58 /tmp/pear/temp/pear-build-defaultuserfHq9jO/install-xdebug-3.2.2/usr/local/lib/php
26-Jul-2024 16:58:44 #6 34.87 8651174    4 drwxr-xr-x. 3 root root    4096 Jul 26 16:58 /tmp/pear/temp/pear-build-defaultuserfHq9jO/install-xdebug-3.2.2/usr/local/lib/php/extensions
26-Jul-2024 16:58:44 #6 34.87 8651175    4 drwxr-xr-x. 2 root root    4096 Jul 26 16:58 /tmp/pear/temp/pear-build-defaultuserfHq9jO/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902
26-Jul-2024 16:58:44 #6 34.87 8651169 1760 -rwxr-xr-x. 1 root root 1798232 Jul 26 16:58 /tmp/pear/temp/pear-build-defaultuserfHq9jO/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so
26-Jul-2024 16:58:44 #6 34.88
26-Jul-2024 16:58:44 #6 34.88 Build process completed successfully
26-Jul-2024 16:58:44 #6 34.88 Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so'
26-Jul-2024 16:58:44 #6 34.90 install ok: channel://pecl.php.net/xdebug-3.2.2
26-Jul-2024 16:58:44 #6 34.90 configuration option "php_ini" is not set to php.ini location
26-Jul-2024 16:58:44 #6 34.90 You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so" to php.ini
26-Jul-2024 16:58:44 #6 DONE 35.0s
26-Jul-2024 16:58:44
26-Jul-2024 16:58:44 #7 [4/6] RUN docker-php-ext-enable xdebug
26-Jul-2024 16:58:45 #7 DONE 0.4s
26-Jul-2024 16:58:45
26-Jul-2024 16:58:45 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini
26-Jul-2024 16:58:45 #8 DONE 0.3s
26-Jul-2024 16:58:45
26-Jul-2024 16:58:45 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost
26-Jul-2024 16:58:45 #9 DONE 0.3s
26-Jul-2024 16:58:46
26-Jul-2024 16:58:46 #10 exporting to image
26-Jul-2024 16:58:46 #10 exporting layers
26-Jul-2024 16:58:46 #10 exporting layers 0.8s done
26-Jul-2024 16:58:46 #10 writing image sha256:3871d4b6c5ba1b2b8fba40346f3e54d8acd8e9726d4f262c4aa23ed5543d432c done
26-Jul-2024 16:58:46 #10 naming to docker.io/library/phpbb:php-8.1 done
26-Jul-2024 16:58:46 #10 DONE 0.8s
26-Jul-2024 16:58:46 Built Docker image 'phpbb:php-8.1'
26-Jul-2024 16:58:46 Finished task 'Build image' with result: Success
26-Jul-2024 16:58:46
Substituting variable: ${bamboo.PHPVersion} with 8.1
26-Jul-2024 16:58:46
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
26-Jul-2024 16:58:46 Starting task 'Prepare directory' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
26-Jul-2024 16:58:46 Running image name (phpbb:php-8.1)
26-Jul-2024 16:58:46
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #173 (PHPBB3-PR1-JOB1-173)'
... running command line:
/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1:/data --workdir /data/phpBB --rm -e HOME=/home/bamboo -u=990 phpbb:php-8.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing clean prepare
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
26-Jul-2024 16:58:47 You are using the deprecated option "--dev". It has no effect and will break in Composer 3.
26-Jul-2024 16:58:47 Installing dependencies from lock file (including require-dev)
26-Jul-2024 16:58:47 Verifying lock file contents can be installed on current platform.
26-Jul-2024 16:58:47 Package operations: 142 installs, 0 updates, 0 removals
26-Jul-2024 16:58:47 Cannot create cache directory /home/bamboo/.composer/cache/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only.
26-Jul-2024 16:58:47   - Downloading composer/installers (v1.12.0)
26-Jul-2024 16:58:47   - Downloading composer/package-versions-deprecated (1.11.99.5)
26-Jul-2024 16:58:47   - Downloading bantu/ini-get-wrapper (v1.0.1)
26-Jul-2024 16:58:47   - Downloading carlos-mg89/oauth (0.8.15)
26-Jul-2024 16:58:47   - Downloading chita/topological_sort (v3.0.1)
26-Jul-2024 16:58:47   - Downloading symfony/process (v6.4.8)
26-Jul-2024 16:58:47   - Downloading symfony/polyfill-php81 (v1.29.0)
26-Jul-2024 16:58:47   - Downloading symfony/polyfill-php80 (v1.29.0)
26-Jul-2024 16:58:47   - Downloading symfony/polyfill-php73 (v1.29.0)
26-Jul-2024 16:58:47   - Downloading symfony/finder (v6.4.8)
26-Jul-2024 16:58:47   - Downloading symfony/polyfill-mbstring (v1.29.0)
26-Jul-2024 16:58:47   - Downloading symfony/polyfill-ctype (v1.29.0)
26-Jul-2024 16:58:47   - Downloading symfony/filesystem (v6.4.8)
26-Jul-2024 16:58:47   - Downloading symfony/polyfill-intl-normalizer (v1.29.0)
26-Jul-2024 16:58:47   - Downloading symfony/polyfill-intl-grapheme (v1.29.0)
26-Jul-2024 16:58:47   - Downloading symfony/string (v6.4.8)
26-Jul-2024 16:58:47   - Downloading symfony/deprecation-contracts (v3.5.0)
26-Jul-2024 16:58:47   - Downloading psr/container (2.0.2)
26-Jul-2024 16:58:47   - Downloading symfony/service-contracts (v3.5.0)
26-Jul-2024 16:58:47   - Downloading symfony/console (v6.4.8)
26-Jul-2024 16:58:47   - Downloading seld/signal-handler (2.0.2)
26-Jul-2024 16:58:47   - Downloading seld/phar-utils (1.2.1)
26-Jul-2024 16:58:47   - Downloading seld/jsonlint (1.10.2)
26-Jul-2024 16:58:47   - Downloading react/promise (v3.2.0)
26-Jul-2024 16:58:47   - Downloading psr/log (3.0.0)
26-Jul-2024 16:58:47   - Downloading justinrainbow/json-schema (v5.2.13)
26-Jul-2024 16:58:47   - Downloading composer/pcre (3.1.4)
26-Jul-2024 16:58:47   - Downloading composer/xdebug-handler (3.0.5)
26-Jul-2024 16:58:47   - Downloading composer/spdx-licenses (1.5.8)
26-Jul-2024 16:58:47   - Downloading composer/semver (3.4.0)
26-Jul-2024 16:58:47   - Downloading composer/metadata-minifier (1.0.0)
26-Jul-2024 16:58:47   - Downloading composer/class-map-generator (1.3.4)
26-Jul-2024 16:58:47   - Downloading composer/ca-bundle (1.5.0)
26-Jul-2024 16:58:47   - Downloading composer/composer (2.7.7)
26-Jul-2024 16:58:47   - Downloading psr/cache (3.0.0)
26-Jul-2024 16:58:47   - Downloading doctrine/deprecations (1.1.3)
26-Jul-2024 16:58:47   - Downloading doctrine/event-manager (1.2.0)
26-Jul-2024 16:58:47   - Downloading doctrine/cache (2.2.0)
26-Jul-2024 16:58:47   - Downloading doctrine/dbal (3.3.8)
26-Jul-2024 16:58:47   - Downloading google/recaptcha (1.3.0)
26-Jul-2024 16:58:47   - Downloading guzzlehttp/promises (1.5.3)
26-Jul-2024 16:58:47   - Downloading ralouphie/getallheaders (3.0.3)
26-Jul-2024 16:58:47   - Downloading psr/http-message (1.1)
26-Jul-2024 16:58:47   - Downloading guzzlehttp/psr7 (1.9.1)
26-Jul-2024 16:58:47   - Downloading laminas/laminas-code (4.13.0)
26-Jul-2024 16:58:47   - Downloading symfony/yaml (v6.4.8)
26-Jul-2024 16:58:47   - Downloading laravel/homestead (v14.5.0)
26-Jul-2024 16:58:47   - Downloading marc1706/fast-image-size (v1.1.7)
26-Jul-2024 16:58:47   - Downloading symfony/http-client-contracts (v3.5.0)
26-Jul-2024 16:58:47   - Downloading symfony/http-client (v6.4.8)
26-Jul-2024 16:58:47   - Downloading brick/math (0.12.1)
26-Jul-2024 16:58:47   - Downloading spomky-labs/pki-framework (1.2.1)
26-Jul-2024 16:58:47   - Downloading psr/http-factory (1.1.0)
26-Jul-2024 16:58:47   - Downloading psr/http-client (1.0.3)
26-Jul-2024 16:58:47   - Downloading psr/clock (1.0.0)
26-Jul-2024 16:58:47   - Downloading paragonie/random_compat (v9.99.100)
26-Jul-2024 16:58:47   - Downloading paragonie/sodium_compat (v1.21.1)
26-Jul-2024 16:58:47   - Downloading paragonie/constant_time_encoding (v2.7.0)
26-Jul-2024 16:58:47   - Downloading web-token/jwt-library (3.4.3)
26-Jul-2024 16:58:47   - Downloading web-token/jwt-util-ecc (3.4.3)
26-Jul-2024 16:58:47   - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.3)
26-Jul-2024 16:58:47   - Downloading web-token/jwt-signature (3.4.3)
26-Jul-2024 16:58:47   - Downloading web-token/jwt-key-mgmt (3.4.3)
26-Jul-2024 16:58:47   - Downloading spomky-labs/base64url (v2.0.4)
26-Jul-2024 16:58:47   - Downloading symfony/polyfill-php72 (v1.29.0)
26-Jul-2024 16:58:47   - Downloading symfony/polyfill-intl-idn (v1.29.0)
26-Jul-2024 16:58:47   - Downloading guzzlehttp/guzzle (6.5.8)
26-Jul-2024 16:58:47   - Downloading minishlink/web-push (v8.0.0)
26-Jul-2024 16:58:47   - Downloading sebastian/version (3.0.2)
26-Jul-2024 16:58:47   - Downloading sebastian/type (3.2.1)
26-Jul-2024 16:58:47   - Downloading sebastian/resource-operations (3.0.4)
26-Jul-2024 16:58:47   - Downloading sebastian/recursion-context (4.0.5)
26-Jul-2024 16:58:47   - Downloading sebastian/object-reflector (2.0.4)
26-Jul-2024 16:58:47   - Downloading sebastian/object-enumerator (4.0.4)
26-Jul-2024 16:58:47   - Downloading sebastian/global-state (5.0.7)
26-Jul-2024 16:58:47   - Downloading sebastian/exporter (4.0.6)
26-Jul-2024 16:58:47   - Downloading sebastian/environment (5.1.5)
26-Jul-2024 16:58:47   - Downloading sebastian/diff (4.0.6)
26-Jul-2024 16:58:47   - Downloading sebastian/comparator (4.0.8)
26-Jul-2024 16:58:47   - Downloading sebastian/code-unit (1.0.8)
26-Jul-2024 16:58:47   - Downloading sebastian/cli-parser (1.0.2)
26-Jul-2024 16:58:47   - Downloading phpunit/php-timer (5.0.3)
26-Jul-2024 16:58:47   - Downloading phpunit/php-text-template (2.0.4)
26-Jul-2024 16:58:47   - Downloading phpunit/php-invoker (3.1.1)
26-Jul-2024 16:58:47   - Downloading phpunit/php-file-iterator (3.0.6)
26-Jul-2024 16:58:47   - Downloading theseer/tokenizer (1.2.3)
26-Jul-2024 16:58:47   - Downloading nikic/php-parser (v4.19.1)
26-Jul-2024 16:58:47   - Downloading sebastian/lines-of-code (1.0.4)
26-Jul-2024 16:58:47   - Downloading sebastian/complexity (2.0.3)
26-Jul-2024 16:58:47   - Downloading sebastian/code-unit-reverse-lookup (2.0.3)
26-Jul-2024 16:58:47   - Downloading phpunit/php-code-coverage (9.2.31)
26-Jul-2024 16:58:47   - Downloading phar-io/version (3.2.1)
26-Jul-2024 16:58:47   - Downloading phar-io/manifest (2.0.4)
26-Jul-2024 16:58:47   - Downloading myclabs/deep-copy (1.12.0)
26-Jul-2024 16:58:47   - Downloading doctrine/instantiator (2.0.0)
26-Jul-2024 16:58:47   - Downloading phpunit/phpunit (9.6.19)
26-Jul-2024 16:58:47   - Downloading misantron/dbunit (5.3.0)
26-Jul-2024 16:58:47   - Downloading phing/phing (2.17.4)
26-Jul-2024 16:58:47   - Downloading webmozart/assert (1.11.0)
26-Jul-2024 16:58:47   - Downloading phpstan/phpdoc-parser (1.29.1)
26-Jul-2024 16:58:47   - Downloading phpdocumentor/reflection-common (2.2.0)
26-Jul-2024 16:58:47   - Downloading phpdocumentor/type-resolver (1.8.2)
26-Jul-2024 16:58:47   - Downloading phpdocumentor/reflection-docblock (5.4.1)
26-Jul-2024 16:58:47   - Downloading spatie/array-to-xml (3.3.0)
26-Jul-2024 16:58:47   - Downloading netresearch/jsonmapper (v4.4.1)
26-Jul-2024 16:58:47   - Downloading fidry/cpu-core-counter (1.1.0)
26-Jul-2024 16:58:47   - Downloading felixfbecker/language-server-protocol (v1.5.2)
26-Jul-2024 16:58:47   - Downloading felixfbecker/advanced-json-rpc (v3.2.1)
26-Jul-2024 16:58:47   - Downloading dnoegel/php-xdg-base-dir (v0.1.1)
26-Jul-2024 16:58:47   - Downloading amphp/amp (v2.6.4)
26-Jul-2024 16:58:47   - Downloading amphp/byte-stream (v1.8.2)
26-Jul-2024 16:58:47   - Downloading vimeo/psalm (5.24.0)
26-Jul-2024 16:58:47   - Downloading symfony/routing (v6.4.8)
26-Jul-2024 16:58:47   - Downloading symfony/polyfill-php83 (v1.29.0)
26-Jul-2024 16:58:47   - Downloading symfony/http-foundation (v6.4.8)
26-Jul-2024 16:58:47   - Downloading psr/event-dispatcher (1.0.0)
26-Jul-2024 16:58:47   - Downloading symfony/event-dispatcher-contracts (v3.5.0)
26-Jul-2024 16:58:47   - Downloading symfony/event-dispatcher (v6.4.8)
26-Jul-2024 16:58:47   - Downloading symfony/var-dumper (v6.4.8)
26-Jul-2024 16:58:47   - Downloading symfony/error-handler (v6.4.8)
26-Jul-2024 16:58:47   - Downloading symfony/http-kernel (v6.4.8)
26-Jul-2024 16:58:47   - Downloading symfony/var-exporter (v6.4.8)
26-Jul-2024 16:58:47   - Downloading symfony/dependency-injection (v6.4.8)
26-Jul-2024 16:58:47   - Downloading symfony/config (v6.4.8)
26-Jul-2024 16:58:47   - Downloading symfony/cache-contracts (v3.5.0)
26-Jul-2024 16:58:47   - Downloading symfony/cache (v6.4.8)
26-Jul-2024 16:58:47   - Downloading symfony/framework-bundle (v6.4.8)
26-Jul-2024 16:58:47   - Downloading psalm/plugin-symfony (v5.2.2)
26-Jul-2024 16:58:47   - Downloading s9e/sweetdom (3.4.1)
26-Jul-2024 16:58:47   - Downloading s9e/regexp-builder (1.4.6)
26-Jul-2024 16:58:47   - Downloading s9e/text-formatter (2.17.3)
26-Jul-2024 16:58:47   - Downloading squizlabs/php_codesniffer (3.10.1)
26-Jul-2024 16:58:47   - Downloading masterminds/html5 (2.9.0)
26-Jul-2024 16:58:47   - Downloading symfony/dom-crawler (v6.4.8)
26-Jul-2024 16:58:47   - Downloading symfony/browser-kit (v6.4.8)
26-Jul-2024 16:58:47   - Downloading symfony/css-selector (v6.4.8)
26-Jul-2024 16:58:47   - Downloading symfony/mime (v6.4.8)
26-Jul-2024 16:58:47   - Downloading friendsofphp/proxy-manager-lts (v1.0.18)
26-Jul-2024 16:58:47   - Downloading symfony/proxy-manager-bridge (v6.4.8)
26-Jul-2024 16:58:47   - Downloading twig/twig (v3.8.0)
26-Jul-2024 16:58:47   - Downloading symfony/translation-contracts (v3.5.0)
26-Jul-2024 16:58:47   - Downloading symfony/twig-bridge (v6.4.8)
26-Jul-2024 16:58:48    0/142 [>---------------------------]   0%
26-Jul-2024 16:58:48   13/142 [==>-------------------------]   9%
26-Jul-2024 16:58:48   26/142 [=====>----------------------]  18%
26-Jul-2024 16:58:48   37/142 [=======>--------------------]  26%
26-Jul-2024 16:58:49   43/142 [========>-------------------]  30%
26-Jul-2024 16:58:49   62/142 [============>---------------]  43%
26-Jul-2024 16:58:49   75/142 [==============>-------------]  52%
26-Jul-2024 16:58:49   88/142 [=================>----------]  61%
26-Jul-2024 16:58:49 107/142 [=====================>------]  75%
26-Jul-2024 16:58:50 117/142 [=======================>----]  82%
26-Jul-2024 16:58:50 134/142 [==========================>-]  94%
26-Jul-2024 16:58:50 142/142 [============================] 100%
26-Jul-2024 16:58:50   - Installing composer/installers (v1.12.0): Extracting archive
26-Jul-2024 16:58:50   - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive
26-Jul-2024 16:58:50   - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive
26-Jul-2024 16:58:50   - Installing carlos-mg89/oauth (0.8.15): Extracting archive
26-Jul-2024 16:58:50   - Installing chita/topological_sort (v3.0.1): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/process (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/finder (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/filesystem (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/string (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive
26-Jul-2024 16:58:50   - Installing psr/container (2.0.2): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/service-contracts (v3.5.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/console (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing seld/signal-handler (2.0.2): Extracting archive
26-Jul-2024 16:58:50   - Installing seld/phar-utils (1.2.1): Extracting archive
26-Jul-2024 16:58:50   - Installing seld/jsonlint (1.10.2): Extracting archive
26-Jul-2024 16:58:50   - Installing react/promise (v3.2.0): Extracting archive
26-Jul-2024 16:58:50   - Installing psr/log (3.0.0): Extracting archive
26-Jul-2024 16:58:50   - Installing justinrainbow/json-schema (v5.2.13): Extracting archive
26-Jul-2024 16:58:50   - Installing composer/pcre (3.1.4): Extracting archive
26-Jul-2024 16:58:50   - Installing composer/xdebug-handler (3.0.5): Extracting archive
26-Jul-2024 16:58:50   - Installing composer/spdx-licenses (1.5.8): Extracting archive
26-Jul-2024 16:58:50   - Installing composer/semver (3.4.0): Extracting archive
26-Jul-2024 16:58:50   - Installing composer/metadata-minifier (1.0.0): Extracting archive
26-Jul-2024 16:58:50   - Installing composer/class-map-generator (1.3.4): Extracting archive
26-Jul-2024 16:58:50   - Installing composer/ca-bundle (1.5.0): Extracting archive
26-Jul-2024 16:58:50   - Installing composer/composer (2.7.7): Extracting archive
26-Jul-2024 16:58:50   - Installing psr/cache (3.0.0): Extracting archive
26-Jul-2024 16:58:50   - Installing doctrine/deprecations (1.1.3): Extracting archive
26-Jul-2024 16:58:50   - Installing doctrine/event-manager (1.2.0): Extracting archive
26-Jul-2024 16:58:50   - Installing doctrine/cache (2.2.0): Extracting archive
26-Jul-2024 16:58:50   - Installing doctrine/dbal (3.3.8): Extracting archive
26-Jul-2024 16:58:50   - Installing google/recaptcha (1.3.0): Extracting archive
26-Jul-2024 16:58:50   - Installing guzzlehttp/promises (1.5.3): Extracting archive
26-Jul-2024 16:58:50   - Installing ralouphie/getallheaders (3.0.3): Extracting archive
26-Jul-2024 16:58:50   - Installing psr/http-message (1.1): Extracting archive
26-Jul-2024 16:58:50   - Installing guzzlehttp/psr7 (1.9.1): Extracting archive
26-Jul-2024 16:58:50   - Installing laminas/laminas-code (4.13.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/yaml (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing laravel/homestead (v14.5.0): Extracting archive
26-Jul-2024 16:58:50   - Installing marc1706/fast-image-size (v1.1.7): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/http-client-contracts (v3.5.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/http-client (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing brick/math (0.12.1): Extracting archive
26-Jul-2024 16:58:50   - Installing spomky-labs/pki-framework (1.2.1): Extracting archive
26-Jul-2024 16:58:50   - Installing psr/http-factory (1.1.0): Extracting archive
26-Jul-2024 16:58:50   - Installing psr/http-client (1.0.3): Extracting archive
26-Jul-2024 16:58:50   - Installing psr/clock (1.0.0): Extracting archive
26-Jul-2024 16:58:50   - Installing paragonie/random_compat (v9.99.100): Extracting archive
26-Jul-2024 16:58:50   - Installing paragonie/sodium_compat (v1.21.1): Extracting archive
26-Jul-2024 16:58:50   - Installing paragonie/constant_time_encoding (v2.7.0): Extracting archive
26-Jul-2024 16:58:50   - Installing web-token/jwt-library (3.4.3): Extracting archive
26-Jul-2024 16:58:50   - Installing web-token/jwt-util-ecc (3.4.3): Extracting archive
26-Jul-2024 16:58:50   - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.3): Extracting archive
26-Jul-2024 16:58:50   - Installing web-token/jwt-signature (3.4.3): Extracting archive
26-Jul-2024 16:58:50   - Installing web-token/jwt-key-mgmt (3.4.3): Extracting archive
26-Jul-2024 16:58:50   - Installing spomky-labs/base64url (v2.0.4): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive
26-Jul-2024 16:58:50   - Installing guzzlehttp/guzzle (6.5.8): Extracting archive
26-Jul-2024 16:58:50   - Installing minishlink/web-push (v8.0.0): Extracting archive
26-Jul-2024 16:58:50   - Installing sebastian/version (3.0.2): Extracting archive
26-Jul-2024 16:58:50   - Installing sebastian/type (3.2.1): Extracting archive
26-Jul-2024 16:58:50   - Installing sebastian/resource-operations (3.0.4): Extracting archive
26-Jul-2024 16:58:50   - Installing sebastian/recursion-context (4.0.5): Extracting archive
26-Jul-2024 16:58:50   - Installing sebastian/object-reflector (2.0.4): Extracting archive
26-Jul-2024 16:58:50   - Installing sebastian/object-enumerator (4.0.4): Extracting archive
26-Jul-2024 16:58:50   - Installing sebastian/global-state (5.0.7): Extracting archive
26-Jul-2024 16:58:50   - Installing sebastian/exporter (4.0.6): Extracting archive
26-Jul-2024 16:58:50   - Installing sebastian/environment (5.1.5): Extracting archive
26-Jul-2024 16:58:50   - Installing sebastian/diff (4.0.6): Extracting archive
26-Jul-2024 16:58:50   - Installing sebastian/comparator (4.0.8): Extracting archive
26-Jul-2024 16:58:50   - Installing sebastian/code-unit (1.0.8): Extracting archive
26-Jul-2024 16:58:50   - Installing sebastian/cli-parser (1.0.2): Extracting archive
26-Jul-2024 16:58:50   - Installing phpunit/php-timer (5.0.3): Extracting archive
26-Jul-2024 16:58:50   - Installing phpunit/php-text-template (2.0.4): Extracting archive
26-Jul-2024 16:58:50   - Installing phpunit/php-invoker (3.1.1): Extracting archive
26-Jul-2024 16:58:50   - Installing phpunit/php-file-iterator (3.0.6): Extracting archive
26-Jul-2024 16:58:50   - Installing theseer/tokenizer (1.2.3): Extracting archive
26-Jul-2024 16:58:50   - Installing nikic/php-parser (v4.19.1): Extracting archive
26-Jul-2024 16:58:50   - Installing sebastian/lines-of-code (1.0.4): Extracting archive
26-Jul-2024 16:58:50   - Installing sebastian/complexity (2.0.3): Extracting archive
26-Jul-2024 16:58:50   - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive
26-Jul-2024 16:58:50   - Installing phpunit/php-code-coverage (9.2.31): Extracting archive
26-Jul-2024 16:58:50   - Installing phar-io/version (3.2.1): Extracting archive
26-Jul-2024 16:58:50   - Installing phar-io/manifest (2.0.4): Extracting archive
26-Jul-2024 16:58:50   - Installing myclabs/deep-copy (1.12.0): Extracting archive
26-Jul-2024 16:58:50   - Installing doctrine/instantiator (2.0.0): Extracting archive
26-Jul-2024 16:58:50   - Installing phpunit/phpunit (9.6.19): Extracting archive
26-Jul-2024 16:58:50   - Installing misantron/dbunit (5.3.0): Extracting archive
26-Jul-2024 16:58:50   - Installing phing/phing (2.17.4): Extracting archive
26-Jul-2024 16:58:50   - Installing webmozart/assert (1.11.0): Extracting archive
26-Jul-2024 16:58:50   - Installing phpstan/phpdoc-parser (1.29.1): Extracting archive
26-Jul-2024 16:58:50   - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
26-Jul-2024 16:58:50   - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive
26-Jul-2024 16:58:50   - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive
26-Jul-2024 16:58:50   - Installing spatie/array-to-xml (3.3.0): Extracting archive
26-Jul-2024 16:58:50   - Installing netresearch/jsonmapper (v4.4.1): Extracting archive
26-Jul-2024 16:58:50   - Installing fidry/cpu-core-counter (1.1.0): Extracting archive
26-Jul-2024 16:58:50   - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive
26-Jul-2024 16:58:50   - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
26-Jul-2024 16:58:50   - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive
26-Jul-2024 16:58:50   - Installing amphp/amp (v2.6.4): Extracting archive
26-Jul-2024 16:58:50   - Installing amphp/byte-stream (v1.8.2): Extracting archive
26-Jul-2024 16:58:50   - Installing vimeo/psalm (5.24.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/routing (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/http-foundation (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing psr/event-dispatcher (1.0.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/event-dispatcher (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/var-dumper (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/error-handler (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/http-kernel (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/var-exporter (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/dependency-injection (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/config (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/cache-contracts (v3.5.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/cache (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/framework-bundle (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing psalm/plugin-symfony (v5.2.2): Extracting archive
26-Jul-2024 16:58:50   - Installing s9e/sweetdom (3.4.1): Extracting archive
26-Jul-2024 16:58:50   - Installing s9e/regexp-builder (1.4.6): Extracting archive
26-Jul-2024 16:58:50   - Installing s9e/text-formatter (2.17.3): Extracting archive
26-Jul-2024 16:58:50   - Installing squizlabs/php_codesniffer (3.10.1): Extracting archive
26-Jul-2024 16:58:50   - Installing masterminds/html5 (2.9.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/dom-crawler (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/browser-kit (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/css-selector (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/mime (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/proxy-manager-bridge (v6.4.8): Extracting archive
26-Jul-2024 16:58:50   - Installing twig/twig (v3.8.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/translation-contracts (v3.5.0): Extracting archive
26-Jul-2024 16:58:50   - Installing symfony/twig-bridge (v6.4.8): Extracting archive
26-Jul-2024 16:58:50    0/140 [>---------------------------]   0%
26-Jul-2024 16:58:50   19/140 [===>------------------------]  13%
26-Jul-2024 16:58:50   29/140 [=====>----------------------]  20%
26-Jul-2024 16:58:51   44/140 [========>-------------------]  31%
26-Jul-2024 16:58:51   63/140 [============>---------------]  45%
26-Jul-2024 16:58:51   73/140 [==============>-------------]  52%
26-Jul-2024 16:58:51   93/140 [==================>---------]  66%
26-Jul-2024 16:58:52 103/140 [====================>-------]  73%
26-Jul-2024 16:58:52 116/140 [=======================>----]  82%
26-Jul-2024 16:58:52 128/140 [=========================>--]  91%
26-Jul-2024 16:58:52 140/140 [============================] 100%
26-Jul-2024 16:58:53 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead.
26-Jul-2024 16:58:53 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead.
26-Jul-2024 16:58:53 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead.
26-Jul-2024 16:58:53 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead.
26-Jul-2024 16:58:53 Generating autoload files
26-Jul-2024 16:58:53 101 packages you are using are looking for funding.
26-Jul-2024 16:58:53 Use the `composer fund` command to find out more!
26-Jul-2024 16:58:53 Buildfile: /data/build/build.xml
26-Jul-2024 16:58:53
26-Jul-2024 16:58:53 phpBB > clean:
26-Jul-2024 16:58:53
26-Jul-2024 16:58:53    [delete] Directory /data/build/logs does not exist or is not a directory.
26-Jul-2024 16:58:53    [delete] Directory /data/build/api does not exist or is not a directory.
26-Jul-2024 16:58:53    [delete] Directory /data/build/codebrowser does not exist or is not a directory.
26-Jul-2024 16:58:53    [delete] Directory /data/build/coverage does not exist or is not a directory.
26-Jul-2024 16:58:53    [delete] Directory /data/build/cpd does not exist or is not a directory.
26-Jul-2024 16:58:53    [delete] Directory /data/build/dependencies does not exist or is not a directory.
26-Jul-2024 16:58:53    [delete] Directory /data/build/new_version does not exist or is not a directory.
26-Jul-2024 16:58:53    [delete] Directory /data/build/old_versions does not exist or is not a directory.
26-Jul-2024 16:58:53    [delete] Directory /data/build/save does not exist or is not a directory.
26-Jul-2024 16:58:53
26-Jul-2024 16:58:53 phpBB > prepare:
26-Jul-2024 16:58:53
26-Jul-2024 16:58:53     [mkdir] Created dir: /data/build/logs
26-Jul-2024 16:58:53     [mkdir] Created dir: /data/build/api
26-Jul-2024 16:58:53     [mkdir] Created dir: /data/build/codebrowser
26-Jul-2024 16:58:53     [mkdir] Created dir: /data/build/coverage
26-Jul-2024 16:58:53     [mkdir] Created dir: /data/build/cpd
26-Jul-2024 16:58:53     [mkdir] Created dir: /data/build/dependencies
26-Jul-2024 16:58:53     [mkdir] Created dir: /data/build/new_version
26-Jul-2024 16:58:53     [mkdir] Created dir: /data/build/new_version/files
26-Jul-2024 16:58:53     [mkdir] Created dir: /data/build/new_version/patches
26-Jul-2024 16:58:53     [mkdir] Created dir: /data/build/new_version/release_files
26-Jul-2024 16:58:53     [mkdir] Created dir: /data/build/new_version/update
26-Jul-2024 16:58:53     [mkdir] Created dir: /data/build/old_versions
26-Jul-2024 16:58:53     [mkdir] Created dir: /data/build/save
26-Jul-2024 16:58:53
26-Jul-2024 16:58:53 BUILD FINISHED
26-Jul-2024 16:58:53
26-Jul-2024 16:58:53 Total time: 0.0919 seconds
26-Jul-2024 16:58:53
26-Jul-2024 16:58:54 Finished task 'Prepare directory' with result: Success
26-Jul-2024 16:58:54 Skipping execution of task 'Run sniffs' as it is disabled
26-Jul-2024 16:58:54
Substituting variable: ${bamboo.PHPVersion} with 8.1
26-Jul-2024 16:58:54
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
26-Jul-2024 16:58:54 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
26-Jul-2024 16:58:54 Running image name (phpbb:php-8.1)
26-Jul-2024 16:58:54
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #173 (PHPBB3-PR1-JOB1-173)'
... running command line:
/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1:/data --workdir /data/build --rm -u=990 phpbb:php-8.1 ../phpBB/vendor/bin/phing sniff
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
26-Jul-2024 16:58:54 Buildfile: /data/build/build.xml
26-Jul-2024 16:58:54
26-Jul-2024 16:58:54 phpBB > sniff:
26-Jul-2024 16:58:54
26-Jul-2024 16:58:56 ............................................................  60 / 924 (6%)
26-Jul-2024 16:58:59 ............................................................ 120 / 924 (13%)
26-Jul-2024 16:59:01 ............................................................ 180 / 924 (19%)
26-Jul-2024 16:59:03 ............................................................ 240 / 924 (26%)
26-Jul-2024 16:59:05 ............................................................ 300 / 924 (32%)
26-Jul-2024 16:59:08 ............................................................ 360 / 924 (39%)
26-Jul-2024 16:59:09 ............................................................ 420 / 924 (45%)
26-Jul-2024 16:59:13 ............................................................ 480 / 924 (52%)
26-Jul-2024 16:59:14 ............................................................ 540 / 924 (58%)
26-Jul-2024 16:59:14 ............................................................ 600 / 924 (65%)
26-Jul-2024 16:59:15 ............................................................ 660 / 924 (71%)
26-Jul-2024 16:59:15 ............................................................ 720 / 924 (78%)
26-Jul-2024 16:59:16 ............................................................ 780 / 924 (84%)
26-Jul-2024 16:59:18 ............................................................ 840 / 924 (91%)
26-Jul-2024 16:59:21 ............................................................ 900 / 924 (97%)
26-Jul-2024 16:59:22 ........................                                     924 / 924 (100%)
26-Jul-2024 16:59:22
26-Jul-2024 16:59:22
26-Jul-2024 16:59:22 Time: 27.19 secs; Memory: 28MB
26-Jul-2024 16:59:22
26-Jul-2024 16:59:22       [php] Calling PHP function: preg_replace()
26-Jul-2024 16:59:25 ............................................................  60 / 206 (29%)
26-Jul-2024 16:59:35 ............................................................ 120 / 206 (58%)
26-Jul-2024 16:59:39 ............................................................ 180 / 206 (87%)
26-Jul-2024 16:59:42 ..........................                                   206 / 206 (100%)
26-Jul-2024 16:59:42
26-Jul-2024 16:59:42
26-Jul-2024 16:59:42 Time: 20.14 secs; Memory: 34MB
26-Jul-2024 16:59:42
26-Jul-2024 16:59:42
26-Jul-2024 16:59:42
26-Jul-2024 16:59:42 Time: 31ms; Memory: 6MB
26-Jul-2024 16:59:42
26-Jul-2024 16:59:42
26-Jul-2024 16:59:42 BUILD FINISHED
26-Jul-2024 16:59:42
26-Jul-2024 16:59:42 Total time: 47.5979 seconds
26-Jul-2024 16:59:42
26-Jul-2024 16:59:42 Finished task 'Run sniffs' with result: Success
26-Jul-2024 16:59:42 Skipping execution of task 'Run tests' as it is disabled
26-Jul-2024 16:59:42
Substituting variable: ${bamboo.PHPVersion} with 8.1
26-Jul-2024 16:59:42
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
26-Jul-2024 16:59:42 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
26-Jul-2024 16:59:42 Running image name (phpbb:php-8.1)
26-Jul-2024 16:59:42
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #173 (PHPBB3-PR1-JOB1-173)'
... running command line:
/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1:/data --workdir /data --rm -u=990 -t phpbb:php-8.1 /bin/bash -c phpBB/vendor/bin/phpunit --log-junit build/logs/phpunit.xml
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
26-Jul-2024 16:59:44 PHPUnit 9.6.19 by Sebastian Bergmann and contributors.
26-Jul-2024 16:59:44
26-Jul-2024 16:59:54 .............................................................   61 / 7857 (  0%)
26-Jul-2024 16:59:57 .............................................................  122 / 7857 (  1%)
26-Jul-2024 16:59:59 ......................................................I.....S  183 / 7857 (  2%)
26-Jul-2024 17:00:00 SSS..................SSSSSSSS............S...S...............  244 / 7857 (  3%)
26-Jul-2024 17:00:01 .............................................................  305 / 7857 (  3%)
26-Jul-2024 17:00:06 .....S.......................................................  366 / 7857 (  4%)
26-Jul-2024 17:00:08 .............................................................  427 / 7857 (  5%)
26-Jul-2024 17:00:08 .............................................................  488 / 7857 (  6%)
26-Jul-2024 17:00:08 .............................................................  549 / 7857 (  6%)
26-Jul-2024 17:00:08 .............................................................  610 / 7857 (  7%)
26-Jul-2024 17:00:09 .............................................................  671 / 7857 (  8%)
26-Jul-2024 17:00:09 .............................................................  732 / 7857 (  9%)
26-Jul-2024 17:00:09 .............................................................  793 / 7857 ( 10%)
26-Jul-2024 17:00:10 .............................................................  854 / 7857 ( 10%)
26-Jul-2024 17:00:10 .............................................................  915 / 7857 ( 11%)
26-Jul-2024 17:00:10 .............................................................  976 / 7857 ( 12%)
26-Jul-2024 17:00:10 ............................................................. 1037 / 7857 ( 13%)
26-Jul-2024 17:00:11 ............................................................. 1098 / 7857 ( 13%)
26-Jul-2024 17:00:21 ............................................................. 1159 / 7857 ( 14%)
26-Jul-2024 17:00:38 .I...S...............S....................................... 1220 / 7857 ( 15%)
26-Jul-2024 17:00:45 ............................................................. 1281 / 7857 ( 16%)
26-Jul-2024 17:00:47 ............................................................. 1342 / 7857 ( 17%)
26-Jul-2024 17:00:48 .......S.S.S................................................. 1403 / 7857 ( 17%)
26-Jul-2024 17:00:49 ............................................................. 1464 / 7857 ( 18%)
26-Jul-2024 17:00:49 ............................................................. 1525 / 7857 ( 19%)
26-Jul-2024 17:00:49 ............................................................. 1586 / 7857 ( 20%)
26-Jul-2024 17:00:49 ............................................................. 1647 / 7857 ( 20%)
26-Jul-2024 17:00:49 ............................................................. 1708 / 7857 ( 21%)
26-Jul-2024 17:00:49 ............................................................. 1769 / 7857 ( 22%)
26-Jul-2024 17:00:49 ............................................................. 1830 / 7857 ( 23%)
26-Jul-2024 17:00:50 ............................................................. 1891 / 7857 ( 24%)
26-Jul-2024 17:00:50 ............................................................. 1952 / 7857 ( 24%)
26-Jul-2024 17:00:50 ............................................................. 2013 / 7857 ( 25%)
26-Jul-2024 17:00:50 ............................................................. 2074 / 7857 ( 26%)
26-Jul-2024 17:00:50 ............................................................. 2135 / 7857 ( 27%)
26-Jul-2024 17:00:50 ............................................................. 2196 / 7857 ( 27%)
26-Jul-2024 17:00:51 ............................................................. 2257 / 7857 ( 28%)
26-Jul-2024 17:00:51 ............................................................. 2318 / 7857 ( 29%)
26-Jul-2024 17:00:52 ............................................................. 2379 / 7857 ( 30%)
26-Jul-2024 17:00:53 ............................................................. 2440 / 7857 ( 31%)
26-Jul-2024 17:00:53 ............................................................. 2501 / 7857 ( 31%)
26-Jul-2024 17:00:54 .................................I.II........................ 2562 / 7857 ( 32%)
26-Jul-2024 17:00:54 ............................................................. 2623 / 7857 ( 33%)
26-Jul-2024 17:00:54 ............................................................. 2684 / 7857 ( 34%)
26-Jul-2024 17:00:55 ............................................................. 2745 / 7857 ( 34%)
26-Jul-2024 17:00:55 ............................................................. 2806 / 7857 ( 35%)
26-Jul-2024 17:00:57 ............................................................. 2867 / 7857 ( 36%)
26-Jul-2024 17:00:57 ............................................................. 2928 / 7857 ( 37%)
26-Jul-2024 17:00:58 ............................................................. 2989 / 7857 ( 38%)
26-Jul-2024 17:00:58 ............................................................. 3050 / 7857 ( 38%)
26-Jul-2024 17:01:02 ............................................................. 3111 / 7857 ( 39%)
26-Jul-2024 17:01:06 ............................................................. 3172 / 7857 ( 40%)
26-Jul-2024 17:01:09 ............................................................. 3233 / 7857 ( 41%)
26-Jul-2024 17:01:13 ..............S.............................................. 3294 / 7857 ( 41%)
26-Jul-2024 17:01:13 ............................................................. 3355 / 7857 ( 42%)
26-Jul-2024 17:01:13 ............................................................. 3416 / 7857 ( 43%)
26-Jul-2024 17:01:14 ............................................................. 3477 / 7857 ( 44%)
26-Jul-2024 17:01:22 ............................................................. 3538 / 7857 ( 45%)
26-Jul-2024 17:01:32 ............................................................. 3599 / 7857 ( 45%)
26-Jul-2024 17:01:39 ............................................................. 3660 / 7857 ( 46%)
26-Jul-2024 17:01:39 ............................................................. 3721 / 7857 ( 47%)
26-Jul-2024 17:01:40 ............................................................. 3782 / 7857 ( 48%)
26-Jul-2024 17:01:40 ............................................................. 3843 / 7857 ( 48%)
26-Jul-2024 17:01:40 ............................................................. 3904 / 7857 ( 49%)
26-Jul-2024 17:01:40 ............................................................. 3965 / 7857 ( 50%)
26-Jul-2024 17:01:40 ............................................................. 4026 / 7857 ( 51%)
26-Jul-2024 17:01:40 ............................................................. 4087 / 7857 ( 52%)
26-Jul-2024 17:01:41 ............................................................. 4148 / 7857 ( 52%)
26-Jul-2024 17:01:43 ............................................................. 4209 / 7857 ( 53%)
26-Jul-2024 17:01:44 ............................................................. 4270 / 7857 ( 54%)
26-Jul-2024 17:01:46 ............................................................. 4331 / 7857 ( 55%)
26-Jul-2024 17:01:46 ............................................................. 4392 / 7857 ( 55%)
26-Jul-2024 17:01:47 ............................................................. 4453 / 7857 ( 56%)
26-Jul-2024 17:01:47 ............................................................. 4514 / 7857 ( 57%)
26-Jul-2024 17:01:50 ............................................................. 4575 / 7857 ( 58%)
26-Jul-2024 17:01:55 ............................................................. 4636 / 7857 ( 59%)
26-Jul-2024 17:01:57 ............................................................. 4697 / 7857 ( 59%)
26-Jul-2024 17:01:57 ............................................................. 4758 / 7857 ( 60%)
26-Jul-2024 17:01:57 ............................................................. 4819 / 7857 ( 61%)
26-Jul-2024 17:01:57 ............................................................. 4880 / 7857 ( 62%)
26-Jul-2024 17:01:57 ............................................................. 4941 / 7857 ( 62%)
26-Jul-2024 17:01:57 ............................................................. 5002 / 7857 ( 63%)
26-Jul-2024 17:01:57 ............................................................. 5063 / 7857 ( 64%)
26-Jul-2024 17:01:58 ............................................................. 5124 / 7857 ( 65%)
26-Jul-2024 17:01:58 ............................................................. 5185 / 7857 ( 65%)
26-Jul-2024 17:01:58 ............................................................. 5246 / 7857 ( 66%)
26-Jul-2024 17:01:58 ............................................................. 5307 / 7857 ( 67%)
26-Jul-2024 17:02:04 ............................................................. 5368 / 7857 ( 68%)
26-Jul-2024 17:02:09 ............................................................. 5429 / 7857 ( 69%)
26-Jul-2024 17:02:15 ............................................................. 5490 / 7857 ( 69%)
26-Jul-2024 17:02:15 ............................................................. 5551 / 7857 ( 70%)
26-Jul-2024 17:02:15 ............................................................. 5612 / 7857 ( 71%)
26-Jul-2024 17:02:16 ............................................................. 5673 / 7857 ( 72%)
26-Jul-2024 17:02:16 ............................................................. 5734 / 7857 ( 72%)
26-Jul-2024 17:02:16 ......SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7857 ( 73%)
26-Jul-2024 17:02:16 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7857 ( 74%)
26-Jul-2024 17:02:17 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7857 ( 75%)
26-Jul-2024 17:02:17 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5978 / 7857 ( 76%)
26-Jul-2024 17:02:18 SSSSSSSSSSSSSS............................................... 6039 / 7857 ( 76%)
26-Jul-2024 17:02:20 ............................................................. 6100 / 7857 ( 77%)
26-Jul-2024 17:02:21 ............................................................. 6161 / 7857 ( 78%)
26-Jul-2024 17:02:23 ............................................................. 6222 / 7857 ( 79%)
26-Jul-2024 17:02:24 ............................................................. 6283 / 7857 ( 79%)
26-Jul-2024 17:02:26 ............................................................. 6344 / 7857 ( 80%)
26-Jul-2024 17:02:28 ............................................................. 6405 / 7857 ( 81%)
26-Jul-2024 17:02:29 ............................................................. 6466 / 7857 ( 82%)
26-Jul-2024 17:02:31 ............................................................. 6527 / 7857 ( 83%)
26-Jul-2024 17:02:32 ............................................................. 6588 / 7857 ( 83%)
26-Jul-2024 17:02:34 ............................................................. 6649 / 7857 ( 84%)
26-Jul-2024 17:02:36 ............................................................. 6710 / 7857 ( 85%)
26-Jul-2024 17:02:37 ............................................................. 6771 / 7857 ( 86%)
26-Jul-2024 17:02:39 ............................................................. 6832 / 7857 ( 86%)
26-Jul-2024 17:02:40 ............................................................. 6893 / 7857 ( 87%)
26-Jul-2024 17:02:42 ............................................................. 6954 / 7857 ( 88%)
26-Jul-2024 17:02:44 ............................................................. 7015 / 7857 ( 89%)
26-Jul-2024 17:02:45 ............................................................. 7076 / 7857 ( 90%)
26-Jul-2024 17:02:47 ............................................................. 7137 / 7857 ( 90%)
26-Jul-2024 17:02:48 ............................................................. 7198 / 7857 ( 91%)
26-Jul-2024 17:02:50 ............................................................. 7259 / 7857 ( 92%)
26-Jul-2024 17:02:51 ............................................................. 7320 / 7857 ( 93%)
26-Jul-2024 17:02:53 ............................................................. 7381 / 7857 ( 93%)
26-Jul-2024 17:02:55 ............................................................. 7442 / 7857 ( 94%)
26-Jul-2024 17:02:56 ............................................................. 7503 / 7857 ( 95%)
26-Jul-2024 17:02:58 ............................................................. 7564 / 7857 ( 96%)
26-Jul-2024 17:03:00 ............................................................. 7625 / 7857 ( 97%)
26-Jul-2024 17:03:01 ............................................................. 7686 / 7857 ( 97%)
26-Jul-2024 17:03:03 ............................................................. 7747 / 7857 ( 98%)
26-Jul-2024 17:03:04 ...............................................
26-Jul-2024 17:03:04
26-Jul-2024 17:03:04 Time: 03:19.465, Memory: 250.50 MB
26-Jul-2024 17:03:04
26-Jul-2024 17:03:04 OK, but incomplete, skipped, or risky tests!
26-Jul-2024 17:03:04 Tests: 7857, Assertions: 149780, Skipped: 273, Incomplete: 5.
26-Jul-2024 17:03:04 Finished task 'Run tests' with result: Success
26-Jul-2024 17:03:04 Starting task 'Parsing test results produced by script' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
26-Jul-2024 17:03:04 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1...
26-Jul-2024 17:03:04 Finished task 'Parsing test results produced by script' with result: Success
26-Jul-2024 17:03:04
Substituting variable: ${bamboo.PRnumber} with 6697
26-Jul-2024 17:03:04
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-173
26-Jul-2024 17:03:04
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-173
26-Jul-2024 17:03:04 Starting task 'Set result build status' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
26-Jul-2024 17:03:04
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #173 (PHPBB3-PR1-JOB1-173)'
... running command line:
/bin/sh /home/bamboo/temp/PHPBB3-PR1-JOB1-173-ScriptBuildTask-1994849150255536017.sh
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
26-Jul-2024 17:03:05 From https://github.com/phpbb/phpbb
26-Jul-2024 17:03:05 * branch                  refs/pull/6697/head -> FETCH_HEAD
26-Jul-2024 17:03:05   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
26-Jul-2024 17:03:05                                  Dload  Upload   Total   Spent    Left  Speed
26-Jul-2024 17:03:05
26-Jul-2024 17:03:05   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
26-Jul-2024 17:03:05 100  1740  100  1560  100   180   2770    319 --:--:-- --:--:-- --:--:--  3085
26-Jul-2024 17:03:05 100  1740  100  1560  100   180   2770    319 --:--:-- --:--:-- --:--:--  3085
26-Jul-2024 17:03:05 Finished task 'Set result build status' with result: Success
26-Jul-2024 17:03:05 Running post build plugin 'Artifact Copier'
26-Jul-2024 17:03:05 Running post build plugin 'npm Cache Cleanup'
26-Jul-2024 17:03:05 Running post build plugin 'NCover Results Collector'
26-Jul-2024 17:03:05 Running post build plugin 'Build Results Label Collector'
26-Jul-2024 17:03:05
Substituting variable: ${bamboo.PRnumber} with 6697
26-Jul-2024 17:03:05 Running post build plugin 'Clover Results Collector'
26-Jul-2024 17:03:05 Running post build plugin 'Docker Container Cleanup'
26-Jul-2024 17:03:07 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-PR1-JOB1'
26-Jul-2024 17:03:07 Finalising the build...
26-Jul-2024 17:03:07 Stopping timer.
26-Jul-2024 17:03:07 Build PHPBB3-PR1-JOB1-173 completed.
26-Jul-2024 17:03:07 Running on server: post build plugin 'Build Hanging Detection Configuration'
26-Jul-2024 17:03:07 Running on server: post build plugin 'NCover Results Collector'
26-Jul-2024 17:03:07 Running on server: post build plugin 'Build Labeller'
26-Jul-2024 17:03:07 Running on server: post build plugin 'Clover Delta Calculator'
26-Jul-2024 17:03:07 Running on server: post build plugin 'Maven Dependencies Postprocessor'
26-Jul-2024 17:03:07 All post build plugins have finished
26-Jul-2024 17:03:07 Generating build results summary...
26-Jul-2024 17:03:12 Saving build results to disk...
26-Jul-2024 17:03:12 Store variable context...
26-Jul-2024 17:03:12 Finished building PHPBB3-PR1-JOB1-173.