Tests pending pull requests

Build: #53 was successful

Job: Build and Test Job was successful

Stages & jobs

  1. Build and Test

Build log

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

19-May-2024 03:59:15 #5 86.10 checking pkg-config is at least version 0.9.0... yes
19-May-2024 03:59:15 #5 86.13 checking for cc... cc
19-May-2024 03:59:15 #5 86.25 checking whether the C compiler works... yes
19-May-2024 03:59:15 #5 86.79 checking for C compiler default output file name... a.out
19-May-2024 03:59:15 #5 86.79 checking for suffix of executables...
19-May-2024 03:59:16 #5 86.90 checking whether we are cross compiling... no
19-May-2024 03:59:16 #5 87.28 checking for suffix of object files... o
19-May-2024 03:59:16 #5 87.32 checking whether the compiler supports GNU C... yes
19-May-2024 03:59:16 #5 87.43 checking whether cc accepts -g... yes
19-May-2024 03:59:16 #5 87.47 checking for cc option to enable C11 features... none needed
19-May-2024 03:59:16 #5 87.56 checking how to run the C preprocessor... cc -E
19-May-2024 03:59:16 #5 87.74 checking for icc... no
19-May-2024 03:59:16 #5 87.76 checking for suncc... no
19-May-2024 03:59:16 #5 87.78 checking for system library directory... lib
19-May-2024 03:59:17 #5 87.78 checking if compiler supports -Wl,-rpath,... yes
19-May-2024 03:59:17 #5 88.13 checking build system type... x86_64-pc-linux-gnu
19-May-2024 03:59:17 #5 88.20 checking host system type... x86_64-pc-linux-gnu
19-May-2024 03:59:17 #5 88.20 checking target system type... x86_64-pc-linux-gnu
19-May-2024 03:59:17 #5 88.46 checking for PHP prefix... /usr/local
19-May-2024 03:59:17 #5 88.46 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
19-May-2024 03:59:17 #5 88.46 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
19-May-2024 03:59:17 #5 88.46 checking for PHP installed headers prefix... /usr/local/include/php
19-May-2024 03:59:17 #5 88.46 checking if debug is enabled... no
19-May-2024 03:59:17 #5 88.61 checking if zts is enabled... no
19-May-2024 03:59:17 #5 88.64 checking for gawk... no
19-May-2024 03:59:17 #5 88.64 checking for nawk... nawk
19-May-2024 03:59:17 #5 88.64 checking if nawk is broken... no
19-May-2024 03:59:17 #5 88.65 checking for zip archive read/write support... yes, shared
19-May-2024 03:59:17 #5 88.65 checking for libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0... yes
19-May-2024 03:59:17 #5 88.67 checking for zip_file_set_mtime in -lzip... yes
19-May-2024 03:59:17 #5 88.81 checking for zip_file_set_encryption in -lzip... yes
19-May-2024 03:59:18 #5 88.92 checking for zip_libzip_version in -lzip... yes
19-May-2024 03:59:18 #5 89.04 checking for zip_register_progress_callback_with_state in -lzip... yes
19-May-2024 03:59:18 #5 89.18 checking for zip_register_cancel_callback_with_state in -lzip... yes
19-May-2024 03:59:18 #5 89.36 checking for zip_compression_method_supported in -lzip... yes
19-May-2024 03:59:18 #5 89.50 checking for a sed that does not truncate output... /usr/bin/sed
19-May-2024 03:59:18 #5 89.50 checking for ld used by cc... /usr/bin/ld
19-May-2024 03:59:18 #5 89.51 checking if the linker (/usr/bin/ld) is GNU ld... yes
19-May-2024 03:59:18 #5 89.52 checking for /usr/bin/ld option to reload object files... -r
19-May-2024 03:59:18 #5 89.52 checking for BSD-compatible nm... /usr/bin/nm -B
19-May-2024 03:59:18 #5 89.53 checking whether ln -s works... yes
19-May-2024 03:59:18 #5 89.53 checking how to recognize dependent libraries... pass_all
19-May-2024 03:59:18 #5 89.57 checking for stdio.h... yes
19-May-2024 03:59:18 #5 89.61 checking for stdlib.h... yes
19-May-2024 03:59:18 #5 89.67 checking for string.h... yes
19-May-2024 03:59:18 #5 89.72 checking for inttypes.h... yes
19-May-2024 03:59:18 #5 89.80 checking for stdint.h... yes
19-May-2024 03:59:18 #5 89.84 checking for strings.h... yes
19-May-2024 03:59:18 #5 89.89 checking for sys/stat.h... yes
19-May-2024 03:59:19 #5 89.97 checking for sys/types.h... yes
19-May-2024 03:59:19 #5 90.03 checking for unistd.h... yes
19-May-2024 03:59:19 #5 90.08 checking for dlfcn.h... yes
19-May-2024 03:59:19 #5 90.14 checking the maximum length of command line arguments... 1572864
19-May-2024 03:59:19 #5 90.15 checking command to parse /usr/bin/nm -B output from cc object... ok
19-May-2024 03:59:19 #5 90.33 checking for objdir... .libs
19-May-2024 03:59:19 #5 90.36 checking for ar... ar
19-May-2024 03:59:19 #5 90.37 checking for ranlib... ranlib
19-May-2024 03:59:19 #5 90.37 checking for strip... strip
19-May-2024 03:59:19 #5 90.47 checking if cc supports -fno-rtti -fno-exceptions... no
19-May-2024 03:59:19 #5 90.51 checking for cc option to produce PIC... -fPIC
19-May-2024 03:59:19 #5 90.51 checking if cc PIC flag -fPIC works... yes
19-May-2024 03:59:19 #5 90.55 checking if cc static flag -static works... yes
19-May-2024 03:59:19 #5 90.73 checking if cc supports -c -o file.o... yes
19-May-2024 03:59:19 #5 90.79 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19-May-2024 03:59:19 #5 90.81 checking whether -lc should be explicitly linked in... no
19-May-2024 03:59:20 #5 90.87 checking dynamic linker characteristics... GNU/Linux ld.so
19-May-2024 03:59:20 #5 90.90 checking how to hardcode library paths into programs... immediate
19-May-2024 03:59:20 #5 90.90 checking whether stripping libraries is possible... yes
19-May-2024 03:59:20 #5 90.90 checking if libtool supports shared libraries... yes
19-May-2024 03:59:20 #5 90.90 checking whether to build shared libraries... yes
19-May-2024 03:59:20 #5 90.90 checking whether to build static libraries... no
19-May-2024 03:59:20 #5 91.21
19-May-2024 03:59:20 #5 91.21 creating libtool
19-May-2024 03:59:20 #5 91.24 appending configuration tag "CXX" to libtool
19-May-2024 03:59:20 #5 91.36 configure: patching config.h.in
19-May-2024 03:59:20 #5 91.37 configure: creating ./config.status
19-May-2024 03:59:20 #5 91.47 config.status: creating config.h
19-May-2024 03:59:20 #5 91.54 /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
19-May-2024 03:59:20 #5 91.54 /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
19-May-2024 03:59:20 #5 91.74 mkdir .libs
19-May-2024 03:59:20 #5 91.75  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
19-May-2024 03:59:20 #5 91.81  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
19-May-2024 03:59:22 #5 93.96 /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
19-May-2024 03:59:23 #5 94.18 cc -shared  .libs/php_zip.o .libs/zip_stream.o  -lzip  -Wl,-O1 -Wl,-soname -Wl,zip.so -o .libs/zip.so
19-May-2024 03:59:23 #5 94.22 creating zip.la
19-May-2024 03:59:23 #5 94.24 (cd .libs && rm -f zip.la && ln -s ../zip.la zip.la)
19-May-2024 03:59:23 #5 94.25 /bin/bash /usr/src/php/ext/zip/libtool --mode=install cp ./zip.la /usr/src/php/ext/zip/modules
19-May-2024 03:59:23 #5 94.33 cp ./.libs/zip.so /usr/src/php/ext/zip/modules/zip.so
19-May-2024 03:59:23 #5 94.34 cp ./.libs/zip.lai /usr/src/php/ext/zip/modules/zip.la
19-May-2024 03:59:23 #5 94.39 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/zip/modules
19-May-2024 03:59:23 #5 94.41 ----------------------------------------------------------------------
19-May-2024 03:59:23 #5 94.41 Libraries have been installed in:
19-May-2024 03:59:23 #5 94.41    /usr/src/php/ext/zip/modules
19-May-2024 03:59:23 #5 94.41
19-May-2024 03:59:23 #5 94.41 If you ever happen to want to link against installed libraries
19-May-2024 03:59:23 #5 94.41 in a given directory, LIBDIR, you must either use libtool, and
19-May-2024 03:59:23 #5 94.41 specify the full pathname of the library, or use the `-LLIBDIR'
19-May-2024 03:59:23 #5 94.41 flag during linking and do at least one of the following:
19-May-2024 03:59:23 #5 94.41    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
19-May-2024 03:59:23 #5 94.41      during execution
19-May-2024 03:59:23 #5 94.41    - add LIBDIR to the `LD_RUN_PATH' environment variable
19-May-2024 03:59:23 #5 94.41      during linking
19-May-2024 03:59:23 #5 94.41    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
19-May-2024 03:59:23 #5 94.41    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
19-May-2024 03:59:23 #5 94.41
19-May-2024 03:59:23 #5 94.41 See any operating system documentation about shared libraries for
19-May-2024 03:59:23 #5 94.41 more information, such as the ld(1) and ld.so(8) manual pages.
19-May-2024 03:59:23 #5 94.41 ----------------------------------------------------------------------
19-May-2024 03:59:23 #5 94.41
19-May-2024 03:59:23 #5 94.42 Build complete.
19-May-2024 03:59:23 #5 94.42 Don't forget to run 'make test'.
19-May-2024 03:59:23 #5 94.42
19-May-2024 03:59:23 #5 94.48 + strip --strip-all modules/zip.so
19-May-2024 03:59:23 #5 94.55 Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
19-May-2024 03:59:23 #5 94.72 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
19-May-2024 03:59:23 #5 94.72 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
19-May-2024 03:59:23 #5 94.73 find . -name \*.la -o -name \*.a | xargs rm -f
19-May-2024 03:59:23 #5 94.74 find . -name \*.so | xargs rm -f
19-May-2024 03:59:23 #5 94.75 find . -name .libs -a -type d|xargs rm -rf
19-May-2024 03:59:23 #5 94.76 rm -f libphp.la      modules/* libs/*
19-May-2024 03:59:23 #5 94.77 rm -f ext/opcache/jit/zend_jit_x86.c
19-May-2024 03:59:23 #5 94.78 rm -f ext/opcache/jit/zend_jit_arm64.c
19-May-2024 03:59:23 #5 94.78 rm -f ext/opcache/minilua
19-May-2024 03:59:40 #5 DONE 111.9s
19-May-2024 03:59:41
19-May-2024 03:59:41 #6 [3/6] RUN pecl install xdebug-3.2.2
19-May-2024 03:59:43 #6 3.016 downloading xdebug-3.2.2.tgz ...
19-May-2024 03:59:44 #6 3.016 Starting to download xdebug-3.2.2.tgz (246,966 bytes)
19-May-2024 03:59:44 #6 3.016 ....................................................done: 246,966 bytes
19-May-2024 03:59:44 #6 3.449 96 source files, building
19-May-2024 03:59:44 #6 3.449 running: phpize
19-May-2024 03:59:44 #6 3.471 Configuring for:
19-May-2024 03:59:44 #6 3.471 PHP Api Version:         20210902
19-May-2024 03:59:44 #6 3.471 Zend Module Api No:      20210902
19-May-2024 03:59:44 #6 3.471 Zend Extension Api No:   420210902
19-May-2024 03:59:45 #6 4.654 building in /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2
19-May-2024 03:59:45 #6 4.655 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
19-May-2024 03:59:45 #6 4.852 checking for grep that handles long lines and -e... /usr/bin/grep
19-May-2024 03:59:45 #6 4.855 checking for egrep... /usr/bin/grep -E
19-May-2024 03:59:45 #6 4.869 checking for a sed that does not truncate output... /usr/bin/sed
19-May-2024 03:59:45 #6 4.899 checking for pkg-config... /usr/bin/pkg-config
19-May-2024 03:59:45 #6 4.905 checking pkg-config is at least version 0.9.0... yes
19-May-2024 03:59:45 #6 4.906 checking for cc... cc
19-May-2024 03:59:45 #6 5.027 checking whether the C compiler works... yes
19-May-2024 03:59:46 #6 5.027 checking for C compiler default output file name... a.out
19-May-2024 03:59:46 #6 5.107 checking for suffix of executables...
19-May-2024 03:59:46 #6 5.184 checking whether we are cross compiling... no
19-May-2024 03:59:46 #6 5.232 checking for suffix of object files... o
19-May-2024 03:59:46 #6 5.274 checking whether the compiler supports GNU C... yes
19-May-2024 03:59:46 #6 5.310 checking whether cc accepts -g... yes
19-May-2024 03:59:46 #6 5.406 checking for cc option to enable C11 features... none needed
19-May-2024 03:59:46 #6 5.492 checking how to run the C preprocessor... cc -E
19-May-2024 03:59:46 #6 5.564 checking for icc... no
19-May-2024 03:59:46 #6 5.584 checking for suncc... no
19-May-2024 03:59:46 #6 5.586 checking for system library directory... lib
19-May-2024 03:59:46 #6 5.665 checking if compiler supports -Wl,-rpath,... yes
19-May-2024 03:59:46 #6 5.797 checking build system type... x86_64-pc-linux-gnu
19-May-2024 03:59:46 #6 5.797 checking host system type... x86_64-pc-linux-gnu
19-May-2024 03:59:46 #6 5.797 checking target system type... x86_64-pc-linux-gnu
19-May-2024 03:59:46 #6 5.859 checking for PHP prefix... /usr/local
19-May-2024 03:59:46 #6 5.860 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
19-May-2024 03:59:46 #6 5.860 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
19-May-2024 03:59:46 #6 5.860 checking for PHP installed headers prefix... /usr/local/include/php
19-May-2024 03:59:46 #6 5.903 checking if debug is enabled... no
19-May-2024 03:59:46 #6 5.935 checking if zts is enabled... no
19-May-2024 03:59:46 #6 5.935 checking for gawk... no
19-May-2024 03:59:46 #6 5.935 checking for nawk... nawk
19-May-2024 03:59:46 #6 5.938 checking if nawk is broken... no
19-May-2024 03:59:46 #6 5.938 checking whether to enable Xdebug support... yes, shared
19-May-2024 03:59:46 #6 5.938 checking whether to enable Xdebug developer build flags... no
19-May-2024 03:59:46 #6 5.938 checking whether to compress profiler files (requires zlib)... yes
19-May-2024 03:59:46 #6 5.952 checking Check for supported PHP versions... supported (8.1.28)
19-May-2024 03:59:46 #6 6.035 checking for clock_gettime... yes
19-May-2024 03:59:47 #6 6.126 checking for clock_gettime_nsec_np... no
19-May-2024 03:59:47 #6 6.241 checking for gettimeofday... yes
19-May-2024 03:59:47 #6 6.301 checking for stdio.h... yes
19-May-2024 03:59:47 #6 6.358 checking for stdlib.h... yes
19-May-2024 03:59:47 #6 6.417 checking for string.h... yes
19-May-2024 03:59:47 #6 6.473 checking for inttypes.h... yes
19-May-2024 03:59:47 #6 6.530 checking for stdint.h... yes
19-May-2024 03:59:47 #6 6.599 checking for strings.h... yes
19-May-2024 03:59:47 #6 6.662 checking for sys/stat.h... yes
19-May-2024 03:59:47 #6 6.735 checking for sys/types.h... yes
19-May-2024 03:59:47 #6 6.814 checking for unistd.h... yes
19-May-2024 03:59:47 #6 6.903 checking for netinet/in.h... yes
19-May-2024 03:59:47 #6 6.973 checking for poll.h... yes
19-May-2024 03:59:47 #6 7.077 checking for sys/poll.h... yes
19-May-2024 03:59:48 #6 7.152 checking for linux/rtnetlink.h... yes
19-May-2024 03:59:48 #6 7.254 checking for res_ninit... no
19-May-2024 03:59:48 #6 7.341 checking for __res_ninit... yes
19-May-2024 03:59:48 #6 7.440 checking for res_nclose... no
19-May-2024 03:59:48 #6 7.533 checking for __res_nclose... yes
19-May-2024 03:59:48 #6 7.626 checking for cos in -lm... yes
19-May-2024 03:59:48 #6 7.637 checking for zlib >= 1.2.9... yes
19-May-2024 03:59:48 #6 7.771 checking for a sed that does not truncate output... /usr/bin/sed
19-May-2024 03:59:48 #6 7.781 checking for ld used by cc... /usr/bin/ld
19-May-2024 03:59:48 #6 7.786 checking if the linker (/usr/bin/ld) is GNU ld... yes
19-May-2024 03:59:48 #6 7.786 checking for /usr/bin/ld option to reload object files... -r
19-May-2024 03:59:48 #6 7.790 checking for BSD-compatible nm... /usr/bin/nm -B
19-May-2024 03:59:48 #6 7.790 checking whether ln -s works... yes
19-May-2024 03:59:48 #6 7.791 checking how to recognize dependent libraries... pass_all
19-May-2024 03:59:48 #6 7.886 checking for dlfcn.h... yes
19-May-2024 03:59:48 #6 7.897 checking the maximum length of command line arguments... 1572864
19-May-2024 03:59:48 #6 8.030 checking command to parse /usr/bin/nm -B output from cc object... ok
19-May-2024 03:59:49 #6 8.035 checking for objdir... .libs
19-May-2024 03:59:49 #6 8.036 checking for ar... ar
19-May-2024 03:59:49 #6 8.037 checking for ranlib... ranlib
19-May-2024 03:59:49 #6 8.038 checking for strip... strip
19-May-2024 03:59:49 #6 8.178 checking if cc supports -fno-rtti -fno-exceptions... no
19-May-2024 03:59:49 #6 8.180 checking for cc option to produce PIC... -fPIC
19-May-2024 03:59:49 #6 8.215 checking if cc PIC flag -fPIC works... yes
19-May-2024 03:59:49 #6 8.389 checking if cc static flag -static works... yes
19-May-2024 03:59:49 #6 8.443 checking if cc supports -c -o file.o... yes
19-May-2024 03:59:49 #6 8.468 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19-May-2024 03:59:49 #6 8.521 checking whether -lc should be explicitly linked in... no
19-May-2024 03:59:49 #6 8.548 checking dynamic linker characteristics... GNU/Linux ld.so
19-May-2024 03:59:49 #6 8.548 checking how to hardcode library paths into programs... immediate
19-May-2024 03:59:49 #6 8.552 checking whether stripping libraries is possible... yes
19-May-2024 03:59:49 #6 8.552 checking if libtool supports shared libraries... yes
19-May-2024 03:59:49 #6 8.552 checking whether to build shared libraries... yes
19-May-2024 03:59:49 #6 8.552 checking whether to build static libraries... no
19-May-2024 03:59:49 #6 8.821
19-May-2024 03:59:49 #6 8.821 creating libtool
19-May-2024 03:59:49 #6 8.856 appending configuration tag "CXX" to libtool
19-May-2024 03:59:49 #6 9.032 configure: patching config.h.in
19-May-2024 03:59:50 #6 9.038 configure: creating ./config.status
19-May-2024 03:59:50 #6 9.209 config.status: creating config.h
19-May-2024 03:59:50 #6 9.283 running: make
19-May-2024 03:59:50 #6 9.287 Makefile:244: warning: overriding recipe for target 'test'
19-May-2024 03:59:50 #6 9.287 Makefile:136: warning: ignoring old recipe for target 'test'
19-May-2024 03:59:50 #6 9.296 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:50 #6 9.507 mkdir .libs
19-May-2024 03:59:50 #6 9.512  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:51 #6 10.18 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:51 #6 10.37 mkdir src/base/.libs
19-May-2024 03:59:51 #6 10.37  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:52 #6 11.40 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:52 #6 11.56  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:52 #6 12.04 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:53 #6 12.19 mkdir src/lib/.libs
19-May-2024 03:59:53 #6 12.19  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:53 #6 12.84 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:53 #6 12.99  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:54 #6 13.60 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:54 #6 13.77  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:54 #6 13.82 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:54 #6 13.97  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:55 #6 14.40 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:55 #6 14.55  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:55 #6 14.78 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:55 #6 14.92  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:56 #6 15.35 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:56 #6 15.58  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:57 #6 16.27 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:57 #6 16.42  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:57 #6 16.55 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:57 #6 16.72  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:58 #6 17.46 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:58 #6 17.63  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:58 #6 17.73 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:58 #6 17.89  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:59 #6 18.36 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:59 #6 18.59  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 03:59:59 #6 18.98 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:00 #6 19.13  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:01 #6 20.16 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:01 #6 20.31  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:01 #6 20.94 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:02 #6 21.27  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:02 #6 21.92 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:02 #6 22.10  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:03 #6 22.76 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:03 #6 22.92  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:04 #6 23.80 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:04 #6 23.97  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:05 #6 24.45 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:05 #6 24.67 mkdir src/coverage/.libs
19-May-2024 04:00:05 #6 24.67  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:06 #6 25.23 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:06 #6 25.39  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:07 #6 26.34 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:07 #6 26.49 mkdir src/debugger/.libs
19-May-2024 04:00:07 #6 26.49  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:07 #6 27.10 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:08 #6 27.25  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:08 #6 28.01 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:09 #6 28.22  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:11 #6 30.36 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:11 #6 30.51  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:11 #6 30.88 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:11 #6 31.05  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:12 #6 31.57 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:12 #6 31.72 mkdir src/develop/.libs
19-May-2024 04:00:12 #6 31.73  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:13 #6 32.21 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:13 #6 32.37  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:13 #6 32.82 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:13 #6 32.97  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:14 #6 33.54 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:14 #6 33.69  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:15 #6 34.63 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:15 #6 34.80  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:16 #6 35.35 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:16 #6 35.56 mkdir src/gcstats/.libs
19-May-2024 04:00:16 #6 35.58  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:17 #6 36.14 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:17 #6 36.36 mkdir src/profiler/.libs
19-May-2024 04:00:17 #6 36.38  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:17 #6 37.11 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:18 #6 37.35 mkdir src/tracing/.libs
19-May-2024 04:00:18 #6 37.35  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:18 #6 37.90 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:19 #6 38.15  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:19 #6 38.58 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:19 #6 38.76  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:20 #6 39.30 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:20 #6 39.46  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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
19-May-2024 04:00:21 #6 40.24 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=link cc -shared -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuser4uLUDN/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-defaultuser4uLUDN/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
19-May-2024 04:00:21 #6 40.24 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
19-May-2024 04:00:21 #6 40.87 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
19-May-2024 04:00:21 #6 40.87 extual.o src/tracing/.libs/tracing.o  -lm -lz  -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
19-May-2024 04:00:21 #6 41.02 creating xdebug.la
19-May-2024 04:00:22 #6 41.04 (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
19-May-2024 04:00:22 #6 41.05 /bin/bash /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/modules
19-May-2024 04:00:22 #6 41.11 cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/modules/xdebug.so
19-May-2024 04:00:22 #6 41.13 cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/modules/xdebug.la
19-May-2024 04:00:22 #6 41.17 PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/modules
19-May-2024 04:00:22 #6 41.18 ----------------------------------------------------------------------
19-May-2024 04:00:22 #6 41.18 Libraries have been installed in:
19-May-2024 04:00:22 #6 41.18    /tmp/pear/temp/pear-build-defaultuser4uLUDN/xdebug-3.2.2/modules
19-May-2024 04:00:22 #6 41.18
19-May-2024 04:00:22 #6 41.18 If you ever happen to want to link against installed libraries
19-May-2024 04:00:22 #6 41.18 in a given directory, LIBDIR, you must either use libtool, and
19-May-2024 04:00:22 #6 41.18 specify the full pathname of the library, or use the `-LLIBDIR'
19-May-2024 04:00:22 #6 41.18 flag during linking and do at least one of the following:
19-May-2024 04:00:22 #6 41.18    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
19-May-2024 04:00:22 #6 41.18      during execution
19-May-2024 04:00:22 #6 41.18    - add LIBDIR to the `LD_RUN_PATH' environment variable
19-May-2024 04:00:22 #6 41.18      during linking
19-May-2024 04:00:22 #6 41.18    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
19-May-2024 04:00:22 #6 41.18    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
19-May-2024 04:00:22 #6 41.18
19-May-2024 04:00:22 #6 41.18 See any operating system documentation about shared libraries for
19-May-2024 04:00:22 #6 41.18 more information, such as the ld(1) and ld.so(8) manual pages.
19-May-2024 04:00:22 #6 41.19 ----------------------------------------------------------------------
19-May-2024 04:00:22 #6 41.19
19-May-2024 04:00:22 #6 41.19 Build complete.
19-May-2024 04:00:22 #6 41.19 Don't forget to run 'make test'.
19-May-2024 04:00:22 #6 41.20
19-May-2024 04:00:22 #6 41.20 running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuser4uLUDN/install-xdebug-3.2.2" install
19-May-2024 04:00:22 #6 41.20 Makefile:244: warning: overriding recipe for target 'test'
19-May-2024 04:00:22 #6 41.20 Makefile:136: warning: ignoring old recipe for target 'test'
19-May-2024 04:00:22 #6 41.32 Installing shared extensions:     /tmp/pear/temp/pear-build-defaultuser4uLUDN/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/
19-May-2024 04:00:22 #6 41.42
19-May-2024 04:00:22 #6 41.51 shtool:echo:Warning: unable to determine terminal sequence for bold mode
19-May-2024 04:00:22 #6 41.53   +----------------------------------------------------------------------+
19-May-2024 04:00:22 #6 41.53   |                                                                      |
19-May-2024 04:00:22 #6 41.54   |   INSTALLATION INSTRUCTIONS                                          |
19-May-2024 04:00:22 #6 41.54   |   =========================                                          |
19-May-2024 04:00:22 #6 41.54   |                                                                      |
19-May-2024 04:00:22 #6 41.55   |   See https://xdebug.org/install.php#configure-php for instructions  |
19-May-2024 04:00:22 #6 41.55   |   on how to enable Xdebug for PHP.                                   |
19-May-2024 04:00:22 #6 41.55   |                                                                      |
19-May-2024 04:00:22 #6 41.56   |   Documentation is available online as well:                         |
19-May-2024 04:00:22 #6 41.56   |   - A list of all settings:  https://xdebug.org/docs-settings.php    |
19-May-2024 04:00:22 #6 41.57   |   - A list of all functions: https://xdebug.org/docs-functions.php   |
19-May-2024 04:00:22 #6 41.57   |   - Profiling instructions:  https://xdebug.org/docs-profiling2.php  |
19-May-2024 04:00:22 #6 41.57   |   - Remote debugging:        https://xdebug.org/docs-debugger.php    |
19-May-2024 04:00:22 #6 41.58   |                                                                      |
19-May-2024 04:00:22 #6 41.59   |                                                                      |
19-May-2024 04:00:22 #6 41.59   |   NOTE: Please disregard the message                                 |
19-May-2024 04:00:22 #6 41.59   |       You should add "extension=xdebug.so" to php.ini                |
19-May-2024 04:00:22 #6 41.59   |   that is emitted by the PECL installer. This does not work for      |
19-May-2024 04:00:22 #6 41.60   |   Xdebug.                                                            |
19-May-2024 04:00:22 #6 41.60   |                                                                      |
19-May-2024 04:00:22 #6 41.61   +----------------------------------------------------------------------+
19-May-2024 04:00:22 #6 41.71 shtool:echo:Warning: unable to determine terminal sequence for bold mode
19-May-2024 04:00:22 #6 41.74
19-May-2024 04:00:22 #6 41.74
19-May-2024 04:00:22 #6 41.74 running: find "/tmp/pear/temp/pear-build-defaultuser4uLUDN/install-xdebug-3.2.2" | xargs ls -dils
19-May-2024 04:00:22 #6 41.76 3147715    4 drwxr-xr-x. 3 root root    4096 May 19 04:00 /tmp/pear/temp/pear-build-defaultuser4uLUDN/install-xdebug-3.2.2
19-May-2024 04:00:22 #6 41.76 3148016    4 drwxr-xr-x. 3 root root    4096 May 19 04:00 /tmp/pear/temp/pear-build-defaultuser4uLUDN/install-xdebug-3.2.2/usr
19-May-2024 04:00:22 #6 41.76 3148017    4 drwxr-xr-x. 3 root root    4096 May 19 04:00 /tmp/pear/temp/pear-build-defaultuser4uLUDN/install-xdebug-3.2.2/usr/local
19-May-2024 04:00:22 #6 41.76 3148018    4 drwxr-xr-x. 3 root root    4096 May 19 04:00 /tmp/pear/temp/pear-build-defaultuser4uLUDN/install-xdebug-3.2.2/usr/local/lib
19-May-2024 04:00:22 #6 41.76 3148019    4 drwxr-xr-x. 3 root root    4096 May 19 04:00 /tmp/pear/temp/pear-build-defaultuser4uLUDN/install-xdebug-3.2.2/usr/local/lib/php
19-May-2024 04:00:22 #6 41.76 3148020    4 drwxr-xr-x. 3 root root    4096 May 19 04:00 /tmp/pear/temp/pear-build-defaultuser4uLUDN/install-xdebug-3.2.2/usr/local/lib/php/extensions
19-May-2024 04:00:22 #6 41.76 3148021    4 drwxr-xr-x. 2 root root    4096 May 19 04:00 /tmp/pear/temp/pear-build-defaultuser4uLUDN/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902
19-May-2024 04:00:22 #6 41.76 3148015 1760 -rwxr-xr-x. 1 root root 1798232 May 19 04:00 /tmp/pear/temp/pear-build-defaultuser4uLUDN/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so
19-May-2024 04:00:22 #6 41.77
19-May-2024 04:00:22 #6 41.77 Build process completed successfully
19-May-2024 04:00:22 #6 41.77 Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so'
19-May-2024 04:00:22 #6 41.79 install ok: channel://pecl.php.net/xdebug-3.2.2
19-May-2024 04:00:22 #6 41.80 configuration option "php_ini" is not set to php.ini location
19-May-2024 04:00:22 #6 41.80 You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so" to php.ini
19-May-2024 04:00:23 #6 DONE 42.3s
19-May-2024 04:00:23
19-May-2024 04:00:23 #7 [4/6] RUN docker-php-ext-enable xdebug
19-May-2024 04:00:25 #7 DONE 2.2s
19-May-2024 04:00:25
19-May-2024 04:00:25 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini
19-May-2024 04:00:27 #8 DONE 2.4s
19-May-2024 04:00:27
19-May-2024 04:00:27 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost
19-May-2024 04:00:30 #9 DONE 2.7s
19-May-2024 04:00:30
19-May-2024 04:00:30 #10 exporting to image
19-May-2024 04:00:30 #10 exporting layers
19-May-2024 04:00:31 #10 exporting layers 1.1s done
19-May-2024 04:00:31 #10 writing image sha256:8d8384163d9b182665ca12a35478bc144ae8685670b6457b5495f490cb493808
19-May-2024 04:00:31 #10 writing image sha256:8d8384163d9b182665ca12a35478bc144ae8685670b6457b5495f490cb493808 done
19-May-2024 04:00:31 #10 naming to docker.io/library/phpbb:php-8.1 0.0s done
19-May-2024 04:00:31 #10 DONE 1.1s
19-May-2024 04:00:32 Built Docker image 'phpbb:php-8.1'
19-May-2024 04:00:32 Finished task 'Build image' with result: Success
19-May-2024 04:00:32
Substituting variable: ${bamboo.PHPVersion} with 8.1
19-May-2024 04:00:32
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
19-May-2024 04:00:32 Starting task 'Prepare directory' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
19-May-2024 04:00:32 Running image name (phpbb:php-8.1)
19-May-2024 04:00:32
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #53 (PHPBB3-PR1-JOB1-53)'
... running command line:
/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1:/data --workdir /data/phpBB --rm -e HOME=/home/bamboo -u=991 phpbb:php-8.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing clean prepare
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
19-May-2024 04:00:35 You are using the deprecated option "--dev". It has no effect and will break in Composer 3.
19-May-2024 04:00:35 Installing dependencies from lock file (including require-dev)
19-May-2024 04:00:35 Verifying lock file contents can be installed on current platform.
19-May-2024 04:00:35 Package operations: 142 installs, 0 updates, 0 removals
19-May-2024 04:00:35 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.
19-May-2024 04:00:35   - Downloading composer/installers (v1.12.0)
19-May-2024 04:00:35   - Downloading composer/package-versions-deprecated (1.11.99.5)
19-May-2024 04:00:35   - Downloading bantu/ini-get-wrapper (v1.0.1)
19-May-2024 04:00:35   - Downloading carlos-mg89/oauth (0.8.15)
19-May-2024 04:00:35   - Downloading chita/topological_sort (v3.0.1)
19-May-2024 04:00:35   - Downloading symfony/process (v6.4.3)
19-May-2024 04:00:35   - Downloading symfony/polyfill-php81 (v1.29.0)
19-May-2024 04:00:35   - Downloading symfony/polyfill-php80 (v1.29.0)
19-May-2024 04:00:35   - Downloading symfony/polyfill-php73 (v1.29.0)
19-May-2024 04:00:35   - Downloading symfony/finder (v6.4.0)
19-May-2024 04:00:35   - Downloading symfony/polyfill-mbstring (v1.29.0)
19-May-2024 04:00:35   - Downloading symfony/polyfill-ctype (v1.29.0)
19-May-2024 04:00:35   - Downloading symfony/filesystem (v6.4.3)
19-May-2024 04:00:35   - Downloading symfony/polyfill-intl-normalizer (v1.29.0)
19-May-2024 04:00:35   - Downloading symfony/polyfill-intl-grapheme (v1.29.0)
19-May-2024 04:00:35   - Downloading symfony/string (v6.4.3)
19-May-2024 04:00:35   - Downloading psr/container (2.0.2)
19-May-2024 04:00:35   - Downloading symfony/service-contracts (v3.4.1)
19-May-2024 04:00:35   - Downloading symfony/deprecation-contracts (v3.4.0)
19-May-2024 04:00:35   - Downloading symfony/console (v6.4.3)
19-May-2024 04:00:35   - Downloading seld/signal-handler (2.0.2)
19-May-2024 04:00:35   - Downloading seld/phar-utils (1.2.1)
19-May-2024 04:00:35   - Downloading seld/jsonlint (1.10.2)
19-May-2024 04:00:35   - Downloading react/promise (v3.1.0)
19-May-2024 04:00:35   - Downloading psr/log (3.0.0)
19-May-2024 04:00:35   - Downloading justinrainbow/json-schema (v5.2.13)
19-May-2024 04:00:35   - Downloading composer/pcre (3.1.1)
19-May-2024 04:00:35   - Downloading composer/xdebug-handler (3.0.3)
19-May-2024 04:00:35   - Downloading composer/spdx-licenses (1.5.8)
19-May-2024 04:00:35   - Downloading composer/semver (3.4.0)
19-May-2024 04:00:35   - Downloading composer/metadata-minifier (1.0.0)
19-May-2024 04:00:35   - Downloading composer/class-map-generator (1.1.0)
19-May-2024 04:00:35   - Downloading composer/ca-bundle (1.4.1)
19-May-2024 04:00:35   - Downloading composer/composer (2.7.1)
19-May-2024 04:00:35   - Downloading psr/cache (3.0.0)
19-May-2024 04:00:35   - Downloading doctrine/deprecations (1.1.3)
19-May-2024 04:00:35   - Downloading doctrine/event-manager (1.2.0)
19-May-2024 04:00:35   - Downloading doctrine/cache (2.2.0)
19-May-2024 04:00:35   - Downloading doctrine/dbal (3.3.8)
19-May-2024 04:00:35   - Downloading google/recaptcha (1.3.0)
19-May-2024 04:00:35   - Downloading guzzlehttp/promises (1.5.3)
19-May-2024 04:00:35   - Downloading ralouphie/getallheaders (3.0.3)
19-May-2024 04:00:35   - Downloading psr/http-message (1.1)
19-May-2024 04:00:35   - Downloading guzzlehttp/psr7 (1.9.1)
19-May-2024 04:00:35   - Downloading laminas/laminas-code (4.13.0)
19-May-2024 04:00:35   - Downloading symfony/yaml (v6.4.3)
19-May-2024 04:00:35   - Downloading laravel/homestead (v14.5.0)
19-May-2024 04:00:35   - Downloading marc1706/fast-image-size (v1.1.7)
19-May-2024 04:00:35   - Downloading symfony/http-client-contracts (v3.4.0)
19-May-2024 04:00:35   - Downloading symfony/http-client (v6.4.3)
19-May-2024 04:00:35   - Downloading brick/math (0.12.1)
19-May-2024 04:00:35   - Downloading spomky-labs/pki-framework (1.1.1)
19-May-2024 04:00:35   - Downloading psr/http-factory (1.0.2)
19-May-2024 04:00:35   - Downloading psr/http-client (1.0.3)
19-May-2024 04:00:35   - Downloading psr/clock (1.0.0)
19-May-2024 04:00:35   - Downloading paragonie/random_compat (v9.99.100)
19-May-2024 04:00:35   - Downloading paragonie/sodium_compat (v1.20.0)
19-May-2024 04:00:35   - Downloading paragonie/constant_time_encoding (v2.6.3)
19-May-2024 04:00:35   - Downloading web-token/jwt-library (3.3.0)
19-May-2024 04:00:35   - Downloading web-token/jwt-util-ecc (3.3.0)
19-May-2024 04:00:35   - Downloading web-token/jwt-signature-algorithm-ecdsa (3.3.0)
19-May-2024 04:00:35   - Downloading web-token/jwt-signature (3.3.0)
19-May-2024 04:00:35   - Downloading web-token/jwt-key-mgmt (3.3.0)
19-May-2024 04:00:35   - Downloading spomky-labs/base64url (v2.0.4)
19-May-2024 04:00:35   - Downloading symfony/polyfill-php72 (v1.29.0)
19-May-2024 04:00:35   - Downloading symfony/polyfill-intl-idn (v1.29.0)
19-May-2024 04:00:35   - Downloading guzzlehttp/guzzle (6.5.8)
19-May-2024 04:00:35   - Downloading minishlink/web-push (v8.0.0)
19-May-2024 04:00:35   - Downloading sebastian/version (3.0.2)
19-May-2024 04:00:35   - Downloading sebastian/type (3.2.1)
19-May-2024 04:00:35   - Downloading sebastian/resource-operations (3.0.3)
19-May-2024 04:00:35   - Downloading sebastian/recursion-context (4.0.5)
19-May-2024 04:00:35   - Downloading sebastian/object-reflector (2.0.4)
19-May-2024 04:00:35   - Downloading sebastian/object-enumerator (4.0.4)
19-May-2024 04:00:35   - Downloading sebastian/global-state (5.0.6)
19-May-2024 04:00:35   - Downloading sebastian/exporter (4.0.5)
19-May-2024 04:00:35   - Downloading sebastian/environment (5.1.5)
19-May-2024 04:00:35   - Downloading sebastian/diff (4.0.5)
19-May-2024 04:00:35   - Downloading sebastian/comparator (4.0.8)
19-May-2024 04:00:35   - Downloading sebastian/code-unit (1.0.8)
19-May-2024 04:00:35   - Downloading sebastian/cli-parser (1.0.1)
19-May-2024 04:00:35   - Downloading phpunit/php-timer (5.0.3)
19-May-2024 04:00:35   - Downloading phpunit/php-text-template (2.0.4)
19-May-2024 04:00:35   - Downloading phpunit/php-invoker (3.1.1)
19-May-2024 04:00:35   - Downloading phpunit/php-file-iterator (3.0.6)
19-May-2024 04:00:35   - Downloading theseer/tokenizer (1.2.2)
19-May-2024 04:00:35   - Downloading nikic/php-parser (v4.18.0)
19-May-2024 04:00:35   - Downloading sebastian/lines-of-code (1.0.4)
19-May-2024 04:00:35   - Downloading sebastian/complexity (2.0.3)
19-May-2024 04:00:35   - Downloading sebastian/code-unit-reverse-lookup (2.0.3)
19-May-2024 04:00:35   - Downloading phpunit/php-code-coverage (9.2.30)
19-May-2024 04:00:35   - Downloading phar-io/version (3.2.1)
19-May-2024 04:00:35   - Downloading phar-io/manifest (2.0.3)
19-May-2024 04:00:35   - Downloading myclabs/deep-copy (1.11.1)
19-May-2024 04:00:35   - Downloading doctrine/instantiator (2.0.0)
19-May-2024 04:00:35   - Downloading phpunit/phpunit (9.6.17)
19-May-2024 04:00:35   - Downloading misantron/dbunit (5.3.0)
19-May-2024 04:00:35   - Downloading phing/phing (2.17.4)
19-May-2024 04:00:35   - Downloading webmozart/assert (1.11.0)
19-May-2024 04:00:35   - Downloading phpstan/phpdoc-parser (1.26.0)
19-May-2024 04:00:35   - Downloading phpdocumentor/reflection-common (2.2.0)
19-May-2024 04:00:35   - Downloading phpdocumentor/type-resolver (1.8.2)
19-May-2024 04:00:35   - Downloading phpdocumentor/reflection-docblock (5.3.0)
19-May-2024 04:00:35   - Downloading spatie/array-to-xml (3.2.3)
19-May-2024 04:00:35   - Downloading netresearch/jsonmapper (v4.4.1)
19-May-2024 04:00:35   - Downloading fidry/cpu-core-counter (1.1.0)
19-May-2024 04:00:35   - Downloading felixfbecker/language-server-protocol (v1.5.2)
19-May-2024 04:00:35   - Downloading felixfbecker/advanced-json-rpc (v3.2.1)
19-May-2024 04:00:35   - Downloading dnoegel/php-xdg-base-dir (v0.1.1)
19-May-2024 04:00:35   - Downloading amphp/amp (v2.6.2)
19-May-2024 04:00:35   - Downloading amphp/byte-stream (v1.8.1)
19-May-2024 04:00:35   - Downloading vimeo/psalm (5.22.2)
19-May-2024 04:00:35   - Downloading symfony/routing (v6.4.3)
19-May-2024 04:00:35   - Downloading symfony/polyfill-php83 (v1.29.0)
19-May-2024 04:00:35   - Downloading symfony/http-foundation (v6.4.3)
19-May-2024 04:00:35   - Downloading psr/event-dispatcher (1.0.0)
19-May-2024 04:00:35   - Downloading symfony/event-dispatcher-contracts (v3.4.0)
19-May-2024 04:00:35   - Downloading symfony/event-dispatcher (v6.4.3)
19-May-2024 04:00:35   - Downloading symfony/var-dumper (v6.4.3)
19-May-2024 04:00:35   - Downloading symfony/error-handler (v6.4.3)
19-May-2024 04:00:35   - Downloading symfony/http-kernel (v6.4.3)
19-May-2024 04:00:35   - Downloading symfony/var-exporter (v6.4.3)
19-May-2024 04:00:35   - Downloading symfony/dependency-injection (v6.4.3)
19-May-2024 04:00:35   - Downloading symfony/config (v6.4.3)
19-May-2024 04:00:35   - Downloading symfony/cache-contracts (v3.4.0)
19-May-2024 04:00:35   - Downloading symfony/cache (v6.4.3)
19-May-2024 04:00:35   - Downloading symfony/framework-bundle (v6.4.3)
19-May-2024 04:00:35   - Downloading psalm/plugin-symfony (v5.1.0)
19-May-2024 04:00:35   - Downloading s9e/sweetdom (3.4.0)
19-May-2024 04:00:35   - Downloading s9e/regexp-builder (1.4.6)
19-May-2024 04:00:35   - Downloading s9e/text-formatter (2.16.0)
19-May-2024 04:00:35   - Downloading squizlabs/php_codesniffer (3.9.0)
19-May-2024 04:00:35   - Downloading masterminds/html5 (2.8.1)
19-May-2024 04:00:35   - Downloading symfony/dom-crawler (v6.4.3)
19-May-2024 04:00:35   - Downloading symfony/browser-kit (v6.4.3)
19-May-2024 04:00:35   - Downloading symfony/css-selector (v6.4.3)
19-May-2024 04:00:35   - Downloading symfony/mime (v6.4.3)
19-May-2024 04:00:35   - Downloading friendsofphp/proxy-manager-lts (v1.0.16)
19-May-2024 04:00:35   - Downloading symfony/proxy-manager-bridge (v6.4.3)
19-May-2024 04:00:35   - Downloading twig/twig (v3.8.0)
19-May-2024 04:00:35   - Downloading symfony/translation-contracts (v3.4.1)
19-May-2024 04:00:35   - Downloading symfony/twig-bridge (v6.4.3)
19-May-2024 04:00:37    0/142 [>---------------------------]   0%
19-May-2024 04:00:37   20/142 [===>------------------------]  14%
19-May-2024 04:00:37   33/142 [======>---------------------]  23%
19-May-2024 04:00:37   46/142 [=========>------------------]  32%
19-May-2024 04:00:38   59/142 [===========>----------------]  41%
19-May-2024 04:00:38   74/142 [==============>-------------]  52%
19-May-2024 04:00:38   91/142 [=================>----------]  64%
19-May-2024 04:00:38 100/142 [===================>--------]  70%
19-May-2024 04:00:39 117/142 [=======================>----]  82%
19-May-2024 04:00:39 130/142 [=========================>--]  91%
19-May-2024 04:00:39 142/142 [============================] 100%
19-May-2024 04:00:39   - Installing composer/installers (v1.12.0): Extracting archive
19-May-2024 04:00:39   - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive
19-May-2024 04:00:39   - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive
19-May-2024 04:00:39   - Installing carlos-mg89/oauth (0.8.15): Extracting archive
19-May-2024 04:00:39   - Installing chita/topological_sort (v3.0.1): Extracting archive
19-May-2024 04:00:39   - Installing symfony/process (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive
19-May-2024 04:00:39   - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive
19-May-2024 04:00:39   - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive
19-May-2024 04:00:39   - Installing symfony/finder (v6.4.0): Extracting archive
19-May-2024 04:00:39   - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive
19-May-2024 04:00:39   - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive
19-May-2024 04:00:39   - Installing symfony/filesystem (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive
19-May-2024 04:00:39   - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive
19-May-2024 04:00:39   - Installing symfony/string (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing psr/container (2.0.2): Extracting archive
19-May-2024 04:00:39   - Installing symfony/service-contracts (v3.4.1): Extracting archive
19-May-2024 04:00:39   - Installing symfony/deprecation-contracts (v3.4.0): Extracting archive
19-May-2024 04:00:39   - Installing symfony/console (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing seld/signal-handler (2.0.2): Extracting archive
19-May-2024 04:00:39   - Installing seld/phar-utils (1.2.1): Extracting archive
19-May-2024 04:00:39   - Installing seld/jsonlint (1.10.2): Extracting archive
19-May-2024 04:00:39   - Installing react/promise (v3.1.0): Extracting archive
19-May-2024 04:00:39   - Installing psr/log (3.0.0): Extracting archive
19-May-2024 04:00:39   - Installing justinrainbow/json-schema (v5.2.13): Extracting archive
19-May-2024 04:00:39   - Installing composer/pcre (3.1.1): Extracting archive
19-May-2024 04:00:39   - Installing composer/xdebug-handler (3.0.3): Extracting archive
19-May-2024 04:00:39   - Installing composer/spdx-licenses (1.5.8): Extracting archive
19-May-2024 04:00:39   - Installing composer/semver (3.4.0): Extracting archive
19-May-2024 04:00:39   - Installing composer/metadata-minifier (1.0.0): Extracting archive
19-May-2024 04:00:39   - Installing composer/class-map-generator (1.1.0): Extracting archive
19-May-2024 04:00:39   - Installing composer/ca-bundle (1.4.1): Extracting archive
19-May-2024 04:00:39   - Installing composer/composer (2.7.1): Extracting archive
19-May-2024 04:00:39   - Installing psr/cache (3.0.0): Extracting archive
19-May-2024 04:00:39   - Installing doctrine/deprecations (1.1.3): Extracting archive
19-May-2024 04:00:39   - Installing doctrine/event-manager (1.2.0): Extracting archive
19-May-2024 04:00:39   - Installing doctrine/cache (2.2.0): Extracting archive
19-May-2024 04:00:39   - Installing doctrine/dbal (3.3.8): Extracting archive
19-May-2024 04:00:39   - Installing google/recaptcha (1.3.0): Extracting archive
19-May-2024 04:00:39   - Installing guzzlehttp/promises (1.5.3): Extracting archive
19-May-2024 04:00:39   - Installing ralouphie/getallheaders (3.0.3): Extracting archive
19-May-2024 04:00:39   - Installing psr/http-message (1.1): Extracting archive
19-May-2024 04:00:39   - Installing guzzlehttp/psr7 (1.9.1): Extracting archive
19-May-2024 04:00:39   - Installing laminas/laminas-code (4.13.0): Extracting archive
19-May-2024 04:00:39   - Installing symfony/yaml (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing laravel/homestead (v14.5.0): Extracting archive
19-May-2024 04:00:39   - Installing marc1706/fast-image-size (v1.1.7): Extracting archive
19-May-2024 04:00:39   - Installing symfony/http-client-contracts (v3.4.0): Extracting archive
19-May-2024 04:00:39   - Installing symfony/http-client (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing brick/math (0.12.1): Extracting archive
19-May-2024 04:00:39   - Installing spomky-labs/pki-framework (1.1.1): Extracting archive
19-May-2024 04:00:39   - Installing psr/http-factory (1.0.2): Extracting archive
19-May-2024 04:00:39   - Installing psr/http-client (1.0.3): Extracting archive
19-May-2024 04:00:39   - Installing psr/clock (1.0.0): Extracting archive
19-May-2024 04:00:39   - Installing paragonie/random_compat (v9.99.100): Extracting archive
19-May-2024 04:00:39   - Installing paragonie/sodium_compat (v1.20.0): Extracting archive
19-May-2024 04:00:39   - Installing paragonie/constant_time_encoding (v2.6.3): Extracting archive
19-May-2024 04:00:39   - Installing web-token/jwt-library (3.3.0): Extracting archive
19-May-2024 04:00:39   - Installing web-token/jwt-util-ecc (3.3.0): Extracting archive
19-May-2024 04:00:39   - Installing web-token/jwt-signature-algorithm-ecdsa (3.3.0): Extracting archive
19-May-2024 04:00:39   - Installing web-token/jwt-signature (3.3.0): Extracting archive
19-May-2024 04:00:39   - Installing web-token/jwt-key-mgmt (3.3.0): Extracting archive
19-May-2024 04:00:39   - Installing spomky-labs/base64url (v2.0.4): Extracting archive
19-May-2024 04:00:39   - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive
19-May-2024 04:00:39   - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive
19-May-2024 04:00:39   - Installing guzzlehttp/guzzle (6.5.8): Extracting archive
19-May-2024 04:00:39   - Installing minishlink/web-push (v8.0.0): Extracting archive
19-May-2024 04:00:39   - Installing sebastian/version (3.0.2): Extracting archive
19-May-2024 04:00:39   - Installing sebastian/type (3.2.1): Extracting archive
19-May-2024 04:00:39   - Installing sebastian/resource-operations (3.0.3): Extracting archive
19-May-2024 04:00:39   - Installing sebastian/recursion-context (4.0.5): Extracting archive
19-May-2024 04:00:39   - Installing sebastian/object-reflector (2.0.4): Extracting archive
19-May-2024 04:00:39   - Installing sebastian/object-enumerator (4.0.4): Extracting archive
19-May-2024 04:00:39   - Installing sebastian/global-state (5.0.6): Extracting archive
19-May-2024 04:00:39   - Installing sebastian/exporter (4.0.5): Extracting archive
19-May-2024 04:00:39   - Installing sebastian/environment (5.1.5): Extracting archive
19-May-2024 04:00:39   - Installing sebastian/diff (4.0.5): Extracting archive
19-May-2024 04:00:39   - Installing sebastian/comparator (4.0.8): Extracting archive
19-May-2024 04:00:39   - Installing sebastian/code-unit (1.0.8): Extracting archive
19-May-2024 04:00:39   - Installing sebastian/cli-parser (1.0.1): Extracting archive
19-May-2024 04:00:39   - Installing phpunit/php-timer (5.0.3): Extracting archive
19-May-2024 04:00:39   - Installing phpunit/php-text-template (2.0.4): Extracting archive
19-May-2024 04:00:39   - Installing phpunit/php-invoker (3.1.1): Extracting archive
19-May-2024 04:00:39   - Installing phpunit/php-file-iterator (3.0.6): Extracting archive
19-May-2024 04:00:39   - Installing theseer/tokenizer (1.2.2): Extracting archive
19-May-2024 04:00:39   - Installing nikic/php-parser (v4.18.0): Extracting archive
19-May-2024 04:00:39   - Installing sebastian/lines-of-code (1.0.4): Extracting archive
19-May-2024 04:00:39   - Installing sebastian/complexity (2.0.3): Extracting archive
19-May-2024 04:00:39   - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive
19-May-2024 04:00:39   - Installing phpunit/php-code-coverage (9.2.30): Extracting archive
19-May-2024 04:00:39   - Installing phar-io/version (3.2.1): Extracting archive
19-May-2024 04:00:39   - Installing phar-io/manifest (2.0.3): Extracting archive
19-May-2024 04:00:39   - Installing myclabs/deep-copy (1.11.1): Extracting archive
19-May-2024 04:00:39   - Installing doctrine/instantiator (2.0.0): Extracting archive
19-May-2024 04:00:39   - Installing phpunit/phpunit (9.6.17): Extracting archive
19-May-2024 04:00:39   - Installing misantron/dbunit (5.3.0): Extracting archive
19-May-2024 04:00:39   - Installing phing/phing (2.17.4): Extracting archive
19-May-2024 04:00:39   - Installing webmozart/assert (1.11.0): Extracting archive
19-May-2024 04:00:39   - Installing phpstan/phpdoc-parser (1.26.0): Extracting archive
19-May-2024 04:00:39   - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
19-May-2024 04:00:39   - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive
19-May-2024 04:00:39   - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive
19-May-2024 04:00:39   - Installing spatie/array-to-xml (3.2.3): Extracting archive
19-May-2024 04:00:39   - Installing netresearch/jsonmapper (v4.4.1): Extracting archive
19-May-2024 04:00:39   - Installing fidry/cpu-core-counter (1.1.0): Extracting archive
19-May-2024 04:00:39   - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive
19-May-2024 04:00:39   - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
19-May-2024 04:00:39   - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive
19-May-2024 04:00:39   - Installing amphp/amp (v2.6.2): Extracting archive
19-May-2024 04:00:39   - Installing amphp/byte-stream (v1.8.1): Extracting archive
19-May-2024 04:00:39   - Installing vimeo/psalm (5.22.2): Extracting archive
19-May-2024 04:00:39   - Installing symfony/routing (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive
19-May-2024 04:00:39   - Installing symfony/http-foundation (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing psr/event-dispatcher (1.0.0): Extracting archive
19-May-2024 04:00:39   - Installing symfony/event-dispatcher-contracts (v3.4.0): Extracting archive
19-May-2024 04:00:39   - Installing symfony/event-dispatcher (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing symfony/var-dumper (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing symfony/error-handler (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing symfony/http-kernel (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing symfony/var-exporter (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing symfony/dependency-injection (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing symfony/config (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing symfony/cache-contracts (v3.4.0): Extracting archive
19-May-2024 04:00:39   - Installing symfony/cache (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing symfony/framework-bundle (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing psalm/plugin-symfony (v5.1.0): Extracting archive
19-May-2024 04:00:39   - Installing s9e/sweetdom (3.4.0): Extracting archive
19-May-2024 04:00:39   - Installing s9e/regexp-builder (1.4.6): Extracting archive
19-May-2024 04:00:39   - Installing s9e/text-formatter (2.16.0): Extracting archive
19-May-2024 04:00:39   - Installing squizlabs/php_codesniffer (3.9.0): Extracting archive
19-May-2024 04:00:39   - Installing masterminds/html5 (2.8.1): Extracting archive
19-May-2024 04:00:39   - Installing symfony/dom-crawler (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing symfony/browser-kit (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing symfony/css-selector (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing symfony/mime (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing friendsofphp/proxy-manager-lts (v1.0.16): Extracting archive
19-May-2024 04:00:39   - Installing symfony/proxy-manager-bridge (v6.4.3): Extracting archive
19-May-2024 04:00:39   - Installing twig/twig (v3.8.0): Extracting archive
19-May-2024 04:00:39   - Installing symfony/translation-contracts (v3.4.1): Extracting archive
19-May-2024 04:00:39   - Installing symfony/twig-bridge (v6.4.3): Extracting archive
19-May-2024 04:00:39    0/140 [>---------------------------]   0%
19-May-2024 04:00:40   16/140 [===>------------------------]  11%
19-May-2024 04:00:40   31/140 [======>---------------------]  22%
19-May-2024 04:00:41   44/140 [========>-------------------]  31%
19-May-2024 04:00:41   63/140 [============>---------------]  45%
19-May-2024 04:00:41   73/140 [==============>-------------]  52%
19-May-2024 04:00:42   84/140 [================>-----------]  60%
19-May-2024 04:00:42 103/140 [====================>-------]  73%
19-May-2024 04:00:43 113/140 [======================>-----]  80%
19-May-2024 04:00:44 127/140 [=========================>--]  90%
19-May-2024 04:00:44 140/140 [============================] 100%
19-May-2024 04:00:44 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead.
19-May-2024 04:00:44 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead.
19-May-2024 04:00:44 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead.
19-May-2024 04:00:44 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead.
19-May-2024 04:00:44 Generating autoload files
19-May-2024 04:00:45 100 packages you are using are looking for funding.
19-May-2024 04:00:45 Use the `composer fund` command to find out more!
19-May-2024 04:00:45 Buildfile: /data/build/build.xml
19-May-2024 04:00:45
19-May-2024 04:00:45 phpBB > clean:
19-May-2024 04:00:45
19-May-2024 04:00:45    [delete] Directory /data/build/logs does not exist or is not a directory.
19-May-2024 04:00:45    [delete] Directory /data/build/api does not exist or is not a directory.
19-May-2024 04:00:45    [delete] Directory /data/build/codebrowser does not exist or is not a directory.
19-May-2024 04:00:45    [delete] Directory /data/build/coverage does not exist or is not a directory.
19-May-2024 04:00:45    [delete] Directory /data/build/cpd does not exist or is not a directory.
19-May-2024 04:00:45    [delete] Directory /data/build/dependencies does not exist or is not a directory.
19-May-2024 04:00:45    [delete] Directory /data/build/new_version does not exist or is not a directory.
19-May-2024 04:00:45    [delete] Directory /data/build/old_versions does not exist or is not a directory.
19-May-2024 04:00:45    [delete] Directory /data/build/save does not exist or is not a directory.
19-May-2024 04:00:45
19-May-2024 04:00:45 phpBB > prepare:
19-May-2024 04:00:45
19-May-2024 04:00:45     [mkdir] Created dir: /data/build/logs
19-May-2024 04:00:45     [mkdir] Created dir: /data/build/api
19-May-2024 04:00:45     [mkdir] Created dir: /data/build/codebrowser
19-May-2024 04:00:45     [mkdir] Created dir: /data/build/coverage
19-May-2024 04:00:45     [mkdir] Created dir: /data/build/cpd
19-May-2024 04:00:45     [mkdir] Created dir: /data/build/dependencies
19-May-2024 04:00:45     [mkdir] Created dir: /data/build/new_version
19-May-2024 04:00:45     [mkdir] Created dir: /data/build/new_version/files
19-May-2024 04:00:45     [mkdir] Created dir: /data/build/new_version/patches
19-May-2024 04:00:45     [mkdir] Created dir: /data/build/new_version/release_files
19-May-2024 04:00:45     [mkdir] Created dir: /data/build/new_version/update
19-May-2024 04:00:45     [mkdir] Created dir: /data/build/old_versions
19-May-2024 04:00:45     [mkdir] Created dir: /data/build/save
19-May-2024 04:00:45
19-May-2024 04:00:45 BUILD FINISHED
19-May-2024 04:00:45
19-May-2024 04:00:45 Total time: 0.0895 seconds
19-May-2024 04:00:45
19-May-2024 04:00:50 Finished task 'Prepare directory' with result: Success
19-May-2024 04:00:50 Skipping execution of task 'Run sniffs' as it is disabled
19-May-2024 04:00:50
Substituting variable: ${bamboo.PHPVersion} with 8.1
19-May-2024 04:00:50
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
19-May-2024 04:00:50 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
19-May-2024 04:00:50 Running image name (phpbb:php-8.1)
19-May-2024 04:00:50
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #53 (PHPBB3-PR1-JOB1-53)'
... running command line:
/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1:/data --workdir /data/build --rm -u=991 phpbb:php-8.1 ../phpBB/vendor/bin/phing sniff
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
19-May-2024 04:00:51 Buildfile: /data/build/build.xml
19-May-2024 04:00:51
19-May-2024 04:00:51 phpBB > sniff:
19-May-2024 04:00:51
19-May-2024 04:00:56 ............................................................  60 / 914 (7%)
19-May-2024 04:00:58 ............................................................ 120 / 914 (13%)
19-May-2024 04:00:58 ............................................................ 180 / 914 (20%)
19-May-2024 04:00:59 ............................................................ 240 / 914 (26%)
19-May-2024 04:00:59 ............................................................ 300 / 914 (33%)
19-May-2024 04:01:00 ............................................................ 360 / 914 (39%)
19-May-2024 04:01:02 ............................................................ 420 / 914 (46%)
19-May-2024 04:01:06 ............................................................ 480 / 914 (53%)
19-May-2024 04:01:07 ............................................................ 540 / 914 (59%)
19-May-2024 04:01:10 ............................................................ 600 / 914 (66%)
19-May-2024 04:01:12 ............................................................ 660 / 914 (72%)
19-May-2024 04:01:14 ............................................................ 720 / 914 (79%)
19-May-2024 04:01:17 ............................................................ 780 / 914 (85%)
19-May-2024 04:01:19 ............................................................ 840 / 914 (92%)
19-May-2024 04:01:21 ............................................................ 900 / 914 (98%)
19-May-2024 04:01:21 ..............                                               914 / 914 (100%)
19-May-2024 04:01:21
19-May-2024 04:01:21
19-May-2024 04:01:21 Time: 30.62 secs; Memory: 24MB
19-May-2024 04:01:21
19-May-2024 04:01:21       [php] Calling PHP function: preg_replace()
19-May-2024 04:01:25 ............................................................  60 / 206 (29%)
19-May-2024 04:01:33 ............................................................ 120 / 206 (58%)
19-May-2024 04:01:41 ............................................................ 180 / 206 (87%)
19-May-2024 04:01:44 ..........................                                   206 / 206 (100%)
19-May-2024 04:01:44
19-May-2024 04:01:44
19-May-2024 04:01:44 Time: 22.29 secs; Memory: 36MB
19-May-2024 04:01:44
19-May-2024 04:01:44
19-May-2024 04:01:44
19-May-2024 04:01:44 Time: 38ms; Memory: 6MB
19-May-2024 04:01:44
19-May-2024 04:01:44
19-May-2024 04:01:44 BUILD FINISHED
19-May-2024 04:01:44
19-May-2024 04:01:44 Total time: 53.2666 seconds
19-May-2024 04:01:44
19-May-2024 04:01:44 Finished task 'Run sniffs' with result: Success
19-May-2024 04:01:44 Skipping execution of task 'Run tests' as it is disabled
19-May-2024 04:01:44
Substituting variable: ${bamboo.PHPVersion} with 8.1
19-May-2024 04:01:44
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
19-May-2024 04:01:44 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
19-May-2024 04:01:44 Running image name (phpbb:php-8.1)
19-May-2024 04:01:44
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #53 (PHPBB3-PR1-JOB1-53)'
... running command line:
/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1:/data --workdir /data --rm -u=991 -t phpbb:php-8.1 /bin/bash -c phpBB/vendor/bin/phpunit --log-junit build/logs/phpunit.xml
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
19-May-2024 04:01:48 PHPUnit 9.6.17 by Sebastian Bergmann and contributors.
19-May-2024 04:01:48
19-May-2024 04:01:59 .............................................................   61 / 7788 (  0%)
19-May-2024 04:02:04 .............................................................  122 / 7788 (  1%)
19-May-2024 04:02:05 .................................................I.....SSSS..  183 / 7788 (  2%)
19-May-2024 04:02:08 ..........SSSSSSSS............S...S..........................  244 / 7788 (  3%)
19-May-2024 04:02:09 .......................................................S.....  305 / 7788 (  3%)
19-May-2024 04:02:15 .............................................................  366 / 7788 (  4%)
19-May-2024 04:02:15 .............................................................  427 / 7788 (  5%)
19-May-2024 04:02:15 .............................................................  488 / 7788 (  6%)
19-May-2024 04:02:16 .............................................................  549 / 7788 (  7%)
19-May-2024 04:02:16 .............................................................  610 / 7788 (  7%)
19-May-2024 04:02:16 .............................................................  671 / 7788 (  8%)
19-May-2024 04:02:17 .............................................................  732 / 7788 (  9%)
19-May-2024 04:02:17 .............................................................  793 / 7788 ( 10%)
19-May-2024 04:02:17 .............................................................  854 / 7788 ( 10%)
19-May-2024 04:02:18 .............................................................  915 / 7788 ( 11%)
19-May-2024 04:02:18 .............................................................  976 / 7788 ( 12%)
19-May-2024 04:02:18 ............................................................. 1037 / 7788 ( 13%)
19-May-2024 04:02:19 ............................................................. 1098 / 7788 ( 14%)
19-May-2024 04:02:46 ..............................................I...S.......... 1159 / 7788 ( 14%)
19-May-2024 04:02:56 .....S....................................................... 1220 / 7788 ( 15%)
19-May-2024 04:03:02 ............................................................. 1281 / 7788 ( 16%)
19-May-2024 04:03:05 ...................................................S.S.S..... 1342 / 7788 ( 17%)
19-May-2024 04:03:06 ............................................................. 1403 / 7788 ( 18%)
19-May-2024 04:03:06 ............................................................. 1464 / 7788 ( 18%)
19-May-2024 04:03:06 ............................................................. 1525 / 7788 ( 19%)
19-May-2024 04:03:07 ............................................................. 1586 / 7788 ( 20%)
19-May-2024 04:03:07 ............................................................. 1647 / 7788 ( 21%)
19-May-2024 04:03:07 ............................................................. 1708 / 7788 ( 21%)
19-May-2024 04:03:07 ............................................................. 1769 / 7788 ( 22%)
19-May-2024 04:03:07 ............................................................. 1830 / 7788 ( 23%)
19-May-2024 04:03:07 ............................................................. 1891 / 7788 ( 24%)
19-May-2024 04:03:07 ............................................................. 1952 / 7788 ( 25%)
19-May-2024 04:03:07 ............................................................. 2013 / 7788 ( 25%)
19-May-2024 04:03:08 ............................................................. 2074 / 7788 ( 26%)
19-May-2024 04:03:08 ............................................................. 2135 / 7788 ( 27%)
19-May-2024 04:03:08 ............................................................. 2196 / 7788 ( 28%)
19-May-2024 04:03:09 ............................................................. 2257 / 7788 ( 28%)
19-May-2024 04:03:09 ............................................................. 2318 / 7788 ( 29%)
19-May-2024 04:03:10 ............................................................. 2379 / 7788 ( 30%)
19-May-2024 04:03:11 ............................................................. 2440 / 7788 ( 31%)
19-May-2024 04:03:12 ............................................................. 2501 / 7788 ( 32%)
19-May-2024 04:03:13 .........I.II................................................ 2562 / 7788 ( 32%)
19-May-2024 04:03:13 ............................................................. 2623 / 7788 ( 33%)
19-May-2024 04:03:13 ............................................................. 2684 / 7788 ( 34%)
19-May-2024 04:03:13 ............................................................. 2745 / 7788 ( 35%)
19-May-2024 04:03:15 ............................................................. 2806 / 7788 ( 36%)
19-May-2024 04:03:16 ............................................................. 2867 / 7788 ( 36%)
19-May-2024 04:03:16 ............................................................. 2928 / 7788 ( 37%)
19-May-2024 04:03:16 ............................................................. 2989 / 7788 ( 38%)
19-May-2024 04:03:17 ............................................................. 3050 / 7788 ( 39%)
19-May-2024 04:03:24 ............................................................. 3111 / 7788 ( 39%)
19-May-2024 04:03:28 ............................................................. 3172 / 7788 ( 40%)
19-May-2024 04:03:30 ..............................................S.............. 3233 / 7788 ( 41%)
19-May-2024 04:03:33 ............................................................. 3294 / 7788 ( 42%)
19-May-2024 04:03:33 ............................................................. 3355 / 7788 ( 43%)
19-May-2024 04:03:34 ............................................................. 3416 / 7788 ( 43%)
19-May-2024 04:03:42 ............................................................. 3477 / 7788 ( 44%)
19-May-2024 04:03:45 ............................................................. 3538 / 7788 ( 45%)
19-May-2024 04:04:01 ............................................................. 3599 / 7788 ( 46%)
19-May-2024 04:04:01 ............................................................. 3660 / 7788 ( 46%)
19-May-2024 04:04:02 ............................................................. 3721 / 7788 ( 47%)
19-May-2024 04:04:02 ............................................................. 3782 / 7788 ( 48%)
19-May-2024 04:04:03 ............................................................. 3843 / 7788 ( 49%)
19-May-2024 04:04:03 ............................................................. 3904 / 7788 ( 50%)
19-May-2024 04:04:03 ............................................................. 3965 / 7788 ( 50%)
19-May-2024 04:04:03 ............................................................. 4026 / 7788 ( 51%)
19-May-2024 04:04:03 ............................................................. 4087 / 7788 ( 52%)
19-May-2024 04:04:03 ............................................................. 4148 / 7788 ( 53%)
19-May-2024 04:04:11 ............................................................. 4209 / 7788 ( 54%)
19-May-2024 04:04:12 ............................................................. 4270 / 7788 ( 54%)
19-May-2024 04:04:14 ............................................................. 4331 / 7788 ( 55%)
19-May-2024 04:04:15 ............................................................. 4392 / 7788 ( 56%)
19-May-2024 04:04:15 ............................................................. 4453 / 7788 ( 57%)
19-May-2024 04:04:18 ............................................................. 4514 / 7788 ( 57%)
19-May-2024 04:04:24 ............................................................. 4575 / 7788 ( 58%)
19-May-2024 04:04:27 ............................................................. 4636 / 7788 ( 59%)
19-May-2024 04:04:27 ............................................................. 4697 / 7788 ( 60%)
19-May-2024 04:04:27 ............................................................. 4758 / 7788 ( 61%)
19-May-2024 04:04:27 ............................................................. 4819 / 7788 ( 61%)
19-May-2024 04:04:28 ............................................................. 4880 / 7788 ( 62%)
19-May-2024 04:04:28 ............................................................. 4941 / 7788 ( 63%)
19-May-2024 04:04:28 ............................................................. 5002 / 7788 ( 64%)
19-May-2024 04:04:28 ............................................................. 5063 / 7788 ( 65%)
19-May-2024 04:04:28 ............................................................. 5124 / 7788 ( 65%)
19-May-2024 04:04:28 ............................................................. 5185 / 7788 ( 66%)
19-May-2024 04:04:28 ............................................................. 5246 / 7788 ( 67%)
19-May-2024 04:04:34 ............................................................. 5307 / 7788 ( 68%)
19-May-2024 04:04:41 ............................................................. 5368 / 7788 ( 68%)
19-May-2024 04:04:53 ............................................................. 5429 / 7788 ( 69%)
19-May-2024 04:04:56 ............................................................. 5490 / 7788 ( 70%)
19-May-2024 04:04:56 ............................................................. 5551 / 7788 ( 71%)
19-May-2024 04:04:57 ............................................................. 5612 / 7788 ( 72%)
19-May-2024 04:04:57 ............................................................. 5673 / 7788 ( 72%)
19-May-2024 04:04:57 ................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5734 / 7788 ( 73%)
19-May-2024 04:04:57 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7788 ( 74%)
19-May-2024 04:04:57 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7788 ( 75%)
19-May-2024 04:04:58 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7788 ( 75%)
19-May-2024 04:05:00 SSSSSSSSSSSSSSSSSS........................................... 5978 / 7788 ( 76%)
19-May-2024 04:05:02 ............................................................. 6039 / 7788 ( 77%)
19-May-2024 04:05:05 ............................................................. 6100 / 7788 ( 78%)
19-May-2024 04:05:07 ............................................................. 6161 / 7788 ( 79%)
19-May-2024 04:05:10 ............................................................. 6222 / 7788 ( 79%)
19-May-2024 04:05:12 ............................................................. 6283 / 7788 ( 80%)
19-May-2024 04:05:14 ............................................................. 6344 / 7788 ( 81%)
19-May-2024 04:05:17 ............................................................. 6405 / 7788 ( 82%)
19-May-2024 04:05:19 ............................................................. 6466 / 7788 ( 83%)
19-May-2024 04:05:21 ............................................................. 6527 / 7788 ( 83%)
19-May-2024 04:05:24 ............................................................. 6588 / 7788 ( 84%)
19-May-2024 04:05:26 ............................................................. 6649 / 7788 ( 85%)
19-May-2024 04:05:29 ............................................................. 6710 / 7788 ( 86%)
19-May-2024 04:05:31 ............................................................. 6771 / 7788 ( 86%)
19-May-2024 04:05:33 ............................................................. 6832 / 7788 ( 87%)
19-May-2024 04:05:35 ............................................................. 6893 / 7788 ( 88%)
19-May-2024 04:05:37 ............................................................. 6954 / 7788 ( 89%)
19-May-2024 04:05:39 ............................................................. 7015 / 7788 ( 90%)
19-May-2024 04:05:42 ............................................................. 7076 / 7788 ( 90%)
19-May-2024 04:05:44 ............................................................. 7137 / 7788 ( 91%)
19-May-2024 04:05:46 ............................................................. 7198 / 7788 ( 92%)
19-May-2024 04:05:48 ............................................................. 7259 / 7788 ( 93%)
19-May-2024 04:05:50 ............................................................. 7320 / 7788 ( 93%)
19-May-2024 04:05:52 ............................................................. 7381 / 7788 ( 94%)
19-May-2024 04:05:55 ............................................................. 7442 / 7788 ( 95%)
19-May-2024 04:05:57 ............................................................. 7503 / 7788 ( 96%)
19-May-2024 04:05:59 ............................................................. 7564 / 7788 ( 97%)
19-May-2024 04:06:01 ............................................................. 7625 / 7788 ( 97%)
19-May-2024 04:06:03 ............................................................. 7686 / 7788 ( 98%)
19-May-2024 04:06:05 .......................................
19-May-2024 04:06:05
19-May-2024 04:06:05 Time: 04:17.093, Memory: 240.50 MB
19-May-2024 04:06:05
19-May-2024 04:06:05 OK, but incomplete, skipped, or risky tests!
19-May-2024 04:06:05 Tests: 7788, Assertions: 150112, Skipped: 267, Incomplete: 5.
19-May-2024 04:06:05 Finished task 'Run tests' with result: Success
19-May-2024 04:06:05 Starting task 'Parsing test results produced by script' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-May-2024 04:06:05 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1...
19-May-2024 04:06:06 Finished task 'Parsing test results produced by script' with result: Success
19-May-2024 04:06:06
Substituting variable: ${bamboo.PRnumber} with 6620
19-May-2024 04:06:06
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-53
19-May-2024 04:06:06
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-53
19-May-2024 04:06:06 Starting task 'Set result build status' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-May-2024 04:06:06
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #53 (PHPBB3-PR1-JOB1-53)'
... running command line:
/bin/sh /home/bamboo/temp/PHPBB3-PR1-JOB1-53-ScriptBuildTask-214490234757825618.sh
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
19-May-2024 04:06:07 From https://github.com/phpbb/phpbb
19-May-2024 04:06:07 * branch            refs/pull/6620/head -> FETCH_HEAD
19-May-2024 04:06:07   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-May-2024 04:06:07                                  Dload  Upload   Total   Spent    Left  Speed
19-May-2024 04:06:07
19-May-2024 04:06:08   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-May-2024 04:06:08 10  1738    0     0  100   179      0    274 --:--:-- --:--:-- --:--:--   274
19-May-2024 04:06:08 100  1738  100  1559  100   179   2387    274 --:--:-- --:--:-- --:--:--  2387
19-May-2024 04:06:08 Finished task 'Set result build status' with result: Success
19-May-2024 04:06:08 Running post build plugin 'Artifact Copier'
19-May-2024 04:06:08 Running post build plugin 'npm Cache Cleanup'
19-May-2024 04:06:08 Running post build plugin 'NCover Results Collector'
19-May-2024 04:06:08 Running post build plugin 'Build Results Label Collector'
19-May-2024 04:06:08
Substituting variable: ${bamboo.PRnumber} with 6620
19-May-2024 04:06:08 Running post build plugin 'Clover Results Collector'
19-May-2024 04:06:08 Running post build plugin 'Docker Container Cleanup'
19-May-2024 04:06:10 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-PR1-JOB1'
19-May-2024 04:06:10 Finalising the build...
19-May-2024 04:06:10 Stopping timer.
19-May-2024 04:06:10 Build PHPBB3-PR1-JOB1-53 completed.
19-May-2024 04:06:10 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-May-2024 04:06:10 Running on server: post build plugin 'NCover Results Collector'
19-May-2024 04:06:10 Running on server: post build plugin 'Build Labeller'
19-May-2024 04:06:10 Running on server: post build plugin 'Clover Delta Calculator'
19-May-2024 04:06:10 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-May-2024 04:06:10 All post build plugins have finished
19-May-2024 04:06:10 Generating build results summary...
19-May-2024 04:06:17 Saving build results to disk...
19-May-2024 04:06:17 Store variable context...
19-May-2024 04:06:17 Finished building PHPBB3-PR1-JOB1-53.