Tests pending pull requests

Build: #103 was successful

Job: Build and Test Job was successful

Stages & jobs

  1. Build and Test

Build log

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

12-Jun-2024 13:12:58 #5 15.39 checking for cc... cc
12-Jun-2024 13:12:58 #5 15.44 checking whether the C compiler works... yes
12-Jun-2024 13:12:58 #5 15.54 checking for C compiler default output file name... a.out
12-Jun-2024 13:12:58 #5 15.54 checking for suffix of executables...
12-Jun-2024 13:12:58 #5 15.61 checking whether we are cross compiling... no
12-Jun-2024 13:12:59 #5 15.71 checking for suffix of object files... o
12-Jun-2024 13:12:59 #5 15.75 checking whether the compiler supports GNU C... yes
12-Jun-2024 13:12:59 #5 15.79 checking whether cc accepts -g... yes
12-Jun-2024 13:12:59 #5 15.83 checking for cc option to enable C11 features... none needed
12-Jun-2024 13:12:59 #5 15.92 checking how to run the C preprocessor... cc -E
12-Jun-2024 13:12:59 #5 16.02 checking for icc... no
12-Jun-2024 13:12:59 #5 16.04 checking for suncc... no
12-Jun-2024 13:12:59 #5 16.06 checking for system library directory... lib
12-Jun-2024 13:12:59 #5 16.06 checking if compiler supports -Wl,-rpath,... yes
12-Jun-2024 13:12:59 #5 16.15 checking build system type... x86_64-pc-linux-gnu
12-Jun-2024 13:12:59 #5 16.16 checking host system type... x86_64-pc-linux-gnu
12-Jun-2024 13:12:59 #5 16.16 checking target system type... x86_64-pc-linux-gnu
12-Jun-2024 13:12:59 #5 16.23 checking for PHP prefix... /usr/local
12-Jun-2024 13:12:59 #5 16.23 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
12-Jun-2024 13:12:59 #5 16.23 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
12-Jun-2024 13:12:59 #5 16.23 checking for PHP installed headers prefix... /usr/local/include/php
12-Jun-2024 13:12:59 #5 16.23 checking if debug is enabled... no
12-Jun-2024 13:12:59 #5 16.27 checking if zts is enabled... no
12-Jun-2024 13:12:59 #5 16.30 checking for gawk... no
12-Jun-2024 13:12:59 #5 16.30 checking for nawk... nawk
12-Jun-2024 13:12:59 #5 16.30 checking if nawk is broken... no
12-Jun-2024 13:12:59 #5 16.31 checking for zip archive read/write support... yes, shared
12-Jun-2024 13:12:59 #5 16.31 checking for libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0... yes
12-Jun-2024 13:12:59 #5 16.32 checking for zip_file_set_mtime in -lzip... yes
12-Jun-2024 13:12:59 #5 16.42 checking for zip_file_set_encryption in -lzip... yes
12-Jun-2024 13:12:59 #5 16.52 checking for zip_libzip_version in -lzip... yes
12-Jun-2024 13:12:59 #5 16.61 checking for zip_register_progress_callback_with_state in -lzip... yes
12-Jun-2024 13:12:59 #5 16.71 checking for zip_register_cancel_callback_with_state in -lzip... yes
12-Jun-2024 13:13:00 #5 16.80 checking for zip_compression_method_supported in -lzip... yes
12-Jun-2024 13:13:00 #5 16.91 checking for a sed that does not truncate output... /usr/bin/sed
12-Jun-2024 13:13:00 #5 16.92 checking for ld used by cc... /usr/bin/ld
12-Jun-2024 13:13:00 #5 16.93 checking if the linker (/usr/bin/ld) is GNU ld... yes
12-Jun-2024 13:13:00 #5 16.93 checking for /usr/bin/ld option to reload object files... -r
12-Jun-2024 13:13:00 #5 16.93 checking for BSD-compatible nm... /usr/bin/nm -B
12-Jun-2024 13:13:00 #5 16.94 checking whether ln -s works... yes
12-Jun-2024 13:13:00 #5 16.94 checking how to recognize dependent libraries... pass_all
12-Jun-2024 13:13:00 #5 16.97 checking for stdio.h... yes
12-Jun-2024 13:13:00 #5 17.02 checking for stdlib.h... yes
12-Jun-2024 13:13:00 #5 17.08 checking for string.h... yes
12-Jun-2024 13:13:00 #5 17.13 checking for inttypes.h... yes
12-Jun-2024 13:13:00 #5 17.19 checking for stdint.h... yes
12-Jun-2024 13:13:00 #5 17.25 checking for strings.h... yes
12-Jun-2024 13:13:00 #5 17.30 checking for sys/stat.h... yes
12-Jun-2024 13:13:00 #5 17.35 checking for sys/types.h... yes
12-Jun-2024 13:13:00 #5 17.41 checking for unistd.h... yes
12-Jun-2024 13:13:00 #5 17.49 checking for dlfcn.h... yes
12-Jun-2024 13:13:00 #5 17.55 checking the maximum length of command line arguments... 1572864
12-Jun-2024 13:13:00 #5 17.56 checking command to parse /usr/bin/nm -B output from cc object... ok
12-Jun-2024 13:13:01 #5 17.71 checking for objdir... .libs
12-Jun-2024 13:13:01 #5 17.72 checking for ar... ar
12-Jun-2024 13:13:01 #5 17.72 checking for ranlib... ranlib
12-Jun-2024 13:13:01 #5 17.72 checking for strip... strip
12-Jun-2024 13:13:01 #5 17.84 checking if cc supports -fno-rtti -fno-exceptions... no
12-Jun-2024 13:13:01 #5 17.88 checking for cc option to produce PIC... -fPIC
12-Jun-2024 13:13:01 #5 17.88 checking if cc PIC flag -fPIC works... yes
12-Jun-2024 13:13:01 #5 17.92 checking if cc static flag -static works... yes
12-Jun-2024 13:13:01 #5 18.11 checking if cc supports -c -o file.o... yes
12-Jun-2024 13:13:01 #5 18.17 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
12-Jun-2024 13:13:01 #5 18.20 checking whether -lc should be explicitly linked in... no
12-Jun-2024 13:13:01 #5 18.25 checking dynamic linker characteristics... GNU/Linux ld.so
12-Jun-2024 13:13:01 #5 18.29 checking how to hardcode library paths into programs... immediate
12-Jun-2024 13:13:01 #5 18.29 checking whether stripping libraries is possible... yes
12-Jun-2024 13:13:01 #5 18.30 checking if libtool supports shared libraries... yes
12-Jun-2024 13:13:01 #5 18.30 checking whether to build shared libraries... yes
12-Jun-2024 13:13:01 #5 18.30 checking whether to build static libraries... no
12-Jun-2024 13:13:01 #5 18.62
12-Jun-2024 13:13:01 #5 18.62 creating libtool
12-Jun-2024 13:13:01 #5 18.65 appending configuration tag "CXX" to libtool
12-Jun-2024 13:13:01 #5 18.79 configure: patching config.h.in
12-Jun-2024 13:13:02 #5 18.80 configure: creating ./config.status
12-Jun-2024 13:13:02 #5 18.92 config.status: creating config.h
12-Jun-2024 13:13:02 #5 19.02 /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
12-Jun-2024 13:13:02 #5 19.02 /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
12-Jun-2024 13:13:02 #5 19.22 mkdir .libs
12-Jun-2024 13:13:02 #5 19.23  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
12-Jun-2024 13:13:02 #5 19.23  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
12-Jun-2024 13:13:04 #5 20.91 /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
12-Jun-2024 13:13:04 #5 21.11 cc -shared  .libs/php_zip.o .libs/zip_stream.o  -lzip  -Wl,-O1 -Wl,-soname -Wl,zip.so -o .libs/zip.so
12-Jun-2024 13:13:04 #5 21.16 creating zip.la
12-Jun-2024 13:13:04 #5 21.17 (cd .libs && rm -f zip.la && ln -s ../zip.la zip.la)
12-Jun-2024 13:13:04 #5 21.18 /bin/bash /usr/src/php/ext/zip/libtool --mode=install cp ./zip.la /usr/src/php/ext/zip/modules
12-Jun-2024 13:13:04 #5 21.23 cp ./.libs/zip.so /usr/src/php/ext/zip/modules/zip.so
12-Jun-2024 13:13:04 #5 21.24 cp ./.libs/zip.lai /usr/src/php/ext/zip/modules/zip.la
12-Jun-2024 13:13:04 #5 21.27 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/zip/modules
12-Jun-2024 13:13:04 #5 21.27 ----------------------------------------------------------------------
12-Jun-2024 13:13:04 #5 21.27 Libraries have been installed in:
12-Jun-2024 13:13:04 #5 21.27    /usr/src/php/ext/zip/modules
12-Jun-2024 13:13:04 #5 21.27
12-Jun-2024 13:13:04 #5 21.27 If you ever happen to want to link against installed libraries
12-Jun-2024 13:13:04 #5 21.27 in a given directory, LIBDIR, you must either use libtool, and
12-Jun-2024 13:13:04 #5 21.27 specify the full pathname of the library, or use the `-LLIBDIR'
12-Jun-2024 13:13:04 #5 21.27 flag during linking and do at least one of the following:
12-Jun-2024 13:13:04 #5 21.27    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
12-Jun-2024 13:13:04 #5 21.27      during execution
12-Jun-2024 13:13:04 #5 21.27    - add LIBDIR to the `LD_RUN_PATH' environment variable
12-Jun-2024 13:13:04 #5 21.27      during linking
12-Jun-2024 13:13:04 #5 21.27    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
12-Jun-2024 13:13:04 #5 21.27    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
12-Jun-2024 13:13:04 #5 21.27
12-Jun-2024 13:13:04 #5 21.27 See any operating system documentation about shared libraries for
12-Jun-2024 13:13:04 #5 21.27 more information, such as the ld(1) and ld.so(8) manual pages.
12-Jun-2024 13:13:04 #5 21.27 ----------------------------------------------------------------------
12-Jun-2024 13:13:04 #5 21.28
12-Jun-2024 13:13:04 #5 21.28 Build complete.
12-Jun-2024 13:13:04 #5 21.28 Don't forget to run 'make test'.
12-Jun-2024 13:13:04 #5 21.28
12-Jun-2024 13:13:04 #5 21.33 + strip --strip-all modules/zip.so
12-Jun-2024 13:13:04 #5 21.39 Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
12-Jun-2024 13:13:04 #5 21.54 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
12-Jun-2024 13:13:04 #5 21.55 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
12-Jun-2024 13:13:04 #5 21.56 find . -name \*.la -o -name \*.a | xargs rm -f
12-Jun-2024 13:13:04 #5 21.57 find . -name \*.so | xargs rm -f
12-Jun-2024 13:13:04 #5 21.57 find . -name .libs -a -type d|xargs rm -rf
12-Jun-2024 13:13:04 #5 21.58 rm -f libphp.la      modules/* libs/*
12-Jun-2024 13:13:04 #5 21.58 rm -f ext/opcache/jit/zend_jit_x86.c
12-Jun-2024 13:13:04 #5 21.59 rm -f ext/opcache/jit/zend_jit_arm64.c
12-Jun-2024 13:13:04 #5 21.59 rm -f ext/opcache/minilua
12-Jun-2024 13:13:06 #5 DONE 23.7s
12-Jun-2024 13:13:07
12-Jun-2024 13:13:07 #6 [3/6] RUN pecl install xdebug-3.2.2
12-Jun-2024 13:13:09 #6 2.511 downloading xdebug-3.2.2.tgz ...
12-Jun-2024 13:13:09 #6 2.511 Starting to download xdebug-3.2.2.tgz (246,966 bytes)
12-Jun-2024 13:13:09 #6 2.511 ....................................................done: 246,966 bytes
12-Jun-2024 13:13:09 #6 2.964 96 source files, building
12-Jun-2024 13:13:10 #6 2.966 running: phpize
12-Jun-2024 13:13:10 #6 2.983 Configuring for:
12-Jun-2024 13:13:10 #6 2.983 PHP Api Version:         20210902
12-Jun-2024 13:13:10 #6 2.983 Zend Module Api No:      20210902
12-Jun-2024 13:13:10 #6 2.983 Zend Extension Api No:   420210902
12-Jun-2024 13:13:11 #6 4.068 building in /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2
12-Jun-2024 13:13:11 #6 4.068 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
12-Jun-2024 13:13:11 #6 4.226 checking for grep that handles long lines and -e... /usr/bin/grep
12-Jun-2024 13:13:11 #6 4.229 checking for egrep... /usr/bin/grep -E
12-Jun-2024 13:13:11 #6 4.236 checking for a sed that does not truncate output... /usr/bin/sed
12-Jun-2024 13:13:11 #6 4.252 checking for pkg-config... /usr/bin/pkg-config
12-Jun-2024 13:13:11 #6 4.254 checking pkg-config is at least version 0.9.0... yes
12-Jun-2024 13:13:11 #6 4.255 checking for cc... cc
12-Jun-2024 13:13:11 #6 4.384 checking whether the C compiler works... yes
12-Jun-2024 13:13:11 #6 4.384 checking for C compiler default output file name... a.out
12-Jun-2024 13:13:11 #6 4.450 checking for suffix of executables...
12-Jun-2024 13:13:11 #6 4.529 checking whether we are cross compiling... no
12-Jun-2024 13:13:11 #6 4.579 checking for suffix of object files... o
12-Jun-2024 13:13:11 #6 4.624 checking whether the compiler supports GNU C... yes
12-Jun-2024 13:13:11 #6 4.664 checking whether cc accepts -g... yes
12-Jun-2024 13:13:11 #6 4.761 checking for cc option to enable C11 features... none needed
12-Jun-2024 13:13:11 #6 4.813 checking how to run the C preprocessor... cc -E
12-Jun-2024 13:13:11 #6 4.878 checking for icc... no
12-Jun-2024 13:13:11 #6 4.896 checking for suncc... no
12-Jun-2024 13:13:11 #6 4.898 checking for system library directory... lib
12-Jun-2024 13:13:11 #6 4.968 checking if compiler supports -Wl,-rpath,... yes
12-Jun-2024 13:13:12 #6 5.065 checking build system type... x86_64-pc-linux-gnu
12-Jun-2024 13:13:12 #6 5.065 checking host system type... x86_64-pc-linux-gnu
12-Jun-2024 13:13:12 #6 5.065 checking target system type... x86_64-pc-linux-gnu
12-Jun-2024 13:13:12 #6 5.129 checking for PHP prefix... /usr/local
12-Jun-2024 13:13:12 #6 5.129 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
12-Jun-2024 13:13:12 #6 5.129 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
12-Jun-2024 13:13:12 #6 5.129 checking for PHP installed headers prefix... /usr/local/include/php
12-Jun-2024 13:13:12 #6 5.163 checking if debug is enabled... no
12-Jun-2024 13:13:12 #6 5.206 checking if zts is enabled... no
12-Jun-2024 13:13:12 #6 5.207 checking for gawk... no
12-Jun-2024 13:13:12 #6 5.207 checking for nawk... nawk
12-Jun-2024 13:13:12 #6 5.212 checking if nawk is broken... no
12-Jun-2024 13:13:12 #6 5.212 checking whether to enable Xdebug support... yes, shared
12-Jun-2024 13:13:12 #6 5.212 checking whether to enable Xdebug developer build flags... no
12-Jun-2024 13:13:12 #6 5.214 checking whether to compress profiler files (requires zlib)... yes
12-Jun-2024 13:13:12 #6 5.223 checking Check for supported PHP versions... supported (8.1.29)
12-Jun-2024 13:13:12 #6 5.304 checking for clock_gettime... yes
12-Jun-2024 13:13:12 #6 5.403 checking for clock_gettime_nsec_np... no
12-Jun-2024 13:13:12 #6 5.480 checking for gettimeofday... yes
12-Jun-2024 13:13:12 #6 5.520 checking for stdio.h... yes
12-Jun-2024 13:13:12 #6 5.574 checking for stdlib.h... yes
12-Jun-2024 13:13:12 #6 5.628 checking for string.h... yes
12-Jun-2024 13:13:12 #6 5.697 checking for inttypes.h... yes
12-Jun-2024 13:13:12 #6 5.758 checking for stdint.h... yes
12-Jun-2024 13:13:12 #6 5.817 checking for strings.h... yes
12-Jun-2024 13:13:12 #6 5.876 checking for sys/stat.h... yes
12-Jun-2024 13:13:12 #6 5.940 checking for sys/types.h... yes
12-Jun-2024 13:13:12 #6 6.014 checking for unistd.h... yes
12-Jun-2024 13:13:13 #6 6.114 checking for netinet/in.h... yes
12-Jun-2024 13:13:13 #6 6.209 checking for poll.h... yes
12-Jun-2024 13:13:13 #6 6.279 checking for sys/poll.h... yes
12-Jun-2024 13:13:13 #6 6.370 checking for linux/rtnetlink.h... yes
12-Jun-2024 13:13:13 #6 6.493 checking for res_ninit... no
12-Jun-2024 13:13:13 #6 6.573 checking for __res_ninit... yes
12-Jun-2024 13:13:13 #6 6.666 checking for res_nclose... no
12-Jun-2024 13:13:13 #6 6.745 checking for __res_nclose... yes
12-Jun-2024 13:13:13 #6 6.837 checking for cos in -lm... yes
12-Jun-2024 13:13:13 #6 6.848 checking for zlib >= 1.2.9... yes
12-Jun-2024 13:13:13 #6 6.956 checking for a sed that does not truncate output... /usr/bin/sed
12-Jun-2024 13:13:14 #6 6.965 checking for ld used by cc... /usr/bin/ld
12-Jun-2024 13:13:14 #6 6.970 checking if the linker (/usr/bin/ld) is GNU ld... yes
12-Jun-2024 13:13:14 #6 6.970 checking for /usr/bin/ld option to reload object files... -r
12-Jun-2024 13:13:14 #6 6.975 checking for BSD-compatible nm... /usr/bin/nm -B
12-Jun-2024 13:13:14 #6 6.975 checking whether ln -s works... yes
12-Jun-2024 13:13:14 #6 6.975 checking how to recognize dependent libraries... pass_all
12-Jun-2024 13:13:14 #6 7.063 checking for dlfcn.h... yes
12-Jun-2024 13:13:14 #6 7.071 checking the maximum length of command line arguments... 1572864
12-Jun-2024 13:13:14 #6 7.195 checking command to parse /usr/bin/nm -B output from cc object... ok
12-Jun-2024 13:13:14 #6 7.204 checking for objdir... .libs
12-Jun-2024 13:13:14 #6 7.204 checking for ar... ar
12-Jun-2024 13:13:14 #6 7.204 checking for ranlib... ranlib
12-Jun-2024 13:13:14 #6 7.204 checking for strip... strip
12-Jun-2024 13:13:14 #6 7.362 checking if cc supports -fno-rtti -fno-exceptions... no
12-Jun-2024 13:13:14 #6 7.362 checking for cc option to produce PIC... -fPIC
12-Jun-2024 13:13:14 #6 7.403 checking if cc PIC flag -fPIC works... yes
12-Jun-2024 13:13:14 #6 7.567 checking if cc static flag -static works... yes
12-Jun-2024 13:13:14 #6 7.625 checking if cc supports -c -o file.o... yes
12-Jun-2024 13:13:14 #6 7.649 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
12-Jun-2024 13:13:14 #6 7.706 checking whether -lc should be explicitly linked in... no
12-Jun-2024 13:13:14 #6 7.742 checking dynamic linker characteristics... GNU/Linux ld.so
12-Jun-2024 13:13:14 #6 7.742 checking how to hardcode library paths into programs... immediate
12-Jun-2024 13:13:14 #6 7.745 checking whether stripping libraries is possible... yes
12-Jun-2024 13:13:14 #6 7.747 checking if libtool supports shared libraries... yes
12-Jun-2024 13:13:14 #6 7.747 checking whether to build shared libraries... yes
12-Jun-2024 13:13:14 #6 7.747 checking whether to build static libraries... no
12-Jun-2024 13:13:14 #6 8.027
12-Jun-2024 13:13:14 #6 8.027 creating libtool
12-Jun-2024 13:13:15 #6 8.059 appending configuration tag "CXX" to libtool
12-Jun-2024 13:13:15 #6 8.205 configure: patching config.h.in
12-Jun-2024 13:13:15 #6 8.210 configure: creating ./config.status
12-Jun-2024 13:13:15 #6 8.312 config.status: creating config.h
12-Jun-2024 13:13:15 #6 8.382 running: make
12-Jun-2024 13:13:15 #6 8.386 Makefile:244: warning: overriding recipe for target 'test'
12-Jun-2024 13:13:15 #6 8.386 Makefile:136: warning: ignoring old recipe for target 'test'
12-Jun-2024 13:13:15 #6 8.395 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:15 #6 8.530 mkdir .libs
12-Jun-2024 13:13:15 #6 8.534  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:16 #6 9.218 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:16 #6 9.353 mkdir src/base/.libs
12-Jun-2024 13:13:16 #6 9.357  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:17 #6 10.40 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:17 #6 10.53  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:17 #6 10.98 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:18 #6 11.12 mkdir src/lib/.libs
12-Jun-2024 13:13:18 #6 11.12  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:18 #6 11.76 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:18 #6 11.90  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:19 #6 12.54 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:19 #6 12.67  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:19 #6 12.72 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:19 #6 12.86  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:20 #6 13.30 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:20 #6 13.45  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:20 #6 13.67 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:20 #6 13.80  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:21 #6 14.17 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:21 #6 14.30  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:21 #6 14.97 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:22 #6 15.11  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:22 #6 15.23 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:22 #6 15.36  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:22 #6 16.04 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:23 #6 16.19  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:23 #6 16.28 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:23 #6 16.41  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:23 #6 16.89 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:23 #6 17.02  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:24 #6 17.48 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:24 #6 17.61  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:25 #6 18.68 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:25 #6 18.84  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:26 #6 19.40 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:26 #6 19.56  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:27 #6 20.14 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:27 #6 20.28  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:27 #6 20.90 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:27 #6 21.04  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:28 #6 21.95 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:29 #6 22.09  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:29 #6 22.55 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:29 #6 22.68 mkdir src/coverage/.libs
12-Jun-2024 13:13:29 #6 22.69  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:30 #6 23.30 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:30 #6 23.45  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:31 #6 24.42 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:31 #6 24.55 mkdir src/debugger/.libs
12-Jun-2024 13:13:31 #6 24.56  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:32 #6 25.14 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:32 #6 25.29  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:32 #6 26.00 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:33 #6 26.14  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:35 #6 28.29 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:35 #6 28.43  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:35 #6 28.85 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:35 #6 28.99  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:36 #6 29.44 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:36 #6 29.57 mkdir src/develop/.libs
12-Jun-2024 13:13:36 #6 29.57  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:36 #6 29.97 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:37 #6 30.11  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:37 #6 30.55 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:37 #6 30.69  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:38 #6 31.30 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:38 #6 31.45  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:39 #6 32.32 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:39 #6 32.48  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:39 #6 33.01 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:40 #6 33.19 mkdir src/gcstats/.libs
12-Jun-2024 13:13:40 #6 33.20  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:40 #6 33.73 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:40 #6 33.87 mkdir src/profiler/.libs
12-Jun-2024 13:13:40 #6 33.87  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:41 #6 34.53 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:41 #6 34.72 mkdir src/tracing/.libs
12-Jun-2024 13:13:41 #6 34.72  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:42 #6 35.18 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:42 #6 35.33  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:42 #6 35.74 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:42 #6 35.90  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:43 #6 36.39 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:43 #6 36.54  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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
12-Jun-2024 13:13:44 #6 37.30 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=link cc -shared -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4f9v4B/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-defaultuser4f9v4B/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
12-Jun-2024 13:13:44 #6 37.30 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
12-Jun-2024 13:13:44 #6 37.74 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
12-Jun-2024 13:13:44 #6 37.74 extual.o src/tracing/.libs/tracing.o  -lm -lz  -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
12-Jun-2024 13:13:44 #6 37.85 creating xdebug.la
12-Jun-2024 13:13:44 #6 37.87 (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
12-Jun-2024 13:13:44 #6 37.87 /bin/bash /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/modules
12-Jun-2024 13:13:44 #6 37.93 cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/modules/xdebug.so
12-Jun-2024 13:13:44 #6 37.94 cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/modules/xdebug.la
12-Jun-2024 13:13:44 #6 37.98 PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/modules
12-Jun-2024 13:13:45 #6 37.98 ----------------------------------------------------------------------
12-Jun-2024 13:13:45 #6 37.98 Libraries have been installed in:
12-Jun-2024 13:13:45 #6 37.98    /tmp/pear/temp/pear-build-defaultuser4f9v4B/xdebug-3.2.2/modules
12-Jun-2024 13:13:45 #6 37.98
12-Jun-2024 13:13:45 #6 37.98 If you ever happen to want to link against installed libraries
12-Jun-2024 13:13:45 #6 37.98 in a given directory, LIBDIR, you must either use libtool, and
12-Jun-2024 13:13:45 #6 37.98 specify the full pathname of the library, or use the `-LLIBDIR'
12-Jun-2024 13:13:45 #6 37.98 flag during linking and do at least one of the following:
12-Jun-2024 13:13:45 #6 37.98    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
12-Jun-2024 13:13:45 #6 37.98      during execution
12-Jun-2024 13:13:45 #6 37.98    - add LIBDIR to the `LD_RUN_PATH' environment variable
12-Jun-2024 13:13:45 #6 37.98      during linking
12-Jun-2024 13:13:45 #6 37.98    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
12-Jun-2024 13:13:45 #6 37.98    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
12-Jun-2024 13:13:45 #6 37.98
12-Jun-2024 13:13:45 #6 37.98 See any operating system documentation about shared libraries for
12-Jun-2024 13:13:45 #6 37.98 more information, such as the ld(1) and ld.so(8) manual pages.
12-Jun-2024 13:13:45 #6 37.99 ----------------------------------------------------------------------
12-Jun-2024 13:13:45 #6 37.99
12-Jun-2024 13:13:45 #6 37.99 Build complete.
12-Jun-2024 13:13:45 #6 38.00 Don't forget to run 'make test'.
12-Jun-2024 13:13:45 #6 38.00
12-Jun-2024 13:13:45 #6 38.00 running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuser4f9v4B/install-xdebug-3.2.2" install
12-Jun-2024 13:13:45 #6 38.00 Makefile:244: warning: overriding recipe for target 'test'
12-Jun-2024 13:13:45 #6 38.00 Makefile:136: warning: ignoring old recipe for target 'test'
12-Jun-2024 13:13:45 #6 38.08 Installing shared extensions:     /tmp/pear/temp/pear-build-defaultuser4f9v4B/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/
12-Jun-2024 13:13:45 #6 38.14
12-Jun-2024 13:13:45 #6 38.20 shtool:echo:Warning: unable to determine terminal sequence for bold mode
12-Jun-2024 13:13:45 #6 38.23   +----------------------------------------------------------------------+
12-Jun-2024 13:13:45 #6 38.23   |                                                                      |
12-Jun-2024 13:13:45 #6 38.23   |   INSTALLATION INSTRUCTIONS                                          |
12-Jun-2024 13:13:45 #6 38.24   |   =========================                                          |
12-Jun-2024 13:13:45 #6 38.24   |                                                                      |
12-Jun-2024 13:13:45 #6 38.24   |   See https://xdebug.org/install.php#configure-php for instructions  |
12-Jun-2024 13:13:45 #6 38.25   |   on how to enable Xdebug for PHP.                                   |
12-Jun-2024 13:13:45 #6 38.25   |                                                                      |
12-Jun-2024 13:13:45 #6 38.25   |   Documentation is available online as well:                         |
12-Jun-2024 13:13:45 #6 38.26   |   - A list of all settings:  https://xdebug.org/docs-settings.php    |
12-Jun-2024 13:13:45 #6 38.26   |   - A list of all functions: https://xdebug.org/docs-functions.php   |
12-Jun-2024 13:13:45 #6 38.26   |   - Profiling instructions:  https://xdebug.org/docs-profiling2.php  |
12-Jun-2024 13:13:45 #6 38.27   |   - Remote debugging:        https://xdebug.org/docs-debugger.php    |
12-Jun-2024 13:13:45 #6 38.27   |                                                                      |
12-Jun-2024 13:13:45 #6 38.27   |                                                                      |
12-Jun-2024 13:13:45 #6 38.28   |   NOTE: Please disregard the message                                 |
12-Jun-2024 13:13:45 #6 38.28   |       You should add "extension=xdebug.so" to php.ini                |
12-Jun-2024 13:13:45 #6 38.28   |   that is emitted by the PECL installer. This does not work for      |
12-Jun-2024 13:13:45 #6 38.29   |   Xdebug.                                                            |
12-Jun-2024 13:13:45 #6 38.29   |                                                                      |
12-Jun-2024 13:13:45 #6 38.30   +----------------------------------------------------------------------+
12-Jun-2024 13:13:45 #6 38.36 shtool:echo:Warning: unable to determine terminal sequence for bold mode
12-Jun-2024 13:13:45 #6 38.38
12-Jun-2024 13:13:45 #6 38.38
12-Jun-2024 13:13:45 #6 38.38 running: find "/tmp/pear/temp/pear-build-defaultuser4f9v4B/install-xdebug-3.2.2" | xargs ls -dils
12-Jun-2024 13:13:45 #6 38.39 2753743    4 drwxr-xr-x. 3 root root    4096 Jun 12 13:13 /tmp/pear/temp/pear-build-defaultuser4f9v4B/install-xdebug-3.2.2
12-Jun-2024 13:13:45 #6 38.39 2754411    4 drwxr-xr-x. 3 root root    4096 Jun 12 13:13 /tmp/pear/temp/pear-build-defaultuser4f9v4B/install-xdebug-3.2.2/usr
12-Jun-2024 13:13:45 #6 38.39 2754413    4 drwxr-xr-x. 3 root root    4096 Jun 12 13:13 /tmp/pear/temp/pear-build-defaultuser4f9v4B/install-xdebug-3.2.2/usr/local
12-Jun-2024 13:13:45 #6 38.39 2754415    4 drwxr-xr-x. 3 root root    4096 Jun 12 13:13 /tmp/pear/temp/pear-build-defaultuser4f9v4B/install-xdebug-3.2.2/usr/local/lib
12-Jun-2024 13:13:45 #6 38.39 2754419    4 drwxr-xr-x. 3 root root    4096 Jun 12 13:13 /tmp/pear/temp/pear-build-defaultuser4f9v4B/install-xdebug-3.2.2/usr/local/lib/php
12-Jun-2024 13:13:45 #6 38.39 2754421    4 drwxr-xr-x. 3 root root    4096 Jun 12 13:13 /tmp/pear/temp/pear-build-defaultuser4f9v4B/install-xdebug-3.2.2/usr/local/lib/php/extensions
12-Jun-2024 13:13:45 #6 38.39 2754424    4 drwxr-xr-x. 2 root root    4096 Jun 12 13:13 /tmp/pear/temp/pear-build-defaultuser4f9v4B/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902
12-Jun-2024 13:13:45 #6 38.39 2754406 1760 -rwxr-xr-x. 1 root root 1798232 Jun 12 13:13 /tmp/pear/temp/pear-build-defaultuser4f9v4B/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so
12-Jun-2024 13:13:45 #6 38.40
12-Jun-2024 13:13:45 #6 38.40 Build process completed successfully
12-Jun-2024 13:13:45 #6 38.40 Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so'
12-Jun-2024 13:13:45 #6 38.42 install ok: channel://pecl.php.net/xdebug-3.2.2
12-Jun-2024 13:13:45 #6 38.42 configuration option "php_ini" is not set to php.ini location
12-Jun-2024 13:13:45 #6 38.42 You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so" to php.ini
12-Jun-2024 13:13:45 #6 DONE 38.6s
12-Jun-2024 13:13:45
12-Jun-2024 13:13:45 #7 [4/6] RUN docker-php-ext-enable xdebug
12-Jun-2024 13:13:45 #7 DONE 0.5s
12-Jun-2024 13:13:46
12-Jun-2024 13:13:46 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini
12-Jun-2024 13:13:46 #8 DONE 0.7s
12-Jun-2024 13:13:46
12-Jun-2024 13:13:46 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost
12-Jun-2024 13:13:47 #9 DONE 0.4s
12-Jun-2024 13:13:47
12-Jun-2024 13:13:47 #10 exporting to image
12-Jun-2024 13:13:47 #10 exporting layers
12-Jun-2024 13:13:47 #10 exporting layers 0.8s done
12-Jun-2024 13:13:47 #10 writing image sha256:2f3fcd338b944053f573fdc7a5b4f9c747eca8f7bce9ed0d0f140a75b5a335be done
12-Jun-2024 13:13:47 #10 naming to docker.io/library/phpbb:php-8.1 done
12-Jun-2024 13:13:47 #10 DONE 0.8s
12-Jun-2024 13:13:48 Built Docker image 'phpbb:php-8.1'
12-Jun-2024 13:13:48 Finished task 'Build image' with result: Success
12-Jun-2024 13:13:48
Substituting variable: ${bamboo.PHPVersion} with 8.1
12-Jun-2024 13:13:48
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
12-Jun-2024 13:13:48 Starting task 'Prepare directory' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
12-Jun-2024 13:13:48 Running image name (phpbb:php-8.1)
12-Jun-2024 13:13:48
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #103 (PHPBB3-PR1-JOB1-103)'
... 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
12-Jun-2024 13:13:48 You are using the deprecated option "--dev". It has no effect and will break in Composer 3.
12-Jun-2024 13:13:49 Installing dependencies from lock file (including require-dev)
12-Jun-2024 13:13:49 Verifying lock file contents can be installed on current platform.
12-Jun-2024 13:13:49 Package operations: 142 installs, 0 updates, 0 removals
12-Jun-2024 13:13:49 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.
12-Jun-2024 13:13:49   - Downloading composer/installers (v1.12.0)
12-Jun-2024 13:13:49   - Downloading composer/package-versions-deprecated (1.11.99.5)
12-Jun-2024 13:13:49   - Downloading bantu/ini-get-wrapper (v1.0.1)
12-Jun-2024 13:13:49   - Downloading carlos-mg89/oauth (0.8.15)
12-Jun-2024 13:13:49   - Downloading chita/topological_sort (v3.0.1)
12-Jun-2024 13:13:49   - Downloading symfony/process (v6.4.3)
12-Jun-2024 13:13:49   - Downloading symfony/polyfill-php81 (v1.29.0)
12-Jun-2024 13:13:49   - Downloading symfony/polyfill-php80 (v1.29.0)
12-Jun-2024 13:13:49   - Downloading symfony/polyfill-php73 (v1.29.0)
12-Jun-2024 13:13:49   - Downloading symfony/finder (v6.4.0)
12-Jun-2024 13:13:49   - Downloading symfony/polyfill-mbstring (v1.29.0)
12-Jun-2024 13:13:49   - Downloading symfony/polyfill-ctype (v1.29.0)
12-Jun-2024 13:13:49   - Downloading symfony/filesystem (v6.4.3)
12-Jun-2024 13:13:49   - Downloading symfony/polyfill-intl-normalizer (v1.29.0)
12-Jun-2024 13:13:49   - Downloading symfony/polyfill-intl-grapheme (v1.29.0)
12-Jun-2024 13:13:49   - Downloading symfony/string (v6.4.3)
12-Jun-2024 13:13:49   - Downloading psr/container (2.0.2)
12-Jun-2024 13:13:49   - Downloading symfony/service-contracts (v3.4.1)
12-Jun-2024 13:13:49   - Downloading symfony/deprecation-contracts (v3.4.0)
12-Jun-2024 13:13:49   - Downloading symfony/console (v6.4.3)
12-Jun-2024 13:13:49   - Downloading seld/signal-handler (2.0.2)
12-Jun-2024 13:13:49   - Downloading seld/phar-utils (1.2.1)
12-Jun-2024 13:13:49   - Downloading seld/jsonlint (1.10.2)
12-Jun-2024 13:13:49   - Downloading react/promise (v3.1.0)
12-Jun-2024 13:13:49   - Downloading psr/log (3.0.0)
12-Jun-2024 13:13:49   - Downloading justinrainbow/json-schema (v5.2.13)
12-Jun-2024 13:13:49   - Downloading composer/pcre (3.1.1)
12-Jun-2024 13:13:49   - Downloading composer/xdebug-handler (3.0.3)
12-Jun-2024 13:13:49   - Downloading composer/spdx-licenses (1.5.8)
12-Jun-2024 13:13:49   - Downloading composer/semver (3.4.0)
12-Jun-2024 13:13:49   - Downloading composer/metadata-minifier (1.0.0)
12-Jun-2024 13:13:49   - Downloading composer/class-map-generator (1.1.0)
12-Jun-2024 13:13:49   - Downloading composer/ca-bundle (1.4.1)
12-Jun-2024 13:13:49   - Downloading composer/composer (2.7.1)
12-Jun-2024 13:13:49   - Downloading psr/cache (3.0.0)
12-Jun-2024 13:13:49   - Downloading doctrine/deprecations (1.1.3)
12-Jun-2024 13:13:49   - Downloading doctrine/event-manager (1.2.0)
12-Jun-2024 13:13:49   - Downloading doctrine/cache (2.2.0)
12-Jun-2024 13:13:49   - Downloading doctrine/dbal (3.3.8)
12-Jun-2024 13:13:49   - Downloading google/recaptcha (1.3.0)
12-Jun-2024 13:13:49   - Downloading guzzlehttp/promises (1.5.3)
12-Jun-2024 13:13:49   - Downloading ralouphie/getallheaders (3.0.3)
12-Jun-2024 13:13:49   - Downloading psr/http-message (1.1)
12-Jun-2024 13:13:49   - Downloading guzzlehttp/psr7 (1.9.1)
12-Jun-2024 13:13:49   - Downloading laminas/laminas-code (4.13.0)
12-Jun-2024 13:13:49   - Downloading symfony/yaml (v6.4.3)
12-Jun-2024 13:13:49   - Downloading laravel/homestead (v14.5.0)
12-Jun-2024 13:13:49   - Downloading marc1706/fast-image-size (v1.1.7)
12-Jun-2024 13:13:49   - Downloading symfony/http-client-contracts (v3.4.0)
12-Jun-2024 13:13:49   - Downloading symfony/http-client (v6.4.3)
12-Jun-2024 13:13:49   - Downloading brick/math (0.12.1)
12-Jun-2024 13:13:49   - Downloading spomky-labs/pki-framework (1.1.1)
12-Jun-2024 13:13:49   - Downloading psr/http-factory (1.0.2)
12-Jun-2024 13:13:49   - Downloading psr/http-client (1.0.3)
12-Jun-2024 13:13:49   - Downloading psr/clock (1.0.0)
12-Jun-2024 13:13:49   - Downloading paragonie/random_compat (v9.99.100)
12-Jun-2024 13:13:49   - Downloading paragonie/sodium_compat (v1.20.0)
12-Jun-2024 13:13:49   - Downloading paragonie/constant_time_encoding (v2.6.3)
12-Jun-2024 13:13:49   - Downloading web-token/jwt-library (3.3.0)
12-Jun-2024 13:13:49   - Downloading web-token/jwt-util-ecc (3.3.0)
12-Jun-2024 13:13:49   - Downloading web-token/jwt-signature-algorithm-ecdsa (3.3.0)
12-Jun-2024 13:13:49   - Downloading web-token/jwt-signature (3.3.0)
12-Jun-2024 13:13:49   - Downloading web-token/jwt-key-mgmt (3.3.0)
12-Jun-2024 13:13:49   - Downloading spomky-labs/base64url (v2.0.4)
12-Jun-2024 13:13:49   - Downloading symfony/polyfill-php72 (v1.29.0)
12-Jun-2024 13:13:49   - Downloading symfony/polyfill-intl-idn (v1.29.0)
12-Jun-2024 13:13:49   - Downloading guzzlehttp/guzzle (6.5.8)
12-Jun-2024 13:13:49   - Downloading minishlink/web-push (v8.0.0)
12-Jun-2024 13:13:49   - Downloading sebastian/version (3.0.2)
12-Jun-2024 13:13:49   - Downloading sebastian/type (3.2.1)
12-Jun-2024 13:13:49   - Downloading sebastian/resource-operations (3.0.3)
12-Jun-2024 13:13:49   - Downloading sebastian/recursion-context (4.0.5)
12-Jun-2024 13:13:49   - Downloading sebastian/object-reflector (2.0.4)
12-Jun-2024 13:13:49   - Downloading sebastian/object-enumerator (4.0.4)
12-Jun-2024 13:13:49   - Downloading sebastian/global-state (5.0.6)
12-Jun-2024 13:13:49   - Downloading sebastian/exporter (4.0.5)
12-Jun-2024 13:13:49   - Downloading sebastian/environment (5.1.5)
12-Jun-2024 13:13:49   - Downloading sebastian/diff (4.0.5)
12-Jun-2024 13:13:49   - Downloading sebastian/comparator (4.0.8)
12-Jun-2024 13:13:49   - Downloading sebastian/code-unit (1.0.8)
12-Jun-2024 13:13:49   - Downloading sebastian/cli-parser (1.0.1)
12-Jun-2024 13:13:49   - Downloading phpunit/php-timer (5.0.3)
12-Jun-2024 13:13:49   - Downloading phpunit/php-text-template (2.0.4)
12-Jun-2024 13:13:49   - Downloading phpunit/php-invoker (3.1.1)
12-Jun-2024 13:13:49   - Downloading phpunit/php-file-iterator (3.0.6)
12-Jun-2024 13:13:49   - Downloading theseer/tokenizer (1.2.2)
12-Jun-2024 13:13:49   - Downloading nikic/php-parser (v4.18.0)
12-Jun-2024 13:13:49   - Downloading sebastian/lines-of-code (1.0.4)
12-Jun-2024 13:13:49   - Downloading sebastian/complexity (2.0.3)
12-Jun-2024 13:13:49   - Downloading sebastian/code-unit-reverse-lookup (2.0.3)
12-Jun-2024 13:13:49   - Downloading phpunit/php-code-coverage (9.2.30)
12-Jun-2024 13:13:49   - Downloading phar-io/version (3.2.1)
12-Jun-2024 13:13:49   - Downloading phar-io/manifest (2.0.3)
12-Jun-2024 13:13:49   - Downloading myclabs/deep-copy (1.11.1)
12-Jun-2024 13:13:49   - Downloading doctrine/instantiator (2.0.0)
12-Jun-2024 13:13:49   - Downloading phpunit/phpunit (9.6.17)
12-Jun-2024 13:13:49   - Downloading misantron/dbunit (5.3.0)
12-Jun-2024 13:13:49   - Downloading phing/phing (2.17.4)
12-Jun-2024 13:13:49   - Downloading webmozart/assert (1.11.0)
12-Jun-2024 13:13:49   - Downloading phpstan/phpdoc-parser (1.26.0)
12-Jun-2024 13:13:49   - Downloading phpdocumentor/reflection-common (2.2.0)
12-Jun-2024 13:13:49   - Downloading phpdocumentor/type-resolver (1.8.2)
12-Jun-2024 13:13:49   - Downloading phpdocumentor/reflection-docblock (5.3.0)
12-Jun-2024 13:13:49   - Downloading spatie/array-to-xml (3.2.3)
12-Jun-2024 13:13:49   - Downloading netresearch/jsonmapper (v4.4.1)
12-Jun-2024 13:13:49   - Downloading fidry/cpu-core-counter (1.1.0)
12-Jun-2024 13:13:49   - Downloading felixfbecker/language-server-protocol (v1.5.2)
12-Jun-2024 13:13:49   - Downloading felixfbecker/advanced-json-rpc (v3.2.1)
12-Jun-2024 13:13:49   - Downloading dnoegel/php-xdg-base-dir (v0.1.1)
12-Jun-2024 13:13:49   - Downloading amphp/amp (v2.6.2)
12-Jun-2024 13:13:49   - Downloading amphp/byte-stream (v1.8.1)
12-Jun-2024 13:13:49   - Downloading vimeo/psalm (5.22.2)
12-Jun-2024 13:13:49   - Downloading symfony/routing (v6.4.3)
12-Jun-2024 13:13:49   - Downloading symfony/polyfill-php83 (v1.29.0)
12-Jun-2024 13:13:49   - Downloading symfony/http-foundation (v6.4.3)
12-Jun-2024 13:13:49   - Downloading psr/event-dispatcher (1.0.0)
12-Jun-2024 13:13:49   - Downloading symfony/event-dispatcher-contracts (v3.4.0)
12-Jun-2024 13:13:49   - Downloading symfony/event-dispatcher (v6.4.3)
12-Jun-2024 13:13:49   - Downloading symfony/var-dumper (v6.4.3)
12-Jun-2024 13:13:49   - Downloading symfony/error-handler (v6.4.3)
12-Jun-2024 13:13:49   - Downloading symfony/http-kernel (v6.4.3)
12-Jun-2024 13:13:49   - Downloading symfony/var-exporter (v6.4.3)
12-Jun-2024 13:13:49   - Downloading symfony/dependency-injection (v6.4.3)
12-Jun-2024 13:13:49   - Downloading symfony/config (v6.4.3)
12-Jun-2024 13:13:49   - Downloading symfony/cache-contracts (v3.4.0)
12-Jun-2024 13:13:49   - Downloading symfony/cache (v6.4.3)
12-Jun-2024 13:13:49   - Downloading symfony/framework-bundle (v6.4.3)
12-Jun-2024 13:13:49   - Downloading psalm/plugin-symfony (v5.1.0)
12-Jun-2024 13:13:49   - Downloading s9e/sweetdom (3.4.0)
12-Jun-2024 13:13:49   - Downloading s9e/regexp-builder (1.4.6)
12-Jun-2024 13:13:49   - Downloading s9e/text-formatter (2.16.0)
12-Jun-2024 13:13:49   - Downloading squizlabs/php_codesniffer (3.9.0)
12-Jun-2024 13:13:49   - Downloading masterminds/html5 (2.8.1)
12-Jun-2024 13:13:49   - Downloading symfony/dom-crawler (v6.4.3)
12-Jun-2024 13:13:49   - Downloading symfony/browser-kit (v6.4.3)
12-Jun-2024 13:13:49   - Downloading symfony/css-selector (v6.4.3)
12-Jun-2024 13:13:49   - Downloading symfony/mime (v6.4.3)
12-Jun-2024 13:13:49   - Downloading friendsofphp/proxy-manager-lts (v1.0.16)
12-Jun-2024 13:13:49   - Downloading symfony/proxy-manager-bridge (v6.4.3)
12-Jun-2024 13:13:49   - Downloading twig/twig (v3.8.0)
12-Jun-2024 13:13:49   - Downloading symfony/translation-contracts (v3.4.1)
12-Jun-2024 13:13:49   - Downloading symfony/twig-bridge (v6.4.3)
12-Jun-2024 13:13:50    0/142 [>---------------------------]   0%
12-Jun-2024 13:13:50   14/142 [==>-------------------------]   9%
12-Jun-2024 13:13:50   25/142 [====>-----------------------]  17%
12-Jun-2024 13:13:50   34/142 [======>---------------------]  23%
12-Jun-2024 13:13:50   47/142 [=========>------------------]  33%
12-Jun-2024 13:13:51   59/142 [===========>----------------]  41%
12-Jun-2024 13:13:51   78/142 [===============>------------]  54%
12-Jun-2024 13:13:51   90/142 [=================>----------]  63%
12-Jun-2024 13:13:51 103/142 [====================>-------]  72%
12-Jun-2024 13:13:51 117/142 [=======================>----]  82%
12-Jun-2024 13:13:52 132/142 [==========================>-]  92%
12-Jun-2024 13:13:52 142/142 [============================] 100%
12-Jun-2024 13:13:52   - Installing composer/installers (v1.12.0): Extracting archive
12-Jun-2024 13:13:52   - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive
12-Jun-2024 13:13:52   - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive
12-Jun-2024 13:13:52   - Installing carlos-mg89/oauth (0.8.15): Extracting archive
12-Jun-2024 13:13:52   - Installing chita/topological_sort (v3.0.1): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/process (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/finder (v6.4.0): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/filesystem (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/string (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing psr/container (2.0.2): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/service-contracts (v3.4.1): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/deprecation-contracts (v3.4.0): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/console (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing seld/signal-handler (2.0.2): Extracting archive
12-Jun-2024 13:13:52   - Installing seld/phar-utils (1.2.1): Extracting archive
12-Jun-2024 13:13:52   - Installing seld/jsonlint (1.10.2): Extracting archive
12-Jun-2024 13:13:52   - Installing react/promise (v3.1.0): Extracting archive
12-Jun-2024 13:13:52   - Installing psr/log (3.0.0): Extracting archive
12-Jun-2024 13:13:52   - Installing justinrainbow/json-schema (v5.2.13): Extracting archive
12-Jun-2024 13:13:52   - Installing composer/pcre (3.1.1): Extracting archive
12-Jun-2024 13:13:52   - Installing composer/xdebug-handler (3.0.3): Extracting archive
12-Jun-2024 13:13:52   - Installing composer/spdx-licenses (1.5.8): Extracting archive
12-Jun-2024 13:13:52   - Installing composer/semver (3.4.0): Extracting archive
12-Jun-2024 13:13:52   - Installing composer/metadata-minifier (1.0.0): Extracting archive
12-Jun-2024 13:13:52   - Installing composer/class-map-generator (1.1.0): Extracting archive
12-Jun-2024 13:13:52   - Installing composer/ca-bundle (1.4.1): Extracting archive
12-Jun-2024 13:13:52   - Installing composer/composer (2.7.1): Extracting archive
12-Jun-2024 13:13:52   - Installing psr/cache (3.0.0): Extracting archive
12-Jun-2024 13:13:52   - Installing doctrine/deprecations (1.1.3): Extracting archive
12-Jun-2024 13:13:52   - Installing doctrine/event-manager (1.2.0): Extracting archive
12-Jun-2024 13:13:52   - Installing doctrine/cache (2.2.0): Extracting archive
12-Jun-2024 13:13:52   - Installing doctrine/dbal (3.3.8): Extracting archive
12-Jun-2024 13:13:52   - Installing google/recaptcha (1.3.0): Extracting archive
12-Jun-2024 13:13:52   - Installing guzzlehttp/promises (1.5.3): Extracting archive
12-Jun-2024 13:13:52   - Installing ralouphie/getallheaders (3.0.3): Extracting archive
12-Jun-2024 13:13:52   - Installing psr/http-message (1.1): Extracting archive
12-Jun-2024 13:13:52   - Installing guzzlehttp/psr7 (1.9.1): Extracting archive
12-Jun-2024 13:13:52   - Installing laminas/laminas-code (4.13.0): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/yaml (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing laravel/homestead (v14.5.0): Extracting archive
12-Jun-2024 13:13:52   - Installing marc1706/fast-image-size (v1.1.7): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/http-client-contracts (v3.4.0): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/http-client (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing brick/math (0.12.1): Extracting archive
12-Jun-2024 13:13:52   - Installing spomky-labs/pki-framework (1.1.1): Extracting archive
12-Jun-2024 13:13:52   - Installing psr/http-factory (1.0.2): Extracting archive
12-Jun-2024 13:13:52   - Installing psr/http-client (1.0.3): Extracting archive
12-Jun-2024 13:13:52   - Installing psr/clock (1.0.0): Extracting archive
12-Jun-2024 13:13:52   - Installing paragonie/random_compat (v9.99.100): Extracting archive
12-Jun-2024 13:13:52   - Installing paragonie/sodium_compat (v1.20.0): Extracting archive
12-Jun-2024 13:13:52   - Installing paragonie/constant_time_encoding (v2.6.3): Extracting archive
12-Jun-2024 13:13:52   - Installing web-token/jwt-library (3.3.0): Extracting archive
12-Jun-2024 13:13:52   - Installing web-token/jwt-util-ecc (3.3.0): Extracting archive
12-Jun-2024 13:13:52   - Installing web-token/jwt-signature-algorithm-ecdsa (3.3.0): Extracting archive
12-Jun-2024 13:13:52   - Installing web-token/jwt-signature (3.3.0): Extracting archive
12-Jun-2024 13:13:52   - Installing web-token/jwt-key-mgmt (3.3.0): Extracting archive
12-Jun-2024 13:13:52   - Installing spomky-labs/base64url (v2.0.4): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive
12-Jun-2024 13:13:52   - Installing guzzlehttp/guzzle (6.5.8): Extracting archive
12-Jun-2024 13:13:52   - Installing minishlink/web-push (v8.0.0): Extracting archive
12-Jun-2024 13:13:52   - Installing sebastian/version (3.0.2): Extracting archive
12-Jun-2024 13:13:52   - Installing sebastian/type (3.2.1): Extracting archive
12-Jun-2024 13:13:52   - Installing sebastian/resource-operations (3.0.3): Extracting archive
12-Jun-2024 13:13:52   - Installing sebastian/recursion-context (4.0.5): Extracting archive
12-Jun-2024 13:13:52   - Installing sebastian/object-reflector (2.0.4): Extracting archive
12-Jun-2024 13:13:52   - Installing sebastian/object-enumerator (4.0.4): Extracting archive
12-Jun-2024 13:13:52   - Installing sebastian/global-state (5.0.6): Extracting archive
12-Jun-2024 13:13:52   - Installing sebastian/exporter (4.0.5): Extracting archive
12-Jun-2024 13:13:52   - Installing sebastian/environment (5.1.5): Extracting archive
12-Jun-2024 13:13:52   - Installing sebastian/diff (4.0.5): Extracting archive
12-Jun-2024 13:13:52   - Installing sebastian/comparator (4.0.8): Extracting archive
12-Jun-2024 13:13:52   - Installing sebastian/code-unit (1.0.8): Extracting archive
12-Jun-2024 13:13:52   - Installing sebastian/cli-parser (1.0.1): Extracting archive
12-Jun-2024 13:13:52   - Installing phpunit/php-timer (5.0.3): Extracting archive
12-Jun-2024 13:13:52   - Installing phpunit/php-text-template (2.0.4): Extracting archive
12-Jun-2024 13:13:52   - Installing phpunit/php-invoker (3.1.1): Extracting archive
12-Jun-2024 13:13:52   - Installing phpunit/php-file-iterator (3.0.6): Extracting archive
12-Jun-2024 13:13:52   - Installing theseer/tokenizer (1.2.2): Extracting archive
12-Jun-2024 13:13:52   - Installing nikic/php-parser (v4.18.0): Extracting archive
12-Jun-2024 13:13:52   - Installing sebastian/lines-of-code (1.0.4): Extracting archive
12-Jun-2024 13:13:52   - Installing sebastian/complexity (2.0.3): Extracting archive
12-Jun-2024 13:13:52   - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive
12-Jun-2024 13:13:52   - Installing phpunit/php-code-coverage (9.2.30): Extracting archive
12-Jun-2024 13:13:52   - Installing phar-io/version (3.2.1): Extracting archive
12-Jun-2024 13:13:52   - Installing phar-io/manifest (2.0.3): Extracting archive
12-Jun-2024 13:13:52   - Installing myclabs/deep-copy (1.11.1): Extracting archive
12-Jun-2024 13:13:52   - Installing doctrine/instantiator (2.0.0): Extracting archive
12-Jun-2024 13:13:52   - Installing phpunit/phpunit (9.6.17): Extracting archive
12-Jun-2024 13:13:52   - Installing misantron/dbunit (5.3.0): Extracting archive
12-Jun-2024 13:13:52   - Installing phing/phing (2.17.4): Extracting archive
12-Jun-2024 13:13:52   - Installing webmozart/assert (1.11.0): Extracting archive
12-Jun-2024 13:13:52   - Installing phpstan/phpdoc-parser (1.26.0): Extracting archive
12-Jun-2024 13:13:52   - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
12-Jun-2024 13:13:52   - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive
12-Jun-2024 13:13:52   - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive
12-Jun-2024 13:13:52   - Installing spatie/array-to-xml (3.2.3): Extracting archive
12-Jun-2024 13:13:52   - Installing netresearch/jsonmapper (v4.4.1): Extracting archive
12-Jun-2024 13:13:52   - Installing fidry/cpu-core-counter (1.1.0): Extracting archive
12-Jun-2024 13:13:52   - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive
12-Jun-2024 13:13:52   - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
12-Jun-2024 13:13:52   - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive
12-Jun-2024 13:13:52   - Installing amphp/amp (v2.6.2): Extracting archive
12-Jun-2024 13:13:52   - Installing amphp/byte-stream (v1.8.1): Extracting archive
12-Jun-2024 13:13:52   - Installing vimeo/psalm (5.22.2): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/routing (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/http-foundation (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing psr/event-dispatcher (1.0.0): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/event-dispatcher-contracts (v3.4.0): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/event-dispatcher (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/var-dumper (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/error-handler (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/http-kernel (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/var-exporter (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/dependency-injection (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/config (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/cache-contracts (v3.4.0): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/cache (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/framework-bundle (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing psalm/plugin-symfony (v5.1.0): Extracting archive
12-Jun-2024 13:13:52   - Installing s9e/sweetdom (3.4.0): Extracting archive
12-Jun-2024 13:13:52   - Installing s9e/regexp-builder (1.4.6): Extracting archive
12-Jun-2024 13:13:52   - Installing s9e/text-formatter (2.16.0): Extracting archive
12-Jun-2024 13:13:52   - Installing squizlabs/php_codesniffer (3.9.0): Extracting archive
12-Jun-2024 13:13:52   - Installing masterminds/html5 (2.8.1): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/dom-crawler (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/browser-kit (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/css-selector (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/mime (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing friendsofphp/proxy-manager-lts (v1.0.16): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/proxy-manager-bridge (v6.4.3): Extracting archive
12-Jun-2024 13:13:52   - Installing twig/twig (v3.8.0): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/translation-contracts (v3.4.1): Extracting archive
12-Jun-2024 13:13:52   - Installing symfony/twig-bridge (v6.4.3): Extracting archive
12-Jun-2024 13:13:52    0/140 [>---------------------------]   0%
12-Jun-2024 13:13:52   20/140 [====>-----------------------]  14%
12-Jun-2024 13:13:52   29/140 [=====>----------------------]  20%
12-Jun-2024 13:13:53   45/140 [=========>------------------]  32%
12-Jun-2024 13:13:53   58/140 [===========>----------------]  41%
12-Jun-2024 13:13:53   71/140 [==============>-------------]  50%
12-Jun-2024 13:13:53   84/140 [================>-----------]  60%
12-Jun-2024 13:13:54 102/140 [====================>-------]  72%
12-Jun-2024 13:13:54 114/140 [======================>-----]  81%
12-Jun-2024 13:13:54 129/140 [=========================>--]  92%
12-Jun-2024 13:13:54 140/140 [============================] 100%
12-Jun-2024 13:13:55 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead.
12-Jun-2024 13:13:55 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead.
12-Jun-2024 13:13:55 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead.
12-Jun-2024 13:13:55 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead.
12-Jun-2024 13:13:55 Generating autoload files
12-Jun-2024 13:13:55 100 packages you are using are looking for funding.
12-Jun-2024 13:13:55 Use the `composer fund` command to find out more!
12-Jun-2024 13:13:56 Buildfile: /data/build/build.xml
12-Jun-2024 13:13:56
12-Jun-2024 13:13:56 phpBB > clean:
12-Jun-2024 13:13:56
12-Jun-2024 13:13:56    [delete] Directory /data/build/logs does not exist or is not a directory.
12-Jun-2024 13:13:56    [delete] Directory /data/build/api does not exist or is not a directory.
12-Jun-2024 13:13:56    [delete] Directory /data/build/codebrowser does not exist or is not a directory.
12-Jun-2024 13:13:56    [delete] Directory /data/build/coverage does not exist or is not a directory.
12-Jun-2024 13:13:56    [delete] Directory /data/build/cpd does not exist or is not a directory.
12-Jun-2024 13:13:56    [delete] Directory /data/build/dependencies does not exist or is not a directory.
12-Jun-2024 13:13:56    [delete] Directory /data/build/new_version does not exist or is not a directory.
12-Jun-2024 13:13:56    [delete] Directory /data/build/old_versions does not exist or is not a directory.
12-Jun-2024 13:13:56    [delete] Directory /data/build/save does not exist or is not a directory.
12-Jun-2024 13:13:56
12-Jun-2024 13:13:56 phpBB > prepare:
12-Jun-2024 13:13:56
12-Jun-2024 13:13:56     [mkdir] Created dir: /data/build/logs
12-Jun-2024 13:13:56     [mkdir] Created dir: /data/build/api
12-Jun-2024 13:13:56     [mkdir] Created dir: /data/build/codebrowser
12-Jun-2024 13:13:56     [mkdir] Created dir: /data/build/coverage
12-Jun-2024 13:13:56     [mkdir] Created dir: /data/build/cpd
12-Jun-2024 13:13:56     [mkdir] Created dir: /data/build/dependencies
12-Jun-2024 13:13:56     [mkdir] Created dir: /data/build/new_version
12-Jun-2024 13:13:56     [mkdir] Created dir: /data/build/new_version/files
12-Jun-2024 13:13:56     [mkdir] Created dir: /data/build/new_version/patches
12-Jun-2024 13:13:56     [mkdir] Created dir: /data/build/new_version/release_files
12-Jun-2024 13:13:56     [mkdir] Created dir: /data/build/new_version/update
12-Jun-2024 13:13:56     [mkdir] Created dir: /data/build/old_versions
12-Jun-2024 13:13:56     [mkdir] Created dir: /data/build/save
12-Jun-2024 13:13:56
12-Jun-2024 13:13:56 BUILD FINISHED
12-Jun-2024 13:13:56
12-Jun-2024 13:13:56 Total time: 0.0941 seconds
12-Jun-2024 13:13:56
12-Jun-2024 13:13:57 Finished task 'Prepare directory' with result: Success
12-Jun-2024 13:13:57 Skipping execution of task 'Run sniffs' as it is disabled
12-Jun-2024 13:13:57
Substituting variable: ${bamboo.PHPVersion} with 8.1
12-Jun-2024 13:13:57
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
12-Jun-2024 13:13:57 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
12-Jun-2024 13:13:57 Running image name (phpbb:php-8.1)
12-Jun-2024 13:13:57
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #103 (PHPBB3-PR1-JOB1-103)'
... 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
12-Jun-2024 13:13:58 Buildfile: /data/build/build.xml
12-Jun-2024 13:13:58
12-Jun-2024 13:13:58 phpBB > sniff:
12-Jun-2024 13:13:58
12-Jun-2024 13:14:02 ............................................................  60 / 923 (7%)
12-Jun-2024 13:14:03 ............................................................ 120 / 923 (13%)
12-Jun-2024 13:14:04 ............................................................ 180 / 923 (20%)
12-Jun-2024 13:14:04 ............................................................ 240 / 923 (26%)
12-Jun-2024 13:14:05 ............................................................ 300 / 923 (33%)
12-Jun-2024 13:14:05 ............................................................ 360 / 923 (39%)
12-Jun-2024 13:14:06 ............................................................ 420 / 923 (46%)
12-Jun-2024 13:14:10 ............................................................ 480 / 923 (52%)
12-Jun-2024 13:14:12 ............................................................ 540 / 923 (59%)
12-Jun-2024 13:14:14 ............................................................ 600 / 923 (65%)
12-Jun-2024 13:14:17 ............................................................ 660 / 923 (72%)
12-Jun-2024 13:14:19 ............................................................ 720 / 923 (78%)
12-Jun-2024 13:14:21 ............................................................ 780 / 923 (85%)
12-Jun-2024 13:14:24 ............................................................ 840 / 923 (91%)
12-Jun-2024 13:14:26 ............................................................ 900 / 923 (98%)
12-Jun-2024 13:14:27 .......................                                      923 / 923 (100%)
12-Jun-2024 13:14:27
12-Jun-2024 13:14:27
12-Jun-2024 13:14:27 Time: 29.15 secs; Memory: 24MB
12-Jun-2024 13:14:27
12-Jun-2024 13:14:27       [php] Calling PHP function: preg_replace()
12-Jun-2024 13:14:30 ............................................................  60 / 206 (29%)
12-Jun-2024 13:14:38 ............................................................ 120 / 206 (58%)
12-Jun-2024 13:14:44 ............................................................ 180 / 206 (87%)
12-Jun-2024 13:14:47 ..........................                                   206 / 206 (100%)
12-Jun-2024 13:14:47
12-Jun-2024 13:14:47
12-Jun-2024 13:14:47 Time: 19.94 secs; Memory: 34MB
12-Jun-2024 13:14:47
12-Jun-2024 13:14:47
12-Jun-2024 13:14:47
12-Jun-2024 13:14:47 Time: 36ms; Memory: 6MB
12-Jun-2024 13:14:47
12-Jun-2024 13:14:47
12-Jun-2024 13:14:47 BUILD FINISHED
12-Jun-2024 13:14:47
12-Jun-2024 13:14:47 Total time: 49.4063 seconds
12-Jun-2024 13:14:47
12-Jun-2024 13:14:47 Finished task 'Run sniffs' with result: Success
12-Jun-2024 13:14:47 Skipping execution of task 'Run tests' as it is disabled
12-Jun-2024 13:14:47
Substituting variable: ${bamboo.PHPVersion} with 8.1
12-Jun-2024 13:14:47
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
12-Jun-2024 13:14:47 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
12-Jun-2024 13:14:47 Running image name (phpbb:php-8.1)
12-Jun-2024 13:14:47
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #103 (PHPBB3-PR1-JOB1-103)'
... 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
12-Jun-2024 13:14:50 PHPUnit 9.6.17 by Sebastian Bergmann and contributors.
12-Jun-2024 13:14:50
12-Jun-2024 13:15:00 .............................................................   61 / 7810 (  0%)
12-Jun-2024 13:15:05 .............................................................  122 / 7810 (  1%)
12-Jun-2024 13:15:06 .................................................I.....SSSS..  183 / 7810 (  2%)
12-Jun-2024 13:15:08 ..........SSSSSSSS............S...S..........................  244 / 7810 (  3%)
12-Jun-2024 13:15:09 .......................................................S.....  305 / 7810 (  3%)
12-Jun-2024 13:15:15 .............................................................  366 / 7810 (  4%)
12-Jun-2024 13:15:16 .............................................................  427 / 7810 (  5%)
12-Jun-2024 13:15:16 .............................................................  488 / 7810 (  6%)
12-Jun-2024 13:15:16 .............................................................  549 / 7810 (  7%)
12-Jun-2024 13:15:16 .............................................................  610 / 7810 (  7%)
12-Jun-2024 13:15:17 .............................................................  671 / 7810 (  8%)
12-Jun-2024 13:15:17 .............................................................  732 / 7810 (  9%)
12-Jun-2024 13:15:17 .............................................................  793 / 7810 ( 10%)
12-Jun-2024 13:15:18 .............................................................  854 / 7810 ( 10%)
12-Jun-2024 13:15:18 .............................................................  915 / 7810 ( 11%)
12-Jun-2024 13:15:18 .............................................................  976 / 7810 ( 12%)
12-Jun-2024 13:15:19 ............................................................. 1037 / 7810 ( 13%)
12-Jun-2024 13:15:19 ............................................................. 1098 / 7810 ( 14%)
12-Jun-2024 13:15:39 ..............................................I...S.......... 1159 / 7810 ( 14%)
12-Jun-2024 13:15:48 .....S....................................................... 1220 / 7810 ( 15%)
12-Jun-2024 13:15:54 ............................................................. 1281 / 7810 ( 16%)
12-Jun-2024 13:15:57 ...................................................S.S.S..... 1342 / 7810 ( 17%)
12-Jun-2024 13:15:58 ............................................................. 1403 / 7810 ( 17%)
12-Jun-2024 13:15:58 ............................................................. 1464 / 7810 ( 18%)
12-Jun-2024 13:15:58 ............................................................. 1525 / 7810 ( 19%)
12-Jun-2024 13:15:59 ............................................................. 1586 / 7810 ( 20%)
12-Jun-2024 13:15:59 ............................................................. 1647 / 7810 ( 21%)
12-Jun-2024 13:15:59 ............................................................. 1708 / 7810 ( 21%)
12-Jun-2024 13:15:59 ............................................................. 1769 / 7810 ( 22%)
12-Jun-2024 13:15:59 ............................................................. 1830 / 7810 ( 23%)
12-Jun-2024 13:15:59 ............................................................. 1891 / 7810 ( 24%)
12-Jun-2024 13:15:59 ............................................................. 1952 / 7810 ( 24%)
12-Jun-2024 13:15:59 ............................................................. 2013 / 7810 ( 25%)
12-Jun-2024 13:16:00 ............................................................. 2074 / 7810 ( 26%)
12-Jun-2024 13:16:00 ............................................................. 2135 / 7810 ( 27%)
12-Jun-2024 13:16:00 ............................................................. 2196 / 7810 ( 28%)
12-Jun-2024 13:16:00 ............................................................. 2257 / 7810 ( 28%)
12-Jun-2024 13:16:01 ............................................................. 2318 / 7810 ( 29%)
12-Jun-2024 13:16:03 ............................................................. 2379 / 7810 ( 30%)
12-Jun-2024 13:16:03 ............................................................. 2440 / 7810 ( 31%)
12-Jun-2024 13:16:03 ............................................................. 2501 / 7810 ( 32%)
12-Jun-2024 13:16:04 ................I.II......................................... 2562 / 7810 ( 32%)
12-Jun-2024 13:16:05 ............................................................. 2623 / 7810 ( 33%)
12-Jun-2024 13:16:05 ............................................................. 2684 / 7810 ( 34%)
12-Jun-2024 13:16:05 ............................................................. 2745 / 7810 ( 35%)
12-Jun-2024 13:16:06 ............................................................. 2806 / 7810 ( 35%)
12-Jun-2024 13:16:07 ............................................................. 2867 / 7810 ( 36%)
12-Jun-2024 13:16:08 ............................................................. 2928 / 7810 ( 37%)
12-Jun-2024 13:16:08 ............................................................. 2989 / 7810 ( 38%)
12-Jun-2024 13:16:09 ............................................................. 3050 / 7810 ( 39%)
12-Jun-2024 13:16:16 ............................................................. 3111 / 7810 ( 39%)
12-Jun-2024 13:16:19 ............................................................. 3172 / 7810 ( 40%)
12-Jun-2024 13:16:21 .................................................S........... 3233 / 7810 ( 41%)
12-Jun-2024 13:16:25 ............................................................. 3294 / 7810 ( 42%)
12-Jun-2024 13:16:25 ............................................................. 3355 / 7810 ( 42%)
12-Jun-2024 13:16:26 ............................................................. 3416 / 7810 ( 43%)
12-Jun-2024 13:16:33 ............................................................. 3477 / 7810 ( 44%)
12-Jun-2024 13:16:36 ............................................................. 3538 / 7810 ( 45%)
12-Jun-2024 13:16:49 ............................................................. 3599 / 7810 ( 46%)
12-Jun-2024 13:16:52 ............................................................. 3660 / 7810 ( 46%)
12-Jun-2024 13:16:52 ............................................................. 3721 / 7810 ( 47%)
12-Jun-2024 13:16:52 ............................................................. 3782 / 7810 ( 48%)
12-Jun-2024 13:16:53 ............................................................. 3843 / 7810 ( 49%)
12-Jun-2024 13:16:53 ............................................................. 3904 / 7810 ( 49%)
12-Jun-2024 13:16:53 ............................................................. 3965 / 7810 ( 50%)
12-Jun-2024 13:16:53 ............................................................. 4026 / 7810 ( 51%)
12-Jun-2024 13:16:53 ............................................................. 4087 / 7810 ( 52%)
12-Jun-2024 13:16:53 ............................................................. 4148 / 7810 ( 53%)
12-Jun-2024 13:16:56 ............................................................. 4209 / 7810 ( 53%)
12-Jun-2024 13:16:56 ............................................................. 4270 / 7810 ( 54%)
12-Jun-2024 13:16:58 ............................................................. 4331 / 7810 ( 55%)
12-Jun-2024 13:16:58 ............................................................. 4392 / 7810 ( 56%)
12-Jun-2024 13:16:59 ............................................................. 4453 / 7810 ( 57%)
12-Jun-2024 13:17:02 ............................................................. 4514 / 7810 ( 57%)
12-Jun-2024 13:17:04 ............................................................. 4575 / 7810 ( 58%)
12-Jun-2024 13:17:09 ............................................................. 4636 / 7810 ( 59%)
12-Jun-2024 13:17:09 ............................................................. 4697 / 7810 ( 60%)
12-Jun-2024 13:17:10 ............................................................. 4758 / 7810 ( 60%)
12-Jun-2024 13:17:10 ............................................................. 4819 / 7810 ( 61%)
12-Jun-2024 13:17:10 ............................................................. 4880 / 7810 ( 62%)
12-Jun-2024 13:17:10 ............................................................. 4941 / 7810 ( 63%)
12-Jun-2024 13:17:10 ............................................................. 5002 / 7810 ( 64%)
12-Jun-2024 13:17:10 ............................................................. 5063 / 7810 ( 64%)
12-Jun-2024 13:17:10 ............................................................. 5124 / 7810 ( 65%)
12-Jun-2024 13:17:10 ............................................................. 5185 / 7810 ( 66%)
12-Jun-2024 13:17:10 ............................................................. 5246 / 7810 ( 67%)
12-Jun-2024 13:17:14 ............................................................. 5307 / 7810 ( 67%)
12-Jun-2024 13:17:20 ............................................................. 5368 / 7810 ( 68%)
12-Jun-2024 13:17:26 ............................................................. 5429 / 7810 ( 69%)
12-Jun-2024 13:17:28 ............................................................. 5490 / 7810 ( 70%)
12-Jun-2024 13:17:29 ............................................................. 5551 / 7810 ( 71%)
12-Jun-2024 13:17:29 ............................................................. 5612 / 7810 ( 71%)
12-Jun-2024 13:17:30 ............................................................. 5673 / 7810 ( 72%)
12-Jun-2024 13:17:30 ........................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5734 / 7810 ( 73%)
12-Jun-2024 13:17:30 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7810 ( 74%)
12-Jun-2024 13:17:30 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7810 ( 74%)
12-Jun-2024 13:17:30 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7810 ( 75%)
12-Jun-2024 13:17:31 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.............................. 5978 / 7810 ( 76%)
12-Jun-2024 13:17:33 ............................................................. 6039 / 7810 ( 77%)
12-Jun-2024 13:17:35 ............................................................. 6100 / 7810 ( 78%)
12-Jun-2024 13:17:37 ............................................................. 6161 / 7810 ( 78%)
12-Jun-2024 13:17:40 ............................................................. 6222 / 7810 ( 79%)
12-Jun-2024 13:17:42 ............................................................. 6283 / 7810 ( 80%)
12-Jun-2024 13:17:44 ............................................................. 6344 / 7810 ( 81%)
12-Jun-2024 13:17:46 ............................................................. 6405 / 7810 ( 82%)
12-Jun-2024 13:17:48 ............................................................. 6466 / 7810 ( 82%)
12-Jun-2024 13:17:50 ............................................................. 6527 / 7810 ( 83%)
12-Jun-2024 13:17:52 ............................................................. 6588 / 7810 ( 84%)
12-Jun-2024 13:17:54 ............................................................. 6649 / 7810 ( 85%)
12-Jun-2024 13:17:56 ............................................................. 6710 / 7810 ( 85%)
12-Jun-2024 13:17:58 ............................................................. 6771 / 7810 ( 86%)
12-Jun-2024 13:18:00 ............................................................. 6832 / 7810 ( 87%)
12-Jun-2024 13:18:03 ............................................................. 6893 / 7810 ( 88%)
12-Jun-2024 13:18:05 ............................................................. 6954 / 7810 ( 89%)
12-Jun-2024 13:18:07 ............................................................. 7015 / 7810 ( 89%)
12-Jun-2024 13:18:09 ............................................................. 7076 / 7810 ( 90%)
12-Jun-2024 13:18:11 ............................................................. 7137 / 7810 ( 91%)
12-Jun-2024 13:18:13 ............................................................. 7198 / 7810 ( 92%)
12-Jun-2024 13:18:15 ............................................................. 7259 / 7810 ( 92%)
12-Jun-2024 13:18:18 ............................................................. 7320 / 7810 ( 93%)
12-Jun-2024 13:18:20 ............................................................. 7381 / 7810 ( 94%)
12-Jun-2024 13:18:22 ............................................................. 7442 / 7810 ( 95%)
12-Jun-2024 13:18:24 ............................................................. 7503 / 7810 ( 96%)
12-Jun-2024 13:18:26 ............................................................. 7564 / 7810 ( 96%)
12-Jun-2024 13:18:28 ............................................................. 7625 / 7810 ( 97%)
12-Jun-2024 13:18:30 ............................................................. 7686 / 7810 ( 98%)
12-Jun-2024 13:18:32 ............................................................. 7747 / 7810 ( 99%)
12-Jun-2024 13:18:32
12-Jun-2024 13:18:32
12-Jun-2024 13:18:32 Time: 03:42.351, Memory: 244.50 MB
12-Jun-2024 13:18:32
12-Jun-2024 13:18:32 OK, but incomplete, skipped, or risky tests!
12-Jun-2024 13:18:32 Tests: 7810, Assertions: 153842, Skipped: 272, Incomplete: 5.
12-Jun-2024 13:18:33 Finished task 'Run tests' with result: Success
12-Jun-2024 13:18:33 Starting task 'Parsing test results produced by script' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
12-Jun-2024 13:18:33 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1...
12-Jun-2024 13:18:33 Finished task 'Parsing test results produced by script' with result: Success
12-Jun-2024 13:18:33
Substituting variable: ${bamboo.PRnumber} with 6636
12-Jun-2024 13:18:33
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-103
12-Jun-2024 13:18:33
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-103
12-Jun-2024 13:18:33 Starting task 'Set result build status' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
12-Jun-2024 13:18:33
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #103 (PHPBB3-PR1-JOB1-103)'
... running command line:
/bin/sh /home/bamboo/temp/PHPBB3-PR1-JOB1-103-ScriptBuildTask-3787926710285374247.sh
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
12-Jun-2024 13:18:34 From https://github.com/phpbb/phpbb
12-Jun-2024 13:18:34 * branch            refs/pull/6636/head -> FETCH_HEAD
12-Jun-2024 13:18:34   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12-Jun-2024 13:18:34                                  Dload  Upload   Total   Spent    Left  Speed
12-Jun-2024 13:18:34
12-Jun-2024 13:18:35   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
12-Jun-2024 13:18:35 10  1740    0     0  100   180      0    304 --:--:-- --:--:-- --:--:--   304
12-Jun-2024 13:18:35 100  1740  100  1560  100   180   2634    303 --:--:-- --:--:-- --:--:--  2635
12-Jun-2024 13:18:35 Finished task 'Set result build status' with result: Success
12-Jun-2024 13:18:35 Running post build plugin 'Artifact Copier'
12-Jun-2024 13:18:35 Running post build plugin 'npm Cache Cleanup'
12-Jun-2024 13:18:35 Running post build plugin 'NCover Results Collector'
12-Jun-2024 13:18:35 Running post build plugin 'Build Results Label Collector'
12-Jun-2024 13:18:35
Substituting variable: ${bamboo.PRnumber} with 6636
12-Jun-2024 13:18:35 Running post build plugin 'Clover Results Collector'
12-Jun-2024 13:18:35 Running post build plugin 'Docker Container Cleanup'
12-Jun-2024 13:18:36 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-PR1-JOB1'
12-Jun-2024 13:18:36 Finalising the build...
12-Jun-2024 13:18:36 Stopping timer.
12-Jun-2024 13:18:36 Build PHPBB3-PR1-JOB1-103 completed.
12-Jun-2024 13:18:36 Running on server: post build plugin 'Build Hanging Detection Configuration'
12-Jun-2024 13:18:36 Running on server: post build plugin 'NCover Results Collector'
12-Jun-2024 13:18:36 Running on server: post build plugin 'Build Labeller'
12-Jun-2024 13:18:36 Running on server: post build plugin 'Clover Delta Calculator'
12-Jun-2024 13:18:36 Running on server: post build plugin 'Maven Dependencies Postprocessor'
12-Jun-2024 13:18:36 All post build plugins have finished
12-Jun-2024 13:18:36 Generating build results summary...
12-Jun-2024 13:18:42 Saving build results to disk...
12-Jun-2024 13:18:42 Store variable context...
12-Jun-2024 13:18:42 Finished building PHPBB3-PR1-JOB1-103.