Tests pending pull requests

Build: #69 was successful

Job: Build and Test Job was successful

Stages & jobs

  1. Build and Test

Build log

The build generated 1,255 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-Jun-2024 13:56:24 #5 23.42 checking pkg-config is at least version 0.9.0... yes
01-Jun-2024 13:56:24 #5 23.44 checking for cc... cc
01-Jun-2024 13:56:25 #5 23.56 checking whether the C compiler works... yes
01-Jun-2024 13:56:25 #5 24.13 checking for C compiler default output file name... a.out
01-Jun-2024 13:56:25 #5 24.13 checking for suffix of executables...
01-Jun-2024 13:56:25 #5 24.24 checking whether we are cross compiling... no
01-Jun-2024 13:56:25 #5 24.53 checking for suffix of object files... o
01-Jun-2024 13:56:25 #5 24.58 checking whether the compiler supports GNU C... yes
01-Jun-2024 13:56:25 #5 24.62 checking whether cc accepts -g... yes
01-Jun-2024 13:56:25 #5 24.68 checking for cc option to enable C11 features... none needed
01-Jun-2024 13:56:26 #5 24.79 checking how to run the C preprocessor... cc -E
01-Jun-2024 13:56:26 #5 25.14 checking for icc... no
01-Jun-2024 13:56:26 #5 25.17 checking for suncc... no
01-Jun-2024 13:56:26 #5 25.20 checking for system library directory... lib
01-Jun-2024 13:56:26 #5 25.20 checking if compiler supports -Wl,-rpath,... yes
01-Jun-2024 13:56:26 #5 25.35 checking build system type... x86_64-pc-linux-gnu
01-Jun-2024 13:56:26 #5 25.37 checking host system type... x86_64-pc-linux-gnu
01-Jun-2024 13:56:26 #5 25.37 checking target system type... x86_64-pc-linux-gnu
01-Jun-2024 13:56:27 #5 26.20 checking for PHP prefix... /usr/local
01-Jun-2024 13:56:27 #5 26.20 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-Jun-2024 13:56:27 #5 26.20 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
01-Jun-2024 13:56:27 #5 26.20 checking for PHP installed headers prefix... /usr/local/include/php
01-Jun-2024 13:56:33 #5 26.20 checking if debug is enabled... no
01-Jun-2024 13:56:33 #5 32.30 checking if zts is enabled... no
01-Jun-2024 13:56:33 #5 32.36 checking for gawk... no
01-Jun-2024 13:56:33 #5 32.37 checking for nawk... nawk
01-Jun-2024 13:56:33 #5 32.37 checking if nawk is broken... no
01-Jun-2024 13:56:33 #5 32.48 checking for zip archive read/write support... yes, shared
01-Jun-2024 13:56:33 #5 32.48 checking for libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0... yes
01-Jun-2024 13:56:33 #5 32.53 checking for zip_file_set_mtime in -lzip... yes
01-Jun-2024 13:56:33 #5 32.66 checking for zip_file_set_encryption in -lzip... yes
01-Jun-2024 13:56:33 #5 32.84 checking for zip_libzip_version in -lzip... yes
01-Jun-2024 13:56:34 #5 32.97 checking for zip_register_progress_callback_with_state in -lzip... yes
01-Jun-2024 13:56:34 #5 33.13 checking for zip_register_cancel_callback_with_state in -lzip... yes
01-Jun-2024 13:56:34 #5 33.28 checking for zip_compression_method_supported in -lzip... yes
01-Jun-2024 13:56:34 #5 33.41 checking for a sed that does not truncate output... /usr/bin/sed
01-Jun-2024 13:56:34 #5 33.42 checking for ld used by cc... /usr/bin/ld
01-Jun-2024 13:56:34 #5 33.43 checking if the linker (/usr/bin/ld) is GNU ld... yes
01-Jun-2024 13:56:34 #5 33.44 checking for /usr/bin/ld option to reload object files... -r
01-Jun-2024 13:56:34 #5 33.44 checking for BSD-compatible nm... /usr/bin/nm -B
01-Jun-2024 13:56:34 #5 33.45 checking whether ln -s works... yes
01-Jun-2024 13:56:34 #5 33.45 checking how to recognize dependent libraries... pass_all
01-Jun-2024 13:56:34 #5 33.49 checking for stdio.h... yes
01-Jun-2024 13:56:34 #5 33.54 checking for stdlib.h... yes
01-Jun-2024 13:56:34 #5 33.61 checking for string.h... yes
01-Jun-2024 13:56:34 #5 33.68 checking for inttypes.h... yes
01-Jun-2024 13:56:34 #5 33.82 checking for stdint.h... yes
01-Jun-2024 13:56:34 #5 33.89 checking for strings.h... yes
01-Jun-2024 13:56:35 #5 33.96 checking for sys/stat.h... yes
01-Jun-2024 13:56:35 #5 34.04 checking for sys/types.h... yes
01-Jun-2024 13:56:35 #5 34.10 checking for unistd.h... yes
01-Jun-2024 13:56:35 #5 34.22 checking for dlfcn.h... yes
01-Jun-2024 13:56:35 #5 34.30 checking the maximum length of command line arguments... 1572864
01-Jun-2024 13:56:35 #5 34.33 checking command to parse /usr/bin/nm -B output from cc object... ok
01-Jun-2024 13:56:35 #5 34.53 checking for objdir... .libs
01-Jun-2024 13:56:35 #5 34.54 checking for ar... ar
01-Jun-2024 13:56:35 #5 34.54 checking for ranlib... ranlib
01-Jun-2024 13:56:35 #5 34.54 checking for strip... strip
01-Jun-2024 13:56:35 #5 34.68 checking if cc supports -fno-rtti -fno-exceptions... no
01-Jun-2024 13:56:35 #5 34.75 checking for cc option to produce PIC... -fPIC
01-Jun-2024 13:56:35 #5 34.75 checking if cc PIC flag -fPIC works... yes
01-Jun-2024 13:56:36 #5 34.81 checking if cc static flag -static works... yes
01-Jun-2024 13:56:36 #5 35.27 checking if cc supports -c -o file.o... yes
01-Jun-2024 13:56:36 #5 35.34 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
01-Jun-2024 13:56:36 #5 35.37 checking whether -lc should be explicitly linked in... no
01-Jun-2024 13:56:36 #5 35.44 checking dynamic linker characteristics... GNU/Linux ld.so
01-Jun-2024 13:56:36 #5 35.53 checking how to hardcode library paths into programs... immediate
01-Jun-2024 13:56:36 #5 35.53 checking whether stripping libraries is possible... yes
01-Jun-2024 13:56:36 #5 35.63 checking if libtool supports shared libraries... yes
01-Jun-2024 13:56:36 #5 35.63 checking whether to build shared libraries... yes
01-Jun-2024 13:56:36 #5 35.63 checking whether to build static libraries... no
01-Jun-2024 13:56:37 #5 36.01
01-Jun-2024 13:56:37 #5 36.01 creating libtool
01-Jun-2024 13:56:37 #5 36.05 appending configuration tag "CXX" to libtool
01-Jun-2024 13:56:37 #5 36.19 configure: patching config.h.in
01-Jun-2024 13:56:37 #5 36.20 configure: creating ./config.status
01-Jun-2024 13:56:37 #5 36.32 config.status: creating config.h
01-Jun-2024 13:56:37 #5 36.48 /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-Jun-2024 13:56:37 #5 36.48 /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-Jun-2024 13:56:37 #5 36.72 mkdir .libs
01-Jun-2024 13:56:37 #5 36.73  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-Jun-2024 13:56:37 #5 36.74  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-Jun-2024 13:56:40 #5 39.43 /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-Jun-2024 13:56:40 #5 39.66 cc -shared  .libs/php_zip.o .libs/zip_stream.o  -lzip  -Wl,-O1 -Wl,-soname -Wl,zip.so -o .libs/zip.so
01-Jun-2024 13:56:40 #5 39.71 creating zip.la
01-Jun-2024 13:56:40 #5 39.73 (cd .libs && rm -f zip.la && ln -s ../zip.la zip.la)
01-Jun-2024 13:56:40 #5 39.73 /bin/bash /usr/src/php/ext/zip/libtool --mode=install cp ./zip.la /usr/src/php/ext/zip/modules
01-Jun-2024 13:56:40 #5 39.80 cp ./.libs/zip.so /usr/src/php/ext/zip/modules/zip.so
01-Jun-2024 13:56:40 #5 39.81 cp ./.libs/zip.lai /usr/src/php/ext/zip/modules/zip.la
01-Jun-2024 13:56:40 #5 39.84 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/zip/modules
01-Jun-2024 13:56:40 #5 39.85 ----------------------------------------------------------------------
01-Jun-2024 13:56:40 #5 39.85 Libraries have been installed in:
01-Jun-2024 13:56:40 #5 39.85    /usr/src/php/ext/zip/modules
01-Jun-2024 13:56:40 #5 39.85
01-Jun-2024 13:56:40 #5 39.85 If you ever happen to want to link against installed libraries
01-Jun-2024 13:56:40 #5 39.85 in a given directory, LIBDIR, you must either use libtool, and
01-Jun-2024 13:56:40 #5 39.85 specify the full pathname of the library, or use the `-LLIBDIR'
01-Jun-2024 13:56:40 #5 39.85 flag during linking and do at least one of the following:
01-Jun-2024 13:56:40 #5 39.85    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
01-Jun-2024 13:56:40 #5 39.85      during execution
01-Jun-2024 13:56:40 #5 39.85    - add LIBDIR to the `LD_RUN_PATH' environment variable
01-Jun-2024 13:56:40 #5 39.85      during linking
01-Jun-2024 13:56:40 #5 39.85    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
01-Jun-2024 13:56:40 #5 39.85    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
01-Jun-2024 13:56:40 #5 39.85
01-Jun-2024 13:56:40 #5 39.85 See any operating system documentation about shared libraries for
01-Jun-2024 13:56:40 #5 39.85 more information, such as the ld(1) and ld.so(8) manual pages.
01-Jun-2024 13:56:40 #5 39.85 ----------------------------------------------------------------------
01-Jun-2024 13:56:40 #5 39.86
01-Jun-2024 13:56:40 #5 39.86 Build complete.
01-Jun-2024 13:56:40 #5 39.86 Don't forget to run 'make test'.
01-Jun-2024 13:56:40 #5 39.87
01-Jun-2024 13:56:40 #5 39.93 + strip --strip-all modules/zip.so
01-Jun-2024 13:56:41 #5 39.98 Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
01-Jun-2024 13:56:41 #5 40.18 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
01-Jun-2024 13:56:41 #5 40.19 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
01-Jun-2024 13:56:41 #5 40.20 find . -name \*.la -o -name \*.a | xargs rm -f
01-Jun-2024 13:56:41 #5 40.21 find . -name \*.so | xargs rm -f
01-Jun-2024 13:56:41 #5 40.22 find . -name .libs -a -type d|xargs rm -rf
01-Jun-2024 13:56:41 #5 40.23 rm -f libphp.la      modules/* libs/*
01-Jun-2024 13:56:41 #5 40.24 rm -f ext/opcache/jit/zend_jit_x86.c
01-Jun-2024 13:56:41 #5 40.24 rm -f ext/opcache/jit/zend_jit_arm64.c
01-Jun-2024 13:56:41 #5 40.24 rm -f ext/opcache/minilua
01-Jun-2024 13:56:42 #5 DONE 41.7s
01-Jun-2024 13:56:42
01-Jun-2024 13:56:42 #6 [3/6] RUN pecl install xdebug-3.2.2
01-Jun-2024 13:56:45 #6 2.946 downloading xdebug-3.2.2.tgz ...
01-Jun-2024 13:56:45 #6 2.947 Starting to download xdebug-3.2.2.tgz (246,966 bytes)
01-Jun-2024 13:56:46 #6 2.947 ....................................................done: 246,966 bytes
01-Jun-2024 13:56:46 #6 3.462 96 source files, building
01-Jun-2024 13:56:46 #6 3.463 running: phpize
01-Jun-2024 13:56:46 #6 3.482 Configuring for:
01-Jun-2024 13:56:46 #6 3.482 PHP Api Version:         20210902
01-Jun-2024 13:56:46 #6 3.482 Zend Module Api No:      20210902
01-Jun-2024 13:56:46 #6 3.482 Zend Extension Api No:   420210902
01-Jun-2024 13:56:47 #6 4.921 building in /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2
01-Jun-2024 13:56:47 #6 4.922 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
01-Jun-2024 13:56:47 #6 5.150 checking for grep that handles long lines and -e... /usr/bin/grep
01-Jun-2024 13:56:48 #6 5.153 checking for egrep... /usr/bin/grep -E
01-Jun-2024 13:56:48 #6 5.162 checking for a sed that does not truncate output... /usr/bin/sed
01-Jun-2024 13:56:48 #6 5.186 checking for pkg-config... /usr/bin/pkg-config
01-Jun-2024 13:56:48 #6 5.189 checking pkg-config is at least version 0.9.0... yes
01-Jun-2024 13:56:48 #6 5.189 checking for cc... cc
01-Jun-2024 13:56:48 #6 5.350 checking whether the C compiler works... yes
01-Jun-2024 13:56:48 #6 5.350 checking for C compiler default output file name... a.out
01-Jun-2024 13:56:48 #6 5.430 checking for suffix of executables...
01-Jun-2024 13:56:48 #6 5.524 checking whether we are cross compiling... no
01-Jun-2024 13:56:48 #6 5.571 checking for suffix of object files... o
01-Jun-2024 13:56:48 #6 5.623 checking whether the compiler supports GNU C... yes
01-Jun-2024 13:56:48 #6 5.670 checking whether cc accepts -g... yes
01-Jun-2024 13:56:48 #6 5.788 checking for cc option to enable C11 features... none needed
01-Jun-2024 13:56:48 #6 5.855 checking how to run the C preprocessor... cc -E
01-Jun-2024 13:56:48 #6 5.946 checking for icc... no
01-Jun-2024 13:56:48 #6 5.969 checking for suncc... no
01-Jun-2024 13:56:48 #6 5.971 checking for system library directory... lib
01-Jun-2024 13:56:48 #6 6.063 checking if compiler supports -Wl,-rpath,... yes
01-Jun-2024 13:56:48 #6 6.205 checking build system type... x86_64-pc-linux-gnu
01-Jun-2024 13:56:48 #6 6.205 checking host system type... x86_64-pc-linux-gnu
01-Jun-2024 13:56:48 #6 6.205 checking target system type... x86_64-pc-linux-gnu
01-Jun-2024 13:56:49 #6 6.286 checking for PHP prefix... /usr/local
01-Jun-2024 13:56:49 #6 6.287 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-Jun-2024 13:56:49 #6 6.287 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
01-Jun-2024 13:56:49 #6 6.287 checking for PHP installed headers prefix... /usr/local/include/php
01-Jun-2024 13:56:49 #6 6.330 checking if debug is enabled... no
01-Jun-2024 13:56:49 #6 6.373 checking if zts is enabled... no
01-Jun-2024 13:56:49 #6 6.374 checking for gawk... no
01-Jun-2024 13:56:49 #6 6.375 checking for nawk... nawk
01-Jun-2024 13:56:49 #6 6.378 checking if nawk is broken... no
01-Jun-2024 13:56:49 #6 6.378 checking whether to enable Xdebug support... yes, shared
01-Jun-2024 13:56:49 #6 6.383 checking whether to enable Xdebug developer build flags... no
01-Jun-2024 13:56:49 #6 6.383 checking whether to compress profiler files (requires zlib)... yes
01-Jun-2024 13:56:49 #6 6.397 checking Check for supported PHP versions... supported (8.1.28)
01-Jun-2024 13:56:49 #6 6.537 checking for clock_gettime... yes
01-Jun-2024 13:56:49 #6 6.650 checking for clock_gettime_nsec_np... no
01-Jun-2024 13:56:49 #6 6.750 checking for gettimeofday... yes
01-Jun-2024 13:56:49 #6 6.800 checking for stdio.h... yes
01-Jun-2024 13:56:49 #6 6.868 checking for stdlib.h... yes
01-Jun-2024 13:56:49 #6 6.944 checking for string.h... yes
01-Jun-2024 13:56:49 #6 7.047 checking for inttypes.h... yes
01-Jun-2024 13:56:49 #6 7.133 checking for stdint.h... yes
01-Jun-2024 13:56:49 #6 7.209 checking for strings.h... yes
01-Jun-2024 13:56:50 #6 7.293 checking for sys/stat.h... yes
01-Jun-2024 13:56:50 #6 7.386 checking for sys/types.h... yes
01-Jun-2024 13:56:50 #6 7.476 checking for unistd.h... yes
01-Jun-2024 13:56:50 #6 7.573 checking for netinet/in.h... yes
01-Jun-2024 13:56:50 #6 7.659 checking for poll.h... yes
01-Jun-2024 13:56:50 #6 7.742 checking for sys/poll.h... yes
01-Jun-2024 13:56:50 #6 7.891 checking for linux/rtnetlink.h... yes
01-Jun-2024 13:56:50 #6 8.012 checking for res_ninit... no
01-Jun-2024 13:56:50 #6 8.133 checking for __res_ninit... yes
01-Jun-2024 13:56:51 #6 8.238 checking for res_nclose... no
01-Jun-2024 13:56:51 #6 8.371 checking for __res_nclose... yes
01-Jun-2024 13:56:51 #6 8.487 checking for cos in -lm... yes
01-Jun-2024 13:56:51 #6 8.501 checking for zlib >= 1.2.9... yes
01-Jun-2024 13:56:51 #6 8.649 checking for a sed that does not truncate output... /usr/bin/sed
01-Jun-2024 13:56:51 #6 8.663 checking for ld used by cc... /usr/bin/ld
01-Jun-2024 13:56:51 #6 8.669 checking if the linker (/usr/bin/ld) is GNU ld... yes
01-Jun-2024 13:56:51 #6 8.671 checking for /usr/bin/ld option to reload object files... -r
01-Jun-2024 13:56:51 #6 8.678 checking for BSD-compatible nm... /usr/bin/nm -B
01-Jun-2024 13:56:51 #6 8.678 checking whether ln -s works... yes
01-Jun-2024 13:56:51 #6 8.680 checking how to recognize dependent libraries... pass_all
01-Jun-2024 13:56:51 #6 8.799 checking for dlfcn.h... yes
01-Jun-2024 13:56:51 #6 8.812 checking the maximum length of command line arguments... 1572864
01-Jun-2024 13:56:51 #6 8.980 checking command to parse /usr/bin/nm -B output from cc object... ok
01-Jun-2024 13:56:51 #6 8.988 checking for objdir... .libs
01-Jun-2024 13:56:51 #6 8.989 checking for ar... ar
01-Jun-2024 13:56:51 #6 8.990 checking for ranlib... ranlib
01-Jun-2024 13:56:51 #6 8.991 checking for strip... strip
01-Jun-2024 13:56:51 #6 9.190 checking if cc supports -fno-rtti -fno-exceptions... no
01-Jun-2024 13:56:51 #6 9.190 checking for cc option to produce PIC... -fPIC
01-Jun-2024 13:56:52 #6 9.250 checking if cc PIC flag -fPIC works... yes
01-Jun-2024 13:56:52 #6 9.454 checking if cc static flag -static works... yes
01-Jun-2024 13:56:52 #6 9.519 checking if cc supports -c -o file.o... yes
01-Jun-2024 13:56:52 #6 9.555 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
01-Jun-2024 13:56:52 #6 9.616 checking whether -lc should be explicitly linked in... no
01-Jun-2024 13:56:52 #6 9.651 checking dynamic linker characteristics... GNU/Linux ld.so
01-Jun-2024 13:56:52 #6 9.652 checking how to hardcode library paths into programs... immediate
01-Jun-2024 13:56:52 #6 9.658 checking whether stripping libraries is possible... yes
01-Jun-2024 13:56:52 #6 9.658 checking if libtool supports shared libraries... yes
01-Jun-2024 13:56:52 #6 9.658 checking whether to build shared libraries... yes
01-Jun-2024 13:56:52 #6 9.658 checking whether to build static libraries... no
01-Jun-2024 13:56:52 #6 10.04
01-Jun-2024 13:56:52 #6 10.04 creating libtool
01-Jun-2024 13:56:53 #6 10.08 appending configuration tag "CXX" to libtool
01-Jun-2024 13:56:53 #6 10.28 configure: patching config.h.in
01-Jun-2024 13:56:53 #6 10.29 configure: creating ./config.status
01-Jun-2024 13:56:53 #6 10.42 config.status: creating config.h
01-Jun-2024 13:56:53 #6 10.54 running: make
01-Jun-2024 13:56:53 #6 10.54 Makefile:244: warning: overriding recipe for target 'test'
01-Jun-2024 13:56:53 #6 10.54 Makefile:136: warning: ignoring old recipe for target 'test'
01-Jun-2024 13:56:53 #6 10.56 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:56:53 #6 10.77 mkdir .libs
01-Jun-2024 13:56:53 #6 10.78  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:56:54 #6 11.67 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:56:54 #6 11.88 mkdir src/base/.libs
01-Jun-2024 13:56:54 #6 11.89  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:56:56 #6 13.44 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:56:56 #6 13.60  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:56:56 #6 14.18 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:56:57 #6 14.36 mkdir src/lib/.libs
01-Jun-2024 13:56:57 #6 14.36  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:56:57 #6 15.19 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:56:58 #6 15.36  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:56:58 #6 16.09 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:56:59 #6 16.27  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:56:59 #6 16.33 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:56:59 #6 16.53  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:56:59 #6 17.04 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:56:59 #6 17.22  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:00 #6 17.53 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:00 #6 17.71  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:00 #6 18.20 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:01 #6 18.40  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:02 #6 19.34 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:02 #6 19.54  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:02 #6 19.69 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:02 #6 19.87  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:03 #6 20.95 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:03 #6 21.15  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:04 #6 21.29 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:04 #6 21.49  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:04 #6 22.15 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:05 #6 22.36  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:05 #6 22.90 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:05 #6 23.10  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:07 #6 24.61 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:07 #6 24.80  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:08 #6 25.54 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:08 #6 25.72  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:09 #6 26.47 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:09 #6 26.66  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:10 #6 27.52 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:10 #6 27.71  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:11 #6 28.80 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:11 #6 29.01  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:12 #6 29.54 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:12 #6 29.72 mkdir src/coverage/.libs
01-Jun-2024 13:57:12 #6 29.73  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:13 #6 30.47 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:13 #6 30.63  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:14 #6 31.70 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:14 #6 31.86 mkdir src/debugger/.libs
01-Jun-2024 13:57:14 #6 31.87  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:15 #6 32.65 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:15 #6 32.82  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:16 #6 33.72 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:16 #6 33.93  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:19 #6 36.80 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:19 #6 37.00  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:20 #6 37.54 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:20 #6 37.69  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:21 #6 38.39 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:21 #6 38.57 mkdir src/develop/.libs
01-Jun-2024 13:57:21 #6 38.58  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:21 #6 39.05 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:22 #6 39.25  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:22 #6 39.81 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:22 #6 40.00  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:23 #6 40.69 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:23 #6 40.87  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:24 #6 41.98 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:24 #6 42.17  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:25 #6 42.79 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:25 #6 42.97 mkdir src/gcstats/.libs
01-Jun-2024 13:57:25 #6 42.98  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:26 #6 43.71 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:26 #6 43.88 mkdir src/profiler/.libs
01-Jun-2024 13:57:26 #6 43.88  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:27 #6 44.66 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:27 #6 44.82 mkdir src/tracing/.libs
01-Jun-2024 13:57:27 #6 44.83  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:28 #6 45.46 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:28 #6 45.64  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:28 #6 46.19 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:29 #6 46.39  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:29 #6 47.03 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:29 #6 47.22  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:30 #6 48.14 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=link cc -shared -I/tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserzZdseh/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-defaultuserzZdseh/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-defaultuserzZdseh/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-Jun-2024 13:57:30 #6 48.14 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-Jun-2024 13:57:31 #6 48.78 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-Jun-2024 13:57:31 #6 48.78 extual.o src/tracing/.libs/tracing.o  -lm -lz  -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
01-Jun-2024 13:57:31 #6 48.93 creating xdebug.la
01-Jun-2024 13:57:31 #6 48.95 (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
01-Jun-2024 13:57:31 #6 48.95 /bin/bash /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/modules
01-Jun-2024 13:57:31 #6 49.01 cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/modules/xdebug.so
01-Jun-2024 13:57:31 #6 49.02 cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/modules/xdebug.la
01-Jun-2024 13:57:31 #6 49.06 PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/modules
01-Jun-2024 13:57:31 #6 49.06 ----------------------------------------------------------------------
01-Jun-2024 13:57:31 #6 49.06 Libraries have been installed in:
01-Jun-2024 13:57:31 #6 49.06    /tmp/pear/temp/pear-build-defaultuserzZdseh/xdebug-3.2.2/modules
01-Jun-2024 13:57:31 #6 49.06
01-Jun-2024 13:57:31 #6 49.06 If you ever happen to want to link against installed libraries
01-Jun-2024 13:57:31 #6 49.06 in a given directory, LIBDIR, you must either use libtool, and
01-Jun-2024 13:57:31 #6 49.06 specify the full pathname of the library, or use the `-LLIBDIR'
01-Jun-2024 13:57:31 #6 49.06 flag during linking and do at least one of the following:
01-Jun-2024 13:57:31 #6 49.06    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
01-Jun-2024 13:57:31 #6 49.06      during execution
01-Jun-2024 13:57:31 #6 49.06    - add LIBDIR to the `LD_RUN_PATH' environment variable
01-Jun-2024 13:57:31 #6 49.06      during linking
01-Jun-2024 13:57:31 #6 49.06    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
01-Jun-2024 13:57:31 #6 49.06    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
01-Jun-2024 13:57:31 #6 49.06
01-Jun-2024 13:57:31 #6 49.06 See any operating system documentation about shared libraries for
01-Jun-2024 13:57:31 #6 49.06 more information, such as the ld(1) and ld.so(8) manual pages.
01-Jun-2024 13:57:31 #6 49.06 ----------------------------------------------------------------------
01-Jun-2024 13:57:31 #6 49.07
01-Jun-2024 13:57:31 #6 49.07 Build complete.
01-Jun-2024 13:57:31 #6 49.07 Don't forget to run 'make test'.
01-Jun-2024 13:57:31 #6 49.08
01-Jun-2024 13:57:31 #6 49.08 running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuserzZdseh/install-xdebug-3.2.2" install
01-Jun-2024 13:57:31 #6 49.08 Makefile:244: warning: overriding recipe for target 'test'
01-Jun-2024 13:57:31 #6 49.08 Makefile:136: warning: ignoring old recipe for target 'test'
01-Jun-2024 13:57:31 #6 49.18 Installing shared extensions:     /tmp/pear/temp/pear-build-defaultuserzZdseh/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/
01-Jun-2024 13:57:32 #6 49.25
01-Jun-2024 13:57:32 #6 49.42 shtool:echo:Warning: unable to determine terminal sequence for bold mode
01-Jun-2024 13:57:32 #6 49.45   +----------------------------------------------------------------------+
01-Jun-2024 13:57:32 #6 49.46   |                                                                      |
01-Jun-2024 13:57:32 #6 49.46   |   INSTALLATION INSTRUCTIONS                                          |
01-Jun-2024 13:57:32 #6 49.46   |   =========================                                          |
01-Jun-2024 13:57:32 #6 49.47   |                                                                      |
01-Jun-2024 13:57:32 #6 49.47   |   See https://xdebug.org/install.php#configure-php for instructions  |
01-Jun-2024 13:57:32 #6 49.48   |   on how to enable Xdebug for PHP.                                   |
01-Jun-2024 13:57:32 #6 49.48   |                                                                      |
01-Jun-2024 13:57:32 #6 49.48   |   Documentation is available online as well:                         |
01-Jun-2024 13:57:32 #6 49.49   |   - A list of all settings:  https://xdebug.org/docs-settings.php    |
01-Jun-2024 13:57:32 #6 49.49   |   - A list of all functions: https://xdebug.org/docs-functions.php   |
01-Jun-2024 13:57:32 #6 49.49   |   - Profiling instructions:  https://xdebug.org/docs-profiling2.php  |
01-Jun-2024 13:57:32 #6 49.50   |   - Remote debugging:        https://xdebug.org/docs-debugger.php    |
01-Jun-2024 13:57:32 #6 49.50   |                                                                      |
01-Jun-2024 13:57:32 #6 49.50   |                                                                      |
01-Jun-2024 13:57:32 #6 49.51   |   NOTE: Please disregard the message                                 |
01-Jun-2024 13:57:32 #6 49.51   |       You should add "extension=xdebug.so" to php.ini                |
01-Jun-2024 13:57:32 #6 49.51   |   that is emitted by the PECL installer. This does not work for      |
01-Jun-2024 13:57:32 #6 49.52   |   Xdebug.                                                            |
01-Jun-2024 13:57:32 #6 49.52   |                                                                      |
01-Jun-2024 13:57:32 #6 49.53   +----------------------------------------------------------------------+
01-Jun-2024 13:57:32 #6 49.60 shtool:echo:Warning: unable to determine terminal sequence for bold mode
01-Jun-2024 13:57:32 #6 49.64
01-Jun-2024 13:57:32 #6 49.64
01-Jun-2024 13:57:32 #6 49.64 running: find "/tmp/pear/temp/pear-build-defaultuserzZdseh/install-xdebug-3.2.2" | xargs ls -dils
01-Jun-2024 13:57:32 #6 49.65 2885502    4 drwxr-xr-x. 3 root root    4096 Jun  1 13:57 /tmp/pear/temp/pear-build-defaultuserzZdseh/install-xdebug-3.2.2
01-Jun-2024 13:57:32 #6 49.65 2885699    4 drwxr-xr-x. 3 root root    4096 Jun  1 13:57 /tmp/pear/temp/pear-build-defaultuserzZdseh/install-xdebug-3.2.2/usr
01-Jun-2024 13:57:32 #6 49.65 2885700    4 drwxr-xr-x. 3 root root    4096 Jun  1 13:57 /tmp/pear/temp/pear-build-defaultuserzZdseh/install-xdebug-3.2.2/usr/local
01-Jun-2024 13:57:32 #6 49.65 2885704    4 drwxr-xr-x. 3 root root    4096 Jun  1 13:57 /tmp/pear/temp/pear-build-defaultuserzZdseh/install-xdebug-3.2.2/usr/local/lib
01-Jun-2024 13:57:32 #6 49.65 2885706    4 drwxr-xr-x. 3 root root    4096 Jun  1 13:57 /tmp/pear/temp/pear-build-defaultuserzZdseh/install-xdebug-3.2.2/usr/local/lib/php
01-Jun-2024 13:57:32 #6 49.65 2885707    4 drwxr-xr-x. 3 root root    4096 Jun  1 13:57 /tmp/pear/temp/pear-build-defaultuserzZdseh/install-xdebug-3.2.2/usr/local/lib/php/extensions
01-Jun-2024 13:57:32 #6 49.65 2885708    4 drwxr-xr-x. 2 root root    4096 Jun  1 13:57 /tmp/pear/temp/pear-build-defaultuserzZdseh/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902
01-Jun-2024 13:57:32 #6 49.65 2885698 1760 -rwxr-xr-x. 1 root root 1798232 Jun  1 13:57 /tmp/pear/temp/pear-build-defaultuserzZdseh/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so
01-Jun-2024 13:57:32 #6 49.66
01-Jun-2024 13:57:32 #6 49.66 Build process completed successfully
01-Jun-2024 13:57:32 #6 49.66 Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so'
01-Jun-2024 13:57:32 #6 49.84 install ok: channel://pecl.php.net/xdebug-3.2.2
01-Jun-2024 13:57:32 #6 49.84 configuration option "php_ini" is not set to php.ini location
01-Jun-2024 13:57:32 #6 49.84 You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so" to php.ini
01-Jun-2024 13:57:32 #6 DONE 50.0s
01-Jun-2024 13:57:32
01-Jun-2024 13:57:32 #7 [4/6] RUN docker-php-ext-enable xdebug
01-Jun-2024 13:57:33 #7 DONE 0.6s
01-Jun-2024 13:57:33
01-Jun-2024 13:57:33 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini
01-Jun-2024 13:57:34 #8 DONE 0.7s
01-Jun-2024 13:57:34
01-Jun-2024 13:57:34 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost
01-Jun-2024 13:57:34 #9 DONE 0.4s
01-Jun-2024 13:57:34
01-Jun-2024 13:57:34 #10 exporting to image
01-Jun-2024 13:57:34 #10 exporting layers
01-Jun-2024 13:57:35 #10 exporting layers 1.0s done
01-Jun-2024 13:57:35 #10 writing image sha256:7c99c1bd187a875111a6bc16898c08e491ad1214a1104075d54ab14929b0f246 done
01-Jun-2024 13:57:35 #10 naming to docker.io/library/phpbb:php-8.1 done
01-Jun-2024 13:57:35 #10 DONE 1.0s
01-Jun-2024 13:57:35 Built Docker image 'phpbb:php-8.1'
01-Jun-2024 13:57:35 Finished task 'Build image' with result: Success
01-Jun-2024 13:57:35
Substituting variable: ${bamboo.PHPVersion} with 8.1
01-Jun-2024 13:57:35
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
01-Jun-2024 13:57:35 Starting task 'Prepare directory' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
01-Jun-2024 13:57:35 Running image name (phpbb:php-8.1)
01-Jun-2024 13:57:35
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #69 (PHPBB3-PR1-JOB1-69)'
... 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=991 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-Jun-2024 13:57:36 You are using the deprecated option "--dev". It has no effect and will break in Composer 3.
01-Jun-2024 13:57:36 Installing dependencies from lock file (including require-dev)
01-Jun-2024 13:57:36 Verifying lock file contents can be installed on current platform.
01-Jun-2024 13:57:36 Package operations: 142 installs, 0 updates, 0 removals
01-Jun-2024 13:57:36 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-Jun-2024 13:57:36   - Downloading composer/installers (v1.12.0)
01-Jun-2024 13:57:36   - Downloading composer/package-versions-deprecated (1.11.99.5)
01-Jun-2024 13:57:36   - Downloading bantu/ini-get-wrapper (v1.0.1)
01-Jun-2024 13:57:36   - Downloading carlos-mg89/oauth (0.8.15)
01-Jun-2024 13:57:36   - Downloading chita/topological_sort (v3.0.1)
01-Jun-2024 13:57:36   - Downloading symfony/process (v6.4.3)
01-Jun-2024 13:57:36   - Downloading symfony/polyfill-php81 (v1.29.0)
01-Jun-2024 13:57:36   - Downloading symfony/polyfill-php80 (v1.29.0)
01-Jun-2024 13:57:36   - Downloading symfony/polyfill-php73 (v1.29.0)
01-Jun-2024 13:57:36   - Downloading symfony/finder (v6.4.0)
01-Jun-2024 13:57:36   - Downloading symfony/polyfill-mbstring (v1.29.0)
01-Jun-2024 13:57:36   - Downloading symfony/polyfill-ctype (v1.29.0)
01-Jun-2024 13:57:36   - Downloading symfony/filesystem (v6.4.3)
01-Jun-2024 13:57:36   - Downloading symfony/polyfill-intl-normalizer (v1.29.0)
01-Jun-2024 13:57:36   - Downloading symfony/polyfill-intl-grapheme (v1.29.0)
01-Jun-2024 13:57:36   - Downloading symfony/string (v6.4.3)
01-Jun-2024 13:57:36   - Downloading psr/container (2.0.2)
01-Jun-2024 13:57:36   - Downloading symfony/service-contracts (v3.4.1)
01-Jun-2024 13:57:36   - Downloading symfony/deprecation-contracts (v3.4.0)
01-Jun-2024 13:57:36   - Downloading symfony/console (v6.4.3)
01-Jun-2024 13:57:36   - Downloading seld/signal-handler (2.0.2)
01-Jun-2024 13:57:36   - Downloading seld/phar-utils (1.2.1)
01-Jun-2024 13:57:36   - Downloading seld/jsonlint (1.10.2)
01-Jun-2024 13:57:36   - Downloading react/promise (v3.1.0)
01-Jun-2024 13:57:36   - Downloading psr/log (3.0.0)
01-Jun-2024 13:57:36   - Downloading justinrainbow/json-schema (v5.2.13)
01-Jun-2024 13:57:36   - Downloading composer/pcre (3.1.1)
01-Jun-2024 13:57:36   - Downloading composer/xdebug-handler (3.0.3)
01-Jun-2024 13:57:36   - Downloading composer/spdx-licenses (1.5.8)
01-Jun-2024 13:57:36   - Downloading composer/semver (3.4.0)
01-Jun-2024 13:57:36   - Downloading composer/metadata-minifier (1.0.0)
01-Jun-2024 13:57:36   - Downloading composer/class-map-generator (1.1.0)
01-Jun-2024 13:57:36   - Downloading composer/ca-bundle (1.4.1)
01-Jun-2024 13:57:36   - Downloading composer/composer (2.7.1)
01-Jun-2024 13:57:36   - Downloading psr/cache (3.0.0)
01-Jun-2024 13:57:36   - Downloading doctrine/deprecations (1.1.3)
01-Jun-2024 13:57:36   - Downloading doctrine/event-manager (1.2.0)
01-Jun-2024 13:57:36   - Downloading doctrine/cache (2.2.0)
01-Jun-2024 13:57:36   - Downloading doctrine/dbal (3.3.8)
01-Jun-2024 13:57:36   - Downloading google/recaptcha (1.3.0)
01-Jun-2024 13:57:36   - Downloading guzzlehttp/promises (1.5.3)
01-Jun-2024 13:57:36   - Downloading ralouphie/getallheaders (3.0.3)
01-Jun-2024 13:57:36   - Downloading psr/http-message (1.1)
01-Jun-2024 13:57:36   - Downloading guzzlehttp/psr7 (1.9.1)
01-Jun-2024 13:57:36   - Downloading laminas/laminas-code (4.13.0)
01-Jun-2024 13:57:36   - Downloading symfony/yaml (v6.4.3)
01-Jun-2024 13:57:36   - Downloading laravel/homestead (v14.5.0)
01-Jun-2024 13:57:36   - Downloading marc1706/fast-image-size (v1.1.7)
01-Jun-2024 13:57:36   - Downloading symfony/http-client-contracts (v3.4.0)
01-Jun-2024 13:57:36   - Downloading symfony/http-client (v6.4.3)
01-Jun-2024 13:57:36   - Downloading brick/math (0.12.1)
01-Jun-2024 13:57:36   - Downloading spomky-labs/pki-framework (1.1.1)
01-Jun-2024 13:57:36   - Downloading psr/http-factory (1.0.2)
01-Jun-2024 13:57:36   - Downloading psr/http-client (1.0.3)
01-Jun-2024 13:57:36   - Downloading psr/clock (1.0.0)
01-Jun-2024 13:57:36   - Downloading paragonie/random_compat (v9.99.100)
01-Jun-2024 13:57:36   - Downloading paragonie/sodium_compat (v1.20.0)
01-Jun-2024 13:57:36   - Downloading paragonie/constant_time_encoding (v2.6.3)
01-Jun-2024 13:57:36   - Downloading web-token/jwt-library (3.3.0)
01-Jun-2024 13:57:36   - Downloading web-token/jwt-util-ecc (3.3.0)
01-Jun-2024 13:57:36   - Downloading web-token/jwt-signature-algorithm-ecdsa (3.3.0)
01-Jun-2024 13:57:36   - Downloading web-token/jwt-signature (3.3.0)
01-Jun-2024 13:57:36   - Downloading web-token/jwt-key-mgmt (3.3.0)
01-Jun-2024 13:57:36   - Downloading spomky-labs/base64url (v2.0.4)
01-Jun-2024 13:57:36   - Downloading symfony/polyfill-php72 (v1.29.0)
01-Jun-2024 13:57:36   - Downloading symfony/polyfill-intl-idn (v1.29.0)
01-Jun-2024 13:57:36   - Downloading guzzlehttp/guzzle (6.5.8)
01-Jun-2024 13:57:36   - Downloading minishlink/web-push (v8.0.0)
01-Jun-2024 13:57:36   - Downloading sebastian/version (3.0.2)
01-Jun-2024 13:57:36   - Downloading sebastian/type (3.2.1)
01-Jun-2024 13:57:36   - Downloading sebastian/resource-operations (3.0.3)
01-Jun-2024 13:57:36   - Downloading sebastian/recursion-context (4.0.5)
01-Jun-2024 13:57:36   - Downloading sebastian/object-reflector (2.0.4)
01-Jun-2024 13:57:36   - Downloading sebastian/object-enumerator (4.0.4)
01-Jun-2024 13:57:36   - Downloading sebastian/global-state (5.0.6)
01-Jun-2024 13:57:36   - Downloading sebastian/exporter (4.0.5)
01-Jun-2024 13:57:36   - Downloading sebastian/environment (5.1.5)
01-Jun-2024 13:57:36   - Downloading sebastian/diff (4.0.5)
01-Jun-2024 13:57:36   - Downloading sebastian/comparator (4.0.8)
01-Jun-2024 13:57:36   - Downloading sebastian/code-unit (1.0.8)
01-Jun-2024 13:57:36   - Downloading sebastian/cli-parser (1.0.1)
01-Jun-2024 13:57:36   - Downloading phpunit/php-timer (5.0.3)
01-Jun-2024 13:57:36   - Downloading phpunit/php-text-template (2.0.4)
01-Jun-2024 13:57:36   - Downloading phpunit/php-invoker (3.1.1)
01-Jun-2024 13:57:36   - Downloading phpunit/php-file-iterator (3.0.6)
01-Jun-2024 13:57:36   - Downloading theseer/tokenizer (1.2.2)
01-Jun-2024 13:57:36   - Downloading nikic/php-parser (v4.18.0)
01-Jun-2024 13:57:36   - Downloading sebastian/lines-of-code (1.0.4)
01-Jun-2024 13:57:36   - Downloading sebastian/complexity (2.0.3)
01-Jun-2024 13:57:36   - Downloading sebastian/code-unit-reverse-lookup (2.0.3)
01-Jun-2024 13:57:36   - Downloading phpunit/php-code-coverage (9.2.30)
01-Jun-2024 13:57:36   - Downloading phar-io/version (3.2.1)
01-Jun-2024 13:57:36   - Downloading phar-io/manifest (2.0.3)
01-Jun-2024 13:57:36   - Downloading myclabs/deep-copy (1.11.1)
01-Jun-2024 13:57:36   - Downloading doctrine/instantiator (2.0.0)
01-Jun-2024 13:57:36   - Downloading phpunit/phpunit (9.6.17)
01-Jun-2024 13:57:36   - Downloading misantron/dbunit (5.3.0)
01-Jun-2024 13:57:36   - Downloading phing/phing (2.17.4)
01-Jun-2024 13:57:36   - Downloading webmozart/assert (1.11.0)
01-Jun-2024 13:57:36   - Downloading phpstan/phpdoc-parser (1.26.0)
01-Jun-2024 13:57:36   - Downloading phpdocumentor/reflection-common (2.2.0)
01-Jun-2024 13:57:36   - Downloading phpdocumentor/type-resolver (1.8.2)
01-Jun-2024 13:57:36   - Downloading phpdocumentor/reflection-docblock (5.3.0)
01-Jun-2024 13:57:36   - Downloading spatie/array-to-xml (3.2.3)
01-Jun-2024 13:57:36   - Downloading netresearch/jsonmapper (v4.4.1)
01-Jun-2024 13:57:36   - Downloading fidry/cpu-core-counter (1.1.0)
01-Jun-2024 13:57:36   - Downloading felixfbecker/language-server-protocol (v1.5.2)
01-Jun-2024 13:57:36   - Downloading felixfbecker/advanced-json-rpc (v3.2.1)
01-Jun-2024 13:57:36   - Downloading dnoegel/php-xdg-base-dir (v0.1.1)
01-Jun-2024 13:57:36   - Downloading amphp/amp (v2.6.2)
01-Jun-2024 13:57:36   - Downloading amphp/byte-stream (v1.8.1)
01-Jun-2024 13:57:36   - Downloading vimeo/psalm (5.22.2)
01-Jun-2024 13:57:36   - Downloading symfony/routing (v6.4.3)
01-Jun-2024 13:57:36   - Downloading symfony/polyfill-php83 (v1.29.0)
01-Jun-2024 13:57:36   - Downloading symfony/http-foundation (v6.4.3)
01-Jun-2024 13:57:36   - Downloading psr/event-dispatcher (1.0.0)
01-Jun-2024 13:57:36   - Downloading symfony/event-dispatcher-contracts (v3.4.0)
01-Jun-2024 13:57:36   - Downloading symfony/event-dispatcher (v6.4.3)
01-Jun-2024 13:57:36   - Downloading symfony/var-dumper (v6.4.3)
01-Jun-2024 13:57:36   - Downloading symfony/error-handler (v6.4.3)
01-Jun-2024 13:57:36   - Downloading symfony/http-kernel (v6.4.3)
01-Jun-2024 13:57:36   - Downloading symfony/var-exporter (v6.4.3)
01-Jun-2024 13:57:36   - Downloading symfony/dependency-injection (v6.4.3)
01-Jun-2024 13:57:36   - Downloading symfony/config (v6.4.3)
01-Jun-2024 13:57:36   - Downloading symfony/cache-contracts (v3.4.0)
01-Jun-2024 13:57:36   - Downloading symfony/cache (v6.4.3)
01-Jun-2024 13:57:36   - Downloading symfony/framework-bundle (v6.4.3)
01-Jun-2024 13:57:36   - Downloading psalm/plugin-symfony (v5.1.0)
01-Jun-2024 13:57:36   - Downloading s9e/sweetdom (3.4.0)
01-Jun-2024 13:57:36   - Downloading s9e/regexp-builder (1.4.6)
01-Jun-2024 13:57:36   - Downloading s9e/text-formatter (2.16.0)
01-Jun-2024 13:57:36   - Downloading squizlabs/php_codesniffer (3.9.0)
01-Jun-2024 13:57:36   - Downloading masterminds/html5 (2.8.1)
01-Jun-2024 13:57:36   - Downloading symfony/dom-crawler (v6.4.3)
01-Jun-2024 13:57:36   - Downloading symfony/browser-kit (v6.4.3)
01-Jun-2024 13:57:36   - Downloading symfony/css-selector (v6.4.3)
01-Jun-2024 13:57:36   - Downloading symfony/mime (v6.4.3)
01-Jun-2024 13:57:36   - Downloading friendsofphp/proxy-manager-lts (v1.0.16)
01-Jun-2024 13:57:36   - Downloading symfony/proxy-manager-bridge (v6.4.3)
01-Jun-2024 13:57:36   - Downloading twig/twig (v3.8.0)
01-Jun-2024 13:57:36   - Downloading symfony/translation-contracts (v3.4.1)
01-Jun-2024 13:57:36   - Downloading symfony/twig-bridge (v6.4.3)
01-Jun-2024 13:57:37    0/142 [>---------------------------]   0%
01-Jun-2024 13:57:38    1/142 [>---------------------------]   0%
01-Jun-2024 13:57:38   18/142 [===>------------------------]  12%
01-Jun-2024 13:57:38   31/142 [======>---------------------]  21%
01-Jun-2024 13:57:38   44/142 [========>-------------------]  30%
01-Jun-2024 13:57:39   59/142 [===========>----------------]  41%
01-Jun-2024 13:57:39   71/142 [==============>-------------]  50%
01-Jun-2024 13:57:39   90/142 [=================>----------]  63%
01-Jun-2024 13:57:40 100/142 [===================>--------]  70%
01-Jun-2024 13:57:40 114/142 [======================>-----]  80%
01-Jun-2024 13:57:40 131/142 [=========================>--]  92%
01-Jun-2024 13:57:40 142/142 [============================] 100%
01-Jun-2024 13:57:40   - Installing composer/installers (v1.12.0): Extracting archive
01-Jun-2024 13:57:40   - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive
01-Jun-2024 13:57:40   - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive
01-Jun-2024 13:57:40   - Installing carlos-mg89/oauth (0.8.15): Extracting archive
01-Jun-2024 13:57:40   - Installing chita/topological_sort (v3.0.1): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/process (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/finder (v6.4.0): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/filesystem (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/string (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing psr/container (2.0.2): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/service-contracts (v3.4.1): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/deprecation-contracts (v3.4.0): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/console (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing seld/signal-handler (2.0.2): Extracting archive
01-Jun-2024 13:57:40   - Installing seld/phar-utils (1.2.1): Extracting archive
01-Jun-2024 13:57:40   - Installing seld/jsonlint (1.10.2): Extracting archive
01-Jun-2024 13:57:40   - Installing react/promise (v3.1.0): Extracting archive
01-Jun-2024 13:57:40   - Installing psr/log (3.0.0): Extracting archive
01-Jun-2024 13:57:40   - Installing justinrainbow/json-schema (v5.2.13): Extracting archive
01-Jun-2024 13:57:40   - Installing composer/pcre (3.1.1): Extracting archive
01-Jun-2024 13:57:40   - Installing composer/xdebug-handler (3.0.3): Extracting archive
01-Jun-2024 13:57:40   - Installing composer/spdx-licenses (1.5.8): Extracting archive
01-Jun-2024 13:57:40   - Installing composer/semver (3.4.0): Extracting archive
01-Jun-2024 13:57:40   - Installing composer/metadata-minifier (1.0.0): Extracting archive
01-Jun-2024 13:57:40   - Installing composer/class-map-generator (1.1.0): Extracting archive
01-Jun-2024 13:57:40   - Installing composer/ca-bundle (1.4.1): Extracting archive
01-Jun-2024 13:57:40   - Installing composer/composer (2.7.1): Extracting archive
01-Jun-2024 13:57:40   - Installing psr/cache (3.0.0): Extracting archive
01-Jun-2024 13:57:40   - Installing doctrine/deprecations (1.1.3): Extracting archive
01-Jun-2024 13:57:40   - Installing doctrine/event-manager (1.2.0): Extracting archive
01-Jun-2024 13:57:40   - Installing doctrine/cache (2.2.0): Extracting archive
01-Jun-2024 13:57:40   - Installing doctrine/dbal (3.3.8): Extracting archive
01-Jun-2024 13:57:40   - Installing google/recaptcha (1.3.0): Extracting archive
01-Jun-2024 13:57:40   - Installing guzzlehttp/promises (1.5.3): Extracting archive
01-Jun-2024 13:57:40   - Installing ralouphie/getallheaders (3.0.3): Extracting archive
01-Jun-2024 13:57:40   - Installing psr/http-message (1.1): Extracting archive
01-Jun-2024 13:57:40   - Installing guzzlehttp/psr7 (1.9.1): Extracting archive
01-Jun-2024 13:57:40   - Installing laminas/laminas-code (4.13.0): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/yaml (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing laravel/homestead (v14.5.0): Extracting archive
01-Jun-2024 13:57:40   - Installing marc1706/fast-image-size (v1.1.7): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/http-client-contracts (v3.4.0): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/http-client (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing brick/math (0.12.1): Extracting archive
01-Jun-2024 13:57:40   - Installing spomky-labs/pki-framework (1.1.1): Extracting archive
01-Jun-2024 13:57:40   - Installing psr/http-factory (1.0.2): Extracting archive
01-Jun-2024 13:57:40   - Installing psr/http-client (1.0.3): Extracting archive
01-Jun-2024 13:57:40   - Installing psr/clock (1.0.0): Extracting archive
01-Jun-2024 13:57:40   - Installing paragonie/random_compat (v9.99.100): Extracting archive
01-Jun-2024 13:57:40   - Installing paragonie/sodium_compat (v1.20.0): Extracting archive
01-Jun-2024 13:57:40   - Installing paragonie/constant_time_encoding (v2.6.3): Extracting archive
01-Jun-2024 13:57:40   - Installing web-token/jwt-library (3.3.0): Extracting archive
01-Jun-2024 13:57:40   - Installing web-token/jwt-util-ecc (3.3.0): Extracting archive
01-Jun-2024 13:57:40   - Installing web-token/jwt-signature-algorithm-ecdsa (3.3.0): Extracting archive
01-Jun-2024 13:57:40   - Installing web-token/jwt-signature (3.3.0): Extracting archive
01-Jun-2024 13:57:40   - Installing web-token/jwt-key-mgmt (3.3.0): Extracting archive
01-Jun-2024 13:57:40   - Installing spomky-labs/base64url (v2.0.4): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive
01-Jun-2024 13:57:40   - Installing guzzlehttp/guzzle (6.5.8): Extracting archive
01-Jun-2024 13:57:40   - Installing minishlink/web-push (v8.0.0): Extracting archive
01-Jun-2024 13:57:40   - Installing sebastian/version (3.0.2): Extracting archive
01-Jun-2024 13:57:40   - Installing sebastian/type (3.2.1): Extracting archive
01-Jun-2024 13:57:40   - Installing sebastian/resource-operations (3.0.3): Extracting archive
01-Jun-2024 13:57:40   - Installing sebastian/recursion-context (4.0.5): Extracting archive
01-Jun-2024 13:57:40   - Installing sebastian/object-reflector (2.0.4): Extracting archive
01-Jun-2024 13:57:40   - Installing sebastian/object-enumerator (4.0.4): Extracting archive
01-Jun-2024 13:57:40   - Installing sebastian/global-state (5.0.6): Extracting archive
01-Jun-2024 13:57:40   - Installing sebastian/exporter (4.0.5): Extracting archive
01-Jun-2024 13:57:40   - Installing sebastian/environment (5.1.5): Extracting archive
01-Jun-2024 13:57:40   - Installing sebastian/diff (4.0.5): Extracting archive
01-Jun-2024 13:57:40   - Installing sebastian/comparator (4.0.8): Extracting archive
01-Jun-2024 13:57:40   - Installing sebastian/code-unit (1.0.8): Extracting archive
01-Jun-2024 13:57:40   - Installing sebastian/cli-parser (1.0.1): Extracting archive
01-Jun-2024 13:57:40   - Installing phpunit/php-timer (5.0.3): Extracting archive
01-Jun-2024 13:57:40   - Installing phpunit/php-text-template (2.0.4): Extracting archive
01-Jun-2024 13:57:40   - Installing phpunit/php-invoker (3.1.1): Extracting archive
01-Jun-2024 13:57:40   - Installing phpunit/php-file-iterator (3.0.6): Extracting archive
01-Jun-2024 13:57:40   - Installing theseer/tokenizer (1.2.2): Extracting archive
01-Jun-2024 13:57:40   - Installing nikic/php-parser (v4.18.0): Extracting archive
01-Jun-2024 13:57:40   - Installing sebastian/lines-of-code (1.0.4): Extracting archive
01-Jun-2024 13:57:40   - Installing sebastian/complexity (2.0.3): Extracting archive
01-Jun-2024 13:57:40   - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive
01-Jun-2024 13:57:40   - Installing phpunit/php-code-coverage (9.2.30): Extracting archive
01-Jun-2024 13:57:40   - Installing phar-io/version (3.2.1): Extracting archive
01-Jun-2024 13:57:40   - Installing phar-io/manifest (2.0.3): Extracting archive
01-Jun-2024 13:57:40   - Installing myclabs/deep-copy (1.11.1): Extracting archive
01-Jun-2024 13:57:40   - Installing doctrine/instantiator (2.0.0): Extracting archive
01-Jun-2024 13:57:40   - Installing phpunit/phpunit (9.6.17): Extracting archive
01-Jun-2024 13:57:40   - Installing misantron/dbunit (5.3.0): Extracting archive
01-Jun-2024 13:57:40   - Installing phing/phing (2.17.4): Extracting archive
01-Jun-2024 13:57:40   - Installing webmozart/assert (1.11.0): Extracting archive
01-Jun-2024 13:57:40   - Installing phpstan/phpdoc-parser (1.26.0): Extracting archive
01-Jun-2024 13:57:40   - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
01-Jun-2024 13:57:40   - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive
01-Jun-2024 13:57:40   - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive
01-Jun-2024 13:57:40   - Installing spatie/array-to-xml (3.2.3): Extracting archive
01-Jun-2024 13:57:40   - Installing netresearch/jsonmapper (v4.4.1): Extracting archive
01-Jun-2024 13:57:40   - Installing fidry/cpu-core-counter (1.1.0): Extracting archive
01-Jun-2024 13:57:40   - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive
01-Jun-2024 13:57:40   - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
01-Jun-2024 13:57:40   - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive
01-Jun-2024 13:57:40   - Installing amphp/amp (v2.6.2): Extracting archive
01-Jun-2024 13:57:40   - Installing amphp/byte-stream (v1.8.1): Extracting archive
01-Jun-2024 13:57:40   - Installing vimeo/psalm (5.22.2): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/routing (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/http-foundation (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing psr/event-dispatcher (1.0.0): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/event-dispatcher-contracts (v3.4.0): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/event-dispatcher (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/var-dumper (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/error-handler (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/http-kernel (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/var-exporter (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/dependency-injection (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/config (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/cache-contracts (v3.4.0): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/cache (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/framework-bundle (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing psalm/plugin-symfony (v5.1.0): Extracting archive
01-Jun-2024 13:57:40   - Installing s9e/sweetdom (3.4.0): Extracting archive
01-Jun-2024 13:57:40   - Installing s9e/regexp-builder (1.4.6): Extracting archive
01-Jun-2024 13:57:40   - Installing s9e/text-formatter (2.16.0): Extracting archive
01-Jun-2024 13:57:40   - Installing squizlabs/php_codesniffer (3.9.0): Extracting archive
01-Jun-2024 13:57:40   - Installing masterminds/html5 (2.8.1): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/dom-crawler (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/browser-kit (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/css-selector (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/mime (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing friendsofphp/proxy-manager-lts (v1.0.16): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/proxy-manager-bridge (v6.4.3): Extracting archive
01-Jun-2024 13:57:40   - Installing twig/twig (v3.8.0): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/translation-contracts (v3.4.1): Extracting archive
01-Jun-2024 13:57:40   - Installing symfony/twig-bridge (v6.4.3): Extracting archive
01-Jun-2024 13:57:41    0/140 [>---------------------------]   0%
01-Jun-2024 13:57:41   19/140 [===>------------------------]  13%
01-Jun-2024 13:57:41   30/140 [======>---------------------]  21%
01-Jun-2024 13:57:42   45/140 [=========>------------------]  32%
01-Jun-2024 13:57:42   64/140 [============>---------------]  45%
01-Jun-2024 13:57:42   75/140 [===============>------------]  53%
01-Jun-2024 13:57:42   84/140 [================>-----------]  60%
01-Jun-2024 13:57:43   98/140 [===================>--------]  70%
01-Jun-2024 13:57:43 117/140 [=======================>----]  83%
01-Jun-2024 13:57:43 126/140 [=========================>--]  90%
01-Jun-2024 13:57:43 140/140 [============================] 100%
01-Jun-2024 13:57:44 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead.
01-Jun-2024 13:57:44 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead.
01-Jun-2024 13:57:44 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead.
01-Jun-2024 13:57:44 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead.
01-Jun-2024 13:57:44 Generating autoload files
01-Jun-2024 13:57:45 100 packages you are using are looking for funding.
01-Jun-2024 13:57:45 Use the `composer fund` command to find out more!
01-Jun-2024 13:57:45 Buildfile: /data/build/build.xml
01-Jun-2024 13:57:45
01-Jun-2024 13:57:45 phpBB > clean:
01-Jun-2024 13:57:45
01-Jun-2024 13:57:45    [delete] Directory /data/build/logs does not exist or is not a directory.
01-Jun-2024 13:57:45    [delete] Directory /data/build/api does not exist or is not a directory.
01-Jun-2024 13:57:45    [delete] Directory /data/build/codebrowser does not exist or is not a directory.
01-Jun-2024 13:57:45    [delete] Directory /data/build/coverage does not exist or is not a directory.
01-Jun-2024 13:57:45    [delete] Directory /data/build/cpd does not exist or is not a directory.
01-Jun-2024 13:57:45    [delete] Directory /data/build/dependencies does not exist or is not a directory.
01-Jun-2024 13:57:45    [delete] Directory /data/build/new_version does not exist or is not a directory.
01-Jun-2024 13:57:45    [delete] Directory /data/build/old_versions does not exist or is not a directory.
01-Jun-2024 13:57:45    [delete] Directory /data/build/save does not exist or is not a directory.
01-Jun-2024 13:57:45
01-Jun-2024 13:57:45 phpBB > prepare:
01-Jun-2024 13:57:45
01-Jun-2024 13:57:45     [mkdir] Created dir: /data/build/logs
01-Jun-2024 13:57:45     [mkdir] Created dir: /data/build/api
01-Jun-2024 13:57:45     [mkdir] Created dir: /data/build/codebrowser
01-Jun-2024 13:57:45     [mkdir] Created dir: /data/build/coverage
01-Jun-2024 13:57:45     [mkdir] Created dir: /data/build/cpd
01-Jun-2024 13:57:45     [mkdir] Created dir: /data/build/dependencies
01-Jun-2024 13:57:45     [mkdir] Created dir: /data/build/new_version
01-Jun-2024 13:57:45     [mkdir] Created dir: /data/build/new_version/files
01-Jun-2024 13:57:45     [mkdir] Created dir: /data/build/new_version/patches
01-Jun-2024 13:57:45     [mkdir] Created dir: /data/build/new_version/release_files
01-Jun-2024 13:57:45     [mkdir] Created dir: /data/build/new_version/update
01-Jun-2024 13:57:45     [mkdir] Created dir: /data/build/old_versions
01-Jun-2024 13:57:45     [mkdir] Created dir: /data/build/save
01-Jun-2024 13:57:45
01-Jun-2024 13:57:45 BUILD FINISHED
01-Jun-2024 13:57:45
01-Jun-2024 13:57:45 Total time: 0.1217 seconds
01-Jun-2024 13:57:45
01-Jun-2024 13:57:46 Finished task 'Prepare directory' with result: Success
01-Jun-2024 13:57:46 Skipping execution of task 'Run sniffs' as it is disabled
01-Jun-2024 13:57:46
Substituting variable: ${bamboo.PHPVersion} with 8.1
01-Jun-2024 13:57:46
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
01-Jun-2024 13:57:46 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
01-Jun-2024 13:57:46 Running image name (phpbb:php-8.1)
01-Jun-2024 13:57:46
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #69 (PHPBB3-PR1-JOB1-69)'
... running command line:
/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1:/data --workdir /data/build --rm -u=991 phpbb:php-8.1 ../phpBB/vendor/bin/phing sniff
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
01-Jun-2024 13:57:47 Buildfile: /data/build/build.xml
01-Jun-2024 13:57:47
01-Jun-2024 13:57:47 phpBB > sniff:
01-Jun-2024 13:57:47
01-Jun-2024 13:57:52 ............................................................  60 / 917 (7%)
01-Jun-2024 13:57:54 ............................................................ 120 / 917 (13%)
01-Jun-2024 13:57:55 ............................................................ 180 / 917 (20%)
01-Jun-2024 13:57:55 ............................................................ 240 / 917 (26%)
01-Jun-2024 13:57:56 ............................................................ 300 / 917 (33%)
01-Jun-2024 13:57:57 ............................................................ 360 / 917 (39%)
01-Jun-2024 13:57:59 ............................................................ 420 / 917 (46%)
01-Jun-2024 13:58:03 ............................................................ 480 / 917 (52%)
01-Jun-2024 13:58:06 ............................................................ 540 / 917 (59%)
01-Jun-2024 13:58:09 ............................................................ 600 / 917 (65%)
01-Jun-2024 13:58:12 ............................................................ 660 / 917 (72%)
01-Jun-2024 13:58:15 ............................................................ 720 / 917 (79%)
01-Jun-2024 13:58:17 ............................................................ 780 / 917 (85%)
01-Jun-2024 13:58:21 ............................................................ 840 / 917 (92%)
01-Jun-2024 13:58:23 ............................................................ 900 / 917 (98%)
01-Jun-2024 13:58:24 .................                                            917 / 917 (100%)
01-Jun-2024 13:58:24
01-Jun-2024 13:58:24
01-Jun-2024 13:58:24 Time: 36.74 secs; Memory: 24MB
01-Jun-2024 13:58:24
01-Jun-2024 13:58:24       [php] Calling PHP function: preg_replace()
01-Jun-2024 13:58:28 ............................................................  60 / 206 (29%)
01-Jun-2024 13:58:38 ............................................................ 120 / 206 (58%)
01-Jun-2024 13:58:46 ............................................................ 180 / 206 (87%)
01-Jun-2024 13:58:50 ..........................                                   206 / 206 (100%)
01-Jun-2024 13:58:50
01-Jun-2024 13:58:50
01-Jun-2024 13:58:50 Time: 26.03 secs; Memory: 36MB
01-Jun-2024 13:58:50
01-Jun-2024 13:58:50
01-Jun-2024 13:58:50
01-Jun-2024 13:58:50 Time: 42ms; Memory: 6MB
01-Jun-2024 13:58:50
01-Jun-2024 13:58:50
01-Jun-2024 13:58:50 BUILD FINISHED
01-Jun-2024 13:58:50
01-Jun-2024 13:58:50 Total time: 1 minute  3.14 seconds
01-Jun-2024 13:58:50
01-Jun-2024 13:58:50 Finished task 'Run sniffs' with result: Success
01-Jun-2024 13:58:50 Skipping execution of task 'Run tests' as it is disabled
01-Jun-2024 13:58:50
Substituting variable: ${bamboo.PHPVersion} with 8.1
01-Jun-2024 13:58:50
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
01-Jun-2024 13:58:50 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
01-Jun-2024 13:58:50 Running image name (phpbb:php-8.1)
01-Jun-2024 13:58:50
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #69 (PHPBB3-PR1-JOB1-69)'
... running command line:
/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1:/data --workdir /data --rm -u=991 -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-Jun-2024 13:58:53 PHPUnit 9.6.17 by Sebastian Bergmann and contributors.
01-Jun-2024 13:58:53
01-Jun-2024 13:59:06 .............................................................   61 / 7792 (  0%)
01-Jun-2024 13:59:10 .............................................................  122 / 7792 (  1%)
01-Jun-2024 13:59:12 .................................................I.....SSSS..  183 / 7792 (  2%)
01-Jun-2024 13:59:13 ..........SSSSSSSS............S...S..........................  244 / 7792 (  3%)
01-Jun-2024 13:59:15 .......................................................S.....  305 / 7792 (  3%)
01-Jun-2024 13:59:22 .............................................................  366 / 7792 (  4%)
01-Jun-2024 13:59:22 .............................................................  427 / 7792 (  5%)
01-Jun-2024 13:59:23 .............................................................  488 / 7792 (  6%)
01-Jun-2024 13:59:23 .............................................................  549 / 7792 (  7%)
01-Jun-2024 13:59:24 .............................................................  610 / 7792 (  7%)
01-Jun-2024 13:59:24 .............................................................  671 / 7792 (  8%)
01-Jun-2024 13:59:24 .............................................................  732 / 7792 (  9%)
01-Jun-2024 13:59:25 .............................................................  793 / 7792 ( 10%)
01-Jun-2024 13:59:25 .............................................................  854 / 7792 ( 10%)
01-Jun-2024 13:59:25 .............................................................  915 / 7792 ( 11%)
01-Jun-2024 13:59:26 .............................................................  976 / 7792 ( 12%)
01-Jun-2024 13:59:26 ............................................................. 1037 / 7792 ( 13%)
01-Jun-2024 13:59:27 ............................................................. 1098 / 7792 ( 14%)
01-Jun-2024 13:59:51 ..............................................I...S.......... 1159 / 7792 ( 14%)
01-Jun-2024 14:00:02 .....S....................................................... 1220 / 7792 ( 15%)
01-Jun-2024 14:00:10 ............................................................. 1281 / 7792 ( 16%)
01-Jun-2024 14:00:13 ...................................................S.S.S..... 1342 / 7792 ( 17%)
01-Jun-2024 14:00:14 ............................................................. 1403 / 7792 ( 18%)
01-Jun-2024 14:00:15 ............................................................. 1464 / 7792 ( 18%)
01-Jun-2024 14:00:15 ............................................................. 1525 / 7792 ( 19%)
01-Jun-2024 14:00:15 ............................................................. 1586 / 7792 ( 20%)
01-Jun-2024 14:00:15 ............................................................. 1647 / 7792 ( 21%)
01-Jun-2024 14:00:16 ............................................................. 1708 / 7792 ( 21%)
01-Jun-2024 14:00:16 ............................................................. 1769 / 7792 ( 22%)
01-Jun-2024 14:00:16 ............................................................. 1830 / 7792 ( 23%)
01-Jun-2024 14:00:16 ............................................................. 1891 / 7792 ( 24%)
01-Jun-2024 14:00:16 ............................................................. 1952 / 7792 ( 25%)
01-Jun-2024 14:00:16 ............................................................. 2013 / 7792 ( 25%)
01-Jun-2024 14:00:17 ............................................................. 2074 / 7792 ( 26%)
01-Jun-2024 14:00:17 ............................................................. 2135 / 7792 ( 27%)
01-Jun-2024 14:00:17 ............................................................. 2196 / 7792 ( 28%)
01-Jun-2024 14:00:18 ............................................................. 2257 / 7792 ( 28%)
01-Jun-2024 14:00:19 ............................................................. 2318 / 7792 ( 29%)
01-Jun-2024 14:00:20 ............................................................. 2379 / 7792 ( 30%)
01-Jun-2024 14:00:21 ............................................................. 2440 / 7792 ( 31%)
01-Jun-2024 14:00:23 ............................................................. 2501 / 7792 ( 32%)
01-Jun-2024 14:00:24 .........I.II................................................ 2562 / 7792 ( 32%)
01-Jun-2024 14:00:25 ............................................................. 2623 / 7792 ( 33%)
01-Jun-2024 14:00:25 ............................................................. 2684 / 7792 ( 34%)
01-Jun-2024 14:00:25 ............................................................. 2745 / 7792 ( 35%)
01-Jun-2024 14:00:27 ............................................................. 2806 / 7792 ( 36%)
01-Jun-2024 14:00:29 ............................................................. 2867 / 7792 ( 36%)
01-Jun-2024 14:00:29 ............................................................. 2928 / 7792 ( 37%)
01-Jun-2024 14:00:30 ............................................................. 2989 / 7792 ( 38%)
01-Jun-2024 14:00:30 ............................................................. 3050 / 7792 ( 39%)
01-Jun-2024 14:00:39 ............................................................. 3111 / 7792 ( 39%)
01-Jun-2024 14:00:44 ............................................................. 3172 / 7792 ( 40%)
01-Jun-2024 14:00:46 ..............................................S.............. 3233 / 7792 ( 41%)
01-Jun-2024 14:00:49 ............................................................. 3294 / 7792 ( 42%)
01-Jun-2024 14:00:49 ............................................................. 3355 / 7792 ( 43%)
01-Jun-2024 14:00:51 ............................................................. 3416 / 7792 ( 43%)
01-Jun-2024 14:01:00 ............................................................. 3477 / 7792 ( 44%)
01-Jun-2024 14:01:02 ............................................................. 3538 / 7792 ( 45%)
01-Jun-2024 14:01:18 ............................................................. 3599 / 7792 ( 46%)
01-Jun-2024 14:01:19 ............................................................. 3660 / 7792 ( 46%)
01-Jun-2024 14:01:19 ............................................................. 3721 / 7792 ( 47%)
01-Jun-2024 14:01:20 ............................................................. 3782 / 7792 ( 48%)
01-Jun-2024 14:01:20 ............................................................. 3843 / 7792 ( 49%)
01-Jun-2024 14:01:20 ............................................................. 3904 / 7792 ( 50%)
01-Jun-2024 14:01:20 ............................................................. 3965 / 7792 ( 50%)
01-Jun-2024 14:01:20 ............................................................. 4026 / 7792 ( 51%)
01-Jun-2024 14:01:20 ............................................................. 4087 / 7792 ( 52%)
01-Jun-2024 14:01:21 ............................................................. 4148 / 7792 ( 53%)
01-Jun-2024 14:01:24 ............................................................. 4209 / 7792 ( 54%)
01-Jun-2024 14:01:25 ............................................................. 4270 / 7792 ( 54%)
01-Jun-2024 14:01:27 ............................................................. 4331 / 7792 ( 55%)
01-Jun-2024 14:01:28 ............................................................. 4392 / 7792 ( 56%)
01-Jun-2024 14:01:28 ............................................................. 4453 / 7792 ( 57%)
01-Jun-2024 14:01:32 ............................................................. 4514 / 7792 ( 57%)
01-Jun-2024 14:01:39 ............................................................. 4575 / 7792 ( 58%)
01-Jun-2024 14:01:43 ............................................................. 4636 / 7792 ( 59%)
01-Jun-2024 14:01:43 ............................................................. 4697 / 7792 ( 60%)
01-Jun-2024 14:01:44 ............................................................. 4758 / 7792 ( 61%)
01-Jun-2024 14:01:44 ............................................................. 4819 / 7792 ( 61%)
01-Jun-2024 14:01:44 ............................................................. 4880 / 7792 ( 62%)
01-Jun-2024 14:01:44 ............................................................. 4941 / 7792 ( 63%)
01-Jun-2024 14:01:44 ............................................................. 5002 / 7792 ( 64%)
01-Jun-2024 14:01:44 ............................................................. 5063 / 7792 ( 64%)
01-Jun-2024 14:01:45 ............................................................. 5124 / 7792 ( 65%)
01-Jun-2024 14:01:45 ............................................................. 5185 / 7792 ( 66%)
01-Jun-2024 14:01:45 ............................................................. 5246 / 7792 ( 67%)
01-Jun-2024 14:01:53 ............................................................. 5307 / 7792 ( 68%)
01-Jun-2024 14:02:00 ............................................................. 5368 / 7792 ( 68%)
01-Jun-2024 14:02:08 ............................................................. 5429 / 7792 ( 69%)
01-Jun-2024 14:02:10 ............................................................. 5490 / 7792 ( 70%)
01-Jun-2024 14:02:11 ............................................................. 5551 / 7792 ( 71%)
01-Jun-2024 14:02:12 ............................................................. 5612 / 7792 ( 72%)
01-Jun-2024 14:02:12 ............................................................. 5673 / 7792 ( 72%)
01-Jun-2024 14:02:12 ................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5734 / 7792 ( 73%)
01-Jun-2024 14:02:12 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7792 ( 74%)
01-Jun-2024 14:02:12 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7792 ( 75%)
01-Jun-2024 14:02:12 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7792 ( 75%)
01-Jun-2024 14:02:15 SSSSSSSSSSSSSSSSSSS.......................................... 5978 / 7792 ( 76%)
01-Jun-2024 14:02:18 ............................................................. 6039 / 7792 ( 77%)
01-Jun-2024 14:02:20 ............................................................. 6100 / 7792 ( 78%)
01-Jun-2024 14:02:23 ............................................................. 6161 / 7792 ( 79%)
01-Jun-2024 14:02:26 ............................................................. 6222 / 7792 ( 79%)
01-Jun-2024 14:02:29 ............................................................. 6283 / 7792 ( 80%)
01-Jun-2024 14:02:32 ............................................................. 6344 / 7792 ( 81%)
01-Jun-2024 14:02:35 ............................................................. 6405 / 7792 ( 82%)
01-Jun-2024 14:02:38 ............................................................. 6466 / 7792 ( 82%)
01-Jun-2024 14:02:40 ............................................................. 6527 / 7792 ( 83%)
01-Jun-2024 14:02:43 ............................................................. 6588 / 7792 ( 84%)
01-Jun-2024 14:02:46 ............................................................. 6649 / 7792 ( 85%)
01-Jun-2024 14:02:49 ............................................................. 6710 / 7792 ( 86%)
01-Jun-2024 14:02:51 ............................................................. 6771 / 7792 ( 86%)
01-Jun-2024 14:02:54 ............................................................. 6832 / 7792 ( 87%)
01-Jun-2024 14:02:57 ............................................................. 6893 / 7792 ( 88%)
01-Jun-2024 14:03:00 ............................................................. 6954 / 7792 ( 89%)
01-Jun-2024 14:03:03 ............................................................. 7015 / 7792 ( 90%)
01-Jun-2024 14:03:06 ............................................................. 7076 / 7792 ( 90%)
01-Jun-2024 14:03:09 ............................................................. 7137 / 7792 ( 91%)
01-Jun-2024 14:03:12 ............................................................. 7198 / 7792 ( 92%)
01-Jun-2024 14:03:14 ............................................................. 7259 / 7792 ( 93%)
01-Jun-2024 14:03:17 ............................................................. 7320 / 7792 ( 93%)
01-Jun-2024 14:03:21 ............................................................. 7381 / 7792 ( 94%)
01-Jun-2024 14:03:23 ............................................................. 7442 / 7792 ( 95%)
01-Jun-2024 14:03:26 ............................................................. 7503 / 7792 ( 96%)
01-Jun-2024 14:03:30 ............................................................. 7564 / 7792 ( 97%)
01-Jun-2024 14:03:32 ............................................................. 7625 / 7792 ( 97%)
01-Jun-2024 14:03:36 ............................................................. 7686 / 7792 ( 98%)
01-Jun-2024 14:03:38 ...........................................
01-Jun-2024 14:03:38
01-Jun-2024 14:03:38 Time: 04:44.508, Memory: 240.50 MB
01-Jun-2024 14:03:38
01-Jun-2024 14:03:38 OK, but incomplete, skipped, or risky tests!
01-Jun-2024 14:03:38 Tests: 7792, Assertions: 121189, Skipped: 268, Incomplete: 5.
01-Jun-2024 14:03:38 Finished task 'Run tests' with result: Success
01-Jun-2024 14:03:38 Starting task 'Parsing test results produced by script' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
01-Jun-2024 14:03:38 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1...
01-Jun-2024 14:03:38 Finished task 'Parsing test results produced by script' with result: Success
01-Jun-2024 14:03:38
Substituting variable: ${bamboo.PRnumber} with 6629
01-Jun-2024 14:03:38
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-69
01-Jun-2024 14:03:38
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-69
01-Jun-2024 14:03:38 Starting task 'Set result build status' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
01-Jun-2024 14:03:38
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #69 (PHPBB3-PR1-JOB1-69)'
... running command line:
/bin/sh /home/bamboo/temp/PHPBB3-PR1-JOB1-69-ScriptBuildTask-5289276635770756030.sh
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
01-Jun-2024 14:03:39 From https://github.com/phpbb/phpbb
01-Jun-2024 14:03:39 * branch            refs/pull/6629/head -> FETCH_HEAD
01-Jun-2024 14:03:39   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01-Jun-2024 14:03:39                                  Dload  Upload   Total   Spent    Left  Speed
01-Jun-2024 14:03:39
01-Jun-2024 14:03:40   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
01-Jun-2024 14:03:40   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
01-Jun-2024 14:03:40 100  1738  100  1559  100   179   1739    199 --:--:-- --:--:-- --:--:--  1738
01-Jun-2024 14:03:40 Finished task 'Set result build status' with result: Success
01-Jun-2024 14:03:40 Running post build plugin 'Artifact Copier'
01-Jun-2024 14:03:40 Running post build plugin 'npm Cache Cleanup'
01-Jun-2024 14:03:40 Running post build plugin 'NCover Results Collector'
01-Jun-2024 14:03:40 Running post build plugin 'Build Results Label Collector'
01-Jun-2024 14:03:40
Substituting variable: ${bamboo.PRnumber} with 6629
01-Jun-2024 14:03:40 Running post build plugin 'Clover Results Collector'
01-Jun-2024 14:03:40 Running post build plugin 'Docker Container Cleanup'
01-Jun-2024 14:03:42 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-PR1-JOB1'
01-Jun-2024 14:03:42 Finalising the build...
01-Jun-2024 14:03:42 Stopping timer.
01-Jun-2024 14:03:42 Build PHPBB3-PR1-JOB1-69 completed.
01-Jun-2024 14:03:42 Running on server: post build plugin 'Build Hanging Detection Configuration'
01-Jun-2024 14:03:42 Running on server: post build plugin 'NCover Results Collector'
01-Jun-2024 14:03:42 Running on server: post build plugin 'Build Labeller'
01-Jun-2024 14:03:42 Running on server: post build plugin 'Clover Delta Calculator'
01-Jun-2024 14:03:42 Running on server: post build plugin 'Maven Dependencies Postprocessor'
01-Jun-2024 14:03:42 All post build plugins have finished
01-Jun-2024 14:03:42 Generating build results summary...
01-Jun-2024 14:03:49 Saving build results to disk...
01-Jun-2024 14:03:50 Store variable context...
01-Jun-2024 14:03:50 Finished building PHPBB3-PR1-JOB1-69.