Tests pending pull requests

Build: #185 was successful

Job: Build and Test Job was successful

Stages & jobs

  1. Build and Test

Build log

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

01-Sep-2024 15:31:24 #5 19.18 checking for cc... cc
01-Sep-2024 15:31:24 #5 19.22 checking whether the C compiler works... yes
01-Sep-2024 15:31:24 #5 19.42 checking for C compiler default output file name... a.out
01-Sep-2024 15:31:24 #5 19.42 checking for suffix of executables...
01-Sep-2024 15:31:24 #5 19.48 checking whether we are cross compiling... no
01-Sep-2024 15:31:25 #5 19.56 checking for suffix of object files... o
01-Sep-2024 15:31:25 #5 19.60 checking whether the compiler supports GNU C... yes
01-Sep-2024 15:31:25 #5 19.63 checking whether cc accepts -g... yes
01-Sep-2024 15:31:25 #5 19.66 checking for cc option to enable C11 features... none needed
01-Sep-2024 15:31:25 #5 19.81 checking how to run the C preprocessor... cc -E
01-Sep-2024 15:31:25 #5 19.89 checking for icc... no
01-Sep-2024 15:31:25 #5 19.91 checking for suncc... no
01-Sep-2024 15:31:25 #5 19.93 checking for system library directory... lib
01-Sep-2024 15:31:25 #5 19.93 checking if compiler supports -Wl,-rpath,... yes
01-Sep-2024 15:31:25 #5 20.02 checking build system type... x86_64-pc-linux-gnu
01-Sep-2024 15:31:25 #5 20.03 checking host system type... x86_64-pc-linux-gnu
01-Sep-2024 15:31:25 #5 20.03 checking target system type... x86_64-pc-linux-gnu
01-Sep-2024 15:31:25 #5 20.09 checking for PHP prefix... /usr/local
01-Sep-2024 15:31:25 #5 20.09 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
01-Sep-2024 15:31:25 #5 20.09 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
01-Sep-2024 15:31:25 #5 20.09 checking for PHP installed headers prefix... /usr/local/include/php
01-Sep-2024 15:31:25 #5 20.09 checking if debug is enabled... no
01-Sep-2024 15:31:25 #5 20.12 checking if zts is enabled... no
01-Sep-2024 15:31:25 #5 20.15 checking for gawk... no
01-Sep-2024 15:31:25 #5 20.15 checking for nawk... nawk
01-Sep-2024 15:31:25 #5 20.15 checking if nawk is broken... no
01-Sep-2024 15:31:25 #5 20.15 checking for zip archive read/write support... yes, shared
01-Sep-2024 15:31:25 #5 20.15 checking for libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0... yes
01-Sep-2024 15:31:25 #5 20.17 checking for zip_file_set_mtime in -lzip... yes
01-Sep-2024 15:31:25 #5 20.26 checking for zip_file_set_encryption in -lzip... yes
01-Sep-2024 15:31:25 #5 20.34 checking for zip_libzip_version in -lzip... yes
01-Sep-2024 15:31:26 #5 20.45 checking for zip_register_progress_callback_with_state in -lzip... yes
01-Sep-2024 15:31:26 #5 20.54 checking for zip_register_cancel_callback_with_state in -lzip... yes
01-Sep-2024 15:31:26 #5 20.63 checking for zip_compression_method_supported in -lzip... yes
01-Sep-2024 15:31:26 #5 20.72 checking for a sed that does not truncate output... /usr/bin/sed
01-Sep-2024 15:31:26 #5 20.72 checking for ld used by cc... /usr/bin/ld
01-Sep-2024 15:31:26 #5 20.73 checking if the linker (/usr/bin/ld) is GNU ld... yes
01-Sep-2024 15:31:26 #5 20.73 checking for /usr/bin/ld option to reload object files... -r
01-Sep-2024 15:31:26 #5 20.73 checking for BSD-compatible nm... /usr/bin/nm -B
01-Sep-2024 15:31:26 #5 20.73 checking whether ln -s works... yes
01-Sep-2024 15:31:26 #5 20.73 checking how to recognize dependent libraries... pass_all
01-Sep-2024 15:31:26 #5 20.91 checking for stdio.h... yes
01-Sep-2024 15:31:26 #5 20.94 checking for stdlib.h... yes
01-Sep-2024 15:31:26 #5 21.00 checking for string.h... yes
01-Sep-2024 15:31:26 #5 21.06 checking for inttypes.h... yes
01-Sep-2024 15:31:26 #5 21.11 checking for stdint.h... yes
01-Sep-2024 15:31:26 #5 21.17 checking for strings.h... yes
01-Sep-2024 15:31:26 #5 21.23 checking for sys/stat.h... yes
01-Sep-2024 15:31:26 #5 21.29 checking for sys/types.h... yes
01-Sep-2024 15:31:26 #5 21.34 checking for unistd.h... yes
01-Sep-2024 15:31:26 #5 21.39 checking for dlfcn.h... yes
01-Sep-2024 15:31:26 #5 21.44 checking the maximum length of command line arguments... 1572864
01-Sep-2024 15:31:26 #5 21.45 checking command to parse /usr/bin/nm -B output from cc object... ok
01-Sep-2024 15:31:27 #5 21.55 checking for objdir... .libs
01-Sep-2024 15:31:27 #5 21.55 checking for ar... ar
01-Sep-2024 15:31:27 #5 21.55 checking for ranlib... ranlib
01-Sep-2024 15:31:27 #5 21.55 checking for strip... strip
01-Sep-2024 15:31:27 #5 21.63 checking if cc supports -fno-rtti -fno-exceptions... no
01-Sep-2024 15:31:27 #5 21.66 checking for cc option to produce PIC... -fPIC
01-Sep-2024 15:31:27 #5 21.66 checking if cc PIC flag -fPIC works... yes
01-Sep-2024 15:31:27 #5 21.69 checking if cc static flag -static works... yes
01-Sep-2024 15:31:27 #5 21.86 checking if cc supports -c -o file.o... yes
01-Sep-2024 15:31:27 #5 21.90 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
01-Sep-2024 15:31:27 #5 21.92 checking whether -lc should be explicitly linked in... no
01-Sep-2024 15:31:27 #5 21.96 checking dynamic linker characteristics... GNU/Linux ld.so
01-Sep-2024 15:31:27 #5 21.99 checking how to hardcode library paths into programs... immediate
01-Sep-2024 15:31:27 #5 21.99 checking whether stripping libraries is possible... yes
01-Sep-2024 15:31:27 #5 22.03 checking if libtool supports shared libraries... yes
01-Sep-2024 15:31:27 #5 22.03 checking whether to build shared libraries... yes
01-Sep-2024 15:31:27 #5 22.03 checking whether to build static libraries... no
01-Sep-2024 15:31:27 #5 22.24
01-Sep-2024 15:31:27 #5 22.24 creating libtool
01-Sep-2024 15:31:27 #5 22.27 appending configuration tag "CXX" to libtool
01-Sep-2024 15:31:27 #5 22.37 configure: patching config.h.in
01-Sep-2024 15:31:27 #5 22.37 configure: creating ./config.status
01-Sep-2024 15:31:27 #5 22.44 config.status: creating config.h
01-Sep-2024 15:31:27 #5 22.50 /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
01-Sep-2024 15:31:28 #5 22.50 /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
01-Sep-2024 15:31:28 #5 22.63 mkdir .libs
01-Sep-2024 15:31:28 #5 22.63 mkdir .libs
01-Sep-2024 15:31:28 #5 22.63 mkdir: cannot create directory '.libs': File exists
01-Sep-2024 15:31:28 #5 22.63  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
01-Sep-2024 15:31:28 #5 22.63  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
01-Sep-2024 15:31:29 #5 24.30 /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
01-Sep-2024 15:31:29 #5 24.46 cc -shared  .libs/php_zip.o .libs/zip_stream.o  -lzip  -Wl,-O1 -Wl,-soname -Wl,zip.so -o .libs/zip.so
01-Sep-2024 15:31:29 #5 24.49 creating zip.la
01-Sep-2024 15:31:29 #5 24.50 (cd .libs && rm -f zip.la && ln -s ../zip.la zip.la)
01-Sep-2024 15:31:29 #5 24.51 /bin/bash /usr/src/php/ext/zip/libtool --mode=install cp ./zip.la /usr/src/php/ext/zip/modules
01-Sep-2024 15:31:29 #5 24.55 cp ./.libs/zip.so /usr/src/php/ext/zip/modules/zip.so
01-Sep-2024 15:31:29 #5 24.55 cp ./.libs/zip.lai /usr/src/php/ext/zip/modules/zip.la
01-Sep-2024 15:31:29 #5 24.58 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/zip/modules
01-Sep-2024 15:31:30 #5 24.58 ----------------------------------------------------------------------
01-Sep-2024 15:31:30 #5 24.58 Libraries have been installed in:
01-Sep-2024 15:31:30 #5 24.58    /usr/src/php/ext/zip/modules
01-Sep-2024 15:31:30 #5 24.58
01-Sep-2024 15:31:30 #5 24.58 If you ever happen to want to link against installed libraries
01-Sep-2024 15:31:30 #5 24.58 in a given directory, LIBDIR, you must either use libtool, and
01-Sep-2024 15:31:30 #5 24.58 specify the full pathname of the library, or use the `-LLIBDIR'
01-Sep-2024 15:31:30 #5 24.58 flag during linking and do at least one of the following:
01-Sep-2024 15:31:30 #5 24.58    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
01-Sep-2024 15:31:30 #5 24.58      during execution
01-Sep-2024 15:31:30 #5 24.58    - add LIBDIR to the `LD_RUN_PATH' environment variable
01-Sep-2024 15:31:30 #5 24.58      during linking
01-Sep-2024 15:31:30 #5 24.58    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
01-Sep-2024 15:31:30 #5 24.58    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
01-Sep-2024 15:31:30 #5 24.58
01-Sep-2024 15:31:30 #5 24.58 See any operating system documentation about shared libraries for
01-Sep-2024 15:31:30 #5 24.58 more information, such as the ld(1) and ld.so(8) manual pages.
01-Sep-2024 15:31:30 #5 24.58 ----------------------------------------------------------------------
01-Sep-2024 15:31:30 #5 24.59
01-Sep-2024 15:31:30 #5 24.59 Build complete.
01-Sep-2024 15:31:30 #5 24.59 Don't forget to run 'make test'.
01-Sep-2024 15:31:30 #5 24.59
01-Sep-2024 15:31:30 #5 24.62 + strip --strip-all modules/zip.so
01-Sep-2024 15:31:30 #5 24.66 Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
01-Sep-2024 15:31:30 #5 24.82 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
01-Sep-2024 15:31:30 #5 24.82 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
01-Sep-2024 15:31:30 #5 24.83 find . -name \*.la -o -name \*.a | xargs rm -f
01-Sep-2024 15:31:30 #5 24.83 find . -name \*.so | xargs rm -f
01-Sep-2024 15:31:30 #5 24.84 find . -name .libs -a -type d|xargs rm -rf
01-Sep-2024 15:31:30 #5 24.84 rm -f libphp.la      modules/* libs/*
01-Sep-2024 15:31:30 #5 24.84 rm -f ext/opcache/jit/zend_jit_x86.c
01-Sep-2024 15:31:30 #5 24.85 rm -f ext/opcache/jit/zend_jit_arm64.c
01-Sep-2024 15:31:30 #5 24.85 rm -f ext/opcache/minilua
01-Sep-2024 15:31:32 #5 DONE 27.2s
01-Sep-2024 15:31:32
01-Sep-2024 15:31:32 #6 [3/6] RUN pecl install xdebug-3.2.2
01-Sep-2024 15:31:35 #6 2.613 downloading xdebug-3.2.2.tgz ...
01-Sep-2024 15:31:35 #6 2.613 Starting to download xdebug-3.2.2.tgz (246,966 bytes)
01-Sep-2024 15:31:35 #6 2.613 ....................................................done: 246,966 bytes
01-Sep-2024 15:31:35 #6 3.029 96 source files, building
01-Sep-2024 15:31:35 #6 3.029 running: phpize
01-Sep-2024 15:31:35 #6 3.041 Configuring for:
01-Sep-2024 15:31:35 #6 3.041 PHP Api Version:         20210902
01-Sep-2024 15:31:35 #6 3.041 Zend Module Api No:      20210902
01-Sep-2024 15:31:35 #6 3.041 Zend Extension Api No:   420210902
01-Sep-2024 15:31:36 #6 4.170 building in /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2
01-Sep-2024 15:31:36 #6 4.170 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
01-Sep-2024 15:31:36 #6 4.308 checking for grep that handles long lines and -e... /usr/bin/grep
01-Sep-2024 15:31:37 #6 4.310 checking for egrep... /usr/bin/grep -E
01-Sep-2024 15:31:37 #6 4.316 checking for a sed that does not truncate output... /usr/bin/sed
01-Sep-2024 15:31:37 #6 4.330 checking for pkg-config... /usr/bin/pkg-config
01-Sep-2024 15:31:37 #6 4.332 checking pkg-config is at least version 0.9.0... yes
01-Sep-2024 15:31:37 #6 4.333 checking for cc... cc
01-Sep-2024 15:31:37 #6 4.427 checking whether the C compiler works... yes
01-Sep-2024 15:31:37 #6 4.428 checking for C compiler default output file name... a.out
01-Sep-2024 15:31:37 #6 4.493 checking for suffix of executables...
01-Sep-2024 15:31:37 #6 4.584 checking whether we are cross compiling... no
01-Sep-2024 15:31:37 #6 4.617 checking for suffix of object files... o
01-Sep-2024 15:31:37 #6 4.646 checking whether the compiler supports GNU C... yes
01-Sep-2024 15:31:37 #6 4.675 checking whether cc accepts -g... yes
01-Sep-2024 15:31:37 #6 4.776 checking for cc option to enable C11 features... none needed
01-Sep-2024 15:31:37 #6 4.819 checking how to run the C preprocessor... cc -E
01-Sep-2024 15:31:37 #6 4.876 checking for icc... no
01-Sep-2024 15:31:37 #6 4.892 checking for suncc... no
01-Sep-2024 15:31:37 #6 4.894 checking for system library directory... lib
01-Sep-2024 15:31:37 #6 4.953 checking if compiler supports -Wl,-rpath,... yes
01-Sep-2024 15:31:37 #6 5.026 checking build system type... x86_64-pc-linux-gnu
01-Sep-2024 15:31:37 #6 5.027 checking host system type... x86_64-pc-linux-gnu
01-Sep-2024 15:31:37 #6 5.027 checking target system type... x86_64-pc-linux-gnu
01-Sep-2024 15:31:37 #6 5.075 checking for PHP prefix... /usr/local
01-Sep-2024 15:31:37 #6 5.075 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
01-Sep-2024 15:31:37 #6 5.075 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
01-Sep-2024 15:31:37 #6 5.075 checking for PHP installed headers prefix... /usr/local/include/php
01-Sep-2024 15:31:37 #6 5.103 checking if debug is enabled... no
01-Sep-2024 15:31:37 #6 5.131 checking if zts is enabled... no
01-Sep-2024 15:31:37 #6 5.131 checking for gawk... no
01-Sep-2024 15:31:37 #6 5.132 checking for nawk... nawk
01-Sep-2024 15:31:37 #6 5.134 checking if nawk is broken... no
01-Sep-2024 15:31:37 #6 5.134 checking whether to enable Xdebug support... yes, shared
01-Sep-2024 15:31:37 #6 5.134 checking whether to enable Xdebug developer build flags... no
01-Sep-2024 15:31:37 #6 5.134 checking whether to compress profiler files (requires zlib)... yes
01-Sep-2024 15:31:37 #6 5.146 checking Check for supported PHP versions... supported (8.1.29)
01-Sep-2024 15:31:37 #6 5.210 checking for clock_gettime... yes
01-Sep-2024 15:31:37 #6 5.286 checking for clock_gettime_nsec_np... no
01-Sep-2024 15:31:38 #6 5.349 checking for gettimeofday... yes
01-Sep-2024 15:31:38 #6 5.381 checking for stdio.h... yes
01-Sep-2024 15:31:38 #6 5.423 checking for stdlib.h... yes
01-Sep-2024 15:31:38 #6 5.470 checking for string.h... yes
01-Sep-2024 15:31:38 #6 5.519 checking for inttypes.h... yes
01-Sep-2024 15:31:38 #6 5.566 checking for stdint.h... yes
01-Sep-2024 15:31:38 #6 5.615 checking for strings.h... yes
01-Sep-2024 15:31:38 #6 5.663 checking for sys/stat.h... yes
01-Sep-2024 15:31:38 #6 5.711 checking for sys/types.h... yes
01-Sep-2024 15:31:38 #6 5.767 checking for unistd.h... yes
01-Sep-2024 15:31:38 #6 5.830 checking for netinet/in.h... yes
01-Sep-2024 15:31:38 #6 5.884 checking for poll.h... yes
01-Sep-2024 15:31:38 #6 5.943 checking for sys/poll.h... yes
01-Sep-2024 15:31:38 #6 6.034 checking for linux/rtnetlink.h... yes
01-Sep-2024 15:31:38 #6 6.106 checking for res_ninit... no
01-Sep-2024 15:31:38 #6 6.176 checking for __res_ninit... yes
01-Sep-2024 15:31:38 #6 6.249 checking for res_nclose... no
01-Sep-2024 15:31:39 #6 6.314 checking for __res_nclose... yes
01-Sep-2024 15:31:39 #6 6.391 checking for cos in -lm... yes
01-Sep-2024 15:31:39 #6 6.399 checking for zlib >= 1.2.9... yes
01-Sep-2024 15:31:39 #6 6.486 checking for a sed that does not truncate output... /usr/bin/sed
01-Sep-2024 15:31:39 #6 6.494 checking for ld used by cc... /usr/bin/ld
01-Sep-2024 15:31:39 #6 6.497 checking if the linker (/usr/bin/ld) is GNU ld... yes
01-Sep-2024 15:31:39 #6 6.498 checking for /usr/bin/ld option to reload object files... -r
01-Sep-2024 15:31:39 #6 6.501 checking for BSD-compatible nm... /usr/bin/nm -B
01-Sep-2024 15:31:39 #6 6.501 checking whether ln -s works... yes
01-Sep-2024 15:31:39 #6 6.502 checking how to recognize dependent libraries... pass_all
01-Sep-2024 15:31:39 #6 6.577 checking for dlfcn.h... yes
01-Sep-2024 15:31:39 #6 6.584 checking the maximum length of command line arguments... 1572864
01-Sep-2024 15:31:39 #6 6.684 checking command to parse /usr/bin/nm -B output from cc object... ok
01-Sep-2024 15:31:39 #6 6.689 checking for objdir... .libs
01-Sep-2024 15:31:39 #6 6.690 checking for ar... ar
01-Sep-2024 15:31:39 #6 6.690 checking for ranlib... ranlib
01-Sep-2024 15:31:39 #6 6.691 checking for strip... strip
01-Sep-2024 15:31:39 #6 6.812 checking if cc supports -fno-rtti -fno-exceptions... no
01-Sep-2024 15:31:39 #6 6.813 checking for cc option to produce PIC... -fPIC
01-Sep-2024 15:31:39 #6 6.842 checking if cc PIC flag -fPIC works... yes
01-Sep-2024 15:31:39 #6 6.997 checking if cc static flag -static works... yes
01-Sep-2024 15:31:39 #6 7.035 checking if cc supports -c -o file.o... yes
01-Sep-2024 15:31:39 #6 7.052 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
01-Sep-2024 15:31:39 #6 7.094 checking whether -lc should be explicitly linked in... no
01-Sep-2024 15:31:39 #6 7.114 checking dynamic linker characteristics... GNU/Linux ld.so
01-Sep-2024 15:31:39 #6 7.114 checking how to hardcode library paths into programs... immediate
01-Sep-2024 15:31:39 #6 7.117 checking whether stripping libraries is possible... yes
01-Sep-2024 15:31:39 #6 7.118 checking if libtool supports shared libraries... yes
01-Sep-2024 15:31:39 #6 7.118 checking whether to build shared libraries... yes
01-Sep-2024 15:31:39 #6 7.118 checking whether to build static libraries... no
01-Sep-2024 15:31:39 #6 7.329
01-Sep-2024 15:31:39 #6 7.329 creating libtool
01-Sep-2024 15:31:40 #6 7.356 appending configuration tag "CXX" to libtool
01-Sep-2024 15:31:40 #6 7.485 configure: patching config.h.in
01-Sep-2024 15:31:40 #6 7.489 configure: creating ./config.status
01-Sep-2024 15:31:40 #6 7.562 config.status: creating config.h
01-Sep-2024 15:31:40 #6 7.618 running: make
01-Sep-2024 15:31:40 #6 7.622 Makefile:244: warning: overriding recipe for target 'test'
01-Sep-2024 15:31:40 #6 7.622 Makefile:136: warning: ignoring old recipe for target 'test'
01-Sep-2024 15:31:40 #6 7.631 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:40 #6 7.748 mkdir .libs
01-Sep-2024 15:31:40 #6 7.751  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:41 #6 8.397 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:41 #6 8.504 mkdir src/base/.libs
01-Sep-2024 15:31:41 #6 8.507  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:42 #6 9.476 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:42 #6 9.592  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:42 #6 10.01 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:42 #6 10.13 mkdir src/lib/.libs
01-Sep-2024 15:31:42 #6 10.14  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:43 #6 10.75 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:43 #6 10.86  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:44 #6 11.48 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:44 #6 11.61  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:44 #6 11.65 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:44 #6 11.78  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:44 #6 12.17 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:44 #6 12.29  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:45 #6 12.51 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:45 #6 12.62  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:45 #6 12.97 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:45 #6 13.09  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:46 #6 13.72 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:46 #6 13.83  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:46 #6 13.94 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:46 #6 14.05  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:47 #6 14.73 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:47 #6 14.84  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:47 #6 14.93 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:47 #6 15.06  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:48 #6 15.47 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:48 #6 15.57  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:48 #6 15.93 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:48 #6 16.04  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:49 #6 17.02 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:49 #6 17.13  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:50 #6 17.66 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:50 #6 17.78  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:50 #6 18.33 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:51 #6 18.44  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:51 #6 19.06 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:51 #6 19.16  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:52 #6 19.97 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:52 #6 20.08  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:53 #6 20.47 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:53 #6 20.57 mkdir src/coverage/.libs
01-Sep-2024 15:31:53 #6 20.57  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:53 #6 21.12 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:53 #6 21.25  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:54 #6 22.10 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:54 #6 22.24 mkdir src/debugger/.libs
01-Sep-2024 15:31:55 #6 22.24  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:55 #6 22.79 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:55 #6 22.90  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:56 #6 23.61 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:56 #6 23.74  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:58 #6 25.83 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:58 #6 25.95  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:58 #6 26.30 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:59 #6 26.42  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:59 #6 26.83 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:59 #6 26.93 mkdir src/develop/.libs
01-Sep-2024 15:31:59 #6 26.94  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:31:59 #6 27.30 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:00 #6 27.41  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:00 #6 27.83 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:00 #6 27.95  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:01 #6 28.48 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:01 #6 28.60  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:02 #6 29.43 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:02 #6 29.54  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:02 #6 29.99 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:02 #6 30.11 mkdir src/gcstats/.libs
01-Sep-2024 15:32:02 #6 30.11  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:03 #6 30.59 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:03 #6 30.72 mkdir src/profiler/.libs
01-Sep-2024 15:32:03 #6 30.72  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:03 #6 31.29 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:04 #6 31.41 mkdir src/tracing/.libs
01-Sep-2024 15:32:04 #6 31.41  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:04 #6 31.83 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:04 #6 31.95  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:04 #6 32.31 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:05 #6 32.43  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:05 #6 32.88 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:05 #6 33.00  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:06 #6 33.67 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=link cc -shared -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuservTU3rQ/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-defaultuservTU3rQ/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-defaultuservTU3rQ/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
01-Sep-2024 15:32:06 #6 33.67 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
01-Sep-2024 15:32:06 #6 34.10 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
01-Sep-2024 15:32:06 #6 34.10 extual.o src/tracing/.libs/tracing.o  -lm -lz  -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
01-Sep-2024 15:32:06 #6 34.20 creating xdebug.la
01-Sep-2024 15:32:06 #6 34.21 (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
01-Sep-2024 15:32:06 #6 34.22 /bin/bash /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/modules
01-Sep-2024 15:32:06 #6 34.26 cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/modules/xdebug.so
01-Sep-2024 15:32:06 #6 34.27 cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/modules/xdebug.la
01-Sep-2024 15:32:06 #6 34.30 PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/modules
01-Sep-2024 15:32:06 #6 34.30 ----------------------------------------------------------------------
01-Sep-2024 15:32:06 #6 34.30 Libraries have been installed in:
01-Sep-2024 15:32:06 #6 34.30    /tmp/pear/temp/pear-build-defaultuservTU3rQ/xdebug-3.2.2/modules
01-Sep-2024 15:32:06 #6 34.30
01-Sep-2024 15:32:06 #6 34.30 If you ever happen to want to link against installed libraries
01-Sep-2024 15:32:06 #6 34.30 in a given directory, LIBDIR, you must either use libtool, and
01-Sep-2024 15:32:06 #6 34.30 specify the full pathname of the library, or use the `-LLIBDIR'
01-Sep-2024 15:32:06 #6 34.30 flag during linking and do at least one of the following:
01-Sep-2024 15:32:06 #6 34.30    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
01-Sep-2024 15:32:06 #6 34.30      during execution
01-Sep-2024 15:32:06 #6 34.30    - add LIBDIR to the `LD_RUN_PATH' environment variable
01-Sep-2024 15:32:06 #6 34.30      during linking
01-Sep-2024 15:32:06 #6 34.30    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
01-Sep-2024 15:32:06 #6 34.30    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
01-Sep-2024 15:32:06 #6 34.30
01-Sep-2024 15:32:06 #6 34.30 See any operating system documentation about shared libraries for
01-Sep-2024 15:32:06 #6 34.30 more information, such as the ld(1) and ld.so(8) manual pages.
01-Sep-2024 15:32:06 #6 34.30 ----------------------------------------------------------------------
01-Sep-2024 15:32:06 #6 34.30
01-Sep-2024 15:32:07 #6 34.31 Build complete.
01-Sep-2024 15:32:07 #6 34.31 Don't forget to run 'make test'.
01-Sep-2024 15:32:07 #6 34.31
01-Sep-2024 15:32:07 #6 34.31 running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuservTU3rQ/install-xdebug-3.2.2" install
01-Sep-2024 15:32:07 #6 34.31 Makefile:244: warning: overriding recipe for target 'test'
01-Sep-2024 15:32:07 #6 34.31 Makefile:136: warning: ignoring old recipe for target 'test'
01-Sep-2024 15:32:07 #6 34.38 Installing shared extensions:     /tmp/pear/temp/pear-build-defaultuservTU3rQ/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/
01-Sep-2024 15:32:07 #6 34.43
01-Sep-2024 15:32:07 #6 34.47 shtool:echo:Warning: unable to determine terminal sequence for bold mode
01-Sep-2024 15:32:07 #6 34.49   +----------------------------------------------------------------------+
01-Sep-2024 15:32:07 #6 34.49   |                                                                      |
01-Sep-2024 15:32:07 #6 34.49   |   INSTALLATION INSTRUCTIONS                                          |
01-Sep-2024 15:32:07 #6 34.50   |   =========================                                          |
01-Sep-2024 15:32:07 #6 34.50   |                                                                      |
01-Sep-2024 15:32:07 #6 34.50   |   See https://xdebug.org/install.php#configure-php for instructions  |
01-Sep-2024 15:32:07 #6 34.50   |   on how to enable Xdebug for PHP.                                   |
01-Sep-2024 15:32:07 #6 34.50   |                                                                      |
01-Sep-2024 15:32:07 #6 34.51   |   Documentation is available online as well:                         |
01-Sep-2024 15:32:07 #6 34.51   |   - A list of all settings:  https://xdebug.org/docs-settings.php    |
01-Sep-2024 15:32:07 #6 34.51   |   - A list of all functions: https://xdebug.org/docs-functions.php   |
01-Sep-2024 15:32:07 #6 34.51   |   - Profiling instructions:  https://xdebug.org/docs-profiling2.php  |
01-Sep-2024 15:32:07 #6 34.51   |   - Remote debugging:        https://xdebug.org/docs-debugger.php    |
01-Sep-2024 15:32:07 #6 34.52   |                                                                      |
01-Sep-2024 15:32:07 #6 34.52   |                                                                      |
01-Sep-2024 15:32:07 #6 34.52   |   NOTE: Please disregard the message                                 |
01-Sep-2024 15:32:07 #6 34.52   |       You should add "extension=xdebug.so" to php.ini                |
01-Sep-2024 15:32:07 #6 34.52   |   that is emitted by the PECL installer. This does not work for      |
01-Sep-2024 15:32:07 #6 34.53   |   Xdebug.                                                            |
01-Sep-2024 15:32:07 #6 34.53   |                                                                      |
01-Sep-2024 15:32:07 #6 34.53   +----------------------------------------------------------------------+
01-Sep-2024 15:32:07 #6 34.57 shtool:echo:Warning: unable to determine terminal sequence for bold mode
01-Sep-2024 15:32:07 #6 34.59
01-Sep-2024 15:32:07 #6 34.59
01-Sep-2024 15:32:07 #6 34.59 running: find "/tmp/pear/temp/pear-build-defaultuservTU3rQ/install-xdebug-3.2.2" | xargs ls -dils
01-Sep-2024 15:32:07 #6 34.60 5376805    4 drwxr-xr-x. 3 root root    4096 Sep  1 15:32 /tmp/pear/temp/pear-build-defaultuservTU3rQ/install-xdebug-3.2.2
01-Sep-2024 15:32:07 #6 34.60 5376957    4 drwxr-xr-x. 3 root root    4096 Sep  1 15:32 /tmp/pear/temp/pear-build-defaultuservTU3rQ/install-xdebug-3.2.2/usr
01-Sep-2024 15:32:07 #6 34.60 5376958    4 drwxr-xr-x. 3 root root    4096 Sep  1 15:32 /tmp/pear/temp/pear-build-defaultuservTU3rQ/install-xdebug-3.2.2/usr/local
01-Sep-2024 15:32:07 #6 34.60 5376959    4 drwxr-xr-x. 3 root root    4096 Sep  1 15:32 /tmp/pear/temp/pear-build-defaultuservTU3rQ/install-xdebug-3.2.2/usr/local/lib
01-Sep-2024 15:32:07 #6 34.60 5376960    4 drwxr-xr-x. 3 root root    4096 Sep  1 15:32 /tmp/pear/temp/pear-build-defaultuservTU3rQ/install-xdebug-3.2.2/usr/local/lib/php
01-Sep-2024 15:32:07 #6 34.60 5376961    4 drwxr-xr-x. 3 root root    4096 Sep  1 15:32 /tmp/pear/temp/pear-build-defaultuservTU3rQ/install-xdebug-3.2.2/usr/local/lib/php/extensions
01-Sep-2024 15:32:07 #6 34.60 5376962    4 drwxr-xr-x. 2 root root    4096 Sep  1 15:32 /tmp/pear/temp/pear-build-defaultuservTU3rQ/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902
01-Sep-2024 15:32:07 #6 34.60 5376956 1760 -rwxr-xr-x. 1 root root 1798232 Sep  1 15:32 /tmp/pear/temp/pear-build-defaultuservTU3rQ/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so
01-Sep-2024 15:32:07 #6 34.60
01-Sep-2024 15:32:07 #6 34.60 Build process completed successfully
01-Sep-2024 15:32:07 #6 34.60 Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so'
01-Sep-2024 15:32:07 #6 34.63 install ok: channel://pecl.php.net/xdebug-3.2.2
01-Sep-2024 15:32:07 #6 34.63 configuration option "php_ini" is not set to php.ini location
01-Sep-2024 15:32:07 #6 34.63 You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so" to php.ini
01-Sep-2024 15:32:07 #6 DONE 34.8s
01-Sep-2024 15:32:07
01-Sep-2024 15:32:07 #7 [4/6] RUN docker-php-ext-enable xdebug
01-Sep-2024 15:32:07 #7 DONE 0.5s
01-Sep-2024 15:32:08
01-Sep-2024 15:32:08 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini
01-Sep-2024 15:32:08 #8 DONE 0.3s
01-Sep-2024 15:32:08
01-Sep-2024 15:32:08 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost
01-Sep-2024 15:32:08 #9 DONE 0.4s
01-Sep-2024 15:32:08
01-Sep-2024 15:32:08 #10 exporting to image
01-Sep-2024 15:32:08 #10 exporting layers
01-Sep-2024 15:32:09 #10 exporting layers 0.8s done
01-Sep-2024 15:32:09 #10 writing image sha256:b907e6e687a6fc6a30a450419032762bddcc9d06fd2b1e1269249976a60db6a4 done
01-Sep-2024 15:32:09 #10 naming to docker.io/library/phpbb:php-8.1 done
01-Sep-2024 15:32:09 #10 DONE 0.8s
01-Sep-2024 15:32:09 Built Docker image 'phpbb:php-8.1'
01-Sep-2024 15:32:09 Finished task 'Build image' with result: Success
01-Sep-2024 15:32:09
Substituting variable: ${bamboo.PHPVersion} with 8.1
01-Sep-2024 15:32:09
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
01-Sep-2024 15:32:09 Starting task 'Prepare directory' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
01-Sep-2024 15:32:09 Running image name (phpbb:php-8.1)
01-Sep-2024 15:32:09
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #185 (PHPBB3-PR1-JOB1-185)'
... 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
01-Sep-2024 15:32:10 You are using the deprecated option "--dev". It has no effect and will break in Composer 3.
01-Sep-2024 15:32:10 Installing dependencies from lock file (including require-dev)
01-Sep-2024 15:32:10 Verifying lock file contents can be installed on current platform.
01-Sep-2024 15:32:10 Package operations: 142 installs, 0 updates, 0 removals
01-Sep-2024 15:32:10 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.
01-Sep-2024 15:32:10   - Downloading composer/installers (v1.12.0)
01-Sep-2024 15:32:10   - Downloading composer/package-versions-deprecated (1.11.99.5)
01-Sep-2024 15:32:10   - Downloading bantu/ini-get-wrapper (v1.0.1)
01-Sep-2024 15:32:10   - Downloading carlos-mg89/oauth (0.8.15)
01-Sep-2024 15:32:10   - Downloading chita/topological_sort (v3.0.1)
01-Sep-2024 15:32:10   - Downloading symfony/process (v6.4.8)
01-Sep-2024 15:32:10   - Downloading symfony/polyfill-php81 (v1.29.0)
01-Sep-2024 15:32:10   - Downloading symfony/polyfill-php80 (v1.29.0)
01-Sep-2024 15:32:10   - Downloading symfony/polyfill-php73 (v1.29.0)
01-Sep-2024 15:32:10   - Downloading symfony/finder (v6.4.8)
01-Sep-2024 15:32:10   - Downloading symfony/polyfill-mbstring (v1.29.0)
01-Sep-2024 15:32:10   - Downloading symfony/polyfill-ctype (v1.29.0)
01-Sep-2024 15:32:10   - Downloading symfony/filesystem (v6.4.8)
01-Sep-2024 15:32:10   - Downloading symfony/polyfill-intl-normalizer (v1.29.0)
01-Sep-2024 15:32:10   - Downloading symfony/polyfill-intl-grapheme (v1.29.0)
01-Sep-2024 15:32:10   - Downloading symfony/string (v6.4.8)
01-Sep-2024 15:32:10   - Downloading symfony/deprecation-contracts (v3.5.0)
01-Sep-2024 15:32:10   - Downloading psr/container (2.0.2)
01-Sep-2024 15:32:10   - Downloading symfony/service-contracts (v3.5.0)
01-Sep-2024 15:32:10   - Downloading symfony/console (v6.4.8)
01-Sep-2024 15:32:10   - Downloading seld/signal-handler (2.0.2)
01-Sep-2024 15:32:10   - Downloading seld/phar-utils (1.2.1)
01-Sep-2024 15:32:10   - Downloading seld/jsonlint (1.10.2)
01-Sep-2024 15:32:10   - Downloading react/promise (v3.2.0)
01-Sep-2024 15:32:10   - Downloading psr/log (3.0.0)
01-Sep-2024 15:32:10   - Downloading justinrainbow/json-schema (v5.2.13)
01-Sep-2024 15:32:10   - Downloading composer/pcre (3.1.4)
01-Sep-2024 15:32:10   - Downloading composer/xdebug-handler (3.0.5)
01-Sep-2024 15:32:10   - Downloading composer/spdx-licenses (1.5.8)
01-Sep-2024 15:32:10   - Downloading composer/semver (3.4.0)
01-Sep-2024 15:32:10   - Downloading composer/metadata-minifier (1.0.0)
01-Sep-2024 15:32:10   - Downloading composer/class-map-generator (1.3.4)
01-Sep-2024 15:32:10   - Downloading composer/ca-bundle (1.5.0)
01-Sep-2024 15:32:10   - Downloading composer/composer (2.7.7)
01-Sep-2024 15:32:10   - Downloading psr/cache (3.0.0)
01-Sep-2024 15:32:10   - Downloading doctrine/deprecations (1.1.3)
01-Sep-2024 15:32:10   - Downloading doctrine/event-manager (1.2.0)
01-Sep-2024 15:32:10   - Downloading doctrine/cache (2.2.0)
01-Sep-2024 15:32:10   - Downloading doctrine/dbal (3.3.8)
01-Sep-2024 15:32:10   - Downloading google/recaptcha (1.3.0)
01-Sep-2024 15:32:10   - Downloading guzzlehttp/promises (1.5.3)
01-Sep-2024 15:32:10   - Downloading ralouphie/getallheaders (3.0.3)
01-Sep-2024 15:32:10   - Downloading psr/http-message (1.1)
01-Sep-2024 15:32:10   - Downloading guzzlehttp/psr7 (1.9.1)
01-Sep-2024 15:32:10   - Downloading laminas/laminas-code (4.13.0)
01-Sep-2024 15:32:10   - Downloading symfony/yaml (v6.4.8)
01-Sep-2024 15:32:10   - Downloading laravel/homestead (v14.5.0)
01-Sep-2024 15:32:10   - Downloading marc1706/fast-image-size (v1.1.7)
01-Sep-2024 15:32:10   - Downloading symfony/http-client-contracts (v3.5.0)
01-Sep-2024 15:32:10   - Downloading symfony/http-client (v6.4.8)
01-Sep-2024 15:32:10   - Downloading brick/math (0.12.1)
01-Sep-2024 15:32:10   - Downloading spomky-labs/pki-framework (1.2.1)
01-Sep-2024 15:32:10   - Downloading psr/http-factory (1.1.0)
01-Sep-2024 15:32:10   - Downloading psr/http-client (1.0.3)
01-Sep-2024 15:32:10   - Downloading psr/clock (1.0.0)
01-Sep-2024 15:32:10   - Downloading paragonie/random_compat (v9.99.100)
01-Sep-2024 15:32:10   - Downloading paragonie/sodium_compat (v1.21.1)
01-Sep-2024 15:32:10   - Downloading paragonie/constant_time_encoding (v2.7.0)
01-Sep-2024 15:32:10   - Downloading web-token/jwt-library (3.4.3)
01-Sep-2024 15:32:10   - Downloading web-token/jwt-util-ecc (3.4.3)
01-Sep-2024 15:32:10   - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.3)
01-Sep-2024 15:32:10   - Downloading web-token/jwt-signature (3.4.3)
01-Sep-2024 15:32:10   - Downloading web-token/jwt-key-mgmt (3.4.3)
01-Sep-2024 15:32:10   - Downloading spomky-labs/base64url (v2.0.4)
01-Sep-2024 15:32:10   - Downloading symfony/polyfill-php72 (v1.29.0)
01-Sep-2024 15:32:10   - Downloading symfony/polyfill-intl-idn (v1.29.0)
01-Sep-2024 15:32:10   - Downloading guzzlehttp/guzzle (6.5.8)
01-Sep-2024 15:32:10   - Downloading minishlink/web-push (v8.0.0)
01-Sep-2024 15:32:10   - Downloading sebastian/version (3.0.2)
01-Sep-2024 15:32:10   - Downloading sebastian/type (3.2.1)
01-Sep-2024 15:32:10   - Downloading sebastian/resource-operations (3.0.4)
01-Sep-2024 15:32:10   - Downloading sebastian/recursion-context (4.0.5)
01-Sep-2024 15:32:10   - Downloading sebastian/object-reflector (2.0.4)
01-Sep-2024 15:32:10   - Downloading sebastian/object-enumerator (4.0.4)
01-Sep-2024 15:32:10   - Downloading sebastian/global-state (5.0.7)
01-Sep-2024 15:32:10   - Downloading sebastian/exporter (4.0.6)
01-Sep-2024 15:32:10   - Downloading sebastian/environment (5.1.5)
01-Sep-2024 15:32:10   - Downloading sebastian/diff (4.0.6)
01-Sep-2024 15:32:10   - Downloading sebastian/comparator (4.0.8)
01-Sep-2024 15:32:10   - Downloading sebastian/code-unit (1.0.8)
01-Sep-2024 15:32:10   - Downloading sebastian/cli-parser (1.0.2)
01-Sep-2024 15:32:10   - Downloading phpunit/php-timer (5.0.3)
01-Sep-2024 15:32:10   - Downloading phpunit/php-text-template (2.0.4)
01-Sep-2024 15:32:10   - Downloading phpunit/php-invoker (3.1.1)
01-Sep-2024 15:32:10   - Downloading phpunit/php-file-iterator (3.0.6)
01-Sep-2024 15:32:10   - Downloading theseer/tokenizer (1.2.3)
01-Sep-2024 15:32:10   - Downloading nikic/php-parser (v4.19.1)
01-Sep-2024 15:32:10   - Downloading sebastian/lines-of-code (1.0.4)
01-Sep-2024 15:32:10   - Downloading sebastian/complexity (2.0.3)
01-Sep-2024 15:32:10   - Downloading sebastian/code-unit-reverse-lookup (2.0.3)
01-Sep-2024 15:32:10   - Downloading phpunit/php-code-coverage (9.2.31)
01-Sep-2024 15:32:10   - Downloading phar-io/version (3.2.1)
01-Sep-2024 15:32:10   - Downloading phar-io/manifest (2.0.4)
01-Sep-2024 15:32:10   - Downloading myclabs/deep-copy (1.12.0)
01-Sep-2024 15:32:10   - Downloading doctrine/instantiator (2.0.0)
01-Sep-2024 15:32:10   - Downloading phpunit/phpunit (9.6.19)
01-Sep-2024 15:32:10   - Downloading misantron/dbunit (5.3.0)
01-Sep-2024 15:32:10   - Downloading phing/phing (2.17.4)
01-Sep-2024 15:32:10   - Downloading webmozart/assert (1.11.0)
01-Sep-2024 15:32:10   - Downloading phpstan/phpdoc-parser (1.29.1)
01-Sep-2024 15:32:10   - Downloading phpdocumentor/reflection-common (2.2.0)
01-Sep-2024 15:32:10   - Downloading phpdocumentor/type-resolver (1.8.2)
01-Sep-2024 15:32:10   - Downloading phpdocumentor/reflection-docblock (5.4.1)
01-Sep-2024 15:32:10   - Downloading spatie/array-to-xml (3.3.0)
01-Sep-2024 15:32:10   - Downloading netresearch/jsonmapper (v4.4.1)
01-Sep-2024 15:32:10   - Downloading fidry/cpu-core-counter (1.1.0)
01-Sep-2024 15:32:10   - Downloading felixfbecker/language-server-protocol (v1.5.2)
01-Sep-2024 15:32:10   - Downloading felixfbecker/advanced-json-rpc (v3.2.1)
01-Sep-2024 15:32:10   - Downloading dnoegel/php-xdg-base-dir (v0.1.1)
01-Sep-2024 15:32:10   - Downloading amphp/amp (v2.6.4)
01-Sep-2024 15:32:10   - Downloading amphp/byte-stream (v1.8.2)
01-Sep-2024 15:32:10   - Downloading vimeo/psalm (5.24.0)
01-Sep-2024 15:32:10   - Downloading symfony/routing (v6.4.8)
01-Sep-2024 15:32:10   - Downloading symfony/polyfill-php83 (v1.29.0)
01-Sep-2024 15:32:10   - Downloading symfony/http-foundation (v6.4.8)
01-Sep-2024 15:32:10   - Downloading psr/event-dispatcher (1.0.0)
01-Sep-2024 15:32:10   - Downloading symfony/event-dispatcher-contracts (v3.5.0)
01-Sep-2024 15:32:10   - Downloading symfony/event-dispatcher (v6.4.8)
01-Sep-2024 15:32:10   - Downloading symfony/var-dumper (v6.4.8)
01-Sep-2024 15:32:10   - Downloading symfony/error-handler (v6.4.8)
01-Sep-2024 15:32:10   - Downloading symfony/http-kernel (v6.4.8)
01-Sep-2024 15:32:10   - Downloading symfony/var-exporter (v6.4.8)
01-Sep-2024 15:32:10   - Downloading symfony/dependency-injection (v6.4.8)
01-Sep-2024 15:32:10   - Downloading symfony/config (v6.4.8)
01-Sep-2024 15:32:10   - Downloading symfony/cache-contracts (v3.5.0)
01-Sep-2024 15:32:10   - Downloading symfony/cache (v6.4.8)
01-Sep-2024 15:32:10   - Downloading symfony/framework-bundle (v6.4.8)
01-Sep-2024 15:32:10   - Downloading psalm/plugin-symfony (v5.2.2)
01-Sep-2024 15:32:10   - Downloading s9e/sweetdom (3.4.1)
01-Sep-2024 15:32:10   - Downloading s9e/regexp-builder (1.4.6)
01-Sep-2024 15:32:10   - Downloading s9e/text-formatter (2.17.3)
01-Sep-2024 15:32:10   - Downloading squizlabs/php_codesniffer (3.10.1)
01-Sep-2024 15:32:10   - Downloading masterminds/html5 (2.9.0)
01-Sep-2024 15:32:10   - Downloading symfony/dom-crawler (v6.4.8)
01-Sep-2024 15:32:10   - Downloading symfony/browser-kit (v6.4.8)
01-Sep-2024 15:32:10   - Downloading symfony/css-selector (v6.4.8)
01-Sep-2024 15:32:10   - Downloading symfony/mime (v6.4.8)
01-Sep-2024 15:32:10   - Downloading friendsofphp/proxy-manager-lts (v1.0.18)
01-Sep-2024 15:32:10   - Downloading symfony/proxy-manager-bridge (v6.4.8)
01-Sep-2024 15:32:10   - Downloading twig/twig (v3.8.0)
01-Sep-2024 15:32:10   - Downloading symfony/translation-contracts (v3.5.0)
01-Sep-2024 15:32:10   - Downloading symfony/twig-bridge (v6.4.8)
01-Sep-2024 15:32:11    0/142 [>---------------------------]   0%
01-Sep-2024 15:32:11   16/142 [===>------------------------]  11%
01-Sep-2024 15:32:11   33/142 [======>---------------------]  23%
01-Sep-2024 15:32:11   47/142 [=========>------------------]  33%
01-Sep-2024 15:32:12   59/142 [===========>----------------]  41%
01-Sep-2024 15:32:12   81/142 [===============>------------]  57%
01-Sep-2024 15:32:12   94/142 [==================>---------]  66%
01-Sep-2024 15:32:12 108/142 [=====================>------]  76%
01-Sep-2024 15:32:12 118/142 [=======================>----]  83%
01-Sep-2024 15:32:13 129/142 [=========================>--]  90%
01-Sep-2024 15:32:13 142/142 [============================] 100%
01-Sep-2024 15:32:13   - Installing composer/installers (v1.12.0): Extracting archive
01-Sep-2024 15:32:13   - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive
01-Sep-2024 15:32:13   - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive
01-Sep-2024 15:32:13   - Installing carlos-mg89/oauth (0.8.15): Extracting archive
01-Sep-2024 15:32:13   - Installing chita/topological_sort (v3.0.1): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/process (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/finder (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/filesystem (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/string (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive
01-Sep-2024 15:32:13   - Installing psr/container (2.0.2): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/service-contracts (v3.5.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/console (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing seld/signal-handler (2.0.2): Extracting archive
01-Sep-2024 15:32:13   - Installing seld/phar-utils (1.2.1): Extracting archive
01-Sep-2024 15:32:13   - Installing seld/jsonlint (1.10.2): Extracting archive
01-Sep-2024 15:32:13   - Installing react/promise (v3.2.0): Extracting archive
01-Sep-2024 15:32:13   - Installing psr/log (3.0.0): Extracting archive
01-Sep-2024 15:32:13   - Installing justinrainbow/json-schema (v5.2.13): Extracting archive
01-Sep-2024 15:32:13   - Installing composer/pcre (3.1.4): Extracting archive
01-Sep-2024 15:32:13   - Installing composer/xdebug-handler (3.0.5): Extracting archive
01-Sep-2024 15:32:13   - Installing composer/spdx-licenses (1.5.8): Extracting archive
01-Sep-2024 15:32:13   - Installing composer/semver (3.4.0): Extracting archive
01-Sep-2024 15:32:13   - Installing composer/metadata-minifier (1.0.0): Extracting archive
01-Sep-2024 15:32:13   - Installing composer/class-map-generator (1.3.4): Extracting archive
01-Sep-2024 15:32:13   - Installing composer/ca-bundle (1.5.0): Extracting archive
01-Sep-2024 15:32:13   - Installing composer/composer (2.7.7): Extracting archive
01-Sep-2024 15:32:13   - Installing psr/cache (3.0.0): Extracting archive
01-Sep-2024 15:32:13   - Installing doctrine/deprecations (1.1.3): Extracting archive
01-Sep-2024 15:32:13   - Installing doctrine/event-manager (1.2.0): Extracting archive
01-Sep-2024 15:32:13   - Installing doctrine/cache (2.2.0): Extracting archive
01-Sep-2024 15:32:13   - Installing doctrine/dbal (3.3.8): Extracting archive
01-Sep-2024 15:32:13   - Installing google/recaptcha (1.3.0): Extracting archive
01-Sep-2024 15:32:13   - Installing guzzlehttp/promises (1.5.3): Extracting archive
01-Sep-2024 15:32:13   - Installing ralouphie/getallheaders (3.0.3): Extracting archive
01-Sep-2024 15:32:13   - Installing psr/http-message (1.1): Extracting archive
01-Sep-2024 15:32:13   - Installing guzzlehttp/psr7 (1.9.1): Extracting archive
01-Sep-2024 15:32:13   - Installing laminas/laminas-code (4.13.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/yaml (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing laravel/homestead (v14.5.0): Extracting archive
01-Sep-2024 15:32:13   - Installing marc1706/fast-image-size (v1.1.7): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/http-client-contracts (v3.5.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/http-client (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing brick/math (0.12.1): Extracting archive
01-Sep-2024 15:32:13   - Installing spomky-labs/pki-framework (1.2.1): Extracting archive
01-Sep-2024 15:32:13   - Installing psr/http-factory (1.1.0): Extracting archive
01-Sep-2024 15:32:13   - Installing psr/http-client (1.0.3): Extracting archive
01-Sep-2024 15:32:13   - Installing psr/clock (1.0.0): Extracting archive
01-Sep-2024 15:32:13   - Installing paragonie/random_compat (v9.99.100): Extracting archive
01-Sep-2024 15:32:13   - Installing paragonie/sodium_compat (v1.21.1): Extracting archive
01-Sep-2024 15:32:13   - Installing paragonie/constant_time_encoding (v2.7.0): Extracting archive
01-Sep-2024 15:32:13   - Installing web-token/jwt-library (3.4.3): Extracting archive
01-Sep-2024 15:32:13   - Installing web-token/jwt-util-ecc (3.4.3): Extracting archive
01-Sep-2024 15:32:13   - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.3): Extracting archive
01-Sep-2024 15:32:13   - Installing web-token/jwt-signature (3.4.3): Extracting archive
01-Sep-2024 15:32:13   - Installing web-token/jwt-key-mgmt (3.4.3): Extracting archive
01-Sep-2024 15:32:13   - Installing spomky-labs/base64url (v2.0.4): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive
01-Sep-2024 15:32:13   - Installing guzzlehttp/guzzle (6.5.8): Extracting archive
01-Sep-2024 15:32:13   - Installing minishlink/web-push (v8.0.0): Extracting archive
01-Sep-2024 15:32:13   - Installing sebastian/version (3.0.2): Extracting archive
01-Sep-2024 15:32:13   - Installing sebastian/type (3.2.1): Extracting archive
01-Sep-2024 15:32:13   - Installing sebastian/resource-operations (3.0.4): Extracting archive
01-Sep-2024 15:32:13   - Installing sebastian/recursion-context (4.0.5): Extracting archive
01-Sep-2024 15:32:13   - Installing sebastian/object-reflector (2.0.4): Extracting archive
01-Sep-2024 15:32:13   - Installing sebastian/object-enumerator (4.0.4): Extracting archive
01-Sep-2024 15:32:13   - Installing sebastian/global-state (5.0.7): Extracting archive
01-Sep-2024 15:32:13   - Installing sebastian/exporter (4.0.6): Extracting archive
01-Sep-2024 15:32:13   - Installing sebastian/environment (5.1.5): Extracting archive
01-Sep-2024 15:32:13   - Installing sebastian/diff (4.0.6): Extracting archive
01-Sep-2024 15:32:13   - Installing sebastian/comparator (4.0.8): Extracting archive
01-Sep-2024 15:32:13   - Installing sebastian/code-unit (1.0.8): Extracting archive
01-Sep-2024 15:32:13   - Installing sebastian/cli-parser (1.0.2): Extracting archive
01-Sep-2024 15:32:13   - Installing phpunit/php-timer (5.0.3): Extracting archive
01-Sep-2024 15:32:13   - Installing phpunit/php-text-template (2.0.4): Extracting archive
01-Sep-2024 15:32:13   - Installing phpunit/php-invoker (3.1.1): Extracting archive
01-Sep-2024 15:32:13   - Installing phpunit/php-file-iterator (3.0.6): Extracting archive
01-Sep-2024 15:32:13   - Installing theseer/tokenizer (1.2.3): Extracting archive
01-Sep-2024 15:32:13   - Installing nikic/php-parser (v4.19.1): Extracting archive
01-Sep-2024 15:32:13   - Installing sebastian/lines-of-code (1.0.4): Extracting archive
01-Sep-2024 15:32:13   - Installing sebastian/complexity (2.0.3): Extracting archive
01-Sep-2024 15:32:13   - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive
01-Sep-2024 15:32:13   - Installing phpunit/php-code-coverage (9.2.31): Extracting archive
01-Sep-2024 15:32:13   - Installing phar-io/version (3.2.1): Extracting archive
01-Sep-2024 15:32:13   - Installing phar-io/manifest (2.0.4): Extracting archive
01-Sep-2024 15:32:13   - Installing myclabs/deep-copy (1.12.0): Extracting archive
01-Sep-2024 15:32:13   - Installing doctrine/instantiator (2.0.0): Extracting archive
01-Sep-2024 15:32:13   - Installing phpunit/phpunit (9.6.19): Extracting archive
01-Sep-2024 15:32:13   - Installing misantron/dbunit (5.3.0): Extracting archive
01-Sep-2024 15:32:13   - Installing phing/phing (2.17.4): Extracting archive
01-Sep-2024 15:32:13   - Installing webmozart/assert (1.11.0): Extracting archive
01-Sep-2024 15:32:13   - Installing phpstan/phpdoc-parser (1.29.1): Extracting archive
01-Sep-2024 15:32:13   - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
01-Sep-2024 15:32:13   - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive
01-Sep-2024 15:32:13   - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive
01-Sep-2024 15:32:13   - Installing spatie/array-to-xml (3.3.0): Extracting archive
01-Sep-2024 15:32:13   - Installing netresearch/jsonmapper (v4.4.1): Extracting archive
01-Sep-2024 15:32:13   - Installing fidry/cpu-core-counter (1.1.0): Extracting archive
01-Sep-2024 15:32:13   - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive
01-Sep-2024 15:32:13   - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
01-Sep-2024 15:32:13   - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive
01-Sep-2024 15:32:13   - Installing amphp/amp (v2.6.4): Extracting archive
01-Sep-2024 15:32:13   - Installing amphp/byte-stream (v1.8.2): Extracting archive
01-Sep-2024 15:32:13   - Installing vimeo/psalm (5.24.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/routing (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/http-foundation (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing psr/event-dispatcher (1.0.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/event-dispatcher (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/var-dumper (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/error-handler (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/http-kernel (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/var-exporter (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/dependency-injection (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/config (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/cache-contracts (v3.5.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/cache (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/framework-bundle (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing psalm/plugin-symfony (v5.2.2): Extracting archive
01-Sep-2024 15:32:13   - Installing s9e/sweetdom (3.4.1): Extracting archive
01-Sep-2024 15:32:13   - Installing s9e/regexp-builder (1.4.6): Extracting archive
01-Sep-2024 15:32:13   - Installing s9e/text-formatter (2.17.3): Extracting archive
01-Sep-2024 15:32:13   - Installing squizlabs/php_codesniffer (3.10.1): Extracting archive
01-Sep-2024 15:32:13   - Installing masterminds/html5 (2.9.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/dom-crawler (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/browser-kit (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/css-selector (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/mime (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/proxy-manager-bridge (v6.4.8): Extracting archive
01-Sep-2024 15:32:13   - Installing twig/twig (v3.8.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/translation-contracts (v3.5.0): Extracting archive
01-Sep-2024 15:32:13   - Installing symfony/twig-bridge (v6.4.8): Extracting archive
01-Sep-2024 15:32:13    0/140 [>---------------------------]   0%
01-Sep-2024 15:32:13   19/140 [===>------------------------]  13%
01-Sep-2024 15:32:13   29/140 [=====>----------------------]  20%
01-Sep-2024 15:32:14   46/140 [=========>------------------]  32%
01-Sep-2024 15:32:14   64/140 [============>---------------]  45%
01-Sep-2024 15:32:14   74/140 [==============>-------------]  52%
01-Sep-2024 15:32:14   84/140 [================>-----------]  60%
01-Sep-2024 15:32:15 103/140 [====================>-------]  73%
01-Sep-2024 15:32:15 117/140 [=======================>----]  83%
01-Sep-2024 15:32:15 129/140 [=========================>--]  92%
01-Sep-2024 15:32:15 140/140 [============================] 100%
01-Sep-2024 15:32:15 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead.
01-Sep-2024 15:32:15 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead.
01-Sep-2024 15:32:15 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead.
01-Sep-2024 15:32:15 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead.
01-Sep-2024 15:32:15 Generating autoload files
01-Sep-2024 15:32:16 101 packages you are using are looking for funding.
01-Sep-2024 15:32:16 Use the `composer fund` command to find out more!
01-Sep-2024 15:32:16 Buildfile: /data/build/build.xml
01-Sep-2024 15:32:16
01-Sep-2024 15:32:16 phpBB > clean:
01-Sep-2024 15:32:16
01-Sep-2024 15:32:16    [delete] Directory /data/build/logs does not exist or is not a directory.
01-Sep-2024 15:32:16    [delete] Directory /data/build/api does not exist or is not a directory.
01-Sep-2024 15:32:16    [delete] Directory /data/build/codebrowser does not exist or is not a directory.
01-Sep-2024 15:32:16    [delete] Directory /data/build/coverage does not exist or is not a directory.
01-Sep-2024 15:32:16    [delete] Directory /data/build/cpd does not exist or is not a directory.
01-Sep-2024 15:32:16    [delete] Directory /data/build/dependencies does not exist or is not a directory.
01-Sep-2024 15:32:16    [delete] Directory /data/build/new_version does not exist or is not a directory.
01-Sep-2024 15:32:16    [delete] Directory /data/build/old_versions does not exist or is not a directory.
01-Sep-2024 15:32:16    [delete] Directory /data/build/save does not exist or is not a directory.
01-Sep-2024 15:32:16
01-Sep-2024 15:32:16 phpBB > prepare:
01-Sep-2024 15:32:16
01-Sep-2024 15:32:16     [mkdir] Created dir: /data/build/logs
01-Sep-2024 15:32:16     [mkdir] Created dir: /data/build/api
01-Sep-2024 15:32:16     [mkdir] Created dir: /data/build/codebrowser
01-Sep-2024 15:32:16     [mkdir] Created dir: /data/build/coverage
01-Sep-2024 15:32:16     [mkdir] Created dir: /data/build/cpd
01-Sep-2024 15:32:16     [mkdir] Created dir: /data/build/dependencies
01-Sep-2024 15:32:16     [mkdir] Created dir: /data/build/new_version
01-Sep-2024 15:32:16     [mkdir] Created dir: /data/build/new_version/files
01-Sep-2024 15:32:16     [mkdir] Created dir: /data/build/new_version/patches
01-Sep-2024 15:32:16     [mkdir] Created dir: /data/build/new_version/release_files
01-Sep-2024 15:32:16     [mkdir] Created dir: /data/build/new_version/update
01-Sep-2024 15:32:16     [mkdir] Created dir: /data/build/old_versions
01-Sep-2024 15:32:16     [mkdir] Created dir: /data/build/save
01-Sep-2024 15:32:16
01-Sep-2024 15:32:16 BUILD FINISHED
01-Sep-2024 15:32:16
01-Sep-2024 15:32:16 Total time: 0.0879 seconds
01-Sep-2024 15:32:16
01-Sep-2024 15:32:17 Finished task 'Prepare directory' with result: Success
01-Sep-2024 15:32:17 Skipping execution of task 'Run sniffs' as it is disabled
01-Sep-2024 15:32:17
Substituting variable: ${bamboo.PHPVersion} with 8.1
01-Sep-2024 15:32:17
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
01-Sep-2024 15:32:17 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
01-Sep-2024 15:32:17 Running image name (phpbb:php-8.1)
01-Sep-2024 15:32:17
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #185 (PHPBB3-PR1-JOB1-185)'
... 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
01-Sep-2024 15:32:18 Buildfile: /data/build/build.xml
01-Sep-2024 15:32:18
01-Sep-2024 15:32:18 phpBB > sniff:
01-Sep-2024 15:32:18
01-Sep-2024 15:32:20 ............................................................  60 / 928 (6%)
01-Sep-2024 15:32:22 ............................................................ 120 / 928 (13%)
01-Sep-2024 15:32:24 ............................................................ 180 / 928 (19%)
01-Sep-2024 15:32:26 ............................................................ 240 / 928 (26%)
01-Sep-2024 15:32:28 ............................................................ 300 / 928 (32%)
01-Sep-2024 15:32:31 ............................................................ 360 / 928 (39%)
01-Sep-2024 15:32:32 ............................................................ 420 / 928 (45%)
01-Sep-2024 15:32:36 ............................................................ 480 / 928 (52%)
01-Sep-2024 15:32:37 ............................................................ 540 / 928 (58%)
01-Sep-2024 15:32:37 ............................................................ 600 / 928 (65%)
01-Sep-2024 15:32:38 ............................................................ 660 / 928 (71%)
01-Sep-2024 15:32:38 ............................................................ 720 / 928 (78%)
01-Sep-2024 15:32:39 ............................................................ 780 / 928 (84%)
01-Sep-2024 15:32:41 ............................................................ 840 / 928 (91%)
01-Sep-2024 15:32:44 ............................................................ 900 / 928 (97%)
01-Sep-2024 15:32:44 ............................                                 928 / 928 (100%)
01-Sep-2024 15:32:44
01-Sep-2024 15:32:44
01-Sep-2024 15:32:44 Time: 26.28 secs; Memory: 28MB
01-Sep-2024 15:32:44
01-Sep-2024 15:32:44       [php] Calling PHP function: preg_replace()
01-Sep-2024 15:32:48 ............................................................  60 / 206 (29%)
01-Sep-2024 15:32:57 ............................................................ 120 / 206 (58%)
01-Sep-2024 15:33:01 ............................................................ 180 / 206 (87%)
01-Sep-2024 15:33:04 ..........................                                   206 / 206 (100%)
01-Sep-2024 15:33:04
01-Sep-2024 15:33:04
01-Sep-2024 15:33:04 Time: 19.17 secs; Memory: 34MB
01-Sep-2024 15:33:04
01-Sep-2024 15:33:04
01-Sep-2024 15:33:04
01-Sep-2024 15:33:04 Time: 32ms; Memory: 6MB
01-Sep-2024 15:33:04
01-Sep-2024 15:33:04
01-Sep-2024 15:33:04 BUILD FINISHED
01-Sep-2024 15:33:04
01-Sep-2024 15:33:04 Total time: 45.7147 seconds
01-Sep-2024 15:33:04
01-Sep-2024 15:33:04 Finished task 'Run sniffs' with result: Success
01-Sep-2024 15:33:04 Skipping execution of task 'Run tests' as it is disabled
01-Sep-2024 15:33:04
Substituting variable: ${bamboo.PHPVersion} with 8.1
01-Sep-2024 15:33:04
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
01-Sep-2024 15:33:04 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
01-Sep-2024 15:33:04 Running image name (phpbb:php-8.1)
01-Sep-2024 15:33:04
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #185 (PHPBB3-PR1-JOB1-185)'
... 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
01-Sep-2024 15:33:06 PHPUnit 9.6.19 by Sebastian Bergmann and contributors.
01-Sep-2024 15:33:06
01-Sep-2024 15:33:16 .............................................................   61 / 7865 (  0%)
01-Sep-2024 15:33:20 .............................................................  122 / 7865 (  1%)
01-Sep-2024 15:33:21 ......................................................I.....S  183 / 7865 (  2%)
01-Sep-2024 15:33:22 SSS..................SSSSSSSS............S...S...............  244 / 7865 (  3%)
01-Sep-2024 15:33:24 .............................................................  305 / 7865 (  3%)
01-Sep-2024 15:33:29 .....S.......................................................  366 / 7865 (  4%)
01-Sep-2024 15:33:31 .............................................................  427 / 7865 (  5%)
01-Sep-2024 15:33:31 .............................................................  488 / 7865 (  6%)
01-Sep-2024 15:33:31 .............................................................  549 / 7865 (  6%)
01-Sep-2024 15:33:32 .............................................................  610 / 7865 (  7%)
01-Sep-2024 15:33:32 .............................................................  671 / 7865 (  8%)
01-Sep-2024 15:33:32 .............................................................  732 / 7865 (  9%)
01-Sep-2024 15:33:32 .............................................................  793 / 7865 ( 10%)
01-Sep-2024 15:33:33 .............................................................  854 / 7865 ( 10%)
01-Sep-2024 15:33:33 .............................................................  915 / 7865 ( 11%)
01-Sep-2024 15:33:33 .............................................................  976 / 7865 ( 12%)
01-Sep-2024 15:33:33 ............................................................. 1037 / 7865 ( 13%)
01-Sep-2024 15:33:34 ............................................................. 1098 / 7865 ( 13%)
01-Sep-2024 15:33:44 ............................................................. 1159 / 7865 ( 14%)
01-Sep-2024 15:34:01 .I...S...............S....................................... 1220 / 7865 ( 15%)
01-Sep-2024 15:34:07 ............................................................. 1281 / 7865 ( 16%)
01-Sep-2024 15:34:09 ............................................................. 1342 / 7865 ( 17%)
01-Sep-2024 15:34:11 .......S.S.S................................................. 1403 / 7865 ( 17%)
01-Sep-2024 15:34:11 ............................................................. 1464 / 7865 ( 18%)
01-Sep-2024 15:34:11 ............................................................. 1525 / 7865 ( 19%)
01-Sep-2024 15:34:12 ............................................................. 1586 / 7865 ( 20%)
01-Sep-2024 15:34:12 ............................................................. 1647 / 7865 ( 20%)
01-Sep-2024 15:34:12 ............................................................. 1708 / 7865 ( 21%)
01-Sep-2024 15:34:12 ............................................................. 1769 / 7865 ( 22%)
01-Sep-2024 15:34:12 ............................................................. 1830 / 7865 ( 23%)
01-Sep-2024 15:34:12 ............................................................. 1891 / 7865 ( 24%)
01-Sep-2024 15:34:12 ............................................................. 1952 / 7865 ( 24%)
01-Sep-2024 15:34:12 ............................................................. 2013 / 7865 ( 25%)
01-Sep-2024 15:34:12 ............................................................. 2074 / 7865 ( 26%)
01-Sep-2024 15:34:13 ............................................................. 2135 / 7865 ( 27%)
01-Sep-2024 15:34:13 ............................................................. 2196 / 7865 ( 27%)
01-Sep-2024 15:34:13 ............................................................. 2257 / 7865 ( 28%)
01-Sep-2024 15:34:14 ............................................................. 2318 / 7865 ( 29%)
01-Sep-2024 15:34:15 ............................................................. 2379 / 7865 ( 30%)
01-Sep-2024 15:34:15 ............................................................. 2440 / 7865 ( 31%)
01-Sep-2024 15:34:16 ............................................................. 2501 / 7865 ( 31%)
01-Sep-2024 15:34:17 ..................................I.II....................... 2562 / 7865 ( 32%)
01-Sep-2024 15:34:17 ............................................................. 2623 / 7865 ( 33%)
01-Sep-2024 15:34:17 ............................................................. 2684 / 7865 ( 34%)
01-Sep-2024 15:34:17 ............................................................. 2745 / 7865 ( 34%)
01-Sep-2024 15:34:17 ............................................................. 2806 / 7865 ( 35%)
01-Sep-2024 15:34:19 ............................................................. 2867 / 7865 ( 36%)
01-Sep-2024 15:34:20 ............................................................. 2928 / 7865 ( 37%)
01-Sep-2024 15:34:20 ............................................................. 2989 / 7865 ( 38%)
01-Sep-2024 15:34:20 ............................................................. 3050 / 7865 ( 38%)
01-Sep-2024 15:34:23 ............................................................. 3111 / 7865 ( 39%)
01-Sep-2024 15:34:28 ............................................................. 3172 / 7865 ( 40%)
01-Sep-2024 15:34:32 ............................................................. 3233 / 7865 ( 41%)
01-Sep-2024 15:34:36 ...............S............................................. 3294 / 7865 ( 41%)
01-Sep-2024 15:34:36 ............................................................. 3355 / 7865 ( 42%)
01-Sep-2024 15:34:36 ............................................................. 3416 / 7865 ( 43%)
01-Sep-2024 15:34:37 ............................................................. 3477 / 7865 ( 44%)
01-Sep-2024 15:34:45 ............................................................. 3538 / 7865 ( 44%)
01-Sep-2024 15:34:55 ............................................................. 3599 / 7865 ( 45%)
01-Sep-2024 15:35:03 ............................................................. 3660 / 7865 ( 46%)
01-Sep-2024 15:35:03 ............................................................. 3721 / 7865 ( 47%)
01-Sep-2024 15:35:04 ............................................................. 3782 / 7865 ( 48%)
01-Sep-2024 15:35:04 ............................................................. 3843 / 7865 ( 48%)
01-Sep-2024 15:35:04 ............................................................. 3904 / 7865 ( 49%)
01-Sep-2024 15:35:04 ............................................................. 3965 / 7865 ( 50%)
01-Sep-2024 15:35:04 ............................................................. 4026 / 7865 ( 51%)
01-Sep-2024 15:35:04 ............................................................. 4087 / 7865 ( 51%)
01-Sep-2024 15:35:04 ............................................................. 4148 / 7865 ( 52%)
01-Sep-2024 15:35:06 ............................................................. 4209 / 7865 ( 53%)
01-Sep-2024 15:35:07 ............................................................. 4270 / 7865 ( 54%)
01-Sep-2024 15:35:09 ............................................................. 4331 / 7865 ( 55%)
01-Sep-2024 15:35:10 ............................................................. 4392 / 7865 ( 55%)
01-Sep-2024 15:35:10 ............................................................. 4453 / 7865 ( 56%)
01-Sep-2024 15:35:10 ............................................................. 4514 / 7865 ( 57%)
01-Sep-2024 15:35:13 ............................................................. 4575 / 7865 ( 58%)
01-Sep-2024 15:35:19 ............................................................. 4636 / 7865 ( 58%)
01-Sep-2024 15:35:21 ............................................................. 4697 / 7865 ( 59%)
01-Sep-2024 15:35:21 ............................................................. 4758 / 7865 ( 60%)
01-Sep-2024 15:35:21 ............................................................. 4819 / 7865 ( 61%)
01-Sep-2024 15:35:21 ............................................................. 4880 / 7865 ( 62%)
01-Sep-2024 15:35:21 ............................................................. 4941 / 7865 ( 62%)
01-Sep-2024 15:35:21 ............................................................. 5002 / 7865 ( 63%)
01-Sep-2024 15:35:21 ............................................................. 5063 / 7865 ( 64%)
01-Sep-2024 15:35:21 ............................................................. 5124 / 7865 ( 65%)
01-Sep-2024 15:35:21 ............................................................. 5185 / 7865 ( 65%)
01-Sep-2024 15:35:22 ............................................................. 5246 / 7865 ( 66%)
01-Sep-2024 15:35:22 ............................................................. 5307 / 7865 ( 67%)
01-Sep-2024 15:35:28 ............................................................. 5368 / 7865 ( 68%)
01-Sep-2024 15:35:36 ............................................................. 5429 / 7865 ( 69%)
01-Sep-2024 15:35:41 ............................................................. 5490 / 7865 ( 69%)
01-Sep-2024 15:35:42 ............................................................. 5551 / 7865 ( 70%)
01-Sep-2024 15:35:42 ............................................................. 5612 / 7865 ( 71%)
01-Sep-2024 15:35:42 ............................................................. 5673 / 7865 ( 72%)
01-Sep-2024 15:35:43 ............................................................. 5734 / 7865 ( 72%)
01-Sep-2024 15:35:43 .......SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7865 ( 73%)
01-Sep-2024 15:35:43 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7865 ( 74%)
01-Sep-2024 15:35:43 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7865 ( 75%)
01-Sep-2024 15:35:43 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5978 / 7865 ( 76%)
01-Sep-2024 15:35:44 SSSSSSSSSSSSSSSSS............................................ 6039 / 7865 ( 76%)
01-Sep-2024 15:35:46 ............................................................. 6100 / 7865 ( 77%)
01-Sep-2024 15:35:48 ............................................................. 6161 / 7865 ( 78%)
01-Sep-2024 15:35:49 ............................................................. 6222 / 7865 ( 79%)
01-Sep-2024 15:35:51 ............................................................. 6283 / 7865 ( 79%)
01-Sep-2024 15:35:53 ............................................................. 6344 / 7865 ( 80%)
01-Sep-2024 15:35:54 ............................................................. 6405 / 7865 ( 81%)
01-Sep-2024 15:35:56 ............................................................. 6466 / 7865 ( 82%)
01-Sep-2024 15:35:58 ............................................................. 6527 / 7865 ( 82%)
01-Sep-2024 15:35:59 ............................................................. 6588 / 7865 ( 83%)
01-Sep-2024 15:36:01 ............................................................. 6649 / 7865 ( 84%)
01-Sep-2024 15:36:03 ............................................................. 6710 / 7865 ( 85%)
01-Sep-2024 15:36:05 ............................................................. 6771 / 7865 ( 86%)
01-Sep-2024 15:36:06 ............................................................. 6832 / 7865 ( 86%)
01-Sep-2024 15:36:08 ............................................................. 6893 / 7865 ( 87%)
01-Sep-2024 15:36:10 ............................................................. 6954 / 7865 ( 88%)
01-Sep-2024 15:36:11 ............................................................. 7015 / 7865 ( 89%)
01-Sep-2024 15:36:13 ............................................................. 7076 / 7865 ( 89%)
01-Sep-2024 15:36:14 ............................................................. 7137 / 7865 ( 90%)
01-Sep-2024 15:36:16 ............................................................. 7198 / 7865 ( 91%)
01-Sep-2024 15:36:18 ............................................................. 7259 / 7865 ( 92%)
01-Sep-2024 15:36:19 ............................................................. 7320 / 7865 ( 93%)
01-Sep-2024 15:36:21 ............................................................. 7381 / 7865 ( 93%)
01-Sep-2024 15:36:23 ............................................................. 7442 / 7865 ( 94%)
01-Sep-2024 15:36:24 ............................................................. 7503 / 7865 ( 95%)
01-Sep-2024 15:36:26 ............................................................. 7564 / 7865 ( 96%)
01-Sep-2024 15:36:28 ............................................................. 7625 / 7865 ( 96%)
01-Sep-2024 15:36:29 ............................................................. 7686 / 7865 ( 97%)
01-Sep-2024 15:36:31 ............................................................. 7747 / 7865 ( 98%)
01-Sep-2024 15:36:33 .......................................................
01-Sep-2024 15:36:33
01-Sep-2024 15:36:33 Time: 03:26.176, Memory: 250.50 MB
01-Sep-2024 15:36:33
01-Sep-2024 15:36:33 OK, but incomplete, skipped, or risky tests!
01-Sep-2024 15:36:33 Tests: 7865, Assertions: 161639, Skipped: 275, Incomplete: 5.
01-Sep-2024 15:36:33 Finished task 'Run tests' with result: Success
01-Sep-2024 15:36:33 Starting task 'Parsing test results produced by script' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
01-Sep-2024 15:36:33 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1...
01-Sep-2024 15:36:33 Finished task 'Parsing test results produced by script' with result: Success
01-Sep-2024 15:36:33
Substituting variable: ${bamboo.PRnumber} with 6657
01-Sep-2024 15:36:33
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-185
01-Sep-2024 15:36:33
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-185
01-Sep-2024 15:36:33 Starting task 'Set result build status' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
01-Sep-2024 15:36:33
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #185 (PHPBB3-PR1-JOB1-185)'
... running command line:
/bin/sh /home/bamboo/temp/PHPBB3-PR1-JOB1-185-ScriptBuildTask-7407367869599163401.sh
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
01-Sep-2024 15:36:34 From https://github.com/phpbb/phpbb
01-Sep-2024 15:36:34 * branch                  refs/pull/6657/head -> FETCH_HEAD
01-Sep-2024 15:36:34   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01-Sep-2024 15:36:34                                  Dload  Upload   Total   Spent    Left  Speed
01-Sep-2024 15:36:34
01-Sep-2024 15:36:34   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
01-Sep-2024 15:36:34 100  1740  100  1560  100   180   4345    501 --:--:-- --:--:-- --:--:--  4846
01-Sep-2024 15:36:34 Finished task 'Set result build status' with result: Success
01-Sep-2024 15:36:34 Running post build plugin 'Artifact Copier'
01-Sep-2024 15:36:34 Running post build plugin 'npm Cache Cleanup'
01-Sep-2024 15:36:34 Running post build plugin 'NCover Results Collector'
01-Sep-2024 15:36:34 Running post build plugin 'Build Results Label Collector'
01-Sep-2024 15:36:34
Substituting variable: ${bamboo.PRnumber} with 6657
01-Sep-2024 15:36:34 Running post build plugin 'Clover Results Collector'
01-Sep-2024 15:36:34 Running post build plugin 'Docker Container Cleanup'
01-Sep-2024 15:36:35 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-PR1-JOB1'
01-Sep-2024 15:36:35 Finalising the build...
01-Sep-2024 15:36:35 Stopping timer.
01-Sep-2024 15:36:35 Build PHPBB3-PR1-JOB1-185 completed.
01-Sep-2024 15:36:35 Running on server: post build plugin 'Build Hanging Detection Configuration'
01-Sep-2024 15:36:35 Running on server: post build plugin 'NCover Results Collector'
01-Sep-2024 15:36:35 Running on server: post build plugin 'Build Labeller'
01-Sep-2024 15:36:35 Running on server: post build plugin 'Clover Delta Calculator'
01-Sep-2024 15:36:35 Running on server: post build plugin 'Maven Dependencies Postprocessor'
01-Sep-2024 15:36:35 All post build plugins have finished
01-Sep-2024 15:36:35 Generating build results summary...
01-Sep-2024 15:36:41 Saving build results to disk...
01-Sep-2024 15:36:41 Store variable context...
01-Sep-2024 15:36:41 Finished building PHPBB3-PR1-JOB1-185.