Tests pending pull requests

Build: #65 was successful

Job: Build and Test Job was successful

Stages & jobs

  1. Build and Test

Build log

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

27-May-2024 04:32:17 #5 14.38 checking pkg-config is at least version 0.9.0... yes
27-May-2024 04:32:17 #5 14.38 checking for cc... cc
27-May-2024 04:32:17 #5 14.42 checking whether the C compiler works... yes
27-May-2024 04:32:17 #5 14.50 checking for C compiler default output file name... a.out
27-May-2024 04:32:17 #5 14.50 checking for suffix of executables...
27-May-2024 04:32:17 #5 14.57 checking whether we are cross compiling... no
27-May-2024 04:32:17 #5 14.65 checking for suffix of object files... o
27-May-2024 04:32:17 #5 14.69 checking whether the compiler supports GNU C... yes
27-May-2024 04:32:17 #5 14.72 checking whether cc accepts -g... yes
27-May-2024 04:32:18 #5 14.76 checking for cc option to enable C11 features... none needed
27-May-2024 04:32:18 #5 14.84 checking how to run the C preprocessor... cc -E
27-May-2024 04:32:18 #5 14.95 checking for icc... no
27-May-2024 04:32:18 #5 14.97 checking for suncc... no
27-May-2024 04:32:18 #5 14.98 checking for system library directory... lib
27-May-2024 04:32:18 #5 14.98 checking if compiler supports -Wl,-rpath,... yes
27-May-2024 04:32:18 #5 15.06 checking build system type... x86_64-pc-linux-gnu
27-May-2024 04:32:18 #5 15.07 checking host system type... x86_64-pc-linux-gnu
27-May-2024 04:32:18 #5 15.07 checking target system type... x86_64-pc-linux-gnu
27-May-2024 04:32:18 #5 15.14 checking for PHP prefix... /usr/local
27-May-2024 04:32:18 #5 15.14 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
27-May-2024 04:32:18 #5 15.14 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
27-May-2024 04:32:18 #5 15.14 checking for PHP installed headers prefix... /usr/local/include/php
27-May-2024 04:32:18 #5 15.14 checking if debug is enabled... no
27-May-2024 04:32:18 #5 15.18 checking if zts is enabled... no
27-May-2024 04:32:18 #5 15.22 checking for gawk... no
27-May-2024 04:32:18 #5 15.22 checking for nawk... nawk
27-May-2024 04:32:18 #5 15.22 checking if nawk is broken... no
27-May-2024 04:32:18 #5 15.23 checking for zip archive read/write support... yes, shared
27-May-2024 04:32:18 #5 15.23 checking for libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0... yes
27-May-2024 04:32:18 #5 15.26 checking for zip_file_set_mtime in -lzip... yes
27-May-2024 04:32:18 #5 15.37 checking for zip_file_set_encryption in -lzip... yes
27-May-2024 04:32:18 #5 15.51 checking for zip_libzip_version in -lzip... yes
27-May-2024 04:32:18 #5 15.61 checking for zip_register_progress_callback_with_state in -lzip... yes
27-May-2024 04:32:18 #5 15.70 checking for zip_register_cancel_callback_with_state in -lzip... yes
27-May-2024 04:32:19 #5 15.80 checking for zip_compression_method_supported in -lzip... yes
27-May-2024 04:32:19 #5 15.93 checking for a sed that does not truncate output... /usr/bin/sed
27-May-2024 04:32:19 #5 15.93 checking for ld used by cc... /usr/bin/ld
27-May-2024 04:32:19 #5 15.94 checking if the linker (/usr/bin/ld) is GNU ld... yes
27-May-2024 04:32:19 #5 15.95 checking for /usr/bin/ld option to reload object files... -r
27-May-2024 04:32:19 #5 15.95 checking for BSD-compatible nm... /usr/bin/nm -B
27-May-2024 04:32:19 #5 15.95 checking whether ln -s works... yes
27-May-2024 04:32:19 #5 15.95 checking how to recognize dependent libraries... pass_all
27-May-2024 04:32:19 #5 15.98 checking for stdio.h... yes
27-May-2024 04:32:19 #5 16.02 checking for stdlib.h... yes
27-May-2024 04:32:19 #5 16.07 checking for string.h... yes
27-May-2024 04:32:19 #5 16.12 checking for inttypes.h... yes
27-May-2024 04:32:19 #5 16.17 checking for stdint.h... yes
27-May-2024 04:32:19 #5 16.22 checking for strings.h... yes
27-May-2024 04:32:19 #5 16.27 checking for sys/stat.h... yes
27-May-2024 04:32:19 #5 16.32 checking for sys/types.h... yes
27-May-2024 04:32:19 #5 16.37 checking for unistd.h... yes
27-May-2024 04:32:19 #5 16.43 checking for dlfcn.h... yes
27-May-2024 04:32:19 #5 16.49 checking the maximum length of command line arguments... 1572864
27-May-2024 04:32:19 #5 16.49 checking command to parse /usr/bin/nm -B output from cc object... ok
27-May-2024 04:32:19 #5 16.61 checking for objdir... .libs
27-May-2024 04:32:19 #5 16.62 checking for ar... ar
27-May-2024 04:32:19 #5 16.62 checking for ranlib... ranlib
27-May-2024 04:32:19 #5 16.62 checking for strip... strip
27-May-2024 04:32:20 #5 16.71 checking if cc supports -fno-rtti -fno-exceptions... no
27-May-2024 04:32:20 #5 16.75 checking for cc option to produce PIC... -fPIC
27-May-2024 04:32:20 #5 16.75 checking if cc PIC flag -fPIC works... yes
27-May-2024 04:32:20 #5 16.79 checking if cc static flag -static works... yes
27-May-2024 04:32:20 #5 16.96 checking if cc supports -c -o file.o... yes
27-May-2024 04:32:20 #5 17.01 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
27-May-2024 04:32:20 #5 17.03 checking whether -lc should be explicitly linked in... no
27-May-2024 04:32:20 #5 17.08 checking dynamic linker characteristics... GNU/Linux ld.so
27-May-2024 04:32:20 #5 17.11 checking how to hardcode library paths into programs... immediate
27-May-2024 04:32:20 #5 17.11 checking whether stripping libraries is possible... yes
27-May-2024 04:32:20 #5 17.12 checking if libtool supports shared libraries... yes
27-May-2024 04:32:20 #5 17.12 checking whether to build shared libraries... yes
27-May-2024 04:32:20 #5 17.12 checking whether to build static libraries... no
27-May-2024 04:32:20 #5 17.36
27-May-2024 04:32:20 #5 17.36 creating libtool
27-May-2024 04:32:20 #5 17.39 appending configuration tag "CXX" to libtool
27-May-2024 04:32:20 #5 17.50 configure: patching config.h.in
27-May-2024 04:32:20 #5 17.51 configure: creating ./config.status
27-May-2024 04:32:20 #5 17.60 config.status: creating config.h
27-May-2024 04:32:20 #5 17.66 /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
27-May-2024 04:32:20 #5 17.66 /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
27-May-2024 04:32:20 #5 17.82 mkdir .libs
27-May-2024 04:32:21 #5 17.82 mkdir .libs
27-May-2024 04:32:21 #5 17.82 mkdir: cannot create directory '.libs': File exists
27-May-2024 04:32:21 #5 17.82  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
27-May-2024 04:32:21 #5 17.83  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
27-May-2024 04:32:22 #5 19.39 /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
27-May-2024 04:32:22 #5 19.58 cc -shared  .libs/php_zip.o .libs/zip_stream.o  -lzip  -Wl,-O1 -Wl,-soname -Wl,zip.so -o .libs/zip.so
27-May-2024 04:32:22 #5 19.62 creating zip.la
27-May-2024 04:32:22 #5 19.63 (cd .libs && rm -f zip.la && ln -s ../zip.la zip.la)
27-May-2024 04:32:22 #5 19.64 /bin/bash /usr/src/php/ext/zip/libtool --mode=install cp ./zip.la /usr/src/php/ext/zip/modules
27-May-2024 04:32:22 #5 19.69 cp ./.libs/zip.so /usr/src/php/ext/zip/modules/zip.so
27-May-2024 04:32:22 #5 19.70 cp ./.libs/zip.lai /usr/src/php/ext/zip/modules/zip.la
27-May-2024 04:32:22 #5 19.73 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/zip/modules
27-May-2024 04:32:22 #5 19.73 ----------------------------------------------------------------------
27-May-2024 04:32:22 #5 19.73 Libraries have been installed in:
27-May-2024 04:32:22 #5 19.73    /usr/src/php/ext/zip/modules
27-May-2024 04:32:22 #5 19.73
27-May-2024 04:32:22 #5 19.73 If you ever happen to want to link against installed libraries
27-May-2024 04:32:22 #5 19.73 in a given directory, LIBDIR, you must either use libtool, and
27-May-2024 04:32:22 #5 19.73 specify the full pathname of the library, or use the `-LLIBDIR'
27-May-2024 04:32:22 #5 19.73 flag during linking and do at least one of the following:
27-May-2024 04:32:22 #5 19.73    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
27-May-2024 04:32:22 #5 19.73      during execution
27-May-2024 04:32:22 #5 19.73    - add LIBDIR to the `LD_RUN_PATH' environment variable
27-May-2024 04:32:22 #5 19.73      during linking
27-May-2024 04:32:22 #5 19.73    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
27-May-2024 04:32:22 #5 19.73    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
27-May-2024 04:32:22 #5 19.73
27-May-2024 04:32:22 #5 19.73 See any operating system documentation about shared libraries for
27-May-2024 04:32:22 #5 19.73 more information, such as the ld(1) and ld.so(8) manual pages.
27-May-2024 04:32:22 #5 19.74 ----------------------------------------------------------------------
27-May-2024 04:32:22 #5 19.74
27-May-2024 04:32:22 #5 19.74 Build complete.
27-May-2024 04:32:22 #5 19.74 Don't forget to run 'make test'.
27-May-2024 04:32:22 #5 19.75
27-May-2024 04:32:22 #5 19.78 + strip --strip-all modules/zip.so
27-May-2024 04:32:22 #5 19.82 Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
27-May-2024 04:32:23 #5 19.96 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
27-May-2024 04:32:23 #5 19.97 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
27-May-2024 04:32:23 #5 19.97 find . -name \*.la -o -name \*.a | xargs rm -f
27-May-2024 04:32:23 #5 19.98 find . -name \*.so | xargs rm -f
27-May-2024 04:32:23 #5 19.99 find . -name .libs -a -type d|xargs rm -rf
27-May-2024 04:32:23 #5 19.99 rm -f libphp.la      modules/* libs/*
27-May-2024 04:32:23 #5 20.00 rm -f ext/opcache/jit/zend_jit_x86.c
27-May-2024 04:32:23 #5 20.00 rm -f ext/opcache/jit/zend_jit_arm64.c
27-May-2024 04:32:23 #5 20.01 rm -f ext/opcache/minilua
27-May-2024 04:32:24 #5 DONE 20.9s
27-May-2024 04:32:24
27-May-2024 04:32:24 #6 [3/6] RUN pecl install xdebug-3.2.2
27-May-2024 04:32:26 #6 2.400 downloading xdebug-3.2.2.tgz ...
27-May-2024 04:32:26 #6 2.400 Starting to download xdebug-3.2.2.tgz (246,966 bytes)
27-May-2024 04:32:26 #6 2.400 ....................................................done: 246,966 bytes
27-May-2024 04:32:26 #6 2.813 96 source files, building
27-May-2024 04:32:27 #6 2.813 running: phpize
27-May-2024 04:32:27 #6 2.825 Configuring for:
27-May-2024 04:32:27 #6 2.825 PHP Api Version:         20210902
27-May-2024 04:32:27 #6 2.825 Zend Module Api No:      20210902
27-May-2024 04:32:27 #6 2.825 Zend Extension Api No:   420210902
27-May-2024 04:32:28 #6 3.910 building in /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2
27-May-2024 04:32:28 #6 3.910 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
27-May-2024 04:32:28 #6 4.077 checking for grep that handles long lines and -e... /usr/bin/grep
27-May-2024 04:32:28 #6 4.081 checking for egrep... /usr/bin/grep -E
27-May-2024 04:32:28 #6 4.086 checking for a sed that does not truncate output... /usr/bin/sed
27-May-2024 04:32:28 #6 4.102 checking for pkg-config... /usr/bin/pkg-config
27-May-2024 04:32:28 #6 4.105 checking pkg-config is at least version 0.9.0... yes
27-May-2024 04:32:28 #6 4.105 checking for cc... cc
27-May-2024 04:32:28 #6 4.212 checking whether the C compiler works... yes
27-May-2024 04:32:28 #6 4.212 checking for C compiler default output file name... a.out
27-May-2024 04:32:28 #6 4.273 checking for suffix of executables...
27-May-2024 04:32:28 #6 4.354 checking whether we are cross compiling... no
27-May-2024 04:32:28 #6 4.416 checking for suffix of object files... o
27-May-2024 04:32:28 #6 4.460 checking whether the compiler supports GNU C... yes
27-May-2024 04:32:28 #6 4.496 checking whether cc accepts -g... yes
27-May-2024 04:32:28 #6 4.586 checking for cc option to enable C11 features... none needed
27-May-2024 04:32:28 #6 4.641 checking how to run the C preprocessor... cc -E
27-May-2024 04:32:28 #6 4.726 checking for icc... no
27-May-2024 04:32:29 #6 4.749 checking for suncc... no
27-May-2024 04:32:29 #6 4.752 checking for system library directory... lib
27-May-2024 04:32:29 #6 4.820 checking if compiler supports -Wl,-rpath,... yes
27-May-2024 04:32:29 #6 4.911 checking build system type... x86_64-pc-linux-gnu
27-May-2024 04:32:29 #6 4.911 checking host system type... x86_64-pc-linux-gnu
27-May-2024 04:32:29 #6 4.911 checking target system type... x86_64-pc-linux-gnu
27-May-2024 04:32:29 #6 4.966 checking for PHP prefix... /usr/local
27-May-2024 04:32:29 #6 4.967 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
27-May-2024 04:32:29 #6 4.967 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
27-May-2024 04:32:29 #6 4.967 checking for PHP installed headers prefix... /usr/local/include/php
27-May-2024 04:32:29 #6 4.999 checking if debug is enabled... no
27-May-2024 04:32:29 #6 5.029 checking if zts is enabled... no
27-May-2024 04:32:29 #6 5.031 checking for gawk... no
27-May-2024 04:32:29 #6 5.031 checking for nawk... nawk
27-May-2024 04:32:29 #6 5.035 checking if nawk is broken... no
27-May-2024 04:32:29 #6 5.035 checking whether to enable Xdebug support... yes, shared
27-May-2024 04:32:29 #6 5.035 checking whether to enable Xdebug developer build flags... no
27-May-2024 04:32:29 #6 5.035 checking whether to compress profiler files (requires zlib)... yes
27-May-2024 04:32:29 #6 5.046 checking Check for supported PHP versions... supported (8.1.28)
27-May-2024 04:32:29 #6 5.122 checking for clock_gettime... yes
27-May-2024 04:32:29 #6 5.208 checking for clock_gettime_nsec_np... no
27-May-2024 04:32:29 #6 5.285 checking for gettimeofday... yes
27-May-2024 04:32:29 #6 5.322 checking for stdio.h... yes
27-May-2024 04:32:29 #6 5.376 checking for stdlib.h... yes
27-May-2024 04:32:29 #6 5.432 checking for string.h... yes
27-May-2024 04:32:29 #6 5.496 checking for inttypes.h... yes
27-May-2024 04:32:29 #6 5.575 checking for stdint.h... yes
27-May-2024 04:32:29 #6 5.649 checking for strings.h... yes
27-May-2024 04:32:29 #6 5.716 checking for sys/stat.h... yes
27-May-2024 04:32:29 #6 5.788 checking for sys/types.h... yes
27-May-2024 04:32:29 #6 5.864 checking for unistd.h... yes
27-May-2024 04:32:30 #6 5.952 checking for netinet/in.h... yes
27-May-2024 04:32:30 #6 6.014 checking for poll.h... yes
27-May-2024 04:32:30 #6 6.078 checking for sys/poll.h... yes
27-May-2024 04:32:30 #6 6.156 checking for linux/rtnetlink.h... yes
27-May-2024 04:32:30 #6 6.243 checking for res_ninit... no
27-May-2024 04:32:30 #6 6.323 checking for __res_ninit... yes
27-May-2024 04:32:30 #6 6.427 checking for res_nclose... no
27-May-2024 04:32:30 #6 6.506 checking for __res_nclose... yes
27-May-2024 04:32:30 #6 6.595 checking for cos in -lm... yes
27-May-2024 04:32:30 #6 6.606 checking for zlib >= 1.2.9... yes
27-May-2024 04:32:30 #6 6.710 checking for a sed that does not truncate output... /usr/bin/sed
27-May-2024 04:32:30 #6 6.720 checking for ld used by cc... /usr/bin/ld
27-May-2024 04:32:30 #6 6.725 checking if the linker (/usr/bin/ld) is GNU ld... yes
27-May-2024 04:32:30 #6 6.725 checking for /usr/bin/ld option to reload object files... -r
27-May-2024 04:32:30 #6 6.729 checking for BSD-compatible nm... /usr/bin/nm -B
27-May-2024 04:32:30 #6 6.729 checking whether ln -s works... yes
27-May-2024 04:32:30 #6 6.729 checking how to recognize dependent libraries... pass_all
27-May-2024 04:32:30 #6 6.816 checking for dlfcn.h... yes
27-May-2024 04:32:31 #6 6.824 checking the maximum length of command line arguments... 1572864
27-May-2024 04:32:31 #6 6.962 checking command to parse /usr/bin/nm -B output from cc object... ok
27-May-2024 04:32:31 #6 6.968 checking for objdir... .libs
27-May-2024 04:32:31 #6 6.968 checking for ar... ar
27-May-2024 04:32:31 #6 6.969 checking for ranlib... ranlib
27-May-2024 04:32:31 #6 6.970 checking for strip... strip
27-May-2024 04:32:31 #6 7.103 checking if cc supports -fno-rtti -fno-exceptions... no
27-May-2024 04:32:31 #6 7.105 checking for cc option to produce PIC... -fPIC
27-May-2024 04:32:31 #6 7.139 checking if cc PIC flag -fPIC works... yes
27-May-2024 04:32:31 #6 7.295 checking if cc static flag -static works... yes
27-May-2024 04:32:31 #6 7.345 checking if cc supports -c -o file.o... yes
27-May-2024 04:32:31 #6 7.376 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
27-May-2024 04:32:31 #6 7.446 checking whether -lc should be explicitly linked in... no
27-May-2024 04:32:31 #6 7.472 checking dynamic linker characteristics... GNU/Linux ld.so
27-May-2024 04:32:31 #6 7.472 checking how to hardcode library paths into programs... immediate
27-May-2024 04:32:31 #6 7.477 checking whether stripping libraries is possible... yes
27-May-2024 04:32:31 #6 7.477 checking if libtool supports shared libraries... yes
27-May-2024 04:32:31 #6 7.477 checking whether to build shared libraries... yes
27-May-2024 04:32:31 #6 7.477 checking whether to build static libraries... no
27-May-2024 04:32:31 #6 7.731
27-May-2024 04:32:31 #6 7.731 creating libtool
27-May-2024 04:32:32 #6 7.761 appending configuration tag "CXX" to libtool
27-May-2024 04:32:32 #6 7.908 configure: patching config.h.in
27-May-2024 04:32:32 #6 7.913 configure: creating ./config.status
27-May-2024 04:32:32 #6 8.006 config.status: creating config.h
27-May-2024 04:32:32 #6 8.074 running: make
27-May-2024 04:32:32 #6 8.077 Makefile:244: warning: overriding recipe for target 'test'
27-May-2024 04:32:32 #6 8.077 Makefile:136: warning: ignoring old recipe for target 'test'
27-May-2024 04:32:32 #6 8.087 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:32 #6 8.211 mkdir .libs
27-May-2024 04:32:32 #6 8.214  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:32 #6 8.817 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:33 #6 8.944 mkdir src/base/.libs
27-May-2024 04:32:33 #6 8.947  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:34 #6 9.910 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:34 #6 10.05  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:34 #6 10.52 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:34 #6 10.65 mkdir src/lib/.libs
27-May-2024 04:32:34 #6 10.65  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:35 #6 11.25 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:35 #6 11.38  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:36 #6 11.96 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:36 #6 12.09  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:36 #6 12.14 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:36 #6 12.27  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:36 #6 12.67 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:36 #6 12.80  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:37 #6 13.03 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:37 #6 13.16  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:37 #6 13.54 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:37 #6 13.68  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:38 #6 14.36 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:38 #6 14.50  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:38 #6 14.62 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:38 #6 14.75  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:39 #6 15.43 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:39 #6 15.56  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:39 #6 15.65 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:39 #6 15.78  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:40 #6 16.20 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:40 #6 16.32  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:40 #6 16.72 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:40 #6 16.87  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:41 #6 17.88 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:42 #6 18.01  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:42 #6 18.54 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:42 #6 18.68  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:43 #6 19.21 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:43 #6 19.36  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:44 #6 20.00 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:44 #6 20.14  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:45 #6 20.96 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:45 #6 21.09  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:45 #6 21.50 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:45 #6 21.63 mkdir src/coverage/.libs
27-May-2024 04:32:45 #6 21.63  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:46 #6 22.18 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:46 #6 22.34  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:47 #6 23.27 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:47 #6 23.39 mkdir src/debugger/.libs
27-May-2024 04:32:47 #6 23.40  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:48 #6 23.98 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:48 #6 24.15  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:48 #6 24.88 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:49 #6 25.02  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:51 #6 27.16 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:51 #6 27.32  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:51 #6 27.74 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:51 #6 27.87  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:52 #6 28.32 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:52 #6 28.45 mkdir src/develop/.libs
27-May-2024 04:32:52 #6 28.46  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:52 #6 28.85 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:53 #6 28.98  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:53 #6 29.40 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:53 #6 29.53  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:54 #6 30.14 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:54 #6 30.28  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:55 #6 31.13 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:55 #6 31.26  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:55 #6 31.72 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:55 #6 31.87 mkdir src/gcstats/.libs
27-May-2024 04:32:56 #6 31.87  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:56 #6 32.37 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:56 #6 32.51 mkdir src/profiler/.libs
27-May-2024 04:32:56 #6 32.51  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:57 #6 33.08 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:57 #6 33.22 mkdir src/tracing/.libs
27-May-2024 04:32:57 #6 33.22  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:57 #6 33.65 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:57 #6 33.79  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:58 #6 34.24 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:58 #6 34.38  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:58 #6 34.86 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:59 #6 35.00  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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
27-May-2024 04:32:59 #6 35.74 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=link cc -shared -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserommnI3/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-defaultuserommnI3/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
27-May-2024 04:32:59 #6 35.74 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
27-May-2024 04:33:00 #6 36.15 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
27-May-2024 04:33:00 #6 36.15 extual.o src/tracing/.libs/tracing.o  -lm -lz  -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
27-May-2024 04:33:00 #6 36.25 creating xdebug.la
27-May-2024 04:33:00 #6 36.27 (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
27-May-2024 04:33:00 #6 36.27 /bin/bash /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/modules
27-May-2024 04:33:00 #6 36.31 cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/modules/xdebug.so
27-May-2024 04:33:00 #6 36.32 cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/modules/xdebug.la
27-May-2024 04:33:00 #6 36.35 PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/modules
27-May-2024 04:33:00 #6 36.36 ----------------------------------------------------------------------
27-May-2024 04:33:00 #6 36.36 Libraries have been installed in:
27-May-2024 04:33:00 #6 36.36    /tmp/pear/temp/pear-build-defaultuserommnI3/xdebug-3.2.2/modules
27-May-2024 04:33:00 #6 36.36
27-May-2024 04:33:00 #6 36.36 If you ever happen to want to link against installed libraries
27-May-2024 04:33:00 #6 36.36 in a given directory, LIBDIR, you must either use libtool, and
27-May-2024 04:33:00 #6 36.36 specify the full pathname of the library, or use the `-LLIBDIR'
27-May-2024 04:33:00 #6 36.36 flag during linking and do at least one of the following:
27-May-2024 04:33:00 #6 36.36    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
27-May-2024 04:33:00 #6 36.36      during execution
27-May-2024 04:33:00 #6 36.36    - add LIBDIR to the `LD_RUN_PATH' environment variable
27-May-2024 04:33:00 #6 36.36      during linking
27-May-2024 04:33:00 #6 36.36    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
27-May-2024 04:33:00 #6 36.36    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
27-May-2024 04:33:00 #6 36.36
27-May-2024 04:33:00 #6 36.36 See any operating system documentation about shared libraries for
27-May-2024 04:33:00 #6 36.36 more information, such as the ld(1) and ld.so(8) manual pages.
27-May-2024 04:33:00 #6 36.36 ----------------------------------------------------------------------
27-May-2024 04:33:00 #6 36.36
27-May-2024 04:33:00 #6 36.36 Build complete.
27-May-2024 04:33:00 #6 36.37 Don't forget to run 'make test'.
27-May-2024 04:33:00 #6 36.37
27-May-2024 04:33:00 #6 36.37 running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuserommnI3/install-xdebug-3.2.2" install
27-May-2024 04:33:00 #6 36.38 Makefile:244: warning: overriding recipe for target 'test'
27-May-2024 04:33:00 #6 36.38 Makefile:136: warning: ignoring old recipe for target 'test'
27-May-2024 04:33:00 #6 36.44 Installing shared extensions:     /tmp/pear/temp/pear-build-defaultuserommnI3/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/
27-May-2024 04:33:00 #6 36.50
27-May-2024 04:33:00 #6 36.55 shtool:echo:Warning: unable to determine terminal sequence for bold mode
27-May-2024 04:33:00 #6 36.57   +----------------------------------------------------------------------+
27-May-2024 04:33:00 #6 36.57   |                                                                      |
27-May-2024 04:33:00 #6 36.57   |   INSTALLATION INSTRUCTIONS                                          |
27-May-2024 04:33:00 #6 36.58   |   =========================                                          |
27-May-2024 04:33:00 #6 36.58   |                                                                      |
27-May-2024 04:33:00 #6 36.58   |   See https://xdebug.org/install.php#configure-php for instructions  |
27-May-2024 04:33:00 #6 36.58   |   on how to enable Xdebug for PHP.                                   |
27-May-2024 04:33:00 #6 36.59   |                                                                      |
27-May-2024 04:33:00 #6 36.59   |   Documentation is available online as well:                         |
27-May-2024 04:33:00 #6 36.59   |   - A list of all settings:  https://xdebug.org/docs-settings.php    |
27-May-2024 04:33:00 #6 36.60   |   - A list of all functions: https://xdebug.org/docs-functions.php   |
27-May-2024 04:33:00 #6 36.60   |   - Profiling instructions:  https://xdebug.org/docs-profiling2.php  |
27-May-2024 04:33:00 #6 36.60   |   - Remote debugging:        https://xdebug.org/docs-debugger.php    |
27-May-2024 04:33:00 #6 36.60   |                                                                      |
27-May-2024 04:33:00 #6 36.60   |                                                                      |
27-May-2024 04:33:00 #6 36.61   |   NOTE: Please disregard the message                                 |
27-May-2024 04:33:00 #6 36.61   |       You should add "extension=xdebug.so" to php.ini                |
27-May-2024 04:33:00 #6 36.61   |   that is emitted by the PECL installer. This does not work for      |
27-May-2024 04:33:00 #6 36.62   |   Xdebug.                                                            |
27-May-2024 04:33:00 #6 36.62   |                                                                      |
27-May-2024 04:33:00 #6 36.62   +----------------------------------------------------------------------+
27-May-2024 04:33:00 #6 36.68 shtool:echo:Warning: unable to determine terminal sequence for bold mode
27-May-2024 04:33:00 #6 36.70
27-May-2024 04:33:00 #6 36.70
27-May-2024 04:33:00 #6 36.70 running: find "/tmp/pear/temp/pear-build-defaultuserommnI3/install-xdebug-3.2.2" | xargs ls -dils
27-May-2024 04:33:00 #6 36.71 3147444    4 drwxr-xr-x. 3 root root    4096 May 27 04:33 /tmp/pear/temp/pear-build-defaultuserommnI3/install-xdebug-3.2.2
27-May-2024 04:33:00 #6 36.71 3147627    4 drwxr-xr-x. 3 root root    4096 May 27 04:33 /tmp/pear/temp/pear-build-defaultuserommnI3/install-xdebug-3.2.2/usr
27-May-2024 04:33:00 #6 36.71 3147628    4 drwxr-xr-x. 3 root root    4096 May 27 04:33 /tmp/pear/temp/pear-build-defaultuserommnI3/install-xdebug-3.2.2/usr/local
27-May-2024 04:33:00 #6 36.71 3147629    4 drwxr-xr-x. 3 root root    4096 May 27 04:33 /tmp/pear/temp/pear-build-defaultuserommnI3/install-xdebug-3.2.2/usr/local/lib
27-May-2024 04:33:00 #6 36.71 3147631    4 drwxr-xr-x. 3 root root    4096 May 27 04:33 /tmp/pear/temp/pear-build-defaultuserommnI3/install-xdebug-3.2.2/usr/local/lib/php
27-May-2024 04:33:00 #6 36.71 3147632    4 drwxr-xr-x. 3 root root    4096 May 27 04:33 /tmp/pear/temp/pear-build-defaultuserommnI3/install-xdebug-3.2.2/usr/local/lib/php/extensions
27-May-2024 04:33:00 #6 36.71 3147633    4 drwxr-xr-x. 2 root root    4096 May 27 04:33 /tmp/pear/temp/pear-build-defaultuserommnI3/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902
27-May-2024 04:33:00 #6 36.71 3147626 1760 -rwxr-xr-x. 1 root root 1798232 May 27 04:33 /tmp/pear/temp/pear-build-defaultuserommnI3/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so
27-May-2024 04:33:00 #6 36.72
27-May-2024 04:33:00 #6 36.72 Build process completed successfully
27-May-2024 04:33:00 #6 36.72 Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so'
27-May-2024 04:33:00 #6 36.74 install ok: channel://pecl.php.net/xdebug-3.2.2
27-May-2024 04:33:00 #6 36.74 configuration option "php_ini" is not set to php.ini location
27-May-2024 04:33:00 #6 36.74 You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so" to php.ini
27-May-2024 04:33:00 #6 DONE 36.9s
27-May-2024 04:33:01
27-May-2024 04:33:01 #7 [4/6] RUN docker-php-ext-enable xdebug
27-May-2024 04:33:01 #7 DONE 0.5s
27-May-2024 04:33:01
27-May-2024 04:33:01 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini
27-May-2024 04:33:02 #8 DONE 0.7s
27-May-2024 04:33:02
27-May-2024 04:33:02 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost
27-May-2024 04:33:02 #9 DONE 0.4s
27-May-2024 04:33:02
27-May-2024 04:33:02 #10 exporting to image
27-May-2024 04:33:02 #10 exporting layers
27-May-2024 04:33:03 #10 exporting layers 0.8s done
27-May-2024 04:33:03 #10 writing image sha256:887f1e4c12c022a3885a34ee779c83a157bb7b3cb20dff4b05462e129362035e 0.0s done
27-May-2024 04:33:03 #10 naming to docker.io/library/phpbb:php-8.1 0.0s done
27-May-2024 04:33:03 #10 DONE 0.8s
27-May-2024 04:33:03 Built Docker image 'phpbb:php-8.1'
27-May-2024 04:33:03 Finished task 'Build image' with result: Success
27-May-2024 04:33:03
Substituting variable: ${bamboo.PHPVersion} with 8.1
27-May-2024 04:33:03
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
27-May-2024 04:33:03 Starting task 'Prepare directory' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
27-May-2024 04:33:03 Running image name (phpbb:php-8.1)
27-May-2024 04:33:03
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #65 (PHPBB3-PR1-JOB1-65)'
... 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
27-May-2024 04:33:04 You are using the deprecated option "--dev". It has no effect and will break in Composer 3.
27-May-2024 04:33:04 Installing dependencies from lock file (including require-dev)
27-May-2024 04:33:04 Verifying lock file contents can be installed on current platform.
27-May-2024 04:33:04 Package operations: 142 installs, 0 updates, 0 removals
27-May-2024 04:33:04 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.
27-May-2024 04:33:04   - Downloading composer/installers (v1.12.0)
27-May-2024 04:33:04   - Downloading composer/package-versions-deprecated (1.11.99.5)
27-May-2024 04:33:04   - Downloading bantu/ini-get-wrapper (v1.0.1)
27-May-2024 04:33:04   - Downloading carlos-mg89/oauth (0.8.15)
27-May-2024 04:33:04   - Downloading chita/topological_sort (v3.0.1)
27-May-2024 04:33:04   - Downloading symfony/process (v6.4.3)
27-May-2024 04:33:04   - Downloading symfony/polyfill-php81 (v1.29.0)
27-May-2024 04:33:04   - Downloading symfony/polyfill-php80 (v1.29.0)
27-May-2024 04:33:04   - Downloading symfony/polyfill-php73 (v1.29.0)
27-May-2024 04:33:04   - Downloading symfony/finder (v6.4.0)
27-May-2024 04:33:04   - Downloading symfony/polyfill-mbstring (v1.29.0)
27-May-2024 04:33:04   - Downloading symfony/polyfill-ctype (v1.29.0)
27-May-2024 04:33:04   - Downloading symfony/filesystem (v6.4.3)
27-May-2024 04:33:04   - Downloading symfony/polyfill-intl-normalizer (v1.29.0)
27-May-2024 04:33:04   - Downloading symfony/polyfill-intl-grapheme (v1.29.0)
27-May-2024 04:33:04   - Downloading symfony/string (v6.4.3)
27-May-2024 04:33:04   - Downloading psr/container (2.0.2)
27-May-2024 04:33:04   - Downloading symfony/service-contracts (v3.4.1)
27-May-2024 04:33:04   - Downloading symfony/deprecation-contracts (v3.4.0)
27-May-2024 04:33:04   - Downloading symfony/console (v6.4.3)
27-May-2024 04:33:04   - Downloading seld/signal-handler (2.0.2)
27-May-2024 04:33:04   - Downloading seld/phar-utils (1.2.1)
27-May-2024 04:33:04   - Downloading seld/jsonlint (1.10.2)
27-May-2024 04:33:04   - Downloading react/promise (v3.1.0)
27-May-2024 04:33:04   - Downloading psr/log (3.0.0)
27-May-2024 04:33:04   - Downloading justinrainbow/json-schema (v5.2.13)
27-May-2024 04:33:04   - Downloading composer/pcre (3.1.1)
27-May-2024 04:33:04   - Downloading composer/xdebug-handler (3.0.3)
27-May-2024 04:33:04   - Downloading composer/spdx-licenses (1.5.8)
27-May-2024 04:33:04   - Downloading composer/semver (3.4.0)
27-May-2024 04:33:04   - Downloading composer/metadata-minifier (1.0.0)
27-May-2024 04:33:04   - Downloading composer/class-map-generator (1.1.0)
27-May-2024 04:33:04   - Downloading composer/ca-bundle (1.4.1)
27-May-2024 04:33:04   - Downloading composer/composer (2.7.1)
27-May-2024 04:33:04   - Downloading psr/cache (3.0.0)
27-May-2024 04:33:04   - Downloading doctrine/deprecations (1.1.3)
27-May-2024 04:33:04   - Downloading doctrine/event-manager (1.2.0)
27-May-2024 04:33:04   - Downloading doctrine/cache (2.2.0)
27-May-2024 04:33:04   - Downloading doctrine/dbal (3.3.8)
27-May-2024 04:33:04   - Downloading google/recaptcha (1.3.0)
27-May-2024 04:33:04   - Downloading guzzlehttp/promises (1.5.3)
27-May-2024 04:33:04   - Downloading ralouphie/getallheaders (3.0.3)
27-May-2024 04:33:04   - Downloading psr/http-message (1.1)
27-May-2024 04:33:04   - Downloading guzzlehttp/psr7 (1.9.1)
27-May-2024 04:33:04   - Downloading laminas/laminas-code (4.13.0)
27-May-2024 04:33:04   - Downloading symfony/yaml (v6.4.3)
27-May-2024 04:33:04   - Downloading laravel/homestead (v14.5.0)
27-May-2024 04:33:04   - Downloading marc1706/fast-image-size (v1.1.7)
27-May-2024 04:33:04   - Downloading symfony/http-client-contracts (v3.4.0)
27-May-2024 04:33:04   - Downloading symfony/http-client (v6.4.3)
27-May-2024 04:33:04   - Downloading brick/math (0.12.1)
27-May-2024 04:33:04   - Downloading spomky-labs/pki-framework (1.1.1)
27-May-2024 04:33:04   - Downloading psr/http-factory (1.0.2)
27-May-2024 04:33:04   - Downloading psr/http-client (1.0.3)
27-May-2024 04:33:04   - Downloading psr/clock (1.0.0)
27-May-2024 04:33:04   - Downloading paragonie/random_compat (v9.99.100)
27-May-2024 04:33:04   - Downloading paragonie/sodium_compat (v1.20.0)
27-May-2024 04:33:04   - Downloading paragonie/constant_time_encoding (v2.6.3)
27-May-2024 04:33:04   - Downloading web-token/jwt-library (3.3.0)
27-May-2024 04:33:04   - Downloading web-token/jwt-util-ecc (3.3.0)
27-May-2024 04:33:04   - Downloading web-token/jwt-signature-algorithm-ecdsa (3.3.0)
27-May-2024 04:33:04   - Downloading web-token/jwt-signature (3.3.0)
27-May-2024 04:33:04   - Downloading web-token/jwt-key-mgmt (3.3.0)
27-May-2024 04:33:04   - Downloading spomky-labs/base64url (v2.0.4)
27-May-2024 04:33:04   - Downloading symfony/polyfill-php72 (v1.29.0)
27-May-2024 04:33:04   - Downloading symfony/polyfill-intl-idn (v1.29.0)
27-May-2024 04:33:04   - Downloading guzzlehttp/guzzle (6.5.8)
27-May-2024 04:33:04   - Downloading minishlink/web-push (v8.0.0)
27-May-2024 04:33:04   - Downloading sebastian/version (3.0.2)
27-May-2024 04:33:04   - Downloading sebastian/type (3.2.1)
27-May-2024 04:33:04   - Downloading sebastian/resource-operations (3.0.3)
27-May-2024 04:33:04   - Downloading sebastian/recursion-context (4.0.5)
27-May-2024 04:33:04   - Downloading sebastian/object-reflector (2.0.4)
27-May-2024 04:33:04   - Downloading sebastian/object-enumerator (4.0.4)
27-May-2024 04:33:04   - Downloading sebastian/global-state (5.0.6)
27-May-2024 04:33:04   - Downloading sebastian/exporter (4.0.5)
27-May-2024 04:33:04   - Downloading sebastian/environment (5.1.5)
27-May-2024 04:33:04   - Downloading sebastian/diff (4.0.5)
27-May-2024 04:33:04   - Downloading sebastian/comparator (4.0.8)
27-May-2024 04:33:04   - Downloading sebastian/code-unit (1.0.8)
27-May-2024 04:33:04   - Downloading sebastian/cli-parser (1.0.1)
27-May-2024 04:33:04   - Downloading phpunit/php-timer (5.0.3)
27-May-2024 04:33:04   - Downloading phpunit/php-text-template (2.0.4)
27-May-2024 04:33:04   - Downloading phpunit/php-invoker (3.1.1)
27-May-2024 04:33:04   - Downloading phpunit/php-file-iterator (3.0.6)
27-May-2024 04:33:04   - Downloading theseer/tokenizer (1.2.2)
27-May-2024 04:33:04   - Downloading nikic/php-parser (v4.18.0)
27-May-2024 04:33:04   - Downloading sebastian/lines-of-code (1.0.4)
27-May-2024 04:33:04   - Downloading sebastian/complexity (2.0.3)
27-May-2024 04:33:04   - Downloading sebastian/code-unit-reverse-lookup (2.0.3)
27-May-2024 04:33:04   - Downloading phpunit/php-code-coverage (9.2.30)
27-May-2024 04:33:04   - Downloading phar-io/version (3.2.1)
27-May-2024 04:33:04   - Downloading phar-io/manifest (2.0.3)
27-May-2024 04:33:04   - Downloading myclabs/deep-copy (1.11.1)
27-May-2024 04:33:04   - Downloading doctrine/instantiator (2.0.0)
27-May-2024 04:33:04   - Downloading phpunit/phpunit (9.6.17)
27-May-2024 04:33:04   - Downloading misantron/dbunit (5.3.0)
27-May-2024 04:33:04   - Downloading phing/phing (2.17.4)
27-May-2024 04:33:04   - Downloading webmozart/assert (1.11.0)
27-May-2024 04:33:04   - Downloading phpstan/phpdoc-parser (1.26.0)
27-May-2024 04:33:04   - Downloading phpdocumentor/reflection-common (2.2.0)
27-May-2024 04:33:04   - Downloading phpdocumentor/type-resolver (1.8.2)
27-May-2024 04:33:04   - Downloading phpdocumentor/reflection-docblock (5.3.0)
27-May-2024 04:33:04   - Downloading spatie/array-to-xml (3.2.3)
27-May-2024 04:33:04   - Downloading netresearch/jsonmapper (v4.4.1)
27-May-2024 04:33:04   - Downloading fidry/cpu-core-counter (1.1.0)
27-May-2024 04:33:04   - Downloading felixfbecker/language-server-protocol (v1.5.2)
27-May-2024 04:33:04   - Downloading felixfbecker/advanced-json-rpc (v3.2.1)
27-May-2024 04:33:04   - Downloading dnoegel/php-xdg-base-dir (v0.1.1)
27-May-2024 04:33:04   - Downloading amphp/amp (v2.6.2)
27-May-2024 04:33:04   - Downloading amphp/byte-stream (v1.8.1)
27-May-2024 04:33:04   - Downloading vimeo/psalm (5.22.2)
27-May-2024 04:33:04   - Downloading symfony/routing (v6.4.3)
27-May-2024 04:33:04   - Downloading symfony/polyfill-php83 (v1.29.0)
27-May-2024 04:33:04   - Downloading symfony/http-foundation (v6.4.3)
27-May-2024 04:33:04   - Downloading psr/event-dispatcher (1.0.0)
27-May-2024 04:33:04   - Downloading symfony/event-dispatcher-contracts (v3.4.0)
27-May-2024 04:33:04   - Downloading symfony/event-dispatcher (v6.4.3)
27-May-2024 04:33:04   - Downloading symfony/var-dumper (v6.4.3)
27-May-2024 04:33:04   - Downloading symfony/error-handler (v6.4.3)
27-May-2024 04:33:04   - Downloading symfony/http-kernel (v6.4.3)
27-May-2024 04:33:04   - Downloading symfony/var-exporter (v6.4.3)
27-May-2024 04:33:04   - Downloading symfony/dependency-injection (v6.4.3)
27-May-2024 04:33:04   - Downloading symfony/config (v6.4.3)
27-May-2024 04:33:04   - Downloading symfony/cache-contracts (v3.4.0)
27-May-2024 04:33:04   - Downloading symfony/cache (v6.4.3)
27-May-2024 04:33:04   - Downloading symfony/framework-bundle (v6.4.3)
27-May-2024 04:33:04   - Downloading psalm/plugin-symfony (v5.1.0)
27-May-2024 04:33:04   - Downloading s9e/sweetdom (3.4.0)
27-May-2024 04:33:04   - Downloading s9e/regexp-builder (1.4.6)
27-May-2024 04:33:04   - Downloading s9e/text-formatter (2.16.0)
27-May-2024 04:33:04   - Downloading squizlabs/php_codesniffer (3.9.0)
27-May-2024 04:33:04   - Downloading masterminds/html5 (2.8.1)
27-May-2024 04:33:04   - Downloading symfony/dom-crawler (v6.4.3)
27-May-2024 04:33:04   - Downloading symfony/browser-kit (v6.4.3)
27-May-2024 04:33:04   - Downloading symfony/css-selector (v6.4.3)
27-May-2024 04:33:04   - Downloading symfony/mime (v6.4.3)
27-May-2024 04:33:04   - Downloading friendsofphp/proxy-manager-lts (v1.0.16)
27-May-2024 04:33:04   - Downloading symfony/proxy-manager-bridge (v6.4.3)
27-May-2024 04:33:04   - Downloading twig/twig (v3.8.0)
27-May-2024 04:33:04   - Downloading symfony/translation-contracts (v3.4.1)
27-May-2024 04:33:04   - Downloading symfony/twig-bridge (v6.4.3)
27-May-2024 04:33:05    0/142 [>---------------------------]   0%
27-May-2024 04:33:05   15/142 [==>-------------------------]  10%
27-May-2024 04:33:06   29/142 [=====>----------------------]  20%
27-May-2024 04:33:06   43/142 [========>-------------------]  30%
27-May-2024 04:33:06   58/142 [===========>----------------]  40%
27-May-2024 04:33:06   79/142 [===============>------------]  55%
27-May-2024 04:33:06   90/142 [=================>----------]  63%
27-May-2024 04:33:07 107/142 [=====================>------]  75%
27-May-2024 04:33:07 115/142 [======================>-----]  80%
27-May-2024 04:33:07 129/142 [=========================>--]  90%
27-May-2024 04:33:07 142/142 [============================] 100%
27-May-2024 04:33:07   - Installing composer/installers (v1.12.0): Extracting archive
27-May-2024 04:33:07   - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive
27-May-2024 04:33:07   - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive
27-May-2024 04:33:07   - Installing carlos-mg89/oauth (0.8.15): Extracting archive
27-May-2024 04:33:07   - Installing chita/topological_sort (v3.0.1): Extracting archive
27-May-2024 04:33:07   - Installing symfony/process (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive
27-May-2024 04:33:07   - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive
27-May-2024 04:33:07   - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive
27-May-2024 04:33:07   - Installing symfony/finder (v6.4.0): Extracting archive
27-May-2024 04:33:07   - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive
27-May-2024 04:33:07   - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive
27-May-2024 04:33:07   - Installing symfony/filesystem (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive
27-May-2024 04:33:07   - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive
27-May-2024 04:33:07   - Installing symfony/string (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing psr/container (2.0.2): Extracting archive
27-May-2024 04:33:07   - Installing symfony/service-contracts (v3.4.1): Extracting archive
27-May-2024 04:33:07   - Installing symfony/deprecation-contracts (v3.4.0): Extracting archive
27-May-2024 04:33:07   - Installing symfony/console (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing seld/signal-handler (2.0.2): Extracting archive
27-May-2024 04:33:07   - Installing seld/phar-utils (1.2.1): Extracting archive
27-May-2024 04:33:07   - Installing seld/jsonlint (1.10.2): Extracting archive
27-May-2024 04:33:07   - Installing react/promise (v3.1.0): Extracting archive
27-May-2024 04:33:07   - Installing psr/log (3.0.0): Extracting archive
27-May-2024 04:33:07   - Installing justinrainbow/json-schema (v5.2.13): Extracting archive
27-May-2024 04:33:07   - Installing composer/pcre (3.1.1): Extracting archive
27-May-2024 04:33:07   - Installing composer/xdebug-handler (3.0.3): Extracting archive
27-May-2024 04:33:07   - Installing composer/spdx-licenses (1.5.8): Extracting archive
27-May-2024 04:33:07   - Installing composer/semver (3.4.0): Extracting archive
27-May-2024 04:33:07   - Installing composer/metadata-minifier (1.0.0): Extracting archive
27-May-2024 04:33:07   - Installing composer/class-map-generator (1.1.0): Extracting archive
27-May-2024 04:33:07   - Installing composer/ca-bundle (1.4.1): Extracting archive
27-May-2024 04:33:07   - Installing composer/composer (2.7.1): Extracting archive
27-May-2024 04:33:07   - Installing psr/cache (3.0.0): Extracting archive
27-May-2024 04:33:07   - Installing doctrine/deprecations (1.1.3): Extracting archive
27-May-2024 04:33:07   - Installing doctrine/event-manager (1.2.0): Extracting archive
27-May-2024 04:33:07   - Installing doctrine/cache (2.2.0): Extracting archive
27-May-2024 04:33:07   - Installing doctrine/dbal (3.3.8): Extracting archive
27-May-2024 04:33:07   - Installing google/recaptcha (1.3.0): Extracting archive
27-May-2024 04:33:07   - Installing guzzlehttp/promises (1.5.3): Extracting archive
27-May-2024 04:33:07   - Installing ralouphie/getallheaders (3.0.3): Extracting archive
27-May-2024 04:33:07   - Installing psr/http-message (1.1): Extracting archive
27-May-2024 04:33:07   - Installing guzzlehttp/psr7 (1.9.1): Extracting archive
27-May-2024 04:33:07   - Installing laminas/laminas-code (4.13.0): Extracting archive
27-May-2024 04:33:07   - Installing symfony/yaml (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing laravel/homestead (v14.5.0): Extracting archive
27-May-2024 04:33:07   - Installing marc1706/fast-image-size (v1.1.7): Extracting archive
27-May-2024 04:33:07   - Installing symfony/http-client-contracts (v3.4.0): Extracting archive
27-May-2024 04:33:07   - Installing symfony/http-client (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing brick/math (0.12.1): Extracting archive
27-May-2024 04:33:07   - Installing spomky-labs/pki-framework (1.1.1): Extracting archive
27-May-2024 04:33:07   - Installing psr/http-factory (1.0.2): Extracting archive
27-May-2024 04:33:07   - Installing psr/http-client (1.0.3): Extracting archive
27-May-2024 04:33:07   - Installing psr/clock (1.0.0): Extracting archive
27-May-2024 04:33:07   - Installing paragonie/random_compat (v9.99.100): Extracting archive
27-May-2024 04:33:07   - Installing paragonie/sodium_compat (v1.20.0): Extracting archive
27-May-2024 04:33:07   - Installing paragonie/constant_time_encoding (v2.6.3): Extracting archive
27-May-2024 04:33:07   - Installing web-token/jwt-library (3.3.0): Extracting archive
27-May-2024 04:33:07   - Installing web-token/jwt-util-ecc (3.3.0): Extracting archive
27-May-2024 04:33:07   - Installing web-token/jwt-signature-algorithm-ecdsa (3.3.0): Extracting archive
27-May-2024 04:33:07   - Installing web-token/jwt-signature (3.3.0): Extracting archive
27-May-2024 04:33:07   - Installing web-token/jwt-key-mgmt (3.3.0): Extracting archive
27-May-2024 04:33:07   - Installing spomky-labs/base64url (v2.0.4): Extracting archive
27-May-2024 04:33:07   - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive
27-May-2024 04:33:07   - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive
27-May-2024 04:33:07   - Installing guzzlehttp/guzzle (6.5.8): Extracting archive
27-May-2024 04:33:07   - Installing minishlink/web-push (v8.0.0): Extracting archive
27-May-2024 04:33:07   - Installing sebastian/version (3.0.2): Extracting archive
27-May-2024 04:33:07   - Installing sebastian/type (3.2.1): Extracting archive
27-May-2024 04:33:07   - Installing sebastian/resource-operations (3.0.3): Extracting archive
27-May-2024 04:33:07   - Installing sebastian/recursion-context (4.0.5): Extracting archive
27-May-2024 04:33:07   - Installing sebastian/object-reflector (2.0.4): Extracting archive
27-May-2024 04:33:07   - Installing sebastian/object-enumerator (4.0.4): Extracting archive
27-May-2024 04:33:07   - Installing sebastian/global-state (5.0.6): Extracting archive
27-May-2024 04:33:07   - Installing sebastian/exporter (4.0.5): Extracting archive
27-May-2024 04:33:07   - Installing sebastian/environment (5.1.5): Extracting archive
27-May-2024 04:33:07   - Installing sebastian/diff (4.0.5): Extracting archive
27-May-2024 04:33:07   - Installing sebastian/comparator (4.0.8): Extracting archive
27-May-2024 04:33:07   - Installing sebastian/code-unit (1.0.8): Extracting archive
27-May-2024 04:33:07   - Installing sebastian/cli-parser (1.0.1): Extracting archive
27-May-2024 04:33:07   - Installing phpunit/php-timer (5.0.3): Extracting archive
27-May-2024 04:33:07   - Installing phpunit/php-text-template (2.0.4): Extracting archive
27-May-2024 04:33:07   - Installing phpunit/php-invoker (3.1.1): Extracting archive
27-May-2024 04:33:07   - Installing phpunit/php-file-iterator (3.0.6): Extracting archive
27-May-2024 04:33:07   - Installing theseer/tokenizer (1.2.2): Extracting archive
27-May-2024 04:33:07   - Installing nikic/php-parser (v4.18.0): Extracting archive
27-May-2024 04:33:07   - Installing sebastian/lines-of-code (1.0.4): Extracting archive
27-May-2024 04:33:07   - Installing sebastian/complexity (2.0.3): Extracting archive
27-May-2024 04:33:07   - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive
27-May-2024 04:33:07   - Installing phpunit/php-code-coverage (9.2.30): Extracting archive
27-May-2024 04:33:07   - Installing phar-io/version (3.2.1): Extracting archive
27-May-2024 04:33:07   - Installing phar-io/manifest (2.0.3): Extracting archive
27-May-2024 04:33:07   - Installing myclabs/deep-copy (1.11.1): Extracting archive
27-May-2024 04:33:07   - Installing doctrine/instantiator (2.0.0): Extracting archive
27-May-2024 04:33:07   - Installing phpunit/phpunit (9.6.17): Extracting archive
27-May-2024 04:33:07   - Installing misantron/dbunit (5.3.0): Extracting archive
27-May-2024 04:33:07   - Installing phing/phing (2.17.4): Extracting archive
27-May-2024 04:33:07   - Installing webmozart/assert (1.11.0): Extracting archive
27-May-2024 04:33:07   - Installing phpstan/phpdoc-parser (1.26.0): Extracting archive
27-May-2024 04:33:07   - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
27-May-2024 04:33:07   - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive
27-May-2024 04:33:07   - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive
27-May-2024 04:33:07   - Installing spatie/array-to-xml (3.2.3): Extracting archive
27-May-2024 04:33:07   - Installing netresearch/jsonmapper (v4.4.1): Extracting archive
27-May-2024 04:33:07   - Installing fidry/cpu-core-counter (1.1.0): Extracting archive
27-May-2024 04:33:07   - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive
27-May-2024 04:33:07   - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
27-May-2024 04:33:07   - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive
27-May-2024 04:33:07   - Installing amphp/amp (v2.6.2): Extracting archive
27-May-2024 04:33:07   - Installing amphp/byte-stream (v1.8.1): Extracting archive
27-May-2024 04:33:07   - Installing vimeo/psalm (5.22.2): Extracting archive
27-May-2024 04:33:07   - Installing symfony/routing (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive
27-May-2024 04:33:07   - Installing symfony/http-foundation (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing psr/event-dispatcher (1.0.0): Extracting archive
27-May-2024 04:33:07   - Installing symfony/event-dispatcher-contracts (v3.4.0): Extracting archive
27-May-2024 04:33:07   - Installing symfony/event-dispatcher (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing symfony/var-dumper (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing symfony/error-handler (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing symfony/http-kernel (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing symfony/var-exporter (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing symfony/dependency-injection (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing symfony/config (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing symfony/cache-contracts (v3.4.0): Extracting archive
27-May-2024 04:33:07   - Installing symfony/cache (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing symfony/framework-bundle (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing psalm/plugin-symfony (v5.1.0): Extracting archive
27-May-2024 04:33:07   - Installing s9e/sweetdom (3.4.0): Extracting archive
27-May-2024 04:33:07   - Installing s9e/regexp-builder (1.4.6): Extracting archive
27-May-2024 04:33:07   - Installing s9e/text-formatter (2.16.0): Extracting archive
27-May-2024 04:33:07   - Installing squizlabs/php_codesniffer (3.9.0): Extracting archive
27-May-2024 04:33:07   - Installing masterminds/html5 (2.8.1): Extracting archive
27-May-2024 04:33:07   - Installing symfony/dom-crawler (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing symfony/browser-kit (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing symfony/css-selector (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing symfony/mime (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing friendsofphp/proxy-manager-lts (v1.0.16): Extracting archive
27-May-2024 04:33:07   - Installing symfony/proxy-manager-bridge (v6.4.3): Extracting archive
27-May-2024 04:33:07   - Installing twig/twig (v3.8.0): Extracting archive
27-May-2024 04:33:07   - Installing symfony/translation-contracts (v3.4.1): Extracting archive
27-May-2024 04:33:07   - Installing symfony/twig-bridge (v6.4.3): Extracting archive
27-May-2024 04:33:08    0/140 [>---------------------------]   0%
27-May-2024 04:33:08   20/140 [====>-----------------------]  14%
27-May-2024 04:33:08   32/140 [======>---------------------]  22%
27-May-2024 04:33:08   42/140 [========>-------------------]  30%
27-May-2024 04:33:08   61/140 [============>---------------]  43%
27-May-2024 04:33:08   71/140 [==============>-------------]  50%
27-May-2024 04:33:09   84/140 [================>-----------]  60%
27-May-2024 04:33:09   99/140 [===================>--------]  70%
27-May-2024 04:33:09 117/140 [=======================>----]  83%
27-May-2024 04:33:10 131/140 [==========================>-]  93%
27-May-2024 04:33:10 140/140 [============================] 100%
27-May-2024 04:33:10 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead.
27-May-2024 04:33:10 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead.
27-May-2024 04:33:10 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead.
27-May-2024 04:33:10 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead.
27-May-2024 04:33:10 Generating autoload files
27-May-2024 04:33:11 100 packages you are using are looking for funding.
27-May-2024 04:33:11 Use the `composer fund` command to find out more!
27-May-2024 04:33:11 Buildfile: /data/build/build.xml
27-May-2024 04:33:11
27-May-2024 04:33:11 phpBB > clean:
27-May-2024 04:33:11
27-May-2024 04:33:11    [delete] Directory /data/build/logs does not exist or is not a directory.
27-May-2024 04:33:11    [delete] Directory /data/build/api does not exist or is not a directory.
27-May-2024 04:33:11    [delete] Directory /data/build/codebrowser does not exist or is not a directory.
27-May-2024 04:33:11    [delete] Directory /data/build/coverage does not exist or is not a directory.
27-May-2024 04:33:11    [delete] Directory /data/build/cpd does not exist or is not a directory.
27-May-2024 04:33:11    [delete] Directory /data/build/dependencies does not exist or is not a directory.
27-May-2024 04:33:11    [delete] Directory /data/build/new_version does not exist or is not a directory.
27-May-2024 04:33:11    [delete] Directory /data/build/old_versions does not exist or is not a directory.
27-May-2024 04:33:11    [delete] Directory /data/build/save does not exist or is not a directory.
27-May-2024 04:33:11
27-May-2024 04:33:11 phpBB > prepare:
27-May-2024 04:33:11
27-May-2024 04:33:11     [mkdir] Created dir: /data/build/logs
27-May-2024 04:33:11     [mkdir] Created dir: /data/build/api
27-May-2024 04:33:11     [mkdir] Created dir: /data/build/codebrowser
27-May-2024 04:33:11     [mkdir] Created dir: /data/build/coverage
27-May-2024 04:33:11     [mkdir] Created dir: /data/build/cpd
27-May-2024 04:33:11     [mkdir] Created dir: /data/build/dependencies
27-May-2024 04:33:11     [mkdir] Created dir: /data/build/new_version
27-May-2024 04:33:11     [mkdir] Created dir: /data/build/new_version/files
27-May-2024 04:33:11     [mkdir] Created dir: /data/build/new_version/patches
27-May-2024 04:33:11     [mkdir] Created dir: /data/build/new_version/release_files
27-May-2024 04:33:11     [mkdir] Created dir: /data/build/new_version/update
27-May-2024 04:33:11     [mkdir] Created dir: /data/build/old_versions
27-May-2024 04:33:11     [mkdir] Created dir: /data/build/save
27-May-2024 04:33:11
27-May-2024 04:33:11 BUILD FINISHED
27-May-2024 04:33:11
27-May-2024 04:33:11 Total time: 0.0935 seconds
27-May-2024 04:33:11
27-May-2024 04:33:13 Finished task 'Prepare directory' with result: Success
27-May-2024 04:33:13 Skipping execution of task 'Run sniffs' as it is disabled
27-May-2024 04:33:13
Substituting variable: ${bamboo.PHPVersion} with 8.1
27-May-2024 04:33:13
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
27-May-2024 04:33:13 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
27-May-2024 04:33:13 Running image name (phpbb:php-8.1)
27-May-2024 04:33:13
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #65 (PHPBB3-PR1-JOB1-65)'
... 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
27-May-2024 04:33:13 Buildfile: /data/build/build.xml
27-May-2024 04:33:13
27-May-2024 04:33:13 phpBB > sniff:
27-May-2024 04:33:13
27-May-2024 04:33:17 ............................................................  60 / 915 (7%)
27-May-2024 04:33:19 ............................................................ 120 / 915 (13%)
27-May-2024 04:33:19 ............................................................ 180 / 915 (20%)
27-May-2024 04:33:20 ............................................................ 240 / 915 (26%)
27-May-2024 04:33:20 ............................................................ 300 / 915 (33%)
27-May-2024 04:33:21 ............................................................ 360 / 915 (39%)
27-May-2024 04:33:22 ............................................................ 420 / 915 (46%)
27-May-2024 04:33:25 ............................................................ 480 / 915 (52%)
27-May-2024 04:33:26 ............................................................ 540 / 915 (59%)
27-May-2024 04:33:29 ............................................................ 600 / 915 (66%)
27-May-2024 04:33:31 ............................................................ 660 / 915 (72%)
27-May-2024 04:33:33 ............................................................ 720 / 915 (79%)
27-May-2024 04:33:35 ............................................................ 780 / 915 (85%)
27-May-2024 04:33:37 ............................................................ 840 / 915 (92%)
27-May-2024 04:33:39 ............................................................ 900 / 915 (98%)
27-May-2024 04:33:39 ...............                                              915 / 915 (100%)
27-May-2024 04:33:39
27-May-2024 04:33:39
27-May-2024 04:33:39 Time: 25.6 secs; Memory: 24MB
27-May-2024 04:33:39
27-May-2024 04:33:39       [php] Calling PHP function: preg_replace()
27-May-2024 04:33:42 ............................................................  60 / 206 (29%)
27-May-2024 04:33:50 ............................................................ 120 / 206 (58%)
27-May-2024 04:33:56 ............................................................ 180 / 206 (87%)
27-May-2024 04:33:59 ..........................                                   206 / 206 (100%)
27-May-2024 04:33:59
27-May-2024 04:33:59
27-May-2024 04:33:59 Time: 20.03 secs; Memory: 36MB
27-May-2024 04:33:59
27-May-2024 04:33:59
27-May-2024 04:33:59
27-May-2024 04:33:59 Time: 33ms; Memory: 6MB
27-May-2024 04:33:59
27-May-2024 04:33:59
27-May-2024 04:33:59 BUILD FINISHED
27-May-2024 04:33:59
27-May-2024 04:33:59 Total time: 45.9215 seconds
27-May-2024 04:33:59
27-May-2024 04:33:59 Finished task 'Run sniffs' with result: Success
27-May-2024 04:33:59 Skipping execution of task 'Run tests' as it is disabled
27-May-2024 04:33:59
Substituting variable: ${bamboo.PHPVersion} with 8.1
27-May-2024 04:33:59
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
27-May-2024 04:33:59 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
27-May-2024 04:33:59 Running image name (phpbb:php-8.1)
27-May-2024 04:33:59
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #65 (PHPBB3-PR1-JOB1-65)'
... 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
27-May-2024 04:34:02 PHPUnit 9.6.17 by Sebastian Bergmann and contributors.
27-May-2024 04:34:02
27-May-2024 04:34:12 .............................................................   61 / 7789 (  0%)
27-May-2024 04:34:16 .............................................................  122 / 7789 (  1%)
27-May-2024 04:34:17 .................................................I.....SSSS..  183 / 7789 (  2%)
27-May-2024 04:34:19 ..........SSSSSSSS............S...S..........................  244 / 7789 (  3%)
27-May-2024 04:34:20 .......................................................S.....  305 / 7789 (  3%)
27-May-2024 04:34:26 .............................................................  366 / 7789 (  4%)
27-May-2024 04:34:26 .............................................................  427 / 7789 (  5%)
27-May-2024 04:34:27 .............................................................  488 / 7789 (  6%)
27-May-2024 04:34:27 .............................................................  549 / 7789 (  7%)
27-May-2024 04:34:27 .............................................................  610 / 7789 (  7%)
27-May-2024 04:34:28 .............................................................  671 / 7789 (  8%)
27-May-2024 04:34:28 .............................................................  732 / 7789 (  9%)
27-May-2024 04:34:28 .............................................................  793 / 7789 ( 10%)
27-May-2024 04:34:29 .............................................................  854 / 7789 ( 10%)
27-May-2024 04:34:29 .............................................................  915 / 7789 ( 11%)
27-May-2024 04:34:29 .............................................................  976 / 7789 ( 12%)
27-May-2024 04:34:29 ............................................................. 1037 / 7789 ( 13%)
27-May-2024 04:34:30 ............................................................. 1098 / 7789 ( 14%)
27-May-2024 04:34:49 ..............................................I...S.......... 1159 / 7789 ( 14%)
27-May-2024 04:34:57 .....S....................................................... 1220 / 7789 ( 15%)
27-May-2024 04:35:03 ............................................................. 1281 / 7789 ( 16%)
27-May-2024 04:35:05 ...................................................S.S.S..... 1342 / 7789 ( 17%)
27-May-2024 04:35:06 ............................................................. 1403 / 7789 ( 18%)
27-May-2024 04:35:06 ............................................................. 1464 / 7789 ( 18%)
27-May-2024 04:35:06 ............................................................. 1525 / 7789 ( 19%)
27-May-2024 04:35:06 ............................................................. 1586 / 7789 ( 20%)
27-May-2024 04:35:07 ............................................................. 1647 / 7789 ( 21%)
27-May-2024 04:35:07 ............................................................. 1708 / 7789 ( 21%)
27-May-2024 04:35:07 ............................................................. 1769 / 7789 ( 22%)
27-May-2024 04:35:07 ............................................................. 1830 / 7789 ( 23%)
27-May-2024 04:35:07 ............................................................. 1891 / 7789 ( 24%)
27-May-2024 04:35:07 ............................................................. 1952 / 7789 ( 25%)
27-May-2024 04:35:07 ............................................................. 2013 / 7789 ( 25%)
27-May-2024 04:35:07 ............................................................. 2074 / 7789 ( 26%)
27-May-2024 04:35:07 ............................................................. 2135 / 7789 ( 27%)
27-May-2024 04:35:08 ............................................................. 2196 / 7789 ( 28%)
27-May-2024 04:35:08 ............................................................. 2257 / 7789 ( 28%)
27-May-2024 04:35:09 ............................................................. 2318 / 7789 ( 29%)
27-May-2024 04:35:10 ............................................................. 2379 / 7789 ( 30%)
27-May-2024 04:35:10 ............................................................. 2440 / 7789 ( 31%)
27-May-2024 04:35:11 ............................................................. 2501 / 7789 ( 32%)
27-May-2024 04:35:11 .........I.II................................................ 2562 / 7789 ( 32%)
27-May-2024 04:35:11 ............................................................. 2623 / 7789 ( 33%)
27-May-2024 04:35:11 ............................................................. 2684 / 7789 ( 34%)
27-May-2024 04:35:12 ............................................................. 2745 / 7789 ( 35%)
27-May-2024 04:35:13 ............................................................. 2806 / 7789 ( 36%)
27-May-2024 04:35:14 ............................................................. 2867 / 7789 ( 36%)
27-May-2024 04:35:15 ............................................................. 2928 / 7789 ( 37%)
27-May-2024 04:35:15 ............................................................. 2989 / 7789 ( 38%)
27-May-2024 04:35:15 ............................................................. 3050 / 7789 ( 39%)
27-May-2024 04:35:22 ............................................................. 3111 / 7789 ( 39%)
27-May-2024 04:35:26 ............................................................. 3172 / 7789 ( 40%)
27-May-2024 04:35:27 ..............................................S.............. 3233 / 7789 ( 41%)
27-May-2024 04:35:30 ............................................................. 3294 / 7789 ( 42%)
27-May-2024 04:35:30 ............................................................. 3355 / 7789 ( 43%)
27-May-2024 04:35:31 ............................................................. 3416 / 7789 ( 43%)
27-May-2024 04:35:39 ............................................................. 3477 / 7789 ( 44%)
27-May-2024 04:35:42 ............................................................. 3538 / 7789 ( 45%)
27-May-2024 04:35:57 ............................................................. 3599 / 7789 ( 46%)
27-May-2024 04:35:57 ............................................................. 3660 / 7789 ( 46%)
27-May-2024 04:35:58 ............................................................. 3721 / 7789 ( 47%)
27-May-2024 04:35:58 ............................................................. 3782 / 7789 ( 48%)
27-May-2024 04:35:59 ............................................................. 3843 / 7789 ( 49%)
27-May-2024 04:35:59 ............................................................. 3904 / 7789 ( 50%)
27-May-2024 04:35:59 ............................................................. 3965 / 7789 ( 50%)
27-May-2024 04:35:59 ............................................................. 4026 / 7789 ( 51%)
27-May-2024 04:35:59 ............................................................. 4087 / 7789 ( 52%)
27-May-2024 04:35:59 ............................................................. 4148 / 7789 ( 53%)
27-May-2024 04:36:01 ............................................................. 4209 / 7789 ( 54%)
27-May-2024 04:36:02 ............................................................. 4270 / 7789 ( 54%)
27-May-2024 04:36:03 ............................................................. 4331 / 7789 ( 55%)
27-May-2024 04:36:04 ............................................................. 4392 / 7789 ( 56%)
27-May-2024 04:36:04 ............................................................. 4453 / 7789 ( 57%)
27-May-2024 04:36:07 ............................................................. 4514 / 7789 ( 57%)
27-May-2024 04:36:11 ............................................................. 4575 / 7789 ( 58%)
27-May-2024 04:36:14 ............................................................. 4636 / 7789 ( 59%)
27-May-2024 04:36:14 ............................................................. 4697 / 7789 ( 60%)
27-May-2024 04:36:15 ............................................................. 4758 / 7789 ( 61%)
27-May-2024 04:36:15 ............................................................. 4819 / 7789 ( 61%)
27-May-2024 04:36:15 ............................................................. 4880 / 7789 ( 62%)
27-May-2024 04:36:15 ............................................................. 4941 / 7789 ( 63%)
27-May-2024 04:36:15 ............................................................. 5002 / 7789 ( 64%)
27-May-2024 04:36:15 ............................................................. 5063 / 7789 ( 65%)
27-May-2024 04:36:15 ............................................................. 5124 / 7789 ( 65%)
27-May-2024 04:36:15 ............................................................. 5185 / 7789 ( 66%)
27-May-2024 04:36:15 ............................................................. 5246 / 7789 ( 67%)
27-May-2024 04:36:20 ............................................................. 5307 / 7789 ( 68%)
27-May-2024 04:36:26 ............................................................. 5368 / 7789 ( 68%)
27-May-2024 04:36:31 ............................................................. 5429 / 7789 ( 69%)
27-May-2024 04:36:32 ............................................................. 5490 / 7789 ( 70%)
27-May-2024 04:36:33 ............................................................. 5551 / 7789 ( 71%)
27-May-2024 04:36:33 ............................................................. 5612 / 7789 ( 72%)
27-May-2024 04:36:33 ............................................................. 5673 / 7789 ( 72%)
27-May-2024 04:36:33 ................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5734 / 7789 ( 73%)
27-May-2024 04:36:34 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7789 ( 74%)
27-May-2024 04:36:34 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7789 ( 75%)
27-May-2024 04:36:34 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7789 ( 75%)
27-May-2024 04:36:35 SSSSSSSSSSSSSSSSSS........................................... 5978 / 7789 ( 76%)
27-May-2024 04:36:37 ............................................................. 6039 / 7789 ( 77%)
27-May-2024 04:36:39 ............................................................. 6100 / 7789 ( 78%)
27-May-2024 04:36:41 ............................................................. 6161 / 7789 ( 79%)
27-May-2024 04:36:43 ............................................................. 6222 / 7789 ( 79%)
27-May-2024 04:36:45 ............................................................. 6283 / 7789 ( 80%)
27-May-2024 04:36:47 ............................................................. 6344 / 7789 ( 81%)
27-May-2024 04:36:49 ............................................................. 6405 / 7789 ( 82%)
27-May-2024 04:36:51 ............................................................. 6466 / 7789 ( 83%)
27-May-2024 04:36:53 ............................................................. 6527 / 7789 ( 83%)
27-May-2024 04:36:55 ............................................................. 6588 / 7789 ( 84%)
27-May-2024 04:36:57 ............................................................. 6649 / 7789 ( 85%)
27-May-2024 04:36:59 ............................................................. 6710 / 7789 ( 86%)
27-May-2024 04:37:01 ............................................................. 6771 / 7789 ( 86%)
27-May-2024 04:37:03 ............................................................. 6832 / 7789 ( 87%)
27-May-2024 04:37:05 ............................................................. 6893 / 7789 ( 88%)
27-May-2024 04:37:07 ............................................................. 6954 / 7789 ( 89%)
27-May-2024 04:37:09 ............................................................. 7015 / 7789 ( 90%)
27-May-2024 04:37:11 ............................................................. 7076 / 7789 ( 90%)
27-May-2024 04:37:12 ............................................................. 7137 / 7789 ( 91%)
27-May-2024 04:37:14 ............................................................. 7198 / 7789 ( 92%)
27-May-2024 04:37:16 ............................................................. 7259 / 7789 ( 93%)
27-May-2024 04:37:18 ............................................................. 7320 / 7789 ( 93%)
27-May-2024 04:37:20 ............................................................. 7381 / 7789 ( 94%)
27-May-2024 04:37:22 ............................................................. 7442 / 7789 ( 95%)
27-May-2024 04:37:24 ............................................................. 7503 / 7789 ( 96%)
27-May-2024 04:37:26 ............................................................. 7564 / 7789 ( 97%)
27-May-2024 04:37:28 ............................................................. 7625 / 7789 ( 97%)
27-May-2024 04:37:30 ............................................................. 7686 / 7789 ( 98%)
27-May-2024 04:37:31 ........................................
27-May-2024 04:37:31
27-May-2024 04:37:31 Time: 03:29.212, Memory: 240.50 MB
27-May-2024 04:37:31
27-May-2024 04:37:31 OK, but incomplete, skipped, or risky tests!
27-May-2024 04:37:31 Tests: 7789, Assertions: 161997, Skipped: 267, Incomplete: 5.
27-May-2024 04:37:31 Finished task 'Run tests' with result: Success
27-May-2024 04:37:31 Starting task 'Parsing test results produced by script' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
27-May-2024 04:37:31 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1...
27-May-2024 04:37:32 Finished task 'Parsing test results produced by script' with result: Success
27-May-2024 04:37:32
Substituting variable: ${bamboo.PRnumber} with 6623
27-May-2024 04:37:32
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-65
27-May-2024 04:37:32
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-65
27-May-2024 04:37:32 Starting task 'Set result build status' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
27-May-2024 04:37:32
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #65 (PHPBB3-PR1-JOB1-65)'
... running command line:
/bin/sh /home/bamboo/temp/PHPBB3-PR1-JOB1-65-ScriptBuildTask-7165264429341006340.sh
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
27-May-2024 04:37:33 From https://github.com/phpbb/phpbb
27-May-2024 04:37:33 * branch            refs/pull/6623/head -> FETCH_HEAD
27-May-2024 04:37:33   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
27-May-2024 04:37:33                                  Dload  Upload   Total   Spent    Left  Speed
27-May-2024 04:37:33
27-May-2024 04:37:33   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
27-May-2024 04:37:33 100  1738  100  1559  100   179   3038    348 --:--:-- --:--:-- --:--:--  3044
27-May-2024 04:37:33 Finished task 'Set result build status' with result: Success
27-May-2024 04:37:33 Running post build plugin 'Artifact Copier'
27-May-2024 04:37:33 Running post build plugin 'npm Cache Cleanup'
27-May-2024 04:37:33 Running post build plugin 'NCover Results Collector'
27-May-2024 04:37:33 Running post build plugin 'Build Results Label Collector'
27-May-2024 04:37:33
Substituting variable: ${bamboo.PRnumber} with 6623
27-May-2024 04:37:33 Running post build plugin 'Clover Results Collector'
27-May-2024 04:37:33 Running post build plugin 'Docker Container Cleanup'
27-May-2024 04:37:34 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-PR1-JOB1'
27-May-2024 04:37:34 Finalising the build...
27-May-2024 04:37:34 Stopping timer.
27-May-2024 04:37:34 Build PHPBB3-PR1-JOB1-65 completed.
27-May-2024 04:37:34 Running on server: post build plugin 'Build Hanging Detection Configuration'
27-May-2024 04:37:34 Running on server: post build plugin 'NCover Results Collector'
27-May-2024 04:37:34 Running on server: post build plugin 'Build Labeller'
27-May-2024 04:37:34 Running on server: post build plugin 'Clover Delta Calculator'
27-May-2024 04:37:34 Running on server: post build plugin 'Maven Dependencies Postprocessor'
27-May-2024 04:37:34 All post build plugins have finished
27-May-2024 04:37:34 Generating build results summary...
27-May-2024 04:37:40 Saving build results to disk...
27-May-2024 04:37:40 Store variable context...
27-May-2024 04:37:40 Finished building PHPBB3-PR1-JOB1-65.