Tests pending pull requests

Build: #165 was successful

Job: Build and Test Job was successful

Stages & jobs

  1. Build and Test

Build log

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

17-Jul-2024 16:32:40 #5 18.76 checking pkg-config is at least version 0.9.0... yes
17-Jul-2024 16:32:40 #5 18.76 checking for cc... cc
17-Jul-2024 16:32:40 #5 18.87 checking whether the C compiler works... yes
17-Jul-2024 16:32:40 #5 19.65 checking for C compiler default output file name... a.out
17-Jul-2024 16:32:40 #5 19.66 checking for suffix of executables...
17-Jul-2024 16:32:40 #5 19.72 checking whether we are cross compiling... no
17-Jul-2024 16:32:41 #5 19.82 checking for suffix of object files... o
17-Jul-2024 16:32:41 #5 19.85 checking whether the compiler supports GNU C... yes
17-Jul-2024 16:32:41 #5 19.88 checking whether cc accepts -g... yes
17-Jul-2024 16:32:41 #5 19.91 checking for cc option to enable C11 features... none needed
17-Jul-2024 16:32:41 #5 19.98 checking how to run the C preprocessor... cc -E
17-Jul-2024 16:32:41 #5 20.10 checking for icc... no
17-Jul-2024 16:32:41 #5 20.12 checking for suncc... no
17-Jul-2024 16:32:41 #5 20.13 checking for system library directory... lib
17-Jul-2024 16:32:41 #5 20.13 checking if compiler supports -Wl,-rpath,... yes
17-Jul-2024 16:32:41 #5 20.21 checking build system type... x86_64-pc-linux-gnu
17-Jul-2024 16:32:41 #5 20.22 checking host system type... x86_64-pc-linux-gnu
17-Jul-2024 16:32:41 #5 20.22 checking target system type... x86_64-pc-linux-gnu
17-Jul-2024 16:32:41 #5 20.27 checking for PHP prefix... /usr/local
17-Jul-2024 16:32:41 #5 20.27 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
17-Jul-2024 16:32:41 #5 20.27 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
17-Jul-2024 16:32:41 #5 20.27 checking for PHP installed headers prefix... /usr/local/include/php
17-Jul-2024 16:32:41 #5 20.27 checking if debug is enabled... no
17-Jul-2024 16:32:41 #5 20.41 checking if zts is enabled... no
17-Jul-2024 16:32:41 #5 20.44 checking for gawk... no
17-Jul-2024 16:32:41 #5 20.44 checking for nawk... nawk
17-Jul-2024 16:32:41 #5 20.44 checking if nawk is broken... no
17-Jul-2024 16:32:41 #5 20.45 checking for zip archive read/write support... yes, shared
17-Jul-2024 16:32:41 #5 20.45 checking for libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0... yes
17-Jul-2024 16:32:41 #5 20.48 checking for zip_file_set_mtime in -lzip... yes
17-Jul-2024 16:32:41 #5 20.56 checking for zip_file_set_encryption in -lzip... yes
17-Jul-2024 16:32:41 #5 20.65 checking for zip_libzip_version in -lzip... yes
17-Jul-2024 16:32:42 #5 20.73 checking for zip_register_progress_callback_with_state in -lzip... yes
17-Jul-2024 16:32:42 #5 20.82 checking for zip_register_cancel_callback_with_state in -lzip... yes
17-Jul-2024 16:32:42 #5 20.91 checking for zip_compression_method_supported in -lzip... yes
17-Jul-2024 16:32:42 #5 21.01 checking for a sed that does not truncate output... /usr/bin/sed
17-Jul-2024 16:32:42 #5 21.01 checking for ld used by cc... /usr/bin/ld
17-Jul-2024 16:32:42 #5 21.02 checking if the linker (/usr/bin/ld) is GNU ld... yes
17-Jul-2024 16:32:42 #5 21.03 checking for /usr/bin/ld option to reload object files... -r
17-Jul-2024 16:32:42 #5 21.03 checking for BSD-compatible nm... /usr/bin/nm -B
17-Jul-2024 16:32:42 #5 21.03 checking whether ln -s works... yes
17-Jul-2024 16:32:42 #5 21.03 checking how to recognize dependent libraries... pass_all
17-Jul-2024 16:32:42 #5 21.22 checking for stdio.h... yes
17-Jul-2024 16:32:42 #5 21.27 checking for stdlib.h... yes
17-Jul-2024 16:32:42 #5 21.32 checking for string.h... yes
17-Jul-2024 16:32:42 #5 21.37 checking for inttypes.h... yes
17-Jul-2024 16:32:42 #5 21.43 checking for stdint.h... yes
17-Jul-2024 16:32:42 #5 21.47 checking for strings.h... yes
17-Jul-2024 16:32:42 #5 21.51 checking for sys/stat.h... yes
17-Jul-2024 16:32:42 #5 21.56 checking for sys/types.h... yes
17-Jul-2024 16:32:42 #5 21.60 checking for unistd.h... yes
17-Jul-2024 16:32:42 #5 21.65 checking for dlfcn.h... yes
17-Jul-2024 16:32:43 #5 21.70 checking the maximum length of command line arguments... 1572864
17-Jul-2024 16:32:43 #5 21.71 checking command to parse /usr/bin/nm -B output from cc object... ok
17-Jul-2024 16:32:43 #5 21.85 checking for objdir... .libs
17-Jul-2024 16:32:43 #5 21.86 checking for ar... ar
17-Jul-2024 16:32:43 #5 21.86 checking for ranlib... ranlib
17-Jul-2024 16:32:43 #5 21.86 checking for strip... strip
17-Jul-2024 16:32:43 #5 21.95 checking if cc supports -fno-rtti -fno-exceptions... no
17-Jul-2024 16:32:43 #5 21.98 checking for cc option to produce PIC... -fPIC
17-Jul-2024 16:32:43 #5 21.98 checking if cc PIC flag -fPIC works... yes
17-Jul-2024 16:32:43 #5 22.01 checking if cc static flag -static works... yes
17-Jul-2024 16:32:43 #5 22.30 checking if cc supports -c -o file.o... yes
17-Jul-2024 16:32:43 #5 22.34 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
17-Jul-2024 16:32:43 #5 22.36 checking whether -lc should be explicitly linked in... no
17-Jul-2024 16:32:43 #5 22.40 checking dynamic linker characteristics... GNU/Linux ld.so
17-Jul-2024 16:32:43 #5 22.43 checking how to hardcode library paths into programs... immediate
17-Jul-2024 16:32:43 #5 22.43 checking whether stripping libraries is possible... yes
17-Jul-2024 16:32:43 #5 22.43 checking if libtool supports shared libraries... yes
17-Jul-2024 16:32:43 #5 22.43 checking whether to build shared libraries... yes
17-Jul-2024 16:32:43 #5 22.43 checking whether to build static libraries... no
17-Jul-2024 16:32:43 #5 22.64
17-Jul-2024 16:32:43 #5 22.64 creating libtool
17-Jul-2024 16:32:43 #5 22.67 appending configuration tag "CXX" to libtool
17-Jul-2024 16:32:43 #5 22.77 configure: patching config.h.in
17-Jul-2024 16:32:44 #5 22.78 configure: creating ./config.status
17-Jul-2024 16:32:44 #5 22.85 config.status: creating config.h
17-Jul-2024 16:32:44 #5 22.92 /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
17-Jul-2024 16:32:44 #5 22.92 /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
17-Jul-2024 16:32:44 #5 23.06 mkdir .libs
17-Jul-2024 16:32:44 #5 23.07  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
17-Jul-2024 16:32:44 #5 23.07  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
17-Jul-2024 16:32:45 #5 24.69 /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
17-Jul-2024 16:32:45 #5 24.82 cc -shared  .libs/php_zip.o .libs/zip_stream.o  -lzip  -Wl,-O1 -Wl,-soname -Wl,zip.so -o .libs/zip.so
17-Jul-2024 16:32:46 #5 24.86 creating zip.la
17-Jul-2024 16:32:46 #5 24.87 (cd .libs && rm -f zip.la && ln -s ../zip.la zip.la)
17-Jul-2024 16:32:46 #5 24.87 /bin/bash /usr/src/php/ext/zip/libtool --mode=install cp ./zip.la /usr/src/php/ext/zip/modules
17-Jul-2024 16:32:46 #5 24.91 cp ./.libs/zip.so /usr/src/php/ext/zip/modules/zip.so
17-Jul-2024 16:32:46 #5 24.92 cp ./.libs/zip.lai /usr/src/php/ext/zip/modules/zip.la
17-Jul-2024 16:32:46 #5 24.94 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/zip/modules
17-Jul-2024 16:32:46 #5 24.95 ----------------------------------------------------------------------
17-Jul-2024 16:32:46 #5 24.95 Libraries have been installed in:
17-Jul-2024 16:32:46 #5 24.95    /usr/src/php/ext/zip/modules
17-Jul-2024 16:32:46 #5 24.95
17-Jul-2024 16:32:46 #5 24.95 If you ever happen to want to link against installed libraries
17-Jul-2024 16:32:46 #5 24.95 in a given directory, LIBDIR, you must either use libtool, and
17-Jul-2024 16:32:46 #5 24.95 specify the full pathname of the library, or use the `-LLIBDIR'
17-Jul-2024 16:32:46 #5 24.95 flag during linking and do at least one of the following:
17-Jul-2024 16:32:46 #5 24.95    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
17-Jul-2024 16:32:46 #5 24.95      during execution
17-Jul-2024 16:32:46 #5 24.95    - add LIBDIR to the `LD_RUN_PATH' environment variable
17-Jul-2024 16:32:46 #5 24.95      during linking
17-Jul-2024 16:32:46 #5 24.95    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
17-Jul-2024 16:32:46 #5 24.95    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
17-Jul-2024 16:32:46 #5 24.95
17-Jul-2024 16:32:46 #5 24.95 See any operating system documentation about shared libraries for
17-Jul-2024 16:32:46 #5 24.95 more information, such as the ld(1) and ld.so(8) manual pages.
17-Jul-2024 16:32:46 #5 24.95 ----------------------------------------------------------------------
17-Jul-2024 16:32:46 #5 24.95
17-Jul-2024 16:32:46 #5 24.95 Build complete.
17-Jul-2024 16:32:46 #5 24.96 Don't forget to run 'make test'.
17-Jul-2024 16:32:46 #5 24.96
17-Jul-2024 16:32:46 #5 25.01 + strip --strip-all modules/zip.so
17-Jul-2024 16:32:46 #5 25.04 Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
17-Jul-2024 16:32:46 #5 25.15 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
17-Jul-2024 16:32:46 #5 25.16 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
17-Jul-2024 16:32:46 #5 25.16 find . -name \*.la -o -name \*.a | xargs rm -f
17-Jul-2024 16:32:46 #5 25.17 find . -name \*.so | xargs rm -f
17-Jul-2024 16:32:46 #5 25.17 find . -name .libs -a -type d|xargs rm -rf
17-Jul-2024 16:32:46 #5 25.18 rm -f libphp.la      modules/* libs/*
17-Jul-2024 16:32:46 #5 25.18 rm -f ext/opcache/jit/zend_jit_x86.c
17-Jul-2024 16:32:46 #5 25.18 rm -f ext/opcache/jit/zend_jit_arm64.c
17-Jul-2024 16:32:46 #5 25.19 rm -f ext/opcache/minilua
17-Jul-2024 16:32:47 #5 DONE 26.3s
17-Jul-2024 16:32:47
17-Jul-2024 16:32:47 #6 [3/6] RUN pecl install xdebug-3.2.2
17-Jul-2024 16:32:50 #6 3.079 downloading xdebug-3.2.2.tgz ...
17-Jul-2024 16:32:50 #6 3.079 Starting to download xdebug-3.2.2.tgz (246,966 bytes)
17-Jul-2024 16:32:50 #6 3.079 ....................................................done: 246,966 bytes
17-Jul-2024 16:32:50 #6 3.486 96 source files, building
17-Jul-2024 16:32:51 #6 3.487 running: phpize
17-Jul-2024 16:32:51 #6 3.496 Configuring for:
17-Jul-2024 16:32:51 #6 3.496 PHP Api Version:         20210902
17-Jul-2024 16:32:51 #6 3.496 Zend Module Api No:      20210902
17-Jul-2024 16:32:51 #6 3.496 Zend Extension Api No:   420210902
17-Jul-2024 16:32:51 #6 4.514 building in /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2
17-Jul-2024 16:32:52 #6 4.514 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
17-Jul-2024 16:32:52 #6 4.638 checking for grep that handles long lines and -e... /usr/bin/grep
17-Jul-2024 16:32:52 #6 4.640 checking for egrep... /usr/bin/grep -E
17-Jul-2024 16:32:52 #6 4.645 checking for a sed that does not truncate output... /usr/bin/sed
17-Jul-2024 16:32:52 #6 4.658 checking for pkg-config... /usr/bin/pkg-config
17-Jul-2024 16:32:52 #6 4.660 checking pkg-config is at least version 0.9.0... yes
17-Jul-2024 16:32:52 #6 4.661 checking for cc... cc
17-Jul-2024 16:32:52 #6 4.748 checking whether the C compiler works... yes
17-Jul-2024 16:32:52 #6 4.749 checking for C compiler default output file name... a.out
17-Jul-2024 16:32:52 #6 4.799 checking for suffix of executables...
17-Jul-2024 16:32:52 #6 4.860 checking whether we are cross compiling... no
17-Jul-2024 16:32:52 #6 4.890 checking for suffix of object files... o
17-Jul-2024 16:32:52 #6 4.917 checking whether the compiler supports GNU C... yes
17-Jul-2024 16:32:52 #6 4.944 checking whether cc accepts -g... yes
17-Jul-2024 16:32:52 #6 5.018 checking for cc option to enable C11 features... none needed
17-Jul-2024 16:32:52 #6 5.055 checking how to run the C preprocessor... cc -E
17-Jul-2024 16:32:52 #6 5.105 checking for icc... no
17-Jul-2024 16:32:52 #6 5.119 checking for suncc... no
17-Jul-2024 16:32:52 #6 5.120 checking for system library directory... lib
17-Jul-2024 16:32:52 #6 5.176 checking if compiler supports -Wl,-rpath,... yes
17-Jul-2024 16:32:52 #6 5.247 checking build system type... x86_64-pc-linux-gnu
17-Jul-2024 16:32:52 #6 5.247 checking host system type... x86_64-pc-linux-gnu
17-Jul-2024 16:32:52 #6 5.248 checking target system type... x86_64-pc-linux-gnu
17-Jul-2024 16:32:52 #6 5.293 checking for PHP prefix... /usr/local
17-Jul-2024 16:32:52 #6 5.294 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
17-Jul-2024 16:32:52 #6 5.294 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
17-Jul-2024 16:32:52 #6 5.294 checking for PHP installed headers prefix... /usr/local/include/php
17-Jul-2024 16:32:52 #6 5.320 checking if debug is enabled... no
17-Jul-2024 16:32:52 #6 5.345 checking if zts is enabled... no
17-Jul-2024 16:32:52 #6 5.346 checking for gawk... no
17-Jul-2024 16:32:52 #6 5.346 checking for nawk... nawk
17-Jul-2024 16:32:52 #6 5.348 checking if nawk is broken... no
17-Jul-2024 16:32:52 #6 5.349 checking whether to enable Xdebug support... yes, shared
17-Jul-2024 16:32:52 #6 5.349 checking whether to enable Xdebug developer build flags... no
17-Jul-2024 16:32:52 #6 5.349 checking whether to compress profiler files (requires zlib)... yes
17-Jul-2024 16:32:52 #6 5.360 checking Check for supported PHP versions... supported (8.1.29)
17-Jul-2024 16:32:52 #6 5.422 checking for clock_gettime... yes
17-Jul-2024 16:32:52 #6 5.489 checking for clock_gettime_nsec_np... no
17-Jul-2024 16:32:53 #6 5.556 checking for gettimeofday... yes
17-Jul-2024 16:32:53 #6 5.589 checking for stdio.h... yes
17-Jul-2024 16:32:53 #6 5.634 checking for stdlib.h... yes
17-Jul-2024 16:32:53 #6 5.680 checking for string.h... yes
17-Jul-2024 16:32:53 #6 5.726 checking for inttypes.h... yes
17-Jul-2024 16:32:53 #6 5.771 checking for stdint.h... yes
17-Jul-2024 16:32:53 #6 5.818 checking for strings.h... yes
17-Jul-2024 16:32:53 #6 5.893 checking for sys/stat.h... yes
17-Jul-2024 16:32:53 #6 5.944 checking for sys/types.h... yes
17-Jul-2024 16:32:53 #6 5.999 checking for unistd.h... yes
17-Jul-2024 16:32:53 #6 6.079 checking for netinet/in.h... yes
17-Jul-2024 16:32:53 #6 6.158 checking for poll.h... yes
17-Jul-2024 16:32:53 #6 6.217 checking for sys/poll.h... yes
17-Jul-2024 16:32:53 #6 6.297 checking for linux/rtnetlink.h... yes
17-Jul-2024 16:32:53 #6 6.365 checking for res_ninit... no
17-Jul-2024 16:32:53 #6 6.442 checking for __res_ninit... yes
17-Jul-2024 16:32:54 #6 6.516 checking for res_nclose... no
17-Jul-2024 16:32:54 #6 6.579 checking for __res_nclose... yes
17-Jul-2024 16:32:54 #6 6.653 checking for cos in -lm... yes
17-Jul-2024 16:32:54 #6 6.662 checking for zlib >= 1.2.9... yes
17-Jul-2024 16:32:54 #6 6.748 checking for a sed that does not truncate output... /usr/bin/sed
17-Jul-2024 16:32:54 #6 6.755 checking for ld used by cc... /usr/bin/ld
17-Jul-2024 16:32:54 #6 6.759 checking if the linker (/usr/bin/ld) is GNU ld... yes
17-Jul-2024 16:32:54 #6 6.759 checking for /usr/bin/ld option to reload object files... -r
17-Jul-2024 16:32:54 #6 6.762 checking for BSD-compatible nm... /usr/bin/nm -B
17-Jul-2024 16:32:54 #6 6.762 checking whether ln -s works... yes
17-Jul-2024 16:32:54 #6 6.763 checking how to recognize dependent libraries... pass_all
17-Jul-2024 16:32:54 #6 6.836 checking for dlfcn.h... yes
17-Jul-2024 16:32:54 #6 6.843 checking the maximum length of command line arguments... 1572864
17-Jul-2024 16:32:54 #6 6.944 checking command to parse /usr/bin/nm -B output from cc object... ok
17-Jul-2024 16:32:54 #6 6.949 checking for objdir... .libs
17-Jul-2024 16:32:54 #6 6.950 checking for ar... ar
17-Jul-2024 16:32:54 #6 6.951 checking for ranlib... ranlib
17-Jul-2024 16:32:54 #6 6.951 checking for strip... strip
17-Jul-2024 16:32:54 #6 7.068 checking if cc supports -fno-rtti -fno-exceptions... no
17-Jul-2024 16:32:54 #6 7.068 checking for cc option to produce PIC... -fPIC
17-Jul-2024 16:32:54 #6 7.097 checking if cc PIC flag -fPIC works... yes
17-Jul-2024 16:32:54 #6 7.229 checking if cc static flag -static works... yes
17-Jul-2024 16:32:54 #6 7.270 checking if cc supports -c -o file.o... yes
17-Jul-2024 16:32:54 #6 7.287 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
17-Jul-2024 16:32:54 #6 7.328 checking whether -lc should be explicitly linked in... no
17-Jul-2024 16:32:54 #6 7.352 checking dynamic linker characteristics... GNU/Linux ld.so
17-Jul-2024 16:32:54 #6 7.353 checking how to hardcode library paths into programs... immediate
17-Jul-2024 16:32:54 #6 7.355 checking whether stripping libraries is possible... yes
17-Jul-2024 16:32:54 #6 7.356 checking if libtool supports shared libraries... yes
17-Jul-2024 16:32:54 #6 7.357 checking whether to build shared libraries... yes
17-Jul-2024 16:32:54 #6 7.357 checking whether to build static libraries... no
17-Jul-2024 16:32:55 #6 7.590
17-Jul-2024 16:32:55 #6 7.590 creating libtool
17-Jul-2024 16:32:55 #6 7.618 appending configuration tag "CXX" to libtool
17-Jul-2024 16:32:55 #6 7.747 configure: patching config.h.in
17-Jul-2024 16:32:55 #6 7.752 configure: creating ./config.status
17-Jul-2024 16:32:55 #6 7.824 config.status: creating config.h
17-Jul-2024 16:32:55 #6 7.881 running: make
17-Jul-2024 16:32:55 #6 7.883 Makefile:244: warning: overriding recipe for target 'test'
17-Jul-2024 16:32:55 #6 7.883 Makefile:136: warning: ignoring old recipe for target 'test'
17-Jul-2024 16:32:55 #6 7.893 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:32:55 #6 8.018 mkdir .libs
17-Jul-2024 16:32:55 #6 8.021  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:32:56 #6 8.766 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:32:56 #6 8.896 mkdir src/base/.libs
17-Jul-2024 16:32:56 #6 8.899  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:32:57 #6 9.950 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:32:57 #6 10.07  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:32:57 #6 10.52 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:32:58 #6 10.63 mkdir src/lib/.libs
17-Jul-2024 16:32:58 #6 10.64  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:32:58 #6 11.25 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:32:58 #6 11.36  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:32:59 #6 11.89 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:32:59 #6 12.00  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:32:59 #6 12.04 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:32:59 #6 12.17  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:32:59 #6 12.54 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:00 #6 12.65  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:00 #6 12.86 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:00 #6 12.96  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:00 #6 13.32 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:00 #6 13.43  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:01 #6 14.05 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:01 #6 14.15  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:01 #6 14.25 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:01 #6 14.36  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:02 #6 15.02 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:02 #6 15.13  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:02 #6 15.20 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:02 #6 15.30  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:03 #6 15.70 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:03 #6 15.81  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:03 #6 16.17 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:03 #6 16.28  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:04 #6 17.41 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:04 #6 17.52  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:05 #6 18.03 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:05 #6 18.14  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:06 #6 18.65 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:06 #6 18.75  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:06 #6 19.37 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:06 #6 19.49  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:07 #6 20.30 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:07 #6 20.42  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:08 #6 20.82 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:08 #6 20.94 mkdir src/coverage/.libs
17-Jul-2024 16:33:08 #6 20.94  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:08 #6 21.49 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:09 #6 21.60  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:09 #6 22.46 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:09 #6 22.58 mkdir src/debugger/.libs
17-Jul-2024 16:33:10 #6 22.58  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:10 #6 23.14 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:10 #6 23.26  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:11 #6 23.97 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:11 #6 24.11  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:13 #6 26.27 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:13 #6 26.39  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:14 #6 26.76 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:14 #6 26.90  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:14 #6 27.33 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:14 #6 27.44 mkdir src/develop/.libs
17-Jul-2024 16:33:15 #6 27.45  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:15 #6 27.81 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:15 #6 27.93  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:15 #6 28.31 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:15 #6 28.43  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:16 #6 28.97 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:16 #6 29.10  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:17 #6 29.90 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:17 #6 30.01  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:17 #6 30.48 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:18 #6 30.61 mkdir src/gcstats/.libs
17-Jul-2024 16:33:18 #6 30.62  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:18 #6 31.10 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:18 #6 31.22 mkdir src/profiler/.libs
17-Jul-2024 16:33:18 #6 31.22  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:19 #6 31.78 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:19 #6 31.90 mkdir src/tracing/.libs
17-Jul-2024 16:33:19 #6 31.91  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:19 #6 32.34 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:19 #6 32.47  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:20 #6 32.84 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:20 #6 32.96  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:20 #6 33.44 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:20 #6 33.57  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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
17-Jul-2024 16:33:21 #6 34.26 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=link cc -shared -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultusertLndEB/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-defaultusertLndEB/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
17-Jul-2024 16:33:21 #6 34.26 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
17-Jul-2024 16:33:22 #6 34.65 cc -shared  .libs/xdebug.o src/base/.libs/base.o src/base/.libs/filter.o src/lib/.libs/usefulstuff.o src/lib/.libs/compat.o src/lib/.libs/crc32.o src/lib/.libs/file.o src/lib/.libs/hash.o src/lib/.libs/headers.o src/lib/.libs/lib.o src/lib/.libs/llist.o src/lib/.libs/log.o src/lib/.libs/set.o src/lib/.libs/str.o src/lib/.libs/timing.o src/lib/.libs/var.o src/lib/.libs/var_export_html.o src/lib/.libs/var_export_line.o src/lib/.libs/var_export_text.o src/lib/.libs/var_export_xml.o src/lib/.libs/xml.o src/coverage/.libs/branch_info.o src/coverage/.libs/code_coverage.o src/debugger/.libs/com.o src/debugger/.libs/debugger.o src/debugger/.libs/handler_dbgp.o src/debugger/.libs/handlers.o src/debugger/.libs/ip_info.o src/develop/.libs/develop.o src/develop/.libs/monitor.o src/develop/.libs/php_functions.o src/develop/.libs/stack.o src/develop/.libs/superglobals.o src/gcstats/.libs/gc_stats.o src/profiler/.libs/profiler.o src/tracing/.libs/trace_computerized.o src/tracing/.libs/trace_html.o src/tracing/.libs/trace_t
17-Jul-2024 16:33:22 #6 34.65 extual.o src/tracing/.libs/tracing.o  -lm -lz  -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
17-Jul-2024 16:33:22 #6 34.77 creating xdebug.la
17-Jul-2024 16:33:22 #6 34.78 (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
17-Jul-2024 16:33:22 #6 34.79 /bin/bash /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/modules
17-Jul-2024 16:33:22 #6 34.83 cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/modules/xdebug.so
17-Jul-2024 16:33:22 #6 34.83 cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/modules/xdebug.la
17-Jul-2024 16:33:22 #6 34.86 PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/modules
17-Jul-2024 16:33:22 #6 34.86 ----------------------------------------------------------------------
17-Jul-2024 16:33:22 #6 34.86 Libraries have been installed in:
17-Jul-2024 16:33:22 #6 34.86    /tmp/pear/temp/pear-build-defaultusertLndEB/xdebug-3.2.2/modules
17-Jul-2024 16:33:22 #6 34.86
17-Jul-2024 16:33:22 #6 34.86 If you ever happen to want to link against installed libraries
17-Jul-2024 16:33:22 #6 34.86 in a given directory, LIBDIR, you must either use libtool, and
17-Jul-2024 16:33:22 #6 34.86 specify the full pathname of the library, or use the `-LLIBDIR'
17-Jul-2024 16:33:22 #6 34.86 flag during linking and do at least one of the following:
17-Jul-2024 16:33:22 #6 34.86    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
17-Jul-2024 16:33:22 #6 34.86      during execution
17-Jul-2024 16:33:22 #6 34.86    - add LIBDIR to the `LD_RUN_PATH' environment variable
17-Jul-2024 16:33:22 #6 34.86      during linking
17-Jul-2024 16:33:22 #6 34.86    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
17-Jul-2024 16:33:22 #6 34.86    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
17-Jul-2024 16:33:22 #6 34.86
17-Jul-2024 16:33:22 #6 34.86 See any operating system documentation about shared libraries for
17-Jul-2024 16:33:22 #6 34.86 more information, such as the ld(1) and ld.so(8) manual pages.
17-Jul-2024 16:33:22 #6 34.87 ----------------------------------------------------------------------
17-Jul-2024 16:33:22 #6 34.87
17-Jul-2024 16:33:22 #6 34.87 Build complete.
17-Jul-2024 16:33:22 #6 34.87 Don't forget to run 'make test'.
17-Jul-2024 16:33:22 #6 34.87
17-Jul-2024 16:33:22 #6 34.87 running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultusertLndEB/install-xdebug-3.2.2" install
17-Jul-2024 16:33:22 #6 34.88 Makefile:244: warning: overriding recipe for target 'test'
17-Jul-2024 16:33:22 #6 34.88 Makefile:136: warning: ignoring old recipe for target 'test'
17-Jul-2024 16:33:22 #6 34.94 Installing shared extensions:     /tmp/pear/temp/pear-build-defaultusertLndEB/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/
17-Jul-2024 16:33:22 #6 34.98
17-Jul-2024 16:33:22 #6 35.03 shtool:echo:Warning: unable to determine terminal sequence for bold mode
17-Jul-2024 16:33:22 #6 35.04   +----------------------------------------------------------------------+
17-Jul-2024 16:33:22 #6 35.05   |                                                                      |
17-Jul-2024 16:33:22 #6 35.05   |   INSTALLATION INSTRUCTIONS                                          |
17-Jul-2024 16:33:22 #6 35.05   |   =========================                                          |
17-Jul-2024 16:33:22 #6 35.05   |                                                                      |
17-Jul-2024 16:33:22 #6 35.05   |   See https://xdebug.org/install.php#configure-php for instructions  |
17-Jul-2024 16:33:22 #6 35.05   |   on how to enable Xdebug for PHP.                                   |
17-Jul-2024 16:33:22 #6 35.06   |                                                                      |
17-Jul-2024 16:33:22 #6 35.06   |   Documentation is available online as well:                         |
17-Jul-2024 16:33:22 #6 35.06   |   - A list of all settings:  https://xdebug.org/docs-settings.php    |
17-Jul-2024 16:33:22 #6 35.06   |   - A list of all functions: https://xdebug.org/docs-functions.php   |
17-Jul-2024 16:33:22 #6 35.06   |   - Profiling instructions:  https://xdebug.org/docs-profiling2.php  |
17-Jul-2024 16:33:22 #6 35.06   |   - Remote debugging:        https://xdebug.org/docs-debugger.php    |
17-Jul-2024 16:33:22 #6 35.07   |                                                                      |
17-Jul-2024 16:33:22 #6 35.07   |                                                                      |
17-Jul-2024 16:33:22 #6 35.07   |   NOTE: Please disregard the message                                 |
17-Jul-2024 16:33:22 #6 35.07   |       You should add "extension=xdebug.so" to php.ini                |
17-Jul-2024 16:33:22 #6 35.07   |   that is emitted by the PECL installer. This does not work for      |
17-Jul-2024 16:33:22 #6 35.08   |   Xdebug.                                                            |
17-Jul-2024 16:33:22 #6 35.08   |                                                                      |
17-Jul-2024 16:33:22 #6 35.08   +----------------------------------------------------------------------+
17-Jul-2024 16:33:22 #6 35.12 shtool:echo:Warning: unable to determine terminal sequence for bold mode
17-Jul-2024 16:33:22 #6 35.14
17-Jul-2024 16:33:22 #6 35.14
17-Jul-2024 16:33:22 #6 35.14 running: find "/tmp/pear/temp/pear-build-defaultusertLndEB/install-xdebug-3.2.2" | xargs ls -dils
17-Jul-2024 16:33:22 #6 35.15 7734444    4 drwxr-xr-x. 3 root root    4096 Jul 17 16:33 /tmp/pear/temp/pear-build-defaultusertLndEB/install-xdebug-3.2.2
17-Jul-2024 16:33:22 #6 35.15 7734596    4 drwxr-xr-x. 3 root root    4096 Jul 17 16:33 /tmp/pear/temp/pear-build-defaultusertLndEB/install-xdebug-3.2.2/usr
17-Jul-2024 16:33:22 #6 35.15 7734597    4 drwxr-xr-x. 3 root root    4096 Jul 17 16:33 /tmp/pear/temp/pear-build-defaultusertLndEB/install-xdebug-3.2.2/usr/local
17-Jul-2024 16:33:22 #6 35.15 7734598    4 drwxr-xr-x. 3 root root    4096 Jul 17 16:33 /tmp/pear/temp/pear-build-defaultusertLndEB/install-xdebug-3.2.2/usr/local/lib
17-Jul-2024 16:33:22 #6 35.15 7734599    4 drwxr-xr-x. 3 root root    4096 Jul 17 16:33 /tmp/pear/temp/pear-build-defaultusertLndEB/install-xdebug-3.2.2/usr/local/lib/php
17-Jul-2024 16:33:22 #6 35.15 7734600    4 drwxr-xr-x. 3 root root    4096 Jul 17 16:33 /tmp/pear/temp/pear-build-defaultusertLndEB/install-xdebug-3.2.2/usr/local/lib/php/extensions
17-Jul-2024 16:33:22 #6 35.15 7734601    4 drwxr-xr-x. 2 root root    4096 Jul 17 16:33 /tmp/pear/temp/pear-build-defaultusertLndEB/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902
17-Jul-2024 16:33:22 #6 35.15 7734595 1760 -rwxr-xr-x. 1 root root 1798232 Jul 17 16:33 /tmp/pear/temp/pear-build-defaultusertLndEB/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so
17-Jul-2024 16:33:22 #6 35.15
17-Jul-2024 16:33:22 #6 35.15 Build process completed successfully
17-Jul-2024 16:33:22 #6 35.15 Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so'
17-Jul-2024 16:33:22 #6 35.25 install ok: channel://pecl.php.net/xdebug-3.2.2
17-Jul-2024 16:33:22 #6 35.25 configuration option "php_ini" is not set to php.ini location
17-Jul-2024 16:33:22 #6 35.25 You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so" to php.ini
17-Jul-2024 16:33:22 #6 DONE 35.3s
17-Jul-2024 16:33:22
17-Jul-2024 16:33:22 #7 [4/6] RUN docker-php-ext-enable xdebug
17-Jul-2024 16:33:23 #7 DONE 0.4s
17-Jul-2024 16:33:23
17-Jul-2024 16:33:23 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini
17-Jul-2024 16:33:23 #8 DONE 0.3s
17-Jul-2024 16:33:23
17-Jul-2024 16:33:23 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost
17-Jul-2024 16:33:23 #9 DONE 0.4s
17-Jul-2024 16:33:24
17-Jul-2024 16:33:24 #10 exporting to image
17-Jul-2024 16:33:24 #10 exporting layers
17-Jul-2024 16:33:24 #10 exporting layers 0.7s done
17-Jul-2024 16:33:24 #10 writing image sha256:d2bddbba1e1e1b33779e6f19fff636772919f63b5a93a1bbe7afab5e4adfbd4d done
17-Jul-2024 16:33:24 #10 naming to docker.io/library/phpbb:php-8.1 done
17-Jul-2024 16:33:24 #10 DONE 0.8s
17-Jul-2024 16:33:24 Built Docker image 'phpbb:php-8.1'
17-Jul-2024 16:33:24 Finished task 'Build image' with result: Success
17-Jul-2024 16:33:24
Substituting variable: ${bamboo.PHPVersion} with 8.1
17-Jul-2024 16:33:24
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
17-Jul-2024 16:33:24 Starting task 'Prepare directory' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
17-Jul-2024 16:33:24 Running image name (phpbb:php-8.1)
17-Jul-2024 16:33:24
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #165 (PHPBB3-PR1-JOB1-165)'
... 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=990 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
17-Jul-2024 16:33:25 You are using the deprecated option "--dev". It has no effect and will break in Composer 3.
17-Jul-2024 16:33:25 Installing dependencies from lock file (including require-dev)
17-Jul-2024 16:33:25 Verifying lock file contents can be installed on current platform.
17-Jul-2024 16:33:25 Package operations: 142 installs, 0 updates, 0 removals
17-Jul-2024 16:33:25 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.
17-Jul-2024 16:33:25   - Downloading composer/installers (v1.12.0)
17-Jul-2024 16:33:25   - Downloading composer/package-versions-deprecated (1.11.99.5)
17-Jul-2024 16:33:25   - Downloading bantu/ini-get-wrapper (v1.0.1)
17-Jul-2024 16:33:25   - Downloading carlos-mg89/oauth (0.8.15)
17-Jul-2024 16:33:25   - Downloading chita/topological_sort (v3.0.1)
17-Jul-2024 16:33:25   - Downloading symfony/process (v6.4.8)
17-Jul-2024 16:33:25   - Downloading symfony/polyfill-php81 (v1.29.0)
17-Jul-2024 16:33:25   - Downloading symfony/polyfill-php80 (v1.29.0)
17-Jul-2024 16:33:25   - Downloading symfony/polyfill-php73 (v1.29.0)
17-Jul-2024 16:33:25   - Downloading symfony/finder (v6.4.8)
17-Jul-2024 16:33:25   - Downloading symfony/polyfill-mbstring (v1.29.0)
17-Jul-2024 16:33:25   - Downloading symfony/polyfill-ctype (v1.29.0)
17-Jul-2024 16:33:25   - Downloading symfony/filesystem (v6.4.8)
17-Jul-2024 16:33:25   - Downloading symfony/polyfill-intl-normalizer (v1.29.0)
17-Jul-2024 16:33:25   - Downloading symfony/polyfill-intl-grapheme (v1.29.0)
17-Jul-2024 16:33:25   - Downloading symfony/string (v6.4.8)
17-Jul-2024 16:33:25   - Downloading symfony/deprecation-contracts (v3.5.0)
17-Jul-2024 16:33:25   - Downloading psr/container (2.0.2)
17-Jul-2024 16:33:25   - Downloading symfony/service-contracts (v3.5.0)
17-Jul-2024 16:33:25   - Downloading symfony/console (v6.4.8)
17-Jul-2024 16:33:25   - Downloading seld/signal-handler (2.0.2)
17-Jul-2024 16:33:25   - Downloading seld/phar-utils (1.2.1)
17-Jul-2024 16:33:25   - Downloading seld/jsonlint (1.10.2)
17-Jul-2024 16:33:25   - Downloading react/promise (v3.2.0)
17-Jul-2024 16:33:25   - Downloading psr/log (3.0.0)
17-Jul-2024 16:33:25   - Downloading justinrainbow/json-schema (v5.2.13)
17-Jul-2024 16:33:25   - Downloading composer/pcre (3.1.4)
17-Jul-2024 16:33:25   - Downloading composer/xdebug-handler (3.0.5)
17-Jul-2024 16:33:25   - Downloading composer/spdx-licenses (1.5.8)
17-Jul-2024 16:33:25   - Downloading composer/semver (3.4.0)
17-Jul-2024 16:33:25   - Downloading composer/metadata-minifier (1.0.0)
17-Jul-2024 16:33:25   - Downloading composer/class-map-generator (1.3.4)
17-Jul-2024 16:33:25   - Downloading composer/ca-bundle (1.5.0)
17-Jul-2024 16:33:25   - Downloading composer/composer (2.7.7)
17-Jul-2024 16:33:25   - Downloading psr/cache (3.0.0)
17-Jul-2024 16:33:25   - Downloading doctrine/deprecations (1.1.3)
17-Jul-2024 16:33:25   - Downloading doctrine/event-manager (1.2.0)
17-Jul-2024 16:33:25   - Downloading doctrine/cache (2.2.0)
17-Jul-2024 16:33:25   - Downloading doctrine/dbal (3.3.8)
17-Jul-2024 16:33:25   - Downloading google/recaptcha (1.3.0)
17-Jul-2024 16:33:25   - Downloading guzzlehttp/promises (1.5.3)
17-Jul-2024 16:33:25   - Downloading ralouphie/getallheaders (3.0.3)
17-Jul-2024 16:33:25   - Downloading psr/http-message (1.1)
17-Jul-2024 16:33:25   - Downloading guzzlehttp/psr7 (1.9.1)
17-Jul-2024 16:33:25   - Downloading laminas/laminas-code (4.13.0)
17-Jul-2024 16:33:25   - Downloading symfony/yaml (v6.4.8)
17-Jul-2024 16:33:25   - Downloading laravel/homestead (v14.5.0)
17-Jul-2024 16:33:25   - Downloading marc1706/fast-image-size (v1.1.7)
17-Jul-2024 16:33:25   - Downloading symfony/http-client-contracts (v3.5.0)
17-Jul-2024 16:33:25   - Downloading symfony/http-client (v6.4.8)
17-Jul-2024 16:33:25   - Downloading brick/math (0.12.1)
17-Jul-2024 16:33:25   - Downloading spomky-labs/pki-framework (1.2.1)
17-Jul-2024 16:33:25   - Downloading psr/http-factory (1.1.0)
17-Jul-2024 16:33:25   - Downloading psr/http-client (1.0.3)
17-Jul-2024 16:33:25   - Downloading psr/clock (1.0.0)
17-Jul-2024 16:33:25   - Downloading paragonie/random_compat (v9.99.100)
17-Jul-2024 16:33:25   - Downloading paragonie/sodium_compat (v1.21.1)
17-Jul-2024 16:33:25   - Downloading paragonie/constant_time_encoding (v2.7.0)
17-Jul-2024 16:33:25   - Downloading web-token/jwt-library (3.4.3)
17-Jul-2024 16:33:25   - Downloading web-token/jwt-util-ecc (3.4.3)
17-Jul-2024 16:33:25   - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.3)
17-Jul-2024 16:33:25   - Downloading web-token/jwt-signature (3.4.3)
17-Jul-2024 16:33:25   - Downloading web-token/jwt-key-mgmt (3.4.3)
17-Jul-2024 16:33:25   - Downloading spomky-labs/base64url (v2.0.4)
17-Jul-2024 16:33:25   - Downloading symfony/polyfill-php72 (v1.29.0)
17-Jul-2024 16:33:25   - Downloading symfony/polyfill-intl-idn (v1.29.0)
17-Jul-2024 16:33:25   - Downloading guzzlehttp/guzzle (6.5.8)
17-Jul-2024 16:33:25   - Downloading minishlink/web-push (v8.0.0)
17-Jul-2024 16:33:25   - Downloading sebastian/version (3.0.2)
17-Jul-2024 16:33:25   - Downloading sebastian/type (3.2.1)
17-Jul-2024 16:33:25   - Downloading sebastian/resource-operations (3.0.4)
17-Jul-2024 16:33:25   - Downloading sebastian/recursion-context (4.0.5)
17-Jul-2024 16:33:25   - Downloading sebastian/object-reflector (2.0.4)
17-Jul-2024 16:33:25   - Downloading sebastian/object-enumerator (4.0.4)
17-Jul-2024 16:33:25   - Downloading sebastian/global-state (5.0.7)
17-Jul-2024 16:33:25   - Downloading sebastian/exporter (4.0.6)
17-Jul-2024 16:33:25   - Downloading sebastian/environment (5.1.5)
17-Jul-2024 16:33:25   - Downloading sebastian/diff (4.0.6)
17-Jul-2024 16:33:25   - Downloading sebastian/comparator (4.0.8)
17-Jul-2024 16:33:25   - Downloading sebastian/code-unit (1.0.8)
17-Jul-2024 16:33:25   - Downloading sebastian/cli-parser (1.0.2)
17-Jul-2024 16:33:25   - Downloading phpunit/php-timer (5.0.3)
17-Jul-2024 16:33:25   - Downloading phpunit/php-text-template (2.0.4)
17-Jul-2024 16:33:25   - Downloading phpunit/php-invoker (3.1.1)
17-Jul-2024 16:33:25   - Downloading phpunit/php-file-iterator (3.0.6)
17-Jul-2024 16:33:25   - Downloading theseer/tokenizer (1.2.3)
17-Jul-2024 16:33:25   - Downloading nikic/php-parser (v4.19.1)
17-Jul-2024 16:33:25   - Downloading sebastian/lines-of-code (1.0.4)
17-Jul-2024 16:33:25   - Downloading sebastian/complexity (2.0.3)
17-Jul-2024 16:33:25   - Downloading sebastian/code-unit-reverse-lookup (2.0.3)
17-Jul-2024 16:33:25   - Downloading phpunit/php-code-coverage (9.2.31)
17-Jul-2024 16:33:25   - Downloading phar-io/version (3.2.1)
17-Jul-2024 16:33:25   - Downloading phar-io/manifest (2.0.4)
17-Jul-2024 16:33:25   - Downloading myclabs/deep-copy (1.12.0)
17-Jul-2024 16:33:25   - Downloading doctrine/instantiator (2.0.0)
17-Jul-2024 16:33:25   - Downloading phpunit/phpunit (9.6.19)
17-Jul-2024 16:33:25   - Downloading misantron/dbunit (5.3.0)
17-Jul-2024 16:33:25   - Downloading phing/phing (2.17.4)
17-Jul-2024 16:33:25   - Downloading webmozart/assert (1.11.0)
17-Jul-2024 16:33:25   - Downloading phpstan/phpdoc-parser (1.29.1)
17-Jul-2024 16:33:25   - Downloading phpdocumentor/reflection-common (2.2.0)
17-Jul-2024 16:33:25   - Downloading phpdocumentor/type-resolver (1.8.2)
17-Jul-2024 16:33:25   - Downloading phpdocumentor/reflection-docblock (5.4.1)
17-Jul-2024 16:33:25   - Downloading spatie/array-to-xml (3.3.0)
17-Jul-2024 16:33:25   - Downloading netresearch/jsonmapper (v4.4.1)
17-Jul-2024 16:33:25   - Downloading fidry/cpu-core-counter (1.1.0)
17-Jul-2024 16:33:25   - Downloading felixfbecker/language-server-protocol (v1.5.2)
17-Jul-2024 16:33:25   - Downloading felixfbecker/advanced-json-rpc (v3.2.1)
17-Jul-2024 16:33:25   - Downloading dnoegel/php-xdg-base-dir (v0.1.1)
17-Jul-2024 16:33:25   - Downloading amphp/amp (v2.6.4)
17-Jul-2024 16:33:25   - Downloading amphp/byte-stream (v1.8.2)
17-Jul-2024 16:33:25   - Downloading vimeo/psalm (5.24.0)
17-Jul-2024 16:33:25   - Downloading symfony/routing (v6.4.8)
17-Jul-2024 16:33:25   - Downloading symfony/polyfill-php83 (v1.29.0)
17-Jul-2024 16:33:25   - Downloading symfony/http-foundation (v6.4.8)
17-Jul-2024 16:33:25   - Downloading psr/event-dispatcher (1.0.0)
17-Jul-2024 16:33:25   - Downloading symfony/event-dispatcher-contracts (v3.5.0)
17-Jul-2024 16:33:25   - Downloading symfony/event-dispatcher (v6.4.8)
17-Jul-2024 16:33:25   - Downloading symfony/var-dumper (v6.4.8)
17-Jul-2024 16:33:25   - Downloading symfony/error-handler (v6.4.8)
17-Jul-2024 16:33:25   - Downloading symfony/http-kernel (v6.4.8)
17-Jul-2024 16:33:25   - Downloading symfony/var-exporter (v6.4.8)
17-Jul-2024 16:33:25   - Downloading symfony/dependency-injection (v6.4.8)
17-Jul-2024 16:33:25   - Downloading symfony/config (v6.4.8)
17-Jul-2024 16:33:25   - Downloading symfony/cache-contracts (v3.5.0)
17-Jul-2024 16:33:25   - Downloading symfony/cache (v6.4.8)
17-Jul-2024 16:33:25   - Downloading symfony/framework-bundle (v6.4.8)
17-Jul-2024 16:33:25   - Downloading psalm/plugin-symfony (v5.2.2)
17-Jul-2024 16:33:25   - Downloading s9e/sweetdom (3.4.1)
17-Jul-2024 16:33:25   - Downloading s9e/regexp-builder (1.4.6)
17-Jul-2024 16:33:25   - Downloading s9e/text-formatter (2.17.3)
17-Jul-2024 16:33:25   - Downloading squizlabs/php_codesniffer (3.10.1)
17-Jul-2024 16:33:25   - Downloading masterminds/html5 (2.9.0)
17-Jul-2024 16:33:25   - Downloading symfony/dom-crawler (v6.4.8)
17-Jul-2024 16:33:25   - Downloading symfony/browser-kit (v6.4.8)
17-Jul-2024 16:33:25   - Downloading symfony/css-selector (v6.4.8)
17-Jul-2024 16:33:25   - Downloading symfony/mime (v6.4.8)
17-Jul-2024 16:33:25   - Downloading friendsofphp/proxy-manager-lts (v1.0.18)
17-Jul-2024 16:33:25   - Downloading symfony/proxy-manager-bridge (v6.4.8)
17-Jul-2024 16:33:25   - Downloading twig/twig (v3.8.0)
17-Jul-2024 16:33:25   - Downloading symfony/translation-contracts (v3.5.0)
17-Jul-2024 16:33:25   - Downloading symfony/twig-bridge (v6.4.8)
17-Jul-2024 16:33:26    0/142 [>---------------------------]   0%
17-Jul-2024 16:33:26   15/142 [==>-------------------------]  10%
17-Jul-2024 16:33:27   32/142 [======>---------------------]  22%
17-Jul-2024 16:33:27   47/142 [=========>------------------]  33%
17-Jul-2024 16:33:27   57/142 [===========>----------------]  40%
17-Jul-2024 16:33:27   82/142 [================>-----------]  57%
17-Jul-2024 16:33:27   93/142 [==================>---------]  65%
17-Jul-2024 16:33:27 102/142 [====================>-------]  71%
17-Jul-2024 16:33:28 114/142 [======================>-----]  80%
17-Jul-2024 16:33:28 130/142 [=========================>--]  91%
17-Jul-2024 16:33:28 142/142 [============================] 100%
17-Jul-2024 16:33:28   - Installing composer/installers (v1.12.0): Extracting archive
17-Jul-2024 16:33:28   - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive
17-Jul-2024 16:33:28   - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive
17-Jul-2024 16:33:28   - Installing carlos-mg89/oauth (0.8.15): Extracting archive
17-Jul-2024 16:33:28   - Installing chita/topological_sort (v3.0.1): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/process (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/finder (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/filesystem (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/string (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive
17-Jul-2024 16:33:28   - Installing psr/container (2.0.2): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/service-contracts (v3.5.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/console (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing seld/signal-handler (2.0.2): Extracting archive
17-Jul-2024 16:33:28   - Installing seld/phar-utils (1.2.1): Extracting archive
17-Jul-2024 16:33:28   - Installing seld/jsonlint (1.10.2): Extracting archive
17-Jul-2024 16:33:28   - Installing react/promise (v3.2.0): Extracting archive
17-Jul-2024 16:33:28   - Installing psr/log (3.0.0): Extracting archive
17-Jul-2024 16:33:28   - Installing justinrainbow/json-schema (v5.2.13): Extracting archive
17-Jul-2024 16:33:28   - Installing composer/pcre (3.1.4): Extracting archive
17-Jul-2024 16:33:28   - Installing composer/xdebug-handler (3.0.5): Extracting archive
17-Jul-2024 16:33:28   - Installing composer/spdx-licenses (1.5.8): Extracting archive
17-Jul-2024 16:33:28   - Installing composer/semver (3.4.0): Extracting archive
17-Jul-2024 16:33:28   - Installing composer/metadata-minifier (1.0.0): Extracting archive
17-Jul-2024 16:33:28   - Installing composer/class-map-generator (1.3.4): Extracting archive
17-Jul-2024 16:33:28   - Installing composer/ca-bundle (1.5.0): Extracting archive
17-Jul-2024 16:33:28   - Installing composer/composer (2.7.7): Extracting archive
17-Jul-2024 16:33:28   - Installing psr/cache (3.0.0): Extracting archive
17-Jul-2024 16:33:28   - Installing doctrine/deprecations (1.1.3): Extracting archive
17-Jul-2024 16:33:28   - Installing doctrine/event-manager (1.2.0): Extracting archive
17-Jul-2024 16:33:28   - Installing doctrine/cache (2.2.0): Extracting archive
17-Jul-2024 16:33:28   - Installing doctrine/dbal (3.3.8): Extracting archive
17-Jul-2024 16:33:28   - Installing google/recaptcha (1.3.0): Extracting archive
17-Jul-2024 16:33:28   - Installing guzzlehttp/promises (1.5.3): Extracting archive
17-Jul-2024 16:33:28   - Installing ralouphie/getallheaders (3.0.3): Extracting archive
17-Jul-2024 16:33:28   - Installing psr/http-message (1.1): Extracting archive
17-Jul-2024 16:33:28   - Installing guzzlehttp/psr7 (1.9.1): Extracting archive
17-Jul-2024 16:33:28   - Installing laminas/laminas-code (4.13.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/yaml (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing laravel/homestead (v14.5.0): Extracting archive
17-Jul-2024 16:33:28   - Installing marc1706/fast-image-size (v1.1.7): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/http-client-contracts (v3.5.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/http-client (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing brick/math (0.12.1): Extracting archive
17-Jul-2024 16:33:28   - Installing spomky-labs/pki-framework (1.2.1): Extracting archive
17-Jul-2024 16:33:28   - Installing psr/http-factory (1.1.0): Extracting archive
17-Jul-2024 16:33:28   - Installing psr/http-client (1.0.3): Extracting archive
17-Jul-2024 16:33:28   - Installing psr/clock (1.0.0): Extracting archive
17-Jul-2024 16:33:28   - Installing paragonie/random_compat (v9.99.100): Extracting archive
17-Jul-2024 16:33:28   - Installing paragonie/sodium_compat (v1.21.1): Extracting archive
17-Jul-2024 16:33:28   - Installing paragonie/constant_time_encoding (v2.7.0): Extracting archive
17-Jul-2024 16:33:28   - Installing web-token/jwt-library (3.4.3): Extracting archive
17-Jul-2024 16:33:28   - Installing web-token/jwt-util-ecc (3.4.3): Extracting archive
17-Jul-2024 16:33:28   - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.3): Extracting archive
17-Jul-2024 16:33:28   - Installing web-token/jwt-signature (3.4.3): Extracting archive
17-Jul-2024 16:33:28   - Installing web-token/jwt-key-mgmt (3.4.3): Extracting archive
17-Jul-2024 16:33:28   - Installing spomky-labs/base64url (v2.0.4): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive
17-Jul-2024 16:33:28   - Installing guzzlehttp/guzzle (6.5.8): Extracting archive
17-Jul-2024 16:33:28   - Installing minishlink/web-push (v8.0.0): Extracting archive
17-Jul-2024 16:33:28   - Installing sebastian/version (3.0.2): Extracting archive
17-Jul-2024 16:33:28   - Installing sebastian/type (3.2.1): Extracting archive
17-Jul-2024 16:33:28   - Installing sebastian/resource-operations (3.0.4): Extracting archive
17-Jul-2024 16:33:28   - Installing sebastian/recursion-context (4.0.5): Extracting archive
17-Jul-2024 16:33:28   - Installing sebastian/object-reflector (2.0.4): Extracting archive
17-Jul-2024 16:33:28   - Installing sebastian/object-enumerator (4.0.4): Extracting archive
17-Jul-2024 16:33:28   - Installing sebastian/global-state (5.0.7): Extracting archive
17-Jul-2024 16:33:28   - Installing sebastian/exporter (4.0.6): Extracting archive
17-Jul-2024 16:33:28   - Installing sebastian/environment (5.1.5): Extracting archive
17-Jul-2024 16:33:28   - Installing sebastian/diff (4.0.6): Extracting archive
17-Jul-2024 16:33:28   - Installing sebastian/comparator (4.0.8): Extracting archive
17-Jul-2024 16:33:28   - Installing sebastian/code-unit (1.0.8): Extracting archive
17-Jul-2024 16:33:28   - Installing sebastian/cli-parser (1.0.2): Extracting archive
17-Jul-2024 16:33:28   - Installing phpunit/php-timer (5.0.3): Extracting archive
17-Jul-2024 16:33:28   - Installing phpunit/php-text-template (2.0.4): Extracting archive
17-Jul-2024 16:33:28   - Installing phpunit/php-invoker (3.1.1): Extracting archive
17-Jul-2024 16:33:28   - Installing phpunit/php-file-iterator (3.0.6): Extracting archive
17-Jul-2024 16:33:28   - Installing theseer/tokenizer (1.2.3): Extracting archive
17-Jul-2024 16:33:28   - Installing nikic/php-parser (v4.19.1): Extracting archive
17-Jul-2024 16:33:28   - Installing sebastian/lines-of-code (1.0.4): Extracting archive
17-Jul-2024 16:33:28   - Installing sebastian/complexity (2.0.3): Extracting archive
17-Jul-2024 16:33:28   - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive
17-Jul-2024 16:33:28   - Installing phpunit/php-code-coverage (9.2.31): Extracting archive
17-Jul-2024 16:33:28   - Installing phar-io/version (3.2.1): Extracting archive
17-Jul-2024 16:33:28   - Installing phar-io/manifest (2.0.4): Extracting archive
17-Jul-2024 16:33:28   - Installing myclabs/deep-copy (1.12.0): Extracting archive
17-Jul-2024 16:33:28   - Installing doctrine/instantiator (2.0.0): Extracting archive
17-Jul-2024 16:33:28   - Installing phpunit/phpunit (9.6.19): Extracting archive
17-Jul-2024 16:33:28   - Installing misantron/dbunit (5.3.0): Extracting archive
17-Jul-2024 16:33:28   - Installing phing/phing (2.17.4): Extracting archive
17-Jul-2024 16:33:28   - Installing webmozart/assert (1.11.0): Extracting archive
17-Jul-2024 16:33:28   - Installing phpstan/phpdoc-parser (1.29.1): Extracting archive
17-Jul-2024 16:33:28   - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
17-Jul-2024 16:33:28   - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive
17-Jul-2024 16:33:28   - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive
17-Jul-2024 16:33:28   - Installing spatie/array-to-xml (3.3.0): Extracting archive
17-Jul-2024 16:33:28   - Installing netresearch/jsonmapper (v4.4.1): Extracting archive
17-Jul-2024 16:33:28   - Installing fidry/cpu-core-counter (1.1.0): Extracting archive
17-Jul-2024 16:33:28   - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive
17-Jul-2024 16:33:28   - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
17-Jul-2024 16:33:28   - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive
17-Jul-2024 16:33:28   - Installing amphp/amp (v2.6.4): Extracting archive
17-Jul-2024 16:33:28   - Installing amphp/byte-stream (v1.8.2): Extracting archive
17-Jul-2024 16:33:28   - Installing vimeo/psalm (5.24.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/routing (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/http-foundation (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing psr/event-dispatcher (1.0.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/event-dispatcher (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/var-dumper (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/error-handler (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/http-kernel (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/var-exporter (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/dependency-injection (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/config (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/cache-contracts (v3.5.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/cache (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/framework-bundle (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing psalm/plugin-symfony (v5.2.2): Extracting archive
17-Jul-2024 16:33:28   - Installing s9e/sweetdom (3.4.1): Extracting archive
17-Jul-2024 16:33:28   - Installing s9e/regexp-builder (1.4.6): Extracting archive
17-Jul-2024 16:33:28   - Installing s9e/text-formatter (2.17.3): Extracting archive
17-Jul-2024 16:33:28   - Installing squizlabs/php_codesniffer (3.10.1): Extracting archive
17-Jul-2024 16:33:28   - Installing masterminds/html5 (2.9.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/dom-crawler (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/browser-kit (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/css-selector (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/mime (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/proxy-manager-bridge (v6.4.8): Extracting archive
17-Jul-2024 16:33:28   - Installing twig/twig (v3.8.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/translation-contracts (v3.5.0): Extracting archive
17-Jul-2024 16:33:28   - Installing symfony/twig-bridge (v6.4.8): Extracting archive
17-Jul-2024 16:33:28    0/140 [>---------------------------]   0%
17-Jul-2024 16:33:28   19/140 [===>------------------------]  13%
17-Jul-2024 16:33:29   29/140 [=====>----------------------]  20%
17-Jul-2024 16:33:29   47/140 [=========>------------------]  33%
17-Jul-2024 16:33:29   64/140 [============>---------------]  45%
17-Jul-2024 16:33:29   74/140 [==============>-------------]  52%
17-Jul-2024 16:33:30   84/140 [================>-----------]  60%
17-Jul-2024 16:33:30   98/140 [===================>--------]  70%
17-Jul-2024 16:33:30 117/140 [=======================>----]  83%
17-Jul-2024 16:33:30 129/140 [=========================>--]  92%
17-Jul-2024 16:33:30 140/140 [============================] 100%
17-Jul-2024 16:33:31 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead.
17-Jul-2024 16:33:31 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead.
17-Jul-2024 16:33:31 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead.
17-Jul-2024 16:33:31 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead.
17-Jul-2024 16:33:31 Generating autoload files
17-Jul-2024 16:33:31 101 packages you are using are looking for funding.
17-Jul-2024 16:33:31 Use the `composer fund` command to find out more!
17-Jul-2024 16:33:31 Buildfile: /data/build/build.xml
17-Jul-2024 16:33:31
17-Jul-2024 16:33:31 phpBB > clean:
17-Jul-2024 16:33:31
17-Jul-2024 16:33:31    [delete] Directory /data/build/logs does not exist or is not a directory.
17-Jul-2024 16:33:31    [delete] Directory /data/build/api does not exist or is not a directory.
17-Jul-2024 16:33:31    [delete] Directory /data/build/codebrowser does not exist or is not a directory.
17-Jul-2024 16:33:31    [delete] Directory /data/build/coverage does not exist or is not a directory.
17-Jul-2024 16:33:31    [delete] Directory /data/build/cpd does not exist or is not a directory.
17-Jul-2024 16:33:31    [delete] Directory /data/build/dependencies does not exist or is not a directory.
17-Jul-2024 16:33:31    [delete] Directory /data/build/new_version does not exist or is not a directory.
17-Jul-2024 16:33:31    [delete] Directory /data/build/old_versions does not exist or is not a directory.
17-Jul-2024 16:33:31    [delete] Directory /data/build/save does not exist or is not a directory.
17-Jul-2024 16:33:31
17-Jul-2024 16:33:31 phpBB > prepare:
17-Jul-2024 16:33:31
17-Jul-2024 16:33:31     [mkdir] Created dir: /data/build/logs
17-Jul-2024 16:33:31     [mkdir] Created dir: /data/build/api
17-Jul-2024 16:33:31     [mkdir] Created dir: /data/build/codebrowser
17-Jul-2024 16:33:31     [mkdir] Created dir: /data/build/coverage
17-Jul-2024 16:33:31     [mkdir] Created dir: /data/build/cpd
17-Jul-2024 16:33:31     [mkdir] Created dir: /data/build/dependencies
17-Jul-2024 16:33:31     [mkdir] Created dir: /data/build/new_version
17-Jul-2024 16:33:31     [mkdir] Created dir: /data/build/new_version/files
17-Jul-2024 16:33:32     [mkdir] Created dir: /data/build/new_version/patches
17-Jul-2024 16:33:32     [mkdir] Created dir: /data/build/new_version/release_files
17-Jul-2024 16:33:32     [mkdir] Created dir: /data/build/new_version/update
17-Jul-2024 16:33:32     [mkdir] Created dir: /data/build/old_versions
17-Jul-2024 16:33:32     [mkdir] Created dir: /data/build/save
17-Jul-2024 16:33:32
17-Jul-2024 16:33:32 BUILD FINISHED
17-Jul-2024 16:33:32
17-Jul-2024 16:33:32 Total time: 0.0897 seconds
17-Jul-2024 16:33:32
17-Jul-2024 16:33:33 Finished task 'Prepare directory' with result: Success
17-Jul-2024 16:33:33 Skipping execution of task 'Run sniffs' as it is disabled
17-Jul-2024 16:33:33
Substituting variable: ${bamboo.PHPVersion} with 8.1
17-Jul-2024 16:33:33
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
17-Jul-2024 16:33:33 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
17-Jul-2024 16:33:33 Running image name (phpbb:php-8.1)
17-Jul-2024 16:33:33
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #165 (PHPBB3-PR1-JOB1-165)'
... running command line:
/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1:/data --workdir /data/build --rm -u=990 phpbb:php-8.1 ../phpBB/vendor/bin/phing sniff
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
17-Jul-2024 16:33:34 Buildfile: /data/build/build.xml
17-Jul-2024 16:33:34
17-Jul-2024 16:33:34 phpBB > sniff:
17-Jul-2024 16:33:34
17-Jul-2024 16:33:36 ............................................................  60 / 926 (6%)
17-Jul-2024 16:33:38 ............................................................ 120 / 926 (13%)
17-Jul-2024 16:33:40 ............................................................ 180 / 926 (19%)
17-Jul-2024 16:33:43 ............................................................ 240 / 926 (26%)
17-Jul-2024 16:33:44 ............................................................ 300 / 926 (32%)
17-Jul-2024 16:33:47 ............................................................ 360 / 926 (39%)
17-Jul-2024 16:33:49 ............................................................ 420 / 926 (45%)
17-Jul-2024 16:33:53 ............................................................ 480 / 926 (52%)
17-Jul-2024 16:33:54 ............................................................ 540 / 926 (58%)
17-Jul-2024 16:33:54 ............................................................ 600 / 926 (65%)
17-Jul-2024 16:33:55 ............................................................ 660 / 926 (71%)
17-Jul-2024 16:33:55 ............................................................ 720 / 926 (78%)
17-Jul-2024 16:33:56 ............................................................ 780 / 926 (84%)
17-Jul-2024 16:33:59 ............................................................ 840 / 926 (91%)
17-Jul-2024 16:34:01 ............................................................ 900 / 926 (97%)
17-Jul-2024 16:34:02 ..........................                                   926 / 926 (100%)
17-Jul-2024 16:34:02
17-Jul-2024 16:34:02
17-Jul-2024 16:34:02 Time: 27.91 secs; Memory: 28MB
17-Jul-2024 16:34:02
17-Jul-2024 16:34:02       [php] Calling PHP function: preg_replace()
17-Jul-2024 16:34:05 ............................................................  60 / 206 (29%)
17-Jul-2024 16:34:15 ............................................................ 120 / 206 (58%)
17-Jul-2024 16:34:18 ............................................................ 180 / 206 (87%)
17-Jul-2024 16:34:22 ..........................                                   206 / 206 (100%)
17-Jul-2024 16:34:22
17-Jul-2024 16:34:22
17-Jul-2024 16:34:22 Time: 19.74 secs; Memory: 34MB
17-Jul-2024 16:34:22
17-Jul-2024 16:34:22
17-Jul-2024 16:34:22
17-Jul-2024 16:34:22 Time: 30ms; Memory: 6MB
17-Jul-2024 16:34:22
17-Jul-2024 16:34:22
17-Jul-2024 16:34:22 BUILD FINISHED
17-Jul-2024 16:34:22
17-Jul-2024 16:34:22 Total time: 47.9115 seconds
17-Jul-2024 16:34:22
17-Jul-2024 16:34:22 Finished task 'Run sniffs' with result: Success
17-Jul-2024 16:34:22 Skipping execution of task 'Run tests' as it is disabled
17-Jul-2024 16:34:22
Substituting variable: ${bamboo.PHPVersion} with 8.1
17-Jul-2024 16:34:22
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
17-Jul-2024 16:34:22 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
17-Jul-2024 16:34:22 Running image name (phpbb:php-8.1)
17-Jul-2024 16:34:22
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #165 (PHPBB3-PR1-JOB1-165)'
... running command line:
/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1:/data --workdir /data --rm -u=990 -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
17-Jul-2024 16:34:24 PHPUnit 9.6.19 by Sebastian Bergmann and contributors.
17-Jul-2024 16:34:24
17-Jul-2024 16:34:33 .............................................................   61 / 7863 (  0%)
17-Jul-2024 16:34:37 .............................................................  122 / 7863 (  1%)
17-Jul-2024 16:34:38 ......................................................I.....S  183 / 7863 (  2%)
17-Jul-2024 16:34:40 SSS..................SSSSSSSS............S...S...............  244 / 7863 (  3%)
17-Jul-2024 16:34:41 .............................................................  305 / 7863 (  3%)
17-Jul-2024 16:34:46 .....S.......................................................  366 / 7863 (  4%)
17-Jul-2024 16:34:48 .............................................................  427 / 7863 (  5%)
17-Jul-2024 16:34:48 .............................................................  488 / 7863 (  6%)
17-Jul-2024 16:34:48 .............................................................  549 / 7863 (  6%)
17-Jul-2024 16:34:49 .............................................................  610 / 7863 (  7%)
17-Jul-2024 16:34:49 .............................................................  671 / 7863 (  8%)
17-Jul-2024 16:34:49 .............................................................  732 / 7863 (  9%)
17-Jul-2024 16:34:49 .............................................................  793 / 7863 ( 10%)
17-Jul-2024 16:34:50 .............................................................  854 / 7863 ( 10%)
17-Jul-2024 16:34:50 .............................................................  915 / 7863 ( 11%)
17-Jul-2024 16:34:50 .............................................................  976 / 7863 ( 12%)
17-Jul-2024 16:34:50 ............................................................. 1037 / 7863 ( 13%)
17-Jul-2024 16:34:51 ............................................................. 1098 / 7863 ( 13%)
17-Jul-2024 16:35:01 ............................................................. 1159 / 7863 ( 14%)
17-Jul-2024 16:35:17 .I...S...............S....................................... 1220 / 7863 ( 15%)
17-Jul-2024 16:35:34 ............................................................. 1281 / 7863 ( 16%)
17-Jul-2024 16:35:51 ............................................................. 1342 / 7863 ( 17%)
17-Jul-2024 16:35:53 .......S.S.S................................................. 1403 / 7863 ( 17%)
17-Jul-2024 16:35:53 ............................................................. 1464 / 7863 ( 18%)
17-Jul-2024 16:35:53 ............................................................. 1525 / 7863 ( 19%)
17-Jul-2024 16:35:53 ............................................................. 1586 / 7863 ( 20%)
17-Jul-2024 16:35:53 ............................................................. 1647 / 7863 ( 20%)
17-Jul-2024 16:35:53 ............................................................. 1708 / 7863 ( 21%)
17-Jul-2024 16:35:54 ............................................................. 1769 / 7863 ( 22%)
17-Jul-2024 16:35:54 ............................................................. 1830 / 7863 ( 23%)
17-Jul-2024 16:35:54 ............................................................. 1891 / 7863 ( 24%)
17-Jul-2024 16:35:54 ............................................................. 1952 / 7863 ( 24%)
17-Jul-2024 16:35:54 ............................................................. 2013 / 7863 ( 25%)
17-Jul-2024 16:35:54 ............................................................. 2074 / 7863 ( 26%)
17-Jul-2024 16:35:54 ............................................................. 2135 / 7863 ( 27%)
17-Jul-2024 16:35:54 ............................................................. 2196 / 7863 ( 27%)
17-Jul-2024 16:35:55 ............................................................. 2257 / 7863 ( 28%)
17-Jul-2024 16:35:55 ............................................................. 2318 / 7863 ( 29%)
17-Jul-2024 16:35:56 ............................................................. 2379 / 7863 ( 30%)
17-Jul-2024 16:35:57 ............................................................. 2440 / 7863 ( 31%)
17-Jul-2024 16:35:57 ............................................................. 2501 / 7863 ( 31%)
17-Jul-2024 16:35:58 ...................................I.II...................... 2562 / 7863 ( 32%)
17-Jul-2024 16:35:58 ............................................................. 2623 / 7863 ( 33%)
17-Jul-2024 16:35:58 ............................................................. 2684 / 7863 ( 34%)
17-Jul-2024 16:35:59 ............................................................. 2745 / 7863 ( 34%)
17-Jul-2024 16:35:59 ............................................................. 2806 / 7863 ( 35%)
17-Jul-2024 16:36:01 ............................................................. 2867 / 7863 ( 36%)
17-Jul-2024 16:36:01 ............................................................. 2928 / 7863 ( 37%)
17-Jul-2024 16:36:02 ............................................................. 2989 / 7863 ( 38%)
17-Jul-2024 16:36:02 ............................................................. 3050 / 7863 ( 38%)
17-Jul-2024 16:36:04 ............................................................. 3111 / 7863 ( 39%)
17-Jul-2024 16:36:11 ............................................................. 3172 / 7863 ( 40%)
17-Jul-2024 16:36:15 ............................................................. 3233 / 7863 ( 41%)
17-Jul-2024 16:36:18 ......................S...................................... 3294 / 7863 ( 41%)
17-Jul-2024 16:36:19 ............................................................. 3355 / 7863 ( 42%)
17-Jul-2024 16:36:19 ............................................................. 3416 / 7863 ( 43%)
17-Jul-2024 16:36:20 ............................................................. 3477 / 7863 ( 44%)
17-Jul-2024 16:36:28 ............................................................. 3538 / 7863 ( 44%)
17-Jul-2024 16:36:38 ............................................................. 3599 / 7863 ( 45%)
17-Jul-2024 16:36:46 ............................................................. 3660 / 7863 ( 46%)
17-Jul-2024 16:36:46 ............................................................. 3721 / 7863 ( 47%)
17-Jul-2024 16:36:47 ............................................................. 3782 / 7863 ( 48%)
17-Jul-2024 16:36:47 ............................................................. 3843 / 7863 ( 48%)
17-Jul-2024 16:36:47 ............................................................. 3904 / 7863 ( 49%)
17-Jul-2024 16:36:47 ............................................................. 3965 / 7863 ( 50%)
17-Jul-2024 16:36:47 ............................................................. 4026 / 7863 ( 51%)
17-Jul-2024 16:36:47 ............................................................. 4087 / 7863 ( 51%)
17-Jul-2024 16:36:47 ............................................................. 4148 / 7863 ( 52%)
17-Jul-2024 16:36:49 ............................................................. 4209 / 7863 ( 53%)
17-Jul-2024 16:36:51 ............................................................. 4270 / 7863 ( 54%)
17-Jul-2024 16:36:52 ............................................................. 4331 / 7863 ( 55%)
17-Jul-2024 16:36:53 ............................................................. 4392 / 7863 ( 55%)
17-Jul-2024 16:36:53 ............................................................. 4453 / 7863 ( 56%)
17-Jul-2024 16:36:54 ............................................................. 4514 / 7863 ( 57%)
17-Jul-2024 16:36:57 ............................................................. 4575 / 7863 ( 58%)
17-Jul-2024 16:37:01 ............................................................. 4636 / 7863 ( 58%)
17-Jul-2024 16:37:04 ............................................................. 4697 / 7863 ( 59%)
17-Jul-2024 16:37:04 ............................................................. 4758 / 7863 ( 60%)
17-Jul-2024 16:37:04 ............................................................. 4819 / 7863 ( 61%)
17-Jul-2024 16:37:04 ............................................................. 4880 / 7863 ( 62%)
17-Jul-2024 16:37:04 ............................................................. 4941 / 7863 ( 62%)
17-Jul-2024 16:37:05 ............................................................. 5002 / 7863 ( 63%)
17-Jul-2024 16:37:05 ............................................................. 5063 / 7863 ( 64%)
17-Jul-2024 16:37:05 ............................................................. 5124 / 7863 ( 65%)
17-Jul-2024 16:37:05 ............................................................. 5185 / 7863 ( 65%)
17-Jul-2024 16:37:05 ............................................................. 5246 / 7863 ( 66%)
17-Jul-2024 16:37:05 ............................................................. 5307 / 7863 ( 67%)
17-Jul-2024 16:37:11 ............................................................. 5368 / 7863 ( 68%)
17-Jul-2024 16:37:16 ............................................................. 5429 / 7863 ( 69%)
17-Jul-2024 16:37:21 ............................................................. 5490 / 7863 ( 69%)
17-Jul-2024 16:37:23 ............................................................. 5551 / 7863 ( 70%)
17-Jul-2024 16:37:23 ............................................................. 5612 / 7863 ( 71%)
17-Jul-2024 16:37:23 ............................................................. 5673 / 7863 ( 72%)
17-Jul-2024 16:37:24 ............................................................. 5734 / 7863 ( 72%)
17-Jul-2024 16:37:24 ........SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7863 ( 73%)
17-Jul-2024 16:37:24 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7863 ( 74%)
17-Jul-2024 16:37:24 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7863 ( 75%)
17-Jul-2024 16:37:24 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5978 / 7863 ( 76%)
17-Jul-2024 16:37:25 SSSSSSSSSSSSSSSS............................................. 6039 / 7863 ( 76%)
17-Jul-2024 16:37:27 ............................................................. 6100 / 7863 ( 77%)
17-Jul-2024 16:37:29 ............................................................. 6161 / 7863 ( 78%)
17-Jul-2024 16:37:30 ............................................................. 6222 / 7863 ( 79%)
17-Jul-2024 16:37:32 ............................................................. 6283 / 7863 ( 79%)
17-Jul-2024 16:37:34 ............................................................. 6344 / 7863 ( 80%)
17-Jul-2024 16:37:36 ............................................................. 6405 / 7863 ( 81%)
17-Jul-2024 16:37:37 ............................................................. 6466 / 7863 ( 82%)
17-Jul-2024 16:37:39 ............................................................. 6527 / 7863 ( 83%)
17-Jul-2024 16:37:41 ............................................................. 6588 / 7863 ( 83%)
17-Jul-2024 16:37:42 ............................................................. 6649 / 7863 ( 84%)
17-Jul-2024 16:37:44 ............................................................. 6710 / 7863 ( 85%)
17-Jul-2024 16:37:46 ............................................................. 6771 / 7863 ( 86%)
17-Jul-2024 16:37:47 ............................................................. 6832 / 7863 ( 86%)
17-Jul-2024 16:37:49 ............................................................. 6893 / 7863 ( 87%)
17-Jul-2024 16:37:51 ............................................................. 6954 / 7863 ( 88%)
17-Jul-2024 16:37:52 ............................................................. 7015 / 7863 ( 89%)
17-Jul-2024 16:37:54 ............................................................. 7076 / 7863 ( 89%)
17-Jul-2024 16:37:55 ............................................................. 7137 / 7863 ( 90%)
17-Jul-2024 16:37:57 ............................................................. 7198 / 7863 ( 91%)
17-Jul-2024 16:37:59 ............................................................. 7259 / 7863 ( 92%)
17-Jul-2024 16:38:00 ............................................................. 7320 / 7863 ( 93%)
17-Jul-2024 16:38:02 ............................................................. 7381 / 7863 ( 93%)
17-Jul-2024 16:38:04 ............................................................. 7442 / 7863 ( 94%)
17-Jul-2024 16:38:05 ............................................................. 7503 / 7863 ( 95%)
17-Jul-2024 16:38:07 ............................................................. 7564 / 7863 ( 96%)
17-Jul-2024 16:38:08 ............................................................. 7625 / 7863 ( 96%)
17-Jul-2024 16:38:10 ............................................................. 7686 / 7863 ( 97%)
17-Jul-2024 16:38:12 ............................................................. 7747 / 7863 ( 98%)
17-Jul-2024 16:38:13 .....................................................
17-Jul-2024 16:38:13
17-Jul-2024 16:38:13 Time: 03:48.849, Memory: 248.50 MB
17-Jul-2024 16:38:13
17-Jul-2024 16:38:13 OK, but incomplete, skipped, or risky tests!
17-Jul-2024 16:38:13 Tests: 7863, Assertions: 152172, Skipped: 273, Incomplete: 5.
17-Jul-2024 16:38:13 Finished task 'Run tests' with result: Success
17-Jul-2024 16:38:13 Starting task 'Parsing test results produced by script' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
17-Jul-2024 16:38:13 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1...
17-Jul-2024 16:38:14 Finished task 'Parsing test results produced by script' with result: Success
17-Jul-2024 16:38:14
Substituting variable: ${bamboo.PRnumber} with 6692
17-Jul-2024 16:38:14
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-165
17-Jul-2024 16:38:14
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-165
17-Jul-2024 16:38:14 Starting task 'Set result build status' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
17-Jul-2024 16:38:14
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #165 (PHPBB3-PR1-JOB1-165)'
... running command line:
/bin/sh /home/bamboo/temp/PHPBB3-PR1-JOB1-165-ScriptBuildTask-21616454392404503.sh
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
17-Jul-2024 16:38:14 From https://github.com/phpbb/phpbb
17-Jul-2024 16:38:14 * branch                  refs/pull/6692/head -> FETCH_HEAD
17-Jul-2024 16:38:14   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17-Jul-2024 16:38:14                                  Dload  Upload   Total   Spent    Left  Speed
17-Jul-2024 16:38:14
17-Jul-2024 16:38:14   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
17-Jul-2024 16:38:14 100   180    0     0  100   180      0    886 --:--:-- --:--:-- --:--:--   882
17-Jul-2024 16:38:14 100  1740  100  1560  100   180   3989    460 --:--:-- --:--:-- --:--:--  4438
17-Jul-2024 16:38:14 Finished task 'Set result build status' with result: Success
17-Jul-2024 16:38:14 Running post build plugin 'Artifact Copier'
17-Jul-2024 16:38:14 Running post build plugin 'npm Cache Cleanup'
17-Jul-2024 16:38:14 Running post build plugin 'NCover Results Collector'
17-Jul-2024 16:38:14 Running post build plugin 'Build Results Label Collector'
17-Jul-2024 16:38:14
Substituting variable: ${bamboo.PRnumber} with 6692
17-Jul-2024 16:38:14 Running post build plugin 'Clover Results Collector'
17-Jul-2024 16:38:14 Running post build plugin 'Docker Container Cleanup'
17-Jul-2024 16:38:16 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-PR1-JOB1'
17-Jul-2024 16:38:16 Finalising the build...
17-Jul-2024 16:38:16 Stopping timer.
17-Jul-2024 16:38:16 Build PHPBB3-PR1-JOB1-165 completed.
17-Jul-2024 16:38:16 Running on server: post build plugin 'Build Hanging Detection Configuration'
17-Jul-2024 16:38:16 Running on server: post build plugin 'NCover Results Collector'
17-Jul-2024 16:38:16 Running on server: post build plugin 'Build Labeller'
17-Jul-2024 16:38:16 Running on server: post build plugin 'Clover Delta Calculator'
17-Jul-2024 16:38:16 Running on server: post build plugin 'Maven Dependencies Postprocessor'
17-Jul-2024 16:38:16 All post build plugins have finished
17-Jul-2024 16:38:16 Generating build results summary...
17-Jul-2024 16:38:22 Saving build results to disk...
17-Jul-2024 16:38:22 Store variable context...
17-Jul-2024 16:38:22 Finished building PHPBB3-PR1-JOB1-165.