Tests pending pull requests

Build: #48 was successful

Job: Build and Test Job was successful

Stages & jobs

  1. Build and Test

Build log

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

07-May-2024 19:03:48 #5 19.80 checking pkg-config is at least version 0.9.0... yes
07-May-2024 19:03:48 #5 19.83 checking for cc... cc
07-May-2024 19:03:49 #5 19.96 checking whether the C compiler works... yes
07-May-2024 19:03:49 #5 20.71 checking for C compiler default output file name... a.out
07-May-2024 19:03:49 #5 20.71 checking for suffix of executables...
07-May-2024 19:03:49 #5 20.79 checking whether we are cross compiling... no
07-May-2024 19:03:49 #5 20.98 checking for suffix of object files... o
07-May-2024 19:03:49 #5 21.03 checking whether the compiler supports GNU C... yes
07-May-2024 19:03:49 #5 21.08 checking whether cc accepts -g... yes
07-May-2024 19:03:49 #5 21.12 checking for cc option to enable C11 features... none needed
07-May-2024 19:03:49 #5 21.22 checking how to run the C preprocessor... cc -E
07-May-2024 19:03:50 #5 21.39 checking for icc... no
07-May-2024 19:03:50 #5 21.41 checking for suncc... no
07-May-2024 19:03:50 #5 21.43 checking for system library directory... lib
07-May-2024 19:03:50 #5 21.43 checking if compiler supports -Wl,-rpath,... yes
07-May-2024 19:03:50 #5 21.53 checking build system type... x86_64-pc-linux-gnu
07-May-2024 19:03:50 #5 21.54 checking host system type... x86_64-pc-linux-gnu
07-May-2024 19:03:50 #5 21.54 checking target system type... x86_64-pc-linux-gnu
07-May-2024 19:03:50 #5 21.63 checking for PHP prefix... /usr/local
07-May-2024 19:03:50 #5 21.63 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
07-May-2024 19:03:50 #5 21.63 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
07-May-2024 19:03:50 #5 21.63 checking for PHP installed headers prefix... /usr/local/include/php
07-May-2024 19:03:50 #5 21.63 checking if debug is enabled... no
07-May-2024 19:03:50 #5 21.72 checking if zts is enabled... no
07-May-2024 19:03:50 #5 21.75 checking for gawk... no
07-May-2024 19:03:50 #5 21.75 checking for nawk... nawk
07-May-2024 19:03:50 #5 21.75 checking if nawk is broken... no
07-May-2024 19:03:50 #5 21.76 checking for zip archive read/write support... yes, shared
07-May-2024 19:03:50 #5 21.76 checking for libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0... yes
07-May-2024 19:03:50 #5 21.79 checking for zip_file_set_mtime in -lzip... yes
07-May-2024 19:03:50 #5 21.90 checking for zip_file_set_encryption in -lzip... yes
07-May-2024 19:03:50 #5 22.01 checking for zip_libzip_version in -lzip... yes
07-May-2024 19:03:50 #5 22.11 checking for zip_register_progress_callback_with_state in -lzip... yes
07-May-2024 19:03:50 #5 22.21 checking for zip_register_cancel_callback_with_state in -lzip... yes
07-May-2024 19:03:51 #5 22.32 checking for zip_compression_method_supported in -lzip... yes
07-May-2024 19:03:51 #5 22.43 checking for a sed that does not truncate output... /usr/bin/sed
07-May-2024 19:03:51 #5 22.44 checking for ld used by cc... /usr/bin/ld
07-May-2024 19:03:51 #5 22.45 checking if the linker (/usr/bin/ld) is GNU ld... yes
07-May-2024 19:03:51 #5 22.45 checking for /usr/bin/ld option to reload object files... -r
07-May-2024 19:03:51 #5 22.45 checking for BSD-compatible nm... /usr/bin/nm -B
07-May-2024 19:03:51 #5 22.48 checking whether ln -s works... yes
07-May-2024 19:03:51 #5 22.48 checking how to recognize dependent libraries... pass_all
07-May-2024 19:03:51 #5 22.58 checking for stdio.h... yes
07-May-2024 19:03:51 #5 22.62 checking for stdlib.h... yes
07-May-2024 19:03:51 #5 22.67 checking for string.h... yes
07-May-2024 19:03:51 #5 22.72 checking for inttypes.h... yes
07-May-2024 19:03:51 #5 22.78 checking for stdint.h... yes
07-May-2024 19:03:51 #5 22.83 checking for strings.h... yes
07-May-2024 19:03:51 #5 22.88 checking for sys/stat.h... yes
07-May-2024 19:03:51 #5 22.94 checking for sys/types.h... yes
07-May-2024 19:03:51 #5 23.00 checking for unistd.h... yes
07-May-2024 19:03:51 #5 23.06 checking for dlfcn.h... yes
07-May-2024 19:03:51 #5 23.12 checking the maximum length of command line arguments... 1572864
07-May-2024 19:03:51 #5 23.13 checking command to parse /usr/bin/nm -B output from cc object... ok
07-May-2024 19:03:52 #5 23.25 checking for objdir... .libs
07-May-2024 19:03:52 #5 23.26 checking for ar... ar
07-May-2024 19:03:52 #5 23.26 checking for ranlib... ranlib
07-May-2024 19:03:52 #5 23.26 checking for strip... strip
07-May-2024 19:03:52 #5 23.36 checking if cc supports -fno-rtti -fno-exceptions... no
07-May-2024 19:03:52 #5 23.41 checking for cc option to produce PIC... -fPIC
07-May-2024 19:03:52 #5 23.41 checking if cc PIC flag -fPIC works... yes
07-May-2024 19:03:52 #5 23.45 checking if cc static flag -static works... yes
07-May-2024 19:03:52 #5 23.66 checking if cc supports -c -o file.o... yes
07-May-2024 19:03:52 #5 23.71 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
07-May-2024 19:03:52 #5 23.73 checking whether -lc should be explicitly linked in... no
07-May-2024 19:03:52 #5 23.79 checking dynamic linker characteristics... GNU/Linux ld.so
07-May-2024 19:03:52 #5 23.82 checking how to hardcode library paths into programs... immediate
07-May-2024 19:03:52 #5 23.82 checking whether stripping libraries is possible... yes
07-May-2024 19:03:52 #5 24.08 checking if libtool supports shared libraries... yes
07-May-2024 19:03:52 #5 24.08 checking whether to build shared libraries... yes
07-May-2024 19:03:52 #5 24.08 checking whether to build static libraries... no
07-May-2024 19:03:53 #5 24.35
07-May-2024 19:03:53 #5 24.35 creating libtool
07-May-2024 19:03:53 #5 24.38 appending configuration tag "CXX" to libtool
07-May-2024 19:03:53 #5 24.50 configure: patching config.h.in
07-May-2024 19:03:53 #5 24.51 configure: creating ./config.status
07-May-2024 19:03:53 #5 24.61 config.status: creating config.h
07-May-2024 19:03:53 #5 24.68 /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
07-May-2024 19:03:53 #5 24.68 /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
07-May-2024 19:03:53 #5 24.85 mkdir .libs
07-May-2024 19:03:53 #5 24.85 mkdir .libs
07-May-2024 19:03:53 #5 24.85 mkdir: cannot create directory '.libs': File exists
07-May-2024 19:03:53 #5 24.85  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
07-May-2024 19:03:53 #5 24.85  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
07-May-2024 19:03:59 #5 30.45 /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
07-May-2024 19:03:59 #5 30.61 cc -shared  .libs/php_zip.o .libs/zip_stream.o  -lzip  -Wl,-O1 -Wl,-soname -Wl,zip.so -o .libs/zip.so
07-May-2024 19:03:59 #5 30.65 creating zip.la
07-May-2024 19:03:59 #5 30.66 (cd .libs && rm -f zip.la && ln -s ../zip.la zip.la)
07-May-2024 19:03:59 #5 30.66 /bin/bash /usr/src/php/ext/zip/libtool --mode=install cp ./zip.la /usr/src/php/ext/zip/modules
07-May-2024 19:03:59 #5 30.71 cp ./.libs/zip.so /usr/src/php/ext/zip/modules/zip.so
07-May-2024 19:03:59 #5 30.72 cp ./.libs/zip.lai /usr/src/php/ext/zip/modules/zip.la
07-May-2024 19:03:59 #5 30.75 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/zip/modules
07-May-2024 19:03:59 #5 30.75 ----------------------------------------------------------------------
07-May-2024 19:03:59 #5 30.75 Libraries have been installed in:
07-May-2024 19:03:59 #5 30.75    /usr/src/php/ext/zip/modules
07-May-2024 19:03:59 #5 30.75
07-May-2024 19:03:59 #5 30.75 If you ever happen to want to link against installed libraries
07-May-2024 19:03:59 #5 30.75 in a given directory, LIBDIR, you must either use libtool, and
07-May-2024 19:03:59 #5 30.75 specify the full pathname of the library, or use the `-LLIBDIR'
07-May-2024 19:03:59 #5 30.75 flag during linking and do at least one of the following:
07-May-2024 19:03:59 #5 30.75    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
07-May-2024 19:03:59 #5 30.75      during execution
07-May-2024 19:03:59 #5 30.75    - add LIBDIR to the `LD_RUN_PATH' environment variable
07-May-2024 19:03:59 #5 30.75      during linking
07-May-2024 19:03:59 #5 30.75    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
07-May-2024 19:03:59 #5 30.75    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
07-May-2024 19:03:59 #5 30.75
07-May-2024 19:03:59 #5 30.75 See any operating system documentation about shared libraries for
07-May-2024 19:03:59 #5 30.75 more information, such as the ld(1) and ld.so(8) manual pages.
07-May-2024 19:03:59 #5 30.75 ----------------------------------------------------------------------
07-May-2024 19:03:59 #5 30.76
07-May-2024 19:03:59 #5 30.76 Build complete.
07-May-2024 19:03:59 #5 30.76 Don't forget to run 'make test'.
07-May-2024 19:03:59 #5 30.76
07-May-2024 19:03:59 #5 31.09 + strip --strip-all modules/zip.so
07-May-2024 19:03:59 #5 31.13 Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
07-May-2024 19:03:59 #5 31.32 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
07-May-2024 19:04:00 #5 31.33 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
07-May-2024 19:04:00 #5 31.34 find . -name \*.la -o -name \*.a | xargs rm -f
07-May-2024 19:04:00 #5 31.34 find . -name \*.so | xargs rm -f
07-May-2024 19:04:00 #5 31.35 find . -name .libs -a -type d|xargs rm -rf
07-May-2024 19:04:00 #5 31.36 rm -f libphp.la      modules/* libs/*
07-May-2024 19:04:00 #5 31.36 rm -f ext/opcache/jit/zend_jit_x86.c
07-May-2024 19:04:00 #5 31.37 rm -f ext/opcache/jit/zend_jit_arm64.c
07-May-2024 19:04:00 #5 31.37 rm -f ext/opcache/minilua
07-May-2024 19:04:01 #5 DONE 32.4s
07-May-2024 19:04:01
07-May-2024 19:04:01 #6 [3/6] RUN pecl install xdebug-3.2.2
07-May-2024 19:04:04 #6 3.149 downloading xdebug-3.2.2.tgz ...
07-May-2024 19:04:04 #6 3.149 Starting to download xdebug-3.2.2.tgz (246,966 bytes)
07-May-2024 19:04:04 #6 3.149 ....................................................done: 246,966 bytes
07-May-2024 19:04:04 #6 3.609 96 source files, building
07-May-2024 19:04:04 #6 3.609 running: phpize
07-May-2024 19:04:04 #6 3.628 Configuring for:
07-May-2024 19:04:04 #6 3.628 PHP Api Version:         20210902
07-May-2024 19:04:04 #6 3.628 Zend Module Api No:      20210902
07-May-2024 19:04:04 #6 3.628 Zend Extension Api No:   420210902
07-May-2024 19:04:05 #6 4.720 building in /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2
07-May-2024 19:04:05 #6 4.720 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
07-May-2024 19:04:05 #6 4.883 checking for grep that handles long lines and -e... /usr/bin/grep
07-May-2024 19:04:06 #6 4.885 checking for egrep... /usr/bin/grep -E
07-May-2024 19:04:06 #6 4.892 checking for a sed that does not truncate output... /usr/bin/sed
07-May-2024 19:04:06 #6 4.908 checking for pkg-config... /usr/bin/pkg-config
07-May-2024 19:04:06 #6 4.910 checking pkg-config is at least version 0.9.0... yes
07-May-2024 19:04:06 #6 4.911 checking for cc... cc
07-May-2024 19:04:06 #6 5.027 checking whether the C compiler works... yes
07-May-2024 19:04:06 #6 5.027 checking for C compiler default output file name... a.out
07-May-2024 19:04:06 #6 5.094 checking for suffix of executables...
07-May-2024 19:04:06 #6 5.170 checking whether we are cross compiling... no
07-May-2024 19:04:06 #6 5.214 checking for suffix of object files... o
07-May-2024 19:04:06 #6 5.251 checking whether the compiler supports GNU C... yes
07-May-2024 19:04:06 #6 5.287 checking whether cc accepts -g... yes
07-May-2024 19:04:06 #6 5.381 checking for cc option to enable C11 features... none needed
07-May-2024 19:04:06 #6 5.430 checking how to run the C preprocessor... cc -E
07-May-2024 19:04:06 #6 5.500 checking for icc... no
07-May-2024 19:04:06 #6 5.522 checking for suncc... no
07-May-2024 19:04:06 #6 5.524 checking for system library directory... lib
07-May-2024 19:04:06 #6 5.596 checking if compiler supports -Wl,-rpath,... yes
07-May-2024 19:04:06 #6 5.704 checking build system type... x86_64-pc-linux-gnu
07-May-2024 19:04:06 #6 5.704 checking host system type... x86_64-pc-linux-gnu
07-May-2024 19:04:06 #6 5.704 checking target system type... x86_64-pc-linux-gnu
07-May-2024 19:04:06 #6 5.845 checking for PHP prefix... /usr/local
07-May-2024 19:04:07 #6 5.846 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
07-May-2024 19:04:07 #6 5.846 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
07-May-2024 19:04:07 #6 5.846 checking for PHP installed headers prefix... /usr/local/include/php
07-May-2024 19:04:07 #6 5.883 checking if debug is enabled... no
07-May-2024 19:04:07 #6 5.923 checking if zts is enabled... no
07-May-2024 19:04:07 #6 5.923 checking for gawk... no
07-May-2024 19:04:07 #6 5.923 checking for nawk... nawk
07-May-2024 19:04:07 #6 5.928 checking if nawk is broken... no
07-May-2024 19:04:07 #6 5.928 checking whether to enable Xdebug support... yes, shared
07-May-2024 19:04:07 #6 5.928 checking whether to enable Xdebug developer build flags... no
07-May-2024 19:04:07 #6 5.928 checking whether to compress profiler files (requires zlib)... yes
07-May-2024 19:04:07 #6 5.943 checking Check for supported PHP versions... supported (8.1.28)
07-May-2024 19:04:07 #6 6.020 checking for clock_gettime... yes
07-May-2024 19:04:07 #6 6.110 checking for clock_gettime_nsec_np... no
07-May-2024 19:04:07 #6 6.200 checking for gettimeofday... yes
07-May-2024 19:04:07 #6 6.243 checking for stdio.h... yes
07-May-2024 19:04:07 #6 6.298 checking for stdlib.h... yes
07-May-2024 19:04:07 #6 6.352 checking for string.h... yes
07-May-2024 19:04:07 #6 6.408 checking for inttypes.h... yes
07-May-2024 19:04:07 #6 6.464 checking for stdint.h... yes
07-May-2024 19:04:07 #6 6.519 checking for strings.h... yes
07-May-2024 19:04:07 #6 6.576 checking for sys/stat.h... yes
07-May-2024 19:04:07 #6 6.633 checking for sys/types.h... yes
07-May-2024 19:04:07 #6 6.696 checking for unistd.h... yes
07-May-2024 19:04:07 #6 6.767 checking for netinet/in.h... yes
07-May-2024 19:04:07 #6 6.844 checking for poll.h... yes
07-May-2024 19:04:08 #6 6.907 checking for sys/poll.h... yes
07-May-2024 19:04:08 #6 7.122 checking for linux/rtnetlink.h... yes
07-May-2024 19:04:08 #6 7.212 checking for res_ninit... no
07-May-2024 19:04:08 #6 7.288 checking for __res_ninit... yes
07-May-2024 19:04:08 #6 7.369 checking for res_nclose... no
07-May-2024 19:04:08 #6 7.444 checking for __res_nclose... yes
07-May-2024 19:04:08 #6 7.534 checking for cos in -lm... yes
07-May-2024 19:04:08 #6 7.545 checking for zlib >= 1.2.9... yes
07-May-2024 19:04:08 #6 7.654 checking for a sed that does not truncate output... /usr/bin/sed
07-May-2024 19:04:08 #6 7.664 checking for ld used by cc... /usr/bin/ld
07-May-2024 19:04:08 #6 7.670 checking if the linker (/usr/bin/ld) is GNU ld... yes
07-May-2024 19:04:08 #6 7.670 checking for /usr/bin/ld option to reload object files... -r
07-May-2024 19:04:08 #6 7.675 checking for BSD-compatible nm... /usr/bin/nm -B
07-May-2024 19:04:08 #6 7.675 checking whether ln -s works... yes
07-May-2024 19:04:08 #6 7.675 checking how to recognize dependent libraries... pass_all
07-May-2024 19:04:08 #6 7.769 checking for dlfcn.h... yes
07-May-2024 19:04:08 #6 7.777 checking the maximum length of command line arguments... 1572864
07-May-2024 19:04:08 #6 7.915 checking command to parse /usr/bin/nm -B output from cc object... ok
07-May-2024 19:04:09 #6 7.921 checking for objdir... .libs
07-May-2024 19:04:09 #6 7.921 checking for ar... ar
07-May-2024 19:04:09 #6 7.921 checking for ranlib... ranlib
07-May-2024 19:04:09 #6 7.922 checking for strip... strip
07-May-2024 19:04:09 #6 8.059 checking if cc supports -fno-rtti -fno-exceptions... no
07-May-2024 19:04:09 #6 8.059 checking for cc option to produce PIC... -fPIC
07-May-2024 19:04:09 #6 8.097 checking if cc PIC flag -fPIC works... yes
07-May-2024 19:04:09 #6 8.250 checking if cc static flag -static works... yes
07-May-2024 19:04:09 #6 8.302 checking if cc supports -c -o file.o... yes
07-May-2024 19:04:09 #6 8.328 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
07-May-2024 19:04:09 #6 8.380 checking whether -lc should be explicitly linked in... no
07-May-2024 19:04:09 #6 8.409 checking dynamic linker characteristics... GNU/Linux ld.so
07-May-2024 19:04:09 #6 8.409 checking how to hardcode library paths into programs... immediate
07-May-2024 19:04:09 #6 8.411 checking whether stripping libraries is possible... yes
07-May-2024 19:04:09 #6 8.412 checking if libtool supports shared libraries... yes
07-May-2024 19:04:09 #6 8.413 checking whether to build shared libraries... yes
07-May-2024 19:04:09 #6 8.413 checking whether to build static libraries... no
07-May-2024 19:04:09 #6 8.663
07-May-2024 19:04:09 #6 8.663 creating libtool
07-May-2024 19:04:09 #6 8.696 appending configuration tag "CXX" to libtool
07-May-2024 19:04:09 #6 8.837 configure: patching config.h.in
07-May-2024 19:04:10 #6 8.843 configure: creating ./config.status
07-May-2024 19:04:10 #6 8.944 config.status: creating config.h
07-May-2024 19:04:10 #6 9.013 running: make
07-May-2024 19:04:10 #6 9.016 Makefile:244: warning: overriding recipe for target 'test'
07-May-2024 19:04:10 #6 9.016 Makefile:136: warning: ignoring old recipe for target 'test'
07-May-2024 19:04:10 #6 9.027 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:10 #6 9.176 mkdir .libs
07-May-2024 19:04:10 #6 9.179  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:11 #6 9.952 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:11 #6 10.09 mkdir src/base/.libs
07-May-2024 19:04:11 #6 10.10  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:12 #6 11.14 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:12 #6 11.29  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:12 #6 11.80 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:12 #6 11.93 mkdir src/lib/.libs
07-May-2024 19:04:13 #6 11.94  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:13 #6 12.59 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:13 #6 12.72  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:14 #6 13.31 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:14 #6 13.44  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:14 #6 13.49 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:14 #6 13.63  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:15 #6 14.03 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:15 #6 14.17  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:15 #6 14.41 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:15 #6 14.54  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:15 #6 14.91 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:16 #6 15.04  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:16 #6 15.70 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:16 #6 15.83  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:17 #6 15.96 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:17 #6 16.11  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:17 #6 16.87 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:18 #6 17.00  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:18 #6 17.10 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:18 #6 17.23  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:18 #6 17.68 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:18 #6 17.81  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:19 #6 18.25 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:19 #6 18.41  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:20 #6 19.52 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:20 #6 19.66  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:21 #6 20.18 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:21 #6 20.31  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:21 #6 20.86 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:22 #6 21.01  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:22 #6 21.69 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:22 #6 21.90  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:23 #6 22.76 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:23 #6 22.92  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:24 #6 23.36 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:24 #6 23.49 mkdir src/coverage/.libs
07-May-2024 19:04:24 #6 23.50  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:25 #6 24.04 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:25 #6 24.18  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:26 #6 25.05 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:26 #6 25.19 mkdir src/debugger/.libs
07-May-2024 19:04:26 #6 25.19  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:26 #6 25.76 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:26 #6 25.89  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:27 #6 26.61 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:27 #6 26.74  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:29 #6 28.86 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:30 #6 28.99  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:30 #6 29.35 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:30 #6 29.48  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:31 #6 29.94 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:31 #6 30.08 mkdir src/develop/.libs
07-May-2024 19:04:31 #6 30.09  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:31 #6 30.45 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:31 #6 30.59  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:32 #6 31.01 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:32 #6 31.15  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:32 #6 31.69 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:32 #6 31.83  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:33 #6 32.65 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:33 #6 32.79  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:34 #6 33.26 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:34 #6 33.40 mkdir src/gcstats/.libs
07-May-2024 19:04:34 #6 33.40  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:34 #6 33.92 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:35 #6 34.04 mkdir src/profiler/.libs
07-May-2024 19:04:35 #6 34.05  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:35 #6 34.65 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:35 #6 34.79 mkdir src/tracing/.libs
07-May-2024 19:04:35 #6 34.79  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:36 #6 35.23 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:36 #6 35.36  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:36 #6 35.74 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:36 #6 35.87  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:37 #6 36.35 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:37 #6 36.48  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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
07-May-2024 19:04:38 #6 37.25 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=link cc -shared -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusernPbElq/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-defaultusernPbElq/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
07-May-2024 19:04:38 #6 37.25 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
07-May-2024 19:04:38 #6 37.65 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
07-May-2024 19:04:38 #6 37.65 extual.o src/tracing/.libs/tracing.o  -lm -lz  -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
07-May-2024 19:04:38 #6 37.76 creating xdebug.la
07-May-2024 19:04:38 #6 37.77 (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
07-May-2024 19:04:38 #6 37.78 /bin/bash /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/modules
07-May-2024 19:04:38 #6 37.82 cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/modules/xdebug.so
07-May-2024 19:04:38 #6 37.83 cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/modules/xdebug.la
07-May-2024 19:04:38 #6 37.86 PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/modules
07-May-2024 19:04:38 #6 37.86 ----------------------------------------------------------------------
07-May-2024 19:04:39 #6 37.86 Libraries have been installed in:
07-May-2024 19:04:39 #6 37.86    /tmp/pear/temp/pear-build-defaultusernPbElq/xdebug-3.2.2/modules
07-May-2024 19:04:39 #6 37.86
07-May-2024 19:04:39 #6 37.86 If you ever happen to want to link against installed libraries
07-May-2024 19:04:39 #6 37.86 in a given directory, LIBDIR, you must either use libtool, and
07-May-2024 19:04:39 #6 37.86 specify the full pathname of the library, or use the `-LLIBDIR'
07-May-2024 19:04:39 #6 37.86 flag during linking and do at least one of the following:
07-May-2024 19:04:39 #6 37.86    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
07-May-2024 19:04:39 #6 37.86      during execution
07-May-2024 19:04:39 #6 37.86    - add LIBDIR to the `LD_RUN_PATH' environment variable
07-May-2024 19:04:39 #6 37.86      during linking
07-May-2024 19:04:39 #6 37.86    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
07-May-2024 19:04:39 #6 37.86    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
07-May-2024 19:04:39 #6 37.86
07-May-2024 19:04:39 #6 37.86 See any operating system documentation about shared libraries for
07-May-2024 19:04:39 #6 37.86 more information, such as the ld(1) and ld.so(8) manual pages.
07-May-2024 19:04:39 #6 37.86 ----------------------------------------------------------------------
07-May-2024 19:04:39 #6 37.87
07-May-2024 19:04:39 #6 37.87 Build complete.
07-May-2024 19:04:39 #6 37.87 Don't forget to run 'make test'.
07-May-2024 19:04:39 #6 37.87
07-May-2024 19:04:39 #6 37.88 running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultusernPbElq/install-xdebug-3.2.2" install
07-May-2024 19:04:39 #6 37.88 Makefile:244: warning: overriding recipe for target 'test'
07-May-2024 19:04:39 #6 37.88 Makefile:136: warning: ignoring old recipe for target 'test'
07-May-2024 19:04:39 #6 37.95 Installing shared extensions:     /tmp/pear/temp/pear-build-defaultusernPbElq/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/
07-May-2024 19:04:39 #6 38.00
07-May-2024 19:04:39 #6 38.08 shtool:echo:Warning: unable to determine terminal sequence for bold mode
07-May-2024 19:04:39 #6 38.10   +----------------------------------------------------------------------+
07-May-2024 19:04:39 #6 38.10   |                                                                      |
07-May-2024 19:04:39 #6 38.11   |   INSTALLATION INSTRUCTIONS                                          |
07-May-2024 19:04:39 #6 38.11   |   =========================                                          |
07-May-2024 19:04:39 #6 38.11   |                                                                      |
07-May-2024 19:04:39 #6 38.11   |   See https://xdebug.org/install.php#configure-php for instructions  |
07-May-2024 19:04:39 #6 38.11   |   on how to enable Xdebug for PHP.                                   |
07-May-2024 19:04:39 #6 38.12   |                                                                      |
07-May-2024 19:04:39 #6 38.12   |   Documentation is available online as well:                         |
07-May-2024 19:04:39 #6 38.12   |   - A list of all settings:  https://xdebug.org/docs-settings.php    |
07-May-2024 19:04:39 #6 38.12   |   - A list of all functions: https://xdebug.org/docs-functions.php   |
07-May-2024 19:04:39 #6 38.13   |   - Profiling instructions:  https://xdebug.org/docs-profiling2.php  |
07-May-2024 19:04:39 #6 38.13   |   - Remote debugging:        https://xdebug.org/docs-debugger.php    |
07-May-2024 19:04:39 #6 38.13   |                                                                      |
07-May-2024 19:04:39 #6 38.13   |                                                                      |
07-May-2024 19:04:39 #6 38.13   |   NOTE: Please disregard the message                                 |
07-May-2024 19:04:39 #6 38.14   |       You should add "extension=xdebug.so" to php.ini                |
07-May-2024 19:04:39 #6 38.14   |   that is emitted by the PECL installer. This does not work for      |
07-May-2024 19:04:39 #6 38.14   |   Xdebug.                                                            |
07-May-2024 19:04:39 #6 38.14   |                                                                      |
07-May-2024 19:04:39 #6 38.15   +----------------------------------------------------------------------+
07-May-2024 19:04:39 #6 38.19 shtool:echo:Warning: unable to determine terminal sequence for bold mode
07-May-2024 19:04:39 #6 38.21
07-May-2024 19:04:39 #6 38.21
07-May-2024 19:04:39 #6 38.21 running: find "/tmp/pear/temp/pear-build-defaultusernPbElq/install-xdebug-3.2.2" | xargs ls -dils
07-May-2024 19:04:39 #6 38.22 4593486    4 drwxr-xr-x. 3 root root    4096 May  7 19:04 /tmp/pear/temp/pear-build-defaultusernPbElq/install-xdebug-3.2.2
07-May-2024 19:04:39 #6 38.22 4593638    4 drwxr-xr-x. 3 root root    4096 May  7 19:04 /tmp/pear/temp/pear-build-defaultusernPbElq/install-xdebug-3.2.2/usr
07-May-2024 19:04:39 #6 38.22 4593639    4 drwxr-xr-x. 3 root root    4096 May  7 19:04 /tmp/pear/temp/pear-build-defaultusernPbElq/install-xdebug-3.2.2/usr/local
07-May-2024 19:04:39 #6 38.22 4593640    4 drwxr-xr-x. 3 root root    4096 May  7 19:04 /tmp/pear/temp/pear-build-defaultusernPbElq/install-xdebug-3.2.2/usr/local/lib
07-May-2024 19:04:39 #6 38.22 4593641    4 drwxr-xr-x. 3 root root    4096 May  7 19:04 /tmp/pear/temp/pear-build-defaultusernPbElq/install-xdebug-3.2.2/usr/local/lib/php
07-May-2024 19:04:39 #6 38.22 4593642    4 drwxr-xr-x. 3 root root    4096 May  7 19:04 /tmp/pear/temp/pear-build-defaultusernPbElq/install-xdebug-3.2.2/usr/local/lib/php/extensions
07-May-2024 19:04:39 #6 38.22 4593643    4 drwxr-xr-x. 2 root root    4096 May  7 19:04 /tmp/pear/temp/pear-build-defaultusernPbElq/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902
07-May-2024 19:04:39 #6 38.22 4593637 1760 -rwxr-xr-x. 1 root root 1798232 May  7 19:04 /tmp/pear/temp/pear-build-defaultusernPbElq/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so
07-May-2024 19:04:39 #6 38.23
07-May-2024 19:04:39 #6 38.23 Build process completed successfully
07-May-2024 19:04:39 #6 38.23 Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so'
07-May-2024 19:04:39 #6 38.29 install ok: channel://pecl.php.net/xdebug-3.2.2
07-May-2024 19:04:39 #6 38.29 configuration option "php_ini" is not set to php.ini location
07-May-2024 19:04:39 #6 38.29 You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so" to php.ini
07-May-2024 19:04:39 #6 DONE 38.4s
07-May-2024 19:04:39
07-May-2024 19:04:39 #7 [4/6] RUN docker-php-ext-enable xdebug
07-May-2024 19:04:39 #7 DONE 0.5s
07-May-2024 19:04:40
07-May-2024 19:04:40 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini
07-May-2024 19:04:40 #8 DONE 0.4s
07-May-2024 19:04:40
07-May-2024 19:04:40 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost
07-May-2024 19:04:40 #9 DONE 0.4s
07-May-2024 19:04:40
07-May-2024 19:04:40 #10 exporting to image
07-May-2024 19:04:40 #10 exporting layers
07-May-2024 19:04:41 #10 exporting layers 0.9s done
07-May-2024 19:04:41 #10 writing image sha256:5b0a410ace978d5ad9d45ee9b9f3a7e1147d2f818d05fdc4711a15c71b9249cc 0.0s done
07-May-2024 19:04:41 #10 naming to docker.io/library/phpbb:php-8.1 0.0s done
07-May-2024 19:04:41 #10 DONE 0.9s
07-May-2024 19:04:41 Built Docker image 'phpbb:php-8.1'
07-May-2024 19:04:41 Finished task 'Build image' with result: Success
07-May-2024 19:04:41
Substituting variable: ${bamboo.PHPVersion} with 8.1
07-May-2024 19:04:41
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
07-May-2024 19:04:41 Starting task 'Prepare directory' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
07-May-2024 19:04:41 Running image name (phpbb:php-8.1)
07-May-2024 19:04:41
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #48 (PHPBB3-PR1-JOB1-48)'
... 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
07-May-2024 19:04:43 You are using the deprecated option "--dev". It has no effect and will break in Composer 3.
07-May-2024 19:04:43 Installing dependencies from lock file (including require-dev)
07-May-2024 19:04:43 Verifying lock file contents can be installed on current platform.
07-May-2024 19:04:43 Package operations: 142 installs, 0 updates, 0 removals
07-May-2024 19:04:43 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.
07-May-2024 19:04:43   - Downloading composer/installers (v1.12.0)
07-May-2024 19:04:43   - Downloading composer/package-versions-deprecated (1.11.99.5)
07-May-2024 19:04:43   - Downloading bantu/ini-get-wrapper (v1.0.1)
07-May-2024 19:04:43   - Downloading carlos-mg89/oauth (0.8.15)
07-May-2024 19:04:43   - Downloading chita/topological_sort (v3.0.1)
07-May-2024 19:04:43   - Downloading symfony/process (v6.4.3)
07-May-2024 19:04:43   - Downloading symfony/polyfill-php81 (v1.29.0)
07-May-2024 19:04:43   - Downloading symfony/polyfill-php80 (v1.29.0)
07-May-2024 19:04:43   - Downloading symfony/polyfill-php73 (v1.29.0)
07-May-2024 19:04:43   - Downloading symfony/finder (v6.4.0)
07-May-2024 19:04:43   - Downloading symfony/polyfill-mbstring (v1.29.0)
07-May-2024 19:04:43   - Downloading symfony/polyfill-ctype (v1.29.0)
07-May-2024 19:04:43   - Downloading symfony/filesystem (v6.4.3)
07-May-2024 19:04:43   - Downloading symfony/polyfill-intl-normalizer (v1.29.0)
07-May-2024 19:04:43   - Downloading symfony/polyfill-intl-grapheme (v1.29.0)
07-May-2024 19:04:43   - Downloading symfony/string (v6.4.3)
07-May-2024 19:04:43   - Downloading psr/container (2.0.2)
07-May-2024 19:04:43   - Downloading symfony/service-contracts (v3.4.1)
07-May-2024 19:04:43   - Downloading symfony/deprecation-contracts (v3.4.0)
07-May-2024 19:04:43   - Downloading symfony/console (v6.4.3)
07-May-2024 19:04:43   - Downloading seld/signal-handler (2.0.2)
07-May-2024 19:04:43   - Downloading seld/phar-utils (1.2.1)
07-May-2024 19:04:43   - Downloading seld/jsonlint (1.10.2)
07-May-2024 19:04:43   - Downloading react/promise (v3.1.0)
07-May-2024 19:04:43   - Downloading psr/log (3.0.0)
07-May-2024 19:04:43   - Downloading justinrainbow/json-schema (v5.2.13)
07-May-2024 19:04:43   - Downloading composer/pcre (3.1.1)
07-May-2024 19:04:43   - Downloading composer/xdebug-handler (3.0.3)
07-May-2024 19:04:43   - Downloading composer/spdx-licenses (1.5.8)
07-May-2024 19:04:43   - Downloading composer/semver (3.4.0)
07-May-2024 19:04:43   - Downloading composer/metadata-minifier (1.0.0)
07-May-2024 19:04:43   - Downloading composer/class-map-generator (1.1.0)
07-May-2024 19:04:43   - Downloading composer/ca-bundle (1.4.1)
07-May-2024 19:04:43   - Downloading composer/composer (2.7.1)
07-May-2024 19:04:43   - Downloading psr/cache (3.0.0)
07-May-2024 19:04:43   - Downloading doctrine/deprecations (1.1.3)
07-May-2024 19:04:43   - Downloading doctrine/event-manager (1.2.0)
07-May-2024 19:04:43   - Downloading doctrine/cache (2.2.0)
07-May-2024 19:04:43   - Downloading doctrine/dbal (3.3.8)
07-May-2024 19:04:43   - Downloading google/recaptcha (1.3.0)
07-May-2024 19:04:43   - Downloading guzzlehttp/promises (1.5.3)
07-May-2024 19:04:43   - Downloading ralouphie/getallheaders (3.0.3)
07-May-2024 19:04:43   - Downloading psr/http-message (1.1)
07-May-2024 19:04:43   - Downloading guzzlehttp/psr7 (1.9.1)
07-May-2024 19:04:43   - Downloading laminas/laminas-code (4.13.0)
07-May-2024 19:04:43   - Downloading symfony/yaml (v6.4.3)
07-May-2024 19:04:43   - Downloading laravel/homestead (v14.5.0)
07-May-2024 19:04:43   - Downloading marc1706/fast-image-size (v1.1.7)
07-May-2024 19:04:43   - Downloading symfony/http-client-contracts (v3.4.0)
07-May-2024 19:04:43   - Downloading symfony/http-client (v6.4.3)
07-May-2024 19:04:43   - Downloading brick/math (0.12.1)
07-May-2024 19:04:43   - Downloading spomky-labs/pki-framework (1.1.1)
07-May-2024 19:04:43   - Downloading psr/http-factory (1.0.2)
07-May-2024 19:04:43   - Downloading psr/http-client (1.0.3)
07-May-2024 19:04:43   - Downloading psr/clock (1.0.0)
07-May-2024 19:04:43   - Downloading paragonie/random_compat (v9.99.100)
07-May-2024 19:04:43   - Downloading paragonie/sodium_compat (v1.20.0)
07-May-2024 19:04:43   - Downloading paragonie/constant_time_encoding (v2.6.3)
07-May-2024 19:04:43   - Downloading web-token/jwt-library (3.3.0)
07-May-2024 19:04:43   - Downloading web-token/jwt-util-ecc (3.3.0)
07-May-2024 19:04:43   - Downloading web-token/jwt-signature-algorithm-ecdsa (3.3.0)
07-May-2024 19:04:43   - Downloading web-token/jwt-signature (3.3.0)
07-May-2024 19:04:43   - Downloading web-token/jwt-key-mgmt (3.3.0)
07-May-2024 19:04:43   - Downloading spomky-labs/base64url (v2.0.4)
07-May-2024 19:04:43   - Downloading symfony/polyfill-php72 (v1.29.0)
07-May-2024 19:04:43   - Downloading symfony/polyfill-intl-idn (v1.29.0)
07-May-2024 19:04:43   - Downloading guzzlehttp/guzzle (6.5.8)
07-May-2024 19:04:43   - Downloading minishlink/web-push (v8.0.0)
07-May-2024 19:04:43   - Downloading sebastian/version (3.0.2)
07-May-2024 19:04:43   - Downloading sebastian/type (3.2.1)
07-May-2024 19:04:43   - Downloading sebastian/resource-operations (3.0.3)
07-May-2024 19:04:43   - Downloading sebastian/recursion-context (4.0.5)
07-May-2024 19:04:43   - Downloading sebastian/object-reflector (2.0.4)
07-May-2024 19:04:43   - Downloading sebastian/object-enumerator (4.0.4)
07-May-2024 19:04:43   - Downloading sebastian/global-state (5.0.6)
07-May-2024 19:04:43   - Downloading sebastian/exporter (4.0.5)
07-May-2024 19:04:43   - Downloading sebastian/environment (5.1.5)
07-May-2024 19:04:43   - Downloading sebastian/diff (4.0.5)
07-May-2024 19:04:43   - Downloading sebastian/comparator (4.0.8)
07-May-2024 19:04:43   - Downloading sebastian/code-unit (1.0.8)
07-May-2024 19:04:43   - Downloading sebastian/cli-parser (1.0.1)
07-May-2024 19:04:43   - Downloading phpunit/php-timer (5.0.3)
07-May-2024 19:04:43   - Downloading phpunit/php-text-template (2.0.4)
07-May-2024 19:04:43   - Downloading phpunit/php-invoker (3.1.1)
07-May-2024 19:04:43   - Downloading phpunit/php-file-iterator (3.0.6)
07-May-2024 19:04:43   - Downloading theseer/tokenizer (1.2.2)
07-May-2024 19:04:43   - Downloading nikic/php-parser (v4.18.0)
07-May-2024 19:04:43   - Downloading sebastian/lines-of-code (1.0.4)
07-May-2024 19:04:43   - Downloading sebastian/complexity (2.0.3)
07-May-2024 19:04:43   - Downloading sebastian/code-unit-reverse-lookup (2.0.3)
07-May-2024 19:04:43   - Downloading phpunit/php-code-coverage (9.2.30)
07-May-2024 19:04:43   - Downloading phar-io/version (3.2.1)
07-May-2024 19:04:43   - Downloading phar-io/manifest (2.0.3)
07-May-2024 19:04:43   - Downloading myclabs/deep-copy (1.11.1)
07-May-2024 19:04:43   - Downloading doctrine/instantiator (2.0.0)
07-May-2024 19:04:43   - Downloading phpunit/phpunit (9.6.17)
07-May-2024 19:04:43   - Downloading misantron/dbunit (5.3.0)
07-May-2024 19:04:43   - Downloading phing/phing (2.17.4)
07-May-2024 19:04:43   - Downloading webmozart/assert (1.11.0)
07-May-2024 19:04:43   - Downloading phpstan/phpdoc-parser (1.26.0)
07-May-2024 19:04:43   - Downloading phpdocumentor/reflection-common (2.2.0)
07-May-2024 19:04:43   - Downloading phpdocumentor/type-resolver (1.8.2)
07-May-2024 19:04:43   - Downloading phpdocumentor/reflection-docblock (5.3.0)
07-May-2024 19:04:43   - Downloading spatie/array-to-xml (3.2.3)
07-May-2024 19:04:43   - Downloading netresearch/jsonmapper (v4.4.1)
07-May-2024 19:04:43   - Downloading fidry/cpu-core-counter (1.1.0)
07-May-2024 19:04:43   - Downloading felixfbecker/language-server-protocol (v1.5.2)
07-May-2024 19:04:43   - Downloading felixfbecker/advanced-json-rpc (v3.2.1)
07-May-2024 19:04:43   - Downloading dnoegel/php-xdg-base-dir (v0.1.1)
07-May-2024 19:04:43   - Downloading amphp/amp (v2.6.2)
07-May-2024 19:04:43   - Downloading amphp/byte-stream (v1.8.1)
07-May-2024 19:04:43   - Downloading vimeo/psalm (5.22.2)
07-May-2024 19:04:43   - Downloading symfony/routing (v6.4.3)
07-May-2024 19:04:43   - Downloading symfony/polyfill-php83 (v1.29.0)
07-May-2024 19:04:43   - Downloading symfony/http-foundation (v6.4.3)
07-May-2024 19:04:43   - Downloading psr/event-dispatcher (1.0.0)
07-May-2024 19:04:43   - Downloading symfony/event-dispatcher-contracts (v3.4.0)
07-May-2024 19:04:43   - Downloading symfony/event-dispatcher (v6.4.3)
07-May-2024 19:04:43   - Downloading symfony/var-dumper (v6.4.3)
07-May-2024 19:04:43   - Downloading symfony/error-handler (v6.4.3)
07-May-2024 19:04:43   - Downloading symfony/http-kernel (v6.4.3)
07-May-2024 19:04:43   - Downloading symfony/var-exporter (v6.4.3)
07-May-2024 19:04:43   - Downloading symfony/dependency-injection (v6.4.3)
07-May-2024 19:04:43   - Downloading symfony/config (v6.4.3)
07-May-2024 19:04:43   - Downloading symfony/cache-contracts (v3.4.0)
07-May-2024 19:04:43   - Downloading symfony/cache (v6.4.3)
07-May-2024 19:04:43   - Downloading symfony/framework-bundle (v6.4.3)
07-May-2024 19:04:43   - Downloading psalm/plugin-symfony (v5.1.0)
07-May-2024 19:04:43   - Downloading s9e/sweetdom (3.4.0)
07-May-2024 19:04:43   - Downloading s9e/regexp-builder (1.4.6)
07-May-2024 19:04:43   - Downloading s9e/text-formatter (2.16.0)
07-May-2024 19:04:43   - Downloading squizlabs/php_codesniffer (3.9.0)
07-May-2024 19:04:43   - Downloading masterminds/html5 (2.8.1)
07-May-2024 19:04:43   - Downloading symfony/dom-crawler (v6.4.3)
07-May-2024 19:04:43   - Downloading symfony/browser-kit (v6.4.3)
07-May-2024 19:04:43   - Downloading symfony/css-selector (v6.4.3)
07-May-2024 19:04:43   - Downloading symfony/mime (v6.4.3)
07-May-2024 19:04:43   - Downloading friendsofphp/proxy-manager-lts (v1.0.16)
07-May-2024 19:04:43   - Downloading symfony/proxy-manager-bridge (v6.4.3)
07-May-2024 19:04:43   - Downloading twig/twig (v3.8.0)
07-May-2024 19:04:43   - Downloading symfony/translation-contracts (v3.4.1)
07-May-2024 19:04:43   - Downloading symfony/twig-bridge (v6.4.3)
07-May-2024 19:04:44    0/142 [>---------------------------]   0%
07-May-2024 19:04:44   16/142 [===>------------------------]  11%
07-May-2024 19:04:44   32/142 [======>---------------------]  22%
07-May-2024 19:04:44   48/142 [=========>------------------]  33%
07-May-2024 19:04:45   60/142 [===========>----------------]  42%
07-May-2024 19:04:45   78/142 [===============>------------]  54%
07-May-2024 19:04:45   90/142 [=================>----------]  63%
07-May-2024 19:04:45 100/142 [===================>--------]  70%
07-May-2024 19:04:46 117/142 [=======================>----]  82%
07-May-2024 19:04:46 132/142 [==========================>-]  92%
07-May-2024 19:04:46 142/142 [============================] 100%
07-May-2024 19:04:46   - Installing composer/installers (v1.12.0): Extracting archive
07-May-2024 19:04:46   - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive
07-May-2024 19:04:46   - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive
07-May-2024 19:04:46   - Installing carlos-mg89/oauth (0.8.15): Extracting archive
07-May-2024 19:04:46   - Installing chita/topological_sort (v3.0.1): Extracting archive
07-May-2024 19:04:46   - Installing symfony/process (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive
07-May-2024 19:04:46   - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive
07-May-2024 19:04:46   - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive
07-May-2024 19:04:46   - Installing symfony/finder (v6.4.0): Extracting archive
07-May-2024 19:04:46   - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive
07-May-2024 19:04:46   - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive
07-May-2024 19:04:46   - Installing symfony/filesystem (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive
07-May-2024 19:04:46   - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive
07-May-2024 19:04:46   - Installing symfony/string (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing psr/container (2.0.2): Extracting archive
07-May-2024 19:04:46   - Installing symfony/service-contracts (v3.4.1): Extracting archive
07-May-2024 19:04:46   - Installing symfony/deprecation-contracts (v3.4.0): Extracting archive
07-May-2024 19:04:46   - Installing symfony/console (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing seld/signal-handler (2.0.2): Extracting archive
07-May-2024 19:04:46   - Installing seld/phar-utils (1.2.1): Extracting archive
07-May-2024 19:04:46   - Installing seld/jsonlint (1.10.2): Extracting archive
07-May-2024 19:04:46   - Installing react/promise (v3.1.0): Extracting archive
07-May-2024 19:04:46   - Installing psr/log (3.0.0): Extracting archive
07-May-2024 19:04:46   - Installing justinrainbow/json-schema (v5.2.13): Extracting archive
07-May-2024 19:04:46   - Installing composer/pcre (3.1.1): Extracting archive
07-May-2024 19:04:46   - Installing composer/xdebug-handler (3.0.3): Extracting archive
07-May-2024 19:04:46   - Installing composer/spdx-licenses (1.5.8): Extracting archive
07-May-2024 19:04:46   - Installing composer/semver (3.4.0): Extracting archive
07-May-2024 19:04:46   - Installing composer/metadata-minifier (1.0.0): Extracting archive
07-May-2024 19:04:46   - Installing composer/class-map-generator (1.1.0): Extracting archive
07-May-2024 19:04:46   - Installing composer/ca-bundle (1.4.1): Extracting archive
07-May-2024 19:04:46   - Installing composer/composer (2.7.1): Extracting archive
07-May-2024 19:04:46   - Installing psr/cache (3.0.0): Extracting archive
07-May-2024 19:04:46   - Installing doctrine/deprecations (1.1.3): Extracting archive
07-May-2024 19:04:46   - Installing doctrine/event-manager (1.2.0): Extracting archive
07-May-2024 19:04:46   - Installing doctrine/cache (2.2.0): Extracting archive
07-May-2024 19:04:46   - Installing doctrine/dbal (3.3.8): Extracting archive
07-May-2024 19:04:46   - Installing google/recaptcha (1.3.0): Extracting archive
07-May-2024 19:04:46   - Installing guzzlehttp/promises (1.5.3): Extracting archive
07-May-2024 19:04:46   - Installing ralouphie/getallheaders (3.0.3): Extracting archive
07-May-2024 19:04:46   - Installing psr/http-message (1.1): Extracting archive
07-May-2024 19:04:46   - Installing guzzlehttp/psr7 (1.9.1): Extracting archive
07-May-2024 19:04:46   - Installing laminas/laminas-code (4.13.0): Extracting archive
07-May-2024 19:04:46   - Installing symfony/yaml (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing laravel/homestead (v14.5.0): Extracting archive
07-May-2024 19:04:46   - Installing marc1706/fast-image-size (v1.1.7): Extracting archive
07-May-2024 19:04:46   - Installing symfony/http-client-contracts (v3.4.0): Extracting archive
07-May-2024 19:04:46   - Installing symfony/http-client (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing brick/math (0.12.1): Extracting archive
07-May-2024 19:04:46   - Installing spomky-labs/pki-framework (1.1.1): Extracting archive
07-May-2024 19:04:46   - Installing psr/http-factory (1.0.2): Extracting archive
07-May-2024 19:04:46   - Installing psr/http-client (1.0.3): Extracting archive
07-May-2024 19:04:46   - Installing psr/clock (1.0.0): Extracting archive
07-May-2024 19:04:46   - Installing paragonie/random_compat (v9.99.100): Extracting archive
07-May-2024 19:04:46   - Installing paragonie/sodium_compat (v1.20.0): Extracting archive
07-May-2024 19:04:46   - Installing paragonie/constant_time_encoding (v2.6.3): Extracting archive
07-May-2024 19:04:46   - Installing web-token/jwt-library (3.3.0): Extracting archive
07-May-2024 19:04:46   - Installing web-token/jwt-util-ecc (3.3.0): Extracting archive
07-May-2024 19:04:46   - Installing web-token/jwt-signature-algorithm-ecdsa (3.3.0): Extracting archive
07-May-2024 19:04:46   - Installing web-token/jwt-signature (3.3.0): Extracting archive
07-May-2024 19:04:46   - Installing web-token/jwt-key-mgmt (3.3.0): Extracting archive
07-May-2024 19:04:46   - Installing spomky-labs/base64url (v2.0.4): Extracting archive
07-May-2024 19:04:46   - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive
07-May-2024 19:04:46   - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive
07-May-2024 19:04:46   - Installing guzzlehttp/guzzle (6.5.8): Extracting archive
07-May-2024 19:04:46   - Installing minishlink/web-push (v8.0.0): Extracting archive
07-May-2024 19:04:46   - Installing sebastian/version (3.0.2): Extracting archive
07-May-2024 19:04:46   - Installing sebastian/type (3.2.1): Extracting archive
07-May-2024 19:04:46   - Installing sebastian/resource-operations (3.0.3): Extracting archive
07-May-2024 19:04:46   - Installing sebastian/recursion-context (4.0.5): Extracting archive
07-May-2024 19:04:46   - Installing sebastian/object-reflector (2.0.4): Extracting archive
07-May-2024 19:04:46   - Installing sebastian/object-enumerator (4.0.4): Extracting archive
07-May-2024 19:04:46   - Installing sebastian/global-state (5.0.6): Extracting archive
07-May-2024 19:04:46   - Installing sebastian/exporter (4.0.5): Extracting archive
07-May-2024 19:04:46   - Installing sebastian/environment (5.1.5): Extracting archive
07-May-2024 19:04:46   - Installing sebastian/diff (4.0.5): Extracting archive
07-May-2024 19:04:46   - Installing sebastian/comparator (4.0.8): Extracting archive
07-May-2024 19:04:46   - Installing sebastian/code-unit (1.0.8): Extracting archive
07-May-2024 19:04:46   - Installing sebastian/cli-parser (1.0.1): Extracting archive
07-May-2024 19:04:46   - Installing phpunit/php-timer (5.0.3): Extracting archive
07-May-2024 19:04:46   - Installing phpunit/php-text-template (2.0.4): Extracting archive
07-May-2024 19:04:46   - Installing phpunit/php-invoker (3.1.1): Extracting archive
07-May-2024 19:04:46   - Installing phpunit/php-file-iterator (3.0.6): Extracting archive
07-May-2024 19:04:46   - Installing theseer/tokenizer (1.2.2): Extracting archive
07-May-2024 19:04:46   - Installing nikic/php-parser (v4.18.0): Extracting archive
07-May-2024 19:04:46   - Installing sebastian/lines-of-code (1.0.4): Extracting archive
07-May-2024 19:04:46   - Installing sebastian/complexity (2.0.3): Extracting archive
07-May-2024 19:04:46   - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive
07-May-2024 19:04:46   - Installing phpunit/php-code-coverage (9.2.30): Extracting archive
07-May-2024 19:04:46   - Installing phar-io/version (3.2.1): Extracting archive
07-May-2024 19:04:46   - Installing phar-io/manifest (2.0.3): Extracting archive
07-May-2024 19:04:46   - Installing myclabs/deep-copy (1.11.1): Extracting archive
07-May-2024 19:04:46   - Installing doctrine/instantiator (2.0.0): Extracting archive
07-May-2024 19:04:46   - Installing phpunit/phpunit (9.6.17): Extracting archive
07-May-2024 19:04:46   - Installing misantron/dbunit (5.3.0): Extracting archive
07-May-2024 19:04:46   - Installing phing/phing (2.17.4): Extracting archive
07-May-2024 19:04:46   - Installing webmozart/assert (1.11.0): Extracting archive
07-May-2024 19:04:46   - Installing phpstan/phpdoc-parser (1.26.0): Extracting archive
07-May-2024 19:04:46   - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
07-May-2024 19:04:46   - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive
07-May-2024 19:04:46   - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive
07-May-2024 19:04:46   - Installing spatie/array-to-xml (3.2.3): Extracting archive
07-May-2024 19:04:46   - Installing netresearch/jsonmapper (v4.4.1): Extracting archive
07-May-2024 19:04:46   - Installing fidry/cpu-core-counter (1.1.0): Extracting archive
07-May-2024 19:04:46   - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive
07-May-2024 19:04:46   - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
07-May-2024 19:04:46   - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive
07-May-2024 19:04:46   - Installing amphp/amp (v2.6.2): Extracting archive
07-May-2024 19:04:46   - Installing amphp/byte-stream (v1.8.1): Extracting archive
07-May-2024 19:04:46   - Installing vimeo/psalm (5.22.2): Extracting archive
07-May-2024 19:04:46   - Installing symfony/routing (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive
07-May-2024 19:04:46   - Installing symfony/http-foundation (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing psr/event-dispatcher (1.0.0): Extracting archive
07-May-2024 19:04:46   - Installing symfony/event-dispatcher-contracts (v3.4.0): Extracting archive
07-May-2024 19:04:46   - Installing symfony/event-dispatcher (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing symfony/var-dumper (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing symfony/error-handler (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing symfony/http-kernel (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing symfony/var-exporter (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing symfony/dependency-injection (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing symfony/config (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing symfony/cache-contracts (v3.4.0): Extracting archive
07-May-2024 19:04:46   - Installing symfony/cache (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing symfony/framework-bundle (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing psalm/plugin-symfony (v5.1.0): Extracting archive
07-May-2024 19:04:46   - Installing s9e/sweetdom (3.4.0): Extracting archive
07-May-2024 19:04:46   - Installing s9e/regexp-builder (1.4.6): Extracting archive
07-May-2024 19:04:46   - Installing s9e/text-formatter (2.16.0): Extracting archive
07-May-2024 19:04:46   - Installing squizlabs/php_codesniffer (3.9.0): Extracting archive
07-May-2024 19:04:46   - Installing masterminds/html5 (2.8.1): Extracting archive
07-May-2024 19:04:46   - Installing symfony/dom-crawler (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing symfony/browser-kit (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing symfony/css-selector (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing symfony/mime (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing friendsofphp/proxy-manager-lts (v1.0.16): Extracting archive
07-May-2024 19:04:46   - Installing symfony/proxy-manager-bridge (v6.4.3): Extracting archive
07-May-2024 19:04:46   - Installing twig/twig (v3.8.0): Extracting archive
07-May-2024 19:04:46   - Installing symfony/translation-contracts (v3.4.1): Extracting archive
07-May-2024 19:04:46   - Installing symfony/twig-bridge (v6.4.3): Extracting archive
07-May-2024 19:04:46    0/140 [>---------------------------]   0%
07-May-2024 19:04:46   19/140 [===>------------------------]  13%
07-May-2024 19:04:47   29/140 [=====>----------------------]  20%
07-May-2024 19:04:47   45/140 [=========>------------------]  32%
07-May-2024 19:04:47   63/140 [============>---------------]  45%
07-May-2024 19:04:47   73/140 [==============>-------------]  52%
07-May-2024 19:04:47   89/140 [=================>----------]  63%
07-May-2024 19:04:48   98/140 [===================>--------]  70%
07-May-2024 19:04:48 117/140 [=======================>----]  83%
07-May-2024 19:04:48 127/140 [=========================>--]  90%
07-May-2024 19:04:48 140/140 [============================] 100%
07-May-2024 19:04:49 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead.
07-May-2024 19:04:49 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead.
07-May-2024 19:04:49 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead.
07-May-2024 19:04:49 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead.
07-May-2024 19:04:49 Generating autoload files
07-May-2024 19:04:49 100 packages you are using are looking for funding.
07-May-2024 19:04:49 Use the `composer fund` command to find out more!
07-May-2024 19:04:49 Buildfile: /data/build/build.xml
07-May-2024 19:04:50
07-May-2024 19:04:50 phpBB > clean:
07-May-2024 19:04:50
07-May-2024 19:04:50    [delete] Directory /data/build/logs does not exist or is not a directory.
07-May-2024 19:04:50    [delete] Directory /data/build/api does not exist or is not a directory.
07-May-2024 19:04:50    [delete] Directory /data/build/codebrowser does not exist or is not a directory.
07-May-2024 19:04:50    [delete] Directory /data/build/coverage does not exist or is not a directory.
07-May-2024 19:04:50    [delete] Directory /data/build/cpd does not exist or is not a directory.
07-May-2024 19:04:50    [delete] Directory /data/build/dependencies does not exist or is not a directory.
07-May-2024 19:04:50    [delete] Directory /data/build/new_version does not exist or is not a directory.
07-May-2024 19:04:50    [delete] Directory /data/build/old_versions does not exist or is not a directory.
07-May-2024 19:04:50    [delete] Directory /data/build/save does not exist or is not a directory.
07-May-2024 19:04:50
07-May-2024 19:04:50 phpBB > prepare:
07-May-2024 19:04:50
07-May-2024 19:04:50     [mkdir] Created dir: /data/build/logs
07-May-2024 19:04:50     [mkdir] Created dir: /data/build/api
07-May-2024 19:04:50     [mkdir] Created dir: /data/build/codebrowser
07-May-2024 19:04:50     [mkdir] Created dir: /data/build/coverage
07-May-2024 19:04:50     [mkdir] Created dir: /data/build/cpd
07-May-2024 19:04:50     [mkdir] Created dir: /data/build/dependencies
07-May-2024 19:04:50     [mkdir] Created dir: /data/build/new_version
07-May-2024 19:04:50     [mkdir] Created dir: /data/build/new_version/files
07-May-2024 19:04:50     [mkdir] Created dir: /data/build/new_version/patches
07-May-2024 19:04:50     [mkdir] Created dir: /data/build/new_version/release_files
07-May-2024 19:04:50     [mkdir] Created dir: /data/build/new_version/update
07-May-2024 19:04:50     [mkdir] Created dir: /data/build/old_versions
07-May-2024 19:04:50     [mkdir] Created dir: /data/build/save
07-May-2024 19:04:50
07-May-2024 19:04:50 BUILD FINISHED
07-May-2024 19:04:50
07-May-2024 19:04:50 Total time: 0.1196 seconds
07-May-2024 19:04:50
07-May-2024 19:04:50 Finished task 'Prepare directory' with result: Success
07-May-2024 19:04:50 Skipping execution of task 'Run sniffs' as it is disabled
07-May-2024 19:04:50
Substituting variable: ${bamboo.PHPVersion} with 8.1
07-May-2024 19:04:50
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
07-May-2024 19:04:50 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
07-May-2024 19:04:50 Running image name (phpbb:php-8.1)
07-May-2024 19:04:50
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #48 (PHPBB3-PR1-JOB1-48)'
... 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
07-May-2024 19:04:54 Buildfile: /data/build/build.xml
07-May-2024 19:04:54
07-May-2024 19:04:54 phpBB > sniff:
07-May-2024 19:04:54
07-May-2024 19:04:58 ............................................................  60 / 913 (7%)
07-May-2024 19:05:00 ............................................................ 120 / 913 (13%)
07-May-2024 19:05:00 ............................................................ 180 / 913 (20%)
07-May-2024 19:05:00 ............................................................ 240 / 913 (26%)
07-May-2024 19:05:01 ............................................................ 300 / 913 (33%)
07-May-2024 19:05:02 ............................................................ 360 / 913 (39%)
07-May-2024 19:05:03 ............................................................ 420 / 913 (46%)
07-May-2024 19:05:06 ............................................................ 480 / 913 (53%)
07-May-2024 19:05:08 ............................................................ 540 / 913 (59%)
07-May-2024 19:05:10 ............................................................ 600 / 913 (66%)
07-May-2024 19:05:12 ............................................................ 660 / 913 (72%)
07-May-2024 19:05:14 ............................................................ 720 / 913 (79%)
07-May-2024 19:05:16 ............................................................ 780 / 913 (85%)
07-May-2024 19:05:19 ............................................................ 840 / 913 (92%)
07-May-2024 19:05:20 ............................................................ 900 / 913 (99%)
07-May-2024 19:05:21 .............                                                913 / 913 (100%)
07-May-2024 19:05:21
07-May-2024 19:05:21
07-May-2024 19:05:21 Time: 26.53 secs; Memory: 24MB
07-May-2024 19:05:21
07-May-2024 19:05:21       [php] Calling PHP function: preg_replace()
07-May-2024 19:05:24 ............................................................  60 / 206 (29%)
07-May-2024 19:05:31 ............................................................ 120 / 206 (58%)
07-May-2024 19:05:38 ............................................................ 180 / 206 (87%)
07-May-2024 19:05:40 ..........................                                   206 / 206 (100%)
07-May-2024 19:05:40
07-May-2024 19:05:40
07-May-2024 19:05:40 Time: 19.72 secs; Memory: 36MB
07-May-2024 19:05:40
07-May-2024 19:05:40
07-May-2024 19:05:40
07-May-2024 19:05:40 Time: 32ms; Memory: 6MB
07-May-2024 19:05:40
07-May-2024 19:05:40
07-May-2024 19:05:40 BUILD FINISHED
07-May-2024 19:05:40
07-May-2024 19:05:40 Total time: 46.5393 seconds
07-May-2024 19:05:40
07-May-2024 19:05:41 Finished task 'Run sniffs' with result: Success
07-May-2024 19:05:41 Skipping execution of task 'Run tests' as it is disabled
07-May-2024 19:05:41
Substituting variable: ${bamboo.PHPVersion} with 8.1
07-May-2024 19:05:41
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
07-May-2024 19:05:41 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
07-May-2024 19:05:41 Running image name (phpbb:php-8.1)
07-May-2024 19:05:41
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #48 (PHPBB3-PR1-JOB1-48)'
... 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
07-May-2024 19:05:44 PHPUnit 9.6.17 by Sebastian Bergmann and contributors.
07-May-2024 19:05:44
07-May-2024 19:05:54 .............................................................   61 / 7786 (  0%)
07-May-2024 19:05:58 .............................................................  122 / 7786 (  1%)
07-May-2024 19:05:59 .................................................I.....SSSS..  183 / 7786 (  2%)
07-May-2024 19:06:00 ..........SSSSSSSS............S...S..........................  244 / 7786 (  3%)
07-May-2024 19:06:02 .......................................................S.....  305 / 7786 (  3%)
07-May-2024 19:06:08 .............................................................  366 / 7786 (  4%)
07-May-2024 19:06:08 .............................................................  427 / 7786 (  5%)
07-May-2024 19:06:08 .............................................................  488 / 7786 (  6%)
07-May-2024 19:06:08 .............................................................  549 / 7786 (  7%)
07-May-2024 19:06:09 .............................................................  610 / 7786 (  7%)
07-May-2024 19:06:09 .............................................................  671 / 7786 (  8%)
07-May-2024 19:06:09 .............................................................  732 / 7786 (  9%)
07-May-2024 19:06:10 .............................................................  793 / 7786 ( 10%)
07-May-2024 19:06:10 .............................................................  854 / 7786 ( 10%)
07-May-2024 19:06:10 .............................................................  915 / 7786 ( 11%)
07-May-2024 19:06:10 .............................................................  976 / 7786 ( 12%)
07-May-2024 19:06:11 ............................................................. 1037 / 7786 ( 13%)
07-May-2024 19:06:11 ............................................................. 1098 / 7786 ( 14%)
07-May-2024 19:06:29 ..............................................I...S.......... 1159 / 7786 ( 14%)
07-May-2024 19:06:37 .....S....................................................... 1220 / 7786 ( 15%)
07-May-2024 19:06:43 ............................................................. 1281 / 7786 ( 16%)
07-May-2024 19:06:45 ...................................................S.S.S..... 1342 / 7786 ( 17%)
07-May-2024 19:06:46 ............................................................. 1403 / 7786 ( 18%)
07-May-2024 19:06:46 ............................................................. 1464 / 7786 ( 18%)
07-May-2024 19:06:47 ............................................................. 1525 / 7786 ( 19%)
07-May-2024 19:06:47 ............................................................. 1586 / 7786 ( 20%)
07-May-2024 19:06:47 ............................................................. 1647 / 7786 ( 21%)
07-May-2024 19:06:47 ............................................................. 1708 / 7786 ( 21%)
07-May-2024 19:06:47 ............................................................. 1769 / 7786 ( 22%)
07-May-2024 19:06:47 ............................................................. 1830 / 7786 ( 23%)
07-May-2024 19:06:47 ............................................................. 1891 / 7786 ( 24%)
07-May-2024 19:06:47 ............................................................. 1952 / 7786 ( 25%)
07-May-2024 19:06:47 ............................................................. 2013 / 7786 ( 25%)
07-May-2024 19:06:48 ............................................................. 2074 / 7786 ( 26%)
07-May-2024 19:06:48 ............................................................. 2135 / 7786 ( 27%)
07-May-2024 19:06:48 ............................................................. 2196 / 7786 ( 28%)
07-May-2024 19:06:48 ............................................................. 2257 / 7786 ( 28%)
07-May-2024 19:06:49 ............................................................. 2318 / 7786 ( 29%)
07-May-2024 19:06:50 ............................................................. 2379 / 7786 ( 30%)
07-May-2024 19:06:50 ............................................................. 2440 / 7786 ( 31%)
07-May-2024 19:06:51 ............................................................. 2501 / 7786 ( 32%)
07-May-2024 19:06:52 .........I.II................................................ 2562 / 7786 ( 32%)
07-May-2024 19:06:52 ............................................................. 2623 / 7786 ( 33%)
07-May-2024 19:06:52 ............................................................. 2684 / 7786 ( 34%)
07-May-2024 19:06:52 ............................................................. 2745 / 7786 ( 35%)
07-May-2024 19:06:54 ............................................................. 2806 / 7786 ( 36%)
07-May-2024 19:06:55 ............................................................. 2867 / 7786 ( 36%)
07-May-2024 19:06:55 ............................................................. 2928 / 7786 ( 37%)
07-May-2024 19:06:55 ............................................................. 2989 / 7786 ( 38%)
07-May-2024 19:06:55 ............................................................. 3050 / 7786 ( 39%)
07-May-2024 19:07:02 ............................................................. 3111 / 7786 ( 39%)
07-May-2024 19:07:06 ............................................................. 3172 / 7786 ( 40%)
07-May-2024 19:07:08 ..............................................S.............. 3233 / 7786 ( 41%)
07-May-2024 19:07:11 ............................................................. 3294 / 7786 ( 42%)
07-May-2024 19:07:11 ............................................................. 3355 / 7786 ( 43%)
07-May-2024 19:07:12 ............................................................. 3416 / 7786 ( 43%)
07-May-2024 19:07:19 ............................................................. 3477 / 7786 ( 44%)
07-May-2024 19:07:21 ............................................................. 3538 / 7786 ( 45%)
07-May-2024 19:07:37 ............................................................. 3599 / 7786 ( 46%)
07-May-2024 19:07:37 ............................................................. 3660 / 7786 ( 47%)
07-May-2024 19:07:38 ............................................................. 3721 / 7786 ( 47%)
07-May-2024 19:07:38 ............................................................. 3782 / 7786 ( 48%)
07-May-2024 19:07:39 ............................................................. 3843 / 7786 ( 49%)
07-May-2024 19:07:39 ............................................................. 3904 / 7786 ( 50%)
07-May-2024 19:07:39 ............................................................. 3965 / 7786 ( 50%)
07-May-2024 19:07:39 ............................................................. 4026 / 7786 ( 51%)
07-May-2024 19:07:39 ............................................................. 4087 / 7786 ( 52%)
07-May-2024 19:07:39 ............................................................. 4148 / 7786 ( 53%)
07-May-2024 19:07:41 ............................................................. 4209 / 7786 ( 54%)
07-May-2024 19:07:42 ............................................................. 4270 / 7786 ( 54%)
07-May-2024 19:07:44 ............................................................. 4331 / 7786 ( 55%)
07-May-2024 19:07:44 ............................................................. 4392 / 7786 ( 56%)
07-May-2024 19:07:44 ............................................................. 4453 / 7786 ( 57%)
07-May-2024 19:07:47 ............................................................. 4514 / 7786 ( 57%)
07-May-2024 19:07:51 ............................................................. 4575 / 7786 ( 58%)
07-May-2024 19:07:54 ............................................................. 4636 / 7786 ( 59%)
07-May-2024 19:07:54 ............................................................. 4697 / 7786 ( 60%)
07-May-2024 19:07:54 ............................................................. 4758 / 7786 ( 61%)
07-May-2024 19:07:55 ............................................................. 4819 / 7786 ( 61%)
07-May-2024 19:07:55 ............................................................. 4880 / 7786 ( 62%)
07-May-2024 19:07:55 ............................................................. 4941 / 7786 ( 63%)
07-May-2024 19:07:55 ............................................................. 5002 / 7786 ( 64%)
07-May-2024 19:07:55 ............................................................. 5063 / 7786 ( 65%)
07-May-2024 19:07:55 ............................................................. 5124 / 7786 ( 65%)
07-May-2024 19:07:55 ............................................................. 5185 / 7786 ( 66%)
07-May-2024 19:07:55 ............................................................. 5246 / 7786 ( 67%)
07-May-2024 19:08:01 ............................................................. 5307 / 7786 ( 68%)
07-May-2024 19:08:06 ............................................................. 5368 / 7786 ( 68%)
07-May-2024 19:08:11 ............................................................. 5429 / 7786 ( 69%)
07-May-2024 19:08:13 ............................................................. 5490 / 7786 ( 70%)
07-May-2024 19:08:13 ............................................................. 5551 / 7786 ( 71%)
07-May-2024 19:08:14 ............................................................. 5612 / 7786 ( 72%)
07-May-2024 19:08:14 ............................................................. 5673 / 7786 ( 72%)
07-May-2024 19:08:14 ................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5734 / 7786 ( 73%)
07-May-2024 19:08:14 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7786 ( 74%)
07-May-2024 19:08:14 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7786 ( 75%)
07-May-2024 19:08:14 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7786 ( 75%)
07-May-2024 19:08:16 SSSSSSSSSSSSSSSSS............................................ 5978 / 7786 ( 76%)
07-May-2024 19:08:18 ............................................................. 6039 / 7786 ( 77%)
07-May-2024 19:08:20 ............................................................. 6100 / 7786 ( 78%)
07-May-2024 19:08:22 ............................................................. 6161 / 7786 ( 79%)
07-May-2024 19:08:24 ............................................................. 6222 / 7786 ( 79%)
07-May-2024 19:08:26 ............................................................. 6283 / 7786 ( 80%)
07-May-2024 19:08:28 ............................................................. 6344 / 7786 ( 81%)
07-May-2024 19:08:31 ............................................................. 6405 / 7786 ( 82%)
07-May-2024 19:08:33 ............................................................. 6466 / 7786 ( 83%)
07-May-2024 19:08:35 ............................................................. 6527 / 7786 ( 83%)
07-May-2024 19:08:37 ............................................................. 6588 / 7786 ( 84%)
07-May-2024 19:08:39 ............................................................. 6649 / 7786 ( 85%)
07-May-2024 19:08:41 ............................................................. 6710 / 7786 ( 86%)
07-May-2024 19:08:43 ............................................................. 6771 / 7786 ( 86%)
07-May-2024 19:08:45 ............................................................. 6832 / 7786 ( 87%)
07-May-2024 19:08:48 ............................................................. 6893 / 7786 ( 88%)
07-May-2024 19:08:50 ............................................................. 6954 / 7786 ( 89%)
07-May-2024 19:08:52 ............................................................. 7015 / 7786 ( 90%)
07-May-2024 19:08:54 ............................................................. 7076 / 7786 ( 90%)
07-May-2024 19:08:56 ............................................................. 7137 / 7786 ( 91%)
07-May-2024 19:08:58 ............................................................. 7198 / 7786 ( 92%)
07-May-2024 19:08:59 ............................................................. 7259 / 7786 ( 93%)
07-May-2024 19:09:01 ............................................................. 7320 / 7786 ( 94%)
07-May-2024 19:09:03 ............................................................. 7381 / 7786 ( 94%)
07-May-2024 19:09:05 ............................................................. 7442 / 7786 ( 95%)
07-May-2024 19:09:07 ............................................................. 7503 / 7786 ( 96%)
07-May-2024 19:09:09 ............................................................. 7564 / 7786 ( 97%)
07-May-2024 19:09:11 ............................................................. 7625 / 7786 ( 97%)
07-May-2024 19:09:13 ............................................................. 7686 / 7786 ( 98%)
07-May-2024 19:09:14 .....................................
07-May-2024 19:09:14
07-May-2024 19:09:14 Time: 03:29.913, Memory: 240.50 MB
07-May-2024 19:09:14
07-May-2024 19:09:14 OK, but incomplete, skipped, or risky tests!
07-May-2024 19:09:14 Tests: 7786, Assertions: 162722, Skipped: 266, Incomplete: 5.
07-May-2024 19:09:14 Finished task 'Run tests' with result: Success
07-May-2024 19:09:14 Starting task 'Parsing test results produced by script' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
07-May-2024 19:09:14 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1...
07-May-2024 19:09:14 Finished task 'Parsing test results produced by script' with result: Success
07-May-2024 19:09:14
Substituting variable: ${bamboo.PRnumber} with 6606
07-May-2024 19:09:14
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-48
07-May-2024 19:09:14
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-48
07-May-2024 19:09:14 Starting task 'Set result build status' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-May-2024 19:09:14
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #48 (PHPBB3-PR1-JOB1-48)'
... running command line:
/bin/sh /home/bamboo/temp/PHPBB3-PR1-JOB1-48-ScriptBuildTask-223373003460348789.sh
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
07-May-2024 19:09:16 From https://github.com/phpbb/phpbb
07-May-2024 19:09:16 * branch            refs/pull/6606/head -> FETCH_HEAD
07-May-2024 19:09:16   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
07-May-2024 19:09:16                                  Dload  Upload   Total   Spent    Left  Speed
07-May-2024 19:09:16
07-May-2024 19:09:16   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
07-May-2024 19:09:16 100  1738  100  1559  100   179   2642    303 --:--:-- --:--:-- --:--:--  2646
07-May-2024 19:09:16 Finished task 'Set result build status' with result: Success
07-May-2024 19:09:16 Running post build plugin 'Artifact Copier'
07-May-2024 19:09:16 Running post build plugin 'npm Cache Cleanup'
07-May-2024 19:09:16 Running post build plugin 'NCover Results Collector'
07-May-2024 19:09:16 Running post build plugin 'Build Results Label Collector'
07-May-2024 19:09:16
Substituting variable: ${bamboo.PRnumber} with 6606
07-May-2024 19:09:16 Running post build plugin 'Clover Results Collector'
07-May-2024 19:09:16 Running post build plugin 'Docker Container Cleanup'
07-May-2024 19:09:17 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-PR1-JOB1'
07-May-2024 19:09:17 Finalising the build...
07-May-2024 19:09:17 Stopping timer.
07-May-2024 19:09:17 Build PHPBB3-PR1-JOB1-48 completed.
07-May-2024 19:09:17 Running on server: post build plugin 'Build Hanging Detection Configuration'
07-May-2024 19:09:17 Running on server: post build plugin 'NCover Results Collector'
07-May-2024 19:09:17 Running on server: post build plugin 'Build Labeller'
07-May-2024 19:09:18 Running on server: post build plugin 'Clover Delta Calculator'
07-May-2024 19:09:18 Running on server: post build plugin 'Maven Dependencies Postprocessor'
07-May-2024 19:09:18 All post build plugins have finished
07-May-2024 19:09:18 Generating build results summary...
07-May-2024 19:09:25 Saving build results to disk...
07-May-2024 19:09:25 Store variable context...
07-May-2024 19:09:26 Finished building PHPBB3-PR1-JOB1-48.