Tests pending pull requests

Build: #138 was successful

Job: Build and Test Job was successful

Stages & jobs

  1. Build and Test

Build log

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

26-Jun-2024 12:20:06 #5 17.20 checking pkg-config is at least version 0.9.0... yes
26-Jun-2024 12:20:06 #5 17.20 checking for cc... cc
26-Jun-2024 12:20:06 #5 17.26 checking whether the C compiler works... yes
26-Jun-2024 12:20:06 #5 17.37 checking for C compiler default output file name... a.out
26-Jun-2024 12:20:06 #5 17.37 checking for suffix of executables...
26-Jun-2024 12:20:06 #5 17.44 checking whether we are cross compiling... no
26-Jun-2024 12:20:06 #5 17.53 checking for suffix of object files... o
26-Jun-2024 12:20:06 #5 17.58 checking whether the compiler supports GNU C... yes
26-Jun-2024 12:20:06 #5 17.62 checking whether cc accepts -g... yes
26-Jun-2024 12:20:06 #5 17.67 checking for cc option to enable C11 features... none needed
26-Jun-2024 12:20:06 #5 17.76 checking how to run the C preprocessor... cc -E
26-Jun-2024 12:20:06 #5 17.88 checking for icc... no
26-Jun-2024 12:20:06 #5 17.90 checking for suncc... no
26-Jun-2024 12:20:06 #5 17.92 checking for system library directory... lib
26-Jun-2024 12:20:07 #5 17.92 checking if compiler supports -Wl,-rpath,... yes
26-Jun-2024 12:20:07 #5 18.02 checking build system type... x86_64-pc-linux-gnu
26-Jun-2024 12:20:07 #5 18.03 checking host system type... x86_64-pc-linux-gnu
26-Jun-2024 12:20:07 #5 18.03 checking target system type... x86_64-pc-linux-gnu
26-Jun-2024 12:20:07 #5 18.12 checking for PHP prefix... /usr/local
26-Jun-2024 12:20:07 #5 18.12 checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
26-Jun-2024 12:20:07 #5 18.12 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
26-Jun-2024 12:20:07 #5 18.12 checking for PHP installed headers prefix... /usr/local/include/php
26-Jun-2024 12:20:07 #5 18.12 checking if debug is enabled... no
26-Jun-2024 12:20:07 #5 18.17 checking if zts is enabled... no
26-Jun-2024 12:20:07 #5 18.21 checking for gawk... no
26-Jun-2024 12:20:07 #5 18.22 checking for nawk... nawk
26-Jun-2024 12:20:07 #5 18.22 checking if nawk is broken... no
26-Jun-2024 12:20:07 #5 18.22 checking for zip archive read/write support... yes, shared
26-Jun-2024 12:20:07 #5 18.22 checking for libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0... yes
26-Jun-2024 12:20:07 #5 18.24 checking for zip_file_set_mtime in -lzip... yes
26-Jun-2024 12:20:07 #5 18.34 checking for zip_file_set_encryption in -lzip... yes
26-Jun-2024 12:20:07 #5 18.44 checking for zip_libzip_version in -lzip... yes
26-Jun-2024 12:20:07 #5 18.55 checking for zip_register_progress_callback_with_state in -lzip... yes
26-Jun-2024 12:20:07 #5 18.65 checking for zip_register_cancel_callback_with_state in -lzip... yes
26-Jun-2024 12:20:07 #5 18.75 checking for zip_compression_method_supported in -lzip... yes
26-Jun-2024 12:20:08 #5 18.85 checking for a sed that does not truncate output... /usr/bin/sed
26-Jun-2024 12:20:08 #5 18.86 checking for ld used by cc... /usr/bin/ld
26-Jun-2024 12:20:08 #5 18.87 checking if the linker (/usr/bin/ld) is GNU ld... yes
26-Jun-2024 12:20:08 #5 18.87 checking for /usr/bin/ld option to reload object files... -r
26-Jun-2024 12:20:08 #5 18.87 checking for BSD-compatible nm... /usr/bin/nm -B
26-Jun-2024 12:20:08 #5 18.88 checking whether ln -s works... yes
26-Jun-2024 12:20:08 #5 18.88 checking how to recognize dependent libraries... pass_all
26-Jun-2024 12:20:08 #5 18.91 checking for stdio.h... yes
26-Jun-2024 12:20:08 #5 18.95 checking for stdlib.h... yes
26-Jun-2024 12:20:08 #5 19.01 checking for string.h... yes
26-Jun-2024 12:20:08 #5 19.06 checking for inttypes.h... yes
26-Jun-2024 12:20:08 #5 19.11 checking for stdint.h... yes
26-Jun-2024 12:20:08 #5 19.18 checking for strings.h... yes
26-Jun-2024 12:20:08 #5 19.24 checking for sys/stat.h... yes
26-Jun-2024 12:20:08 #5 19.30 checking for sys/types.h... yes
26-Jun-2024 12:20:08 #5 19.37 checking for unistd.h... yes
26-Jun-2024 12:20:08 #5 19.46 checking for dlfcn.h... yes
26-Jun-2024 12:20:08 #5 19.53 checking the maximum length of command line arguments... 1572864
26-Jun-2024 12:20:08 #5 19.54 checking command to parse /usr/bin/nm -B output from cc object... ok
26-Jun-2024 12:20:08 #5 19.67 checking for objdir... .libs
26-Jun-2024 12:20:08 #5 19.68 checking for ar... ar
26-Jun-2024 12:20:08 #5 19.68 checking for ranlib... ranlib
26-Jun-2024 12:20:08 #5 19.68 checking for strip... strip
26-Jun-2024 12:20:09 #5 19.78 checking if cc supports -fno-rtti -fno-exceptions... no
26-Jun-2024 12:20:09 #5 19.83 checking for cc option to produce PIC... -fPIC
26-Jun-2024 12:20:09 #5 19.83 checking if cc PIC flag -fPIC works... yes
26-Jun-2024 12:20:09 #5 19.87 checking if cc static flag -static works... yes
26-Jun-2024 12:20:09 #5 20.07 checking if cc supports -c -o file.o... yes
26-Jun-2024 12:20:09 #5 20.14 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
26-Jun-2024 12:20:09 #5 20.17 checking whether -lc should be explicitly linked in... no
26-Jun-2024 12:20:09 #5 20.24 checking dynamic linker characteristics... GNU/Linux ld.so
26-Jun-2024 12:20:09 #5 20.27 checking how to hardcode library paths into programs... immediate
26-Jun-2024 12:20:09 #5 20.27 checking whether stripping libraries is possible... yes
26-Jun-2024 12:20:09 #5 20.28 checking if libtool supports shared libraries... yes
26-Jun-2024 12:20:09 #5 20.28 checking whether to build shared libraries... yes
26-Jun-2024 12:20:09 #5 20.28 checking whether to build static libraries... no
26-Jun-2024 12:20:09 #5 20.57
26-Jun-2024 12:20:09 #5 20.57 creating libtool
26-Jun-2024 12:20:09 #5 20.60 appending configuration tag "CXX" to libtool
26-Jun-2024 12:20:09 #5 20.72 configure: patching config.h.in
26-Jun-2024 12:20:09 #5 20.72 configure: creating ./config.status
26-Jun-2024 12:20:09 #5 20.82 config.status: creating config.h
26-Jun-2024 12:20:10 #5 20.89 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc -I. -I/usr/src/php/ext/zip -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/zip/php_zip.c -o php_zip.lo  -MMD -MF php_zip.dep -MT php_zip.lo
26-Jun-2024 12:20:10 #5 20.89 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc -I. -I/usr/src/php/ext/zip -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/zip/zip_stream.c -o zip_stream.lo  -MMD -MF zip_stream.dep -MT zip_stream.lo
26-Jun-2024 12:20:10 #5 21.10 mkdir .libs
26-Jun-2024 12:20:10 #5 21.11  cc -I. -I/usr/src/php/ext/zip -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/zip/zip_stream.c -MMD -MF zip_stream.dep -MT zip_stream.lo  -fPIC -DPIC -o .libs/zip_stream.o
26-Jun-2024 12:20:10 #5 21.11  cc -I. -I/usr/src/php/ext/zip -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/zip/php_zip.c -MMD -MF php_zip.dep -MT php_zip.lo  -fPIC -DPIC -o .libs/php_zip.o
26-Jun-2024 12:20:11 #5 22.68 /bin/bash /usr/src/php/ext/zip/libtool --mode=link cc -shared -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -Wl,-O1 -pie  -o zip.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/zip/modules  php_zip.lo zip_stream.lo -lzip
26-Jun-2024 12:20:11 #5 22.85 cc -shared  .libs/php_zip.o .libs/zip_stream.o  -lzip  -Wl,-O1 -Wl,-soname -Wl,zip.so -o .libs/zip.so
26-Jun-2024 12:20:12 #5 22.89 creating zip.la
26-Jun-2024 12:20:12 #5 22.91 (cd .libs && rm -f zip.la && ln -s ../zip.la zip.la)
26-Jun-2024 12:20:12 #5 22.91 /bin/bash /usr/src/php/ext/zip/libtool --mode=install cp ./zip.la /usr/src/php/ext/zip/modules
26-Jun-2024 12:20:12 #5 22.97 cp ./.libs/zip.so /usr/src/php/ext/zip/modules/zip.so
26-Jun-2024 12:20:12 #5 22.97 cp ./.libs/zip.lai /usr/src/php/ext/zip/modules/zip.la
26-Jun-2024 12:20:12 #5 23.00 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/zip/modules
26-Jun-2024 12:20:12 #5 23.01 ----------------------------------------------------------------------
26-Jun-2024 12:20:12 #5 23.01 Libraries have been installed in:
26-Jun-2024 12:20:12 #5 23.01    /usr/src/php/ext/zip/modules
26-Jun-2024 12:20:12 #5 23.01
26-Jun-2024 12:20:12 #5 23.01 If you ever happen to want to link against installed libraries
26-Jun-2024 12:20:12 #5 23.01 in a given directory, LIBDIR, you must either use libtool, and
26-Jun-2024 12:20:12 #5 23.01 specify the full pathname of the library, or use the `-LLIBDIR'
26-Jun-2024 12:20:12 #5 23.01 flag during linking and do at least one of the following:
26-Jun-2024 12:20:12 #5 23.01    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
26-Jun-2024 12:20:12 #5 23.01      during execution
26-Jun-2024 12:20:12 #5 23.01    - add LIBDIR to the `LD_RUN_PATH' environment variable
26-Jun-2024 12:20:12 #5 23.01      during linking
26-Jun-2024 12:20:12 #5 23.01    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
26-Jun-2024 12:20:12 #5 23.01    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
26-Jun-2024 12:20:12 #5 23.01
26-Jun-2024 12:20:12 #5 23.01 See any operating system documentation about shared libraries for
26-Jun-2024 12:20:12 #5 23.01 more information, such as the ld(1) and ld.so(8) manual pages.
26-Jun-2024 12:20:12 #5 23.01 ----------------------------------------------------------------------
26-Jun-2024 12:20:12 #5 23.01
26-Jun-2024 12:20:12 #5 23.02 Build complete.
26-Jun-2024 12:20:12 #5 23.02 Don't forget to run 'make test'.
26-Jun-2024 12:20:12 #5 23.02
26-Jun-2024 12:20:12 #5 23.08 + strip --strip-all modules/zip.so
26-Jun-2024 12:20:12 #5 23.12 Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
26-Jun-2024 12:20:12 #5 23.25 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
26-Jun-2024 12:20:12 #5 23.26 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
26-Jun-2024 12:20:12 #5 23.27 find . -name \*.la -o -name \*.a | xargs rm -f
26-Jun-2024 12:20:12 #5 23.28 find . -name \*.so | xargs rm -f
26-Jun-2024 12:20:12 #5 23.28 find . -name .libs -a -type d|xargs rm -rf
26-Jun-2024 12:20:12 #5 23.29 rm -f libphp.la      modules/* libs/*
26-Jun-2024 12:20:12 #5 23.29 rm -f ext/opcache/jit/zend_jit_x86.c
26-Jun-2024 12:20:12 #5 23.30 rm -f ext/opcache/jit/zend_jit_arm64.c
26-Jun-2024 12:20:12 #5 23.30 rm -f ext/opcache/minilua
26-Jun-2024 12:20:13 #5 DONE 24.3s
26-Jun-2024 12:20:13
26-Jun-2024 12:20:13 #6 [3/6] RUN pecl install xdebug-3.2.2
26-Jun-2024 12:20:15 #6 2.582 downloading xdebug-3.2.2.tgz ...
26-Jun-2024 12:20:16 #6 2.583 Starting to download xdebug-3.2.2.tgz (246,966 bytes)
26-Jun-2024 12:20:16 #6 2.583 ....................................................done: 246,966 bytes
26-Jun-2024 12:20:16 #6 3.001 96 source files, building
26-Jun-2024 12:20:16 #6 3.002 running: phpize
26-Jun-2024 12:20:16 #6 3.014 Configuring for:
26-Jun-2024 12:20:16 #6 3.014 PHP Api Version:         20210902
26-Jun-2024 12:20:16 #6 3.014 Zend Module Api No:      20210902
26-Jun-2024 12:20:16 #6 3.014 Zend Extension Api No:   420210902
26-Jun-2024 12:20:17 #6 4.120 building in /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2
26-Jun-2024 12:20:17 #6 4.120 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
26-Jun-2024 12:20:17 #6 4.286 checking for grep that handles long lines and -e... /usr/bin/grep
26-Jun-2024 12:20:17 #6 4.288 checking for egrep... /usr/bin/grep -E
26-Jun-2024 12:20:17 #6 4.295 checking for a sed that does not truncate output... /usr/bin/sed
26-Jun-2024 12:20:17 #6 4.313 checking for pkg-config... /usr/bin/pkg-config
26-Jun-2024 12:20:17 #6 4.315 checking pkg-config is at least version 0.9.0... yes
26-Jun-2024 12:20:17 #6 4.316 checking for cc... cc
26-Jun-2024 12:20:17 #6 4.437 checking whether the C compiler works... yes
26-Jun-2024 12:20:17 #6 4.438 checking for C compiler default output file name... a.out
26-Jun-2024 12:20:17 #6 4.506 checking for suffix of executables...
26-Jun-2024 12:20:17 #6 4.583 checking whether we are cross compiling... no
26-Jun-2024 12:20:18 #6 4.621 checking for suffix of object files... o
26-Jun-2024 12:20:18 #6 4.656 checking whether the compiler supports GNU C... yes
26-Jun-2024 12:20:18 #6 4.693 checking whether cc accepts -g... yes
26-Jun-2024 12:20:18 #6 4.789 checking for cc option to enable C11 features... none needed
26-Jun-2024 12:20:18 #6 4.839 checking how to run the C preprocessor... cc -E
26-Jun-2024 12:20:18 #6 4.909 checking for icc... no
26-Jun-2024 12:20:18 #6 4.929 checking for suncc... no
26-Jun-2024 12:20:18 #6 4.931 checking for system library directory... lib
26-Jun-2024 12:20:18 #6 5.006 checking if compiler supports -Wl,-rpath,... yes
26-Jun-2024 12:20:18 #6 5.108 checking build system type... x86_64-pc-linux-gnu
26-Jun-2024 12:20:18 #6 5.108 checking host system type... x86_64-pc-linux-gnu
26-Jun-2024 12:20:18 #6 5.108 checking target system type... x86_64-pc-linux-gnu
26-Jun-2024 12:20:18 #6 5.166 checking for PHP prefix... /usr/local
26-Jun-2024 12:20:18 #6 5.168 checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
26-Jun-2024 12:20:18 #6 5.168 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
26-Jun-2024 12:20:18 #6 5.168 checking for PHP installed headers prefix... /usr/local/include/php
26-Jun-2024 12:20:18 #6 5.202 checking if debug is enabled... no
26-Jun-2024 12:20:18 #6 5.238 checking if zts is enabled... no
26-Jun-2024 12:20:18 #6 5.240 checking for gawk... no
26-Jun-2024 12:20:18 #6 5.240 checking for nawk... nawk
26-Jun-2024 12:20:18 #6 5.246 checking if nawk is broken... no
26-Jun-2024 12:20:18 #6 5.246 checking whether to enable Xdebug support... yes, shared
26-Jun-2024 12:20:18 #6 5.246 checking whether to enable Xdebug developer build flags... no
26-Jun-2024 12:20:18 #6 5.246 checking whether to compress profiler files (requires zlib)... yes
26-Jun-2024 12:20:18 #6 5.258 checking Check for supported PHP versions... supported (8.1.29)
26-Jun-2024 12:20:18 #6 5.342 checking for clock_gettime... yes
26-Jun-2024 12:20:18 #6 5.434 checking for clock_gettime_nsec_np... no
26-Jun-2024 12:20:18 #6 5.513 checking for gettimeofday... yes
26-Jun-2024 12:20:19 #6 5.551 checking for stdio.h... yes
26-Jun-2024 12:20:19 #6 5.604 checking for stdlib.h... yes
26-Jun-2024 12:20:19 #6 5.663 checking for string.h... yes
26-Jun-2024 12:20:19 #6 5.723 checking for inttypes.h... yes
26-Jun-2024 12:20:19 #6 5.783 checking for stdint.h... yes
26-Jun-2024 12:20:19 #6 5.842 checking for strings.h... yes
26-Jun-2024 12:20:19 #6 5.901 checking for sys/stat.h... yes
26-Jun-2024 12:20:19 #6 5.962 checking for sys/types.h... yes
26-Jun-2024 12:20:19 #6 6.025 checking for unistd.h... yes
26-Jun-2024 12:20:19 #6 6.105 checking for netinet/in.h... yes
26-Jun-2024 12:20:19 #6 6.170 checking for poll.h... yes
26-Jun-2024 12:20:19 #6 6.244 checking for sys/poll.h... yes
26-Jun-2024 12:20:19 #6 6.322 checking for linux/rtnetlink.h... yes
26-Jun-2024 12:20:19 #6 6.414 checking for res_ninit... no
26-Jun-2024 12:20:19 #6 6.507 checking for __res_ninit... yes
26-Jun-2024 12:20:20 #6 6.595 checking for res_nclose... no
26-Jun-2024 12:20:20 #6 6.674 checking for __res_nclose... yes
26-Jun-2024 12:20:20 #6 6.771 checking for cos in -lm... yes
26-Jun-2024 12:20:20 #6 6.782 checking for zlib >= 1.2.9... yes
26-Jun-2024 12:20:20 #6 6.907 checking for a sed that does not truncate output... /usr/bin/sed
26-Jun-2024 12:20:20 #6 6.921 checking for ld used by cc... /usr/bin/ld
26-Jun-2024 12:20:20 #6 6.926 checking if the linker (/usr/bin/ld) is GNU ld... yes
26-Jun-2024 12:20:20 #6 6.926 checking for /usr/bin/ld option to reload object files... -r
26-Jun-2024 12:20:20 #6 6.932 checking for BSD-compatible nm... /usr/bin/nm -B
26-Jun-2024 12:20:20 #6 6.932 checking whether ln -s works... yes
26-Jun-2024 12:20:20 #6 6.932 checking how to recognize dependent libraries... pass_all
26-Jun-2024 12:20:20 #6 7.047 checking for dlfcn.h... yes
26-Jun-2024 12:20:20 #6 7.058 checking the maximum length of command line arguments... 1572864
26-Jun-2024 12:20:20 #6 7.190 checking command to parse /usr/bin/nm -B output from cc object... ok
26-Jun-2024 12:20:20 #6 7.196 checking for objdir... .libs
26-Jun-2024 12:20:20 #6 7.199 checking for ar... ar
26-Jun-2024 12:20:20 #6 7.199 checking for ranlib... ranlib
26-Jun-2024 12:20:20 #6 7.199 checking for strip... strip
26-Jun-2024 12:20:20 #6 7.345 checking if cc supports -fno-rtti -fno-exceptions... no
26-Jun-2024 12:20:20 #6 7.345 checking for cc option to produce PIC... -fPIC
26-Jun-2024 12:20:20 #6 7.382 checking if cc PIC flag -fPIC works... yes
26-Jun-2024 12:20:20 #6 7.562 checking if cc static flag -static works... yes
26-Jun-2024 12:20:21 #6 7.627 checking if cc supports -c -o file.o... yes
26-Jun-2024 12:20:21 #6 7.650 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
26-Jun-2024 12:20:21 #6 7.704 checking whether -lc should be explicitly linked in... no
26-Jun-2024 12:20:21 #6 7.745 checking dynamic linker characteristics... GNU/Linux ld.so
26-Jun-2024 12:20:21 #6 7.745 checking how to hardcode library paths into programs... immediate
26-Jun-2024 12:20:21 #6 7.751 checking whether stripping libraries is possible... yes
26-Jun-2024 12:20:21 #6 7.751 checking if libtool supports shared libraries... yes
26-Jun-2024 12:20:21 #6 7.751 checking whether to build shared libraries... yes
26-Jun-2024 12:20:21 #6 7.751 checking whether to build static libraries... no
26-Jun-2024 12:20:21 #6 8.036
26-Jun-2024 12:20:21 #6 8.036 creating libtool
26-Jun-2024 12:20:21 #6 8.069 appending configuration tag "CXX" to libtool
26-Jun-2024 12:20:21 #6 8.237 configure: patching config.h.in
26-Jun-2024 12:20:21 #6 8.244 configure: creating ./config.status
26-Jun-2024 12:20:21 #6 8.337 config.status: creating config.h
26-Jun-2024 12:20:21 #6 8.404 running: make
26-Jun-2024 12:20:21 #6 8.409 Makefile:244: warning: overriding recipe for target 'test'
26-Jun-2024 12:20:21 #6 8.409 Makefile:136: warning: ignoring old recipe for target 'test'
26-Jun-2024 12:20:21 #6 8.417 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/xdebug.c -o xdebug.lo  -MMD -MF xdebug.dep -MT xdebug.lo
26-Jun-2024 12:20:21 #6 8.558 mkdir .libs
26-Jun-2024 12:20:22 #6 8.562  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/xdebug.c -MMD -MF xdebug.dep -MT xdebug.lo  -fPIC -DPIC -o .libs/xdebug.o
26-Jun-2024 12:20:22 #6 9.226 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/base.c -o src/base/base.lo  -MMD -MF src/base/base.dep -MT src/base/base.lo
26-Jun-2024 12:20:22 #6 9.361 mkdir src/base/.libs
26-Jun-2024 12:20:22 #6 9.364  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/base.c -MMD -MF src/base/base.dep -MT src/base/base.lo  -fPIC -DPIC -o src/base/.libs/base.o
26-Jun-2024 12:20:23 #6 10.36 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/filter.c -o src/base/filter.lo  -MMD -MF src/base/filter.dep -MT src/base/filter.lo
26-Jun-2024 12:20:23 #6 10.49  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/filter.c -MMD -MF src/base/filter.dep -MT src/base/filter.lo  -fPIC -DPIC -o src/base/.libs/filter.o
26-Jun-2024 12:20:24 #6 10.95 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/usefulstuff.c -o src/lib/usefulstuff.lo  -MMD -MF src/lib/usefulstuff.dep -MT src/lib/usefulstuff.lo
26-Jun-2024 12:20:24 #6 11.08 mkdir src/lib/.libs
26-Jun-2024 12:20:24 #6 11.09  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/usefulstuff.c -MMD -MF src/lib/usefulstuff.dep -MT src/lib/usefulstuff.lo  -fPIC -DPIC -o src/lib/.libs/usefulstuff.o
26-Jun-2024 12:20:25 #6 11.74 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/compat.c -o src/lib/compat.lo  -MMD -MF src/lib/compat.dep -MT src/lib/compat.lo
26-Jun-2024 12:20:25 #6 11.87  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/compat.c -MMD -MF src/lib/compat.dep -MT src/lib/compat.lo  -fPIC -DPIC -o src/lib/.libs/compat.o
26-Jun-2024 12:20:25 #6 12.48 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/crc32.c -o src/lib/crc32.lo  -MMD -MF src/lib/crc32.dep -MT src/lib/crc32.lo
26-Jun-2024 12:20:25 #6 12.63  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/crc32.c -MMD -MF src/lib/crc32.dep -MT src/lib/crc32.lo  -fPIC -DPIC -o src/lib/.libs/crc32.o
26-Jun-2024 12:20:26 #6 12.68 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/file.c -o src/lib/file.lo  -MMD -MF src/lib/file.dep -MT src/lib/file.lo
26-Jun-2024 12:20:26 #6 12.83  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/file.c -MMD -MF src/lib/file.dep -MT src/lib/file.lo  -fPIC -DPIC -o src/lib/.libs/file.o
26-Jun-2024 12:20:26 #6 13.24 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/hash.c -o src/lib/hash.lo  -MMD -MF src/lib/hash.dep -MT src/lib/hash.lo
26-Jun-2024 12:20:26 #6 13.37  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/hash.c -MMD -MF src/lib/hash.dep -MT src/lib/hash.lo  -fPIC -DPIC -o src/lib/.libs/hash.o
26-Jun-2024 12:20:26 #6 13.59 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/headers.c -o src/lib/headers.lo  -MMD -MF src/lib/headers.dep -MT src/lib/headers.lo
26-Jun-2024 12:20:27 #6 13.72  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/headers.c -MMD -MF src/lib/headers.dep -MT src/lib/headers.lo  -fPIC -DPIC -o src/lib/.libs/headers.o
26-Jun-2024 12:20:27 #6 14.09 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/lib.c -o src/lib/lib.lo  -MMD -MF src/lib/lib.dep -MT src/lib/lib.lo
26-Jun-2024 12:20:27 #6 14.23  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/lib.c -MMD -MF src/lib/lib.dep -MT src/lib/lib.lo  -fPIC -DPIC -o src/lib/.libs/lib.o
26-Jun-2024 12:20:28 #6 14.84 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/llist.c -o src/lib/llist.lo  -MMD -MF src/lib/llist.dep -MT src/lib/llist.lo
26-Jun-2024 12:20:28 #6 14.97  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/llist.c -MMD -MF src/lib/llist.dep -MT src/lib/llist.lo  -fPIC -DPIC -o src/lib/.libs/llist.o
26-Jun-2024 12:20:28 #6 15.09 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/log.c -o src/lib/log.lo  -MMD -MF src/lib/log.dep -MT src/lib/log.lo
26-Jun-2024 12:20:28 #6 15.35  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/log.c -MMD -MF src/lib/log.dep -MT src/lib/log.lo  -fPIC -DPIC -o src/lib/.libs/log.o
26-Jun-2024 12:20:29 #6 16.05 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/set.c -o src/lib/set.lo  -MMD -MF src/lib/set.dep -MT src/lib/set.lo
26-Jun-2024 12:20:29 #6 16.20  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/set.c -MMD -MF src/lib/set.dep -MT src/lib/set.lo  -fPIC -DPIC -o src/lib/.libs/set.o
26-Jun-2024 12:20:29 #6 16.30 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/str.c -o src/lib/str.lo  -MMD -MF src/lib/str.dep -MT src/lib/str.lo
26-Jun-2024 12:20:29 #6 16.45  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/str.c -MMD -MF src/lib/str.dep -MT src/lib/str.lo  -fPIC -DPIC -o src/lib/.libs/str.o
26-Jun-2024 12:20:30 #6 16.87 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/timing.c -o src/lib/timing.lo  -MMD -MF src/lib/timing.dep -MT src/lib/timing.lo
26-Jun-2024 12:20:30 #6 17.00  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/timing.c -MMD -MF src/lib/timing.dep -MT src/lib/timing.lo  -fPIC -DPIC -o src/lib/.libs/timing.o
26-Jun-2024 12:20:30 #6 17.38 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var.c -o src/lib/var.lo  -MMD -MF src/lib/var.dep -MT src/lib/var.lo
26-Jun-2024 12:20:30 #6 17.51  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var.c -MMD -MF src/lib/var.dep -MT src/lib/var.lo  -fPIC -DPIC -o src/lib/.libs/var.o
26-Jun-2024 12:20:31 #6 18.58 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_html.c -o src/lib/var_export_html.lo  -MMD -MF src/lib/var_export_html.dep -MT src/lib/var_export_html.lo
26-Jun-2024 12:20:32 #6 18.71  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_html.c -MMD -MF src/lib/var_export_html.dep -MT src/lib/var_export_html.lo  -fPIC -DPIC -o src/lib/.libs/var_export_html.o
26-Jun-2024 12:20:32 #6 19.26 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_line.c -o src/lib/var_export_line.lo  -MMD -MF src/lib/var_export_line.dep -MT src/lib/var_export_line.lo
26-Jun-2024 12:20:32 #6 19.40  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_line.c -MMD -MF src/lib/var_export_line.dep -MT src/lib/var_export_line.lo  -fPIC -DPIC -o src/lib/.libs/var_export_line.o
26-Jun-2024 12:20:33 #6 19.95 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_text.c -o src/lib/var_export_text.lo  -MMD -MF src/lib/var_export_text.dep -MT src/lib/var_export_text.lo
26-Jun-2024 12:20:33 #6 20.09  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_text.c -MMD -MF src/lib/var_export_text.dep -MT src/lib/var_export_text.lo  -fPIC -DPIC -o src/lib/.libs/var_export_text.o
26-Jun-2024 12:20:34 #6 20.74 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_xml.c -o src/lib/var_export_xml.lo  -MMD -MF src/lib/var_export_xml.dep -MT src/lib/var_export_xml.lo
26-Jun-2024 12:20:34 #6 20.87  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_xml.c -MMD -MF src/lib/var_export_xml.dep -MT src/lib/var_export_xml.lo  -fPIC -DPIC -o src/lib/.libs/var_export_xml.o
26-Jun-2024 12:20:35 #6 21.75 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/xml.c -o src/lib/xml.lo  -MMD -MF src/lib/xml.dep -MT src/lib/xml.lo
26-Jun-2024 12:20:35 #6 21.90  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/xml.c -MMD -MF src/lib/xml.dep -MT src/lib/xml.lo  -fPIC -DPIC -o src/lib/.libs/xml.o
26-Jun-2024 12:20:35 #6 22.35 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/branch_info.c -o src/coverage/branch_info.lo  -MMD -MF src/coverage/branch_info.dep -MT src/coverage/branch_info.lo
26-Jun-2024 12:20:35 #6 22.48 mkdir src/coverage/.libs
26-Jun-2024 12:20:35 #6 22.48  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/branch_info.c -MMD -MF src/coverage/branch_info.dep -MT src/coverage/branch_info.lo  -fPIC -DPIC -o src/coverage/.libs/branch_info.o
26-Jun-2024 12:20:36 #6 23.07 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/code_coverage.c -o src/coverage/code_coverage.lo  -MMD -MF src/coverage/code_coverage.dep -MT src/coverage/code_coverage.lo
26-Jun-2024 12:20:36 #6 23.21  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/code_coverage.c -MMD -MF src/coverage/code_coverage.dep -MT src/coverage/code_coverage.lo  -fPIC -DPIC -o src/coverage/.libs/code_coverage.o
26-Jun-2024 12:20:37 #6 24.09 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/com.c -o src/debugger/com.lo  -MMD -MF src/debugger/com.dep -MT src/debugger/com.lo
26-Jun-2024 12:20:37 #6 24.22 mkdir src/debugger/.libs
26-Jun-2024 12:20:37 #6 24.22  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/com.c -MMD -MF src/debugger/com.dep -MT src/debugger/com.lo  -fPIC -DPIC -o src/debugger/.libs/com.o
26-Jun-2024 12:20:38 #6 24.87 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/debugger.c -o src/debugger/debugger.lo  -MMD -MF src/debugger/debugger.dep -MT src/debugger/debugger.lo
26-Jun-2024 12:20:38 #6 25.02  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/debugger.c -MMD -MF src/debugger/debugger.dep -MT src/debugger/debugger.lo  -fPIC -DPIC -o src/debugger/.libs/debugger.o
26-Jun-2024 12:20:39 #6 25.76 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handler_dbgp.c -o src/debugger/handler_dbgp.lo  -MMD -MF src/debugger/handler_dbgp.dep -MT src/debugger/handler_dbgp.lo
26-Jun-2024 12:20:39 #6 25.92  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handler_dbgp.c -MMD -MF src/debugger/handler_dbgp.dep -MT src/debugger/handler_dbgp.lo  -fPIC -DPIC -o src/debugger/.libs/handler_dbgp.o
26-Jun-2024 12:20:41 #6 28.07 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handlers.c -o src/debugger/handlers.lo  -MMD -MF src/debugger/handlers.dep -MT src/debugger/handlers.lo
26-Jun-2024 12:20:41 #6 28.22  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handlers.c -MMD -MF src/debugger/handlers.dep -MT src/debugger/handlers.lo  -fPIC -DPIC -o src/debugger/.libs/handlers.o
26-Jun-2024 12:20:41 #6 28.58 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/ip_info.c -o src/debugger/ip_info.lo  -MMD -MF src/debugger/ip_info.dep -MT src/debugger/ip_info.lo
26-Jun-2024 12:20:42 #6 28.71  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/ip_info.c -MMD -MF src/debugger/ip_info.dep -MT src/debugger/ip_info.lo  -fPIC -DPIC -o src/debugger/.libs/ip_info.o
26-Jun-2024 12:20:42 #6 29.18 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/develop.c -o src/develop/develop.lo  -MMD -MF src/develop/develop.dep -MT src/develop/develop.lo
26-Jun-2024 12:20:42 #6 29.33 mkdir src/develop/.libs
26-Jun-2024 12:20:42 #6 29.33  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/develop.c -MMD -MF src/develop/develop.dep -MT src/develop/develop.lo  -fPIC -DPIC -o src/develop/.libs/develop.o
26-Jun-2024 12:20:43 #6 29.72 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/monitor.c -o src/develop/monitor.lo  -MMD -MF src/develop/monitor.dep -MT src/develop/monitor.lo
26-Jun-2024 12:20:43 #6 29.87  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/monitor.c -MMD -MF src/develop/monitor.dep -MT src/develop/monitor.lo  -fPIC -DPIC -o src/develop/.libs/monitor.o
26-Jun-2024 12:20:43 #6 30.31 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/php_functions.c -o src/develop/php_functions.lo  -MMD -MF src/develop/php_functions.dep -MT src/develop/php_functions.lo
26-Jun-2024 12:20:43 #6 30.47  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/php_functions.c -MMD -MF src/develop/php_functions.dep -MT src/develop/php_functions.lo  -fPIC -DPIC -o src/develop/.libs/php_functions.o
26-Jun-2024 12:20:44 #6 31.03 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/stack.c -o src/develop/stack.lo  -MMD -MF src/develop/stack.dep -MT src/develop/stack.lo
26-Jun-2024 12:20:44 #6 31.16  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/stack.c -MMD -MF src/develop/stack.dep -MT src/develop/stack.lo  -fPIC -DPIC -o src/develop/.libs/stack.o
26-Jun-2024 12:20:45 #6 31.96 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/superglobals.c -o src/develop/superglobals.lo  -MMD -MF src/develop/superglobals.dep -MT src/develop/superglobals.lo
26-Jun-2024 12:20:45 #6 32.09  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/superglobals.c -MMD -MF src/develop/superglobals.dep -MT src/develop/superglobals.lo  -fPIC -DPIC -o src/develop/.libs/superglobals.o
26-Jun-2024 12:20:45 #6 32.58 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/gcstats/gc_stats.c -o src/gcstats/gc_stats.lo  -MMD -MF src/gcstats/gc_stats.dep -MT src/gcstats/gc_stats.lo
26-Jun-2024 12:20:46 #6 32.72 mkdir src/gcstats/.libs
26-Jun-2024 12:20:46 #6 32.73  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/gcstats/gc_stats.c -MMD -MF src/gcstats/gc_stats.dep -MT src/gcstats/gc_stats.lo  -fPIC -DPIC -o src/gcstats/.libs/gc_stats.o
26-Jun-2024 12:20:46 #6 33.21 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/profiler/profiler.c -o src/profiler/profiler.lo  -MMD -MF src/profiler/profiler.dep -MT src/profiler/profiler.lo
26-Jun-2024 12:20:46 #6 33.35 mkdir src/profiler/.libs
26-Jun-2024 12:20:46 #6 33.35  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/profiler/profiler.c -MMD -MF src/profiler/profiler.dep -MT src/profiler/profiler.lo  -fPIC -DPIC -o src/profiler/.libs/profiler.o
26-Jun-2024 12:20:47 #6 33.98 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_computerized.c -o src/tracing/trace_computerized.lo  -MMD -MF src/tracing/trace_computerized.dep -MT src/tracing/trace_computerized.lo
26-Jun-2024 12:20:47 #6 34.12 mkdir src/tracing/.libs
26-Jun-2024 12:20:47 #6 34.12  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_computerized.c -MMD -MF src/tracing/trace_computerized.dep -MT src/tracing/trace_computerized.lo  -fPIC -DPIC -o src/tracing/.libs/trace_computerized.o
26-Jun-2024 12:20:47 #6 34.58 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_html.c -o src/tracing/trace_html.lo  -MMD -MF src/tracing/trace_html.dep -MT src/tracing/trace_html.lo
26-Jun-2024 12:20:48 #6 34.73  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_html.c -MMD -MF src/tracing/trace_html.dep -MT src/tracing/trace_html.lo  -fPIC -DPIC -o src/tracing/.libs/trace_html.o
26-Jun-2024 12:20:48 #6 35.12 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_textual.c -o src/tracing/trace_textual.lo  -MMD -MF src/tracing/trace_textual.dep -MT src/tracing/trace_textual.lo
26-Jun-2024 12:20:48 #6 35.25  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_textual.c -MMD -MF src/tracing/trace_textual.dep -MT src/tracing/trace_textual.lo  -fPIC -DPIC -o src/tracing/.libs/trace_textual.o
26-Jun-2024 12:20:49 #6 35.72 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/tracing.c -o src/tracing/tracing.lo  -MMD -MF src/tracing/tracing.dep -MT src/tracing/tracing.lo
26-Jun-2024 12:20:49 #6 35.87  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/tracing.c -MMD -MF src/tracing/tracing.dep -MT src/tracing/tracing.lo  -fPIC -DPIC -o src/tracing/.libs/tracing.o
26-Jun-2024 12:20:49 #6 36.63 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=link cc -shared -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserxfZnoC/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-defaultuserxfZnoC/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-defaultuserxfZnoC/xdebug-3.2.2/modules  xdebug.lo src/base/base.lo src/base/filter.lo src/lib/usefulstuff.lo src/lib/compat.lo src/lib/crc32.lo src/lib/file.lo src/lib/hash.lo src/lib/headers.lo src/lib/lib.lo src/lib/llist.lo src/lib/log.lo src/lib/set.lo src/lib/str.lo src/lib/timing.lo src/lib/var.lo src/lib/var_export_html.lo src/lib/var_export_line.lo src/lib/var_e
26-Jun-2024 12:20:49 #6 36.63 xport_text.lo src/lib/var_export_xml.lo src/lib/xml.lo src/coverage/branch_info.lo src/coverage/code_coverage.lo src/debugger/com.lo src/debugger/debugger.lo src/debugger/handler_dbgp.lo src/debugger/handlers.lo src/debugger/ip_info.lo src/develop/develop.lo src/develop/monitor.lo src/develop/php_functions.lo src/develop/stack.lo src/develop/superglobals.lo src/gcstats/gc_stats.lo src/profiler/profiler.lo src/tracing/trace_computerized.lo src/tracing/trace_html.lo src/tracing/trace_textual.lo src/tracing/tracing.lo -lm -lz
26-Jun-2024 12:20:50 #6 37.03 cc -shared  .libs/xdebug.o src/base/.libs/base.o src/base/.libs/filter.o src/lib/.libs/usefulstuff.o src/lib/.libs/compat.o src/lib/.libs/crc32.o src/lib/.libs/file.o src/lib/.libs/hash.o src/lib/.libs/headers.o src/lib/.libs/lib.o src/lib/.libs/llist.o src/lib/.libs/log.o src/lib/.libs/set.o src/lib/.libs/str.o src/lib/.libs/timing.o src/lib/.libs/var.o src/lib/.libs/var_export_html.o src/lib/.libs/var_export_line.o src/lib/.libs/var_export_text.o src/lib/.libs/var_export_xml.o src/lib/.libs/xml.o src/coverage/.libs/branch_info.o src/coverage/.libs/code_coverage.o src/debugger/.libs/com.o src/debugger/.libs/debugger.o src/debugger/.libs/handler_dbgp.o src/debugger/.libs/handlers.o src/debugger/.libs/ip_info.o src/develop/.libs/develop.o src/develop/.libs/monitor.o src/develop/.libs/php_functions.o src/develop/.libs/stack.o src/develop/.libs/superglobals.o src/gcstats/.libs/gc_stats.o src/profiler/.libs/profiler.o src/tracing/.libs/trace_computerized.o src/tracing/.libs/trace_html.o src/tracing/.libs/trace_t
26-Jun-2024 12:20:50 #6 37.03 extual.o src/tracing/.libs/tracing.o  -lm -lz  -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
26-Jun-2024 12:20:50 #6 37.14 creating xdebug.la
26-Jun-2024 12:20:50 #6 37.16 (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
26-Jun-2024 12:20:50 #6 37.16 /bin/bash /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/modules
26-Jun-2024 12:20:50 #6 37.21 cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/modules/xdebug.so
26-Jun-2024 12:20:50 #6 37.22 cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/modules/xdebug.la
26-Jun-2024 12:20:50 #6 37.25 PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/modules
26-Jun-2024 12:20:50 #6 37.25 ----------------------------------------------------------------------
26-Jun-2024 12:20:50 #6 37.25 Libraries have been installed in:
26-Jun-2024 12:20:50 #6 37.25    /tmp/pear/temp/pear-build-defaultuserxfZnoC/xdebug-3.2.2/modules
26-Jun-2024 12:20:50 #6 37.25
26-Jun-2024 12:20:50 #6 37.25 If you ever happen to want to link against installed libraries
26-Jun-2024 12:20:50 #6 37.25 in a given directory, LIBDIR, you must either use libtool, and
26-Jun-2024 12:20:50 #6 37.25 specify the full pathname of the library, or use the `-LLIBDIR'
26-Jun-2024 12:20:50 #6 37.25 flag during linking and do at least one of the following:
26-Jun-2024 12:20:50 #6 37.25    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
26-Jun-2024 12:20:50 #6 37.25      during execution
26-Jun-2024 12:20:50 #6 37.25    - add LIBDIR to the `LD_RUN_PATH' environment variable
26-Jun-2024 12:20:50 #6 37.25      during linking
26-Jun-2024 12:20:50 #6 37.25    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
26-Jun-2024 12:20:50 #6 37.25    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
26-Jun-2024 12:20:50 #6 37.25
26-Jun-2024 12:20:50 #6 37.25 See any operating system documentation about shared libraries for
26-Jun-2024 12:20:50 #6 37.25 more information, such as the ld(1) and ld.so(8) manual pages.
26-Jun-2024 12:20:50 #6 37.25 ----------------------------------------------------------------------
26-Jun-2024 12:20:50 #6 37.26
26-Jun-2024 12:20:50 #6 37.26 Build complete.
26-Jun-2024 12:20:50 #6 37.26 Don't forget to run 'make test'.
26-Jun-2024 12:20:50 #6 37.27
26-Jun-2024 12:20:50 #6 37.27 running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuserxfZnoC/install-xdebug-3.2.2" install
26-Jun-2024 12:20:50 #6 37.27 Makefile:244: warning: overriding recipe for target 'test'
26-Jun-2024 12:20:50 #6 37.27 Makefile:136: warning: ignoring old recipe for target 'test'
26-Jun-2024 12:20:50 #6 37.34 Installing shared extensions:     /tmp/pear/temp/pear-build-defaultuserxfZnoC/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/
26-Jun-2024 12:20:50 #6 37.39
26-Jun-2024 12:20:50 #6 37.44 shtool:echo:Warning: unable to determine terminal sequence for bold mode
26-Jun-2024 12:20:50 #6 37.46   +----------------------------------------------------------------------+
26-Jun-2024 12:20:50 #6 37.46   |                                                                      |
26-Jun-2024 12:20:50 #6 37.47   |   INSTALLATION INSTRUCTIONS                                          |
26-Jun-2024 12:20:50 #6 37.47   |   =========================                                          |
26-Jun-2024 12:20:50 #6 37.47   |                                                                      |
26-Jun-2024 12:20:50 #6 37.47   |   See https://xdebug.org/install.php#configure-php for instructions  |
26-Jun-2024 12:20:50 #6 37.48   |   on how to enable Xdebug for PHP.                                   |
26-Jun-2024 12:20:50 #6 37.48   |                                                                      |
26-Jun-2024 12:20:50 #6 37.48   |   Documentation is available online as well:                         |
26-Jun-2024 12:20:50 #6 37.48   |   - A list of all settings:  https://xdebug.org/docs-settings.php    |
26-Jun-2024 12:20:50 #6 37.49   |   - A list of all functions: https://xdebug.org/docs-functions.php   |
26-Jun-2024 12:20:50 #6 37.49   |   - Profiling instructions:  https://xdebug.org/docs-profiling2.php  |
26-Jun-2024 12:20:50 #6 37.49   |   - Remote debugging:        https://xdebug.org/docs-debugger.php    |
26-Jun-2024 12:20:50 #6 37.49   |                                                                      |
26-Jun-2024 12:20:50 #6 37.50   |                                                                      |
26-Jun-2024 12:20:50 #6 37.50   |   NOTE: Please disregard the message                                 |
26-Jun-2024 12:20:50 #6 37.50   |       You should add "extension=xdebug.so" to php.ini                |
26-Jun-2024 12:20:50 #6 37.50   |   that is emitted by the PECL installer. This does not work for      |
26-Jun-2024 12:20:50 #6 37.51   |   Xdebug.                                                            |
26-Jun-2024 12:20:50 #6 37.51   |                                                                      |
26-Jun-2024 12:20:50 #6 37.51   +----------------------------------------------------------------------+
26-Jun-2024 12:20:50 #6 37.56 shtool:echo:Warning: unable to determine terminal sequence for bold mode
26-Jun-2024 12:20:50 #6 37.58
26-Jun-2024 12:20:50 #6 37.58
26-Jun-2024 12:20:50 #6 37.58 running: find "/tmp/pear/temp/pear-build-defaultuserxfZnoC/install-xdebug-3.2.2" | xargs ls -dils
26-Jun-2024 12:20:50 #6 37.59 2756218    4 drwxr-xr-x. 3 root root    4096 Jun 26 12:20 /tmp/pear/temp/pear-build-defaultuserxfZnoC/install-xdebug-3.2.2
26-Jun-2024 12:20:50 #6 37.59 2756433    4 drwxr-xr-x. 3 root root    4096 Jun 26 12:20 /tmp/pear/temp/pear-build-defaultuserxfZnoC/install-xdebug-3.2.2/usr
26-Jun-2024 12:20:50 #6 37.59 2756434    4 drwxr-xr-x. 3 root root    4096 Jun 26 12:20 /tmp/pear/temp/pear-build-defaultuserxfZnoC/install-xdebug-3.2.2/usr/local
26-Jun-2024 12:20:50 #6 37.59 2756435    4 drwxr-xr-x. 3 root root    4096 Jun 26 12:20 /tmp/pear/temp/pear-build-defaultuserxfZnoC/install-xdebug-3.2.2/usr/local/lib
26-Jun-2024 12:20:50 #6 37.59 2756436    4 drwxr-xr-x. 3 root root    4096 Jun 26 12:20 /tmp/pear/temp/pear-build-defaultuserxfZnoC/install-xdebug-3.2.2/usr/local/lib/php
26-Jun-2024 12:20:50 #6 37.59 2756437    4 drwxr-xr-x. 3 root root    4096 Jun 26 12:20 /tmp/pear/temp/pear-build-defaultuserxfZnoC/install-xdebug-3.2.2/usr/local/lib/php/extensions
26-Jun-2024 12:20:50 #6 37.59 2756438    4 drwxr-xr-x. 2 root root    4096 Jun 26 12:20 /tmp/pear/temp/pear-build-defaultuserxfZnoC/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902
26-Jun-2024 12:20:50 #6 37.59 2756432 1760 -rwxr-xr-x. 1 root root 1798232 Jun 26 12:20 /tmp/pear/temp/pear-build-defaultuserxfZnoC/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so
26-Jun-2024 12:20:50 #6 37.60
26-Jun-2024 12:20:50 #6 37.60 Build process completed successfully
26-Jun-2024 12:20:50 #6 37.60 Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so'
26-Jun-2024 12:20:51 #6 37.62 install ok: channel://pecl.php.net/xdebug-3.2.2
26-Jun-2024 12:20:51 #6 37.62 configuration option "php_ini" is not set to php.ini location
26-Jun-2024 12:20:51 #6 37.62 You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so" to php.ini
26-Jun-2024 12:20:51 #6 DONE 37.7s
26-Jun-2024 12:20:51
26-Jun-2024 12:20:51 #7 [4/6] RUN docker-php-ext-enable xdebug
26-Jun-2024 12:20:51 #7 DONE 0.4s
26-Jun-2024 12:20:51
26-Jun-2024 12:20:51 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini
26-Jun-2024 12:20:51 #8 DONE 0.4s
26-Jun-2024 12:20:52
26-Jun-2024 12:20:52 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost
26-Jun-2024 12:20:52 #9 DONE 0.7s
26-Jun-2024 12:20:52
26-Jun-2024 12:20:52 #10 exporting to image
26-Jun-2024 12:20:52 #10 exporting layers
26-Jun-2024 12:20:53 #10 exporting layers 0.8s done
26-Jun-2024 12:20:53 #10 writing image sha256:7628bd35d78bbe73b555a8aae4d7f989a01cc1d3b4691d4bccd9b7a24527821e done
26-Jun-2024 12:20:53 #10 naming to docker.io/library/phpbb:php-8.1 done
26-Jun-2024 12:20:53 #10 DONE 0.8s
26-Jun-2024 12:20:53 Built Docker image 'phpbb:php-8.1'
26-Jun-2024 12:20:53 Finished task 'Build image' with result: Success
26-Jun-2024 12:20:53
Substituting variable: ${bamboo.PHPVersion} with 8.1
26-Jun-2024 12:20:53
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
26-Jun-2024 12:20:53 Starting task 'Prepare directory' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
26-Jun-2024 12:20:53 Running image name (phpbb:php-8.1)
26-Jun-2024 12:20:53
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #138 (PHPBB3-PR1-JOB1-138)'
... 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
26-Jun-2024 12:20:54 You are using the deprecated option "--dev". It has no effect and will break in Composer 3.
26-Jun-2024 12:20:54 Installing dependencies from lock file (including require-dev)
26-Jun-2024 12:20:54 Verifying lock file contents can be installed on current platform.
26-Jun-2024 12:20:54 Package operations: 142 installs, 0 updates, 0 removals
26-Jun-2024 12:20:54 Cannot create cache directory /home/bamboo/.composer/cache/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only.
26-Jun-2024 12:20:54   - Downloading composer/installers (v1.12.0)
26-Jun-2024 12:20:54   - Downloading composer/package-versions-deprecated (1.11.99.5)
26-Jun-2024 12:20:54   - Downloading bantu/ini-get-wrapper (v1.0.1)
26-Jun-2024 12:20:54   - Downloading carlos-mg89/oauth (0.8.15)
26-Jun-2024 12:20:54   - Downloading chita/topological_sort (v3.0.1)
26-Jun-2024 12:20:54   - Downloading symfony/process (v6.4.8)
26-Jun-2024 12:20:54   - Downloading symfony/polyfill-php81 (v1.29.0)
26-Jun-2024 12:20:54   - Downloading symfony/polyfill-php80 (v1.29.0)
26-Jun-2024 12:20:54   - Downloading symfony/polyfill-php73 (v1.29.0)
26-Jun-2024 12:20:54   - Downloading symfony/finder (v6.4.8)
26-Jun-2024 12:20:54   - Downloading symfony/polyfill-mbstring (v1.29.0)
26-Jun-2024 12:20:54   - Downloading symfony/polyfill-ctype (v1.29.0)
26-Jun-2024 12:20:54   - Downloading symfony/filesystem (v6.4.8)
26-Jun-2024 12:20:54   - Downloading symfony/polyfill-intl-normalizer (v1.29.0)
26-Jun-2024 12:20:54   - Downloading symfony/polyfill-intl-grapheme (v1.29.0)
26-Jun-2024 12:20:54   - Downloading symfony/string (v6.4.8)
26-Jun-2024 12:20:54   - Downloading symfony/deprecation-contracts (v3.5.0)
26-Jun-2024 12:20:54   - Downloading psr/container (2.0.2)
26-Jun-2024 12:20:54   - Downloading symfony/service-contracts (v3.5.0)
26-Jun-2024 12:20:54   - Downloading symfony/console (v6.4.8)
26-Jun-2024 12:20:54   - Downloading seld/signal-handler (2.0.2)
26-Jun-2024 12:20:54   - Downloading seld/phar-utils (1.2.1)
26-Jun-2024 12:20:54   - Downloading seld/jsonlint (1.10.2)
26-Jun-2024 12:20:54   - Downloading react/promise (v3.2.0)
26-Jun-2024 12:20:54   - Downloading psr/log (3.0.0)
26-Jun-2024 12:20:54   - Downloading justinrainbow/json-schema (v5.2.13)
26-Jun-2024 12:20:54   - Downloading composer/pcre (3.1.4)
26-Jun-2024 12:20:54   - Downloading composer/xdebug-handler (3.0.5)
26-Jun-2024 12:20:54   - Downloading composer/spdx-licenses (1.5.8)
26-Jun-2024 12:20:54   - Downloading composer/semver (3.4.0)
26-Jun-2024 12:20:54   - Downloading composer/metadata-minifier (1.0.0)
26-Jun-2024 12:20:54   - Downloading composer/class-map-generator (1.3.4)
26-Jun-2024 12:20:54   - Downloading composer/ca-bundle (1.5.0)
26-Jun-2024 12:20:54   - Downloading composer/composer (2.7.7)
26-Jun-2024 12:20:54   - Downloading psr/cache (3.0.0)
26-Jun-2024 12:20:54   - Downloading doctrine/deprecations (1.1.3)
26-Jun-2024 12:20:54   - Downloading doctrine/event-manager (1.2.0)
26-Jun-2024 12:20:54   - Downloading doctrine/cache (2.2.0)
26-Jun-2024 12:20:54   - Downloading doctrine/dbal (3.3.8)
26-Jun-2024 12:20:54   - Downloading google/recaptcha (1.3.0)
26-Jun-2024 12:20:54   - Downloading guzzlehttp/promises (1.5.3)
26-Jun-2024 12:20:54   - Downloading ralouphie/getallheaders (3.0.3)
26-Jun-2024 12:20:54   - Downloading psr/http-message (1.1)
26-Jun-2024 12:20:54   - Downloading guzzlehttp/psr7 (1.9.1)
26-Jun-2024 12:20:54   - Downloading laminas/laminas-code (4.13.0)
26-Jun-2024 12:20:54   - Downloading symfony/yaml (v6.4.8)
26-Jun-2024 12:20:54   - Downloading laravel/homestead (v14.5.0)
26-Jun-2024 12:20:54   - Downloading marc1706/fast-image-size (v1.1.7)
26-Jun-2024 12:20:54   - Downloading symfony/http-client-contracts (v3.5.0)
26-Jun-2024 12:20:54   - Downloading symfony/http-client (v6.4.8)
26-Jun-2024 12:20:54   - Downloading brick/math (0.12.1)
26-Jun-2024 12:20:54   - Downloading spomky-labs/pki-framework (1.2.1)
26-Jun-2024 12:20:54   - Downloading psr/http-factory (1.1.0)
26-Jun-2024 12:20:54   - Downloading psr/http-client (1.0.3)
26-Jun-2024 12:20:54   - Downloading psr/clock (1.0.0)
26-Jun-2024 12:20:54   - Downloading paragonie/random_compat (v9.99.100)
26-Jun-2024 12:20:54   - Downloading paragonie/sodium_compat (v1.21.1)
26-Jun-2024 12:20:54   - Downloading paragonie/constant_time_encoding (v2.7.0)
26-Jun-2024 12:20:54   - Downloading web-token/jwt-library (3.4.3)
26-Jun-2024 12:20:54   - Downloading web-token/jwt-util-ecc (3.4.3)
26-Jun-2024 12:20:54   - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.3)
26-Jun-2024 12:20:54   - Downloading web-token/jwt-signature (3.4.3)
26-Jun-2024 12:20:54   - Downloading web-token/jwt-key-mgmt (3.4.3)
26-Jun-2024 12:20:54   - Downloading spomky-labs/base64url (v2.0.4)
26-Jun-2024 12:20:54   - Downloading symfony/polyfill-php72 (v1.29.0)
26-Jun-2024 12:20:54   - Downloading symfony/polyfill-intl-idn (v1.29.0)
26-Jun-2024 12:20:54   - Downloading guzzlehttp/guzzle (6.5.8)
26-Jun-2024 12:20:54   - Downloading minishlink/web-push (v8.0.0)
26-Jun-2024 12:20:54   - Downloading sebastian/version (3.0.2)
26-Jun-2024 12:20:54   - Downloading sebastian/type (3.2.1)
26-Jun-2024 12:20:54   - Downloading sebastian/resource-operations (3.0.4)
26-Jun-2024 12:20:54   - Downloading sebastian/recursion-context (4.0.5)
26-Jun-2024 12:20:54   - Downloading sebastian/object-reflector (2.0.4)
26-Jun-2024 12:20:54   - Downloading sebastian/object-enumerator (4.0.4)
26-Jun-2024 12:20:54   - Downloading sebastian/global-state (5.0.7)
26-Jun-2024 12:20:54   - Downloading sebastian/exporter (4.0.6)
26-Jun-2024 12:20:54   - Downloading sebastian/environment (5.1.5)
26-Jun-2024 12:20:54   - Downloading sebastian/diff (4.0.6)
26-Jun-2024 12:20:54   - Downloading sebastian/comparator (4.0.8)
26-Jun-2024 12:20:54   - Downloading sebastian/code-unit (1.0.8)
26-Jun-2024 12:20:54   - Downloading sebastian/cli-parser (1.0.2)
26-Jun-2024 12:20:54   - Downloading phpunit/php-timer (5.0.3)
26-Jun-2024 12:20:54   - Downloading phpunit/php-text-template (2.0.4)
26-Jun-2024 12:20:54   - Downloading phpunit/php-invoker (3.1.1)
26-Jun-2024 12:20:54   - Downloading phpunit/php-file-iterator (3.0.6)
26-Jun-2024 12:20:54   - Downloading theseer/tokenizer (1.2.3)
26-Jun-2024 12:20:54   - Downloading nikic/php-parser (v4.19.1)
26-Jun-2024 12:20:54   - Downloading sebastian/lines-of-code (1.0.4)
26-Jun-2024 12:20:54   - Downloading sebastian/complexity (2.0.3)
26-Jun-2024 12:20:54   - Downloading sebastian/code-unit-reverse-lookup (2.0.3)
26-Jun-2024 12:20:54   - Downloading phpunit/php-code-coverage (9.2.31)
26-Jun-2024 12:20:54   - Downloading phar-io/version (3.2.1)
26-Jun-2024 12:20:54   - Downloading phar-io/manifest (2.0.4)
26-Jun-2024 12:20:54   - Downloading myclabs/deep-copy (1.12.0)
26-Jun-2024 12:20:54   - Downloading doctrine/instantiator (2.0.0)
26-Jun-2024 12:20:54   - Downloading phpunit/phpunit (9.6.19)
26-Jun-2024 12:20:54   - Downloading misantron/dbunit (5.3.0)
26-Jun-2024 12:20:54   - Downloading phing/phing (2.17.4)
26-Jun-2024 12:20:54   - Downloading webmozart/assert (1.11.0)
26-Jun-2024 12:20:54   - Downloading phpstan/phpdoc-parser (1.29.1)
26-Jun-2024 12:20:54   - Downloading phpdocumentor/reflection-common (2.2.0)
26-Jun-2024 12:20:54   - Downloading phpdocumentor/type-resolver (1.8.2)
26-Jun-2024 12:20:54   - Downloading phpdocumentor/reflection-docblock (5.4.1)
26-Jun-2024 12:20:54   - Downloading spatie/array-to-xml (3.3.0)
26-Jun-2024 12:20:54   - Downloading netresearch/jsonmapper (v4.4.1)
26-Jun-2024 12:20:54   - Downloading fidry/cpu-core-counter (1.1.0)
26-Jun-2024 12:20:54   - Downloading felixfbecker/language-server-protocol (v1.5.2)
26-Jun-2024 12:20:54   - Downloading felixfbecker/advanced-json-rpc (v3.2.1)
26-Jun-2024 12:20:54   - Downloading dnoegel/php-xdg-base-dir (v0.1.1)
26-Jun-2024 12:20:54   - Downloading amphp/amp (v2.6.4)
26-Jun-2024 12:20:54   - Downloading amphp/byte-stream (v1.8.2)
26-Jun-2024 12:20:54   - Downloading vimeo/psalm (5.24.0)
26-Jun-2024 12:20:54   - Downloading symfony/routing (v6.4.8)
26-Jun-2024 12:20:54   - Downloading symfony/polyfill-php83 (v1.29.0)
26-Jun-2024 12:20:54   - Downloading symfony/http-foundation (v6.4.8)
26-Jun-2024 12:20:54   - Downloading psr/event-dispatcher (1.0.0)
26-Jun-2024 12:20:54   - Downloading symfony/event-dispatcher-contracts (v3.5.0)
26-Jun-2024 12:20:54   - Downloading symfony/event-dispatcher (v6.4.8)
26-Jun-2024 12:20:54   - Downloading symfony/var-dumper (v6.4.8)
26-Jun-2024 12:20:54   - Downloading symfony/error-handler (v6.4.8)
26-Jun-2024 12:20:54   - Downloading symfony/http-kernel (v6.4.8)
26-Jun-2024 12:20:54   - Downloading symfony/var-exporter (v6.4.8)
26-Jun-2024 12:20:54   - Downloading symfony/dependency-injection (v6.4.8)
26-Jun-2024 12:20:54   - Downloading symfony/config (v6.4.8)
26-Jun-2024 12:20:54   - Downloading symfony/cache-contracts (v3.5.0)
26-Jun-2024 12:20:54   - Downloading symfony/cache (v6.4.8)
26-Jun-2024 12:20:54   - Downloading symfony/framework-bundle (v6.4.8)
26-Jun-2024 12:20:54   - Downloading psalm/plugin-symfony (v5.2.2)
26-Jun-2024 12:20:54   - Downloading s9e/sweetdom (3.4.1)
26-Jun-2024 12:20:54   - Downloading s9e/regexp-builder (1.4.6)
26-Jun-2024 12:20:54   - Downloading s9e/text-formatter (2.17.3)
26-Jun-2024 12:20:54   - Downloading squizlabs/php_codesniffer (3.10.1)
26-Jun-2024 12:20:54   - Downloading masterminds/html5 (2.9.0)
26-Jun-2024 12:20:54   - Downloading symfony/dom-crawler (v6.4.8)
26-Jun-2024 12:20:54   - Downloading symfony/browser-kit (v6.4.8)
26-Jun-2024 12:20:54   - Downloading symfony/css-selector (v6.4.8)
26-Jun-2024 12:20:54   - Downloading symfony/mime (v6.4.8)
26-Jun-2024 12:20:54   - Downloading friendsofphp/proxy-manager-lts (v1.0.18)
26-Jun-2024 12:20:54   - Downloading symfony/proxy-manager-bridge (v6.4.8)
26-Jun-2024 12:20:54   - Downloading twig/twig (v3.8.0)
26-Jun-2024 12:20:54   - Downloading symfony/translation-contracts (v3.5.0)
26-Jun-2024 12:20:54   - Downloading symfony/twig-bridge (v6.4.8)
26-Jun-2024 12:20:55    0/142 [>---------------------------]   0%
26-Jun-2024 12:20:55   15/142 [==>-------------------------]  10%
26-Jun-2024 12:20:55   32/142 [======>---------------------]  22%
26-Jun-2024 12:20:55   47/142 [=========>------------------]  33%
26-Jun-2024 12:20:56   64/142 [============>---------------]  45%
26-Jun-2024 12:20:56   75/142 [==============>-------------]  52%
26-Jun-2024 12:20:56   88/142 [=================>----------]  61%
26-Jun-2024 12:20:56 110/142 [=====================>------]  77%
26-Jun-2024 12:20:56 120/142 [=======================>----]  84%
26-Jun-2024 12:20:57 128/142 [=========================>--]  90%
26-Jun-2024 12:20:57 142/142 [============================] 100%
26-Jun-2024 12:20:57   - Installing composer/installers (v1.12.0): Extracting archive
26-Jun-2024 12:20:57   - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive
26-Jun-2024 12:20:57   - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive
26-Jun-2024 12:20:57   - Installing carlos-mg89/oauth (0.8.15): Extracting archive
26-Jun-2024 12:20:57   - Installing chita/topological_sort (v3.0.1): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/process (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/finder (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/filesystem (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/string (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive
26-Jun-2024 12:20:57   - Installing psr/container (2.0.2): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/service-contracts (v3.5.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/console (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing seld/signal-handler (2.0.2): Extracting archive
26-Jun-2024 12:20:57   - Installing seld/phar-utils (1.2.1): Extracting archive
26-Jun-2024 12:20:57   - Installing seld/jsonlint (1.10.2): Extracting archive
26-Jun-2024 12:20:57   - Installing react/promise (v3.2.0): Extracting archive
26-Jun-2024 12:20:57   - Installing psr/log (3.0.0): Extracting archive
26-Jun-2024 12:20:57   - Installing justinrainbow/json-schema (v5.2.13): Extracting archive
26-Jun-2024 12:20:57   - Installing composer/pcre (3.1.4): Extracting archive
26-Jun-2024 12:20:57   - Installing composer/xdebug-handler (3.0.5): Extracting archive
26-Jun-2024 12:20:57   - Installing composer/spdx-licenses (1.5.8): Extracting archive
26-Jun-2024 12:20:57   - Installing composer/semver (3.4.0): Extracting archive
26-Jun-2024 12:20:57   - Installing composer/metadata-minifier (1.0.0): Extracting archive
26-Jun-2024 12:20:57   - Installing composer/class-map-generator (1.3.4): Extracting archive
26-Jun-2024 12:20:57   - Installing composer/ca-bundle (1.5.0): Extracting archive
26-Jun-2024 12:20:57   - Installing composer/composer (2.7.7): Extracting archive
26-Jun-2024 12:20:57   - Installing psr/cache (3.0.0): Extracting archive
26-Jun-2024 12:20:57   - Installing doctrine/deprecations (1.1.3): Extracting archive
26-Jun-2024 12:20:57   - Installing doctrine/event-manager (1.2.0): Extracting archive
26-Jun-2024 12:20:57   - Installing doctrine/cache (2.2.0): Extracting archive
26-Jun-2024 12:20:57   - Installing doctrine/dbal (3.3.8): Extracting archive
26-Jun-2024 12:20:57   - Installing google/recaptcha (1.3.0): Extracting archive
26-Jun-2024 12:20:57   - Installing guzzlehttp/promises (1.5.3): Extracting archive
26-Jun-2024 12:20:57   - Installing ralouphie/getallheaders (3.0.3): Extracting archive
26-Jun-2024 12:20:57   - Installing psr/http-message (1.1): Extracting archive
26-Jun-2024 12:20:57   - Installing guzzlehttp/psr7 (1.9.1): Extracting archive
26-Jun-2024 12:20:57   - Installing laminas/laminas-code (4.13.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/yaml (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing laravel/homestead (v14.5.0): Extracting archive
26-Jun-2024 12:20:57   - Installing marc1706/fast-image-size (v1.1.7): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/http-client-contracts (v3.5.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/http-client (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing brick/math (0.12.1): Extracting archive
26-Jun-2024 12:20:57   - Installing spomky-labs/pki-framework (1.2.1): Extracting archive
26-Jun-2024 12:20:57   - Installing psr/http-factory (1.1.0): Extracting archive
26-Jun-2024 12:20:57   - Installing psr/http-client (1.0.3): Extracting archive
26-Jun-2024 12:20:57   - Installing psr/clock (1.0.0): Extracting archive
26-Jun-2024 12:20:57   - Installing paragonie/random_compat (v9.99.100): Extracting archive
26-Jun-2024 12:20:57   - Installing paragonie/sodium_compat (v1.21.1): Extracting archive
26-Jun-2024 12:20:57   - Installing paragonie/constant_time_encoding (v2.7.0): Extracting archive
26-Jun-2024 12:20:57   - Installing web-token/jwt-library (3.4.3): Extracting archive
26-Jun-2024 12:20:57   - Installing web-token/jwt-util-ecc (3.4.3): Extracting archive
26-Jun-2024 12:20:57   - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.3): Extracting archive
26-Jun-2024 12:20:57   - Installing web-token/jwt-signature (3.4.3): Extracting archive
26-Jun-2024 12:20:57   - Installing web-token/jwt-key-mgmt (3.4.3): Extracting archive
26-Jun-2024 12:20:57   - Installing spomky-labs/base64url (v2.0.4): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive
26-Jun-2024 12:20:57   - Installing guzzlehttp/guzzle (6.5.8): Extracting archive
26-Jun-2024 12:20:57   - Installing minishlink/web-push (v8.0.0): Extracting archive
26-Jun-2024 12:20:57   - Installing sebastian/version (3.0.2): Extracting archive
26-Jun-2024 12:20:57   - Installing sebastian/type (3.2.1): Extracting archive
26-Jun-2024 12:20:57   - Installing sebastian/resource-operations (3.0.4): Extracting archive
26-Jun-2024 12:20:57   - Installing sebastian/recursion-context (4.0.5): Extracting archive
26-Jun-2024 12:20:57   - Installing sebastian/object-reflector (2.0.4): Extracting archive
26-Jun-2024 12:20:57   - Installing sebastian/object-enumerator (4.0.4): Extracting archive
26-Jun-2024 12:20:57   - Installing sebastian/global-state (5.0.7): Extracting archive
26-Jun-2024 12:20:57   - Installing sebastian/exporter (4.0.6): Extracting archive
26-Jun-2024 12:20:57   - Installing sebastian/environment (5.1.5): Extracting archive
26-Jun-2024 12:20:57   - Installing sebastian/diff (4.0.6): Extracting archive
26-Jun-2024 12:20:57   - Installing sebastian/comparator (4.0.8): Extracting archive
26-Jun-2024 12:20:57   - Installing sebastian/code-unit (1.0.8): Extracting archive
26-Jun-2024 12:20:57   - Installing sebastian/cli-parser (1.0.2): Extracting archive
26-Jun-2024 12:20:57   - Installing phpunit/php-timer (5.0.3): Extracting archive
26-Jun-2024 12:20:57   - Installing phpunit/php-text-template (2.0.4): Extracting archive
26-Jun-2024 12:20:57   - Installing phpunit/php-invoker (3.1.1): Extracting archive
26-Jun-2024 12:20:57   - Installing phpunit/php-file-iterator (3.0.6): Extracting archive
26-Jun-2024 12:20:57   - Installing theseer/tokenizer (1.2.3): Extracting archive
26-Jun-2024 12:20:57   - Installing nikic/php-parser (v4.19.1): Extracting archive
26-Jun-2024 12:20:57   - Installing sebastian/lines-of-code (1.0.4): Extracting archive
26-Jun-2024 12:20:57   - Installing sebastian/complexity (2.0.3): Extracting archive
26-Jun-2024 12:20:57   - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive
26-Jun-2024 12:20:57   - Installing phpunit/php-code-coverage (9.2.31): Extracting archive
26-Jun-2024 12:20:57   - Installing phar-io/version (3.2.1): Extracting archive
26-Jun-2024 12:20:57   - Installing phar-io/manifest (2.0.4): Extracting archive
26-Jun-2024 12:20:57   - Installing myclabs/deep-copy (1.12.0): Extracting archive
26-Jun-2024 12:20:57   - Installing doctrine/instantiator (2.0.0): Extracting archive
26-Jun-2024 12:20:57   - Installing phpunit/phpunit (9.6.19): Extracting archive
26-Jun-2024 12:20:57   - Installing misantron/dbunit (5.3.0): Extracting archive
26-Jun-2024 12:20:57   - Installing phing/phing (2.17.4): Extracting archive
26-Jun-2024 12:20:57   - Installing webmozart/assert (1.11.0): Extracting archive
26-Jun-2024 12:20:57   - Installing phpstan/phpdoc-parser (1.29.1): Extracting archive
26-Jun-2024 12:20:57   - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
26-Jun-2024 12:20:57   - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive
26-Jun-2024 12:20:57   - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive
26-Jun-2024 12:20:57   - Installing spatie/array-to-xml (3.3.0): Extracting archive
26-Jun-2024 12:20:57   - Installing netresearch/jsonmapper (v4.4.1): Extracting archive
26-Jun-2024 12:20:57   - Installing fidry/cpu-core-counter (1.1.0): Extracting archive
26-Jun-2024 12:20:57   - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive
26-Jun-2024 12:20:57   - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
26-Jun-2024 12:20:57   - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive
26-Jun-2024 12:20:57   - Installing amphp/amp (v2.6.4): Extracting archive
26-Jun-2024 12:20:57   - Installing amphp/byte-stream (v1.8.2): Extracting archive
26-Jun-2024 12:20:57   - Installing vimeo/psalm (5.24.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/routing (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/http-foundation (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing psr/event-dispatcher (1.0.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/event-dispatcher (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/var-dumper (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/error-handler (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/http-kernel (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/var-exporter (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/dependency-injection (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/config (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/cache-contracts (v3.5.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/cache (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/framework-bundle (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing psalm/plugin-symfony (v5.2.2): Extracting archive
26-Jun-2024 12:20:57   - Installing s9e/sweetdom (3.4.1): Extracting archive
26-Jun-2024 12:20:57   - Installing s9e/regexp-builder (1.4.6): Extracting archive
26-Jun-2024 12:20:57   - Installing s9e/text-formatter (2.17.3): Extracting archive
26-Jun-2024 12:20:57   - Installing squizlabs/php_codesniffer (3.10.1): Extracting archive
26-Jun-2024 12:20:57   - Installing masterminds/html5 (2.9.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/dom-crawler (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/browser-kit (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/css-selector (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/mime (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/proxy-manager-bridge (v6.4.8): Extracting archive
26-Jun-2024 12:20:57   - Installing twig/twig (v3.8.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/translation-contracts (v3.5.0): Extracting archive
26-Jun-2024 12:20:57   - Installing symfony/twig-bridge (v6.4.8): Extracting archive
26-Jun-2024 12:20:57    0/140 [>---------------------------]   0%
26-Jun-2024 12:20:57   19/140 [===>------------------------]  13%
26-Jun-2024 12:20:58   28/140 [=====>----------------------]  20%
26-Jun-2024 12:20:58   49/140 [=========>------------------]  35%
26-Jun-2024 12:20:58   58/140 [===========>----------------]  41%
26-Jun-2024 12:20:58   73/140 [==============>-------------]  52%
26-Jun-2024 12:20:58   92/140 [==================>---------]  65%
26-Jun-2024 12:20:59 100/140 [====================>-------]  71%
26-Jun-2024 12:20:59 115/140 [=======================>----]  82%
26-Jun-2024 12:20:59 130/140 [==========================>-]  92%
26-Jun-2024 12:20:59 140/140 [============================] 100%
26-Jun-2024 12:21:00 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead.
26-Jun-2024 12:21:00 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead.
26-Jun-2024 12:21:00 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead.
26-Jun-2024 12:21:00 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead.
26-Jun-2024 12:21:00 Generating autoload files
26-Jun-2024 12:21:00 101 packages you are using are looking for funding.
26-Jun-2024 12:21:00 Use the `composer fund` command to find out more!
26-Jun-2024 12:21:00 Buildfile: /data/build/build.xml
26-Jun-2024 12:21:01
26-Jun-2024 12:21:01 phpBB > clean:
26-Jun-2024 12:21:01
26-Jun-2024 12:21:01    [delete] Directory /data/build/logs does not exist or is not a directory.
26-Jun-2024 12:21:01    [delete] Directory /data/build/api does not exist or is not a directory.
26-Jun-2024 12:21:01    [delete] Directory /data/build/codebrowser does not exist or is not a directory.
26-Jun-2024 12:21:01    [delete] Directory /data/build/coverage does not exist or is not a directory.
26-Jun-2024 12:21:01    [delete] Directory /data/build/cpd does not exist or is not a directory.
26-Jun-2024 12:21:01    [delete] Directory /data/build/dependencies does not exist or is not a directory.
26-Jun-2024 12:21:01    [delete] Directory /data/build/new_version does not exist or is not a directory.
26-Jun-2024 12:21:01    [delete] Directory /data/build/old_versions does not exist or is not a directory.
26-Jun-2024 12:21:01    [delete] Directory /data/build/save does not exist or is not a directory.
26-Jun-2024 12:21:01
26-Jun-2024 12:21:01 phpBB > prepare:
26-Jun-2024 12:21:01
26-Jun-2024 12:21:01     [mkdir] Created dir: /data/build/logs
26-Jun-2024 12:21:01     [mkdir] Created dir: /data/build/api
26-Jun-2024 12:21:01     [mkdir] Created dir: /data/build/codebrowser
26-Jun-2024 12:21:01     [mkdir] Created dir: /data/build/coverage
26-Jun-2024 12:21:01     [mkdir] Created dir: /data/build/cpd
26-Jun-2024 12:21:01     [mkdir] Created dir: /data/build/dependencies
26-Jun-2024 12:21:01     [mkdir] Created dir: /data/build/new_version
26-Jun-2024 12:21:01     [mkdir] Created dir: /data/build/new_version/files
26-Jun-2024 12:21:01     [mkdir] Created dir: /data/build/new_version/patches
26-Jun-2024 12:21:01     [mkdir] Created dir: /data/build/new_version/release_files
26-Jun-2024 12:21:01     [mkdir] Created dir: /data/build/new_version/update
26-Jun-2024 12:21:01     [mkdir] Created dir: /data/build/old_versions
26-Jun-2024 12:21:01     [mkdir] Created dir: /data/build/save
26-Jun-2024 12:21:01
26-Jun-2024 12:21:01 BUILD FINISHED
26-Jun-2024 12:21:01
26-Jun-2024 12:21:01 Total time: 0.1061 seconds
26-Jun-2024 12:21:01
26-Jun-2024 12:21:03 Finished task 'Prepare directory' with result: Success
26-Jun-2024 12:21:03 Skipping execution of task 'Run sniffs' as it is disabled
26-Jun-2024 12:21:03
Substituting variable: ${bamboo.PHPVersion} with 8.1
26-Jun-2024 12:21:03
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
26-Jun-2024 12:21:03 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
26-Jun-2024 12:21:03 Running image name (phpbb:php-8.1)
26-Jun-2024 12:21:03
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #138 (PHPBB3-PR1-JOB1-138)'
... 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
26-Jun-2024 12:21:03 Buildfile: /data/build/build.xml
26-Jun-2024 12:21:03
26-Jun-2024 12:21:03 phpBB > sniff:
26-Jun-2024 12:21:03
26-Jun-2024 12:21:07 ............................................................  60 / 925 (6%)
26-Jun-2024 12:21:09 ............................................................ 120 / 925 (13%)
26-Jun-2024 12:21:09 ............................................................ 180 / 925 (19%)
26-Jun-2024 12:21:10 ............................................................ 240 / 925 (26%)
26-Jun-2024 12:21:10 ............................................................ 300 / 925 (32%)
26-Jun-2024 12:21:11 ............................................................ 360 / 925 (39%)
26-Jun-2024 12:21:12 ............................................................ 420 / 925 (45%)
26-Jun-2024 12:21:15 ............................................................ 480 / 925 (52%)
26-Jun-2024 12:21:17 ............................................................ 540 / 925 (58%)
26-Jun-2024 12:21:19 ............................................................ 600 / 925 (65%)
26-Jun-2024 12:21:21 ............................................................ 660 / 925 (71%)
26-Jun-2024 12:21:23 ............................................................ 720 / 925 (78%)
26-Jun-2024 12:21:26 ............................................................ 780 / 925 (84%)
26-Jun-2024 12:21:28 ............................................................ 840 / 925 (91%)
26-Jun-2024 12:21:30 ............................................................ 900 / 925 (97%)
26-Jun-2024 12:21:30 .........................                                    925 / 925 (100%)
26-Jun-2024 12:21:30
26-Jun-2024 12:21:30
26-Jun-2024 12:21:30 Time: 26.67 secs; Memory: 24MB
26-Jun-2024 12:21:30
26-Jun-2024 12:21:30       [php] Calling PHP function: preg_replace()
26-Jun-2024 12:21:33 ............................................................  60 / 206 (29%)
26-Jun-2024 12:21:41 ............................................................ 120 / 206 (58%)
26-Jun-2024 12:21:48 ............................................................ 180 / 206 (87%)
26-Jun-2024 12:21:51 ..........................                                   206 / 206 (100%)
26-Jun-2024 12:21:51
26-Jun-2024 12:21:51
26-Jun-2024 12:21:51 Time: 20.53 secs; Memory: 34MB
26-Jun-2024 12:21:51
26-Jun-2024 12:21:51
26-Jun-2024 12:21:51
26-Jun-2024 12:21:51 Time: 37ms; Memory: 6MB
26-Jun-2024 12:21:51
26-Jun-2024 12:21:51
26-Jun-2024 12:21:51 BUILD FINISHED
26-Jun-2024 12:21:51
26-Jun-2024 12:21:51 Total time: 47.5132 seconds
26-Jun-2024 12:21:51
26-Jun-2024 12:21:51 Finished task 'Run sniffs' with result: Success
26-Jun-2024 12:21:51 Skipping execution of task 'Run tests' as it is disabled
26-Jun-2024 12:21:51
Substituting variable: ${bamboo.PHPVersion} with 8.1
26-Jun-2024 12:21:51
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
26-Jun-2024 12:21:51 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
26-Jun-2024 12:21:51 Running image name (phpbb:php-8.1)
26-Jun-2024 12:21:51
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #138 (PHPBB3-PR1-JOB1-138)'
... 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
26-Jun-2024 12:21:54 PHPUnit 9.6.19 by Sebastian Bergmann and contributors.
26-Jun-2024 12:21:54
26-Jun-2024 12:22:03 .............................................................   61 / 7820 (  0%)
26-Jun-2024 12:22:07 .............................................................  122 / 7820 (  1%)
26-Jun-2024 12:22:08 .................................................I.....SSSS..  183 / 7820 (  2%)
26-Jun-2024 12:22:10 ................SSSSSSSS............S...S....................  244 / 7820 (  3%)
26-Jun-2024 12:22:11 .............................................................  305 / 7820 (  3%)
26-Jun-2024 12:22:17 S............................................................  366 / 7820 (  4%)
26-Jun-2024 12:22:17 .............................................................  427 / 7820 (  5%)
26-Jun-2024 12:22:18 .............................................................  488 / 7820 (  6%)
26-Jun-2024 12:22:18 .............................................................  549 / 7820 (  7%)
26-Jun-2024 12:22:18 .............................................................  610 / 7820 (  7%)
26-Jun-2024 12:22:19 .............................................................  671 / 7820 (  8%)
26-Jun-2024 12:22:19 .............................................................  732 / 7820 (  9%)
26-Jun-2024 12:22:19 .............................................................  793 / 7820 ( 10%)
26-Jun-2024 12:22:20 .............................................................  854 / 7820 ( 10%)
26-Jun-2024 12:22:20 .............................................................  915 / 7820 ( 11%)
26-Jun-2024 12:22:20 .............................................................  976 / 7820 ( 12%)
26-Jun-2024 12:22:21 ............................................................. 1037 / 7820 ( 13%)
26-Jun-2024 12:22:21 ............................................................. 1098 / 7820 ( 14%)
26-Jun-2024 12:22:38 ....................................................I...S.... 1159 / 7820 ( 14%)
26-Jun-2024 12:22:50 ...........S................................................. 1220 / 7820 ( 15%)
26-Jun-2024 12:22:56 ............................................................. 1281 / 7820 ( 16%)
26-Jun-2024 12:22:58 ..........................................................S.S 1342 / 7820 ( 17%)
26-Jun-2024 12:23:00 .S........................................................... 1403 / 7820 ( 17%)
26-Jun-2024 12:23:00 ............................................................. 1464 / 7820 ( 18%)
26-Jun-2024 12:23:00 ............................................................. 1525 / 7820 ( 19%)
26-Jun-2024 12:23:01 ............................................................. 1586 / 7820 ( 20%)
26-Jun-2024 12:23:01 ............................................................. 1647 / 7820 ( 21%)
26-Jun-2024 12:23:01 ............................................................. 1708 / 7820 ( 21%)
26-Jun-2024 12:23:01 ............................................................. 1769 / 7820 ( 22%)
26-Jun-2024 12:23:01 ............................................................. 1830 / 7820 ( 23%)
26-Jun-2024 12:23:01 ............................................................. 1891 / 7820 ( 24%)
26-Jun-2024 12:23:01 ............................................................. 1952 / 7820 ( 24%)
26-Jun-2024 12:23:01 ............................................................. 2013 / 7820 ( 25%)
26-Jun-2024 12:23:01 ............................................................. 2074 / 7820 ( 26%)
26-Jun-2024 12:23:02 ............................................................. 2135 / 7820 ( 27%)
26-Jun-2024 12:23:02 ............................................................. 2196 / 7820 ( 28%)
26-Jun-2024 12:23:02 ............................................................. 2257 / 7820 ( 28%)
26-Jun-2024 12:23:03 ............................................................. 2318 / 7820 ( 29%)
26-Jun-2024 12:23:04 ............................................................. 2379 / 7820 ( 30%)
26-Jun-2024 12:23:04 ............................................................. 2440 / 7820 ( 31%)
26-Jun-2024 12:23:04 ............................................................. 2501 / 7820 ( 31%)
26-Jun-2024 12:23:06 ........................I.II................................. 2562 / 7820 ( 32%)
26-Jun-2024 12:23:06 ............................................................. 2623 / 7820 ( 33%)
26-Jun-2024 12:23:06 ............................................................. 2684 / 7820 ( 34%)
26-Jun-2024 12:23:06 ............................................................. 2745 / 7820 ( 35%)
26-Jun-2024 12:23:06 ............................................................. 2806 / 7820 ( 35%)
26-Jun-2024 12:23:08 ............................................................. 2867 / 7820 ( 36%)
26-Jun-2024 12:23:09 ............................................................. 2928 / 7820 ( 37%)
26-Jun-2024 12:23:09 ............................................................. 2989 / 7820 ( 38%)
26-Jun-2024 12:23:09 ............................................................. 3050 / 7820 ( 39%)
26-Jun-2024 12:23:17 ............................................................. 3111 / 7820 ( 39%)
26-Jun-2024 12:23:20 ............................................................. 3172 / 7820 ( 40%)
26-Jun-2024 12:23:21 .........................................................S... 3233 / 7820 ( 41%)
26-Jun-2024 12:23:25 ............................................................. 3294 / 7820 ( 42%)
26-Jun-2024 12:23:26 ............................................................. 3355 / 7820 ( 42%)
26-Jun-2024 12:23:26 ............................................................. 3416 / 7820 ( 43%)
26-Jun-2024 12:23:32 ............................................................. 3477 / 7820 ( 44%)
26-Jun-2024 12:23:37 ............................................................. 3538 / 7820 ( 45%)
26-Jun-2024 12:23:45 ............................................................. 3599 / 7820 ( 46%)
26-Jun-2024 12:23:53 ............................................................. 3660 / 7820 ( 46%)
26-Jun-2024 12:23:53 ............................................................. 3721 / 7820 ( 47%)
26-Jun-2024 12:23:53 ............................................................. 3782 / 7820 ( 48%)
26-Jun-2024 12:23:54 ............................................................. 3843 / 7820 ( 49%)
26-Jun-2024 12:23:54 ............................................................. 3904 / 7820 ( 49%)
26-Jun-2024 12:23:54 ............................................................. 3965 / 7820 ( 50%)
26-Jun-2024 12:23:54 ............................................................. 4026 / 7820 ( 51%)
26-Jun-2024 12:23:54 ............................................................. 4087 / 7820 ( 52%)
26-Jun-2024 12:23:54 ............................................................. 4148 / 7820 ( 53%)
26-Jun-2024 12:23:57 ............................................................. 4209 / 7820 ( 53%)
26-Jun-2024 12:23:57 ............................................................. 4270 / 7820 ( 54%)
26-Jun-2024 12:23:59 ............................................................. 4331 / 7820 ( 55%)
26-Jun-2024 12:24:00 ............................................................. 4392 / 7820 ( 56%)
26-Jun-2024 12:24:00 ............................................................. 4453 / 7820 ( 56%)
26-Jun-2024 12:24:03 ............................................................. 4514 / 7820 ( 57%)
26-Jun-2024 12:24:03 ............................................................. 4575 / 7820 ( 58%)
26-Jun-2024 12:24:10 ............................................................. 4636 / 7820 ( 59%)
26-Jun-2024 12:24:10 ............................................................. 4697 / 7820 ( 60%)
26-Jun-2024 12:24:11 ............................................................. 4758 / 7820 ( 60%)
26-Jun-2024 12:24:11 ............................................................. 4819 / 7820 ( 61%)
26-Jun-2024 12:24:11 ............................................................. 4880 / 7820 ( 62%)
26-Jun-2024 12:24:11 ............................................................. 4941 / 7820 ( 63%)
26-Jun-2024 12:24:11 ............................................................. 5002 / 7820 ( 63%)
26-Jun-2024 12:24:11 ............................................................. 5063 / 7820 ( 64%)
26-Jun-2024 12:24:11 ............................................................. 5124 / 7820 ( 65%)
26-Jun-2024 12:24:11 ............................................................. 5185 / 7820 ( 66%)
26-Jun-2024 12:24:11 ............................................................. 5246 / 7820 ( 67%)
26-Jun-2024 12:24:14 ............................................................. 5307 / 7820 ( 67%)
26-Jun-2024 12:24:21 ............................................................. 5368 / 7820 ( 68%)
26-Jun-2024 12:24:27 ............................................................. 5429 / 7820 ( 69%)
26-Jun-2024 12:24:30 ............................................................. 5490 / 7820 ( 70%)
26-Jun-2024 12:24:31 ............................................................. 5551 / 7820 ( 70%)
26-Jun-2024 12:24:31 ............................................................. 5612 / 7820 ( 71%)
26-Jun-2024 12:24:31 ............................................................. 5673 / 7820 ( 72%)
26-Jun-2024 12:24:32 ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5734 / 7820 ( 73%)
26-Jun-2024 12:24:32 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7820 ( 74%)
26-Jun-2024 12:24:32 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7820 ( 74%)
26-Jun-2024 12:24:32 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7820 ( 75%)
26-Jun-2024 12:24:33 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS...................... 5978 / 7820 ( 76%)
26-Jun-2024 12:24:35 ............................................................. 6039 / 7820 ( 77%)
26-Jun-2024 12:24:37 ............................................................. 6100 / 7820 ( 78%)
26-Jun-2024 12:24:39 ............................................................. 6161 / 7820 ( 78%)
26-Jun-2024 12:24:41 ............................................................. 6222 / 7820 ( 79%)
26-Jun-2024 12:24:43 ............................................................. 6283 / 7820 ( 80%)
26-Jun-2024 12:24:45 ............................................................. 6344 / 7820 ( 81%)
26-Jun-2024 12:24:47 ............................................................. 6405 / 7820 ( 81%)
26-Jun-2024 12:24:49 ............................................................. 6466 / 7820 ( 82%)
26-Jun-2024 12:24:51 ............................................................. 6527 / 7820 ( 83%)
26-Jun-2024 12:24:53 ............................................................. 6588 / 7820 ( 84%)
26-Jun-2024 12:24:55 ............................................................. 6649 / 7820 ( 85%)
26-Jun-2024 12:24:57 ............................................................. 6710 / 7820 ( 85%)
26-Jun-2024 12:24:59 ............................................................. 6771 / 7820 ( 86%)
26-Jun-2024 12:25:01 ............................................................. 6832 / 7820 ( 87%)
26-Jun-2024 12:25:03 ............................................................. 6893 / 7820 ( 88%)
26-Jun-2024 12:25:05 ............................................................. 6954 / 7820 ( 88%)
26-Jun-2024 12:25:07 ............................................................. 7015 / 7820 ( 89%)
26-Jun-2024 12:25:09 ............................................................. 7076 / 7820 ( 90%)
26-Jun-2024 12:25:11 ............................................................. 7137 / 7820 ( 91%)
26-Jun-2024 12:25:13 ............................................................. 7198 / 7820 ( 92%)
26-Jun-2024 12:25:15 ............................................................. 7259 / 7820 ( 92%)
26-Jun-2024 12:25:18 ............................................................. 7320 / 7820 ( 93%)
26-Jun-2024 12:25:20 ............................................................. 7381 / 7820 ( 94%)
26-Jun-2024 12:25:22 ............................................................. 7442 / 7820 ( 95%)
26-Jun-2024 12:25:24 ............................................................. 7503 / 7820 ( 95%)
26-Jun-2024 12:25:26 ............................................................. 7564 / 7820 ( 96%)
26-Jun-2024 12:25:28 ............................................................. 7625 / 7820 ( 97%)
26-Jun-2024 12:25:30 ............................................................. 7686 / 7820 ( 98%)
26-Jun-2024 12:25:32 ............................................................. 7747 / 7820 ( 99%)
26-Jun-2024 12:25:33 ..........
26-Jun-2024 12:25:33
26-Jun-2024 12:25:33 Time: 03:38.901, Memory: 246.50 MB
26-Jun-2024 12:25:33
26-Jun-2024 12:25:33 OK, but incomplete, skipped, or risky tests!
26-Jun-2024 12:25:33 Tests: 7820, Assertions: 151692, Skipped: 272, Incomplete: 5.
26-Jun-2024 12:25:33 Finished task 'Run tests' with result: Success
26-Jun-2024 12:25:33 Starting task 'Parsing test results produced by script' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
26-Jun-2024 12:25:33 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1...
26-Jun-2024 12:25:33 Finished task 'Parsing test results produced by script' with result: Success
26-Jun-2024 12:25:33
Substituting variable: ${bamboo.PRnumber} with 6657
26-Jun-2024 12:25:33
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-138
26-Jun-2024 12:25:33
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-138
26-Jun-2024 12:25:33 Starting task 'Set result build status' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
26-Jun-2024 12:25:33
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #138 (PHPBB3-PR1-JOB1-138)'
... running command line:
/bin/sh /home/bamboo/temp/PHPBB3-PR1-JOB1-138-ScriptBuildTask-6467959597392093734.sh
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
26-Jun-2024 12:25:34 From https://github.com/phpbb/phpbb
26-Jun-2024 12:25:34 * branch            refs/pull/6657/head -> FETCH_HEAD
26-Jun-2024 12:25:34   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
26-Jun-2024 12:25:34                                  Dload  Upload   Total   Spent    Left  Speed
26-Jun-2024 12:25:34
26-Jun-2024 12:25:35   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
26-Jun-2024 12:25:35   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
26-Jun-2024 12:25:35 100  1740  100  1560  100   180   1283    148  0:00:01  0:00:01 --:--:--  1285
26-Jun-2024 12:25:35 Finished task 'Set result build status' with result: Success
26-Jun-2024 12:25:35 Running post build plugin 'Artifact Copier'
26-Jun-2024 12:25:35 Running post build plugin 'npm Cache Cleanup'
26-Jun-2024 12:25:35 Running post build plugin 'NCover Results Collector'
26-Jun-2024 12:25:35 Running post build plugin 'Build Results Label Collector'
26-Jun-2024 12:25:35
Substituting variable: ${bamboo.PRnumber} with 6657
26-Jun-2024 12:25:35 Running post build plugin 'Clover Results Collector'
26-Jun-2024 12:25:35 Running post build plugin 'Docker Container Cleanup'
26-Jun-2024 12:25:36 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-PR1-JOB1'
26-Jun-2024 12:25:36 Finalising the build...
26-Jun-2024 12:25:36 Stopping timer.
26-Jun-2024 12:25:36 Build PHPBB3-PR1-JOB1-138 completed.
26-Jun-2024 12:25:36 Running on server: post build plugin 'Build Hanging Detection Configuration'
26-Jun-2024 12:25:36 Running on server: post build plugin 'NCover Results Collector'
26-Jun-2024 12:25:36 Running on server: post build plugin 'Build Labeller'
26-Jun-2024 12:25:37 Running on server: post build plugin 'Clover Delta Calculator'
26-Jun-2024 12:25:37 Running on server: post build plugin 'Maven Dependencies Postprocessor'
26-Jun-2024 12:25:37 All post build plugins have finished
26-Jun-2024 12:25:37 Generating build results summary...
26-Jun-2024 12:25:42 Saving build results to disk...
26-Jun-2024 12:25:42 Store variable context...
26-Jun-2024 12:25:43 Finished building PHPBB3-PR1-JOB1-138.