Build: #1179 failed

Job: PHP 8.1 - SQLite Package failed

Stages & jobs

  1. Default Stage

Build log

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

21-Sep-2023 16:50:39 #5 22.58      during execution
21-Sep-2023 16:50:39 #5 22.58    - add LIBDIR to the `LD_RUN_PATH' environment variable
21-Sep-2023 16:50:39 #5 22.58      during linking
21-Sep-2023 16:50:39 #5 22.58    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
21-Sep-2023 16:50:39 #5 22.58    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
21-Sep-2023 16:50:39 #5 22.58
21-Sep-2023 16:50:39 #5 22.58 See any operating system documentation about shared libraries for
21-Sep-2023 16:50:39 #5 22.58 more information, such as the ld(1) and ld.so(8) manual pages.
21-Sep-2023 16:50:39 #5 22.58 ----------------------------------------------------------------------
21-Sep-2023 16:50:39 #5 22.58
21-Sep-2023 16:50:39 #5 22.59 Build complete.
21-Sep-2023 16:50:39 #5 22.59 Don't forget to run 'make test'.
21-Sep-2023 16:50:39 #5 22.59
21-Sep-2023 16:50:39 #5 22.59 + strip --strip-all modules/zip.so
21-Sep-2023 16:50:39 #5 22.63 Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20180731/
21-Sep-2023 16:50:39 #5 22.75 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
21-Sep-2023 16:50:39 #5 22.75 find . -name \*.lo -o -name \*.o | xargs rm -f
21-Sep-2023 16:50:39 #5 22.76 find . -name \*.la -o -name \*.a | xargs rm -f
21-Sep-2023 16:50:39 #5 22.77 find . -name \*.so | xargs rm -f
21-Sep-2023 16:50:39 #5 22.77 find . -name .libs -a -type d|xargs rm -rf
21-Sep-2023 16:50:39 #5 22.78 rm -f libphp.la      modules/* libs/*
21-Sep-2023 16:50:40 #5 DONE 23.8s
21-Sep-2023 16:50:40
21-Sep-2023 16:50:40 #6 [3/6] RUN pecl install xdebug-2.9.8
21-Sep-2023 16:50:42 #6 2.489 downloading xdebug-2.9.8.tgz ...
21-Sep-2023 16:50:42 #6 2.489 Starting to download xdebug-2.9.8.tgz (245,293 bytes)
21-Sep-2023 16:50:43 #6 2.577 ...................................................done: 245,293 bytes
21-Sep-2023 16:50:43 #6 2.947 91 source files, building
21-Sep-2023 16:50:43 #6 2.947 running: phpize
21-Sep-2023 16:50:43 #6 2.958 Configuring for:
21-Sep-2023 16:50:43 #6 2.958 PHP Api Version:         20180731
21-Sep-2023 16:50:43 #6 2.958 Zend Module Api No:      20180731
21-Sep-2023 16:50:43 #6 2.958 Zend Extension Api No:   320180731
21-Sep-2023 16:50:44 #6 3.735 building in /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8
21-Sep-2023 16:50:44 #6 3.735 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
21-Sep-2023 16:50:44 #6 3.898 checking for grep that handles long lines and -e... /bin/grep
21-Sep-2023 16:50:44 #6 3.901 checking for egrep... /bin/grep -E
21-Sep-2023 16:50:44 #6 3.906 checking for a sed that does not truncate output... /bin/sed
21-Sep-2023 16:50:44 #6 3.920 checking for cc... cc
21-Sep-2023 16:50:44 #6 4.016 checking whether the C compiler works... yes
21-Sep-2023 16:50:44 #6 4.016 checking for C compiler default output file name... a.out
21-Sep-2023 16:50:44 #6 4.071 checking for suffix of executables...
21-Sep-2023 16:50:44 #6 4.133 checking whether we are cross compiling... no
21-Sep-2023 16:50:44 #6 4.167 checking for suffix of object files... o
21-Sep-2023 16:50:44 #6 4.197 checking whether we are using the GNU C compiler... yes
21-Sep-2023 16:50:44 #6 4.228 checking whether cc accepts -g... yes
21-Sep-2023 16:50:44 #6 4.278 checking for cc option to accept ISO C89... none needed
21-Sep-2023 16:50:44 #6 4.315 checking how to run the C preprocessor... cc -E
21-Sep-2023 16:50:44 #6 4.364 checking for icc... no
21-Sep-2023 16:50:44 #6 4.377 checking for suncc... no
21-Sep-2023 16:50:44 #6 4.437 checking whether cc understands -c and -o together... yes
21-Sep-2023 16:50:45 #6 4.438 checking for system library directory... lib
21-Sep-2023 16:50:45 #6 4.455 checking if compiler supports -R... no
21-Sep-2023 16:50:45 #6 4.515 checking if compiler supports -Wl,-rpath,... yes
21-Sep-2023 16:50:45 #6 4.588 checking build system type... x86_64-pc-linux-gnu
21-Sep-2023 16:50:45 #6 4.589 checking host system type... x86_64-pc-linux-gnu
21-Sep-2023 16:50:45 #6 4.589 checking target system type... x86_64-pc-linux-gnu
21-Sep-2023 16:50:45 #6 4.638 checking for PHP prefix... /usr/local
21-Sep-2023 16:50:45 #6 4.638 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
21-Sep-2023 16:50:45 #6 4.639 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20180731
21-Sep-2023 16:50:45 #6 4.639 checking for PHP installed headers prefix... /usr/local/include/php
21-Sep-2023 16:50:45 #6 4.688 checking if debug is enabled... no
21-Sep-2023 16:50:45 #6 4.737 checking if zts is enabled... no
21-Sep-2023 16:50:45 #6 4.737 checking for re2c... re2c
21-Sep-2023 16:50:45 #6 4.745 checking for re2c version... 2.0.3 (ok)
21-Sep-2023 16:50:45 #6 4.746 checking for gawk... no
21-Sep-2023 16:50:45 #6 4.747 checking for nawk... nawk
21-Sep-2023 16:50:45 #6 4.748 checking if nawk is broken... no
21-Sep-2023 16:50:45 #6 4.749 checking whether to enable Xdebug support... yes, shared
21-Sep-2023 16:50:45 #6 4.749 checking whether to enable Xdebug developer build flags... no
21-Sep-2023 16:50:45 #6 4.761 checking Check for supported PHP versions... supported (7.3.33)
21-Sep-2023 16:50:45 #6 4.824 checking for gettimeofday... yes
21-Sep-2023 16:50:45 #6 5.014 checking for ANSI C header files... yes
21-Sep-2023 16:50:45 #6 5.067 checking for sys/types.h... yes
21-Sep-2023 16:50:45 #6 5.135 checking for sys/stat.h... yes
21-Sep-2023 16:50:45 #6 5.226 checking for stdlib.h... yes
21-Sep-2023 16:50:45 #6 5.301 checking for string.h... yes
21-Sep-2023 16:50:45 #6 5.366 checking for memory.h... yes
21-Sep-2023 16:50:45 #6 5.431 checking for strings.h... yes
21-Sep-2023 16:50:46 #6 5.499 checking for inttypes.h... yes
21-Sep-2023 16:50:46 #6 5.560 checking for stdint.h... yes
21-Sep-2023 16:50:46 #6 5.624 checking for unistd.h... yes
21-Sep-2023 16:50:46 #6 5.698 checking netinet/in.h usability... yes
21-Sep-2023 16:50:46 #6 5.726 checking netinet/in.h presence... yes
21-Sep-2023 16:50:46 #6 5.726 checking for netinet/in.h... yes
21-Sep-2023 16:50:46 #6 5.789 checking poll.h usability... yes
21-Sep-2023 16:50:46 #6 5.807 checking poll.h presence... yes
21-Sep-2023 16:50:46 #6 5.807 checking for poll.h... yes
21-Sep-2023 16:50:46 #6 5.871 checking sys/poll.h usability... yes
21-Sep-2023 16:50:46 #6 5.888 checking sys/poll.h presence... yes
21-Sep-2023 16:50:46 #6 5.888 checking for sys/poll.h... yes
21-Sep-2023 16:50:46 #6 5.969 checking for cos in -lm... yes
21-Sep-2023 16:50:46 #6 6.055 checking for ld used by cc... /usr/bin/ld
21-Sep-2023 16:50:46 #6 6.059 checking if the linker (/usr/bin/ld) is GNU ld... yes
21-Sep-2023 16:50:46 #6 6.059 checking for /usr/bin/ld option to reload object files... -r
21-Sep-2023 16:50:46 #6 6.063 checking for BSD-compatible nm... /usr/bin/nm -B
21-Sep-2023 16:50:46 #6 6.065 checking whether ln -s works... yes
21-Sep-2023 16:50:46 #6 6.065 checking how to recognize dependent libraries... pass_all
21-Sep-2023 16:50:46 #6 6.140 checking dlfcn.h usability... yes
21-Sep-2023 16:50:46 #6 6.156 checking dlfcn.h presence... yes
21-Sep-2023 16:50:46 #6 6.157 checking for dlfcn.h... yes
21-Sep-2023 16:50:46 #6 6.166 checking the maximum length of command line arguments... 1572864
21-Sep-2023 16:50:46 #6 6.279 checking command to parse /usr/bin/nm -B output from cc object... ok
21-Sep-2023 16:50:46 #6 6.283 checking for objdir... .libs
21-Sep-2023 16:50:46 #6 6.284 checking for ar... ar
21-Sep-2023 16:50:46 #6 6.285 checking for ranlib... ranlib
21-Sep-2023 16:50:46 #6 6.286 checking for strip... strip
21-Sep-2023 16:50:46 #6 6.408 checking if cc supports -fno-rtti -fno-exceptions... no
21-Sep-2023 16:50:47 #6 6.409 checking for cc option to produce PIC... -fPIC
21-Sep-2023 16:50:47 #6 6.444 checking if cc PIC flag -fPIC works... yes
21-Sep-2023 16:50:47 #6 6.607 checking if cc static flag -static works... yes
21-Sep-2023 16:50:47 #6 6.655 checking if cc supports -c -o file.o... yes
21-Sep-2023 16:50:47 #6 6.675 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
21-Sep-2023 16:50:47 #6 6.724 checking whether -lc should be explicitly linked in... no
21-Sep-2023 16:50:47 #6 6.751 checking dynamic linker characteristics... GNU/Linux ld.so
21-Sep-2023 16:50:47 #6 6.751 checking how to hardcode library paths into programs... immediate
21-Sep-2023 16:50:47 #6 6.754 checking whether stripping libraries is possible... yes
21-Sep-2023 16:50:47 #6 6.754 checking if libtool supports shared libraries... yes
21-Sep-2023 16:50:47 #6 6.754 checking whether to build shared libraries... yes
21-Sep-2023 16:50:47 #6 6.754 checking whether to build static libraries... no
21-Sep-2023 16:50:47 #6 7.080
21-Sep-2023 16:50:47 #6 7.080 creating libtool
21-Sep-2023 16:50:47 #6 7.121 appending configuration tag "CXX" to libtool
21-Sep-2023 16:50:47 #6 7.268 configure: creating ./config.status
21-Sep-2023 16:50:47 #6 7.352 config.status: creating config.h
21-Sep-2023 16:50:47 #6 7.412 running: make
21-Sep-2023 16:50:47 #6 7.416 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug.c -o xdebug.lo
21-Sep-2023 16:50:48 #6 7.534 mkdir .libs
21-Sep-2023 16:50:48 #6 7.538  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug.c  -fPIC -DPIC -o .libs/xdebug.o
21-Sep-2023 16:50:48 #6 8.052 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/base/base.c -o src/base/base.lo
21-Sep-2023 16:50:48 #6 8.161 mkdir src/base/.libs
21-Sep-2023 16:50:48 #6 8.164  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/base/base.c  -fPIC -DPIC -o src/base/.libs/base.o
21-Sep-2023 16:50:49 #6 8.649 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/base/filter.c -o src/base/filter.lo
21-Sep-2023 16:50:49 #6 8.776  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/base/filter.c  -fPIC -DPIC -o src/base/.libs/filter.o
21-Sep-2023 16:50:49 #6 9.100 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/base/monitor.c -o src/base/monitor.lo
21-Sep-2023 16:50:49 #6 9.223  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/base/monitor.c  -fPIC -DPIC -o src/base/.libs/monitor.o
21-Sep-2023 16:50:50 #6 9.503 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/base/stack.c -o src/base/stack.lo
21-Sep-2023 16:50:50 #6 9.617  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/base/stack.c  -fPIC -DPIC -o src/base/.libs/stack.o
21-Sep-2023 16:50:50 #6 10.33 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/base/superglobals.c -o src/base/superglobals.lo
21-Sep-2023 16:50:50 #6 10.44  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/base/superglobals.c  -fPIC -DPIC -o src/base/.libs/superglobals.o
21-Sep-2023 16:50:51 #6 10.78 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/usefulstuff.c -o src/lib/usefulstuff.lo
21-Sep-2023 16:50:51 #6 10.90 mkdir src/lib/.libs
21-Sep-2023 16:50:51 #6 10.91  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/usefulstuff.c  -fPIC -DPIC -o src/lib/.libs/usefulstuff.o
21-Sep-2023 16:50:51 #6 11.34 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/compat.c -o src/lib/compat.lo
21-Sep-2023 16:50:51 #6 11.46  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/compat.c  -fPIC -DPIC -o src/lib/.libs/compat.o
21-Sep-2023 16:50:52 #6 11.86 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/crc32.c -o src/lib/crc32.lo
21-Sep-2023 16:50:52 #6 11.97  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/crc32.c  -fPIC -DPIC -o src/lib/.libs/crc32.o
21-Sep-2023 16:50:52 #6 12.01 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/hash.c -o src/lib/hash.lo
21-Sep-2023 16:50:52 #6 12.12  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/hash.c  -fPIC -DPIC -o src/lib/.libs/hash.o
21-Sep-2023 16:50:52 #6 12.30 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/lib.c -o src/lib/lib.lo
21-Sep-2023 16:50:52 #6 12.41  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/lib.c  -fPIC -DPIC -o src/lib/.libs/lib.o
21-Sep-2023 16:50:53 #6 12.74 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/llist.c -o src/lib/llist.lo
21-Sep-2023 16:50:53 #6 12.85  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/llist.c  -fPIC -DPIC -o src/lib/.libs/llist.o
21-Sep-2023 16:50:53 #6 12.94 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/set.c -o src/lib/set.lo
21-Sep-2023 16:50:53 #6 13.05  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/set.c  -fPIC -DPIC -o src/lib/.libs/set.o
21-Sep-2023 16:50:53 #6 13.11 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/str.c -o src/lib/str.lo
21-Sep-2023 16:50:53 #6 13.24  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/str.c  -fPIC -DPIC -o src/lib/.libs/str.o
21-Sep-2023 16:50:53 #6 13.51 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/var.c -o src/lib/var.lo
21-Sep-2023 16:50:54 #6 13.62  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/var.c  -fPIC -DPIC -o src/lib/.libs/var.o
21-Sep-2023 16:50:54 #6 14.37 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/var_export_html.c -o src/lib/var_export_html.lo
21-Sep-2023 16:50:54 #6 14.51  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/var_export_html.c  -fPIC -DPIC -o src/lib/.libs/var_export_html.o
21-Sep-2023 16:50:55 #6 14.89 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/var_export_line.c -o src/lib/var_export_line.lo
21-Sep-2023 16:50:55 #6 15.00  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/var_export_line.c  -fPIC -DPIC -o src/lib/.libs/var_export_line.o
21-Sep-2023 16:50:55 #6 15.36 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/var_export_serialized.c -o src/lib/var_export_serialized.lo
21-Sep-2023 16:50:56 #6 15.47  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/var_export_serialized.c  -fPIC -DPIC -o src/lib/.libs/var_export_serialized.o
21-Sep-2023 16:50:56 #6 15.73 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/var_export_text.c -o src/lib/var_export_text.lo
21-Sep-2023 16:50:56 #6 15.84  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/var_export_text.c  -fPIC -DPIC -o src/lib/.libs/var_export_text.o
21-Sep-2023 16:50:56 #6 16.26 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/var_export_xml.c -o src/lib/var_export_xml.lo
21-Sep-2023 16:50:56 #6 16.37  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/var_export_xml.c  -fPIC -DPIC -o src/lib/.libs/var_export_xml.o
21-Sep-2023 16:50:57 #6 16.90 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/xml.c -o src/lib/xml.lo
21-Sep-2023 16:50:57 #6 17.01  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/xml.c  -fPIC -DPIC -o src/lib/.libs/xml.o
21-Sep-2023 16:50:57 #6 17.29 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/coverage/branch_info.c -o src/coverage/branch_info.lo
21-Sep-2023 16:50:57 #6 17.40 mkdir src/coverage/.libs
21-Sep-2023 16:50:58 #6 17.40  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/coverage/branch_info.c  -fPIC -DPIC -o src/coverage/.libs/branch_info.o
21-Sep-2023 16:50:58 #6 17.78 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/coverage/code_coverage.c -o src/coverage/code_coverage.lo
21-Sep-2023 16:50:58 #6 17.91  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/coverage/code_coverage.c  -fPIC -DPIC -o src/coverage/.libs/code_coverage.o
21-Sep-2023 16:50:59 #6 18.47 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/debugger/com.c -o src/debugger/com.lo
21-Sep-2023 16:50:59 #6 18.58 mkdir src/debugger/.libs
21-Sep-2023 16:50:59 #6 18.59  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/debugger/com.c  -fPIC -DPIC -o src/debugger/.libs/com.o
21-Sep-2023 16:50:59 #6 19.00 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/debugger/debugger.c -o src/debugger/debugger.lo
21-Sep-2023 16:50:59 #6 19.13  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/debugger/debugger.c  -fPIC -DPIC -o src/debugger/.libs/debugger.o
21-Sep-2023 16:51:00 #6 19.60 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/debugger/handler_dbgp.c -o src/debugger/handler_dbgp.lo
21-Sep-2023 16:51:00 #6 19.72  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/debugger/handler_dbgp.c  -fPIC -DPIC -o src/debugger/.libs/handler_dbgp.o
21-Sep-2023 16:51:01 #6 21.20 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/debugger/handlers.c -o src/debugger/handlers.lo
21-Sep-2023 16:51:01 #6 21.32  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/debugger/handlers.c  -fPIC -DPIC -o src/debugger/.libs/handlers.o
21-Sep-2023 16:51:02 #6 21.57 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/gcstats/gc_stats.c -o src/gcstats/gc_stats.lo
21-Sep-2023 16:51:02 #6 21.69 mkdir src/gcstats/.libs
21-Sep-2023 16:51:02 #6 21.69  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/gcstats/gc_stats.c  -fPIC -DPIC -o src/gcstats/.libs/gc_stats.o
21-Sep-2023 16:51:02 #6 22.03 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/profiler/profiler.c -o src/profiler/profiler.lo
21-Sep-2023 16:51:02 #6 22.15 mkdir src/profiler/.libs
21-Sep-2023 16:51:02 #6 22.16  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/profiler/profiler.c  -fPIC -DPIC -o src/profiler/.libs/profiler.o
21-Sep-2023 16:51:03 #6 22.53 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/tracing/trace_computerized.c -o src/tracing/trace_computerized.lo
21-Sep-2023 16:51:03 #6 22.69 mkdir src/tracing/.libs
21-Sep-2023 16:51:03 #6 22.69  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/tracing/trace_computerized.c  -fPIC -DPIC -o src/tracing/.libs/trace_computerized.o
21-Sep-2023 16:51:03 #6 23.03 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/tracing/trace_html.c -o src/tracing/trace_html.lo
21-Sep-2023 16:51:03 #6 23.16  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/tracing/trace_html.c  -fPIC -DPIC -o src/tracing/.libs/trace_html.o
21-Sep-2023 16:51:03 #6 23.45 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/tracing/trace_textual.c -o src/tracing/trace_textual.lo
21-Sep-2023 16:51:04 #6 23.57  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/tracing/trace_textual.c  -fPIC -DPIC -o src/tracing/.libs/trace_textual.o
21-Sep-2023 16:51:04 #6 23.92 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/tracing/tracing.c -o src/tracing/tracing.lo
21-Sep-2023 16:51:04 #6 24.03  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/tracing/tracing.c  -fPIC -DPIC -o src/tracing/.libs/tracing.o
21-Sep-2023 16:51:05 #6 24.51 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=link cc -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/include -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/src  -DHAVE_CONFIG_H  -g -O2    -o xdebug.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/modules  xdebug.lo src/base/base.lo src/base/filter.lo src/base/monitor.lo src/base/stack.lo src/base/superglobals.lo src/lib/usefulstuff.lo src/lib/compat.lo src/lib/crc32.lo src/lib/hash.lo src/lib/lib.lo src/lib/llist.lo src/lib/set.lo src/lib/str.lo src/lib/var.lo src/lib/var_export_html.lo src/lib/var_export_line.lo src/lib/var
21-Sep-2023 16:51:05 #6 24.51 _export_serialized.lo src/lib/var_export_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/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
21-Sep-2023 16:51:05 #6 24.83 cc -shared  .libs/xdebug.o src/base/.libs/base.o src/base/.libs/filter.o src/base/.libs/monitor.o src/base/.libs/stack.o src/base/.libs/superglobals.o src/lib/.libs/usefulstuff.o src/lib/.libs/compat.o src/lib/.libs/crc32.o src/lib/.libs/hash.o src/lib/.libs/lib.o src/lib/.libs/llist.o src/lib/.libs/set.o src/lib/.libs/str.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_serialized.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/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_textual.o src/tracing/.libs/tracing.o  -lm  -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
21-Sep-2023 16:51:05 #6 24.91 creating xdebug.la
21-Sep-2023 16:51:05 #6 24.92 (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
21-Sep-2023 16:51:05 #6 24.93 /bin/bash /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/modules
21-Sep-2023 16:51:05 #6 24.97 cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/modules/xdebug.so
21-Sep-2023 16:51:05 #6 24.98 cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/modules/xdebug.la
21-Sep-2023 16:51:05 #6 25.01 PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/modules
21-Sep-2023 16:51:05 #6 25.01 ----------------------------------------------------------------------
21-Sep-2023 16:51:05 #6 25.01 Libraries have been installed in:
21-Sep-2023 16:51:05 #6 25.01    /tmp/pear/temp/pear-build-defaultuserOPoO4K/xdebug-2.9.8/modules
21-Sep-2023 16:51:05 #6 25.01
21-Sep-2023 16:51:05 #6 25.01 If you ever happen to want to link against installed libraries
21-Sep-2023 16:51:05 #6 25.01 in a given directory, LIBDIR, you must either use libtool, and
21-Sep-2023 16:51:05 #6 25.01 specify the full pathname of the library, or use the `-LLIBDIR'
21-Sep-2023 16:51:05 #6 25.01 flag during linking and do at least one of the following:
21-Sep-2023 16:51:05 #6 25.01    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
21-Sep-2023 16:51:05 #6 25.01      during execution
21-Sep-2023 16:51:05 #6 25.01    - add LIBDIR to the `LD_RUN_PATH' environment variable
21-Sep-2023 16:51:05 #6 25.01      during linking
21-Sep-2023 16:51:05 #6 25.01    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
21-Sep-2023 16:51:05 #6 25.01    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
21-Sep-2023 16:51:05 #6 25.01
21-Sep-2023 16:51:05 #6 25.01 See any operating system documentation about shared libraries for
21-Sep-2023 16:51:05 #6 25.01 more information, such as the ld(1) and ld.so(8) manual pages.
21-Sep-2023 16:51:05 #6 25.01 ----------------------------------------------------------------------
21-Sep-2023 16:51:05 #6 25.02
21-Sep-2023 16:51:05 #6 25.02 Build complete.
21-Sep-2023 16:51:05 #6 25.02 Don't forget to run 'make test'.
21-Sep-2023 16:51:05 #6 25.03
21-Sep-2023 16:51:05 #6 25.03 running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuserOPoO4K/install-xdebug-2.9.8" install
21-Sep-2023 16:51:05 #6 25.08 Installing shared extensions:     /tmp/pear/temp/pear-build-defaultuserOPoO4K/install-xdebug-2.9.8/usr/local/lib/php/extensions/no-debug-non-zts-20180731/
21-Sep-2023 16:51:05 #6 25.15
21-Sep-2023 16:51:05 #6 25.22 shtool:echo:Warning: unable to determine terminal sequence for bold mode
21-Sep-2023 16:51:05 #6 25.24   +----------------------------------------------------------------------+
21-Sep-2023 16:51:05 #6 25.25   |                                                                      |
21-Sep-2023 16:51:05 #6 25.25   |   INSTALLATION INSTRUCTIONS                                          |
21-Sep-2023 16:51:05 #6 25.25   |   =========================                                          |
21-Sep-2023 16:51:05 #6 25.25   |                                                                      |
21-Sep-2023 16:51:05 #6 25.26   |   See https://xdebug.org/install.php#configure-php for instructions  |
21-Sep-2023 16:51:05 #6 25.26   |   on how to enable Xdebug for PHP.                                   |
21-Sep-2023 16:51:05 #6 25.26   |                                                                      |
21-Sep-2023 16:51:05 #6 25.26   |   Documentation is available online as well:                         |
21-Sep-2023 16:51:05 #6 25.26   |   - A list of all settings:  https://xdebug.org/docs-settings.php    |
21-Sep-2023 16:51:05 #6 25.27   |   - A list of all functions: https://xdebug.org/docs-functions.php   |
21-Sep-2023 16:51:05 #6 25.27   |   - Profiling instructions:  https://xdebug.org/docs-profiling2.php  |
21-Sep-2023 16:51:05 #6 25.27   |   - Remote debugging:        https://xdebug.org/docs-debugger.php    |
21-Sep-2023 16:51:05 #6 25.28   |                                                                      |
21-Sep-2023 16:51:05 #6 25.28   |                                                                      |
21-Sep-2023 16:51:05 #6 25.28   |   NOTE: Please disregard the message                                 |
21-Sep-2023 16:51:05 #6 25.28   |       You should add "extension=xdebug.so" to php.ini                |
21-Sep-2023 16:51:05 #6 25.29   |   that is emitted by the PECL installer. This does not work for      |
21-Sep-2023 16:51:05 #6 25.29   |   Xdebug.                                                            |
21-Sep-2023 16:51:05 #6 25.29   |                                                                      |
21-Sep-2023 16:51:05 #6 25.29   +----------------------------------------------------------------------+
21-Sep-2023 16:51:05 #6 25.34 shtool:echo:Warning: unable to determine terminal sequence for bold mode
21-Sep-2023 16:51:05 #6 25.36
21-Sep-2023 16:51:05 #6 25.36
21-Sep-2023 16:51:05 #6 25.36 running: find "/tmp/pear/temp/pear-build-defaultuserOPoO4K/install-xdebug-2.9.8" | xargs ls -dils
21-Sep-2023 16:51:05 #6 25.37 2756000    4 drwxr-xr-x. 3 root root    4096 Sep 21 16:51 /tmp/pear/temp/pear-build-defaultuserOPoO4K/install-xdebug-2.9.8
21-Sep-2023 16:51:05 #6 25.37 2756104    4 drwxr-xr-x. 3 root root    4096 Sep 21 16:51 /tmp/pear/temp/pear-build-defaultuserOPoO4K/install-xdebug-2.9.8/usr
21-Sep-2023 16:51:05 #6 25.37 2756105    4 drwxr-xr-x. 3 root root    4096 Sep 21 16:51 /tmp/pear/temp/pear-build-defaultuserOPoO4K/install-xdebug-2.9.8/usr/local
21-Sep-2023 16:51:05 #6 25.37 2756106    4 drwxr-xr-x. 3 root root    4096 Sep 21 16:51 /tmp/pear/temp/pear-build-defaultuserOPoO4K/install-xdebug-2.9.8/usr/local/lib
21-Sep-2023 16:51:05 #6 25.37 2756107    4 drwxr-xr-x. 3 root root    4096 Sep 21 16:51 /tmp/pear/temp/pear-build-defaultuserOPoO4K/install-xdebug-2.9.8/usr/local/lib/php
21-Sep-2023 16:51:05 #6 25.37 2756108    4 drwxr-xr-x. 3 root root    4096 Sep 21 16:51 /tmp/pear/temp/pear-build-defaultuserOPoO4K/install-xdebug-2.9.8/usr/local/lib/php/extensions
21-Sep-2023 16:51:05 #6 25.37 2756109    4 drwxr-xr-x. 2 root root    4096 Sep 21 16:51 /tmp/pear/temp/pear-build-defaultuserOPoO4K/install-xdebug-2.9.8/usr/local/lib/php/extensions/no-debug-non-zts-20180731
21-Sep-2023 16:51:05 #6 25.37 2756103 1636 -rwxr-xr-x. 1 root root 1673424 Sep 21 16:51 /tmp/pear/temp/pear-build-defaultuserOPoO4K/install-xdebug-2.9.8/usr/local/lib/php/extensions/no-debug-non-zts-20180731/xdebug.so
21-Sep-2023 16:51:05 #6 25.38
21-Sep-2023 16:51:05 #6 25.38 Build process completed successfully
21-Sep-2023 16:51:05 #6 25.38 Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20180731/xdebug.so'
21-Sep-2023 16:51:05 #6 25.40 install ok: channel://pecl.php.net/xdebug-2.9.8
21-Sep-2023 16:51:05 #6 25.40 configuration option "php_ini" is not set to php.ini location
21-Sep-2023 16:51:05 #6 25.40 You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20180731/xdebug.so" to php.ini
21-Sep-2023 16:51:06 #6 DONE 25.6s
21-Sep-2023 16:51:06
21-Sep-2023 16:51:06 #7 [4/6] RUN docker-php-ext-enable xdebug
21-Sep-2023 16:51:06 #7 DONE 0.6s
21-Sep-2023 16:51:06
21-Sep-2023 16:51:06 #8 [5/6] RUN echo "memory_limit = 1024M" >> /usr/local/etc/php/conf.d/memory.ini
21-Sep-2023 16:51:07 #8 DONE 0.3s
21-Sep-2023 16:51:07
21-Sep-2023 16:51:07 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost
21-Sep-2023 16:51:07 #9 DONE 0.4s
21-Sep-2023 16:51:07
21-Sep-2023 16:51:07 #10 exporting to image
21-Sep-2023 16:51:07 #10 exporting layers
21-Sep-2023 16:51:08 #10 exporting layers 0.6s done
21-Sep-2023 16:51:08 #10 writing image sha256:d78424ed55f3358c6da62fa22eda4d40fa9ee8746ae3c71493ce6d1846f1b3ef done
21-Sep-2023 16:51:08 #10 naming to docker.io/library/phpbb:php-7.3 done
21-Sep-2023 16:51:08 #10 DONE 0.6s
21-Sep-2023 16:51:08 Built Docker image 'phpbb:php-7.3'
21-Sep-2023 16:51:08 Finished task 'Build image' with result: Success
21-Sep-2023 16:51:08
Substituting variable: ${bamboo.working.directory} with /home/bamboo/xml-data/build-dir/PHPBB3-DDM-P5SP
21-Sep-2023 16:51:08 Starting task 'Package release files' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
21-Sep-2023 16:51:08 Running image name (phpbb:php-7.3)
21-Sep-2023 16:51:08
Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 7.3 - SQLite Package #1179 (PHPBB3-DDM-P5SP-1179)'
... running command line:
/usr/bin/docker run --volume /home/bamboo/xml-data/build-dir/PHPBB3-DDM-P5SP:/data --workdir /data/phpBB --rm -u=991 -t --volume /home/bamboo/xml-data/build-dir/_git-repositories-cache/:/home/bamboo/xml-data/build-dir/_git-repositories-cache/ phpbb:php-7.3 /bin/bash -c php ../composer.phar install --dev; cd ../build; git fetch --tags https://github.com/phpbb/phpbb.git 2>&1; ../phpBB/vendor/bin/phing package
... in: /home/bamboo/xml-data/build-dir/PHPBB3-DDM-P5SP
... using extra environment variables:
bamboo_planRepository_1_branch=master
bamboo_repository_75956230_previous_revision_number=fd4ffe58ace5a309aba186502f069807c18e4e36
bamboo_planRepository_1_branchDisplayName=master
bamboo_repository_revision_number=2989b4be6e3b3dad35b2162c08f107513478c583
bamboo_resultsUrl=https://bamboo.phpbb.com/browse/PHPBB3-DDM-P5SP-1179
bamboo_capability_system_builder_command_Git=/usr/bin/git
bamboo_build_working_directory=/home/bamboo/xml-data/build-dir/PHPBB3-DDM-P5SP
bamboo_planRepository_1_name=phpBB Master
bamboo_buildKey=PHPBB3-DDM-P5SP
bamboo_shortPlanName=Development Docker Master
bamboo_planRepository_name=phpBB Master
bamboo_repository_75956230_git_branch=master
bamboo_buildNumber=1179
bamboo_capability_system_builder_phpunit_PHPUnit=/usr/bin/phpunit
bamboo_repository_75956230_name=phpBB Master
bamboo_shortJobName=PHP 7.3 - SQLite Package
bamboo_buildResultsUrl=https://bamboo.phpbb.com/browse/PHPBB3-DDM-P5SP-1179
bamboo_planRepository_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_repository_75956230_git_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_agentId=65929217
bamboo_planName=phpBB3 - Development Docker Master
bamboo_shortPlanKey=DDM
bamboo_shortJobKey=P5SP
bamboo_capability_system_jdk_JDK_1_7_0_65=/usr/lib/jvm/java-7-openjdk-amd64
bamboo_planRepository_revision=2989b4be6e3b3dad35b2162c08f107513478c583
bamboo_buildTimeStamp=2023-09-21T16:49:49.626Z
bamboo_repository_previous_revision_number=fd4ffe58ace5a309aba186502f069807c18e4e36
bamboo_capability_system_jdk_JDK_1_6_0_16=/usr/lib/jvm/java-6-sun-1.6.0.16
bamboo_capability_system_builder_mvn2_Maven_2=/usr/share/maven2
bamboo_planRepository_previousRevision=fd4ffe58ace5a309aba186502f069807c18e4e36
bamboo_repository_git_branch=master
bamboo_buildResultKey=PHPBB3-DDM-P5SP-1179
bamboo_repository_branch_name=master
bamboo_buildPlanName=phpBB3 - Development Docker Master - PHP 7.3 - SQLite Package
bamboo_planRepository_1_revision=2989b4be6e3b3dad35b2162c08f107513478c583
bamboo_build_commandline_com_atlassian_bamboo_plugins_bamboo_docker_plugin_task_docker_cli_3=/usr/bin/docker build --force-rm=true --tag=phpbb:php-7.3 /home/bamboo/xml-data/build-dir/PHPBB3-DDM-P5SP
bamboo_repository_name=phpBB Master
bamboo_buildFailed=false
bamboo_capability_system_docker_executable=/usr/bin/docker
bamboo_repository_75956230_git_username=
bamboo_planRepository_branch=master
bamboo_agentWorkingDirectory=/home/bamboo/xml-data/build-dir
bamboo_capability_system_git_executable=/usr/bin/git
bamboo_capability_system_builder_phpunit_PHPUnit_3_4=/usr/bin/phpunit
bamboo_repository_git_username=
bamboo_planRepository_1_previousRevision=fd4ffe58ace5a309aba186502f069807c18e4e36
bamboo_repository_75956230_branch_name=master
bamboo_planRepository_branchDisplayName=master
bamboo_planRepository_1_type=gitv2
bamboo_planRepository_branchName=master
bamboo_capability_system_jdk_JDK=/usr/lib/jvm/java-6-sun
bamboo_plan_storageTag=PHPBB3-DDM
bamboo_hg_cache_directory=/home/bamboo/xml-data/build-dir/_hg-repositories-cache
bamboo_planRepository_1_username=
bamboo_planRepository_type=gitv2
bamboo_git_cache_directory=/home/bamboo/xml-data/build-dir/_git-repositories-cache
bamboo_repository_git_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_capability_system_builder_ant_Ant=/usr/share/ant
bamboo_repository_75956230_revision_number=2989b4be6e3b3dad35b2162c08f107513478c583
bamboo_tmp_directory=/home/bamboo/temp
bamboo_working_directory=/home/bamboo/xml-data/build-dir/PHPBB3-DDM-P5SP
bamboo_planKey=PHPBB3-DDM
bamboo_capability_local=true
bamboo_planRepository_1_repositoryUrl=https://github.com/phpbb/phpbb.git
bamboo_planRepository_username=
bamboo_capability_system_jdk_JDK_1_6=/usr/lib/jvm/java-6-sun
bamboo_capability_system_jdk_JDK_1_7=/usr/lib/jvm/java-7-openjdk-amd64
bamboo_planRepository_1_branchName=master
21-Sep-2023 16:51:08 You are using the deprecated option "--dev". It has no effect and will break in Composer 3.
21-Sep-2023 16:51:08 Installing dependencies from lock file (including require-dev)
21-Sep-2023 16:51:08 Verifying lock file contents can be installed on current platform.
21-Sep-2023 16:51:09 Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`.
21-Sep-2023 16:51:09 Package operations: 127 installs, 0 updates, 0 removals
21-Sep-2023 16:51:09 Cannot create cache directory /.composer/cache/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only.
21-Sep-2023 16:51:09   - Downloading composer/installers (v1.12.0)
21-Sep-2023 16:51:09   - Downloading composer/package-versions-deprecated (1.11.99.5)
21-Sep-2023 16:51:09   - Downloading bantu/ini-get-wrapper (v1.0.1)
21-Sep-2023 16:51:09   - Downloading chita/topological_sort (v3.0.1)
21-Sep-2023 16:51:09   - Downloading symfony/process (v6.3.4)
21-Sep-2023 16:51:09   - Downloading symfony/polyfill-php81 (v1.28.0)
21-Sep-2023 16:51:09   - Downloading symfony/polyfill-php80 (v1.28.0)
21-Sep-2023 16:51:09   - Downloading symfony/polyfill-php73 (v1.28.0)
21-Sep-2023 16:51:09   - Downloading symfony/finder (v6.3.3)
21-Sep-2023 16:51:09   - Downloading symfony/polyfill-mbstring (v1.28.0)
21-Sep-2023 16:51:09   - Downloading symfony/polyfill-ctype (v1.28.0)
21-Sep-2023 16:51:09   - Downloading symfony/filesystem (v6.3.1)
21-Sep-2023 16:51:09   - Downloading symfony/polyfill-intl-normalizer (v1.28.0)
21-Sep-2023 16:51:09   - Downloading symfony/polyfill-intl-grapheme (v1.28.0)
21-Sep-2023 16:51:09   - Downloading symfony/string (v6.3.2)
21-Sep-2023 16:51:09   - Downloading psr/container (2.0.2)
21-Sep-2023 16:51:09   - Downloading symfony/service-contracts (v3.3.0)
21-Sep-2023 16:51:09   - Downloading symfony/deprecation-contracts (v3.3.0)
21-Sep-2023 16:51:09   - Downloading symfony/console (v6.3.4)
21-Sep-2023 16:51:09   - Downloading seld/signal-handler (2.0.2)
21-Sep-2023 16:51:09   - Downloading seld/phar-utils (1.2.1)
21-Sep-2023 16:51:09   - Downloading seld/jsonlint (1.10.0)
21-Sep-2023 16:51:09   - Downloading react/promise (v3.0.0)
21-Sep-2023 16:51:09   - Downloading psr/log (3.0.0)
21-Sep-2023 16:51:09   - Downloading justinrainbow/json-schema (5.2.12)
21-Sep-2023 16:51:09   - Downloading composer/pcre (3.1.0)
21-Sep-2023 16:51:09   - Downloading composer/xdebug-handler (3.0.3)
21-Sep-2023 16:51:09   - Downloading composer/spdx-licenses (1.5.7)
21-Sep-2023 16:51:09   - Downloading composer/semver (3.4.0)
21-Sep-2023 16:51:09   - Downloading composer/metadata-minifier (1.0.0)
21-Sep-2023 16:51:09   - Downloading composer/class-map-generator (1.1.0)
21-Sep-2023 16:51:09   - Downloading composer/ca-bundle (1.3.7)
21-Sep-2023 16:51:09   - Downloading composer/composer (2.6.3)
21-Sep-2023 16:51:09   - Downloading psr/cache (3.0.0)
21-Sep-2023 16:51:09   - Downloading doctrine/deprecations (v1.1.1)
21-Sep-2023 16:51:09   - Downloading doctrine/event-manager (1.2.0)
21-Sep-2023 16:51:09   - Downloading doctrine/cache (2.2.0)
21-Sep-2023 16:51:09   - Downloading doctrine/dbal (3.3.8)
21-Sep-2023 16:51:09   - Downloading google/recaptcha (1.3.0)
21-Sep-2023 16:51:09   - Downloading symfony/polyfill-php72 (v1.28.0)
21-Sep-2023 16:51:09   - Downloading symfony/polyfill-intl-idn (v1.28.0)
21-Sep-2023 16:51:09   - Downloading ralouphie/getallheaders (3.0.3)
21-Sep-2023 16:51:09   - Downloading psr/http-message (1.1)
21-Sep-2023 16:51:09   - Downloading guzzlehttp/psr7 (1.9.1)
21-Sep-2023 16:51:09   - Downloading guzzlehttp/promises (1.5.3)
21-Sep-2023 16:51:09   - Downloading guzzlehttp/guzzle (6.5.8)
21-Sep-2023 16:51:09   - Downloading laminas/laminas-code (4.12.0)
21-Sep-2023 16:51:09   - Downloading symfony/yaml (v6.3.3)
21-Sep-2023 16:51:09   - Downloading laravel/homestead (v14.4.2)
21-Sep-2023 16:51:09   - Downloading lusitanian/oauth (v0.8.11)
21-Sep-2023 16:51:09   - Downloading marc1706/fast-image-size (v1.1.7)
21-Sep-2023 16:51:09   - Downloading sebastian/version (3.0.2)
21-Sep-2023 16:51:09   - Downloading sebastian/type (3.2.1)
21-Sep-2023 16:51:09   - Downloading sebastian/resource-operations (3.0.3)
21-Sep-2023 16:51:09   - Downloading sebastian/recursion-context (4.0.5)
21-Sep-2023 16:51:09   - Downloading sebastian/object-reflector (2.0.4)
21-Sep-2023 16:51:09   - Downloading sebastian/object-enumerator (4.0.4)
21-Sep-2023 16:51:09   - Downloading sebastian/global-state (5.0.6)
21-Sep-2023 16:51:09   - Downloading sebastian/exporter (4.0.5)
21-Sep-2023 16:51:09   - Downloading sebastian/environment (5.1.5)
21-Sep-2023 16:51:09   - Downloading sebastian/diff (4.0.5)
21-Sep-2023 16:51:09   - Downloading sebastian/comparator (4.0.8)
21-Sep-2023 16:51:09   - Downloading sebastian/code-unit (1.0.8)
21-Sep-2023 16:51:09   - Downloading sebastian/cli-parser (1.0.1)
21-Sep-2023 16:51:09   - Downloading phpunit/php-timer (5.0.3)
21-Sep-2023 16:51:09   - Downloading phpunit/php-text-template (2.0.4)
21-Sep-2023 16:51:09   - Downloading phpunit/php-invoker (3.1.1)
21-Sep-2023 16:51:09   - Downloading phpunit/php-file-iterator (3.0.6)
21-Sep-2023 16:51:09   - Downloading theseer/tokenizer (1.2.1)
21-Sep-2023 16:51:09   - Downloading nikic/php-parser (v4.17.1)
21-Sep-2023 16:51:09   - Downloading sebastian/lines-of-code (1.0.3)
21-Sep-2023 16:51:09   - Downloading sebastian/complexity (2.0.2)
21-Sep-2023 16:51:09   - Downloading sebastian/code-unit-reverse-lookup (2.0.3)
21-Sep-2023 16:51:09   - Downloading phpunit/php-code-coverage (9.2.29)
21-Sep-2023 16:51:09   - Downloading phar-io/version (3.2.1)
21-Sep-2023 16:51:09   - Downloading phar-io/manifest (2.0.3)
21-Sep-2023 16:51:09   - Downloading myclabs/deep-copy (1.11.1)
21-Sep-2023 16:51:09   - Downloading doctrine/instantiator (2.0.0)
21-Sep-2023 16:51:09   - Downloading phpunit/phpunit (9.6.13)
21-Sep-2023 16:51:09   - Downloading misantron/dbunit (5.3.0)
21-Sep-2023 16:51:09   - Downloading phing/phing (2.17.4)
21-Sep-2023 16:51:09   - Downloading webmozart/assert (1.11.0)
21-Sep-2023 16:51:09   - Downloading phpstan/phpdoc-parser (1.24.1)
21-Sep-2023 16:51:09   - Downloading phpdocumentor/reflection-common (2.2.0)
21-Sep-2023 16:51:09   - Downloading phpdocumentor/type-resolver (1.7.3)
21-Sep-2023 16:51:09   - Downloading phpdocumentor/reflection-docblock (5.3.0)
21-Sep-2023 16:51:09   - Downloading webmozart/path-util (2.3.0)
21-Sep-2023 16:51:09   - Downloading openlss/lib-array2xml (1.0.0)
21-Sep-2023 16:51:09   - Downloading netresearch/jsonmapper (v4.2.0)
21-Sep-2023 16:51:09   - Downloading felixfbecker/language-server-protocol (v1.5.2)
21-Sep-2023 16:51:09   - Downloading felixfbecker/advanced-json-rpc (v3.2.1)
21-Sep-2023 16:51:09   - Downloading dnoegel/php-xdg-base-dir (v0.1.1)
21-Sep-2023 16:51:09   - Downloading amphp/amp (v2.6.2)
21-Sep-2023 16:51:09   - Downloading amphp/byte-stream (v1.8.1)
21-Sep-2023 16:51:09   - Downloading vimeo/psalm (4.30.0)
21-Sep-2023 16:51:09   - Downloading symfony/routing (v6.3.3)
21-Sep-2023 16:51:09   - Downloading symfony/polyfill-php83 (v1.28.0)
21-Sep-2023 16:51:09   - Downloading symfony/http-foundation (v6.3.4)
21-Sep-2023 16:51:09   - Downloading psr/event-dispatcher (1.0.0)
21-Sep-2023 16:51:09   - Downloading symfony/event-dispatcher-contracts (v3.3.0)
21-Sep-2023 16:51:09   - Downloading symfony/event-dispatcher (v6.3.2)
21-Sep-2023 16:51:09   - Downloading symfony/var-dumper (v6.3.4)
21-Sep-2023 16:51:09   - Downloading symfony/error-handler (v6.3.2)
21-Sep-2023 16:51:09   - Downloading symfony/http-kernel (v6.3.4)
21-Sep-2023 16:51:09   - Downloading symfony/var-exporter (v6.3.4)
21-Sep-2023 16:51:09   - Downloading symfony/dependency-injection (v6.3.4)
21-Sep-2023 16:51:09   - Downloading symfony/config (v6.3.2)
21-Sep-2023 16:51:09   - Downloading symfony/cache-contracts (v3.3.0)
21-Sep-2023 16:51:09   - Downloading symfony/cache (v6.3.4)
21-Sep-2023 16:51:09   - Downloading symfony/framework-bundle (v6.3.4)
21-Sep-2023 16:51:09   - Downloading psalm/plugin-symfony (v3.1.10)
21-Sep-2023 16:51:09   - Downloading s9e/sweetdom (2.1.1)
21-Sep-2023 16:51:09   - Downloading s9e/regexp-builder (1.4.6)
21-Sep-2023 16:51:09   - Downloading s9e/text-formatter (2.14.1)
21-Sep-2023 16:51:09   - Downloading squizlabs/php_codesniffer (3.7.2)
21-Sep-2023 16:51:09   - Downloading masterminds/html5 (2.8.1)
21-Sep-2023 16:51:09   - Downloading symfony/dom-crawler (v6.3.4)
21-Sep-2023 16:51:09   - Downloading symfony/browser-kit (v6.3.2)
21-Sep-2023 16:51:09   - Downloading symfony/css-selector (v6.3.2)
21-Sep-2023 16:51:09   - Downloading symfony/http-client-contracts (v3.3.0)
21-Sep-2023 16:51:09   - Downloading symfony/http-client (v6.3.2)
21-Sep-2023 16:51:09   - Downloading symfony/mime (v6.3.3)
21-Sep-2023 16:51:09   - Downloading friendsofphp/proxy-manager-lts (v1.0.16)
21-Sep-2023 16:51:09   - Downloading symfony/proxy-manager-bridge (v6.3.0)
21-Sep-2023 16:51:09   - Downloading twig/twig (v3.7.1)
21-Sep-2023 16:51:09   - Downloading symfony/translation-contracts (v3.3.0)
21-Sep-2023 16:51:09   - Downloading symfony/twig-bridge (v6.3.2)
21-Sep-2023 16:51:11    0/127 [>---------------------------]   0%  23/127 [=====>----------------------]  18%  31/127 [======>---------------------]  24%  45/127 [=========>------------------]  35%  53/127 [===========>----------------]  41%  72/127 [===============>------------]  56%  81/127 [=================>----------]  63%  92/127 [====================>-------]  72% 110/127 [========================>---]  86% 118/127 [==========================>-]  92% 127/127 [============================] 100%  - Installing composer/installers (v1.12.0): Extracting archive
21-Sep-2023 16:51:11   - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive
21-Sep-2023 16:51:11   - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive
21-Sep-2023 16:51:11   - Installing chita/topological_sort (v3.0.1): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/process (v6.3.4): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/polyfill-php81 (v1.28.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/polyfill-php80 (v1.28.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/polyfill-php73 (v1.28.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/finder (v6.3.3): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/polyfill-mbstring (v1.28.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/polyfill-ctype (v1.28.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/filesystem (v6.3.1): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/polyfill-intl-normalizer (v1.28.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/polyfill-intl-grapheme (v1.28.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/string (v6.3.2): Extracting archive
21-Sep-2023 16:51:11   - Installing psr/container (2.0.2): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/service-contracts (v3.3.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/deprecation-contracts (v3.3.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/console (v6.3.4): Extracting archive
21-Sep-2023 16:51:11   - Installing seld/signal-handler (2.0.2): Extracting archive
21-Sep-2023 16:51:11   - Installing seld/phar-utils (1.2.1): Extracting archive
21-Sep-2023 16:51:11   - Installing seld/jsonlint (1.10.0): Extracting archive
21-Sep-2023 16:51:11   - Installing react/promise (v3.0.0): Extracting archive
21-Sep-2023 16:51:11   - Installing psr/log (3.0.0): Extracting archive
21-Sep-2023 16:51:11   - Installing justinrainbow/json-schema (5.2.12): Extracting archive
21-Sep-2023 16:51:11   - Installing composer/pcre (3.1.0): Extracting archive
21-Sep-2023 16:51:11   - Installing composer/xdebug-handler (3.0.3): Extracting archive
21-Sep-2023 16:51:11   - Installing composer/spdx-licenses (1.5.7): Extracting archive
21-Sep-2023 16:51:11   - Installing composer/semver (3.4.0): Extracting archive
21-Sep-2023 16:51:11   - Installing composer/metadata-minifier (1.0.0): Extracting archive
21-Sep-2023 16:51:11   - Installing composer/class-map-generator (1.1.0): Extracting archive
21-Sep-2023 16:51:11   - Installing composer/ca-bundle (1.3.7): Extracting archive
21-Sep-2023 16:51:11   - Installing composer/composer (2.6.3): Extracting archive
21-Sep-2023 16:51:11   - Installing psr/cache (3.0.0): Extracting archive
21-Sep-2023 16:51:11   - Installing doctrine/deprecations (v1.1.1): Extracting archive
21-Sep-2023 16:51:11   - Installing doctrine/event-manager (1.2.0): Extracting archive
21-Sep-2023 16:51:11   - Installing doctrine/cache (2.2.0): Extracting archive
21-Sep-2023 16:51:11   - Installing doctrine/dbal (3.3.8): Extracting archive
21-Sep-2023 16:51:11   - Installing google/recaptcha (1.3.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/polyfill-php72 (v1.28.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/polyfill-intl-idn (v1.28.0): Extracting archive
21-Sep-2023 16:51:11   - Installing ralouphie/getallheaders (3.0.3): Extracting archive
21-Sep-2023 16:51:11   - Installing psr/http-message (1.1): Extracting archive
21-Sep-2023 16:51:11   - Installing guzzlehttp/psr7 (1.9.1): Extracting archive
21-Sep-2023 16:51:11   - Installing guzzlehttp/promises (1.5.3): Extracting archive
21-Sep-2023 16:51:11   - Installing guzzlehttp/guzzle (6.5.8): Extracting archive
21-Sep-2023 16:51:11   - Installing laminas/laminas-code (4.12.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/yaml (v6.3.3): Extracting archive
21-Sep-2023 16:51:11   - Installing laravel/homestead (v14.4.2): Extracting archive
21-Sep-2023 16:51:11   - Installing lusitanian/oauth (v0.8.11): Extracting archive
21-Sep-2023 16:51:11   - Installing marc1706/fast-image-size (v1.1.7): Extracting archive
21-Sep-2023 16:51:11   - Installing sebastian/version (3.0.2): Extracting archive
21-Sep-2023 16:51:11   - Installing sebastian/type (3.2.1): Extracting archive
21-Sep-2023 16:51:11   - Installing sebastian/resource-operations (3.0.3): Extracting archive
21-Sep-2023 16:51:11   - Installing sebastian/recursion-context (4.0.5): Extracting archive
21-Sep-2023 16:51:11   - Installing sebastian/object-reflector (2.0.4): Extracting archive
21-Sep-2023 16:51:11   - Installing sebastian/object-enumerator (4.0.4): Extracting archive
21-Sep-2023 16:51:11   - Installing sebastian/global-state (5.0.6): Extracting archive
21-Sep-2023 16:51:11   - Installing sebastian/exporter (4.0.5): Extracting archive
21-Sep-2023 16:51:11   - Installing sebastian/environment (5.1.5): Extracting archive
21-Sep-2023 16:51:11   - Installing sebastian/diff (4.0.5): Extracting archive
21-Sep-2023 16:51:11   - Installing sebastian/comparator (4.0.8): Extracting archive
21-Sep-2023 16:51:11   - Installing sebastian/code-unit (1.0.8): Extracting archive
21-Sep-2023 16:51:11   - Installing sebastian/cli-parser (1.0.1): Extracting archive
21-Sep-2023 16:51:11   - Installing phpunit/php-timer (5.0.3): Extracting archive
21-Sep-2023 16:51:11   - Installing phpunit/php-text-template (2.0.4): Extracting archive
21-Sep-2023 16:51:11   - Installing phpunit/php-invoker (3.1.1): Extracting archive
21-Sep-2023 16:51:11   - Installing phpunit/php-file-iterator (3.0.6): Extracting archive
21-Sep-2023 16:51:11   - Installing theseer/tokenizer (1.2.1): Extracting archive
21-Sep-2023 16:51:11   - Installing nikic/php-parser (v4.17.1): Extracting archive
21-Sep-2023 16:51:11   - Installing sebastian/lines-of-code (1.0.3): Extracting archive
21-Sep-2023 16:51:11   - Installing sebastian/complexity (2.0.2): Extracting archive
21-Sep-2023 16:51:11   - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive
21-Sep-2023 16:51:11   - Installing phpunit/php-code-coverage (9.2.29): Extracting archive
21-Sep-2023 16:51:11   - Installing phar-io/version (3.2.1): Extracting archive
21-Sep-2023 16:51:11   - Installing phar-io/manifest (2.0.3): Extracting archive
21-Sep-2023 16:51:11   - Installing myclabs/deep-copy (1.11.1): Extracting archive
21-Sep-2023 16:51:11   - Installing doctrine/instantiator (2.0.0): Extracting archive
21-Sep-2023 16:51:11   - Installing phpunit/phpunit (9.6.13): Extracting archive
21-Sep-2023 16:51:11   - Installing misantron/dbunit (5.3.0): Extracting archive
21-Sep-2023 16:51:11   - Installing phing/phing (2.17.4): Extracting archive
21-Sep-2023 16:51:11   - Installing webmozart/assert (1.11.0): Extracting archive
21-Sep-2023 16:51:11   - Installing phpstan/phpdoc-parser (1.24.1): Extracting archive
21-Sep-2023 16:51:11   - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
21-Sep-2023 16:51:11   - Installing phpdocumentor/type-resolver (1.7.3): Extracting archive
21-Sep-2023 16:51:11   - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive
21-Sep-2023 16:51:11   - Installing webmozart/path-util (2.3.0): Extracting archive
21-Sep-2023 16:51:11   - Installing openlss/lib-array2xml (1.0.0): Extracting archive
21-Sep-2023 16:51:11   - Installing netresearch/jsonmapper (v4.2.0): Extracting archive
21-Sep-2023 16:51:11   - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive
21-Sep-2023 16:51:11   - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
21-Sep-2023 16:51:11   - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive
21-Sep-2023 16:51:11   - Installing amphp/amp (v2.6.2): Extracting archive
21-Sep-2023 16:51:11   - Installing amphp/byte-stream (v1.8.1): Extracting archive
21-Sep-2023 16:51:11   - Installing vimeo/psalm (4.30.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/routing (v6.3.3): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/polyfill-php83 (v1.28.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/http-foundation (v6.3.4): Extracting archive
21-Sep-2023 16:51:11   - Installing psr/event-dispatcher (1.0.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/event-dispatcher-contracts (v3.3.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/event-dispatcher (v6.3.2): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/var-dumper (v6.3.4): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/error-handler (v6.3.2): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/http-kernel (v6.3.4): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/var-exporter (v6.3.4): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/dependency-injection (v6.3.4): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/config (v6.3.2): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/cache-contracts (v3.3.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/cache (v6.3.4): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/framework-bundle (v6.3.4): Extracting archive
21-Sep-2023 16:51:11   - Installing psalm/plugin-symfony (v3.1.10): Extracting archive
21-Sep-2023 16:51:11   - Installing s9e/sweetdom (2.1.1): Extracting archive
21-Sep-2023 16:51:11   - Installing s9e/regexp-builder (1.4.6): Extracting archive
21-Sep-2023 16:51:11   - Installing s9e/text-formatter (2.14.1): Extracting archive
21-Sep-2023 16:51:11   - Installing squizlabs/php_codesniffer (3.7.2): Extracting archive
21-Sep-2023 16:51:11   - Installing masterminds/html5 (2.8.1): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/dom-crawler (v6.3.4): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/browser-kit (v6.3.2): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/css-selector (v6.3.2): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/http-client-contracts (v3.3.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/http-client (v6.3.2): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/mime (v6.3.3): Extracting archive
21-Sep-2023 16:51:11   - Installing friendsofphp/proxy-manager-lts (v1.0.16): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/proxy-manager-bridge (v6.3.0): Extracting archive
21-Sep-2023 16:51:11   - Installing twig/twig (v3.7.1): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/translation-contracts (v3.3.0): Extracting archive
21-Sep-2023 16:51:11   - Installing symfony/twig-bridge (v6.3.2): Extracting archive
21-Sep-2023 16:51:13    0/125 [>---------------------------]   0%  19/125 [====>-----------------------]  15%  29/125 [======>---------------------]  23%  44/125 [=========>------------------]  35%  54/125 [============>---------------]  43%  64/125 [==============>-------------]  51%  78/125 [=================>----------]  62%  94/125 [=====================>------]  75% 100/125 [======================>-----]  80% 115/125 [=========================>--]  92% 125/125 [============================] 100%Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
21-Sep-2023 16:51:13 Generating autoload files
21-Sep-2023 16:51:14 89 packages you are using are looking for funding.
21-Sep-2023 16:51:14 Use the `composer fund` command to find out more!
21-Sep-2023 16:51:16 remote: Enumerating objects: 6819, done.
21-Sep-2023 16:51:16 remote: Counting objects:   0% (1/1463)
21-Sep-2023 16:51:16 remote: Counting objects:   1% (15/1463)
21-Sep-2023 16:51:16 remote: Counting objects:   2% (30/1463)
21-Sep-2023 16:51:16 remote: Counting objects:   3% (44/1463)
21-Sep-2023 16:51:16 remote: Counting objects:   4% (59/1463)
21-Sep-2023 16:51:16 remote: Counting objects:   5% (74/1463)
21-Sep-2023 16:51:16 remote: Counting objects:   6% (88/1463)
21-Sep-2023 16:51:16 remote: Counting objects:   7% (103/1463)
21-Sep-2023 16:51:16 remote: Counting objects:   8% (118/1463)
21-Sep-2023 16:51:16 remote: Counting objects:   9% (132/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  10% (147/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  11% (161/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  12% (176/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  13% (191/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  14% (205/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  15% (220/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  16% (235/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  17% (249/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  18% (264/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  19% (278/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  20% (293/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  21% (308/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  22% (322/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  23% (337/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  24% (352/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  25% (366/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  26% (381/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  27% (396/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  28% (410/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  29% (425/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  30% (439/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  31% (454/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  32% (469/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  33% (483/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  34% (498/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  35% (513/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  36% (527/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  37% (542/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  38% (556/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  39% (571/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  40% (586/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  41% (600/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  42% (615/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  43% (630/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  44% (644/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  45% (659/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  46% (673/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  47% (688/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  48% (703/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  49% (717/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  50% (732/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  51% (747/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  52% (761/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  53% (776/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  54% (791/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  55% (805/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  56% (820/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  57% (834/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  58% (849/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  59% (864/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  60% (878/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  61% (893/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  62% (908/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  63% (922/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  64% (937/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  65% (951/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  66% (966/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  67% (981/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  68% (995/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  69% (1010/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  70% (1025/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  71% (1039/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  72% (1054/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  73% (1068/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  74% (1083/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  75% (1098/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  76% (1112/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  77% (1127/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  78% (1142/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  79% (1156/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  80% (1171/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  81% (1186/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  82% (1200/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  83% (1215/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  84% (1229/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  85% (1244/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  86% (1259/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  87% (1273/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  88% (1288/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  89% (1303/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  90% (1317/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  91% (1332/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  92% (1346/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  93% (1361/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  94% (1376/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  95% (1390/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  96% (1405/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  97% (1420/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  98% (1434/1463)
21-Sep-2023 16:51:16 remote: Counting objects:  99% (1449/1463)
21-Sep-2023 16:51:16 remote: Counting objects: 100% (1463/1463)
21-Sep-2023 16:51:16 remote: Counting objects: 100% (1463/1463), done.
21-Sep-2023 16:51:16 Receiving objects:   0% (1/6819)
21-Sep-2023 16:51:16 Receiving objects:   1% (69/6819)
21-Sep-2023 16:51:16 Receiving objects:   2% (137/6819)
21-Sep-2023 16:51:16 Receiving objects:   3% (205/6819)
21-Sep-2023 16:51:16 Receiving objects:   4% (273/6819)
21-Sep-2023 16:51:16 Receiving objects:   5% (341/6819)
21-Sep-2023 16:51:16 Receiving objects:   6% (410/6819)
21-Sep-2023 16:51:16 Receiving objects:   7% (478/6819)
21-Sep-2023 16:51:16 Receiving objects:   8% (546/6819)
21-Sep-2023 16:51:16 Receiving objects:   9% (614/6819)
21-Sep-2023 16:51:16 Receiving objects:  10% (682/6819)
21-Sep-2023 16:51:16 Receiving objects:  11% (751/6819)
21-Sep-2023 16:51:16 Receiving objects:  12% (819/6819)
21-Sep-2023 16:51:16 Receiving objects:  13% (887/6819)
21-Sep-2023 16:51:16 Receiving objects:  14% (955/6819)
21-Sep-2023 16:51:16 Receiving objects:  15% (1023/6819)
21-Sep-2023 16:51:16 Receiving objects:  16% (1092/6819)
21-Sep-2023 16:51:16 Receiving objects:  17% (1160/6819)
21-Sep-2023 16:51:16 Receiving objects:  18% (1228/6819)
21-Sep-2023 16:51:16 Receiving objects:  19% (1296/6819)
21-Sep-2023 16:51:16 Receiving objects:  20% (1364/6819)
21-Sep-2023 16:51:16 Receiving objects:  21% (1432/6819)
21-Sep-2023 16:51:16 Receiving objects:  22% (1501/6819)
21-Sep-2023 16:51:16 Receiving objects:  23% (1569/6819)
21-Sep-2023 16:51:16 Receiving objects:  24% (1637/6819)
21-Sep-2023 16:51:16 Receiving objects:  25% (1705/6819)
21-Sep-2023 16:51:16 Receiving objects:  26% (1773/6819)
21-Sep-2023 16:51:16 Receiving objects:  27% (1842/6819)
21-Sep-2023 16:51:16 Receiving objects:  28% (1910/6819)
21-Sep-2023 16:51:16 Receiving objects:  29% (1978/6819)
21-Sep-2023 16:51:16 Receiving objects:  30% (2046/6819)
21-Sep-2023 16:51:16 Receiving objects:  31% (2114/6819)
21-Sep-2023 16:51:16 Receiving objects:  32% (2183/6819)
21-Sep-2023 16:51:16 Receiving objects:  33% (2251/6819)
21-Sep-2023 16:51:16 Receiving objects:  34% (2319/6819)
21-Sep-2023 16:51:16 Receiving objects:  35% (2387/6819)
21-Sep-2023 16:51:16 Receiving objects:  36% (2455/6819)
21-Sep-2023 16:51:16 Receiving objects:  37% (2524/6819)
21-Sep-2023 16:51:16 Receiving objects:  38% (2592/6819)
21-Sep-2023 16:51:16 Receiving objects:  39% (2660/6819)
21-Sep-2023 16:51:16 Receiving objects:  40% (2728/6819)
21-Sep-2023 16:51:16 Receiving objects:  41% (2796/6819)
21-Sep-2023 16:51:16 Receiving objects:  42% (2864/6819)
21-Sep-2023 16:51:16 Receiving objects:  43% (2933/6819)
21-Sep-2023 16:51:16 Receiving objects:  44% (3001/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  45% (3069/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  46% (3137/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  47% (3205/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  48% (3274/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  49% (3342/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  50% (3410/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  51% (3478/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  52% (3546/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  53% (3615/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  54% (3683/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  55% (3751/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  56% (3819/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  57% (3887/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  58% (3956/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  59% (4024/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  60% (4092/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  61% (4160/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  62% (4228/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  63% (4296/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  64% (4365/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  65% (4433/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  66% (4501/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  67% (4569/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  68% (4637/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  69% (4706/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  70% (4774/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  71% (4842/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  72% (4910/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  73% (4978/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  74% (5047/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  75% (5115/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  76% (5183/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  77% (5251/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  78% (5319/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  79% (5388/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  80% (5456/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  81% (5524/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  82% (5592/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  83% (5660/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  84% (5728/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  85% (5797/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  86% (5865/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  87% (5933/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  88% (6001/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  89% (6069/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  90% (6138/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  91% (6206/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  92% (6274/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  93% (6342/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  94% (6410/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  95% (6479/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  96% (6547/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  97% (6615/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 remote: Total 6819 (delta 1463), reused 1463 (delta 1463), pack-reused 5356
21-Sep-2023 16:51:16 Receiving objects:  98% (6683/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects:  99% (6751/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects: 100% (6819/6819), 2.99 MiB | 5.92 MiB/s
21-Sep-2023 16:51:16 Receiving objects: 100% (6819/6819), 4.34 MiB | 6.71 MiB/s, done.
21-Sep-2023 16:51:16 Resolving deltas:   0% (0/4016)
21-Sep-2023 16:51:16 Resolving deltas:   1% (41/4016)
21-Sep-2023 16:51:16 Resolving deltas:   2% (81/4016)
21-Sep-2023 16:51:16 Resolving deltas:   3% (121/4016)
21-Sep-2023 16:51:16 Resolving deltas:   4% (161/4016)
21-Sep-2023 16:51:16 Resolving deltas:   5% (201/4016)
21-Sep-2023 16:51:16 Resolving deltas:   6% (241/4016)
21-Sep-2023 16:51:16 Resolving deltas:   7% (282/4016)
21-Sep-2023 16:51:16 Resolving deltas:   8% (322/4016)
21-Sep-2023 16:51:16 Resolving deltas:   9% (362/4016)
21-Sep-2023 16:51:16 Resolving deltas:  10% (402/4016)
21-Sep-2023 16:51:16 Resolving deltas:  11% (442/4016)
21-Sep-2023 16:51:16 Resolving deltas:  12% (482/4016)
21-Sep-2023 16:51:16 Resolving deltas:  13% (523/4016)
21-Sep-2023 16:51:16 Resolving deltas:  14% (563/4016)
21-Sep-2023 16:51:16 Resolving deltas:  15% (603/4016)
21-Sep-2023 16:51:16 Resolving deltas:  16% (643/4016)
21-Sep-2023 16:51:16 Resolving deltas:  17% (683/4016)
21-Sep-2023 16:51:16 Resolving deltas:  18% (723/4016)
21-Sep-2023 16:51:16 Resolving deltas:  19% (764/4016)
21-Sep-2023 16:51:16 Resolving deltas:  20% (804/4016)
21-Sep-2023 16:51:16 Resolving deltas:  21% (844/4016)
21-Sep-2023 16:51:16 Resolving deltas:  22% (884/4016)
21-Sep-2023 16:51:16 Resolving deltas:  23% (924/4016)
21-Sep-2023 16:51:16 Resolving deltas:  24% (964/4016)
21-Sep-2023 16:51:16 Resolving deltas:  25% (1004/4016)
21-Sep-2023 16:51:16 Resolving deltas:  26% (1045/4016)
21-Sep-2023 16:51:16 Resolving deltas:  27% (1085/4016)
21-Sep-2023 16:51:16 Resolving deltas:  28% (1125/4016)
21-Sep-2023 16:51:16 Resolving deltas:  29% (1165/4016)
21-Sep-2023 16:51:16 Resolving deltas:  30% (1205/4016)
21-Sep-2023 16:51:16 Resolving deltas:  31% (1245/4016)
21-Sep-2023 16:51:16 Resolving deltas:  32% (1286/4016)
21-Sep-2023 16:51:16 Resolving deltas:  33% (1326/4016)
21-Sep-2023 16:51:16 Resolving deltas:  34% (1366/4016)
21-Sep-2023 16:51:16 Resolving deltas:  35% (1406/4016)
21-Sep-2023 16:51:16 Resolving deltas:  36% (1446/4016)
21-Sep-2023 16:51:16 Resolving deltas:  37% (1486/4016)
21-Sep-2023 16:51:16 Resolving deltas:  38% (1527/4016)
21-Sep-2023 16:51:16 Resolving deltas:  39% (1567/4016)
21-Sep-2023 16:51:16 Resolving deltas:  40% (1607/4016)
21-Sep-2023 16:51:16 Resolving deltas:  41% (1647/4016)
21-Sep-2023 16:51:16 Resolving deltas:  42% (1687/4016)
21-Sep-2023 16:51:16 Resolving deltas:  43% (1727/4016)
21-Sep-2023 16:51:16 Resolving deltas:  44% (1768/4016)
21-Sep-2023 16:51:16 Resolving deltas:  45% (1808/4016)
21-Sep-2023 16:51:16 Resolving deltas:  46% (1848/4016)
21-Sep-2023 16:51:16 Resolving deltas:  47% (1888/4016)
21-Sep-2023 16:51:16 Resolving deltas:  48% (1928/4016)
21-Sep-2023 16:51:16 Resolving deltas:  49% (1968/4016)
21-Sep-2023 16:51:16 Resolving deltas:  50% (2008/4016)
21-Sep-2023 16:51:16 Resolving deltas:  51% (2049/4016)
21-Sep-2023 16:51:16 Resolving deltas:  52% (2090/4016)
21-Sep-2023 16:51:16 Resolving deltas:  53% (2129/4016)
21-Sep-2023 16:51:16 Resolving deltas:  54% (2169/4016)
21-Sep-2023 16:51:16 Resolving deltas:  55% (2209/4016)
21-Sep-2023 16:51:16 Resolving deltas:  56% (2249/4016)
21-Sep-2023 16:51:16 Resolving deltas:  57% (2290/4016)
21-Sep-2023 16:51:16 Resolving deltas:  58% (2330/4016)
21-Sep-2023 16:51:16 Resolving deltas:  59% (2370/4016)
21-Sep-2023 16:51:16 Resolving deltas:  60% (2410/4016)
21-Sep-2023 16:51:16 Resolving deltas:  61% (2450/4016)
21-Sep-2023 16:51:16 Resolving deltas:  62% (2490/4016)
21-Sep-2023 16:51:16 Resolving deltas:  63% (2531/4016)
21-Sep-2023 16:51:16 Resolving deltas:  64% (2571/4016)
21-Sep-2023 16:51:16 Resolving deltas:  65% (2611/4016)
21-Sep-2023 16:51:16 Resolving deltas:  66% (2651/4016)
21-Sep-2023 16:51:16 Resolving deltas:  67% (2691/4016)
21-Sep-2023 16:51:16 Resolving deltas:  68% (2731/4016)
21-Sep-2023 16:51:16 Resolving deltas:  69% (2772/4016)
21-Sep-2023 16:51:16 Resolving deltas:  70% (2812/4016)
21-Sep-2023 16:51:16 Resolving deltas:  71% (2852/4016)
21-Sep-2023 16:51:16 Resolving deltas:  72% (2892/4016)
21-Sep-2023 16:51:16 Resolving deltas:  73% (2932/4016)
21-Sep-2023 16:51:16 Resolving deltas:  74% (2972/4016)
21-Sep-2023 16:51:16 Resolving deltas:  75% (3012/4016)
21-Sep-2023 16:51:16 Resolving deltas:  76% (3053/4016)
21-Sep-2023 16:51:16 Resolving deltas:  77% (3093/4016)
21-Sep-2023 16:51:16 Resolving deltas:  78% (3133/4016)
21-Sep-2023 16:51:16 Resolving deltas:  79% (3173/4016)
21-Sep-2023 16:51:16 Resolving deltas:  80% (3213/4016)
21-Sep-2023 16:51:16 Resolving deltas:  81% (3253/4016)
21-Sep-2023 16:51:16 Resolving deltas:  82% (3294/4016)
21-Sep-2023 16:51:16 Resolving deltas:  83% (3334/4016)
21-Sep-2023 16:51:16 Resolving deltas:  84% (3374/4016)
21-Sep-2023 16:51:16 Resolving deltas:  85% (3414/4016)
21-Sep-2023 16:51:16 Resolving deltas:  86% (3454/4016)
21-Sep-2023 16:51:16 Resolving deltas:  87% (3494/4016)
21-Sep-2023 16:51:16 Resolving deltas:  88% (3535/4016)
21-Sep-2023 16:51:16 Resolving deltas:  89% (3575/4016)
21-Sep-2023 16:51:16 Resolving deltas:  90% (3615/4016)
21-Sep-2023 16:51:16 Resolving deltas:  91% (3655/4016)
21-Sep-2023 16:51:16 Resolving deltas:  92% (3695/4016)
21-Sep-2023 16:51:16 Resolving deltas:  93% (3735/4016)
21-Sep-2023 16:51:17 Resolving deltas:  94% (3776/4016)
21-Sep-2023 16:51:17 Resolving deltas:  95% (3816/4016)
21-Sep-2023 16:51:17 Resolving deltas:  96% (3856/4016)
21-Sep-2023 16:51:17 Resolving deltas:  97% (3896/4016)
21-Sep-2023 16:51:17 Resolving deltas:  98% (3936/4016)
21-Sep-2023 16:51:17 Resolving deltas:  99% (3976/4016)
21-Sep-2023 16:51:17 Resolving deltas: 100% (4016/4016)
21-Sep-2023 16:51:17 Resolving deltas: 100% (4016/4016), completed with 160 local objects.
21-Sep-2023 16:51:17 From https://github.com/phpbb/phpbb
21-Sep-2023 16:51:17 * branch                  HEAD                        -> FETCH_HEAD
21-Sep-2023 16:51:17 * [new tag]               olympus_merge_point_20082412 -> olympus_merge_point_20082412
21-Sep-2023 16:51:17 * [new tag]               olympus_milestone_2         -> olympus_milestone_2
21-Sep-2023 16:51:17 * [new tag]               olympus_milestone_3         -> olympus_milestone_3
21-Sep-2023 16:51:17 * [new tag]               olympus_milestone_4         -> olympus_milestone_4
21-Sep-2023 16:51:17 * [new tag]               phpbb2_RC4_release_point    -> phpbb2_RC4_release_point
21-Sep-2023 16:51:17 * [new tag]               phpbb2_RC4_release_point_2  -> phpbb2_RC4_release_point_2
21-Sep-2023 16:51:17 * [new tag]               phpbb2_RC4_release_point_3  -> phpbb2_RC4_release_point_3
21-Sep-2023 16:51:17 * [new tag]               phpbb2_merge_point_20020420 -> phpbb2_merge_point_20020420
21-Sep-2023 16:51:17 * [new tag]               release-2.0.0               -> release-2.0.0
21-Sep-2023 16:51:17 * [new tag]               release-2.0.1               -> release-2.0.1
21-Sep-2023 16:51:17 * [new tag]               release-2.0.10              -> release-2.0.10
21-Sep-2023 16:51:17 * [new tag]               release-2.0.11              -> release-2.0.11
21-Sep-2023 16:51:17 * [new tag]               release-2.0.12              -> release-2.0.12
21-Sep-2023 16:51:17 * [new tag]               release-2.0.13              -> release-2.0.13
21-Sep-2023 16:51:17 * [new tag]               release-2.0.14              -> release-2.0.14
21-Sep-2023 16:51:17 * [new tag]               release-2.0.15              -> release-2.0.15
21-Sep-2023 16:51:17 * [new tag]               release-2.0.16              -> release-2.0.16
21-Sep-2023 16:51:17 * [new tag]               release-2.0.17              -> release-2.0.17
21-Sep-2023 16:51:17 * [new tag]               release-2.0.18              -> release-2.0.18
21-Sep-2023 16:51:17 * [new tag]               release-2.0.19              -> release-2.0.19
21-Sep-2023 16:51:17 * [new tag]               release-2.0.2               -> release-2.0.2
21-Sep-2023 16:51:17 * [new tag]               release-2.0.20              -> release-2.0.20
21-Sep-2023 16:51:17 * [new tag]               release-2.0.21              -> release-2.0.21
21-Sep-2023 16:51:17 * [new tag]               release-2.0.22              -> release-2.0.22
21-Sep-2023 16:51:17 * [new tag]               release-2.0.23              -> release-2.0.23
21-Sep-2023 16:51:17 * [new tag]               release-2.0.3               -> release-2.0.3
21-Sep-2023 16:51:17 * [new tag]               release-2.0.4               -> release-2.0.4
21-Sep-2023 16:51:17 * [new tag]               release-2.0.5               -> release-2.0.5
21-Sep-2023 16:51:17 * [new tag]               release-2.0.6               -> release-2.0.6
21-Sep-2023 16:51:17 * [new tag]               release-2.0.7               -> release-2.0.7
21-Sep-2023 16:51:17 * [new tag]               release-2.0.8               -> release-2.0.8
21-Sep-2023 16:51:17 * [new tag]               release-2.0.8a              -> release-2.0.8a
21-Sep-2023 16:51:17 * [new tag]               release-2.0.9               -> release-2.0.9
21-Sep-2023 16:51:17 * [new tag]               release-3.0.11              -> release-3.0.11
21-Sep-2023 16:51:17 * [new tag]               release-3.0.12              -> release-3.0.12
21-Sep-2023 16:51:17 * [new tag]               release-3.0.13              -> release-3.0.13
21-Sep-2023 16:51:17 * [new tag]               release-3.2.0-a2            -> release-3.2.0-a2
21-Sep-2023 16:51:17 * [new tag]               release-3.2.0-b1            -> release-3.2.0-b1
21-Sep-2023 16:51:17 * [new tag]               start                       -> start
21-Sep-2023 16:51:17
21-Sep-2023 16:51:17 Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0". You are running 7.3.33. in /data/phpBB/vendor/composer/platform_check.php on line 24
21-Sep-2023 16:51:17
21-Sep-2023 16:51:17 Call Stack:
21-Sep-2023 16:51:17     0.0005     407712   1. {main}() /data/phpBB/vendor/bin/phing:0
21-Sep-2023 16:51:17     0.0011     410752   2. include('/data/phpBB/vendor/phing/phing/bin/phing') /data/phpBB/vendor/bin/phing:115
21-Sep-2023 16:51:17     0.0013     423960   3. require_once('/data/phpBB/vendor/phing/phing/bin/phing.php') /data/phpBB/vendor/phing/phing/bin/phing:13
21-Sep-2023 16:51:17     0.0015     427624   4. require_once('/data/phpBB/vendor/autoload.php') /data/phpBB/vendor/phing/phing/bin/phing.php:14
21-Sep-2023 16:51:17     0.0016     440648   5. ComposerAutoloaderInit515b5efb656e8a6090fb1a7c56e874c1::getLoader() /data/phpBB/vendor/autoload.php:25
21-Sep-2023 16:51:17     0.0017     445888   6. require('/data/phpBB/vendor/composer/platform_check.php') /data/phpBB/vendor/composer/autoload_real.php:25
21-Sep-2023 16:51:17     0.0018     446464   7. trigger_error() /data/phpBB/vendor/composer/platform_check.php:24
21-Sep-2023 16:51:17
21-Sep-2023 16:51:18 Exit code: 255, output: STDOUT:   * [new tag]               release-2.0.8a              -> release-2.0.8aSTDOUT:   * [new tag]               release-2.0.9               -> release-2.0.9STDOUT:   * [new tag]               release-3.0.11              -> release-3.0.11STDOUT:   * [new tag]               release-3.0.12              -> release-3.0.12STDOUT:   * [new tag]               release-3.0.13              -> release-3.0.13STDOUT:   * [new tag]               release-3.2.0-a2            -> release-3.2.0-a2STDOUT:   * [new tag]               release-3.2.0-b1            -> release-3.2.0-b1STDOUT:   * [new tag]               start                       -> startSTDOUT:  STDOUT:  Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0". You are running 7.3.33. in /data/phpBB/vendor/composer/platform_check.php on line 24STDOUT:  STDOUT:  Call Stack:STDOUT:      0.0005     407712   1. {main}() /data/phpBB/vendor/bin/phing:0STDOUT:      0.0011     410752   2. include('/data/phpBB/vendor/phing/phing/bin/phing') /data/phpBB/vendor/bin/phing:115STDOUT:      0.0013     423960   3. require_once('/data/phpBB/vendor/phing/phing/bin/phing.php') /data/phpBB/vendor/phing/phing/bin/phing:13STDOUT:      0.0015     427624   4. require_once('/data/phpBB/vendor/autoload.php') /data/phpBB/vendor/phing/phing/bin/phing.php:14STDOUT:      0.0016     440648   5. ComposerAutoloaderInit515b5efb656e8a6090fb1a7c56e874c1::getLoader() /data/phpBB/vendor/autoload.php:25STDOUT:      0.0017     445888   6. require('/data/phpBB/vendor/composer/platform_check.php') /data/phpBB/vendor/composer/autoload_real.php:25STDOUT:      0.0018     446464   7. trigger_error() /data/phpBB/vendor/composer/platform_check.php:24STDOUT: 
21-Sep-2023 16:51:18 Error occurred while running Task 'Package release files(2)' of type com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli.
21-Sep-2023 16:51:18 com.atlassian.bamboo.task.TaskException: Failed to execute task
21-Sep-2023 16:51:18         at com.atlassian.bamboo.plugins.docker.service.RunService.execute(RunService.java:75)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.plugins.docker.tasks.cli.DockerCliTask.execute(DockerCliTask.java:70)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.task.TaskExecutorImpl.lambda$executeTasks$3(TaskExecutorImpl.java:323)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTaskWithPrePostActions(TaskExecutorImpl.java:256)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:323)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.task.TaskExecutorImpl.execute(TaskExecutorImpl.java:116)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask.call(ExecuteBuildTask.java:73)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.executeBuildPhase(DefaultBuildAgent.java:184)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:156)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:130)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:118)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:124)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.lambda$start$0(DefaultBuildAgent.java:108)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41)
21-Sep-2023 16:51:18         at java.lang.Thread.run(Thread.java:750)
21-Sep-2023 16:51:18 Caused by: com.atlassian.bamboo.docker.DockerException: Error running Docker run command
21-Sep-2023 16:51:18         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.run(DockerContainerServiceImpl.java:130)
21-Sep-2023 16:51:18         at sun.reflect.GeneratedMethodAccessor2739.invoke(Unknown Source)
21-Sep-2023 16:51:18         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21-Sep-2023 16:51:18         at java.lang.reflect.Method.invoke(Method.java:498)
21-Sep-2023 16:51:18         at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
21-Sep-2023 16:51:18         at com.sun.proxy.$Proxy446.run(Unknown Source)
21-Sep-2023 16:51:18         at sun.reflect.GeneratedMethodAccessor2739.invoke(Unknown Source)
21-Sep-2023 16:51:18         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21-Sep-2023 16:51:18         at java.lang.reflect.Method.invoke(Method.java:498)
21-Sep-2023 16:51:18         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
21-Sep-2023 16:51:18         at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
21-Sep-2023 16:51:18         at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
21-Sep-2023 16:51:18         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
21-Sep-2023 16:51:18         at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
21-Sep-2023 16:51:18         at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
21-Sep-2023 16:51:18         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
21-Sep-2023 16:51:18         at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
21-Sep-2023 16:51:18         at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
21-Sep-2023 16:51:18         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
21-Sep-2023 16:51:18         at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
21-Sep-2023 16:51:18         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
21-Sep-2023 16:51:18         at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
21-Sep-2023 16:51:18         at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
21-Sep-2023 16:51:18         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
21-Sep-2023 16:51:18         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
21-Sep-2023 16:51:18         at com.sun.proxy.$Proxy911.run(Unknown Source)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.plugins.docker.client.DockerCmd.run(DockerCmd.java:47)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.plugins.docker.service.RunService.execute(RunService.java:64)
21-Sep-2023 16:51:18         ... 17 more
21-Sep-2023 16:51:18 Caused by: com.atlassian.utils.process.ProcessException: Error executing /usr/bin/docker run --volume /home/bamboo/xml-data/build-dir/PHPBB3-DDM-P5SP:/data --workdir /data/phpBB --rm -u=991 -t --volume /home/bamboo/xml-data/build-dir/_git-repositories-cache/:/home/bamboo/xml-data/build-dir/_git-repositories-cache/ phpbb:php-7.3 /bin/bash -c "php ../composer.phar install --dev; cd ../build; git fetch --tags https://github.com/phpbb/phpbb.git 2>&1; ../phpBB/vendor/bin/phing package"
21-Sep-2023 16:51:18         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.execute(DockerContainerServiceImpl.java:302)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.execute(DockerContainerServiceImpl.java:273)
21-Sep-2023 16:51:18         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.run(DockerContainerServiceImpl.java:107)
21-Sep-2023 16:51:18         ... 44 more
21-Sep-2023 16:51:18 Running post build plugin 'NCover Results Collector'
21-Sep-2023 16:51:18 Running post build plugin 'Artifact Copier'
21-Sep-2023 16:51:18 Publishing an artifact: Release Files
21-Sep-2023 16:51:18 Unable to publish artifact [Release Files]: the source directory /home/bamboo/xml-data/build-dir/PHPBB3-DDM-P5SP/build/new_version/release_files does not exist.
21-Sep-2023 16:51:18 The artifact hasn't been successfully published after 16.37 ms
21-Sep-2023 16:51:18 Running post build plugin 'npm Cache Cleanup'
21-Sep-2023 16:51:18 Running post build plugin 'Clover Results Collector'
21-Sep-2023 16:51:18 Running post build plugin 'Docker Container Cleanup'
21-Sep-2023 16:51:19 Successfully removed working directory at '/home/bamboo/xml-data/build-dir/PHPBB3-DDM-P5SP'
21-Sep-2023 16:51:19 Finalising the build...
21-Sep-2023 16:51:19 Stopping timer.
21-Sep-2023 16:51:19 Build PHPBB3-DDM-P5SP-1179 completed.
21-Sep-2023 16:51:19 Running on server: post build plugin 'NCover Results Collector'
21-Sep-2023 16:51:19 Running on server: post build plugin 'Build Hanging Detection Configuration'
21-Sep-2023 16:51:19 Running on server: post build plugin 'Clover Delta Calculator'
21-Sep-2023 16:51:19 Running on server: post build plugin 'Maven Dependencies Postprocessor'
21-Sep-2023 16:51:19 All post build plugins have finished
21-Sep-2023 16:51:19 Generating build results summary...
21-Sep-2023 16:51:19 Saving build results to disk...
21-Sep-2023 16:51:19 Store variable context...
21-Sep-2023 16:51:19 Indexing build results...
21-Sep-2023 16:51:19 Finished building PHPBB3-DDM-P5SP-1179.