Tests pending pull requests

Build: #38 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Build log

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

10-Apr-2024 21:42:42 #5 23.92 configure: patching config.h.in
10-Apr-2024 21:42:42 #5 23.93 configure: creating ./config.status
10-Apr-2024 21:42:42 #5 24.03 config.status: creating config.h
10-Apr-2024 21:42:42 #5 24.12 /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
10-Apr-2024 21:42:42 #5 24.12 /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
10-Apr-2024 21:42:42 #5 24.32 mkdir .libs
10-Apr-2024 21:42:42 #5 24.32  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
10-Apr-2024 21:42:42 #5 24.32  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
10-Apr-2024 21:42:44 #5 26.37 /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
10-Apr-2024 21:42:45 #5 26.53 cc -shared  .libs/php_zip.o .libs/zip_stream.o  -lzip  -Wl,-O1 -Wl,-soname -Wl,zip.so -o .libs/zip.so
10-Apr-2024 21:42:45 #5 26.57 creating zip.la
10-Apr-2024 21:42:45 #5 26.58 (cd .libs && rm -f zip.la && ln -s ../zip.la zip.la)
10-Apr-2024 21:42:45 #5 26.58 /bin/bash /usr/src/php/ext/zip/libtool --mode=install cp ./zip.la /usr/src/php/ext/zip/modules
10-Apr-2024 21:42:45 #5 26.63 cp ./.libs/zip.so /usr/src/php/ext/zip/modules/zip.so
10-Apr-2024 21:42:45 #5 26.64 cp ./.libs/zip.lai /usr/src/php/ext/zip/modules/zip.la
10-Apr-2024 21:42:45 #5 26.67 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/zip/modules
10-Apr-2024 21:42:45 #5 26.67 ----------------------------------------------------------------------
10-Apr-2024 21:42:45 #5 26.67 Libraries have been installed in:
10-Apr-2024 21:42:45 #5 26.67    /usr/src/php/ext/zip/modules
10-Apr-2024 21:42:45 #5 26.67
10-Apr-2024 21:42:45 #5 26.67 If you ever happen to want to link against installed libraries
10-Apr-2024 21:42:45 #5 26.67 in a given directory, LIBDIR, you must either use libtool, and
10-Apr-2024 21:42:45 #5 26.67 specify the full pathname of the library, or use the `-LLIBDIR'
10-Apr-2024 21:42:45 #5 26.67 flag during linking and do at least one of the following:
10-Apr-2024 21:42:45 #5 26.67    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
10-Apr-2024 21:42:45 #5 26.67      during execution
10-Apr-2024 21:42:45 #5 26.67    - add LIBDIR to the `LD_RUN_PATH' environment variable
10-Apr-2024 21:42:45 #5 26.67      during linking
10-Apr-2024 21:42:45 #5 26.67    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
10-Apr-2024 21:42:45 #5 26.67    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
10-Apr-2024 21:42:45 #5 26.67
10-Apr-2024 21:42:45 #5 26.67 See any operating system documentation about shared libraries for
10-Apr-2024 21:42:45 #5 26.67 more information, such as the ld(1) and ld.so(8) manual pages.
10-Apr-2024 21:42:45 #5 26.67 ----------------------------------------------------------------------
10-Apr-2024 21:42:45 #5 26.67
10-Apr-2024 21:42:45 #5 26.68 Build complete.
10-Apr-2024 21:42:45 #5 26.68 Don't forget to run 'make test'.
10-Apr-2024 21:42:45 #5 26.68
10-Apr-2024 21:42:45 #5 26.90 + strip --strip-all modules/zip.so
10-Apr-2024 21:42:45 #5 26.95 Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
10-Apr-2024 21:42:45 #5 27.19 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
10-Apr-2024 21:42:45 #5 27.19 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
10-Apr-2024 21:42:45 #5 27.20 find . -name \*.la -o -name \*.a | xargs rm -f
10-Apr-2024 21:42:45 #5 27.21 find . -name \*.so | xargs rm -f
10-Apr-2024 21:42:45 #5 27.21 find . -name .libs -a -type d|xargs rm -rf
10-Apr-2024 21:42:45 #5 27.22 rm -f libphp.la      modules/* libs/*
10-Apr-2024 21:42:45 #5 27.22 rm -f ext/opcache/jit/zend_jit_x86.c
10-Apr-2024 21:42:45 #5 27.23 rm -f ext/opcache/jit/zend_jit_arm64.c
10-Apr-2024 21:42:45 #5 27.23 rm -f ext/opcache/minilua
10-Apr-2024 21:42:46 #5 DONE 28.1s
10-Apr-2024 21:42:46
10-Apr-2024 21:42:46 #6 [3/6] RUN pecl install xdebug-3.2.2
10-Apr-2024 21:42:49 #6 2.886 downloading xdebug-3.2.2.tgz ...
10-Apr-2024 21:42:49 #6 2.886 Starting to download xdebug-3.2.2.tgz (246,966 bytes)
10-Apr-2024 21:42:49 #6 2.886 ....................................................done: 246,966 bytes
10-Apr-2024 21:42:49 #6 3.328 96 source files, building
10-Apr-2024 21:42:50 #6 3.328 running: phpize
10-Apr-2024 21:42:50 #6 3.341 Configuring for:
10-Apr-2024 21:42:50 #6 3.341 PHP Api Version:         20210902
10-Apr-2024 21:42:50 #6 3.341 Zend Module Api No:      20210902
10-Apr-2024 21:42:50 #6 3.341 Zend Extension Api No:   420210902
10-Apr-2024 21:42:51 #6 4.391 building in /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2
10-Apr-2024 21:42:51 #6 4.391 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
10-Apr-2024 21:42:51 #6 4.553 checking for grep that handles long lines and -e... /usr/bin/grep
10-Apr-2024 21:42:51 #6 4.556 checking for egrep... /usr/bin/grep -E
10-Apr-2024 21:42:51 #6 4.563 checking for a sed that does not truncate output... /usr/bin/sed
10-Apr-2024 21:42:51 #6 4.580 checking for pkg-config... /usr/bin/pkg-config
10-Apr-2024 21:42:51 #6 4.583 checking pkg-config is at least version 0.9.0... yes
10-Apr-2024 21:42:51 #6 4.583 checking for cc... cc
10-Apr-2024 21:42:51 #6 4.696 checking whether the C compiler works... yes
10-Apr-2024 21:42:51 #6 4.696 checking for C compiler default output file name... a.out
10-Apr-2024 21:42:51 #6 4.758 checking for suffix of executables...
10-Apr-2024 21:42:51 #6 4.855 checking whether we are cross compiling... no
10-Apr-2024 21:42:51 #6 4.911 checking for suffix of object files... o
10-Apr-2024 21:42:51 #6 4.955 checking whether the compiler supports GNU C... yes
10-Apr-2024 21:42:51 #6 4.993 checking whether cc accepts -g... yes
10-Apr-2024 21:42:51 #6 5.084 checking for cc option to enable C11 features... none needed
10-Apr-2024 21:42:51 #6 5.132 checking how to run the C preprocessor... cc -E
10-Apr-2024 21:42:51 #6 5.198 checking for icc... no
10-Apr-2024 21:42:51 #6 5.216 checking for suncc... no
10-Apr-2024 21:42:51 #6 5.218 checking for system library directory... lib
10-Apr-2024 21:42:51 #6 5.286 checking if compiler supports -Wl,-rpath,... yes
10-Apr-2024 21:42:52 #6 5.381 checking build system type... x86_64-pc-linux-gnu
10-Apr-2024 21:42:52 #6 5.381 checking host system type... x86_64-pc-linux-gnu
10-Apr-2024 21:42:52 #6 5.381 checking target system type... x86_64-pc-linux-gnu
10-Apr-2024 21:42:52 #6 5.442 checking for PHP prefix... /usr/local
10-Apr-2024 21:42:52 #6 5.442 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
10-Apr-2024 21:42:52 #6 5.442 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
10-Apr-2024 21:42:52 #6 5.442 checking for PHP installed headers prefix... /usr/local/include/php
10-Apr-2024 21:42:52 #6 5.474 checking if debug is enabled... no
10-Apr-2024 21:42:52 #6 5.521 checking if zts is enabled... no
10-Apr-2024 21:42:52 #6 5.523 checking for gawk... no
10-Apr-2024 21:42:52 #6 5.523 checking for nawk... nawk
10-Apr-2024 21:42:52 #6 5.526 checking if nawk is broken... no
10-Apr-2024 21:42:52 #6 5.526 checking whether to enable Xdebug support... yes, shared
10-Apr-2024 21:42:52 #6 5.526 checking whether to enable Xdebug developer build flags... no
10-Apr-2024 21:42:52 #6 5.526 checking whether to compress profiler files (requires zlib)... yes
10-Apr-2024 21:42:52 #6 5.539 checking Check for supported PHP versions... supported (8.1.27)
10-Apr-2024 21:42:52 #6 5.616 checking for clock_gettime... yes
10-Apr-2024 21:42:52 #6 5.710 checking for clock_gettime_nsec_np... no
10-Apr-2024 21:42:52 #6 5.785 checking for gettimeofday... yes
10-Apr-2024 21:42:52 #6 5.822 checking for stdio.h... yes
10-Apr-2024 21:42:52 #6 5.870 checking for stdlib.h... yes
10-Apr-2024 21:42:52 #6 5.922 checking for string.h... yes
10-Apr-2024 21:42:52 #6 5.976 checking for inttypes.h... yes
10-Apr-2024 21:42:52 #6 6.031 checking for stdint.h... yes
10-Apr-2024 21:42:52 #6 6.085 checking for strings.h... yes
10-Apr-2024 21:42:52 #6 6.143 checking for sys/stat.h... yes
10-Apr-2024 21:42:52 #6 6.199 checking for sys/types.h... yes
10-Apr-2024 21:42:52 #6 6.259 checking for unistd.h... yes
10-Apr-2024 21:42:53 #6 6.327 checking for netinet/in.h... yes
10-Apr-2024 21:42:53 #6 6.392 checking for poll.h... yes
10-Apr-2024 21:42:53 #6 6.454 checking for sys/poll.h... yes
10-Apr-2024 21:42:53 #6 6.568 checking for linux/rtnetlink.h... yes
10-Apr-2024 21:42:53 #6 6.656 checking for res_ninit... no
10-Apr-2024 21:42:53 #6 6.747 checking for __res_ninit... yes
10-Apr-2024 21:42:53 #6 6.839 checking for res_nclose... no
10-Apr-2024 21:42:53 #6 6.920 checking for __res_nclose... yes
10-Apr-2024 21:42:53 #6 7.010 checking for cos in -lm... yes
10-Apr-2024 21:42:53 #6 7.022 checking for zlib >= 1.2.9... yes
10-Apr-2024 21:42:53 #6 7.136 checking for a sed that does not truncate output... /usr/bin/sed
10-Apr-2024 21:42:53 #6 7.146 checking for ld used by cc... /usr/bin/ld
10-Apr-2024 21:42:53 #6 7.151 checking if the linker (/usr/bin/ld) is GNU ld... yes
10-Apr-2024 21:42:53 #6 7.151 checking for /usr/bin/ld option to reload object files... -r
10-Apr-2024 21:42:53 #6 7.155 checking for BSD-compatible nm... /usr/bin/nm -B
10-Apr-2024 21:42:53 #6 7.155 checking whether ln -s works... yes
10-Apr-2024 21:42:53 #6 7.156 checking how to recognize dependent libraries... pass_all
10-Apr-2024 21:42:53 #6 7.247 checking for dlfcn.h... yes
10-Apr-2024 21:42:54 #6 7.256 checking the maximum length of command line arguments... 1572864
10-Apr-2024 21:42:54 #6 7.383 checking command to parse /usr/bin/nm -B output from cc object... ok
10-Apr-2024 21:42:54 #6 7.388 checking for objdir... .libs
10-Apr-2024 21:42:54 #6 7.389 checking for ar... ar
10-Apr-2024 21:42:54 #6 7.390 checking for ranlib... ranlib
10-Apr-2024 21:42:54 #6 7.390 checking for strip... strip
10-Apr-2024 21:42:54 #6 7.523 checking if cc supports -fno-rtti -fno-exceptions... no
10-Apr-2024 21:42:54 #6 7.523 checking for cc option to produce PIC... -fPIC
10-Apr-2024 21:42:54 #6 7.558 checking if cc PIC flag -fPIC works... yes
10-Apr-2024 21:42:54 #6 7.710 checking if cc static flag -static works... yes
10-Apr-2024 21:42:54 #6 7.758 checking if cc supports -c -o file.o... yes
10-Apr-2024 21:42:54 #6 7.779 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
10-Apr-2024 21:42:54 #6 7.842 checking whether -lc should be explicitly linked in... no
10-Apr-2024 21:42:54 #6 7.867 checking dynamic linker characteristics... GNU/Linux ld.so
10-Apr-2024 21:42:54 #6 7.868 checking how to hardcode library paths into programs... immediate
10-Apr-2024 21:42:54 #6 7.871 checking whether stripping libraries is possible... yes
10-Apr-2024 21:42:54 #6 7.873 checking if libtool supports shared libraries... yes
10-Apr-2024 21:42:54 #6 7.873 checking whether to build shared libraries... yes
10-Apr-2024 21:42:54 #6 7.873 checking whether to build static libraries... no
10-Apr-2024 21:42:54 #6 8.145
10-Apr-2024 21:42:54 #6 8.145 creating libtool
10-Apr-2024 21:42:54 #6 8.175 appending configuration tag "CXX" to libtool
10-Apr-2024 21:42:54 #6 8.325 configure: patching config.h.in
10-Apr-2024 21:42:55 #6 8.331 configure: creating ./config.status
10-Apr-2024 21:42:55 #6 8.419 config.status: creating config.h
10-Apr-2024 21:42:55 #6 8.479 running: make
10-Apr-2024 21:42:55 #6 8.483 Makefile:244: warning: overriding recipe for target 'test'
10-Apr-2024 21:42:55 #6 8.483 Makefile:136: warning: ignoring old recipe for target 'test'
10-Apr-2024 21:42:55 #6 8.492 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:42:55 #6 8.617 mkdir .libs
10-Apr-2024 21:42:55 #6 8.620  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:42:55 #6 9.273 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:42:56 #6 9.398 mkdir src/base/.libs
10-Apr-2024 21:42:56 #6 9.401  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:42:57 #6 10.38 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:42:57 #6 10.50  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:42:57 #6 10.96 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:42:57 #6 11.09 mkdir src/lib/.libs
10-Apr-2024 21:42:57 #6 11.09  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:42:58 #6 11.72 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:42:58 #6 11.85  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:42:59 #6 12.41 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:42:59 #6 12.54  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:42:59 #6 12.59 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:42:59 #6 12.72  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:42:59 #6 13.09 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:42:59 #6 13.23  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:00 #6 13.46 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:00 #6 13.58  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:00 #6 13.94 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:00 #6 14.07  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:01 #6 14.69 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:01 #6 14.82  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:01 #6 14.93 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:01 #6 15.06  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:02 #6 15.72 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:02 #6 15.84  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:02 #6 15.94 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:02 #6 16.06  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:03 #6 16.49 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:03 #6 16.62  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:03 #6 17.05 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:03 #6 17.18  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:04 #6 18.18 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:04 #6 18.31  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:05 #6 18.85 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:05 #6 18.97  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:06 #6 19.49 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:06 #6 19.62  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:06 #6 20.25 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:07 #6 20.38  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:07 #6 21.21 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:07 #6 21.34  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:08 #6 21.74 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:08 #6 21.87 mkdir src/coverage/.libs
10-Apr-2024 21:43:08 #6 21.88  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:09 #6 22.45 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:09 #6 22.57  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:10 #6 23.44 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:10 #6 23.57 mkdir src/debugger/.libs
10-Apr-2024 21:43:10 #6 23.58  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:10 #6 24.13 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:10 #6 24.26  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:11 #6 25.00 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:11 #6 25.12  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:13 #6 27.22 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:14 #6 27.36  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:14 #6 27.74 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:14 #6 27.88  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:15 #6 28.38 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:15 #6 28.50 mkdir src/develop/.libs
10-Apr-2024 21:43:15 #6 28.51  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:15 #6 28.90 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:15 #6 29.09  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:16 #6 29.53 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:16 #6 29.68  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:16 #6 30.22 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:17 #6 30.36  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:17 #6 31.18 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:17 #6 31.33  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:18 #6 31.88 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:18 #6 32.03 mkdir src/gcstats/.libs
10-Apr-2024 21:43:18 #6 32.04  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:19 #6 32.55 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:19 #6 32.68 mkdir src/profiler/.libs
10-Apr-2024 21:43:19 #6 32.68  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:19 #6 33.30 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:20 #6 33.44 mkdir src/tracing/.libs
10-Apr-2024 21:43:20 #6 33.44  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:20 #6 33.92 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:20 #6 34.08  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:21 #6 34.49 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:21 #6 34.62  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:21 #6 35.10 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:21 #6 35.23  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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
10-Apr-2024 21:43:22 #6 35.97 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=link cc -shared -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserDmL3DU/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-defaultuserDmL3DU/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
10-Apr-2024 21:43:22 #6 35.97 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
10-Apr-2024 21:43:23 #6 36.34 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
10-Apr-2024 21:43:23 #6 36.34 extual.o src/tracing/.libs/tracing.o  -lm -lz  -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
10-Apr-2024 21:43:23 #6 36.44 creating xdebug.la
10-Apr-2024 21:43:23 #6 36.46 (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
10-Apr-2024 21:43:23 #6 36.46 /bin/bash /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/modules
10-Apr-2024 21:43:23 #6 36.51 cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/modules/xdebug.so
10-Apr-2024 21:43:23 #6 36.51 cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/modules/xdebug.la
10-Apr-2024 21:43:23 #6 36.55 PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/modules
10-Apr-2024 21:43:23 #6 36.55 ----------------------------------------------------------------------
10-Apr-2024 21:43:23 #6 36.55 Libraries have been installed in:
10-Apr-2024 21:43:23 #6 36.55    /tmp/pear/temp/pear-build-defaultuserDmL3DU/xdebug-3.2.2/modules
10-Apr-2024 21:43:23 #6 36.55
10-Apr-2024 21:43:23 #6 36.55 If you ever happen to want to link against installed libraries
10-Apr-2024 21:43:23 #6 36.55 in a given directory, LIBDIR, you must either use libtool, and
10-Apr-2024 21:43:23 #6 36.55 specify the full pathname of the library, or use the `-LLIBDIR'
10-Apr-2024 21:43:23 #6 36.55 flag during linking and do at least one of the following:
10-Apr-2024 21:43:23 #6 36.55    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
10-Apr-2024 21:43:23 #6 36.55      during execution
10-Apr-2024 21:43:23 #6 36.55    - add LIBDIR to the `LD_RUN_PATH' environment variable
10-Apr-2024 21:43:23 #6 36.55      during linking
10-Apr-2024 21:43:23 #6 36.55    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
10-Apr-2024 21:43:23 #6 36.55    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
10-Apr-2024 21:43:23 #6 36.55
10-Apr-2024 21:43:23 #6 36.55 See any operating system documentation about shared libraries for
10-Apr-2024 21:43:23 #6 36.55 more information, such as the ld(1) and ld.so(8) manual pages.
10-Apr-2024 21:43:23 #6 36.55 ----------------------------------------------------------------------
10-Apr-2024 21:43:23 #6 36.56
10-Apr-2024 21:43:23 #6 36.56 Build complete.
10-Apr-2024 21:43:23 #6 36.56 Don't forget to run 'make test'.
10-Apr-2024 21:43:23 #6 36.56
10-Apr-2024 21:43:23 #6 36.56 running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuserDmL3DU/install-xdebug-3.2.2" install
10-Apr-2024 21:43:23 #6 36.57 Makefile:244: warning: overriding recipe for target 'test'
10-Apr-2024 21:43:23 #6 36.57 Makefile:136: warning: ignoring old recipe for target 'test'
10-Apr-2024 21:43:23 #6 36.63 Installing shared extensions:     /tmp/pear/temp/pear-build-defaultuserDmL3DU/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/
10-Apr-2024 21:43:23 #6 36.69
10-Apr-2024 21:43:23 #6 36.77 shtool:echo:Warning: unable to determine terminal sequence for bold mode
10-Apr-2024 21:43:23 #6 36.79   +----------------------------------------------------------------------+
10-Apr-2024 21:43:23 #6 36.80   |                                                                      |
10-Apr-2024 21:43:23 #6 36.80   |   INSTALLATION INSTRUCTIONS                                          |
10-Apr-2024 21:43:23 #6 36.80   |   =========================                                          |
10-Apr-2024 21:43:23 #6 36.80   |                                                                      |
10-Apr-2024 21:43:23 #6 36.81   |   See https://xdebug.org/install.php#configure-php for instructions  |
10-Apr-2024 21:43:23 #6 36.81   |   on how to enable Xdebug for PHP.                                   |
10-Apr-2024 21:43:23 #6 36.81   |                                                                      |
10-Apr-2024 21:43:23 #6 36.81   |   Documentation is available online as well:                         |
10-Apr-2024 21:43:23 #6 36.81   |   - A list of all settings:  https://xdebug.org/docs-settings.php    |
10-Apr-2024 21:43:23 #6 36.82   |   - A list of all functions: https://xdebug.org/docs-functions.php   |
10-Apr-2024 21:43:23 #6 36.82   |   - Profiling instructions:  https://xdebug.org/docs-profiling2.php  |
10-Apr-2024 21:43:23 #6 36.82   |   - Remote debugging:        https://xdebug.org/docs-debugger.php    |
10-Apr-2024 21:43:23 #6 36.82   |                                                                      |
10-Apr-2024 21:43:23 #6 36.83   |                                                                      |
10-Apr-2024 21:43:23 #6 36.83   |   NOTE: Please disregard the message                                 |
10-Apr-2024 21:43:23 #6 36.83   |       You should add "extension=xdebug.so" to php.ini                |
10-Apr-2024 21:43:23 #6 36.83   |   that is emitted by the PECL installer. This does not work for      |
10-Apr-2024 21:43:23 #6 36.84   |   Xdebug.                                                            |
10-Apr-2024 21:43:23 #6 36.84   |                                                                      |
10-Apr-2024 21:43:23 #6 36.84   +----------------------------------------------------------------------+
10-Apr-2024 21:43:23 #6 36.88 shtool:echo:Warning: unable to determine terminal sequence for bold mode
10-Apr-2024 21:43:23 #6 36.90
10-Apr-2024 21:43:23 #6 36.91
10-Apr-2024 21:43:23 #6 36.91 running: find "/tmp/pear/temp/pear-build-defaultuserDmL3DU/install-xdebug-3.2.2" | xargs ls -dils
10-Apr-2024 21:43:23 #6 36.91 7341210    4 drwxr-xr-x. 3 root root    4096 Apr 10 21:43 /tmp/pear/temp/pear-build-defaultuserDmL3DU/install-xdebug-3.2.2
10-Apr-2024 21:43:23 #6 36.91 7341362    4 drwxr-xr-x. 3 root root    4096 Apr 10 21:43 /tmp/pear/temp/pear-build-defaultuserDmL3DU/install-xdebug-3.2.2/usr
10-Apr-2024 21:43:23 #6 36.91 7341363    4 drwxr-xr-x. 3 root root    4096 Apr 10 21:43 /tmp/pear/temp/pear-build-defaultuserDmL3DU/install-xdebug-3.2.2/usr/local
10-Apr-2024 21:43:23 #6 36.91 7341364    4 drwxr-xr-x. 3 root root    4096 Apr 10 21:43 /tmp/pear/temp/pear-build-defaultuserDmL3DU/install-xdebug-3.2.2/usr/local/lib
10-Apr-2024 21:43:23 #6 36.91 7341365    4 drwxr-xr-x. 3 root root    4096 Apr 10 21:43 /tmp/pear/temp/pear-build-defaultuserDmL3DU/install-xdebug-3.2.2/usr/local/lib/php
10-Apr-2024 21:43:23 #6 36.91 7341366    4 drwxr-xr-x. 3 root root    4096 Apr 10 21:43 /tmp/pear/temp/pear-build-defaultuserDmL3DU/install-xdebug-3.2.2/usr/local/lib/php/extensions
10-Apr-2024 21:43:23 #6 36.91 7341367    4 drwxr-xr-x. 2 root root    4096 Apr 10 21:43 /tmp/pear/temp/pear-build-defaultuserDmL3DU/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902
10-Apr-2024 21:43:23 #6 36.91 7341361 1760 -rwxr-xr-x. 1 root root 1798232 Apr 10 21:43 /tmp/pear/temp/pear-build-defaultuserDmL3DU/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so
10-Apr-2024 21:43:23 #6 36.92
10-Apr-2024 21:43:23 #6 36.92 Build process completed successfully
10-Apr-2024 21:43:23 #6 36.92 Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so'
10-Apr-2024 21:43:23 #6 36.97 install ok: channel://pecl.php.net/xdebug-3.2.2
10-Apr-2024 21:43:23 #6 36.97 configuration option "php_ini" is not set to php.ini location
10-Apr-2024 21:43:23 #6 36.97 You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so" to php.ini
10-Apr-2024 21:43:23 #6 DONE 37.1s
10-Apr-2024 21:43:23
10-Apr-2024 21:43:23 #7 [4/6] RUN docker-php-ext-enable xdebug
10-Apr-2024 21:43:24 #7 DONE 0.4s
10-Apr-2024 21:43:24
10-Apr-2024 21:43:24 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini
10-Apr-2024 21:43:24 #8 DONE 0.3s
10-Apr-2024 21:43:24
10-Apr-2024 21:43:24 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost
10-Apr-2024 21:43:24 #9 DONE 0.3s
10-Apr-2024 21:43:25
10-Apr-2024 21:43:25 #10 exporting to image
10-Apr-2024 21:43:25 #10 exporting layers
10-Apr-2024 21:43:25 #10 exporting layers 0.8s done
10-Apr-2024 21:43:25 #10 writing image sha256:c2653dc90fdb4a2144512260f184cab48ec9b24a8e7cd87f166eba14d6ce4cb4 0.0s done
10-Apr-2024 21:43:25 #10 naming to docker.io/library/phpbb:php-8.1 0.0s done
10-Apr-2024 21:43:25 #10 DONE 0.9s
10-Apr-2024 21:43:25 Built Docker image 'phpbb:php-8.1'
10-Apr-2024 21:43:25 Finished task 'Build image' with result: Success
10-Apr-2024 21:43:25
Substituting variable: ${bamboo.PHPVersion} with 8.1
10-Apr-2024 21:43:25
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
10-Apr-2024 21:43:25 Starting task 'Prepare directory' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
10-Apr-2024 21:43:25 Running image name (phpbb:php-8.1)
10-Apr-2024 21:43:25
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #38 (PHPBB3-PR1-JOB1-38)'
... 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
10-Apr-2024 21:43:27 You are using the deprecated option "--dev". It has no effect and will break in Composer 3.
10-Apr-2024 21:43:27 Installing dependencies from lock file (including require-dev)
10-Apr-2024 21:43:27 Verifying lock file contents can be installed on current platform.
10-Apr-2024 21:43:27 Package operations: 142 installs, 0 updates, 0 removals
10-Apr-2024 21:43:27 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.
10-Apr-2024 21:43:27   - Downloading composer/installers (v1.12.0)
10-Apr-2024 21:43:27   - Downloading composer/package-versions-deprecated (1.11.99.5)
10-Apr-2024 21:43:27   - Downloading bantu/ini-get-wrapper (v1.0.1)
10-Apr-2024 21:43:27   - Downloading carlos-mg89/oauth (0.8.15)
10-Apr-2024 21:43:27   - Downloading chita/topological_sort (v3.0.1)
10-Apr-2024 21:43:27   - Downloading symfony/process (v6.4.3)
10-Apr-2024 21:43:27   - Downloading symfony/polyfill-php81 (v1.29.0)
10-Apr-2024 21:43:27   - Downloading symfony/polyfill-php80 (v1.29.0)
10-Apr-2024 21:43:27   - Downloading symfony/polyfill-php73 (v1.29.0)
10-Apr-2024 21:43:27   - Downloading symfony/finder (v6.4.0)
10-Apr-2024 21:43:27   - Downloading symfony/polyfill-mbstring (v1.29.0)
10-Apr-2024 21:43:27   - Downloading symfony/polyfill-ctype (v1.29.0)
10-Apr-2024 21:43:27   - Downloading symfony/filesystem (v6.4.3)
10-Apr-2024 21:43:27   - Downloading symfony/polyfill-intl-normalizer (v1.29.0)
10-Apr-2024 21:43:27   - Downloading symfony/polyfill-intl-grapheme (v1.29.0)
10-Apr-2024 21:43:27   - Downloading symfony/string (v6.4.3)
10-Apr-2024 21:43:27   - Downloading psr/container (2.0.2)
10-Apr-2024 21:43:27   - Downloading symfony/service-contracts (v3.4.1)
10-Apr-2024 21:43:27   - Downloading symfony/deprecation-contracts (v3.4.0)
10-Apr-2024 21:43:27   - Downloading symfony/console (v6.4.3)
10-Apr-2024 21:43:27   - Downloading seld/signal-handler (2.0.2)
10-Apr-2024 21:43:27   - Downloading seld/phar-utils (1.2.1)
10-Apr-2024 21:43:27   - Downloading seld/jsonlint (1.10.2)
10-Apr-2024 21:43:27   - Downloading react/promise (v3.1.0)
10-Apr-2024 21:43:27   - Downloading psr/log (3.0.0)
10-Apr-2024 21:43:27   - Downloading justinrainbow/json-schema (v5.2.13)
10-Apr-2024 21:43:27   - Downloading composer/pcre (3.1.1)
10-Apr-2024 21:43:27   - Downloading composer/xdebug-handler (3.0.3)
10-Apr-2024 21:43:27   - Downloading composer/spdx-licenses (1.5.8)
10-Apr-2024 21:43:27   - Downloading composer/semver (3.4.0)
10-Apr-2024 21:43:27   - Downloading composer/metadata-minifier (1.0.0)
10-Apr-2024 21:43:27   - Downloading composer/class-map-generator (1.1.0)
10-Apr-2024 21:43:27   - Downloading composer/ca-bundle (1.4.1)
10-Apr-2024 21:43:27   - Downloading composer/composer (2.7.1)
10-Apr-2024 21:43:27   - Downloading psr/cache (3.0.0)
10-Apr-2024 21:43:27   - Downloading doctrine/deprecations (1.1.3)
10-Apr-2024 21:43:27   - Downloading doctrine/event-manager (1.2.0)
10-Apr-2024 21:43:27   - Downloading doctrine/cache (2.2.0)
10-Apr-2024 21:43:27   - Downloading doctrine/dbal (3.3.8)
10-Apr-2024 21:43:27   - Downloading google/recaptcha (1.3.0)
10-Apr-2024 21:43:27   - Downloading guzzlehttp/promises (1.5.3)
10-Apr-2024 21:43:27   - Downloading ralouphie/getallheaders (3.0.3)
10-Apr-2024 21:43:27   - Downloading psr/http-message (1.1)
10-Apr-2024 21:43:27   - Downloading guzzlehttp/psr7 (1.9.1)
10-Apr-2024 21:43:27   - Downloading laminas/laminas-code (4.13.0)
10-Apr-2024 21:43:27   - Downloading symfony/yaml (v6.4.3)
10-Apr-2024 21:43:27   - Downloading laravel/homestead (v14.5.0)
10-Apr-2024 21:43:27   - Downloading marc1706/fast-image-size (v1.1.7)
10-Apr-2024 21:43:27   - Downloading symfony/http-client-contracts (v3.4.0)
10-Apr-2024 21:43:27   - Downloading symfony/http-client (v6.4.3)
10-Apr-2024 21:43:27   - Downloading brick/math (0.12.1)
10-Apr-2024 21:43:27   - Downloading spomky-labs/pki-framework (1.1.1)
10-Apr-2024 21:43:27   - Downloading psr/http-factory (1.0.2)
10-Apr-2024 21:43:27   - Downloading psr/http-client (1.0.3)
10-Apr-2024 21:43:27   - Downloading psr/clock (1.0.0)
10-Apr-2024 21:43:27   - Downloading paragonie/random_compat (v9.99.100)
10-Apr-2024 21:43:27   - Downloading paragonie/sodium_compat (v1.20.0)
10-Apr-2024 21:43:27   - Downloading paragonie/constant_time_encoding (v2.6.3)
10-Apr-2024 21:43:27   - Downloading web-token/jwt-library (3.3.0)
10-Apr-2024 21:43:27   - Downloading web-token/jwt-util-ecc (3.3.0)
10-Apr-2024 21:43:27   - Downloading web-token/jwt-signature-algorithm-ecdsa (3.3.0)
10-Apr-2024 21:43:27   - Downloading web-token/jwt-signature (3.3.0)
10-Apr-2024 21:43:27   - Downloading web-token/jwt-key-mgmt (3.3.0)
10-Apr-2024 21:43:27   - Downloading spomky-labs/base64url (v2.0.4)
10-Apr-2024 21:43:27   - Downloading symfony/polyfill-php72 (v1.29.0)
10-Apr-2024 21:43:27   - Downloading symfony/polyfill-intl-idn (v1.29.0)
10-Apr-2024 21:43:27   - Downloading guzzlehttp/guzzle (6.5.8)
10-Apr-2024 21:43:27   - Downloading minishlink/web-push (v8.0.0)
10-Apr-2024 21:43:27   - Downloading sebastian/version (3.0.2)
10-Apr-2024 21:43:27   - Downloading sebastian/type (3.2.1)
10-Apr-2024 21:43:27   - Downloading sebastian/resource-operations (3.0.3)
10-Apr-2024 21:43:27   - Downloading sebastian/recursion-context (4.0.5)
10-Apr-2024 21:43:27   - Downloading sebastian/object-reflector (2.0.4)
10-Apr-2024 21:43:27   - Downloading sebastian/object-enumerator (4.0.4)
10-Apr-2024 21:43:27   - Downloading sebastian/global-state (5.0.6)
10-Apr-2024 21:43:27   - Downloading sebastian/exporter (4.0.5)
10-Apr-2024 21:43:27   - Downloading sebastian/environment (5.1.5)
10-Apr-2024 21:43:27   - Downloading sebastian/diff (4.0.5)
10-Apr-2024 21:43:27   - Downloading sebastian/comparator (4.0.8)
10-Apr-2024 21:43:27   - Downloading sebastian/code-unit (1.0.8)
10-Apr-2024 21:43:27   - Downloading sebastian/cli-parser (1.0.1)
10-Apr-2024 21:43:27   - Downloading phpunit/php-timer (5.0.3)
10-Apr-2024 21:43:27   - Downloading phpunit/php-text-template (2.0.4)
10-Apr-2024 21:43:27   - Downloading phpunit/php-invoker (3.1.1)
10-Apr-2024 21:43:27   - Downloading phpunit/php-file-iterator (3.0.6)
10-Apr-2024 21:43:27   - Downloading theseer/tokenizer (1.2.2)
10-Apr-2024 21:43:27   - Downloading nikic/php-parser (v4.18.0)
10-Apr-2024 21:43:27   - Downloading sebastian/lines-of-code (1.0.4)
10-Apr-2024 21:43:27   - Downloading sebastian/complexity (2.0.3)
10-Apr-2024 21:43:27   - Downloading sebastian/code-unit-reverse-lookup (2.0.3)
10-Apr-2024 21:43:27   - Downloading phpunit/php-code-coverage (9.2.30)
10-Apr-2024 21:43:27   - Downloading phar-io/version (3.2.1)
10-Apr-2024 21:43:27   - Downloading phar-io/manifest (2.0.3)
10-Apr-2024 21:43:27   - Downloading myclabs/deep-copy (1.11.1)
10-Apr-2024 21:43:27   - Downloading doctrine/instantiator (2.0.0)
10-Apr-2024 21:43:27   - Downloading phpunit/phpunit (9.6.17)
10-Apr-2024 21:43:27   - Downloading misantron/dbunit (5.3.0)
10-Apr-2024 21:43:27   - Downloading phing/phing (2.17.4)
10-Apr-2024 21:43:27   - Downloading webmozart/assert (1.11.0)
10-Apr-2024 21:43:27   - Downloading phpstan/phpdoc-parser (1.26.0)
10-Apr-2024 21:43:27   - Downloading phpdocumentor/reflection-common (2.2.0)
10-Apr-2024 21:43:27   - Downloading phpdocumentor/type-resolver (1.8.2)
10-Apr-2024 21:43:27   - Downloading phpdocumentor/reflection-docblock (5.3.0)
10-Apr-2024 21:43:27   - Downloading spatie/array-to-xml (3.2.3)
10-Apr-2024 21:43:27   - Downloading netresearch/jsonmapper (v4.4.1)
10-Apr-2024 21:43:27   - Downloading fidry/cpu-core-counter (1.1.0)
10-Apr-2024 21:43:27   - Downloading felixfbecker/language-server-protocol (v1.5.2)
10-Apr-2024 21:43:27   - Downloading felixfbecker/advanced-json-rpc (v3.2.1)
10-Apr-2024 21:43:27   - Downloading dnoegel/php-xdg-base-dir (v0.1.1)
10-Apr-2024 21:43:27   - Downloading amphp/amp (v2.6.2)
10-Apr-2024 21:43:27   - Downloading amphp/byte-stream (v1.8.1)
10-Apr-2024 21:43:27   - Downloading vimeo/psalm (5.22.2)
10-Apr-2024 21:43:27   - Downloading symfony/routing (v6.4.3)
10-Apr-2024 21:43:27   - Downloading symfony/polyfill-php83 (v1.29.0)
10-Apr-2024 21:43:27   - Downloading symfony/http-foundation (v6.4.3)
10-Apr-2024 21:43:27   - Downloading psr/event-dispatcher (1.0.0)
10-Apr-2024 21:43:27   - Downloading symfony/event-dispatcher-contracts (v3.4.0)
10-Apr-2024 21:43:27   - Downloading symfony/event-dispatcher (v6.4.3)
10-Apr-2024 21:43:27   - Downloading symfony/var-dumper (v6.4.3)
10-Apr-2024 21:43:27   - Downloading symfony/error-handler (v6.4.3)
10-Apr-2024 21:43:27   - Downloading symfony/http-kernel (v6.4.3)
10-Apr-2024 21:43:27   - Downloading symfony/var-exporter (v6.4.3)
10-Apr-2024 21:43:27   - Downloading symfony/dependency-injection (v6.4.3)
10-Apr-2024 21:43:27   - Downloading symfony/config (v6.4.3)
10-Apr-2024 21:43:27   - Downloading symfony/cache-contracts (v3.4.0)
10-Apr-2024 21:43:27   - Downloading symfony/cache (v6.4.3)
10-Apr-2024 21:43:27   - Downloading symfony/framework-bundle (v6.4.3)
10-Apr-2024 21:43:27   - Downloading psalm/plugin-symfony (v5.1.0)
10-Apr-2024 21:43:27   - Downloading s9e/sweetdom (3.4.0)
10-Apr-2024 21:43:27   - Downloading s9e/regexp-builder (1.4.6)
10-Apr-2024 21:43:27   - Downloading s9e/text-formatter (2.16.0)
10-Apr-2024 21:43:27   - Downloading squizlabs/php_codesniffer (3.9.0)
10-Apr-2024 21:43:27   - Downloading masterminds/html5 (2.8.1)
10-Apr-2024 21:43:27   - Downloading symfony/dom-crawler (v6.4.3)
10-Apr-2024 21:43:27   - Downloading symfony/browser-kit (v6.4.3)
10-Apr-2024 21:43:27   - Downloading symfony/css-selector (v6.4.3)
10-Apr-2024 21:43:27   - Downloading symfony/mime (v6.4.3)
10-Apr-2024 21:43:27   - Downloading friendsofphp/proxy-manager-lts (v1.0.16)
10-Apr-2024 21:43:27   - Downloading symfony/proxy-manager-bridge (v6.4.3)
10-Apr-2024 21:43:27   - Downloading twig/twig (v3.8.0)
10-Apr-2024 21:43:27   - Downloading symfony/translation-contracts (v3.4.1)
10-Apr-2024 21:43:27   - Downloading symfony/twig-bridge (v6.4.3)
10-Apr-2024 21:43:28    0/142 [>---------------------------]   0%
10-Apr-2024 21:43:28    4/142 [>---------------------------]   2%
10-Apr-2024 21:43:28   19/142 [===>------------------------]  13%
10-Apr-2024 21:43:29   29/142 [=====>----------------------]  20%
10-Apr-2024 21:43:29   46/142 [=========>------------------]  32%
10-Apr-2024 21:43:29   58/142 [===========>----------------]  40%
10-Apr-2024 21:43:29   79/142 [===============>------------]  55%
10-Apr-2024 21:43:30   94/142 [==================>---------]  66%
10-Apr-2024 21:43:30 106/142 [====================>-------]  74%
10-Apr-2024 21:43:30 117/142 [=======================>----]  82%
10-Apr-2024 21:43:30 130/142 [=========================>--]  91%
10-Apr-2024 21:43:30 142/142 [============================] 100%
10-Apr-2024 21:43:30   - Installing composer/installers (v1.12.0): Extracting archive
10-Apr-2024 21:43:30   - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive
10-Apr-2024 21:43:30   - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive
10-Apr-2024 21:43:30   - Installing carlos-mg89/oauth (0.8.15): Extracting archive
10-Apr-2024 21:43:30   - Installing chita/topological_sort (v3.0.1): Extracting archive
10-Apr-2024 21:43:30   - Installing symfony/process (v6.4.3): Extracting archive
10-Apr-2024 21:43:30   - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive
10-Apr-2024 21:43:30   - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive
10-Apr-2024 21:43:30   - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/finder (v6.4.0): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/filesystem (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/string (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing psr/container (2.0.2): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/service-contracts (v3.4.1): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/deprecation-contracts (v3.4.0): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/console (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing seld/signal-handler (2.0.2): Extracting archive
10-Apr-2024 21:43:31   - Installing seld/phar-utils (1.2.1): Extracting archive
10-Apr-2024 21:43:31   - Installing seld/jsonlint (1.10.2): Extracting archive
10-Apr-2024 21:43:31   - Installing react/promise (v3.1.0): Extracting archive
10-Apr-2024 21:43:31   - Installing psr/log (3.0.0): Extracting archive
10-Apr-2024 21:43:31   - Installing justinrainbow/json-schema (v5.2.13): Extracting archive
10-Apr-2024 21:43:31   - Installing composer/pcre (3.1.1): Extracting archive
10-Apr-2024 21:43:31   - Installing composer/xdebug-handler (3.0.3): Extracting archive
10-Apr-2024 21:43:31   - Installing composer/spdx-licenses (1.5.8): Extracting archive
10-Apr-2024 21:43:31   - Installing composer/semver (3.4.0): Extracting archive
10-Apr-2024 21:43:31   - Installing composer/metadata-minifier (1.0.0): Extracting archive
10-Apr-2024 21:43:31   - Installing composer/class-map-generator (1.1.0): Extracting archive
10-Apr-2024 21:43:31   - Installing composer/ca-bundle (1.4.1): Extracting archive
10-Apr-2024 21:43:31   - Installing composer/composer (2.7.1): Extracting archive
10-Apr-2024 21:43:31   - Installing psr/cache (3.0.0): Extracting archive
10-Apr-2024 21:43:31   - Installing doctrine/deprecations (1.1.3): Extracting archive
10-Apr-2024 21:43:31   - Installing doctrine/event-manager (1.2.0): Extracting archive
10-Apr-2024 21:43:31   - Installing doctrine/cache (2.2.0): Extracting archive
10-Apr-2024 21:43:31   - Installing doctrine/dbal (3.3.8): Extracting archive
10-Apr-2024 21:43:31   - Installing google/recaptcha (1.3.0): Extracting archive
10-Apr-2024 21:43:31   - Installing guzzlehttp/promises (1.5.3): Extracting archive
10-Apr-2024 21:43:31   - Installing ralouphie/getallheaders (3.0.3): Extracting archive
10-Apr-2024 21:43:31   - Installing psr/http-message (1.1): Extracting archive
10-Apr-2024 21:43:31   - Installing guzzlehttp/psr7 (1.9.1): Extracting archive
10-Apr-2024 21:43:31   - Installing laminas/laminas-code (4.13.0): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/yaml (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing laravel/homestead (v14.5.0): Extracting archive
10-Apr-2024 21:43:31   - Installing marc1706/fast-image-size (v1.1.7): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/http-client-contracts (v3.4.0): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/http-client (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing brick/math (0.12.1): Extracting archive
10-Apr-2024 21:43:31   - Installing spomky-labs/pki-framework (1.1.1): Extracting archive
10-Apr-2024 21:43:31   - Installing psr/http-factory (1.0.2): Extracting archive
10-Apr-2024 21:43:31   - Installing psr/http-client (1.0.3): Extracting archive
10-Apr-2024 21:43:31   - Installing psr/clock (1.0.0): Extracting archive
10-Apr-2024 21:43:31   - Installing paragonie/random_compat (v9.99.100): Extracting archive
10-Apr-2024 21:43:31   - Installing paragonie/sodium_compat (v1.20.0): Extracting archive
10-Apr-2024 21:43:31   - Installing paragonie/constant_time_encoding (v2.6.3): Extracting archive
10-Apr-2024 21:43:31   - Installing web-token/jwt-library (3.3.0): Extracting archive
10-Apr-2024 21:43:31   - Installing web-token/jwt-util-ecc (3.3.0): Extracting archive
10-Apr-2024 21:43:31   - Installing web-token/jwt-signature-algorithm-ecdsa (3.3.0): Extracting archive
10-Apr-2024 21:43:31   - Installing web-token/jwt-signature (3.3.0): Extracting archive
10-Apr-2024 21:43:31   - Installing web-token/jwt-key-mgmt (3.3.0): Extracting archive
10-Apr-2024 21:43:31   - Installing spomky-labs/base64url (v2.0.4): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive
10-Apr-2024 21:43:31   - Installing guzzlehttp/guzzle (6.5.8): Extracting archive
10-Apr-2024 21:43:31   - Installing minishlink/web-push (v8.0.0): Extracting archive
10-Apr-2024 21:43:31   - Installing sebastian/version (3.0.2): Extracting archive
10-Apr-2024 21:43:31   - Installing sebastian/type (3.2.1): Extracting archive
10-Apr-2024 21:43:31   - Installing sebastian/resource-operations (3.0.3): Extracting archive
10-Apr-2024 21:43:31   - Installing sebastian/recursion-context (4.0.5): Extracting archive
10-Apr-2024 21:43:31   - Installing sebastian/object-reflector (2.0.4): Extracting archive
10-Apr-2024 21:43:31   - Installing sebastian/object-enumerator (4.0.4): Extracting archive
10-Apr-2024 21:43:31   - Installing sebastian/global-state (5.0.6): Extracting archive
10-Apr-2024 21:43:31   - Installing sebastian/exporter (4.0.5): Extracting archive
10-Apr-2024 21:43:31   - Installing sebastian/environment (5.1.5): Extracting archive
10-Apr-2024 21:43:31   - Installing sebastian/diff (4.0.5): Extracting archive
10-Apr-2024 21:43:31   - Installing sebastian/comparator (4.0.8): Extracting archive
10-Apr-2024 21:43:31   - Installing sebastian/code-unit (1.0.8): Extracting archive
10-Apr-2024 21:43:31   - Installing sebastian/cli-parser (1.0.1): Extracting archive
10-Apr-2024 21:43:31   - Installing phpunit/php-timer (5.0.3): Extracting archive
10-Apr-2024 21:43:31   - Installing phpunit/php-text-template (2.0.4): Extracting archive
10-Apr-2024 21:43:31   - Installing phpunit/php-invoker (3.1.1): Extracting archive
10-Apr-2024 21:43:31   - Installing phpunit/php-file-iterator (3.0.6): Extracting archive
10-Apr-2024 21:43:31   - Installing theseer/tokenizer (1.2.2): Extracting archive
10-Apr-2024 21:43:31   - Installing nikic/php-parser (v4.18.0): Extracting archive
10-Apr-2024 21:43:31   - Installing sebastian/lines-of-code (1.0.4): Extracting archive
10-Apr-2024 21:43:31   - Installing sebastian/complexity (2.0.3): Extracting archive
10-Apr-2024 21:43:31   - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive
10-Apr-2024 21:43:31   - Installing phpunit/php-code-coverage (9.2.30): Extracting archive
10-Apr-2024 21:43:31   - Installing phar-io/version (3.2.1): Extracting archive
10-Apr-2024 21:43:31   - Installing phar-io/manifest (2.0.3): Extracting archive
10-Apr-2024 21:43:31   - Installing myclabs/deep-copy (1.11.1): Extracting archive
10-Apr-2024 21:43:31   - Installing doctrine/instantiator (2.0.0): Extracting archive
10-Apr-2024 21:43:31   - Installing phpunit/phpunit (9.6.17): Extracting archive
10-Apr-2024 21:43:31   - Installing misantron/dbunit (5.3.0): Extracting archive
10-Apr-2024 21:43:31   - Installing phing/phing (2.17.4): Extracting archive
10-Apr-2024 21:43:31   - Installing webmozart/assert (1.11.0): Extracting archive
10-Apr-2024 21:43:31   - Installing phpstan/phpdoc-parser (1.26.0): Extracting archive
10-Apr-2024 21:43:31   - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
10-Apr-2024 21:43:31   - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive
10-Apr-2024 21:43:31   - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive
10-Apr-2024 21:43:31   - Installing spatie/array-to-xml (3.2.3): Extracting archive
10-Apr-2024 21:43:31   - Installing netresearch/jsonmapper (v4.4.1): Extracting archive
10-Apr-2024 21:43:31   - Installing fidry/cpu-core-counter (1.1.0): Extracting archive
10-Apr-2024 21:43:31   - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive
10-Apr-2024 21:43:31   - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
10-Apr-2024 21:43:31   - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive
10-Apr-2024 21:43:31   - Installing amphp/amp (v2.6.2): Extracting archive
10-Apr-2024 21:43:31   - Installing amphp/byte-stream (v1.8.1): Extracting archive
10-Apr-2024 21:43:31   - Installing vimeo/psalm (5.22.2): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/routing (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/http-foundation (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing psr/event-dispatcher (1.0.0): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/event-dispatcher-contracts (v3.4.0): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/event-dispatcher (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/var-dumper (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/error-handler (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/http-kernel (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/var-exporter (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/dependency-injection (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/config (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/cache-contracts (v3.4.0): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/cache (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/framework-bundle (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing psalm/plugin-symfony (v5.1.0): Extracting archive
10-Apr-2024 21:43:31   - Installing s9e/sweetdom (3.4.0): Extracting archive
10-Apr-2024 21:43:31   - Installing s9e/regexp-builder (1.4.6): Extracting archive
10-Apr-2024 21:43:31   - Installing s9e/text-formatter (2.16.0): Extracting archive
10-Apr-2024 21:43:31   - Installing squizlabs/php_codesniffer (3.9.0): Extracting archive
10-Apr-2024 21:43:31   - Installing masterminds/html5 (2.8.1): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/dom-crawler (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/browser-kit (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/css-selector (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/mime (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing friendsofphp/proxy-manager-lts (v1.0.16): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/proxy-manager-bridge (v6.4.3): Extracting archive
10-Apr-2024 21:43:31   - Installing twig/twig (v3.8.0): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/translation-contracts (v3.4.1): Extracting archive
10-Apr-2024 21:43:31   - Installing symfony/twig-bridge (v6.4.3): Extracting archive
10-Apr-2024 21:43:31    0/140 [>---------------------------]   0%
10-Apr-2024 21:43:31   19/140 [===>------------------------]  13%
10-Apr-2024 21:43:31   35/140 [=======>--------------------]  25%
10-Apr-2024 21:43:31   43/140 [========>-------------------]  30%
10-Apr-2024 21:43:32   56/140 [===========>----------------]  40%
10-Apr-2024 21:43:32   76/140 [===============>------------]  54%
10-Apr-2024 21:43:32   85/140 [=================>----------]  60%
10-Apr-2024 21:43:32 100/140 [====================>-------]  71%
10-Apr-2024 21:43:33 115/140 [=======================>----]  82%
10-Apr-2024 21:43:33 127/140 [=========================>--]  90%
10-Apr-2024 21:43:33 140/140 [============================] 100%
10-Apr-2024 21:43:34 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead.
10-Apr-2024 21:43:34 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead.
10-Apr-2024 21:43:34 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead.
10-Apr-2024 21:43:34 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead.
10-Apr-2024 21:43:34 Generating autoload files
10-Apr-2024 21:43:34 100 packages you are using are looking for funding.
10-Apr-2024 21:43:34 Use the `composer fund` command to find out more!
10-Apr-2024 21:43:34 Buildfile: /data/build/build.xml
10-Apr-2024 21:43:34
10-Apr-2024 21:43:34 phpBB > clean:
10-Apr-2024 21:43:34
10-Apr-2024 21:43:34    [delete] Directory /data/build/logs does not exist or is not a directory.
10-Apr-2024 21:43:34    [delete] Directory /data/build/api does not exist or is not a directory.
10-Apr-2024 21:43:34    [delete] Directory /data/build/codebrowser does not exist or is not a directory.
10-Apr-2024 21:43:34    [delete] Directory /data/build/coverage does not exist or is not a directory.
10-Apr-2024 21:43:34    [delete] Directory /data/build/cpd does not exist or is not a directory.
10-Apr-2024 21:43:34    [delete] Directory /data/build/dependencies does not exist or is not a directory.
10-Apr-2024 21:43:34    [delete] Directory /data/build/new_version does not exist or is not a directory.
10-Apr-2024 21:43:34    [delete] Directory /data/build/old_versions does not exist or is not a directory.
10-Apr-2024 21:43:34    [delete] Directory /data/build/save does not exist or is not a directory.
10-Apr-2024 21:43:34
10-Apr-2024 21:43:34 phpBB > prepare:
10-Apr-2024 21:43:34
10-Apr-2024 21:43:34     [mkdir] Created dir: /data/build/logs
10-Apr-2024 21:43:34     [mkdir] Created dir: /data/build/api
10-Apr-2024 21:43:34     [mkdir] Created dir: /data/build/codebrowser
10-Apr-2024 21:43:34     [mkdir] Created dir: /data/build/coverage
10-Apr-2024 21:43:34     [mkdir] Created dir: /data/build/cpd
10-Apr-2024 21:43:34     [mkdir] Created dir: /data/build/dependencies
10-Apr-2024 21:43:34     [mkdir] Created dir: /data/build/new_version
10-Apr-2024 21:43:34     [mkdir] Created dir: /data/build/new_version/files
10-Apr-2024 21:43:34     [mkdir] Created dir: /data/build/new_version/patches
10-Apr-2024 21:43:34     [mkdir] Created dir: /data/build/new_version/release_files
10-Apr-2024 21:43:34     [mkdir] Created dir: /data/build/new_version/update
10-Apr-2024 21:43:34     [mkdir] Created dir: /data/build/old_versions
10-Apr-2024 21:43:34     [mkdir] Created dir: /data/build/save
10-Apr-2024 21:43:34
10-Apr-2024 21:43:34 BUILD FINISHED
10-Apr-2024 21:43:34
10-Apr-2024 21:43:34 Total time: 0.0902 seconds
10-Apr-2024 21:43:34
10-Apr-2024 21:43:36 Finished task 'Prepare directory' with result: Success
10-Apr-2024 21:43:36 Skipping execution of task 'Run sniffs' as it is disabled
10-Apr-2024 21:43:36
Substituting variable: ${bamboo.PHPVersion} with 8.1
10-Apr-2024 21:43:36
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
10-Apr-2024 21:43:36 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
10-Apr-2024 21:43:36 Running image name (phpbb:php-8.1)
10-Apr-2024 21:43:36
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #38 (PHPBB3-PR1-JOB1-38)'
... 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
10-Apr-2024 21:43:36 Buildfile: /data/build/build.xml
10-Apr-2024 21:43:36
10-Apr-2024 21:43:36 phpBB > sniff:
10-Apr-2024 21:43:36
10-Apr-2024 21:43:40 ............................................................  60 / 917 (7%)
10-Apr-2024 21:43:42 ............................................................ 120 / 917 (13%)
10-Apr-2024 21:43:42 ............................................................ 180 / 917 (20%)
10-Apr-2024 21:43:42 ............................................................ 240 / 917 (26%)
10-Apr-2024 21:43:43 ............................................................ 300 / 917 (33%)
10-Apr-2024 21:43:44 ............................................................ 360 / 917 (39%)
10-Apr-2024 21:43:45 ............................................................ 420 / 917 (46%)
10-Apr-2024 21:43:48 ............................................................ 480 / 917 (52%)
10-Apr-2024 21:43:50 ............................................................ 540 / 917 (59%)
10-Apr-2024 21:43:53 ............................................................ 600 / 917 (65%)
10-Apr-2024 21:43:56 ............................................................ 660 / 917 (72%)
10-Apr-2024 21:43:58 ............................................................ 720 / 917 (79%)
10-Apr-2024 21:44:00 ............................................................ 780 / 917 (85%)
10-Apr-2024 21:44:02 ............................................................ 840 / 917 (92%)
10-Apr-2024 21:44:04 ............................................................ 900 / 917 (98%)
10-Apr-2024 21:44:04 .................                                            917 / 917 (100%)
10-Apr-2024 21:44:04
10-Apr-2024 21:44:04
10-Apr-2024 21:44:04 Time: 27.91 secs; Memory: 52.01MB
10-Apr-2024 21:44:04
10-Apr-2024 21:44:04       [php] Calling PHP function: preg_replace()
10-Apr-2024 21:44:07 ............................................................  60 / 206 (29%)
10-Apr-2024 21:44:15 ............................................................ 120 / 206 (58%)
10-Apr-2024 21:44:21 ............................................................ 180 / 206 (87%)
10-Apr-2024 21:44:24 ..........................                                   206 / 206 (100%)
10-Apr-2024 21:44:24
10-Apr-2024 21:44:24
10-Apr-2024 21:44:24 Time: 19.61 secs; Memory: 36MB
10-Apr-2024 21:44:24
10-Apr-2024 21:44:24
10-Apr-2024 21:44:24
10-Apr-2024 21:44:24 Time: 34ms; Memory: 6MB
10-Apr-2024 21:44:24
10-Apr-2024 21:44:24
10-Apr-2024 21:44:24 BUILD FINISHED
10-Apr-2024 21:44:24
10-Apr-2024 21:44:24 Total time: 47.8241 seconds
10-Apr-2024 21:44:24
10-Apr-2024 21:44:24 Finished task 'Run sniffs' with result: Success
10-Apr-2024 21:44:24 Skipping execution of task 'Run tests' as it is disabled
10-Apr-2024 21:44:24
Substituting variable: ${bamboo.PHPVersion} with 8.1
10-Apr-2024 21:44:24
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
10-Apr-2024 21:44:24 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
10-Apr-2024 21:44:24 Running image name (phpbb:php-8.1)
10-Apr-2024 21:44:24
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #38 (PHPBB3-PR1-JOB1-38)'
... 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
10-Apr-2024 21:44:26 PHPUnit 9.6.17 by Sebastian Bergmann and contributors.
10-Apr-2024 21:44:26
10-Apr-2024 21:44:36 .............................................................   61 / 7788 (  0%)
10-Apr-2024 21:44:40 .............................................................  122 / 7788 (  1%)
10-Apr-2024 21:44:41 .................................................I.....SSSS..  183 / 7788 (  2%)
10-Apr-2024 21:44:42 ..........SSSSSSSS.........S...S.............................  244 / 7788 (  3%)
10-Apr-2024 21:44:44 ....................................................S........  305 / 7788 (  3%)
10-Apr-2024 21:44:49 .............................................................  366 / 7788 (  4%)
10-Apr-2024 21:44:50 .............................................................  427 / 7788 (  5%)
10-Apr-2024 21:44:50 .............................................................  488 / 7788 (  6%)
10-Apr-2024 21:44:50 .............................................................  549 / 7788 (  7%)
10-Apr-2024 21:44:51 .............................................................  610 / 7788 (  7%)
10-Apr-2024 21:44:51 .............................................................  671 / 7788 (  8%)
10-Apr-2024 21:44:51 .............................................................  732 / 7788 (  9%)
10-Apr-2024 21:44:51 .............................................................  793 / 7788 ( 10%)
10-Apr-2024 21:44:52 .............................................................  854 / 7788 ( 10%)
10-Apr-2024 21:44:52 .............................................................  915 / 7788 ( 11%)
10-Apr-2024 21:44:52 .............................................................  976 / 7788 ( 12%)
10-Apr-2024 21:44:53 ............................................................. 1037 / 7788 ( 13%)
10-Apr-2024 21:44:53 ............................................................. 1098 / 7788 ( 14%)
10-Apr-2024 21:45:13 ...........................................I...S............. 1159 / 7788 ( 14%)
10-Apr-2024 21:45:20 ..S.......................................................... 1220 / 7788 ( 15%)
10-Apr-2024 21:45:25 ............................................................. 1281 / 7788 ( 16%)
10-Apr-2024 21:45:27 ................................................S.S.S........ 1342 / 7788 ( 17%)
10-Apr-2024 21:45:28 ............................................................. 1403 / 7788 ( 18%)
10-Apr-2024 21:45:28 ............................................................. 1464 / 7788 ( 18%)
10-Apr-2024 21:45:29 ............................................................. 1525 / 7788 ( 19%)
10-Apr-2024 21:45:29 ............................................................. 1586 / 7788 ( 20%)
10-Apr-2024 21:45:29 ............................................................. 1647 / 7788 ( 21%)
10-Apr-2024 21:45:29 ............................................................. 1708 / 7788 ( 21%)
10-Apr-2024 21:45:29 ............................................................. 1769 / 7788 ( 22%)
10-Apr-2024 21:45:29 ............................................................. 1830 / 7788 ( 23%)
10-Apr-2024 21:45:29 ............................................................. 1891 / 7788 ( 24%)
10-Apr-2024 21:45:30 ............................................................. 1952 / 7788 ( 25%)
10-Apr-2024 21:45:30 ............................................................. 2013 / 7788 ( 25%)
10-Apr-2024 21:45:30 ............................................................. 2074 / 7788 ( 26%)
10-Apr-2024 21:45:30 ............................................................. 2135 / 7788 ( 27%)
10-Apr-2024 21:45:30 ............................................................. 2196 / 7788 ( 28%)
10-Apr-2024 21:45:31 ............................................................. 2257 / 7788 ( 28%)
10-Apr-2024 21:45:31 ............................................................. 2318 / 7788 ( 29%)
10-Apr-2024 21:45:32 ............................................................. 2379 / 7788 ( 30%)
10-Apr-2024 21:45:33 ............................................................. 2440 / 7788 ( 31%)
10-Apr-2024 21:45:33 ............................................................. 2501 / 7788 ( 32%)
10-Apr-2024 21:45:34 ............I.II............................................. 2562 / 7788 ( 32%)
10-Apr-2024 21:45:34 ............................................................. 2623 / 7788 ( 33%)
10-Apr-2024 21:45:34 ............................................................. 2684 / 7788 ( 34%)
10-Apr-2024 21:45:34 ............................................................. 2745 / 7788 ( 35%)
10-Apr-2024 21:45:36 ............................................................. 2806 / 7788 ( 36%)
10-Apr-2024 21:45:37 ............................................................. 2867 / 7788 ( 36%)
10-Apr-2024 21:45:38 ............................................................. 2928 / 7788 ( 37%)
10-Apr-2024 21:45:38 ............................................................. 2989 / 7788 ( 38%)
10-Apr-2024 21:45:38 ............................................................. 3050 / 7788 ( 39%)
10-Apr-2024 21:45:45 ............................................................. 3111 / 7788 ( 39%)
10-Apr-2024 21:45:48 ............................................................. 3172 / 7788 ( 40%)
10-Apr-2024 21:45:50 .................................................S........... 3233 / 7788 ( 41%)
10-Apr-2024 21:45:52 ............................................................. 3294 / 7788 ( 42%)
10-Apr-2024 21:45:53 ............................................................. 3355 / 7788 ( 43%)
10-Apr-2024 21:45:53 ............................................................. 3416 / 7788 ( 43%)
10-Apr-2024 21:46:00 ............................................................. 3477 / 7788 ( 44%)
10-Apr-2024 21:46:03 ............................................................. 3538 / 7788 ( 45%)
10-Apr-2024 21:46:16 ............................................................. 3599 / 7788 ( 46%)
10-Apr-2024 21:46:18 ............................................................. 3660 / 7788 ( 46%)
10-Apr-2024 21:46:19 ............................................................. 3721 / 7788 ( 47%)
10-Apr-2024 21:46:19 ............................................................. 3782 / 7788 ( 48%)
10-Apr-2024 21:46:20 ............................................................. 3843 / 7788 ( 49%)
10-Apr-2024 21:46:20 ............................................................. 3904 / 7788 ( 50%)
10-Apr-2024 21:46:20 ............................................................. 3965 / 7788 ( 50%)
10-Apr-2024 21:46:20 ............................................................. 4026 / 7788 ( 51%)
10-Apr-2024 21:46:20 ............................................................. 4087 / 7788 ( 52%)
10-Apr-2024 21:46:20 ............................................................. 4148 / 7788 ( 53%)
10-Apr-2024 21:46:22 ............................................................. 4209 / 7788 ( 54%)
10-Apr-2024 21:46:23 ............................................................. 4270 / 7788 ( 54%)
10-Apr-2024 21:46:25 ........................................................F.... 4331 / 7788 ( 55%)
10-Apr-2024 21:46:25 ............................................................. 4392 / 7788 ( 56%)
10-Apr-2024 21:46:25 ............................................................. 4453 / 7788 ( 57%)
10-Apr-2024 21:46:28 ............................................................. 4514 / 7788 ( 57%)
10-Apr-2024 21:46:31 ............................................................. 4575 / 7788 ( 58%)
10-Apr-2024 21:46:35 ............................................................. 4636 / 7788 ( 59%)
10-Apr-2024 21:46:35 ............................................................. 4697 / 7788 ( 60%)
10-Apr-2024 21:46:36 ............................................................. 4758 / 7788 ( 61%)
10-Apr-2024 21:46:36 ............................................................. 4819 / 7788 ( 61%)
10-Apr-2024 21:46:36 ............................................................. 4880 / 7788 ( 62%)
10-Apr-2024 21:46:36 ............................................................. 4941 / 7788 ( 63%)
10-Apr-2024 21:46:36 ............................................................. 5002 / 7788 ( 64%)
10-Apr-2024 21:46:36 ............................................................. 5063 / 7788 ( 65%)
10-Apr-2024 21:46:36 ............................................................. 5124 / 7788 ( 65%)
10-Apr-2024 21:46:36 ............................................................. 5185 / 7788 ( 66%)
10-Apr-2024 21:46:36 ............................................................. 5246 / 7788 ( 67%)
10-Apr-2024 21:46:41 ............................................................. 5307 / 7788 ( 68%)
10-Apr-2024 21:46:46 ............................................................. 5368 / 7788 ( 68%)
10-Apr-2024 21:46:51 ............................................................. 5429 / 7788 ( 69%)
10-Apr-2024 21:46:53 ............................................................. 5490 / 7788 ( 70%)
10-Apr-2024 21:46:54 ............................................................. 5551 / 7788 ( 71%)
10-Apr-2024 21:46:54 ............................................................. 5612 / 7788 ( 72%)
10-Apr-2024 21:46:54 ............................................................. 5673 / 7788 ( 72%)
10-Apr-2024 21:46:55 ................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5734 / 7788 ( 73%)
10-Apr-2024 21:46:55 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7788 ( 74%)
10-Apr-2024 21:46:55 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7788 ( 75%)
10-Apr-2024 21:46:55 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7788 ( 75%)
10-Apr-2024 21:46:56 SSSSSSSSSSSSSSSSS............................................ 5978 / 7788 ( 76%)
10-Apr-2024 21:46:58 ............................................................. 6039 / 7788 ( 77%)
10-Apr-2024 21:47:00 ............................................................. 6100 / 7788 ( 78%)
10-Apr-2024 21:47:03 ............................................................. 6161 / 7788 ( 79%)
10-Apr-2024 21:47:05 ............................................................. 6222 / 7788 ( 79%)
10-Apr-2024 21:47:07 ............................................................. 6283 / 7788 ( 80%)
10-Apr-2024 21:47:09 ............................................................. 6344 / 7788 ( 81%)
10-Apr-2024 21:47:11 ............................................................. 6405 / 7788 ( 82%)
10-Apr-2024 21:47:12 ............................................................. 6466 / 7788 ( 83%)
10-Apr-2024 21:47:14 ............................................................. 6527 / 7788 ( 83%)
10-Apr-2024 21:47:16 ............................................................. 6588 / 7788 ( 84%)
10-Apr-2024 21:47:18 ............................................................. 6649 / 7788 ( 85%)
10-Apr-2024 21:47:20 ............................................................. 6710 / 7788 ( 86%)
10-Apr-2024 21:47:22 ............................................................. 6771 / 7788 ( 86%)
10-Apr-2024 21:47:24 ............................................................. 6832 / 7788 ( 87%)
10-Apr-2024 21:47:26 ............................................................. 6893 / 7788 ( 88%)
10-Apr-2024 21:47:28 ............................................................. 6954 / 7788 ( 89%)
10-Apr-2024 21:47:30 ............................................................. 7015 / 7788 ( 90%)
10-Apr-2024 21:47:32 ............................................................. 7076 / 7788 ( 90%)
10-Apr-2024 21:47:34 ............................................................. 7137 / 7788 ( 91%)
10-Apr-2024 21:47:36 ............................................................. 7198 / 7788 ( 92%)
10-Apr-2024 21:47:38 ............................................................. 7259 / 7788 ( 93%)
10-Apr-2024 21:47:39 ............................................................. 7320 / 7788 ( 93%)
10-Apr-2024 21:47:41 ............................................................. 7381 / 7788 ( 94%)
10-Apr-2024 21:47:43 ............................................................. 7442 / 7788 ( 95%)
10-Apr-2024 21:47:45 ............................................................. 7503 / 7788 ( 96%)
10-Apr-2024 21:47:47 ............................................................. 7564 / 7788 ( 97%)
10-Apr-2024 21:47:49 ............................................................. 7625 / 7788 ( 97%)
10-Apr-2024 21:47:51 ............................................................. 7686 / 7788 ( 98%)
10-Apr-2024 21:47:52 .......................................
10-Apr-2024 21:47:52
10-Apr-2024 21:47:52 Time: 03:26.074, Memory: 240.50 MB
10-Apr-2024 21:47:52
10-Apr-2024 21:47:52 There was 1 failure:
10-Apr-2024 21:47:52
10-Apr-2024 21:47:52 1) phpbb_template_extension_test::test_template_extensions with data set #2 ('avatar_user.html', array(array('foo@bar.com', 'avatar.driver.gravatar', 90, 90), 'foo'), array(), array(), '', array())
10-Apr-2024 21:47:52 Testing avatar_user.html
10-Apr-2024 21:47:52 Failed asserting that two strings are equal.
10-Apr-2024 21:47:52 --- Expected
10-Apr-2024 21:47:52 +++ Actual
10-Apr-2024 21:47:52 @@ @@
10-Apr-2024 21:47:52 -''
10-Apr-2024 21:47:52 +'<img class="avatar" src=phpBB/styles//theme/images/no_avatar.gif data-src=phpBB/styles//theme/images/no_avatar.gif width="90" height="90" alt="foo" />'
10-Apr-2024 21:47:52
10-Apr-2024 21:47:52 /data/tests/template/template_test_case.php:164
10-Apr-2024 21:47:52 /data/tests/template/extension_test.php:278
10-Apr-2024 21:47:52
10-Apr-2024 21:47:52 FAILURES!
10-Apr-2024 21:47:52 Tests: 7788, Assertions: 156527, Failures: 1, Skipped: 266, Incomplete: 5.
10-Apr-2024 21:47:53 Exit code: 1, output: STDOUT:  .......................................STDOUT:  STDOUT:  Time: 03:26.074, Memory: 240.50 MBSTDOUT:  STDOUT:  There was 1 failure:STDOUT:  STDOUT:  1) phpbb_template_extension_test::test_template_extensions with data set #2 ('avatar_user.html', array(array('foo@bar.com', 'avatar.driver.gravatar', 90, 90), 'foo'), array(), array(), '', array())STDOUT:  Testing avatar_user.htmlSTDOUT:  Failed asserting that two strings are equal.STDOUT:  --- ExpectedSTDOUT:  +++ ActualSTDOUT:  @@ @@STDOUT:  -''STDOUT:  +'<img class="avatar" src=phpBB/styles//theme/images/no_avatar.gif data-src=phpBB/styles//theme/images/no_avatar.gif width="90" height="90" alt="foo" />'STDOUT:  STDOUT:  /data/tests/template/template_test_case.php:164STDOUT:  /data/tests/template/extension_test.php:278STDOUT:  STDOUT:  FAILURES!STDOUT:  Tests: 7788, Assertions: 156527, Failures: 1, Skipped: 266, Incomplete: 5.
10-Apr-2024 21:47:53 Error occurred while running Task 'Run tests(10)' of type com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli.
10-Apr-2024 21:47:53 com.atlassian.bamboo.task.TaskException: Failed to execute task
10-Apr-2024 21:47:53         at com.atlassian.bamboo.plugins.docker.service.RunService.execute(RunService.java:75)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.plugins.docker.tasks.cli.DockerCliTask.execute(DockerCliTask.java:70)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.task.TaskExecutorImpl.lambda$executeTasks$3(TaskExecutorImpl.java:323)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTaskWithPrePostActions(TaskExecutorImpl.java:258)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:323)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.task.TaskExecutorImpl.execute(TaskExecutorImpl.java:118)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask.call(ExecuteBuildTask.java:73)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.executeBuildPhase(DefaultBuildAgent.java:207)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:179)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:169)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:118)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:162)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.lambda$start$0(DefaultBuildAgent.java:124)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41)
10-Apr-2024 21:47:53         at java.lang.Thread.run(Thread.java:750)
10-Apr-2024 21:47:53 Caused by: com.atlassian.bamboo.docker.DockerException: Error running Docker run command
10-Apr-2024 21:47:53         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.run(DockerContainerServiceImpl.java:134)
10-Apr-2024 21:47:53         at sun.reflect.GeneratedMethodAccessor4195.invoke(Unknown Source)
10-Apr-2024 21:47:53         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10-Apr-2024 21:47:53         at java.lang.reflect.Method.invoke(Method.java:498)
10-Apr-2024 21:47:53         at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
10-Apr-2024 21:47:53         at com.sun.proxy.$Proxy518.run(Unknown Source)
10-Apr-2024 21:47:53         at sun.reflect.GeneratedMethodAccessor4195.invoke(Unknown Source)
10-Apr-2024 21:47:53         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10-Apr-2024 21:47:53         at java.lang.reflect.Method.invoke(Method.java:498)
10-Apr-2024 21:47:53         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
10-Apr-2024 21:47:53         at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
10-Apr-2024 21:47:53         at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
10-Apr-2024 21:47:53         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
10-Apr-2024 21:47:53         at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137)
10-Apr-2024 21:47:53         at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
10-Apr-2024 21:47:53         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
10-Apr-2024 21:47:53         at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
10-Apr-2024 21:47:53         at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
10-Apr-2024 21:47:53         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
10-Apr-2024 21:47:53         at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
10-Apr-2024 21:47:53         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
10-Apr-2024 21:47:53         at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137)
10-Apr-2024 21:47:53         at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
10-Apr-2024 21:47:53         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
10-Apr-2024 21:47:53         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215)
10-Apr-2024 21:47:53         at com.sun.proxy.$Proxy1043.run(Unknown Source)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.plugins.docker.client.DockerCmd.run(DockerCmd.java:47)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.plugins.docker.service.RunService.execute(RunService.java:64)
10-Apr-2024 21:47:53         ... 17 more
10-Apr-2024 21:47:53 Caused by: com.atlassian.utils.process.ProcessException: Error executing /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"
10-Apr-2024 21:47:53         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.execute(DockerContainerServiceImpl.java:306)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.execute(DockerContainerServiceImpl.java:277)
10-Apr-2024 21:47:53         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.run(DockerContainerServiceImpl.java:111)
10-Apr-2024 21:47:53         ... 44 more
10-Apr-2024 21:47:53 Starting task 'Parsing test results produced by script' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
10-Apr-2024 21:47:53 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1...
10-Apr-2024 21:47:53 Failing task since 1 failing test cases were found.
10-Apr-2024 21:47:53 Finished task 'Parsing test results produced by script' with result: Failed
10-Apr-2024 21:47:53
Substituting variable: ${bamboo.PRnumber} with 6595
10-Apr-2024 21:47:53
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-38
10-Apr-2024 21:47:53
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-38
10-Apr-2024 21:47:53 Starting task 'Set result build status' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
10-Apr-2024 21:47:53
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #38 (PHPBB3-PR1-JOB1-38)'
... running command line:
/bin/sh /home/bamboo/temp/PHPBB3-PR1-JOB1-38-ScriptBuildTask-2088412920589873579.sh
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
10-Apr-2024 21:47:54 From https://github.com/phpbb/phpbb
10-Apr-2024 21:47:54 * branch            refs/pull/6595/head -> FETCH_HEAD
10-Apr-2024 21:47:54   <testsuite name="" tests="7725" assertions="156527" errors="0" warnings="0" failures="1" skipped="271" time="200.946094">
10-Apr-2024 21:47:54     <testsuite name="phpBB Test Suite" tests="5689" assertions="154736" errors="0" warnings="0" failures="1" skipped="26" time="144.140628">
10-Apr-2024 21:47:54       <testsuite name="phpbb_template_extension_test" file="/data/tests/template/extension_test.php" tests="20" assertions="20" errors="0" warnings="0" failures="1" skipped="0" time="0.172587">
10-Apr-2024 21:47:54         <testsuite name="phpbb_template_extension_test::test_template_extensions" tests="9" assertions="9" errors="0" warnings="0" failures="1" skipped="0" time="0.030632">
10-Apr-2024 21:47:54   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
10-Apr-2024 21:47:54                                  Dload  Upload   Total   Spent    Left  Speed
10-Apr-2024 21:47:54
10-Apr-2024 21:47:55   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
10-Apr-2024 21:47:55 10  1726    0     0  100   173      0    217 --:--:-- --:--:-- --:--:--   217
10-Apr-2024 21:47:55 100  1726  100  1553  100   173   1954    217 --:--:-- --:--:-- --:--:--  1953
10-Apr-2024 21:47:55 Finished task 'Set result build status' with result: Success
10-Apr-2024 21:47:55 Running post build plugin 'Artifact Copier'
10-Apr-2024 21:47:55 Running post build plugin 'npm Cache Cleanup'
10-Apr-2024 21:47:55 Running post build plugin 'NCover Results Collector'
10-Apr-2024 21:47:55 Running post build plugin 'Build Results Label Collector'
10-Apr-2024 21:47:55
Substituting variable: ${bamboo.PRnumber} with 6595
10-Apr-2024 21:47:55 Running post build plugin 'Clover Results Collector'
10-Apr-2024 21:47:55 Running post build plugin 'Docker Container Cleanup'
10-Apr-2024 21:47:56 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-PR1-JOB1'
10-Apr-2024 21:47:56 Finalising the build...
10-Apr-2024 21:47:56 Stopping timer.
10-Apr-2024 21:47:56 Build PHPBB3-PR1-JOB1-38 completed.
10-Apr-2024 21:47:56 Running on server: post build plugin 'Build Hanging Detection Configuration'
10-Apr-2024 21:47:56 Running on server: post build plugin 'NCover Results Collector'
10-Apr-2024 21:47:56 Running on server: post build plugin 'Build Labeller'
10-Apr-2024 21:47:56 Running on server: post build plugin 'Clover Delta Calculator'
10-Apr-2024 21:47:56 Running on server: post build plugin 'Maven Dependencies Postprocessor'
10-Apr-2024 21:47:56 All post build plugins have finished
10-Apr-2024 21:47:56 Generating build results summary...
10-Apr-2024 21:48:01 Saving build results to disk...
10-Apr-2024 21:48:01 Store variable context...
10-Apr-2024 21:48:02 Finished building PHPBB3-PR1-JOB1-38.