simple 27-Jul-2024 06:13:00 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1312 (PHPBB3-DDM-JOB1-1312) is being prepared for building on agent Docker, bamboo version: 9.2.16 simple 27-Jul-2024 06:13:00 simple 27-Jul-2024 06:13:00 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 27-Jul-2024 06:13:00 Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1312 (PHPBB3-DDM-JOB1-1312) simple 27-Jul-2024 06:13:00 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 27-Jul-2024 06:13:00 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 27-Jul-2024 06:13:00 Updating source code to revision: 1444a1a02be9071b8b39ef1aa7080072b1e2b5ab simple 27-Jul-2024 06:13:01 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git'. simple 27-Jul-2024 06:13:01 hint: Using 'master' as the name for the initial branch. This default branch name simple 27-Jul-2024 06:13:01 hint: is subject to change. To configure the initial branch name to use in all simple 27-Jul-2024 06:13:01 hint: of your new repositories, which will suppress this warning, call: simple 27-Jul-2024 06:13:01 hint: simple 27-Jul-2024 06:13:01 hint: git config --global init.defaultBranch simple 27-Jul-2024 06:13:01 hint: simple 27-Jul-2024 06:13:01 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 27-Jul-2024 06:13:01 hint: 'development'. The just-created branch can be renamed via this command: simple 27-Jul-2024 06:13:01 hint: simple 27-Jul-2024 06:13:01 hint: git branch -m simple 27-Jul-2024 06:13:01 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git/ simple 27-Jul-2024 06:13:01 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. simple 27-Jul-2024 06:13:16 Checking out revision 1444a1a02be9071b8b39ef1aa7080072b1e2b5ab. simple 27-Jul-2024 06:13:17 Already on 'master' simple 27-Jul-2024 06:13:17 Updated source code to revision: 1444a1a02be9071b8b39ef1aa7080072b1e2b5ab simple 27-Jul-2024 06:13:17 Finished task 'Checkout Default Repository' with result: Success simple 27-Jul-2024 06:13:17 Running pre-build action: VCS Version Collector simple 27-Jul-2024 06:13:17 Running pre-build action: Build Log Labeller Pre Build Action simple 27-Jul-2024 06:13:17 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1312 (PHPBB3-DDM-JOB1-1312) started building on agent 'Docker' () command 27-Jul-2024 06:13:17 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 27-Jul-2024 06:13:17 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 27-Jul-2024 06:13:17 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1312 (PHPBB3-DDM-JOB1-1312)'\n ... running command line: \n/usr/bin/docker --config /home/bamboo/.dockercfg-bamboo-8aeedb40-93c4-4f3c-b034-97764112e0bc build --force-rm=true --tag=phpbb:php-8.1 /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n error 27-Jul-2024 06:13:18 #0 building with "default" instance using docker driver error 27-Jul-2024 06:13:18 error 27-Jul-2024 06:13:18 #1 [internal] load build definition from Dockerfile error 27-Jul-2024 06:13:18 #1 transferring dockerfile: 491B 0.0s done error 27-Jul-2024 06:13:18 #1 DONE 0.1s error 27-Jul-2024 06:13:18 error 27-Jul-2024 06:13:18 #2 [internal] load metadata for docker.io/library/php:8.1 error 27-Jul-2024 06:13:19 #2 DONE 0.9s error 27-Jul-2024 06:13:19 error 27-Jul-2024 06:13:19 #3 [internal] load .dockerignore error 27-Jul-2024 06:13:19 #3 transferring context: 2B done error 27-Jul-2024 06:13:19 #3 DONE 0.0s error 27-Jul-2024 06:13:19 error 27-Jul-2024 06:13:19 #4 [1/6] FROM docker.io/library/php:8.1@sha256:01ba40cacb8ec6e6b4ad5ba280b12a6f50319a910babaac7ae8c12cb622228bd error 27-Jul-2024 06:13:19 #4 CACHED error 27-Jul-2024 06:13:19 error 27-Jul-2024 06:13:19 #5 [2/6] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip libzip-dev && docker-php-ext-install -j$(nproc) zip error 27-Jul-2024 06:13:19 #5 0.420 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] error 27-Jul-2024 06:13:20 #5 0.436 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] error 27-Jul-2024 06:13:20 #5 0.436 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] error 27-Jul-2024 06:13:20 #5 0.549 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8788 kB] error 27-Jul-2024 06:13:20 #5 0.657 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] error 27-Jul-2024 06:13:20 #5 0.727 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [169 kB] error 27-Jul-2024 06:13:21 #5 2.090 Fetched 9225 kB in 2s (5476 kB/s) error 27-Jul-2024 06:13:22 #5 2.090 Reading package lists... error 27-Jul-2024 06:13:23 #5 3.020 Reading package lists... error 27-Jul-2024 06:13:23 #5 4.035 Building dependency tree... error 27-Jul-2024 06:13:23 #5 4.222 Reading state information... error 27-Jul-2024 06:13:23 #5 4.488 bzip2 is already the newest version (1.0.8-5+b1). error 27-Jul-2024 06:13:23 #5 4.488 bzip2 set to manually installed. error 27-Jul-2024 06:13:23 #5 4.488 The following additional packages will be installed: error 27-Jul-2024 06:13:24 #5 4.488 git-man less libbsd0 libcbor0.8 libcurl3-gnutls libedit2 liberror-perl error 27-Jul-2024 06:13:24 #5 4.489 libexpat1 libfido2-1 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 error 27-Jul-2024 06:13:24 #5 4.489 libxmuu1 libzip4 openssh-client unzip xauth error 27-Jul-2024 06:13:24 #5 4.492 Suggested packages: error 27-Jul-2024 06:13:24 #5 4.492 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui error 27-Jul-2024 06:13:24 #5 4.492 gitk gitweb git-cvs git-mediawiki git-svn keychain libpam-ssh monkeysphere error 27-Jul-2024 06:13:24 #5 4.492 ssh-askpass error 27-Jul-2024 06:13:24 #5 4.694 The following NEW packages will be installed: error 27-Jul-2024 06:13:24 #5 4.694 git git-man less libbsd0 libcbor0.8 libcurl3-gnutls libedit2 liberror-perl error 27-Jul-2024 06:13:24 #5 4.699 libexpat1 libfido2-1 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 error 27-Jul-2024 06:13:24 #5 4.699 libxmuu1 libzip-dev libzip4 openssh-client unzip xauth zip zlib1g-dev error 27-Jul-2024 06:13:24 #5 4.927 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. error 27-Jul-2024 06:13:24 #5 4.927 Need to get 14.1 MB of archives. error 27-Jul-2024 06:13:24 #5 4.927 After this operation, 62.8 MB of additional disk space will be used. error 27-Jul-2024 06:13:24 #5 4.927 Get:1 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2.1~deb12u2 [132 kB] error 27-Jul-2024 06:13:24 #5 5.146 Get:2 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] error 27-Jul-2024 06:13:24 #5 5.169 Get:3 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] error 27-Jul-2024 06:13:24 #5 5.220 Get:4 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] error 27-Jul-2024 06:13:24 #5 5.224 Get:5 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] error 27-Jul-2024 06:13:24 #5 5.235 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 openssh-client amd64 1:9.2p1-2+deb12u3 [991 kB] error 27-Jul-2024 06:13:24 #5 5.356 Get:7 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u6 [385 kB] error 27-Jul-2024 06:13:25 #5 5.372 Get:8 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB] error 27-Jul-2024 06:13:25 #5 5.375 Get:9 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] error 27-Jul-2024 06:13:25 #5 5.376 Get:10 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.2-1.1 [2049 kB] error 27-Jul-2024 06:13:25 #5 5.449 Get:11 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.2-1.1 [7171 kB] error 27-Jul-2024 06:13:25 #5 5.578 Get:12 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] error 27-Jul-2024 06:13:25 #5 5.578 Get:13 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] error 27-Jul-2024 06:13:25 #5 5.590 Get:14 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] error 27-Jul-2024 06:13:25 #5 5.590 Get:15 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] error 27-Jul-2024 06:13:25 #5 5.590 Get:16 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] error 27-Jul-2024 06:13:25 #5 5.600 Get:17 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] error 27-Jul-2024 06:13:25 #5 5.602 Get:18 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] error 27-Jul-2024 06:13:25 #5 5.602 Get:19 http://deb.debian.org/debian bookworm/main amd64 libzip4 amd64 1.7.3-1+b1 [55.5 kB] error 27-Jul-2024 06:13:25 #5 5.603 Get:20 http://deb.debian.org/debian bookworm/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB] error 27-Jul-2024 06:13:25 #5 5.648 Get:21 http://deb.debian.org/debian bookworm/main amd64 libzip-dev amd64 1.7.3-1+b1 [163 kB] error 27-Jul-2024 06:13:25 #5 5.718 Get:22 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB] error 27-Jul-2024 06:13:25 #5 5.726 Get:23 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] error 27-Jul-2024 06:13:25 #5 5.726 Get:24 http://deb.debian.org/debian bookworm/main amd64 zip amd64 3.0-13 [230 kB] error 27-Jul-2024 06:13:25 #5 6.029 debconf: delaying package configuration, since apt-utils is not installed error 27-Jul-2024 06:13:25 #5 6.080 Fetched 14.1 MB in 1s (14.0 MB/s) error 27-Jul-2024 06:13:25 #5 6.115 Selecting previously unselected package less. error 27-Jul-2024 06:13:25 #5 6.115 (Reading database ... error 27-Jul-2024 06:13:25 (Reading database ... 5% error 27-Jul-2024 06:13:25 (Reading database ... 10% error 27-Jul-2024 06:13:25 (Reading database ... 15% error 27-Jul-2024 06:13:25 (Reading database ... 20% error 27-Jul-2024 06:13:25 (Reading database ... 25% error 27-Jul-2024 06:13:25 (Reading database ... 30% error 27-Jul-2024 06:13:25 (Reading database ... 35% error 27-Jul-2024 06:13:25 (Reading database ... 40% error 27-Jul-2024 06:13:25 (Reading database ... 45% error 27-Jul-2024 06:13:25 (Reading database ... 50% error 27-Jul-2024 06:13:25 (Reading database ... 55% error 27-Jul-2024 06:13:25 (Reading database ... 60% error 27-Jul-2024 06:13:25 (Reading database ... 65% error 27-Jul-2024 06:13:25 (Reading database ... 70% error 27-Jul-2024 06:13:25 (Reading database ... 75% error 27-Jul-2024 06:13:25 (Reading database ... 80% error 27-Jul-2024 06:13:25 (Reading database ... 85% error 27-Jul-2024 06:13:25 (Reading database ... 90% error 27-Jul-2024 06:13:25 (Reading database ... 95% error 27-Jul-2024 06:13:25 (Reading database ... 100% error 27-Jul-2024 06:13:25 (Reading database ... 13248 files and directories currently installed.) error 27-Jul-2024 06:13:25 #5 6.156 Preparing to unpack .../00-less_590-2.1~deb12u2_amd64.deb ... error 27-Jul-2024 06:13:25 #5 6.162 Unpacking less (590-2.1~deb12u2) ... error 27-Jul-2024 06:13:25 #5 6.214 Selecting previously unselected package libbsd0:amd64. error 27-Jul-2024 06:13:25 #5 6.216 Preparing to unpack .../01-libbsd0_0.11.7-2_amd64.deb ... error 27-Jul-2024 06:13:25 #5 6.225 Unpacking libbsd0:amd64 (0.11.7-2) ... error 27-Jul-2024 06:13:25 #5 6.270 Selecting previously unselected package libedit2:amd64. error 27-Jul-2024 06:13:25 #5 6.271 Preparing to unpack .../02-libedit2_3.1-20221030-2_amd64.deb ... error 27-Jul-2024 06:13:25 #5 6.278 Unpacking libedit2:amd64 (3.1-20221030-2) ... error 27-Jul-2024 06:13:25 #5 6.323 Selecting previously unselected package libcbor0.8:amd64. error 27-Jul-2024 06:13:25 #5 6.325 Preparing to unpack .../03-libcbor0.8_0.8.0-2+b1_amd64.deb ... error 27-Jul-2024 06:13:25 #5 6.330 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... error 27-Jul-2024 06:13:25 #5 6.371 Selecting previously unselected package libfido2-1:amd64. error 27-Jul-2024 06:13:26 #5 6.373 Preparing to unpack .../04-libfido2-1_1.12.0-2+b1_amd64.deb ... error 27-Jul-2024 06:13:26 #5 6.377 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... error 27-Jul-2024 06:13:26 #5 6.434 Selecting previously unselected package openssh-client. error 27-Jul-2024 06:13:26 #5 6.435 Preparing to unpack .../05-openssh-client_1%3a9.2p1-2+deb12u3_amd64.deb ... error 27-Jul-2024 06:13:26 #5 6.448 Unpacking openssh-client (1:9.2p1-2+deb12u3) ... error 27-Jul-2024 06:13:26 #5 6.612 Selecting previously unselected package libcurl3-gnutls:amd64. error 27-Jul-2024 06:13:26 #5 6.614 Preparing to unpack .../06-libcurl3-gnutls_7.88.1-10+deb12u6_amd64.deb ... error 27-Jul-2024 06:13:26 #5 6.619 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u6) ... error 27-Jul-2024 06:13:26 #5 6.688 Selecting previously unselected package libexpat1:amd64. error 27-Jul-2024 06:13:26 #5 6.690 Preparing to unpack .../07-libexpat1_2.5.0-1_amd64.deb ... error 27-Jul-2024 06:13:26 #5 6.695 Unpacking libexpat1:amd64 (2.5.0-1) ... error 27-Jul-2024 06:13:26 #5 6.740 Selecting previously unselected package liberror-perl. error 27-Jul-2024 06:13:26 #5 6.740 Preparing to unpack .../08-liberror-perl_0.17029-2_all.deb ... error 27-Jul-2024 06:13:26 #5 6.744 Unpacking liberror-perl (0.17029-2) ... error 27-Jul-2024 06:13:26 #5 6.783 Selecting previously unselected package git-man. error 27-Jul-2024 06:13:26 #5 6.785 Preparing to unpack .../09-git-man_1%3a2.39.2-1.1_all.deb ... error 27-Jul-2024 06:13:26 #5 6.789 Unpacking git-man (1:2.39.2-1.1) ... error 27-Jul-2024 06:13:26 #5 6.918 Selecting previously unselected package git. error 27-Jul-2024 06:13:26 #5 6.920 Preparing to unpack .../10-git_1%3a2.39.2-1.1_amd64.deb ... error 27-Jul-2024 06:13:26 #5 6.931 Unpacking git (1:2.39.2-1.1) ... error 27-Jul-2024 06:13:26 #5 7.468 Selecting previously unselected package libxau6:amd64. error 27-Jul-2024 06:13:26 #5 7.468 Preparing to unpack .../11-libxau6_1%3a1.0.9-1_amd64.deb ... error 27-Jul-2024 06:13:27 #5 7.473 Unpacking libxau6:amd64 (1:1.0.9-1) ... error 27-Jul-2024 06:13:27 #5 7.513 Selecting previously unselected package libxdmcp6:amd64. error 27-Jul-2024 06:13:27 #5 7.515 Preparing to unpack .../12-libxdmcp6_1%3a1.1.2-3_amd64.deb ... error 27-Jul-2024 06:13:27 #5 7.519 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... error 27-Jul-2024 06:13:27 #5 7.558 Selecting previously unselected package libxcb1:amd64. error 27-Jul-2024 06:13:27 #5 7.560 Preparing to unpack .../13-libxcb1_1.15-1_amd64.deb ... error 27-Jul-2024 06:13:27 #5 7.565 Unpacking libxcb1:amd64 (1.15-1) ... error 27-Jul-2024 06:13:27 #5 7.608 Selecting previously unselected package libx11-data. error 27-Jul-2024 06:13:27 #5 7.609 Preparing to unpack .../14-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... error 27-Jul-2024 06:13:27 #5 7.616 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... error 27-Jul-2024 06:13:27 #5 7.725 Selecting previously unselected package libx11-6:amd64. error 27-Jul-2024 06:13:27 #5 7.727 Preparing to unpack .../15-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... error 27-Jul-2024 06:13:27 #5 7.731 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... error 27-Jul-2024 06:13:27 #5 7.815 Selecting previously unselected package libxext6:amd64. error 27-Jul-2024 06:13:27 #5 7.819 Preparing to unpack .../16-libxext6_2%3a1.3.4-1+b1_amd64.deb ... error 27-Jul-2024 06:13:27 #5 7.822 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... error 27-Jul-2024 06:13:27 #5 7.866 Selecting previously unselected package libxmuu1:amd64. error 27-Jul-2024 06:13:27 #5 7.868 Preparing to unpack .../17-libxmuu1_2%3a1.1.3-3_amd64.deb ... error 27-Jul-2024 06:13:27 #5 7.872 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... error 27-Jul-2024 06:13:27 #5 7.918 Selecting previously unselected package libzip4:amd64. error 27-Jul-2024 06:13:27 #5 7.921 Preparing to unpack .../18-libzip4_1.7.3-1+b1_amd64.deb ... error 27-Jul-2024 06:13:27 #5 7.925 Unpacking libzip4:amd64 (1.7.3-1+b1) ... error 27-Jul-2024 06:13:27 #5 7.961 Selecting previously unselected package zlib1g-dev:amd64. error 27-Jul-2024 06:13:27 #5 7.963 Preparing to unpack .../19-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... error 27-Jul-2024 06:13:27 #5 7.967 Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... error 27-Jul-2024 06:13:27 #5 8.025 Selecting previously unselected package libzip-dev:amd64. error 27-Jul-2024 06:13:27 #5 8.027 Preparing to unpack .../20-libzip-dev_1.7.3-1+b1_amd64.deb ... error 27-Jul-2024 06:13:27 #5 8.031 Unpacking libzip-dev:amd64 (1.7.3-1+b1) ... error 27-Jul-2024 06:13:27 #5 8.087 Selecting previously unselected package unzip. error 27-Jul-2024 06:13:27 #5 8.090 Preparing to unpack .../21-unzip_6.0-28_amd64.deb ... error 27-Jul-2024 06:13:27 #5 8.094 Unpacking unzip (6.0-28) ... error 27-Jul-2024 06:13:27 #5 8.140 Selecting previously unselected package xauth. error 27-Jul-2024 06:13:27 #5 8.142 Preparing to unpack .../22-xauth_1%3a1.1.2-1_amd64.deb ... error 27-Jul-2024 06:13:27 #5 8.146 Unpacking xauth (1:1.1.2-1) ... error 27-Jul-2024 06:13:27 #5 8.180 Selecting previously unselected package zip. error 27-Jul-2024 06:13:27 #5 8.182 Preparing to unpack .../23-zip_3.0-13_amd64.deb ... error 27-Jul-2024 06:13:27 #5 8.187 Unpacking zip (3.0-13) ... error 27-Jul-2024 06:13:27 #5 8.247 Setting up libexpat1:amd64 (2.5.0-1) ... error 27-Jul-2024 06:13:27 #5 8.260 Setting up libxau6:amd64 (1:1.0.9-1) ... error 27-Jul-2024 06:13:27 #5 8.273 Setting up libzip4:amd64 (1.7.3-1+b1) ... error 27-Jul-2024 06:13:27 #5 8.288 Setting up unzip (6.0-28) ... error 27-Jul-2024 06:13:27 #5 8.308 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... error 27-Jul-2024 06:13:27 #5 8.323 Setting up less (590-2.1~deb12u2) ... error 27-Jul-2024 06:13:27 #5 8.351 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u6) ... error 27-Jul-2024 06:13:27 #5 8.365 Setting up liberror-perl (0.17029-2) ... error 27-Jul-2024 06:13:27 #5 8.379 Setting up zip (3.0-13) ... error 27-Jul-2024 06:13:27 #5 8.391 Setting up libx11-data (2:1.8.4-2+deb12u2) ... error 27-Jul-2024 06:13:27 #5 8.404 Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... error 27-Jul-2024 06:13:27 #5 8.419 Setting up git-man (1:2.39.2-1.1) ... error 27-Jul-2024 06:13:27 #5 8.431 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... error 27-Jul-2024 06:13:27 #5 8.444 Setting up libbsd0:amd64 (0.11.7-2) ... error 27-Jul-2024 06:13:27 #5 8.456 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... error 27-Jul-2024 06:13:28 #5 8.470 Setting up libzip-dev:amd64 (1.7.3-1+b1) ... error 27-Jul-2024 06:13:28 #5 8.483 Setting up libxcb1:amd64 (1.15-1) ... error 27-Jul-2024 06:13:28 #5 8.496 Setting up libedit2:amd64 (3.1-20221030-2) ... error 27-Jul-2024 06:13:28 #5 8.509 Setting up git (1:2.39.2-1.1) ... error 27-Jul-2024 06:13:28 #5 8.533 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... error 27-Jul-2024 06:13:28 #5 8.545 Setting up libxmuu1:amd64 (2:1.1.3-3) ... error 27-Jul-2024 06:13:28 #5 8.558 Setting up openssh-client (1:9.2p1-2+deb12u3) ... error 27-Jul-2024 06:13:28 #5 8.696 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... error 27-Jul-2024 06:13:28 #5 8.710 Setting up xauth (1:1.1.2-1) ... error 27-Jul-2024 06:13:28 #5 8.725 Processing triggers for libc-bin (2.36-9+deb12u7) ... error 27-Jul-2024 06:13:32 #5 12.66 Configuring for: error 27-Jul-2024 06:13:32 #5 12.66 PHP Api Version: 20210902 error 27-Jul-2024 06:13:32 #5 12.66 Zend Module Api No: 20210902 error 27-Jul-2024 06:13:32 #5 12.66 Zend Extension Api No: 420210902 error 27-Jul-2024 06:13:33 #5 13.87 checking for grep that handles long lines and -e... /usr/bin/grep error 27-Jul-2024 06:13:33 #5 13.87 checking for egrep... /usr/bin/grep -E error 27-Jul-2024 06:13:33 #5 13.87 checking for a sed that does not truncate output... /usr/bin/sed error 27-Jul-2024 06:13:33 #5 13.91 checking for pkg-config... /usr/bin/pkg-config error 27-Jul-2024 06:13:33 #5 13.91 checking pkg-config is at least version 0.9.0... yes error 27-Jul-2024 06:13:33 #5 13.91 checking for cc... cc error 27-Jul-2024 06:13:33 #5 13.95 checking whether the C compiler works... yes error 27-Jul-2024 06:13:33 #5 14.09 checking for C compiler default output file name... a.out error 27-Jul-2024 06:13:33 #5 14.10 checking for suffix of executables... error 27-Jul-2024 06:13:33 #5 14.15 checking whether we are cross compiling... no error 27-Jul-2024 06:13:33 #5 14.22 checking for suffix of object files... o error 27-Jul-2024 06:13:33 #5 14.26 checking whether the compiler supports GNU C... yes error 27-Jul-2024 06:13:33 #5 14.29 checking whether cc accepts -g... yes error 27-Jul-2024 06:13:33 #5 14.32 checking for cc option to enable C11 features... none needed error 27-Jul-2024 06:13:34 #5 14.39 checking how to run the C preprocessor... cc -E error 27-Jul-2024 06:13:34 #5 14.48 checking for icc... no error 27-Jul-2024 06:13:34 #5 14.50 checking for suncc... no error 27-Jul-2024 06:13:34 #5 14.51 checking for system library directory... lib error 27-Jul-2024 06:13:34 #5 14.52 checking if compiler supports -Wl,-rpath,... yes error 27-Jul-2024 06:13:34 #5 14.59 checking build system type... x86_64-pc-linux-gnu error 27-Jul-2024 06:13:34 #5 14.59 checking host system type... x86_64-pc-linux-gnu error 27-Jul-2024 06:13:34 #5 14.59 checking target system type... x86_64-pc-linux-gnu error 27-Jul-2024 06:13:34 #5 14.64 checking for PHP prefix... /usr/local error 27-Jul-2024 06:13:34 #5 14.64 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 error 27-Jul-2024 06:13:34 #5 14.64 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902 error 27-Jul-2024 06:13:34 #5 14.64 checking for PHP installed headers prefix... /usr/local/include/php error 27-Jul-2024 06:13:34 #5 14.64 checking if debug is enabled... no error 27-Jul-2024 06:13:34 #5 14.68 checking if zts is enabled... no error 27-Jul-2024 06:13:34 #5 14.71 checking for gawk... no error 27-Jul-2024 06:13:34 #5 14.71 checking for nawk... nawk error 27-Jul-2024 06:13:34 #5 14.71 checking if nawk is broken... no error 27-Jul-2024 06:13:34 #5 14.71 checking for zip archive read/write support... yes, shared error 27-Jul-2024 06:13:34 #5 14.71 checking for libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0... yes error 27-Jul-2024 06:13:34 #5 14.73 checking for zip_file_set_mtime in -lzip... yes error 27-Jul-2024 06:13:34 #5 14.88 checking for zip_file_set_encryption in -lzip... yes error 27-Jul-2024 06:13:34 #5 14.98 checking for zip_libzip_version in -lzip... yes error 27-Jul-2024 06:13:34 #5 15.06 checking for zip_register_progress_callback_with_state in -lzip... yes error 27-Jul-2024 06:13:34 #5 15.15 checking for zip_register_cancel_callback_with_state in -lzip... yes error 27-Jul-2024 06:13:34 #5 15.25 checking for zip_compression_method_supported in -lzip... yes error 27-Jul-2024 06:13:35 #5 15.33 checking for a sed that does not truncate output... /usr/bin/sed error 27-Jul-2024 06:13:35 #5 15.34 checking for ld used by cc... /usr/bin/ld error 27-Jul-2024 06:13:35 #5 15.34 checking if the linker (/usr/bin/ld) is GNU ld... yes error 27-Jul-2024 06:13:35 #5 15.35 checking for /usr/bin/ld option to reload object files... -r error 27-Jul-2024 06:13:35 #5 15.35 checking for BSD-compatible nm... /usr/bin/nm -B error 27-Jul-2024 06:13:35 #5 15.35 checking whether ln -s works... yes error 27-Jul-2024 06:13:35 #5 15.35 checking how to recognize dependent libraries... pass_all error 27-Jul-2024 06:13:35 #5 15.58 checking for stdio.h... yes error 27-Jul-2024 06:13:35 #5 15.61 checking for stdlib.h... yes error 27-Jul-2024 06:13:35 #5 15.65 checking for string.h... yes error 27-Jul-2024 06:13:35 #5 15.69 checking for inttypes.h... yes error 27-Jul-2024 06:13:35 #5 15.74 checking for stdint.h... yes error 27-Jul-2024 06:13:35 #5 15.78 checking for strings.h... yes error 27-Jul-2024 06:13:35 #5 15.82 checking for sys/stat.h... yes error 27-Jul-2024 06:13:35 #5 15.87 checking for sys/types.h... yes error 27-Jul-2024 06:13:35 #5 15.91 checking for unistd.h... yes error 27-Jul-2024 06:13:35 #5 15.96 checking for dlfcn.h... yes error 27-Jul-2024 06:13:35 #5 16.01 checking the maximum length of command line arguments... 1572864 error 27-Jul-2024 06:13:35 #5 16.02 checking command to parse /usr/bin/nm -B output from cc object... ok error 27-Jul-2024 06:13:35 #5 16.13 checking for objdir... .libs error 27-Jul-2024 06:13:35 #5 16.13 checking for ar... ar error 27-Jul-2024 06:13:35 #5 16.13 checking for ranlib... ranlib error 27-Jul-2024 06:13:35 #5 16.14 checking for strip... strip error 27-Jul-2024 06:13:35 #5 16.21 checking if cc supports -fno-rtti -fno-exceptions... no error 27-Jul-2024 06:13:35 #5 16.25 checking for cc option to produce PIC... -fPIC error 27-Jul-2024 06:13:35 #5 16.25 checking if cc PIC flag -fPIC works... yes error 27-Jul-2024 06:13:36 #5 16.29 checking if cc static flag -static works... yes error 27-Jul-2024 06:13:36 #5 16.56 checking if cc supports -c -o file.o... yes error 27-Jul-2024 06:13:36 #5 16.60 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes error 27-Jul-2024 06:13:36 #5 16.62 checking whether -lc should be explicitly linked in... no error 27-Jul-2024 06:13:36 #5 16.66 checking dynamic linker characteristics... GNU/Linux ld.so error 27-Jul-2024 06:13:36 #5 16.69 checking how to hardcode library paths into programs... immediate error 27-Jul-2024 06:13:36 #5 16.69 checking whether stripping libraries is possible... yes error 27-Jul-2024 06:13:36 #5 16.69 checking if libtool supports shared libraries... yes error 27-Jul-2024 06:13:36 #5 16.69 checking whether to build shared libraries... yes error 27-Jul-2024 06:13:36 #5 16.69 checking whether to build static libraries... no error 27-Jul-2024 06:13:36 #5 16.91 error 27-Jul-2024 06:13:36 #5 16.91 creating libtool error 27-Jul-2024 06:13:36 #5 16.93 appending configuration tag "CXX" to libtool error 27-Jul-2024 06:13:36 #5 17.03 configure: patching config.h.in error 27-Jul-2024 06:13:36 #5 17.03 configure: creating ./config.status error 27-Jul-2024 06:13:36 #5 17.10 config.status: creating config.h error 27-Jul-2024 06:13:36 #5 17.16 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc -I. -I/usr/src/php/ext/zip -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/zip/php_zip.c -o php_zip.lo -MMD -MF php_zip.dep -MT php_zip.lo error 27-Jul-2024 06:13:36 #5 17.16 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc -I. -I/usr/src/php/ext/zip -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/zip/zip_stream.c -o zip_stream.lo -MMD -MF zip_stream.dep -MT zip_stream.lo error 27-Jul-2024 06:13:36 #5 17.30 mkdir .libs error 27-Jul-2024 06:13:36 #5 17.30 cc -I. -I/usr/src/php/ext/zip -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/zip/zip_stream.c -MMD -MF zip_stream.dep -MT zip_stream.lo -fPIC -DPIC -o .libs/zip_stream.o error 27-Jul-2024 06:13:36 #5 17.31 cc -I. -I/usr/src/php/ext/zip -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/zip/php_zip.c -MMD -MF php_zip.dep -MT php_zip.lo -fPIC -DPIC -o .libs/php_zip.o error 27-Jul-2024 06:13:38 #5 18.82 /bin/bash /usr/src/php/ext/zip/libtool --mode=link cc -shared -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -pie -o zip.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/zip/modules php_zip.lo zip_stream.lo -lzip error 27-Jul-2024 06:13:38 #5 18.96 cc -shared .libs/php_zip.o .libs/zip_stream.o -lzip -Wl,-O1 -Wl,-soname -Wl,zip.so -o .libs/zip.so error 27-Jul-2024 06:13:38 #5 18.99 creating zip.la error 27-Jul-2024 06:13:38 #5 19.01 (cd .libs && rm -f zip.la && ln -s ../zip.la zip.la) error 27-Jul-2024 06:13:38 #5 19.01 /bin/bash /usr/src/php/ext/zip/libtool --mode=install cp ./zip.la /usr/src/php/ext/zip/modules error 27-Jul-2024 06:13:38 #5 19.05 cp ./.libs/zip.so /usr/src/php/ext/zip/modules/zip.so error 27-Jul-2024 06:13:38 #5 19.05 cp ./.libs/zip.lai /usr/src/php/ext/zip/modules/zip.la error 27-Jul-2024 06:13:38 #5 19.08 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/zip/modules error 27-Jul-2024 06:13:38 #5 19.08 ---------------------------------------------------------------------- error 27-Jul-2024 06:13:38 #5 19.08 Libraries have been installed in: error 27-Jul-2024 06:13:38 #5 19.08 /usr/src/php/ext/zip/modules error 27-Jul-2024 06:13:38 #5 19.08 error 27-Jul-2024 06:13:38 #5 19.08 If you ever happen to want to link against installed libraries error 27-Jul-2024 06:13:38 #5 19.08 in a given directory, LIBDIR, you must either use libtool, and error 27-Jul-2024 06:13:38 #5 19.08 specify the full pathname of the library, or use the `-LLIBDIR' error 27-Jul-2024 06:13:38 #5 19.08 flag during linking and do at least one of the following: error 27-Jul-2024 06:13:38 #5 19.08 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable error 27-Jul-2024 06:13:38 #5 19.08 during execution error 27-Jul-2024 06:13:38 #5 19.08 - add LIBDIR to the `LD_RUN_PATH' environment variable error 27-Jul-2024 06:13:38 #5 19.08 during linking error 27-Jul-2024 06:13:38 #5 19.08 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag error 27-Jul-2024 06:13:38 #5 19.08 - have your system administrator add LIBDIR to `/etc/ld.so.conf' error 27-Jul-2024 06:13:38 #5 19.08 error 27-Jul-2024 06:13:38 #5 19.08 See any operating system documentation about shared libraries for error 27-Jul-2024 06:13:38 #5 19.08 more information, such as the ld(1) and ld.so(8) manual pages. error 27-Jul-2024 06:13:38 #5 19.08 ---------------------------------------------------------------------- error 27-Jul-2024 06:13:38 #5 19.08 error 27-Jul-2024 06:13:38 #5 19.08 Build complete. error 27-Jul-2024 06:13:38 #5 19.09 Don't forget to run 'make test'. error 27-Jul-2024 06:13:38 #5 19.09 error 27-Jul-2024 06:13:41 #5 22.07 + strip --strip-all modules/zip.so error 27-Jul-2024 06:13:41 #5 22.10 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/ error 27-Jul-2024 06:13:41 #5 22.21 find . -name \*.gcno -o -name \*.gcda | xargs rm -f error 27-Jul-2024 06:13:41 #5 22.21 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f error 27-Jul-2024 06:13:41 #5 22.22 find . -name \*.la -o -name \*.a | xargs rm -f error 27-Jul-2024 06:13:41 #5 22.22 find . -name \*.so | xargs rm -f error 27-Jul-2024 06:13:41 #5 22.23 find . -name .libs -a -type d|xargs rm -rf error 27-Jul-2024 06:13:41 #5 22.23 rm -f libphp.la modules/* libs/* error 27-Jul-2024 06:13:41 #5 22.24 rm -f ext/opcache/jit/zend_jit_x86.c error 27-Jul-2024 06:13:41 #5 22.24 rm -f ext/opcache/jit/zend_jit_arm64.c error 27-Jul-2024 06:13:41 #5 22.24 rm -f ext/opcache/minilua error 27-Jul-2024 06:13:42 #5 DONE 23.3s error 27-Jul-2024 06:13:42 error 27-Jul-2024 06:13:42 #6 [3/6] RUN pecl install xdebug-3.2.2 error 27-Jul-2024 06:13:45 #6 2.494 downloading xdebug-3.2.2.tgz ... error 27-Jul-2024 06:13:45 #6 2.495 Starting to download xdebug-3.2.2.tgz (246,966 bytes) error 27-Jul-2024 06:13:45 #6 2.495 ....................................................done: 246,966 bytes error 27-Jul-2024 06:13:45 #6 2.901 96 source files, building error 27-Jul-2024 06:13:45 #6 2.902 running: phpize error 27-Jul-2024 06:13:45 #6 2.912 Configuring for: error 27-Jul-2024 06:13:45 #6 2.912 PHP Api Version: 20210902 error 27-Jul-2024 06:13:45 #6 2.912 Zend Module Api No: 20210902 error 27-Jul-2024 06:13:45 #6 2.912 Zend Extension Api No: 420210902 error 27-Jul-2024 06:13:46 #6 4.011 building in /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2 error 27-Jul-2024 06:13:46 #6 4.011 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config error 27-Jul-2024 06:13:46 #6 4.148 checking for grep that handles long lines and -e... /usr/bin/grep error 27-Jul-2024 06:13:47 #6 4.151 checking for egrep... /usr/bin/grep -E error 27-Jul-2024 06:13:47 #6 4.155 checking for a sed that does not truncate output... /usr/bin/sed error 27-Jul-2024 06:13:47 #6 4.170 checking for pkg-config... /usr/bin/pkg-config error 27-Jul-2024 06:13:47 #6 4.172 checking pkg-config is at least version 0.9.0... yes error 27-Jul-2024 06:13:47 #6 4.173 checking for cc... cc error 27-Jul-2024 06:13:47 #6 4.268 checking whether the C compiler works... yes error 27-Jul-2024 06:13:47 #6 4.268 checking for C compiler default output file name... a.out error 27-Jul-2024 06:13:47 #6 4.320 checking for suffix of executables... error 27-Jul-2024 06:13:47 #6 4.389 checking whether we are cross compiling... no error 27-Jul-2024 06:13:47 #6 4.419 checking for suffix of object files... o error 27-Jul-2024 06:13:47 #6 4.447 checking whether the compiler supports GNU C... yes error 27-Jul-2024 06:13:47 #6 4.475 checking whether cc accepts -g... yes error 27-Jul-2024 06:13:47 #6 4.559 checking for cc option to enable C11 features... none needed error 27-Jul-2024 06:13:47 #6 4.601 checking how to run the C preprocessor... cc -E error 27-Jul-2024 06:13:47 #6 4.657 checking for icc... no error 27-Jul-2024 06:13:47 #6 4.672 checking for suncc... no error 27-Jul-2024 06:13:47 #6 4.674 checking for system library directory... lib error 27-Jul-2024 06:13:47 #6 4.736 checking if compiler supports -Wl,-rpath,... yes error 27-Jul-2024 06:13:47 #6 4.828 checking build system type... x86_64-pc-linux-gnu error 27-Jul-2024 06:13:47 #6 4.828 checking host system type... x86_64-pc-linux-gnu error 27-Jul-2024 06:13:47 #6 4.828 checking target system type... x86_64-pc-linux-gnu error 27-Jul-2024 06:13:47 #6 4.919 checking for PHP prefix... /usr/local error 27-Jul-2024 06:13:47 #6 4.919 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 error 27-Jul-2024 06:13:47 #6 4.919 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902 error 27-Jul-2024 06:13:47 #6 4.919 checking for PHP installed headers prefix... /usr/local/include/php error 27-Jul-2024 06:13:47 #6 4.954 checking if debug is enabled... no error 27-Jul-2024 06:13:47 #6 4.981 checking if zts is enabled... no error 27-Jul-2024 06:13:47 #6 4.981 checking for gawk... no error 27-Jul-2024 06:13:47 #6 4.981 checking for nawk... nawk error 27-Jul-2024 06:13:47 #6 4.981 checking if nawk is broken... no error 27-Jul-2024 06:13:47 #6 4.981 checking whether to enable Xdebug support... yes, shared error 27-Jul-2024 06:13:47 #6 4.982 checking whether to enable Xdebug developer build flags... no error 27-Jul-2024 06:13:47 #6 4.982 checking whether to compress profiler files (requires zlib)... yes error 27-Jul-2024 06:13:47 #6 4.994 checking Check for supported PHP versions... supported (8.1.29) error 27-Jul-2024 06:13:47 #6 5.064 checking for clock_gettime... yes error 27-Jul-2024 06:13:48 #6 5.131 checking for clock_gettime_nsec_np... no error 27-Jul-2024 06:13:48 #6 5.191 checking for gettimeofday... yes error 27-Jul-2024 06:13:48 #6 5.221 checking for stdio.h... yes error 27-Jul-2024 06:13:48 #6 5.263 checking for stdlib.h... yes error 27-Jul-2024 06:13:48 #6 5.311 checking for string.h... yes error 27-Jul-2024 06:13:48 #6 5.359 checking for inttypes.h... yes error 27-Jul-2024 06:13:48 #6 5.407 checking for stdint.h... yes error 27-Jul-2024 06:13:48 #6 5.470 checking for strings.h... yes error 27-Jul-2024 06:13:48 #6 5.534 checking for sys/stat.h... yes error 27-Jul-2024 06:13:48 #6 5.594 checking for sys/types.h... yes error 27-Jul-2024 06:13:48 #6 5.671 checking for unistd.h... yes error 27-Jul-2024 06:13:48 #6 5.740 checking for netinet/in.h... yes error 27-Jul-2024 06:13:48 #6 5.810 checking for poll.h... yes error 27-Jul-2024 06:13:48 #6 5.876 checking for sys/poll.h... yes error 27-Jul-2024 06:13:48 #6 5.946 checking for linux/rtnetlink.h... yes error 27-Jul-2024 06:13:48 #6 6.025 checking for res_ninit... no error 27-Jul-2024 06:13:48 #6 6.090 checking for __res_ninit... yes error 27-Jul-2024 06:13:48 #6 6.164 checking for res_nclose... no error 27-Jul-2024 06:13:49 #6 6.233 checking for __res_nclose... yes error 27-Jul-2024 06:13:49 #6 6.308 checking for cos in -lm... yes error 27-Jul-2024 06:13:49 #6 6.318 checking for zlib >= 1.2.9... yes error 27-Jul-2024 06:13:49 #6 6.413 checking for a sed that does not truncate output... /usr/bin/sed error 27-Jul-2024 06:13:49 #6 6.421 checking for ld used by cc... /usr/bin/ld error 27-Jul-2024 06:13:49 #6 6.425 checking if the linker (/usr/bin/ld) is GNU ld... yes error 27-Jul-2024 06:13:49 #6 6.426 checking for /usr/bin/ld option to reload object files... -r error 27-Jul-2024 06:13:49 #6 6.430 checking for BSD-compatible nm... /usr/bin/nm -B error 27-Jul-2024 06:13:49 #6 6.430 checking whether ln -s works... yes error 27-Jul-2024 06:13:49 #6 6.431 checking how to recognize dependent libraries... pass_all error 27-Jul-2024 06:13:49 #6 6.513 checking for dlfcn.h... yes error 27-Jul-2024 06:13:49 #6 6.521 checking the maximum length of command line arguments... 1572864 error 27-Jul-2024 06:13:49 #6 6.628 checking command to parse /usr/bin/nm -B output from cc object... ok error 27-Jul-2024 06:13:49 #6 6.633 checking for objdir... .libs error 27-Jul-2024 06:13:49 #6 6.634 checking for ar... ar error 27-Jul-2024 06:13:49 #6 6.634 checking for ranlib... ranlib error 27-Jul-2024 06:13:49 #6 6.635 checking for strip... strip error 27-Jul-2024 06:13:49 #6 6.750 checking if cc supports -fno-rtti -fno-exceptions... no error 27-Jul-2024 06:13:49 #6 6.751 checking for cc option to produce PIC... -fPIC error 27-Jul-2024 06:13:49 #6 6.782 checking if cc PIC flag -fPIC works... yes error 27-Jul-2024 06:13:49 #6 6.930 checking if cc static flag -static works... yes error 27-Jul-2024 06:13:49 #6 6.975 checking if cc supports -c -o file.o... yes error 27-Jul-2024 06:13:49 #6 6.998 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes error 27-Jul-2024 06:13:49 #6 7.042 checking whether -lc should be explicitly linked in... no error 27-Jul-2024 06:13:50 #6 7.070 checking dynamic linker characteristics... GNU/Linux ld.so error 27-Jul-2024 06:13:50 #6 7.071 checking how to hardcode library paths into programs... immediate error 27-Jul-2024 06:13:50 #6 7.074 checking whether stripping libraries is possible... yes error 27-Jul-2024 06:13:50 #6 7.075 checking if libtool supports shared libraries... yes error 27-Jul-2024 06:13:50 #6 7.075 checking whether to build shared libraries... yes error 27-Jul-2024 06:13:50 #6 7.075 checking whether to build static libraries... no error 27-Jul-2024 06:13:50 #6 7.384 error 27-Jul-2024 06:13:50 #6 7.384 creating libtool error 27-Jul-2024 06:13:50 #6 7.413 appending configuration tag "CXX" to libtool error 27-Jul-2024 06:13:50 #6 7.579 configure: patching config.h.in error 27-Jul-2024 06:13:50 #6 7.583 configure: creating ./config.status error 27-Jul-2024 06:13:50 #6 7.656 config.status: creating config.h error 27-Jul-2024 06:13:50 #6 7.716 running: make error 27-Jul-2024 06:13:50 #6 7.724 Makefile:244: warning: overriding recipe for target 'test' error 27-Jul-2024 06:13:50 #6 7.724 Makefile:136: warning: ignoring old recipe for target 'test' error 27-Jul-2024 06:13:50 #6 7.730 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/xdebug.c -o xdebug.lo -MMD -MF xdebug.dep -MT xdebug.lo error 27-Jul-2024 06:13:50 #6 7.865 mkdir .libs error 27-Jul-2024 06:13:50 #6 7.869 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/xdebug.c -MMD -MF xdebug.dep -MT xdebug.lo -fPIC -DPIC -o .libs/xdebug.o error 27-Jul-2024 06:13:51 #6 8.519 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/base.c -o src/base/base.lo -MMD -MF src/base/base.dep -MT src/base/base.lo error 27-Jul-2024 06:13:51 #6 8.635 mkdir src/base/.libs error 27-Jul-2024 06:13:51 #6 8.639 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/base.c -MMD -MF src/base/base.dep -MT src/base/base.lo -fPIC -DPIC -o src/base/.libs/base.o error 27-Jul-2024 06:13:52 #6 9.651 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/filter.c -o src/base/filter.lo -MMD -MF src/base/filter.dep -MT src/base/filter.lo error 27-Jul-2024 06:13:52 #6 9.797 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/filter.c -MMD -MF src/base/filter.dep -MT src/base/filter.lo -fPIC -DPIC -o src/base/.libs/filter.o error 27-Jul-2024 06:13:53 #6 10.27 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/usefulstuff.c -o src/lib/usefulstuff.lo -MMD -MF src/lib/usefulstuff.dep -MT src/lib/usefulstuff.lo error 27-Jul-2024 06:13:53 #6 10.39 mkdir src/lib/.libs error 27-Jul-2024 06:13:53 #6 10.39 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/usefulstuff.c -MMD -MF src/lib/usefulstuff.dep -MT src/lib/usefulstuff.lo -fPIC -DPIC -o src/lib/.libs/usefulstuff.o error 27-Jul-2024 06:13:53 #6 11.12 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/compat.c -o src/lib/compat.lo -MMD -MF src/lib/compat.dep -MT src/lib/compat.lo error 27-Jul-2024 06:13:54 #6 11.24 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/compat.c -MMD -MF src/lib/compat.dep -MT src/lib/compat.lo -fPIC -DPIC -o src/lib/.libs/compat.o error 27-Jul-2024 06:13:54 #6 11.84 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/crc32.c -o src/lib/crc32.lo -MMD -MF src/lib/crc32.dep -MT src/lib/crc32.lo error 27-Jul-2024 06:13:54 #6 11.96 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/crc32.c -MMD -MF src/lib/crc32.dep -MT src/lib/crc32.lo -fPIC -DPIC -o src/lib/.libs/crc32.o error 27-Jul-2024 06:13:54 #6 12.00 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/file.c -o src/lib/file.lo -MMD -MF src/lib/file.dep -MT src/lib/file.lo error 27-Jul-2024 06:13:54 #6 12.11 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/file.c -MMD -MF src/lib/file.dep -MT src/lib/file.lo -fPIC -DPIC -o src/lib/.libs/file.o error 27-Jul-2024 06:13:55 #6 12.53 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/hash.c -o src/lib/hash.lo -MMD -MF src/lib/hash.dep -MT src/lib/hash.lo error 27-Jul-2024 06:13:55 #6 12.66 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/hash.c -MMD -MF src/lib/hash.dep -MT src/lib/hash.lo -fPIC -DPIC -o src/lib/.libs/hash.o error 27-Jul-2024 06:13:55 #6 12.92 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/headers.c -o src/lib/headers.lo -MMD -MF src/lib/headers.dep -MT src/lib/headers.lo error 27-Jul-2024 06:13:55 #6 13.03 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/headers.c -MMD -MF src/lib/headers.dep -MT src/lib/headers.lo -fPIC -DPIC -o src/lib/.libs/headers.o error 27-Jul-2024 06:13:56 #6 13.39 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/lib.c -o src/lib/lib.lo -MMD -MF src/lib/lib.dep -MT src/lib/lib.lo error 27-Jul-2024 06:13:56 #6 13.51 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/lib.c -MMD -MF src/lib/lib.dep -MT src/lib/lib.lo -fPIC -DPIC -o src/lib/.libs/lib.o error 27-Jul-2024 06:13:56 #6 14.16 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/llist.c -o src/lib/llist.lo -MMD -MF src/lib/llist.dep -MT src/lib/llist.lo error 27-Jul-2024 06:13:57 #6 14.28 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/llist.c -MMD -MF src/lib/llist.dep -MT src/lib/llist.lo -fPIC -DPIC -o src/lib/.libs/llist.o error 27-Jul-2024 06:13:57 #6 14.40 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/log.c -o src/lib/log.lo -MMD -MF src/lib/log.dep -MT src/lib/log.lo error 27-Jul-2024 06:13:57 #6 14.53 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/log.c -MMD -MF src/lib/log.dep -MT src/lib/log.lo -fPIC -DPIC -o src/lib/.libs/log.o error 27-Jul-2024 06:13:58 #6 15.24 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/set.c -o src/lib/set.lo -MMD -MF src/lib/set.dep -MT src/lib/set.lo error 27-Jul-2024 06:13:58 #6 15.35 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/set.c -MMD -MF src/lib/set.dep -MT src/lib/set.lo -fPIC -DPIC -o src/lib/.libs/set.o error 27-Jul-2024 06:13:58 #6 15.45 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/str.c -o src/lib/str.lo -MMD -MF src/lib/str.dep -MT src/lib/str.lo error 27-Jul-2024 06:13:58 #6 15.56 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/str.c -MMD -MF src/lib/str.dep -MT src/lib/str.lo -fPIC -DPIC -o src/lib/.libs/str.o error 27-Jul-2024 06:13:58 #6 16.01 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/timing.c -o src/lib/timing.lo -MMD -MF src/lib/timing.dep -MT src/lib/timing.lo error 27-Jul-2024 06:13:58 #6 16.13 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/timing.c -MMD -MF src/lib/timing.dep -MT src/lib/timing.lo -fPIC -DPIC -o src/lib/.libs/timing.o error 27-Jul-2024 06:13:59 #6 16.52 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var.c -o src/lib/var.lo -MMD -MF src/lib/var.dep -MT src/lib/var.lo error 27-Jul-2024 06:13:59 #6 16.64 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var.c -MMD -MF src/lib/var.dep -MT src/lib/var.lo -fPIC -DPIC -o src/lib/.libs/var.o error 27-Jul-2024 06:14:00 #6 17.73 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_html.c -o src/lib/var_export_html.lo -MMD -MF src/lib/var_export_html.dep -MT src/lib/var_export_html.lo error 27-Jul-2024 06:14:00 #6 17.86 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_html.c -MMD -MF src/lib/var_export_html.dep -MT src/lib/var_export_html.lo -fPIC -DPIC -o src/lib/.libs/var_export_html.o error 27-Jul-2024 06:14:01 #6 18.35 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_line.c -o src/lib/var_export_line.lo -MMD -MF src/lib/var_export_line.dep -MT src/lib/var_export_line.lo error 27-Jul-2024 06:14:01 #6 18.47 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_line.c -MMD -MF src/lib/var_export_line.dep -MT src/lib/var_export_line.lo -fPIC -DPIC -o src/lib/.libs/var_export_line.o error 27-Jul-2024 06:14:01 #6 19.02 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_text.c -o src/lib/var_export_text.lo -MMD -MF src/lib/var_export_text.dep -MT src/lib/var_export_text.lo error 27-Jul-2024 06:14:01 #6 19.15 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_text.c -MMD -MF src/lib/var_export_text.dep -MT src/lib/var_export_text.lo -fPIC -DPIC -o src/lib/.libs/var_export_text.o error 27-Jul-2024 06:14:02 #6 19.76 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_xml.c -o src/lib/var_export_xml.lo -MMD -MF src/lib/var_export_xml.dep -MT src/lib/var_export_xml.lo error 27-Jul-2024 06:14:02 #6 19.86 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_xml.c -MMD -MF src/lib/var_export_xml.dep -MT src/lib/var_export_xml.lo -fPIC -DPIC -o src/lib/.libs/var_export_xml.o error 27-Jul-2024 06:14:03 #6 20.70 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/xml.c -o src/lib/xml.lo -MMD -MF src/lib/xml.dep -MT src/lib/xml.lo error 27-Jul-2024 06:14:03 #6 20.83 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/xml.c -MMD -MF src/lib/xml.dep -MT src/lib/xml.lo -fPIC -DPIC -o src/lib/.libs/xml.o error 27-Jul-2024 06:14:04 #6 21.23 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/branch_info.c -o src/coverage/branch_info.lo -MMD -MF src/coverage/branch_info.dep -MT src/coverage/branch_info.lo error 27-Jul-2024 06:14:04 #6 21.35 mkdir src/coverage/.libs error 27-Jul-2024 06:14:04 #6 21.36 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/branch_info.c -MMD -MF src/coverage/branch_info.dep -MT src/coverage/branch_info.lo -fPIC -DPIC -o src/coverage/.libs/branch_info.o error 27-Jul-2024 06:14:04 #6 21.97 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/code_coverage.c -o src/coverage/code_coverage.lo -MMD -MF src/coverage/code_coverage.dep -MT src/coverage/code_coverage.lo error 27-Jul-2024 06:14:04 #6 22.10 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/code_coverage.c -MMD -MF src/coverage/code_coverage.dep -MT src/coverage/code_coverage.lo -fPIC -DPIC -o src/coverage/.libs/code_coverage.o error 27-Jul-2024 06:14:05 #6 23.00 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/com.c -o src/debugger/com.lo -MMD -MF src/debugger/com.dep -MT src/debugger/com.lo error 27-Jul-2024 06:14:05 #6 23.12 mkdir src/debugger/.libs error 27-Jul-2024 06:14:06 #6 23.13 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/com.c -MMD -MF src/debugger/com.dep -MT src/debugger/com.lo -fPIC -DPIC -o src/debugger/.libs/com.o error 27-Jul-2024 06:14:06 #6 23.73 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/debugger.c -o src/debugger/debugger.lo -MMD -MF src/debugger/debugger.dep -MT src/debugger/debugger.lo error 27-Jul-2024 06:14:06 #6 23.84 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/debugger.c -MMD -MF src/debugger/debugger.dep -MT src/debugger/debugger.lo -fPIC -DPIC -o src/debugger/.libs/debugger.o error 27-Jul-2024 06:14:07 #6 24.55 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handler_dbgp.c -o src/debugger/handler_dbgp.lo -MMD -MF src/debugger/handler_dbgp.dep -MT src/debugger/handler_dbgp.lo error 27-Jul-2024 06:14:07 #6 24.67 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handler_dbgp.c -MMD -MF src/debugger/handler_dbgp.dep -MT src/debugger/handler_dbgp.lo -fPIC -DPIC -o src/debugger/.libs/handler_dbgp.o error 27-Jul-2024 06:14:09 #6 26.89 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handlers.c -o src/debugger/handlers.lo -MMD -MF src/debugger/handlers.dep -MT src/debugger/handlers.lo error 27-Jul-2024 06:14:09 #6 27.00 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handlers.c -MMD -MF src/debugger/handlers.dep -MT src/debugger/handlers.lo -fPIC -DPIC -o src/debugger/.libs/handlers.o error 27-Jul-2024 06:14:10 #6 27.37 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/ip_info.c -o src/debugger/ip_info.lo -MMD -MF src/debugger/ip_info.dep -MT src/debugger/ip_info.lo error 27-Jul-2024 06:14:10 #6 27.48 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/ip_info.c -MMD -MF src/debugger/ip_info.dep -MT src/debugger/ip_info.lo -fPIC -DPIC -o src/debugger/.libs/ip_info.o error 27-Jul-2024 06:14:10 #6 27.88 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/develop.c -o src/develop/develop.lo -MMD -MF src/develop/develop.dep -MT src/develop/develop.lo error 27-Jul-2024 06:14:10 #6 27.99 mkdir src/develop/.libs error 27-Jul-2024 06:14:10 #6 28.00 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/develop.c -MMD -MF src/develop/develop.dep -MT src/develop/develop.lo -fPIC -DPIC -o src/develop/.libs/develop.o error 27-Jul-2024 06:14:11 #6 28.37 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/monitor.c -o src/develop/monitor.lo -MMD -MF src/develop/monitor.dep -MT src/develop/monitor.lo error 27-Jul-2024 06:14:11 #6 28.48 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/monitor.c -MMD -MF src/develop/monitor.dep -MT src/develop/monitor.lo -fPIC -DPIC -o src/develop/.libs/monitor.o error 27-Jul-2024 06:14:11 #6 28.89 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/php_functions.c -o src/develop/php_functions.lo -MMD -MF src/develop/php_functions.dep -MT src/develop/php_functions.lo error 27-Jul-2024 06:14:11 #6 29.01 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/php_functions.c -MMD -MF src/develop/php_functions.dep -MT src/develop/php_functions.lo -fPIC -DPIC -o src/develop/.libs/php_functions.o error 27-Jul-2024 06:14:12 #6 29.51 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/stack.c -o src/develop/stack.lo -MMD -MF src/develop/stack.dep -MT src/develop/stack.lo error 27-Jul-2024 06:14:12 #6 29.62 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/stack.c -MMD -MF src/develop/stack.dep -MT src/develop/stack.lo -fPIC -DPIC -o src/develop/.libs/stack.o error 27-Jul-2024 06:14:13 #6 30.42 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/superglobals.c -o src/develop/superglobals.lo -MMD -MF src/develop/superglobals.dep -MT src/develop/superglobals.lo error 27-Jul-2024 06:14:13 #6 30.52 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/superglobals.c -MMD -MF src/develop/superglobals.dep -MT src/develop/superglobals.lo -fPIC -DPIC -o src/develop/.libs/superglobals.o error 27-Jul-2024 06:14:13 #6 31.05 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/gcstats/gc_stats.c -o src/gcstats/gc_stats.lo -MMD -MF src/gcstats/gc_stats.dep -MT src/gcstats/gc_stats.lo error 27-Jul-2024 06:14:13 #6 31.15 mkdir src/gcstats/.libs error 27-Jul-2024 06:14:14 #6 31.16 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/gcstats/gc_stats.c -MMD -MF src/gcstats/gc_stats.dep -MT src/gcstats/gc_stats.lo -fPIC -DPIC -o src/gcstats/.libs/gc_stats.o error 27-Jul-2024 06:14:14 #6 31.67 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/profiler/profiler.c -o src/profiler/profiler.lo -MMD -MF src/profiler/profiler.dep -MT src/profiler/profiler.lo error 27-Jul-2024 06:14:14 #6 31.77 mkdir src/profiler/.libs error 27-Jul-2024 06:14:14 #6 31.78 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/profiler/profiler.c -MMD -MF src/profiler/profiler.dep -MT src/profiler/profiler.lo -fPIC -DPIC -o src/profiler/.libs/profiler.o error 27-Jul-2024 06:14:15 #6 32.35 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_computerized.c -o src/tracing/trace_computerized.lo -MMD -MF src/tracing/trace_computerized.dep -MT src/tracing/trace_computerized.lo error 27-Jul-2024 06:14:15 #6 32.49 mkdir src/tracing/.libs error 27-Jul-2024 06:14:15 #6 32.50 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_computerized.c -MMD -MF src/tracing/trace_computerized.dep -MT src/tracing/trace_computerized.lo -fPIC -DPIC -o src/tracing/.libs/trace_computerized.o error 27-Jul-2024 06:14:15 #6 32.91 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_html.c -o src/tracing/trace_html.lo -MMD -MF src/tracing/trace_html.dep -MT src/tracing/trace_html.lo error 27-Jul-2024 06:14:15 #6 33.01 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_html.c -MMD -MF src/tracing/trace_html.dep -MT src/tracing/trace_html.lo -fPIC -DPIC -o src/tracing/.libs/trace_html.o error 27-Jul-2024 06:14:16 #6 33.40 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_textual.c -o src/tracing/trace_textual.lo -MMD -MF src/tracing/trace_textual.dep -MT src/tracing/trace_textual.lo error 27-Jul-2024 06:14:16 #6 33.52 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_textual.c -MMD -MF src/tracing/trace_textual.dep -MT src/tracing/trace_textual.lo -fPIC -DPIC -o src/tracing/.libs/trace_textual.o error 27-Jul-2024 06:14:16 #6 34.01 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/tracing.c -o src/tracing/tracing.lo -MMD -MF src/tracing/tracing.dep -MT src/tracing/tracing.lo error 27-Jul-2024 06:14:16 #6 34.11 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/tracing.c -MMD -MF src/tracing/tracing.dep -MT src/tracing/tracing.lo -fPIC -DPIC -o src/tracing/.libs/tracing.o error 27-Jul-2024 06:14:17 #6 34.85 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=link cc -shared -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -o xdebug.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/modules xdebug.lo src/base/base.lo src/base/filter.lo src/lib/usefulstuff.lo src/lib/compat.lo src/lib/crc32.lo src/lib/file.lo src/lib/hash.lo src/lib/headers.lo src/lib/lib.lo src/lib/llist.lo src/lib/log.lo src/lib/set.lo src/lib/str.lo src/lib/timing.lo src/lib/var.lo src/lib/var_export_html.lo src/lib/var_export_line.lo src/lib/var_e error 27-Jul-2024 06:14:17 #6 34.85 xport_text.lo src/lib/var_export_xml.lo src/lib/xml.lo src/coverage/branch_info.lo src/coverage/code_coverage.lo src/debugger/com.lo src/debugger/debugger.lo src/debugger/handler_dbgp.lo src/debugger/handlers.lo src/debugger/ip_info.lo src/develop/develop.lo src/develop/monitor.lo src/develop/php_functions.lo src/develop/stack.lo src/develop/superglobals.lo src/gcstats/gc_stats.lo src/profiler/profiler.lo src/tracing/trace_computerized.lo src/tracing/trace_html.lo src/tracing/trace_textual.lo src/tracing/tracing.lo -lm -lz error 27-Jul-2024 06:14:17 #6 35.16 cc -shared .libs/xdebug.o src/base/.libs/base.o src/base/.libs/filter.o src/lib/.libs/usefulstuff.o src/lib/.libs/compat.o src/lib/.libs/crc32.o src/lib/.libs/file.o src/lib/.libs/hash.o src/lib/.libs/headers.o src/lib/.libs/lib.o src/lib/.libs/llist.o src/lib/.libs/log.o src/lib/.libs/set.o src/lib/.libs/str.o src/lib/.libs/timing.o src/lib/.libs/var.o src/lib/.libs/var_export_html.o src/lib/.libs/var_export_line.o src/lib/.libs/var_export_text.o src/lib/.libs/var_export_xml.o src/lib/.libs/xml.o src/coverage/.libs/branch_info.o src/coverage/.libs/code_coverage.o src/debugger/.libs/com.o src/debugger/.libs/debugger.o src/debugger/.libs/handler_dbgp.o src/debugger/.libs/handlers.o src/debugger/.libs/ip_info.o src/develop/.libs/develop.o src/develop/.libs/monitor.o src/develop/.libs/php_functions.o src/develop/.libs/stack.o src/develop/.libs/superglobals.o src/gcstats/.libs/gc_stats.o src/profiler/.libs/profiler.o src/tracing/.libs/trace_computerized.o src/tracing/.libs/trace_html.o src/tracing/.libs/trace_t error 27-Jul-2024 06:14:17 #6 35.16 extual.o src/tracing/.libs/tracing.o -lm -lz -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so error 27-Jul-2024 06:14:18 #6 35.28 creating xdebug.la error 27-Jul-2024 06:14:18 #6 35.29 (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la) error 27-Jul-2024 06:14:18 #6 35.29 /bin/bash /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/modules error 27-Jul-2024 06:14:18 #6 35.33 cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/modules/xdebug.so error 27-Jul-2024 06:14:18 #6 35.34 cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/modules/xdebug.la error 27-Jul-2024 06:14:18 #6 35.37 PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/modules error 27-Jul-2024 06:14:18 #6 35.37 ---------------------------------------------------------------------- error 27-Jul-2024 06:14:18 #6 35.37 Libraries have been installed in: error 27-Jul-2024 06:14:18 #6 35.37 /tmp/pear/temp/pear-build-defaultuserq20hsj/xdebug-3.2.2/modules error 27-Jul-2024 06:14:18 #6 35.37 error 27-Jul-2024 06:14:18 #6 35.37 If you ever happen to want to link against installed libraries error 27-Jul-2024 06:14:18 #6 35.37 in a given directory, LIBDIR, you must either use libtool, and error 27-Jul-2024 06:14:18 #6 35.37 specify the full pathname of the library, or use the `-LLIBDIR' error 27-Jul-2024 06:14:18 #6 35.37 flag during linking and do at least one of the following: error 27-Jul-2024 06:14:18 #6 35.37 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable error 27-Jul-2024 06:14:18 #6 35.37 during execution error 27-Jul-2024 06:14:18 #6 35.37 - add LIBDIR to the `LD_RUN_PATH' environment variable error 27-Jul-2024 06:14:18 #6 35.37 during linking error 27-Jul-2024 06:14:18 #6 35.37 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag error 27-Jul-2024 06:14:18 #6 35.37 - have your system administrator add LIBDIR to `/etc/ld.so.conf' error 27-Jul-2024 06:14:18 #6 35.37 error 27-Jul-2024 06:14:18 #6 35.37 See any operating system documentation about shared libraries for error 27-Jul-2024 06:14:18 #6 35.37 more information, such as the ld(1) and ld.so(8) manual pages. error 27-Jul-2024 06:14:18 #6 35.37 ---------------------------------------------------------------------- error 27-Jul-2024 06:14:18 #6 35.37 error 27-Jul-2024 06:14:18 #6 35.38 Build complete. error 27-Jul-2024 06:14:18 #6 35.38 Don't forget to run 'make test'. error 27-Jul-2024 06:14:18 #6 35.38 error 27-Jul-2024 06:14:18 #6 35.38 running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuserq20hsj/install-xdebug-3.2.2" install error 27-Jul-2024 06:14:18 #6 35.39 Makefile:244: warning: overriding recipe for target 'test' error 27-Jul-2024 06:14:18 #6 35.39 Makefile:136: warning: ignoring old recipe for target 'test' error 27-Jul-2024 06:14:18 #6 35.45 Installing shared extensions: /tmp/pear/temp/pear-build-defaultuserq20hsj/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/ error 27-Jul-2024 06:14:18 #6 35.50 error 27-Jul-2024 06:14:18 #6 35.55 shtool:echo:Warning: unable to determine terminal sequence for bold mode error 27-Jul-2024 06:14:18 #6 35.56 +----------------------------------------------------------------------+ error 27-Jul-2024 06:14:18 #6 35.56 | | error 27-Jul-2024 06:14:18 #6 35.57 | INSTALLATION INSTRUCTIONS | error 27-Jul-2024 06:14:18 #6 35.57 | ========================= | error 27-Jul-2024 06:14:18 #6 35.57 | | error 27-Jul-2024 06:14:18 #6 35.57 | See https://xdebug.org/install.php#configure-php for instructions | error 27-Jul-2024 06:14:18 #6 35.57 | on how to enable Xdebug for PHP. | error 27-Jul-2024 06:14:18 #6 35.57 | | error 27-Jul-2024 06:14:18 #6 35.58 | Documentation is available online as well: | error 27-Jul-2024 06:14:18 #6 35.58 | - A list of all settings: https://xdebug.org/docs-settings.php | error 27-Jul-2024 06:14:18 #6 35.58 | - A list of all functions: https://xdebug.org/docs-functions.php | error 27-Jul-2024 06:14:18 #6 35.58 | - Profiling instructions: https://xdebug.org/docs-profiling2.php | error 27-Jul-2024 06:14:18 #6 35.58 | - Remote debugging: https://xdebug.org/docs-debugger.php | error 27-Jul-2024 06:14:18 #6 35.58 | | error 27-Jul-2024 06:14:18 #6 35.59 | | error 27-Jul-2024 06:14:18 #6 35.59 | NOTE: Please disregard the message | error 27-Jul-2024 06:14:18 #6 35.59 | You should add "extension=xdebug.so" to php.ini | error 27-Jul-2024 06:14:18 #6 35.59 | that is emitted by the PECL installer. This does not work for | error 27-Jul-2024 06:14:18 #6 35.59 | Xdebug. | error 27-Jul-2024 06:14:18 #6 35.60 | | error 27-Jul-2024 06:14:18 #6 35.60 +----------------------------------------------------------------------+ error 27-Jul-2024 06:14:18 #6 35.64 shtool:echo:Warning: unable to determine terminal sequence for bold mode error 27-Jul-2024 06:14:18 #6 35.66 error 27-Jul-2024 06:14:18 #6 35.66 error 27-Jul-2024 06:14:18 #6 35.66 running: find "/tmp/pear/temp/pear-build-defaultuserq20hsj/install-xdebug-3.2.2" | xargs ls -dils error 27-Jul-2024 06:14:18 #6 35.67 8651962 4 drwxr-xr-x. 3 root root 4096 Jul 27 06:14 /tmp/pear/temp/pear-build-defaultuserq20hsj/install-xdebug-3.2.2 error 27-Jul-2024 06:14:18 #6 35.67 8652114 4 drwxr-xr-x. 3 root root 4096 Jul 27 06:14 /tmp/pear/temp/pear-build-defaultuserq20hsj/install-xdebug-3.2.2/usr error 27-Jul-2024 06:14:18 #6 35.67 8652115 4 drwxr-xr-x. 3 root root 4096 Jul 27 06:14 /tmp/pear/temp/pear-build-defaultuserq20hsj/install-xdebug-3.2.2/usr/local error 27-Jul-2024 06:14:18 #6 35.67 8652116 4 drwxr-xr-x. 3 root root 4096 Jul 27 06:14 /tmp/pear/temp/pear-build-defaultuserq20hsj/install-xdebug-3.2.2/usr/local/lib error 27-Jul-2024 06:14:18 #6 35.67 8652117 4 drwxr-xr-x. 3 root root 4096 Jul 27 06:14 /tmp/pear/temp/pear-build-defaultuserq20hsj/install-xdebug-3.2.2/usr/local/lib/php error 27-Jul-2024 06:14:18 #6 35.67 8652118 4 drwxr-xr-x. 3 root root 4096 Jul 27 06:14 /tmp/pear/temp/pear-build-defaultuserq20hsj/install-xdebug-3.2.2/usr/local/lib/php/extensions error 27-Jul-2024 06:14:18 #6 35.67 8652119 4 drwxr-xr-x. 2 root root 4096 Jul 27 06:14 /tmp/pear/temp/pear-build-defaultuserq20hsj/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902 error 27-Jul-2024 06:14:18 #6 35.67 8652113 1760 -rwxr-xr-x. 1 root root 1798232 Jul 27 06:14 /tmp/pear/temp/pear-build-defaultuserq20hsj/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so error 27-Jul-2024 06:14:18 #6 35.67 error 27-Jul-2024 06:14:18 #6 35.67 Build process completed successfully error 27-Jul-2024 06:14:18 #6 35.67 Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so' error 27-Jul-2024 06:14:18 #6 35.70 install ok: channel://pecl.php.net/xdebug-3.2.2 error 27-Jul-2024 06:14:18 #6 35.70 configuration option "php_ini" is not set to php.ini location error 27-Jul-2024 06:14:18 #6 35.70 You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so" to php.ini error 27-Jul-2024 06:14:18 #6 DONE 35.8s error 27-Jul-2024 06:14:18 error 27-Jul-2024 06:14:18 #7 [4/6] RUN docker-php-ext-enable xdebug error 27-Jul-2024 06:14:19 #7 DONE 0.4s error 27-Jul-2024 06:14:19 error 27-Jul-2024 06:14:19 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini error 27-Jul-2024 06:14:19 #8 DONE 0.4s error 27-Jul-2024 06:14:19 error 27-Jul-2024 06:14:19 #9 [6/6] RUN echo "xdebug.mode=coverage" >> /usr/local/etc/php/conf.d/xdebug.ini error 27-Jul-2024 06:14:19 #9 DONE 0.4s error 27-Jul-2024 06:14:20 error 27-Jul-2024 06:14:20 #10 exporting to image error 27-Jul-2024 06:14:20 #10 exporting layers error 27-Jul-2024 06:14:20 #10 exporting layers 1.0s done error 27-Jul-2024 06:14:21 #10 writing image sha256:2d435c69ee04803f59436df70a502a2bdc848a146c5c41a75ab81253c17717ac 0.0s done error 27-Jul-2024 06:14:21 #10 naming to docker.io/library/phpbb:php-8.1 0.0s done error 27-Jul-2024 06:14:21 #10 DONE 1.0s simple 27-Jul-2024 06:14:21 Built Docker image 'phpbb:php-8.1' simple 27-Jul-2024 06:14:21 Finished task 'Build image' with result: Success command 27-Jul-2024 06:14:21 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 27-Jul-2024 06:14:21 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 27-Jul-2024 06:14:21 Running image name (phpbb:php-8.1) command 27-Jul-2024 06:14:21 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1312 (PHPBB3-DDM-JOB1-1312)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/phpBB --rm -u=990 -t phpbb:php-8.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing build\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 27-Jul-2024 06:14:22 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 27-Jul-2024 06:14:22 Installing dependencies from lock file (including require-dev) build 27-Jul-2024 06:14:22 Verifying lock file contents can be installed on current platform. build 27-Jul-2024 06:14:22 Package operations: 142 installs, 0 updates, 0 removals build 27-Jul-2024 06:14:22 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. build 27-Jul-2024 06:14:22 - Downloading composer/installers (v1.12.0) build 27-Jul-2024 06:14:22 - Downloading composer/package-versions-deprecated (1.11.99.5) build 27-Jul-2024 06:14:22 - Downloading bantu/ini-get-wrapper (v1.0.1) build 27-Jul-2024 06:14:22 - Downloading carlos-mg89/oauth (0.8.15) build 27-Jul-2024 06:14:22 - Downloading chita/topological_sort (v3.0.1) build 27-Jul-2024 06:14:22 - Downloading symfony/process (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading symfony/polyfill-php81 (v1.29.0) build 27-Jul-2024 06:14:22 - Downloading symfony/polyfill-php80 (v1.29.0) build 27-Jul-2024 06:14:22 - Downloading symfony/polyfill-php73 (v1.29.0) build 27-Jul-2024 06:14:22 - Downloading symfony/finder (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading symfony/polyfill-mbstring (v1.29.0) build 27-Jul-2024 06:14:22 - Downloading symfony/polyfill-ctype (v1.29.0) build 27-Jul-2024 06:14:22 - Downloading symfony/filesystem (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 27-Jul-2024 06:14:22 - Downloading symfony/polyfill-intl-grapheme (v1.29.0) build 27-Jul-2024 06:14:22 - Downloading symfony/string (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading symfony/deprecation-contracts (v3.5.0) build 27-Jul-2024 06:14:22 - Downloading psr/container (2.0.2) build 27-Jul-2024 06:14:22 - Downloading symfony/service-contracts (v3.5.0) build 27-Jul-2024 06:14:22 - Downloading symfony/console (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading seld/signal-handler (2.0.2) build 27-Jul-2024 06:14:22 - Downloading seld/phar-utils (1.2.1) build 27-Jul-2024 06:14:22 - Downloading seld/jsonlint (1.10.2) build 27-Jul-2024 06:14:22 - Downloading react/promise (v3.2.0) build 27-Jul-2024 06:14:22 - Downloading psr/log (3.0.0) build 27-Jul-2024 06:14:22 - Downloading justinrainbow/json-schema (v5.2.13) build 27-Jul-2024 06:14:22 - Downloading composer/pcre (3.1.4) build 27-Jul-2024 06:14:22 - Downloading composer/xdebug-handler (3.0.5) build 27-Jul-2024 06:14:22 - Downloading composer/spdx-licenses (1.5.8) build 27-Jul-2024 06:14:22 - Downloading composer/semver (3.4.0) build 27-Jul-2024 06:14:22 - Downloading composer/metadata-minifier (1.0.0) build 27-Jul-2024 06:14:22 - Downloading composer/class-map-generator (1.3.4) build 27-Jul-2024 06:14:22 - Downloading composer/ca-bundle (1.5.0) build 27-Jul-2024 06:14:22 - Downloading composer/composer (2.7.7) build 27-Jul-2024 06:14:22 - Downloading psr/cache (3.0.0) build 27-Jul-2024 06:14:22 - Downloading doctrine/deprecations (1.1.3) build 27-Jul-2024 06:14:22 - Downloading doctrine/event-manager (1.2.0) build 27-Jul-2024 06:14:22 - Downloading doctrine/cache (2.2.0) build 27-Jul-2024 06:14:22 - Downloading doctrine/dbal (3.3.8) build 27-Jul-2024 06:14:22 - Downloading google/recaptcha (1.3.0) build 27-Jul-2024 06:14:22 - Downloading guzzlehttp/promises (1.5.3) build 27-Jul-2024 06:14:22 - Downloading ralouphie/getallheaders (3.0.3) build 27-Jul-2024 06:14:22 - Downloading psr/http-message (1.1) build 27-Jul-2024 06:14:22 - Downloading guzzlehttp/psr7 (1.9.1) build 27-Jul-2024 06:14:22 - Downloading laminas/laminas-code (4.13.0) build 27-Jul-2024 06:14:22 - Downloading symfony/yaml (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading laravel/homestead (v14.5.0) build 27-Jul-2024 06:14:22 - Downloading marc1706/fast-image-size (v1.1.7) build 27-Jul-2024 06:14:22 - Downloading symfony/http-client-contracts (v3.5.0) build 27-Jul-2024 06:14:22 - Downloading symfony/http-client (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading brick/math (0.12.1) build 27-Jul-2024 06:14:22 - Downloading spomky-labs/pki-framework (1.2.1) build 27-Jul-2024 06:14:22 - Downloading psr/http-factory (1.1.0) build 27-Jul-2024 06:14:22 - Downloading psr/http-client (1.0.3) build 27-Jul-2024 06:14:22 - Downloading psr/clock (1.0.0) build 27-Jul-2024 06:14:22 - Downloading paragonie/random_compat (v9.99.100) build 27-Jul-2024 06:14:22 - Downloading paragonie/sodium_compat (v1.21.1) build 27-Jul-2024 06:14:22 - Downloading paragonie/constant_time_encoding (v2.7.0) build 27-Jul-2024 06:14:22 - Downloading web-token/jwt-library (3.4.3) build 27-Jul-2024 06:14:22 - Downloading web-token/jwt-util-ecc (3.4.3) build 27-Jul-2024 06:14:22 - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.3) build 27-Jul-2024 06:14:22 - Downloading web-token/jwt-signature (3.4.3) build 27-Jul-2024 06:14:22 - Downloading web-token/jwt-key-mgmt (3.4.3) build 27-Jul-2024 06:14:22 - Downloading spomky-labs/base64url (v2.0.4) build 27-Jul-2024 06:14:22 - Downloading symfony/polyfill-php72 (v1.29.0) build 27-Jul-2024 06:14:22 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 27-Jul-2024 06:14:22 - Downloading guzzlehttp/guzzle (6.5.8) build 27-Jul-2024 06:14:22 - Downloading minishlink/web-push (v8.0.0) build 27-Jul-2024 06:14:22 - Downloading sebastian/version (3.0.2) build 27-Jul-2024 06:14:22 - Downloading sebastian/type (3.2.1) build 27-Jul-2024 06:14:22 - Downloading sebastian/resource-operations (3.0.4) build 27-Jul-2024 06:14:22 - Downloading sebastian/recursion-context (4.0.5) build 27-Jul-2024 06:14:22 - Downloading sebastian/object-reflector (2.0.4) build 27-Jul-2024 06:14:22 - Downloading sebastian/object-enumerator (4.0.4) build 27-Jul-2024 06:14:22 - Downloading sebastian/global-state (5.0.7) build 27-Jul-2024 06:14:22 - Downloading sebastian/exporter (4.0.6) build 27-Jul-2024 06:14:22 - Downloading sebastian/environment (5.1.5) build 27-Jul-2024 06:14:22 - Downloading sebastian/diff (4.0.6) build 27-Jul-2024 06:14:22 - Downloading sebastian/comparator (4.0.8) build 27-Jul-2024 06:14:22 - Downloading sebastian/code-unit (1.0.8) build 27-Jul-2024 06:14:22 - Downloading sebastian/cli-parser (1.0.2) build 27-Jul-2024 06:14:22 - Downloading phpunit/php-timer (5.0.3) build 27-Jul-2024 06:14:22 - Downloading phpunit/php-text-template (2.0.4) build 27-Jul-2024 06:14:22 - Downloading phpunit/php-invoker (3.1.1) build 27-Jul-2024 06:14:22 - Downloading phpunit/php-file-iterator (3.0.6) build 27-Jul-2024 06:14:22 - Downloading theseer/tokenizer (1.2.3) build 27-Jul-2024 06:14:22 - Downloading nikic/php-parser (v4.19.1) build 27-Jul-2024 06:14:22 - Downloading sebastian/lines-of-code (1.0.4) build 27-Jul-2024 06:14:22 - Downloading sebastian/complexity (2.0.3) build 27-Jul-2024 06:14:22 - Downloading sebastian/code-unit-reverse-lookup (2.0.3) build 27-Jul-2024 06:14:22 - Downloading phpunit/php-code-coverage (9.2.31) build 27-Jul-2024 06:14:22 - Downloading phar-io/version (3.2.1) build 27-Jul-2024 06:14:22 - Downloading phar-io/manifest (2.0.4) build 27-Jul-2024 06:14:22 - Downloading myclabs/deep-copy (1.12.0) build 27-Jul-2024 06:14:22 - Downloading doctrine/instantiator (2.0.0) build 27-Jul-2024 06:14:22 - Downloading phpunit/phpunit (9.6.19) build 27-Jul-2024 06:14:22 - Downloading misantron/dbunit (5.3.0) build 27-Jul-2024 06:14:22 - Downloading phing/phing (2.17.4) build 27-Jul-2024 06:14:22 - Downloading webmozart/assert (1.11.0) build 27-Jul-2024 06:14:22 - Downloading phpstan/phpdoc-parser (1.29.1) build 27-Jul-2024 06:14:22 - Downloading phpdocumentor/reflection-common (2.2.0) build 27-Jul-2024 06:14:22 - Downloading phpdocumentor/type-resolver (1.8.2) build 27-Jul-2024 06:14:22 - Downloading phpdocumentor/reflection-docblock (5.4.1) build 27-Jul-2024 06:14:22 - Downloading spatie/array-to-xml (3.3.0) build 27-Jul-2024 06:14:22 - Downloading netresearch/jsonmapper (v4.4.1) build 27-Jul-2024 06:14:22 - Downloading fidry/cpu-core-counter (1.1.0) build 27-Jul-2024 06:14:22 - Downloading felixfbecker/language-server-protocol (v1.5.2) build 27-Jul-2024 06:14:22 - Downloading felixfbecker/advanced-json-rpc (v3.2.1) build 27-Jul-2024 06:14:22 - Downloading dnoegel/php-xdg-base-dir (v0.1.1) build 27-Jul-2024 06:14:22 - Downloading amphp/amp (v2.6.4) build 27-Jul-2024 06:14:22 - Downloading amphp/byte-stream (v1.8.2) build 27-Jul-2024 06:14:22 - Downloading vimeo/psalm (5.24.0) build 27-Jul-2024 06:14:22 - Downloading symfony/routing (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading symfony/polyfill-php83 (v1.29.0) build 27-Jul-2024 06:14:22 - Downloading symfony/http-foundation (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading psr/event-dispatcher (1.0.0) build 27-Jul-2024 06:14:22 - Downloading symfony/event-dispatcher-contracts (v3.5.0) build 27-Jul-2024 06:14:22 - Downloading symfony/event-dispatcher (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading symfony/var-dumper (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading symfony/error-handler (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading symfony/http-kernel (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading symfony/var-exporter (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading symfony/dependency-injection (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading symfony/config (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading symfony/cache-contracts (v3.5.0) build 27-Jul-2024 06:14:22 - Downloading symfony/cache (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading symfony/framework-bundle (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading psalm/plugin-symfony (v5.2.2) build 27-Jul-2024 06:14:22 - Downloading s9e/sweetdom (3.4.1) build 27-Jul-2024 06:14:22 - Downloading s9e/regexp-builder (1.4.6) build 27-Jul-2024 06:14:22 - Downloading s9e/text-formatter (2.17.3) build 27-Jul-2024 06:14:22 - Downloading squizlabs/php_codesniffer (3.10.1) build 27-Jul-2024 06:14:22 - Downloading masterminds/html5 (2.9.0) build 27-Jul-2024 06:14:22 - Downloading symfony/dom-crawler (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading symfony/browser-kit (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading symfony/css-selector (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading symfony/mime (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading friendsofphp/proxy-manager-lts (v1.0.18) build 27-Jul-2024 06:14:22 - Downloading symfony/proxy-manager-bridge (v6.4.8) build 27-Jul-2024 06:14:22 - Downloading twig/twig (v3.8.0) build 27-Jul-2024 06:14:22 - Downloading symfony/translation-contracts (v3.5.0) build 27-Jul-2024 06:14:22 - Downloading symfony/twig-bridge (v6.4.8) build 27-Jul-2024 06:14:25 0/142 [>---------------------------] 0% 25/142 [====>-----------------------] 17% 33/142 [======>---------------------] 23% 46/142 [=========>------------------] 32% 59/142 [===========>----------------] 41% 84/142 [================>-----------] 59% 93/142 [==================>---------] 65% 105/142 [====================>-------] 73% 115/142 [======================>-----] 80% 131/142 [=========================>--] 92% 142/142 [============================] 100% - Installing composer/installers (v1.12.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 27-Jul-2024 06:14:25 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 27-Jul-2024 06:14:25 - Installing chita/topological_sort (v3.0.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/process (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/finder (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/filesystem (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/string (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing psr/container (2.0.2): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/service-contracts (v3.5.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/console (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing seld/signal-handler (2.0.2): Extracting archive build 27-Jul-2024 06:14:25 - Installing seld/phar-utils (1.2.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing seld/jsonlint (1.10.2): Extracting archive build 27-Jul-2024 06:14:25 - Installing react/promise (v3.2.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing psr/log (3.0.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing justinrainbow/json-schema (v5.2.13): Extracting archive build 27-Jul-2024 06:14:25 - Installing composer/pcre (3.1.4): Extracting archive build 27-Jul-2024 06:14:25 - Installing composer/xdebug-handler (3.0.5): Extracting archive build 27-Jul-2024 06:14:25 - Installing composer/spdx-licenses (1.5.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing composer/semver (3.4.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing composer/class-map-generator (1.3.4): Extracting archive build 27-Jul-2024 06:14:25 - Installing composer/ca-bundle (1.5.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing composer/composer (2.7.7): Extracting archive build 27-Jul-2024 06:14:25 - Installing psr/cache (3.0.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing doctrine/deprecations (1.1.3): Extracting archive build 27-Jul-2024 06:14:25 - Installing doctrine/event-manager (1.2.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing doctrine/cache (2.2.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing doctrine/dbal (3.3.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing google/recaptcha (1.3.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 27-Jul-2024 06:14:25 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 27-Jul-2024 06:14:25 - Installing psr/http-message (1.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing laminas/laminas-code (4.13.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/yaml (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing laravel/homestead (v14.5.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/http-client-contracts (v3.5.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/http-client (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing brick/math (0.12.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing spomky-labs/pki-framework (1.2.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing psr/http-factory (1.1.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing psr/http-client (1.0.3): Extracting archive build 27-Jul-2024 06:14:25 - Installing psr/clock (1.0.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing paragonie/random_compat (v9.99.100): Extracting archive build 27-Jul-2024 06:14:25 - Installing paragonie/sodium_compat (v1.21.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing paragonie/constant_time_encoding (v2.7.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing web-token/jwt-library (3.4.3): Extracting archive build 27-Jul-2024 06:14:25 - Installing web-token/jwt-util-ecc (3.4.3): Extracting archive build 27-Jul-2024 06:14:25 - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.3): Extracting archive build 27-Jul-2024 06:14:25 - Installing web-token/jwt-signature (3.4.3): Extracting archive build 27-Jul-2024 06:14:25 - Installing web-token/jwt-key-mgmt (3.4.3): Extracting archive build 27-Jul-2024 06:14:25 - Installing spomky-labs/base64url (v2.0.4): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing minishlink/web-push (v8.0.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing sebastian/version (3.0.2): Extracting archive build 27-Jul-2024 06:14:25 - Installing sebastian/type (3.2.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing sebastian/resource-operations (3.0.4): Extracting archive build 27-Jul-2024 06:14:25 - Installing sebastian/recursion-context (4.0.5): Extracting archive build 27-Jul-2024 06:14:25 - Installing sebastian/object-reflector (2.0.4): Extracting archive build 27-Jul-2024 06:14:25 - Installing sebastian/object-enumerator (4.0.4): Extracting archive build 27-Jul-2024 06:14:25 - Installing sebastian/global-state (5.0.7): Extracting archive build 27-Jul-2024 06:14:25 - Installing sebastian/exporter (4.0.6): Extracting archive build 27-Jul-2024 06:14:25 - Installing sebastian/environment (5.1.5): Extracting archive build 27-Jul-2024 06:14:25 - Installing sebastian/diff (4.0.6): Extracting archive build 27-Jul-2024 06:14:25 - Installing sebastian/comparator (4.0.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing sebastian/code-unit (1.0.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing sebastian/cli-parser (1.0.2): Extracting archive build 27-Jul-2024 06:14:25 - Installing phpunit/php-timer (5.0.3): Extracting archive build 27-Jul-2024 06:14:25 - Installing phpunit/php-text-template (2.0.4): Extracting archive build 27-Jul-2024 06:14:25 - Installing phpunit/php-invoker (3.1.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing phpunit/php-file-iterator (3.0.6): Extracting archive build 27-Jul-2024 06:14:25 - Installing theseer/tokenizer (1.2.3): Extracting archive build 27-Jul-2024 06:14:25 - Installing nikic/php-parser (v4.19.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing sebastian/lines-of-code (1.0.4): Extracting archive build 27-Jul-2024 06:14:25 - Installing sebastian/complexity (2.0.3): Extracting archive build 27-Jul-2024 06:14:25 - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive build 27-Jul-2024 06:14:25 - Installing phpunit/php-code-coverage (9.2.31): Extracting archive build 27-Jul-2024 06:14:25 - Installing phar-io/version (3.2.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing phar-io/manifest (2.0.4): Extracting archive build 27-Jul-2024 06:14:25 - Installing myclabs/deep-copy (1.12.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing doctrine/instantiator (2.0.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing phpunit/phpunit (9.6.19): Extracting archive build 27-Jul-2024 06:14:25 - Installing misantron/dbunit (5.3.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing phing/phing (2.17.4): Extracting archive build 27-Jul-2024 06:14:25 - Installing webmozart/assert (1.11.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing phpstan/phpdoc-parser (1.29.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive build 27-Jul-2024 06:14:25 - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing spatie/array-to-xml (3.3.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing netresearch/jsonmapper (v4.4.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing fidry/cpu-core-counter (1.1.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive build 27-Jul-2024 06:14:25 - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing amphp/amp (v2.6.4): Extracting archive build 27-Jul-2024 06:14:25 - Installing amphp/byte-stream (v1.8.2): Extracting archive build 27-Jul-2024 06:14:25 - Installing vimeo/psalm (5.24.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/routing (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/http-foundation (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/event-dispatcher (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/var-dumper (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/error-handler (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/http-kernel (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/var-exporter (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/dependency-injection (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/config (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/cache-contracts (v3.5.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/cache (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/framework-bundle (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing psalm/plugin-symfony (v5.2.2): Extracting archive build 27-Jul-2024 06:14:25 - Installing s9e/sweetdom (3.4.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 27-Jul-2024 06:14:25 - Installing s9e/text-formatter (2.17.3): Extracting archive build 27-Jul-2024 06:14:25 - Installing squizlabs/php_codesniffer (3.10.1): Extracting archive build 27-Jul-2024 06:14:25 - Installing masterminds/html5 (2.9.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/dom-crawler (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/browser-kit (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/css-selector (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/mime (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/proxy-manager-bridge (v6.4.8): Extracting archive build 27-Jul-2024 06:14:25 - Installing twig/twig (v3.8.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/translation-contracts (v3.5.0): Extracting archive build 27-Jul-2024 06:14:25 - Installing symfony/twig-bridge (v6.4.8): Extracting archive build 27-Jul-2024 06:14:29 0/140 [>---------------------------] 0% 14/140 [==>-------------------------] 10% 31/140 [======>---------------------] 22% 44/140 [========>-------------------] 31% 57/140 [===========>----------------] 40% 74/140 [==============>-------------] 52% 92/140 [==================>---------] 65% 100/140 [====================>-------] 71% 115/140 [=======================>----] 82% 126/140 [=========================>--] 90% 140/140 [============================] 100%Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 27-Jul-2024 06:14:29 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 27-Jul-2024 06:14:29 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 27-Jul-2024 06:14:29 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 27-Jul-2024 06:14:29 Generating autoload files build 27-Jul-2024 06:14:29 101 packages you are using are looking for funding. build 27-Jul-2024 06:14:29 Use the `composer fund` command to find out more! build 27-Jul-2024 06:14:29 Buildfile: /data/build/build.xml build 27-Jul-2024 06:14:30  build 27-Jul-2024 06:14:30 phpBB > clean: build 27-Jul-2024 06:14:30  build 27-Jul-2024 06:14:30  [delete] Directory /data/build/logs does not exist or is not a directory. build 27-Jul-2024 06:14:30  [delete] Directory /data/build/api does not exist or is not a directory. build 27-Jul-2024 06:14:30  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 27-Jul-2024 06:14:30  [delete] Directory /data/build/coverage does not exist or is not a directory. build 27-Jul-2024 06:14:30  [delete] Directory /data/build/cpd does not exist or is not a directory. build 27-Jul-2024 06:14:30  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 27-Jul-2024 06:14:30  [delete] Directory /data/build/new_version does not exist or is not a directory. build 27-Jul-2024 06:14:30  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 27-Jul-2024 06:14:30  [delete] Directory /data/build/save does not exist or is not a directory. build 27-Jul-2024 06:14:30  build 27-Jul-2024 06:14:30 phpBB > prepare: build 27-Jul-2024 06:14:30  build 27-Jul-2024 06:14:30  [mkdir] Created dir: /data/build/logs build 27-Jul-2024 06:14:30  [mkdir] Created dir: /data/build/api build 27-Jul-2024 06:14:30  [mkdir] Created dir: /data/build/codebrowser build 27-Jul-2024 06:14:30  [mkdir] Created dir: /data/build/coverage build 27-Jul-2024 06:14:30  [mkdir] Created dir: /data/build/cpd build 27-Jul-2024 06:14:30  [mkdir] Created dir: /data/build/dependencies build 27-Jul-2024 06:14:30  [mkdir] Created dir: /data/build/new_version build 27-Jul-2024 06:14:30  [mkdir] Created dir: /data/build/new_version/files build 27-Jul-2024 06:14:30  [mkdir] Created dir: /data/build/new_version/patches build 27-Jul-2024 06:14:30  [mkdir] Created dir: /data/build/new_version/release_files build 27-Jul-2024 06:14:30  [mkdir] Created dir: /data/build/new_version/update build 27-Jul-2024 06:14:30  [mkdir] Created dir: /data/build/old_versions build 27-Jul-2024 06:14:30  [mkdir] Created dir: /data/build/save build 27-Jul-2024 06:14:30  build 27-Jul-2024 06:14:30 phpBB > composer: build 27-Jul-2024 06:14:30  build 27-Jul-2024 06:14:30 Installing dependencies from lock file (including require-dev) build 27-Jul-2024 06:14:30 Verifying lock file contents can be installed on current platform. build 27-Jul-2024 06:14:30 Nothing to install, update or remove build 27-Jul-2024 06:14:30 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 27-Jul-2024 06:14:30 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 27-Jul-2024 06:14:30 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 27-Jul-2024 06:14:30 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 27-Jul-2024 06:14:30 Generating autoload files build 27-Jul-2024 06:14:30 101 packages you are using are looking for funding. build 27-Jul-2024 06:14:30 Use the `composer fund` command to find out more! build 27-Jul-2024 06:14:30  build 27-Jul-2024 06:14:30 phpBB > test: build 27-Jul-2024 06:14:30  build 27-Jul-2024 06:14:33 PHPUnit 9.6.19 by Sebastian Bergmann and contributors. build 27-Jul-2024 06:14:33 build 27-Jul-2024 06:14:33 Warning: XDEBUG_MODE=coverage or xdebug.mode=coverage has to be set build 27-Jul-2024 06:14:33 build 27-Jul-2024 06:14:46 ............................................................. 61 / 7857 ( 0%) build 27-Jul-2024 06:14:51 ............................................................. 122 / 7857 ( 1%) build 27-Jul-2024 06:14:53 ......................................................I.....S 183 / 7857 ( 2%) build 27-Jul-2024 06:14:54 SSS..................SSSSSSSS............S...S............... 244 / 7857 ( 3%) build 27-Jul-2024 06:14:56 ............................................................. 305 / 7857 ( 3%) build 27-Jul-2024 06:15:03 .....S....................................................... 366 / 7857 ( 4%) build 27-Jul-2024 06:15:05 ............................................................. 427 / 7857 ( 5%) build 27-Jul-2024 06:15:05 ............................................................. 488 / 7857 ( 6%) build 27-Jul-2024 06:15:06 ............................................................. 549 / 7857 ( 6%) build 27-Jul-2024 06:15:06 ............................................................. 610 / 7857 ( 7%) build 27-Jul-2024 06:15:06 ............................................................. 671 / 7857 ( 8%) build 27-Jul-2024 06:15:07 ............................................................. 732 / 7857 ( 9%) build 27-Jul-2024 06:15:07 ............................................................. 793 / 7857 ( 10%) build 27-Jul-2024 06:15:07 ............................................................. 854 / 7857 ( 10%) build 27-Jul-2024 06:15:07 ............................................................. 915 / 7857 ( 11%) build 27-Jul-2024 06:15:08 ............................................................. 976 / 7857 ( 12%) build 27-Jul-2024 06:15:08 ............................................................. 1037 / 7857 ( 13%) build 27-Jul-2024 06:15:08 ............................................................. 1098 / 7857 ( 13%) build 27-Jul-2024 06:15:21 ............................................................. 1159 / 7857 ( 14%) build 27-Jul-2024 06:15:44 .I...S...............S....................................... 1220 / 7857 ( 15%) build 27-Jul-2024 06:15:57 ............................................................. 1281 / 7857 ( 16%) build 27-Jul-2024 06:16:00 ............................................................. 1342 / 7857 ( 17%) build 27-Jul-2024 06:16:02 .......S.S.S................................................. 1403 / 7857 ( 17%) build 27-Jul-2024 06:16:02 ............................................................. 1464 / 7857 ( 18%) build 27-Jul-2024 06:16:02 ............................................................. 1525 / 7857 ( 19%) build 27-Jul-2024 06:16:03 ............................................................. 1586 / 7857 ( 20%) build 27-Jul-2024 06:16:03 ............................................................. 1647 / 7857 ( 20%) build 27-Jul-2024 06:16:03 ............................................................. 1708 / 7857 ( 21%) build 27-Jul-2024 06:16:03 ............................................................. 1769 / 7857 ( 22%) build 27-Jul-2024 06:16:03 ............................................................. 1830 / 7857 ( 23%) build 27-Jul-2024 06:16:03 ............................................................. 1891 / 7857 ( 24%) build 27-Jul-2024 06:16:03 ............................................................. 1952 / 7857 ( 24%) build 27-Jul-2024 06:16:03 ............................................................. 2013 / 7857 ( 25%) build 27-Jul-2024 06:16:04 ............................................................. 2074 / 7857 ( 26%) build 27-Jul-2024 06:16:04 ............................................................. 2135 / 7857 ( 27%) build 27-Jul-2024 06:16:04 ............................................................. 2196 / 7857 ( 27%) build 27-Jul-2024 06:16:04 ............................................................. 2257 / 7857 ( 28%) build 27-Jul-2024 06:16:06 ............................................................. 2318 / 7857 ( 29%) build 27-Jul-2024 06:16:06 ............................................................. 2379 / 7857 ( 30%) build 27-Jul-2024 06:16:07 ............................................................. 2440 / 7857 ( 31%) build 27-Jul-2024 06:16:07 ............................................................. 2501 / 7857 ( 31%) build 27-Jul-2024 06:16:23 .................................I.II........................ 2562 / 7857 ( 32%) build 27-Jul-2024 06:16:23 ............................................................. 2623 / 7857 ( 33%) build 27-Jul-2024 06:16:23 ............................................................. 2684 / 7857 ( 34%) build 27-Jul-2024 06:16:23 ............................................................. 2745 / 7857 ( 34%) build 27-Jul-2024 06:16:24 ............................................................. 2806 / 7857 ( 35%) build 27-Jul-2024 06:16:25 ............................................................. 2867 / 7857 ( 36%) build 27-Jul-2024 06:16:26 ............................................................. 2928 / 7857 ( 37%) build 27-Jul-2024 06:16:27 ............................................................. 2989 / 7857 ( 38%) build 27-Jul-2024 06:16:27 ............................................................. 3050 / 7857 ( 38%) build 27-Jul-2024 06:16:31 ............................................................. 3111 / 7857 ( 39%) build 27-Jul-2024 06:16:39 ............................................................. 3172 / 7857 ( 40%) build 27-Jul-2024 06:16:42 ............................................................. 3233 / 7857 ( 41%) build 27-Jul-2024 06:16:47 ..............S.............................................. 3294 / 7857 ( 41%) build 27-Jul-2024 06:16:47 ............................................................. 3355 / 7857 ( 42%) build 27-Jul-2024 06:16:47 ............................................................. 3416 / 7857 ( 43%) build 27-Jul-2024 06:16:48 ............................................................. 3477 / 7857 ( 44%) build 27-Jul-2024 06:17:00 ............................................................. 3538 / 7857 ( 45%) build 27-Jul-2024 06:17:10 ............................................................. 3599 / 7857 ( 45%) build 27-Jul-2024 06:17:17 ............................................................. 3660 / 7857 ( 46%) build 27-Jul-2024 06:17:17 ............................................................. 3721 / 7857 ( 47%) build 27-Jul-2024 06:17:18 ............................................................. 3782 / 7857 ( 48%) build 27-Jul-2024 06:17:18 ............................................................. 3843 / 7857 ( 48%) build 27-Jul-2024 06:17:19 ............................................................. 3904 / 7857 ( 49%) build 27-Jul-2024 06:17:19 ............................................................. 3965 / 7857 ( 50%) build 27-Jul-2024 06:17:19 ............................................................. 4026 / 7857 ( 51%) build 27-Jul-2024 06:17:19 ............................................................. 4087 / 7857 ( 52%) build 27-Jul-2024 06:17:19 ............................................................. 4148 / 7857 ( 52%) build 27-Jul-2024 06:17:22 ............................................................. 4209 / 7857 ( 53%) build 27-Jul-2024 06:17:23 ............................................................. 4270 / 7857 ( 54%) build 27-Jul-2024 06:17:27 ............................................................. 4331 / 7857 ( 55%) build 27-Jul-2024 06:17:27 ............................................................. 4392 / 7857 ( 55%) build 27-Jul-2024 06:17:28 ............................................................. 4453 / 7857 ( 56%) build 27-Jul-2024 06:17:28 ............................................................. 4514 / 7857 ( 57%) build 27-Jul-2024 06:17:31 ............................................................. 4575 / 7857 ( 58%) build 27-Jul-2024 06:17:38 ............................................................. 4636 / 7857 ( 59%) build 27-Jul-2024 06:17:40 ............................................................. 4697 / 7857 ( 59%) build 27-Jul-2024 06:17:40 ............................................................. 4758 / 7857 ( 60%) build 27-Jul-2024 06:17:40 ............................................................. 4819 / 7857 ( 61%) build 27-Jul-2024 06:17:40 ............................................................. 4880 / 7857 ( 62%) build 27-Jul-2024 06:17:40 ............................................................. 4941 / 7857 ( 62%) build 27-Jul-2024 06:17:40 ............................................................. 5002 / 7857 ( 63%) build 27-Jul-2024 06:17:40 ............................................................. 5063 / 7857 ( 64%) build 27-Jul-2024 06:17:40 ............................................................. 5124 / 7857 ( 65%) build 27-Jul-2024 06:17:40 ............................................................. 5185 / 7857 ( 65%) build 27-Jul-2024 06:17:40 ............................................................. 5246 / 7857 ( 66%) build 27-Jul-2024 06:17:41 ............................................................. 5307 / 7857 ( 67%) build 27-Jul-2024 06:17:48 ............................................................. 5368 / 7857 ( 68%) build 27-Jul-2024 06:17:56 ............................................................. 5429 / 7857 ( 69%) build 27-Jul-2024 06:18:03 ............................................................. 5490 / 7857 ( 69%) build 27-Jul-2024 06:18:04 ............................................................. 5551 / 7857 ( 70%) build 27-Jul-2024 06:18:04 ............................................................. 5612 / 7857 ( 71%) build 27-Jul-2024 06:18:05 ............................................................. 5673 / 7857 ( 72%) build 27-Jul-2024 06:18:05 ............................................................. 5734 / 7857 ( 72%) build 27-Jul-2024 06:18:06 ......SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7857 ( 73%) build 27-Jul-2024 06:18:06 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7857 ( 74%) build 27-Jul-2024 06:18:06 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7857 ( 75%) build 27-Jul-2024 06:18:06 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5978 / 7857 ( 76%) build 27-Jul-2024 06:18:07 SSSSSSSSSSSSSS............................................... 6039 / 7857 ( 76%) build 27-Jul-2024 06:18:09 ............................................................. 6100 / 7857 ( 77%) build 27-Jul-2024 06:18:11 ............................................................. 6161 / 7857 ( 78%) build 27-Jul-2024 06:18:13 ............................................................. 6222 / 7857 ( 79%) build 27-Jul-2024 06:18:14 ............................................................. 6283 / 7857 ( 79%) build 27-Jul-2024 06:18:16 ............................................................. 6344 / 7857 ( 80%) build 27-Jul-2024 06:18:18 ............................................................. 6405 / 7857 ( 81%) build 27-Jul-2024 06:18:20 ............................................................. 6466 / 7857 ( 82%) build 27-Jul-2024 06:18:21 ............................................................. 6527 / 7857 ( 83%) build 27-Jul-2024 06:18:23 ............................................................. 6588 / 7857 ( 83%) build 27-Jul-2024 06:18:25 ............................................................. 6649 / 7857 ( 84%) build 27-Jul-2024 06:18:27 ............................................................. 6710 / 7857 ( 85%) build 27-Jul-2024 06:18:29 ............................................................. 6771 / 7857 ( 86%) build 27-Jul-2024 06:18:31 ............................................................. 6832 / 7857 ( 86%) build 27-Jul-2024 06:18:32 ............................................................. 6893 / 7857 ( 87%) build 27-Jul-2024 06:18:34 ............................................................. 6954 / 7857 ( 88%) build 27-Jul-2024 06:18:36 ............................................................. 7015 / 7857 ( 89%) build 27-Jul-2024 06:18:38 ............................................................. 7076 / 7857 ( 90%) build 27-Jul-2024 06:18:39 ............................................................. 7137 / 7857 ( 90%) build 27-Jul-2024 06:18:41 ............................................................. 7198 / 7857 ( 91%) build 27-Jul-2024 06:18:43 ............................................................. 7259 / 7857 ( 92%) build 27-Jul-2024 06:18:45 ............................................................. 7320 / 7857 ( 93%) build 27-Jul-2024 06:18:47 ............................................................. 7381 / 7857 ( 93%) build 27-Jul-2024 06:18:48 ............................................................. 7442 / 7857 ( 94%) build 27-Jul-2024 06:18:50 ............................................................. 7503 / 7857 ( 95%) build 27-Jul-2024 06:18:52 ............................................................. 7564 / 7857 ( 96%) build 27-Jul-2024 06:18:54 ............................................................. 7625 / 7857 ( 97%) build 27-Jul-2024 06:18:55 ............................................................. 7686 / 7857 ( 97%) build 27-Jul-2024 06:18:57 ............................................................. 7747 / 7857 ( 98%) build 27-Jul-2024 06:18:59 ............................................... build 27-Jul-2024 06:18:59 build 27-Jul-2024 06:18:59 Time: 04:26.165, Memory: 250.50 MB build 27-Jul-2024 06:18:59 build 27-Jul-2024 06:18:59 OK, but incomplete, skipped, or risky tests! build 27-Jul-2024 06:18:59 Tests: 7857, Assertions: 159196, Skipped: 273, Incomplete: 5. build 27-Jul-2024 06:18:59  build 27-Jul-2024 06:18:59 phpBB > docs: build 27-Jul-2024 06:18:59  build 27-Jul-2024 06:18:59 Updating project build 27-Jul-2024 06:18:59 build 27-Jul-2024 06:18:59 Version main build 27-Jul-2024 06:18:59 ------------ build 27-Jul-2024 06:18:59 build 27-Jul-2024 06:19:00 build 27-Jul-2024 06:19:00 0/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\controller\convertor build 27-Jul-2024 06:19:00  2/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\convert build 27-Jul-2024 06:19:02 Parsing diff build 27-Jul-2024 06:19:02  4/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing mapped_diff build 27-Jul-2024 06:19:02 Parsing diff_op build 27-Jul-2024 06:19:02 Parsing diff_op_copy build 27-Jul-2024 06:19:02 Parsing diff_op_delete build 27-Jul-2024 06:19:02 Parsing diff_op_add build 27-Jul-2024 06:19:02 Parsing diff_op_change build 27-Jul-2024 06:19:02 Parsing diff3 build 27-Jul-2024 06:19:02 Parsing diff3_op build 27-Jul-2024 06:19:02 Parsing diff3_op_copy build 27-Jul-2024 06:19:02 Parsing diff3_block_builder build 27-Jul-2024 06:19:02 Parsing diff_renderer build 27-Jul-2024 06:19:02  15/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing diff_renderer_unified build 27-Jul-2024 06:19:02 Parsing diff_renderer_inline build 27-Jul-2024 06:19:02 Parsing diff_renderer_raw build 27-Jul-2024 06:19:02 Parsing diff_renderer_side_by_side build 27-Jul-2024 06:19:02  20/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing diff_engine build 27-Jul-2024 06:19:03 Parsing p_master build 27-Jul-2024 06:19:03  21/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing jabber build 27-Jul-2024 06:19:03 22/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2% 23/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing compress build 27-Jul-2024 06:19:03 Parsing compress_zip build 27-Jul-2024 06:19:03 Parsing compress_tar build 27-Jul-2024 06:19:04 Parsing SphinxClient build 27-Jul-2024 06:19:04  26/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing bbcode build 27-Jul-2024 06:19:04  27/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3% 28/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing transfer build 27-Jul-2024 06:19:04 Parsing ftp build 27-Jul-2024 06:19:04 Parsing ftp_fsock build 27-Jul-2024 06:19:05 Parsing mcp_main build 27-Jul-2024 06:19:05  31/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_logs build 27-Jul-2024 06:19:05 Parsing mcp_warn build 27-Jul-2024 06:19:05  33/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_reports build 27-Jul-2024 06:19:05  34/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_pm_reports build 27-Jul-2024 06:19:06  35/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_ban build 27-Jul-2024 06:19:06  36/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_notes build 27-Jul-2024 06:19:06  38/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_queue build 27-Jul-2024 06:19:06 Parsing mcp_main_info build 27-Jul-2024 06:19:06 Parsing mcp_logs_info build 27-Jul-2024 06:19:06 Parsing mcp_warn_info build 27-Jul-2024 06:19:06 Parsing mcp_reports_info build 27-Jul-2024 06:19:06 Parsing mcp_pm_reports_info build 27-Jul-2024 06:19:06 Parsing mcp_ban_info build 27-Jul-2024 06:19:06 Parsing mcp_notes_info build 27-Jul-2024 06:19:06 Parsing mcp_queue_info build 27-Jul-2024 06:19:07 Parsing acp_jabber build 27-Jul-2024 06:19:07  47/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_disallow build 27-Jul-2024 06:19:07 Parsing acp_groups build 27-Jul-2024 06:19:07  49/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6% 50/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_modules build 27-Jul-2024 06:19:07 Parsing acp_contact build 27-Jul-2024 06:19:07 Parsing auth_admin build 27-Jul-2024 06:19:07  52/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6% 53/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_bots build 27-Jul-2024 06:19:07 Parsing acp_logs build 27-Jul-2024 06:19:07 Parsing acp_board build 27-Jul-2024 06:19:08  55/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_search build 27-Jul-2024 06:19:08  56/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_users build 27-Jul-2024 06:19:08  57/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_php_info build 27-Jul-2024 06:19:08 Parsing acp_email build 27-Jul-2024 06:19:08  59/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_inactive build 27-Jul-2024 06:19:08  60/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_words build 27-Jul-2024 06:19:08 Parsing acp_captcha build 27-Jul-2024 06:19:08  62/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_forums build 27-Jul-2024 06:19:08  63/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_bbcodes build 27-Jul-2024 06:19:09  64/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_prune build 27-Jul-2024 06:19:09  65/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_icons build 27-Jul-2024 06:19:09  66/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8% 67/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_attachments build 27-Jul-2024 06:19:09 Parsing acp_extensions build 27-Jul-2024 06:19:09  68/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8% 69/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_profile build 27-Jul-2024 06:19:09 Parsing acp_ranks build 27-Jul-2024 06:19:09  71/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_language build 27-Jul-2024 06:19:10 Parsing acp_styles build 27-Jul-2024 06:19:10  72/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_permission_roles build 27-Jul-2024 06:19:10  73/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_jabber_info build 27-Jul-2024 06:19:10 Parsing acp_disallow_info build 27-Jul-2024 06:19:10 Parsing acp_groups_info build 27-Jul-2024 06:19:10 Parsing acp_modules_info build 27-Jul-2024 06:19:10 Parsing acp_contact_info build 27-Jul-2024 06:19:10 Parsing acp_bots_info build 27-Jul-2024 06:19:10 Parsing acp_logs_info build 27-Jul-2024 06:19:10 Parsing acp_board_info build 27-Jul-2024 06:19:10 Parsing acp_search_info build 27-Jul-2024 06:19:10  82/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_users_info build 27-Jul-2024 06:19:10 Parsing acp_php_info_info build 27-Jul-2024 06:19:10 Parsing acp_email_info build 27-Jul-2024 06:19:10 Parsing acp_inactive_info build 27-Jul-2024 06:19:10 Parsing acp_words_info build 27-Jul-2024 06:19:10 Parsing acp_captcha_info build 27-Jul-2024 06:19:10 Parsing acp_forums_info build 27-Jul-2024 06:19:10 Parsing acp_bbcodes_info build 27-Jul-2024 06:19:10 Parsing acp_prune_info build 27-Jul-2024 06:19:10  91/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_icons_info build 27-Jul-2024 06:19:10 Parsing acp_attachments_info build 27-Jul-2024 06:19:10 Parsing acp_extensions_info build 27-Jul-2024 06:19:10 Parsing acp_profile_info build 27-Jul-2024 06:19:10 Parsing acp_ranks_info build 27-Jul-2024 06:19:10 Parsing acp_language_info build 27-Jul-2024 06:19:10 Parsing acp_styles_info build 27-Jul-2024 06:19:10 Parsing acp_permission_roles_info build 27-Jul-2024 06:19:10 Parsing acp_permissions_info build 27-Jul-2024 06:19:10  100/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_ban_info build 27-Jul-2024 06:19:10 Parsing acp_update_info build 27-Jul-2024 06:19:10 Parsing acp_main_info build 27-Jul-2024 06:19:10 Parsing acp_help_phpbb_info build 27-Jul-2024 06:19:10 Parsing acp_storage_info build 27-Jul-2024 06:19:10 Parsing acp_reasons_info build 27-Jul-2024 06:19:10  107/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_permissions build 27-Jul-2024 06:19:10 Parsing acp_ban build 27-Jul-2024 06:19:10 Parsing acp_update build 27-Jul-2024 06:19:10 Parsing acp_main build 27-Jul-2024 06:19:10  110/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_help_phpbb build 27-Jul-2024 06:19:10 Parsing acp_storage build 27-Jul-2024 06:19:10  112/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_reasons build 27-Jul-2024 06:19:10  113/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 14% 114/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing phpbb_questionnaire_data_collector build 27-Jul-2024 06:19:10 Parsing phpbb_questionnaire_php_data_provider build 27-Jul-2024 06:19:10 Parsing phpbb_questionnaire_system_data_provider build 27-Jul-2024 06:19:10 Parsing phpbb_questionnaire_phpbb_data_provider build 27-Jul-2024 06:19:11  118/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_prefs build 27-Jul-2024 06:19:11 Parsing ucp_confirm build 27-Jul-2024 06:19:11 Parsing ucp_auth_link build 27-Jul-2024 06:19:11 Parsing ucp_resend build 27-Jul-2024 06:19:11  121/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_groups build 27-Jul-2024 06:19:11  122/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_attachments build 27-Jul-2024 06:19:11 Parsing ucp_notifications build 27-Jul-2024 06:19:11  124/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_login_link build 27-Jul-2024 06:19:11 Parsing ucp_activate build 27-Jul-2024 06:19:12  126/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_main build 27-Jul-2024 06:19:12  127/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_zebra build 27-Jul-2024 06:19:12  129/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_pm build 27-Jul-2024 06:19:12 Parsing ucp_register build 27-Jul-2024 06:19:12  130/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_prefs_info build 27-Jul-2024 06:19:12  131/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_auth_link_info build 27-Jul-2024 06:19:12 Parsing ucp_groups_info build 27-Jul-2024 06:19:12 Parsing ucp_attachments_info build 27-Jul-2024 06:19:12 Parsing ucp_notifications_info build 27-Jul-2024 06:19:12 Parsing ucp_main_info build 27-Jul-2024 06:19:12 Parsing ucp_zebra_info build 27-Jul-2024 06:19:12 Parsing ucp_pm_info build 27-Jul-2024 06:19:12 Parsing ucp_profile_info build 27-Jul-2024 06:19:12 Parsing ucp_profile build 27-Jul-2024 06:19:13  140/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing bbcode_firstpass build 27-Jul-2024 06:19:13  141/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing parse_message build 27-Jul-2024 06:19:13  143/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing bitfield build 27-Jul-2024 06:19:13 Parsing messenger build 27-Jul-2024 06:19:13  144/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing queue build 27-Jul-2024 06:19:13 Parsing smtp_class build 27-Jul-2024 06:19:15 Parsing phpbb\content_visibility build 27-Jul-2024 06:19:15  147/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\memory build 27-Jul-2024 06:19:15 Parsing phpbb\cache\driver\apcu build 27-Jul-2024 06:19:15 Parsing phpbb\cache\driver\dummy build 27-Jul-2024 06:19:15  150/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\wincache build 27-Jul-2024 06:19:15 Parsing phpbb\cache\driver\driver_interface build 27-Jul-2024 06:19:15 Parsing phpbb\cache\driver\base build 27-Jul-2024 06:19:15  153/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\cache\driver\memcached build 27-Jul-2024 06:19:15 Parsing phpbb\cache\driver\redis build 27-Jul-2024 06:19:15 Parsing phpbb\cache\driver\file build 27-Jul-2024 06:19:15  156/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\cache\service build 27-Jul-2024 06:19:15  157/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\textreparser\manager build 27-Jul-2024 06:19:15 Parsing phpbb\textreparser\plugins\poll_option build 27-Jul-2024 06:19:15 Parsing phpbb\textreparser\plugins\pm_text build 27-Jul-2024 06:19:15 Parsing phpbb\textreparser\plugins\forum_description build 27-Jul-2024 06:19:15 Parsing phpbb\textreparser\plugins\contact_admin_info build 27-Jul-2024 06:19:15 Parsing phpbb\textreparser\plugins\user_signature build 27-Jul-2024 06:19:15  163/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\textreparser\plugins\poll_title build 27-Jul-2024 06:19:15 Parsing phpbb\textreparser\plugins\post_text build 27-Jul-2024 06:19:15 Parsing phpbb\textreparser\plugins\group_description build 27-Jul-2024 06:19:15 Parsing phpbb\textreparser\plugins\forum_rules build 27-Jul-2024 06:19:15 Parsing phpbb\textreparser\row_based_plugin build 27-Jul-2024 06:19:15 Parsing phpbb\textreparser\base build 27-Jul-2024 06:19:15  169/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\textreparser\reparser_interface build 27-Jul-2024 06:19:15 Parsing phpbb\form\form_helper build 27-Jul-2024 06:19:15 Parsing phpbb\filesystem\exception\filesystem_exception build 27-Jul-2024 06:19:15 Parsing phpbb\filesystem\filesystem_interface build 27-Jul-2024 06:19:15  173/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\filesystem\filesystem build 27-Jul-2024 06:19:15  174/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\filesystem\helper build 27-Jul-2024 06:19:15 Parsing phpbb\filesystem\temp build 27-Jul-2024 06:19:15  176/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\di\service_collection_iterator build 27-Jul-2024 06:19:15 Parsing phpbb\di\pass\markpublic_pass build 27-Jul-2024 06:19:15 Parsing phpbb\di\pass\collection_pass build 27-Jul-2024 06:19:15 Parsing phpbb\di\pass\convert_events build 27-Jul-2024 06:19:15 Parsing phpbb\di\service_collection build 27-Jul-2024 06:19:15 Parsing phpbb\di\exception\service_not_found_exception build 27-Jul-2024 06:19:15  182/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\di\exception\di_exception build 27-Jul-2024 06:19:15 Parsing phpbb\di\exception\multiple_service_definitions_exception build 27-Jul-2024 06:19:15 Parsing phpbb\di\ordered_service_collection build 27-Jul-2024 06:19:15 Parsing phpbb\di\container_builder build 27-Jul-2024 06:19:15  186/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\di\proxy_instantiator build 27-Jul-2024 06:19:15 Parsing phpbb\di\extension\container_configuration build 27-Jul-2024 06:19:15 Parsing phpbb\di\extension\config build 27-Jul-2024 06:19:15 Parsing phpbb\di\extension\core build 27-Jul-2024 06:19:15  190/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\di\extension\tables build 27-Jul-2024 06:19:15  192/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\pagination build 27-Jul-2024 06:19:15 Parsing phpbb\error_collector build 27-Jul-2024 06:19:15 Parsing phpbb\lock\flock build 27-Jul-2024 06:19:15 Parsing phpbb\lock\posting build 27-Jul-2024 06:19:15 Parsing phpbb\lock\db build 27-Jul-2024 06:19:15  196/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\attachment\resync build 27-Jul-2024 06:19:15  198/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\attachment\upload build 27-Jul-2024 06:19:15 Parsing phpbb\attachment\manager build 27-Jul-2024 06:19:15 Parsing phpbb\attachment\delete build 27-Jul-2024 06:19:15  200/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\attachment\attachment_category build 27-Jul-2024 06:19:15 Parsing phpbb\module\module_manager build 27-Jul-2024 06:19:15  202/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\module\exception\module_not_found_exception build 27-Jul-2024 06:19:15 Parsing phpbb\module\exception\module_exception build 27-Jul-2024 06:19:15 Parsing phpbb\profilefields\type\type_string_common build 27-Jul-2024 06:19:16 Parsing phpbb\profilefields\type\type_bool build 27-Jul-2024 06:19:16  206/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_string build 27-Jul-2024 06:19:16 Parsing phpbb\profilefields\type\type_interface build 27-Jul-2024 06:19:16 Parsing phpbb\profilefields\type\type_int build 27-Jul-2024 06:19:16  209/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_date build 27-Jul-2024 06:19:16  210/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_dropdown build 27-Jul-2024 06:19:16  212/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_base build 27-Jul-2024 06:19:16 Parsing phpbb\profilefields\type\type_text build 27-Jul-2024 06:19:16 Parsing phpbb\profilefields\type\type_url build 27-Jul-2024 06:19:16 Parsing phpbb\profilefields\manager build 27-Jul-2024 06:19:16  215/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\lang_helper build 27-Jul-2024 06:19:16 Parsing phpbb\group\helper build 27-Jul-2024 06:19:16 217/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\install\module_base build 27-Jul-2024 06:19:16 Parsing phpbb\install\module\install_finish\task\install_extensions build 27-Jul-2024 06:19:16  219/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\install_finish\task\populate_migrations build 27-Jul-2024 06:19:16 Parsing phpbb\install\module\install_finish\task\notify_user build 27-Jul-2024 06:19:16 Parsing phpbb\install\module\install_finish\module build 27-Jul-2024 06:19:16 Parsing phpbb\install\module\install_filesystem\task\create_config_file build 27-Jul-2024 06:19:16  223/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\install_filesystem\module build 27-Jul-2024 06:19:16 Parsing phpbb\install\module\requirements\abstract_requirements_module build 27-Jul-2024 06:19:16 Parsing phpbb\install\module\requirements\task\check_filesystem build 27-Jul-2024 06:19:16 Parsing phpbb\install\module\requirements\task\check_update build 27-Jul-2024 06:19:16  227/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\requirements\task\check_server_environment build 27-Jul-2024 06:19:16 Parsing phpbb\install\module\requirements\install_module build 27-Jul-2024 06:19:16 Parsing phpbb\install\module\requirements\update_module build 27-Jul-2024 06:19:16 Parsing phpbb\install\module\update_filesystem\task\download_updated_files build 27-Jul-2024 06:19:16 Parsing phpbb\install\module\update_filesystem\task\file_check build 27-Jul-2024 06:19:16  232/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\update_filesystem\task\show_file_status build 27-Jul-2024 06:19:16 Parsing phpbb\install\module\update_filesystem\task\update_files build 27-Jul-2024 06:19:16  234/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\module\update_filesystem\task\diff_files build 27-Jul-2024 06:19:16 Parsing phpbb\install\module\update_filesystem\module build 27-Jul-2024 06:19:16  237/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\updater_configuration build 27-Jul-2024 06:19:16 Parsing phpbb\install\exception\user_interaction_required_exception build 27-Jul-2024 06:19:16 Parsing phpbb\install\exception\cannot_build_container_exception build 27-Jul-2024 06:19:16 Parsing phpbb\install\exception\installer_exception build 27-Jul-2024 06:19:16 Parsing phpbb\install\exception\installer_config_not_writable_exception build 27-Jul-2024 06:19:16 Parsing phpbb\install\exception\jump_to_restart_point_exception build 27-Jul-2024 06:19:16 Parsing phpbb\install\exception\file_updater_failure_exception build 27-Jul-2024 06:19:16 Parsing phpbb\install\exception\resource_limit_reached_exception build 27-Jul-2024 06:19:16 Parsing phpbb\install\exception\invalid_dbms_exception build 27-Jul-2024 06:19:16 Parsing phpbb\install\sequential_task build 27-Jul-2024 06:19:16 Parsing phpbb\install\console\command\install\install build 27-Jul-2024 06:19:16  247/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\console\command\install\config\show build 27-Jul-2024 06:19:16 Parsing phpbb\install\console\command\install\config\validate build 27-Jul-2024 06:19:16 Parsing phpbb\install\console\command\update\update build 27-Jul-2024 06:19:16  250/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\console\command\update\config\show build 27-Jul-2024 06:19:16 Parsing phpbb\install\console\command\update\config\validate build 27-Jul-2024 06:19:16 Parsing phpbb\install\installer build 27-Jul-2024 06:19:16  253/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\event\kernel_exception_subscriber build 27-Jul-2024 06:19:16 Parsing phpbb\install\task_interface build 27-Jul-2024 06:19:16 Parsing phpbb\install\helper\navigation\navigation_provider build 27-Jul-2024 06:19:16 Parsing phpbb\install\helper\navigation\update_navigation build 27-Jul-2024 06:19:16 Parsing phpbb\install\helper\navigation\install_navigation build 27-Jul-2024 06:19:16 Parsing phpbb\install\helper\navigation\main_navigation build 27-Jul-2024 06:19:16 Parsing phpbb\install\helper\navigation\navigation_interface build 27-Jul-2024 06:19:16  260/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\navigation\convertor_navigation build 27-Jul-2024 06:19:16 Parsing phpbb\install\helper\update_helper build 27-Jul-2024 06:19:16 Parsing phpbb\install\helper\container_factory build 27-Jul-2024 06:19:16 Parsing phpbb\install\helper\config build 27-Jul-2024 06:19:16  264/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\iohandler\factory build 27-Jul-2024 06:19:16 Parsing phpbb\install\helper\iohandler\iohandler_base build 27-Jul-2024 06:19:16 Parsing phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 27-Jul-2024 06:19:17 Parsing phpbb\install\helper\iohandler\ajax_iohandler build 27-Jul-2024 06:19:17  268/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\iohandler\cli_iohandler build 27-Jul-2024 06:19:17 Parsing phpbb\install\helper\iohandler\iohandler_interface build 27-Jul-2024 06:19:17  270/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\file_updater\ftp_file_updater build 27-Jul-2024 06:19:17 Parsing phpbb\install\helper\file_updater\factory build 27-Jul-2024 06:19:17 Parsing phpbb\install\helper\file_updater\compression_file_updater build 27-Jul-2024 06:19:17 Parsing phpbb\install\helper\file_updater\file_updater_interface build 27-Jul-2024 06:19:17 Parsing phpbb\install\helper\file_updater\file_updater build 27-Jul-2024 06:19:17  275/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\helper\install_helper build 27-Jul-2024 06:19:17 Parsing phpbb\install\installer_configuration build 27-Jul-2024 06:19:17 Parsing phpbb\install\controller\update build 27-Jul-2024 06:19:17 Parsing phpbb\install\controller\installer_index build 27-Jul-2024 06:19:17  279/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\controller\install build 27-Jul-2024 06:19:17 Parsing phpbb\install\controller\timeout_check build 27-Jul-2024 06:19:17 Parsing phpbb\install\controller\helper build 27-Jul-2024 06:19:17  282/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\install\controller\archive_download build 27-Jul-2024 06:19:17 Parsing phpbb\install\module_interface build 27-Jul-2024 06:19:17 Parsing phpbb\install\task_base build 27-Jul-2024 06:19:17 Parsing phpbb\exception\runtime_exception build 27-Jul-2024 06:19:17 Parsing phpbb\exception\exception_interface build 27-Jul-2024 06:19:17 Parsing phpbb\exception\version_check_exception build 27-Jul-2024 06:19:17 Parsing phpbb\exception\http_exception build 27-Jul-2024 06:19:17 Parsing phpbb\tree\tree_interface build 27-Jul-2024 06:19:17 Parsing phpbb\tree\nestedset build 27-Jul-2024 06:19:17  291/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\tree\nestedset_forum build 27-Jul-2024 06:19:17 Parsing phpbb\help\manager build 27-Jul-2024 06:19:17 Parsing phpbb\help\controller\bbcode build 27-Jul-2024 06:19:17 Parsing phpbb\help\controller\controller build 27-Jul-2024 06:19:17 Parsing phpbb\help\controller\faq build 27-Jul-2024 06:19:17  296/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\help\controller\help build 27-Jul-2024 06:19:17 Parsing phpbb\file_downloader build 27-Jul-2024 06:19:17 Parsing phpbb\passwords\driver\sha_xf1 build 27-Jul-2024 06:19:17 Parsing phpbb\passwords\driver\argon2i build 27-Jul-2024 06:19:17  300/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\passwords\driver\sha1_smf build 27-Jul-2024 06:19:17 Parsing phpbb\passwords\driver\phpass build 27-Jul-2024 06:19:17 Parsing phpbb\passwords\driver\bcrypt_2y build 27-Jul-2024 06:19:17 Parsing phpbb\passwords\driver\argon2id build 27-Jul-2024 06:19:17 Parsing phpbb\passwords\driver\md5_vb build 27-Jul-2024 06:19:17 Parsing phpbb\passwords\driver\driver_interface build 27-Jul-2024 06:19:17 Parsing phpbb\passwords\driver\helper build 27-Jul-2024 06:19:17  307/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\passwords\driver\base build 27-Jul-2024 06:19:17 Parsing phpbb\passwords\driver\rehashable_driver_interface build 27-Jul-2024 06:19:17 Parsing phpbb\passwords\driver\bcrypt build 27-Jul-2024 06:19:17 Parsing phpbb\passwords\driver\sha1 build 27-Jul-2024 06:19:17 Parsing phpbb\passwords\driver\sha1_wcf1 build 27-Jul-2024 06:19:17 Parsing phpbb\passwords\driver\convert_password build 27-Jul-2024 06:19:17  314/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\passwords\driver\salted_md5 build 27-Jul-2024 06:19:17 Parsing phpbb\passwords\driver\bcrypt_wcf2 build 27-Jul-2024 06:19:17 Parsing phpbb\passwords\driver\md5_phpbb2 build 27-Jul-2024 06:19:17 Parsing phpbb\passwords\driver\base_native build 27-Jul-2024 06:19:17 Parsing phpbb\passwords\driver\md5_mybb build 27-Jul-2024 06:19:17 Parsing phpbb\passwords\manager build 27-Jul-2024 06:19:17  319/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\passwords\helper build 27-Jul-2024 06:19:17 Parsing phpbb\user build 27-Jul-2024 06:19:17  321/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\json_response build 27-Jul-2024 06:19:17 Parsing phpbb\mention\source\base_user build 27-Jul-2024 06:19:17 Parsing phpbb\mention\source\team build 27-Jul-2024 06:19:17 Parsing phpbb\mention\source\source_interface build 27-Jul-2024 06:19:17 Parsing phpbb\mention\source\user build 27-Jul-2024 06:19:17 Parsing phpbb\mention\source\base_group build 27-Jul-2024 06:19:17  327/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\mention\source\friend build 27-Jul-2024 06:19:17 Parsing phpbb\mention\source\topic build 27-Jul-2024 06:19:17 Parsing phpbb\mention\source\group build 27-Jul-2024 06:19:17 Parsing phpbb\mention\source\usergroup build 27-Jul-2024 06:19:17 Parsing phpbb\mention\controller\mention build 27-Jul-2024 06:19:17 Parsing phpbb\composer\manager build 27-Jul-2024 06:19:17  333/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\composer\exception\runtime_exception build 27-Jul-2024 06:19:17 Parsing phpbb\composer\exception\managed_with_clean_error_exception build 27-Jul-2024 06:19:17 Parsing phpbb\composer\exception\managed_with_enable_error_exception build 27-Jul-2024 06:19:17 Parsing phpbb\composer\exception\managed_with_error_exception build 27-Jul-2024 06:19:17 Parsing phpbb\composer\installer build 27-Jul-2024 06:19:17  338/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\composer\io\translate_composer_trait build 27-Jul-2024 06:19:18  342/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\composer\io\html_output_formatter build 27-Jul-2024 06:19:18 Parsing phpbb\composer\io\io_interface build 27-Jul-2024 06:19:18 Parsing phpbb\composer\io\null_io build 27-Jul-2024 06:19:18 Parsing phpbb\composer\io\web_io build 27-Jul-2024 06:19:18 Parsing phpbb\composer\io\console_io build 27-Jul-2024 06:19:18 Parsing phpbb\composer\manager_interface build 27-Jul-2024 06:19:18 Parsing phpbb\composer\extension_manager build 27-Jul-2024 06:19:18  346/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\exception_subscriber build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\cache\purge build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\user\reclean build 27-Jul-2024 06:19:18  349/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\user\activate build 27-Jul-2024 06:19:18  351/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\user\add build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\user\delete build 27-Jul-2024 06:19:18  353/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\user\delete_id build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\fixup\update_hashes build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\fixup\fix_left_right_ids build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\command build 27-Jul-2024 06:19:18  356/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\thumbnail\generate build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\thumbnail\delete build 27-Jul-2024 06:19:18  358/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\thumbnail\recreate build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\cron\cron_list build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\cron\run build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\config\set_atomic build 27-Jul-2024 06:19:18  362/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\config\get build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\config\command build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\config\increment build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\config\set build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\config\delete build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\dev\migration_tips build 27-Jul-2024 06:19:18  368/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\searchindex\create build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\searchindex\list_all build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\searchindex\delete build 27-Jul-2024 06:19:18  371/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\update\check build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\db\console_migrator_output_handler build 27-Jul-2024 06:19:18  373/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\db\migration_command build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\db\revert build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\db\migrate build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\db\list_command build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\reparser\reparse build 27-Jul-2024 06:19:18  378/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\reparser\list_all build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\extension\update build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\extension\show build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\extension\enable build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\extension\install build 27-Jul-2024 06:19:18  383/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\extension\disable build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\extension\command build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\extension\remove build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\extension\list_available build 27-Jul-2024 06:19:18 Parsing phpbb\console\command\extension\manage build 27-Jul-2024 06:19:18  388/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\console\command\extension\purge build 27-Jul-2024 06:19:18 Parsing phpbb\console\application build 27-Jul-2024 06:19:18 Parsing phpbb\feed\overall build 27-Jul-2024 06:19:18 Parsing phpbb\feed\topic_base build 27-Jul-2024 06:19:18  392/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\feed\exception\no_feed_exception build 27-Jul-2024 06:19:18 Parsing phpbb\feed\exception\no_forum_exception build 27-Jul-2024 06:19:18 Parsing phpbb\feed\exception\unauthorized_topic_exception build 27-Jul-2024 06:19:18 Parsing phpbb\feed\exception\no_topic_exception build 27-Jul-2024 06:19:18 Parsing phpbb\feed\exception\feed_unavailable_exception build 27-Jul-2024 06:19:18 Parsing phpbb\feed\exception\feed_exception build 27-Jul-2024 06:19:18 Parsing phpbb\feed\exception\unauthorized_exception build 27-Jul-2024 06:19:18 Parsing phpbb\feed\exception\unauthorized_forum_exception build 27-Jul-2024 06:19:18 Parsing phpbb\feed\topics build 27-Jul-2024 06:19:18 Parsing phpbb\feed\topics_active build 27-Jul-2024 06:19:18  402/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\forums build 27-Jul-2024 06:19:18 Parsing phpbb\feed\forum build 27-Jul-2024 06:19:18 Parsing phpbb\feed\post_base build 27-Jul-2024 06:19:18 Parsing phpbb\feed\topic build 27-Jul-2024 06:19:18  406/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\helper build 27-Jul-2024 06:19:18 Parsing phpbb\feed\base build 27-Jul-2024 06:19:18  408/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\controller\feed build 27-Jul-2024 06:19:18  409/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\attachments_base build 27-Jul-2024 06:19:18 Parsing phpbb\feed\news build 27-Jul-2024 06:19:18 Parsing phpbb\feed\quote_helper build 27-Jul-2024 06:19:18 Parsing phpbb\feed\feed_interface build 27-Jul-2024 06:19:19  414/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\auth build 27-Jul-2024 06:19:19 Parsing phpbb\auth\provider\oauth\service\facebook build 27-Jul-2024 06:19:19 Parsing phpbb\auth\provider\oauth\service\twitter build 27-Jul-2024 06:19:19 Parsing phpbb\auth\provider\oauth\service\google build 27-Jul-2024 06:19:19 Parsing phpbb\auth\provider\oauth\service\service_interface build 27-Jul-2024 06:19:19  418/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\oauth\service\base build 27-Jul-2024 06:19:19 Parsing phpbb\auth\provider\oauth\service\exception build 27-Jul-2024 06:19:19 Parsing phpbb\auth\provider\oauth\service\bitly build 27-Jul-2024 06:19:19 Parsing phpbb\auth\provider\oauth\oauth build 27-Jul-2024 06:19:19  422/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\oauth\token_storage build 27-Jul-2024 06:19:19  423/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52% 424/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\ldap build 27-Jul-2024 06:19:19 Parsing phpbb\auth\provider\apache build 27-Jul-2024 06:19:19 Parsing phpbb\auth\provider\provider_interface build 27-Jul-2024 06:19:19  427/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\auth\provider\base build 27-Jul-2024 06:19:19 Parsing phpbb\auth\provider\db build 27-Jul-2024 06:19:19 Parsing phpbb\auth\provider_collection build 27-Jul-2024 06:19:19  430/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\files\filespec build 27-Jul-2024 06:19:19 Parsing phpbb\files\factory build 27-Jul-2024 06:19:19  432/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\files\filespec_storage build 27-Jul-2024 06:19:19  433/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\files\upload build 27-Jul-2024 06:19:19 Parsing phpbb\files\types\type_interface build 27-Jul-2024 06:19:19 Parsing phpbb\files\types\form_storage build 27-Jul-2024 06:19:19 Parsing phpbb\files\types\form build 27-Jul-2024 06:19:19  437/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\files\types\local_storage build 27-Jul-2024 06:19:19 Parsing phpbb\files\types\base build 27-Jul-2024 06:19:19 Parsing phpbb\files\types\local build 27-Jul-2024 06:19:19 Parsing phpbb\message\topic_form build 27-Jul-2024 06:19:19  440/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\message\message build 27-Jul-2024 06:19:19 Parsing phpbb\message\admin_form build 27-Jul-2024 06:19:19  442/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\message\form build 27-Jul-2024 06:19:19 Parsing phpbb\message\user_form build 27-Jul-2024 06:19:19 Parsing phpbb\ban\type\ip build 27-Jul-2024 06:19:19  445/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\type\user build 27-Jul-2024 06:19:19 Parsing phpbb\ban\type\type_interface build 27-Jul-2024 06:19:19 Parsing phpbb\ban\type\email build 27-Jul-2024 06:19:19 Parsing phpbb\ban\type\base build 27-Jul-2024 06:19:19  449/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\manager build 27-Jul-2024 06:19:19  450/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\exception\no_valid_users_exception build 27-Jul-2024 06:19:19 Parsing phpbb\ban\exception\no_valid_ips_exception build 27-Jul-2024 06:19:19 Parsing phpbb\ban\exception\type_not_found_exception build 27-Jul-2024 06:19:19 Parsing phpbb\ban\exception\no_valid_emails_exception build 27-Jul-2024 06:19:19 Parsing phpbb\ban\exception\invalid_length_exception build 27-Jul-2024 06:19:19 Parsing phpbb\config_php_file build 27-Jul-2024 06:19:20 Parsing phpbb\path_helper build 27-Jul-2024 06:19:20  457/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\factory build 27-Jul-2024 06:19:20  459/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\qa build 27-Jul-2024 06:19:20 Parsing phpbb\captcha\plugins\recaptcha build 27-Jul-2024 06:19:20 Parsing phpbb\captcha\plugins\recaptcha_v3 build 27-Jul-2024 06:19:20  461/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57% 462/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\captcha_abstract build 27-Jul-2024 06:19:20 Parsing phpbb\captcha\plugins\incomplete build 27-Jul-2024 06:19:20 Parsing phpbb\event\dispatcher build 27-Jul-2024 06:19:20 Parsing phpbb\event\php_exporter build 27-Jul-2024 06:19:20  465/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57% 466/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\event\md_exporter build 27-Jul-2024 06:19:20 Parsing phpbb\event\recursive_event_filter_iterator build 27-Jul-2024 06:19:20 Parsing phpbb\event\rst_exporter build 27-Jul-2024 06:19:20 Parsing phpbb\event\dispatcher_interface build 27-Jul-2024 06:19:20 Parsing phpbb\event\kernel_terminate_subscriber build 27-Jul-2024 06:19:20 Parsing phpbb\event\kernel_exception_subscriber build 27-Jul-2024 06:19:20  471/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\groupposition\groupposition_interface build 27-Jul-2024 06:19:20 Parsing phpbb\groupposition\legend build 27-Jul-2024 06:19:20 Parsing phpbb\groupposition\teampage build 27-Jul-2024 06:19:20  474/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\groupposition\exception build 27-Jul-2024 06:19:20 Parsing phpbb\routing\router build 27-Jul-2024 06:19:20 Parsing phpbb\routing\loader_resolver build 27-Jul-2024 06:19:20  477/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\routing\file_locator build 27-Jul-2024 06:19:20 Parsing phpbb\routing\helper build 27-Jul-2024 06:19:20 Parsing phpbb\routing\resources_locator\default_resources_locator build 27-Jul-2024 06:19:20 Parsing phpbb\routing\resources_locator\chained_resources_locator build 27-Jul-2024 06:19:20 481/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\routing\resources_locator\resources_locator_interface build 27-Jul-2024 06:19:20 Parsing phpbb\routing\resources_locator\installer_resources_locator build 27-Jul-2024 06:19:20 Parsing phpbb\textformatter\s9e\utils build 27-Jul-2024 06:19:20 Parsing phpbb\textformatter\s9e\factory build 27-Jul-2024 06:19:20  485/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\acp_utils build 27-Jul-2024 06:19:20 Parsing phpbb\textformatter\s9e\parser build 27-Jul-2024 06:19:20  487/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\bbcode_merger build 27-Jul-2024 06:19:20 Parsing phpbb\textformatter\s9e\mention_helper build 27-Jul-2024 06:19:20  489/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\quote_helper build 27-Jul-2024 06:19:20 Parsing phpbb\textformatter\s9e\renderer build 27-Jul-2024 06:19:20  491/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\s9e\link_helper build 27-Jul-2024 06:19:21 Parsing phpbb\textformatter\parser_interface build 27-Jul-2024 06:19:21 Parsing phpbb\textformatter\cache_interface build 27-Jul-2024 06:19:21 Parsing phpbb\textformatter\renderer_interface build 27-Jul-2024 06:19:21 Parsing phpbb\textformatter\utils_interface build 27-Jul-2024 06:19:21 Parsing phpbb\textformatter\acp_utils_interface build 27-Jul-2024 06:19:21  497/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\cron\manager build 27-Jul-2024 06:19:21 Parsing phpbb\cron\task\task build 27-Jul-2024 06:19:21 Parsing phpbb\cron\task\text_reparser\reparser build 27-Jul-2024 06:19:21  500/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\wrapper build 27-Jul-2024 06:19:21 Parsing phpbb\cron\task\parametrized build 27-Jul-2024 06:19:21 Parsing phpbb\cron\task\base build 27-Jul-2024 06:19:21 Parsing phpbb\cron\task\core\tidy_search build 27-Jul-2024 06:19:21  505/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\core\prune_forum build 27-Jul-2024 06:19:21 Parsing phpbb\cron\task\core\tidy_warnings build 27-Jul-2024 06:19:21 Parsing phpbb\cron\task\core\prune_shadow_topics build 27-Jul-2024 06:19:21 Parsing phpbb\cron\task\core\prune_all_forums build 27-Jul-2024 06:19:21  509/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\cron\task\core\update_hashes build 27-Jul-2024 06:19:21 Parsing phpbb\cron\task\core\prune_notifications build 27-Jul-2024 06:19:21 Parsing phpbb\cron\task\core\tidy_sessions build 27-Jul-2024 06:19:21 Parsing phpbb\cron\task\core\tidy_plupload build 27-Jul-2024 06:19:21 Parsing phpbb\cron\task\core\tidy_cache build 27-Jul-2024 06:19:21 Parsing phpbb\cron\task\core\queue build 27-Jul-2024 06:19:21 Parsing phpbb\cron\event\cron_runner_listener build 27-Jul-2024 06:19:21  515/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Parsing phpbb\cron\controller\cron build 27-Jul-2024 06:19:21 Parsing phpbb\viewonline_helper build 27-Jul-2024 06:19:21 Parsing phpbb\finder\factory build 27-Jul-2024 06:19:21 Parsing phpbb\finder\recursive_path_iterator build 27-Jul-2024 06:19:21 Parsing phpbb\finder\recursive_dot_prefix_filter_iterator build 27-Jul-2024 06:19:21 Parsing phpbb\finder\finder build 27-Jul-2024 06:19:21  521/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\language\language_file_helper build 27-Jul-2024 06:19:21 Parsing phpbb\language\exception\invalid_plural_rule_exception build 27-Jul-2024 06:19:21 Parsing phpbb\language\exception\language_file_not_found build 27-Jul-2024 06:19:21 Parsing phpbb\language\exception\language_exception build 27-Jul-2024 06:19:21 Parsing phpbb\language\language_file_loader build 27-Jul-2024 06:19:21  526/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\language\language build 27-Jul-2024 06:19:21  527/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\config\config build 27-Jul-2024 06:19:21 Parsing phpbb\config\db_text build 27-Jul-2024 06:19:21 Parsing phpbb\config\db build 27-Jul-2024 06:19:21  530/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\debug\debug build 27-Jul-2024 06:19:21 Parsing phpbb\debug\error_handler build 27-Jul-2024 06:19:21 Parsing phpbb\mimetype\guesser_base build 27-Jul-2024 06:19:21 Parsing phpbb\mimetype\content_guesser build 27-Jul-2024 06:19:21 Parsing phpbb\mimetype\guesser_interface build 27-Jul-2024 06:19:21 Parsing phpbb\mimetype\extension_guesser build 27-Jul-2024 06:19:21  536/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\mimetype\guesser build 27-Jul-2024 06:19:21 Parsing phpbb\manifest build 27-Jul-2024 06:19:21 Parsing phpbb\permissions build 27-Jul-2024 06:19:21  539/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\group_request build 27-Jul-2024 06:19:21 Parsing phpbb\notification\type\quote build 27-Jul-2024 06:19:21 Parsing phpbb\notification\type\report_post_closed build 27-Jul-2024 06:19:21  542/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\report_pm build 27-Jul-2024 06:19:21 Parsing phpbb\notification\type\report_post build 27-Jul-2024 06:19:21  544/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\post_in_queue build 27-Jul-2024 06:19:21 Parsing phpbb\notification\type\approve_topic build 27-Jul-2024 06:19:21 Parsing phpbb\notification\type\type_interface build 27-Jul-2024 06:19:21 Parsing phpbb\notification\type\mention build 27-Jul-2024 06:19:21  548/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\forum build 27-Jul-2024 06:19:21 Parsing phpbb\notification\type\approve_post build 27-Jul-2024 06:19:21 Parsing phpbb\notification\type\group_request_approved build 27-Jul-2024 06:19:21 Parsing phpbb\notification\type\topic build 27-Jul-2024 06:19:21  552/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\disapprove_topic build 27-Jul-2024 06:19:21 Parsing phpbb\notification\type\base build 27-Jul-2024 06:19:21  554/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\pm build 27-Jul-2024 06:19:22 Parsing phpbb\notification\type\post build 27-Jul-2024 06:19:22  556/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\topic_in_queue build 27-Jul-2024 06:19:22 Parsing phpbb\notification\type\report_pm_closed build 27-Jul-2024 06:19:22 Parsing phpbb\notification\type\admin_activate_user build 27-Jul-2024 06:19:22  559/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\bookmark build 27-Jul-2024 06:19:22 Parsing phpbb\notification\type\disapprove_post build 27-Jul-2024 06:19:22 Parsing phpbb\notification\manager build 27-Jul-2024 06:19:22  562/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\method\board build 27-Jul-2024 06:19:22  563/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\method_interface build 27-Jul-2024 06:19:22 Parsing phpbb\notification\method\extended_method_interface build 27-Jul-2024 06:19:22 Parsing phpbb\notification\method\webpush build 27-Jul-2024 06:19:22  566/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\email build 27-Jul-2024 06:19:22 Parsing phpbb\notification\method\jabber build 27-Jul-2024 06:19:22 Parsing phpbb\notification\method\messenger_base build 27-Jul-2024 06:19:22  569/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\base build 27-Jul-2024 06:19:22 Parsing phpbb\notification\exception build 27-Jul-2024 06:19:22 Parsing phpbb\class_loader build 27-Jul-2024 06:19:22 Parsing phpbb\log\dummy build 27-Jul-2024 06:19:22 Parsing phpbb\log\log build 27-Jul-2024 06:19:22  574/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\log\log_interface build 27-Jul-2024 06:19:22 Parsing phpbb\controller\helper build 27-Jul-2024 06:19:22  576/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\controller\resolver build 27-Jul-2024 06:19:22 Parsing phpbb\controller\exception build 27-Jul-2024 06:19:22 Parsing phpbb\symfony_request build 27-Jul-2024 06:19:22 Parsing phpbb\version_helper build 27-Jul-2024 06:19:22  580/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_mysql build 27-Jul-2024 06:19:22  581/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_sphinx build 27-Jul-2024 06:19:23  582/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72% 583/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_native build 27-Jul-2024 06:19:23 Parsing phpbb\search\backend\search_backend_interface build 27-Jul-2024 06:19:23 Parsing phpbb\search\backend\base build 27-Jul-2024 06:19:23  585/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\sphinx\config_variable build 27-Jul-2024 06:19:23 Parsing phpbb\search\backend\sphinx\config_section build 27-Jul-2024 06:19:23 Parsing phpbb\search\backend\sphinx\config build 27-Jul-2024 06:19:23 Parsing phpbb\search\backend\sphinx\config_item build 27-Jul-2024 06:19:23  590/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\backend\fulltext_postgres build 27-Jul-2024 06:19:23 Parsing phpbb\search\exception\no_action_in_progress_exception build 27-Jul-2024 06:19:23 Parsing phpbb\search\exception\search_exception build 27-Jul-2024 06:19:23 Parsing phpbb\search\exception\no_search_backend_found_exception build 27-Jul-2024 06:19:23 Parsing phpbb\search\exception\action_in_progress_exception build 27-Jul-2024 06:19:23 Parsing phpbb\search\state_helper build 27-Jul-2024 06:19:23 Parsing phpbb\search\search_backend_factory build 27-Jul-2024 06:19:23  597/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\upload build 27-Jul-2024 06:19:23 Parsing phpbb\avatar\driver\gravatar build 27-Jul-2024 06:19:23 Parsing phpbb\avatar\driver\driver_interface build 27-Jul-2024 06:19:23  599/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\driver build 27-Jul-2024 06:19:23  601/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\local build 27-Jul-2024 06:19:23 Parsing phpbb\avatar\manager build 27-Jul-2024 06:19:23 Parsing phpbb\avatar\helper build 27-Jul-2024 06:19:23  603/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\comparator build 27-Jul-2024 06:19:23 Parsing phpbb\db\doctrine\sqlsrv_platform build 27-Jul-2024 06:19:23 Parsing phpbb\db\doctrine\table_helper build 27-Jul-2024 06:19:23  606/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\postgresql_platform build 27-Jul-2024 06:19:23 Parsing phpbb\db\doctrine\connection_parameter_factory build 27-Jul-2024 06:19:23  608/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\case_insensitive_string build 27-Jul-2024 06:19:23 Parsing phpbb\db\doctrine\connection_factory build 27-Jul-2024 06:19:23 Parsing phpbb\db\doctrine\type_converter build 27-Jul-2024 06:19:23  611/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\oci8\statement build 27-Jul-2024 06:19:23 Parsing phpbb\db\doctrine\oci8\driver build 27-Jul-2024 06:19:23 Parsing phpbb\db\doctrine\oci8\schema_manager build 27-Jul-2024 06:19:23 Parsing phpbb\db\doctrine\oci8\connection build 27-Jul-2024 06:19:23 Parsing phpbb\db\doctrine\oci8\result build 27-Jul-2024 06:19:23  616/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\doctrine\oracle_platform build 27-Jul-2024 06:19:23 Parsing phpbb\db\migration\profilefield_base_migration build 27-Jul-2024 06:19:23  618/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\container_aware_migration build 27-Jul-2024 06:19:23 Parsing phpbb\db\migration\schema_generator build 27-Jul-2024 06:19:23  620/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\helper build 27-Jul-2024 06:19:24 Parsing phpbb\db\migration\tool\permission build 27-Jul-2024 06:19:24  622/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\tool\config build 27-Jul-2024 06:19:24 Parsing phpbb\db\migration\tool\module build 27-Jul-2024 06:19:24  624/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\tool\config_text build 27-Jul-2024 06:19:24 Parsing phpbb\db\migration\tool\tool_interface build 27-Jul-2024 06:19:24 Parsing phpbb\db\migration\migration build 27-Jul-2024 06:19:24 Parsing phpbb\db\migration\migration_interface build 27-Jul-2024 06:19:24 Parsing phpbb\db\migration\exception build 27-Jul-2024 06:19:24  629/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\factory build 27-Jul-2024 06:19:24  630/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\oracle build 27-Jul-2024 06:19:24  631/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\mssql_base build 27-Jul-2024 06:19:24 Parsing phpbb\db\driver\mysql_base build 27-Jul-2024 06:19:24 Parsing phpbb\db\driver\mssql_odbc build 27-Jul-2024 06:19:24  634/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\driver\mssqlnative build 27-Jul-2024 06:19:24  635/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\driver\driver_interface build 27-Jul-2024 06:19:24 Parsing phpbb\db\driver\driver build 27-Jul-2024 06:19:24  637/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\mysqli build 27-Jul-2024 06:19:24  638/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\sqlite3 build 27-Jul-2024 06:19:24  639/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79% 640/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\postgres build 27-Jul-2024 06:19:24 Parsing phpbb\db\sql_insert_buffer build 27-Jul-2024 06:19:24 Parsing phpbb\db\tools\factory build 27-Jul-2024 06:19:24 Parsing phpbb\db\tools\doctrine build 27-Jul-2024 06:19:24  643/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\tools\tools_interface build 27-Jul-2024 06:19:24 Parsing phpbb\db\tools\tools build 27-Jul-2024 06:19:24 Parsing phpbb\db\tools\mssql build 27-Jul-2024 06:19:24 Parsing phpbb\db\tools\postgres build 27-Jul-2024 06:19:24 Parsing phpbb\db\extractor\sqlite3_extractor build 27-Jul-2024 06:19:24  648/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\factory build 27-Jul-2024 06:19:24 Parsing phpbb\db\extractor\mysql_extractor build 27-Jul-2024 06:19:24  650/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\exception\extractor_not_initialized_exception build 27-Jul-2024 06:19:24 Parsing phpbb\db\extractor\exception\invalid_format_exception build 27-Jul-2024 06:19:25  653/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\mssql_extractor build 27-Jul-2024 06:19:25 Parsing phpbb\db\extractor\extractor_interface build 27-Jul-2024 06:19:25 Parsing phpbb\db\extractor\postgres_extractor build 27-Jul-2024 06:19:25 655/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\base_extractor build 27-Jul-2024 06:19:25 Parsing phpbb\db\extractor\oracle_extractor build 27-Jul-2024 06:19:25  657/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81% 658/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\migrator build 27-Jul-2024 06:19:25 Parsing phpbb\db\output_handler\null_migrator_output_handler build 27-Jul-2024 06:19:25 Parsing phpbb\db\output_handler\migrator_output_handler_interface build 27-Jul-2024 06:19:25 Parsing phpbb\db\output_handler\log_wrapper_migrator_output_handler build 27-Jul-2024 06:19:25 Parsing phpbb\db\output_handler\html_migrator_output_handler build 27-Jul-2024 06:19:25 Parsing phpbb\db\output_handler\installer_migrator_output_handler build 27-Jul-2024 06:19:25 Parsing phpbb\ucp\controller\webpush build 27-Jul-2024 06:19:25  664/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\ucp\controller\reset_password build 27-Jul-2024 06:19:25  665/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\json\sanitizer build 27-Jul-2024 06:19:25 Parsing phpbb\report\report_handler_pm build 27-Jul-2024 06:19:25 Parsing phpbb\report\handler_factory build 27-Jul-2024 06:19:25 Parsing phpbb\report\report_reason_list_provider build 27-Jul-2024 06:19:25  669/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\report\report_handler_interface build 27-Jul-2024 06:19:25 Parsing phpbb\report\exception\factory_invalid_argument_exception build 27-Jul-2024 06:19:25 Parsing phpbb\report\exception\report_permission_denied_exception build 27-Jul-2024 06:19:25 Parsing phpbb\report\exception\empty_report_exception build 27-Jul-2024 06:19:25 Parsing phpbb\report\exception\invalid_report_exception build 27-Jul-2024 06:19:25 Parsing phpbb\report\exception\entity_not_found_exception build 27-Jul-2024 06:19:25 Parsing phpbb\report\exception\already_reported_exception build 27-Jul-2024 06:19:25 Parsing phpbb\report\exception\pm_reporting_disabled_exception build 27-Jul-2024 06:19:25 Parsing phpbb\report\report_handler build 27-Jul-2024 06:19:25 Parsing phpbb\report\controller\report build 27-Jul-2024 06:19:25  679/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\report_handler_post build 27-Jul-2024 06:19:25 Parsing phpbb\datetime build 27-Jul-2024 06:19:25  681/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84% 682/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\session build 27-Jul-2024 06:19:25 Parsing phpbb\user_loader build 27-Jul-2024 06:19:25 Parsing phpbb\posting\post_helper build 27-Jul-2024 06:19:25 Parsing phpbb\extension\di\extension_base build 27-Jul-2024 06:19:25  685/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\extension_interface build 27-Jul-2024 06:19:25 Parsing phpbb\extension\manager build 27-Jul-2024 06:19:25  687/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\base build 27-Jul-2024 06:19:25 Parsing phpbb\extension\provider build 27-Jul-2024 06:19:25 Parsing phpbb\extension\exception build 27-Jul-2024 06:19:25 Parsing phpbb\plupload\plupload build 27-Jul-2024 06:19:25  691/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Parsing phpbb\storage\provider\provider_interface build 27-Jul-2024 06:19:25 Parsing phpbb\storage\provider\local build 27-Jul-2024 06:19:25 Parsing phpbb\storage\file_info build 27-Jul-2024 06:19:25 Parsing phpbb\storage\exception\storage_exception build 27-Jul-2024 06:19:25 Parsing phpbb\storage\exception\no_action_in_progress_exception build 27-Jul-2024 06:19:25 Parsing phpbb\storage\exception\action_in_progress_exception build 27-Jul-2024 06:19:26 Parsing phpbb\storage\state_helper build 27-Jul-2024 06:19:26  698/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\storage\helper build 27-Jul-2024 06:19:26 Parsing phpbb\storage\adapter_factory build 27-Jul-2024 06:19:26  701/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\adapter\local build 27-Jul-2024 06:19:26 Parsing phpbb\storage\adapter\adapter_interface build 27-Jul-2024 06:19:26  703/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\controller\attachment build 27-Jul-2024 06:19:26 Parsing phpbb\storage\controller\controller build 27-Jul-2024 06:19:26 Parsing phpbb\storage\controller\avatar build 27-Jul-2024 06:19:26 Parsing phpbb\storage\storage build 27-Jul-2024 06:19:26  706/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\stream_interface build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\tokenparser\event build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\tokenparser\includecss build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\tokenparser\defineparser build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\tokenparser\includejs build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\tokenparser\includeparser build 27-Jul-2024 06:19:26  713/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\twig build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\loader build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\definition build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\extension build 27-Jul-2024 06:19:26  716/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Parsing phpbb\template\twig\environment build 27-Jul-2024 06:19:26  718/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\template\twig\extension\routing build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\extension\forms build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\extension\icon build 27-Jul-2024 06:19:26  720/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\template\twig\extension\username build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\extension\config build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\extension\avatar build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\node\includeasset build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\node\event build 27-Jul-2024 06:19:26  725/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\twig\node\includenode build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\node\includecss build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\node\definenode build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\node\expression\binary\equalequal build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\node\expression\binary\notequalequal build 27-Jul-2024 06:19:26 Parsing phpbb\template\twig\node\includejs build 27-Jul-2024 06:19:26  732/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\twig\lexer build 27-Jul-2024 06:19:26 Parsing phpbb\template\exception\user_object_not_available build 27-Jul-2024 06:19:26  734/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\context build 27-Jul-2024 06:19:26 Parsing phpbb\template\assets_bag build 27-Jul-2024 06:19:26 Parsing phpbb\template\template build 27-Jul-2024 06:19:26 Parsing phpbb\template\base build 27-Jul-2024 06:19:26  737/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\asset build 27-Jul-2024 06:19:26 Parsing phpbb\request\request build 27-Jul-2024 06:19:26  739/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\request\type_cast_helper_interface build 27-Jul-2024 06:19:26 Parsing phpbb\request\request_interface build 27-Jul-2024 06:19:26 Parsing phpbb\request\type_cast_helper build 27-Jul-2024 06:19:26 Parsing phpbb\request\deactivated_super_global build 27-Jul-2024 06:19:27  743/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Parsing done build 27-Jul-2024 06:19:27  804/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% build 27-Jul-2024 06:19:27 build 27-Jul-2024 06:19:27 0/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% build 27-Jul-2024 06:19:27 Rendering Global index.html build 27-Jul-2024 06:19:27  2/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global doc-index.html build 27-Jul-2024 06:19:28  3/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global namespaces.html build 27-Jul-2024 06:19:28  4/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global classes.html build 27-Jul-2024 06:19:28 Rendering Global interfaces.html build 27-Jul-2024 06:19:28  6/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global traits.html build 27-Jul-2024 06:19:28 Rendering Global opensearch.xml build 27-Jul-2024 06:19:28 Rendering Global search.html build 27-Jul-2024 06:19:28 Rendering Global doctum.js build 27-Jul-2024 06:19:28 Rendering Global doctum-search.json build 27-Jul-2024 06:19:28  11/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Namespace [Global Namespace] build 27-Jul-2024 06:19:28 Rendering Namespace phpbb build 27-Jul-2024 06:19:28  13/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Namespace phpbb\attachment build 27-Jul-2024 06:19:28 Rendering Namespace phpbb\auth build 27-Jul-2024 06:19:28 Rendering Namespace phpbb\auth\provider build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\auth\provider\oauth build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\auth\provider\oauth\service build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\avatar build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\avatar\driver build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\ban build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\ban\exception build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\ban\type build 27-Jul-2024 06:19:29  25/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Rendering Namespace phpbb\cache build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\cache\driver build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\captcha build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\captcha\plugins build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\composer build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\composer\exception build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\composer\io build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\config build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\console build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\console\command build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\console\command\cache build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\console\command\config build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\console\command\cron build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\console\command\db build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\console\command\dev build 27-Jul-2024 06:19:29  38/904 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Rendering Namespace phpbb\console\command\extension build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\console\command\fixup build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\console\command\reparser build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\console\command\searchindex build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\console\command\thumbnail build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\console\command\update build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\console\command\user build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\controller build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\convert build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\convert\controller build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\cron build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\cron\controller build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\cron\event build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\cron\task build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\cron\task\core build 27-Jul-2024 06:19:29 53/904 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Rendering Namespace phpbb\cron\task\text_reparser build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\db build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\db\doctrine build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\db\doctrine\oci8 build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\db\driver build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\db\extractor build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\db\extractor\exception build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\db\migration build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\db\migration\tool build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\db\output_handler build 27-Jul-2024 06:19:29  63/904 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Rendering Namespace phpbb\db\tools build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\debug build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\di build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\di\exception build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\di\extension build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\di\pass build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\event build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\exception build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\extension build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\extension\di build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\feed build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\feed\controller build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\feed\exception build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\files build 27-Jul-2024 06:19:29  77/904 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Rendering Namespace phpbb\files\types build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\filesystem build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\filesystem\exception build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\finder build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\form build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\group build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\groupposition build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\help build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\help\controller build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\console build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\console\command build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\console\command\install build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\console\command\install\config build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\console\command\update build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\console\command\update\config build 27-Jul-2024 06:19:29  93/904 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Rendering Namespace phpbb\install\controller build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\event build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\exception build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\helper build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\helper\file_updater build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\helper\iohandler build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\helper\iohandler\exception build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\helper\navigation build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\module build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\module\install_filesystem build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\module\install_filesystem\task build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\module\install_finish build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\module\install_finish\task build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\module\requirements build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\module\requirements\task build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\install\module\update_filesystem build 27-Jul-2024 06:19:29  109/904 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Rendering Namespace phpbb\install\module\update_filesystem\task build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\json build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\language build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\language\exception build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\lock build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\log build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\mention build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\mention\controller build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\mention\source build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\message build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\mimetype build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\module build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\module\exception build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\notification build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\notification\method build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\notification\type build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\passwords build 27-Jul-2024 06:19:29  126/904 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Rendering Namespace phpbb\passwords\driver build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\plupload build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\posting build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\profilefields build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\profilefields\type build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\report build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\report\controller build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\report\exception build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\request build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\routing build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\routing\resources_locator build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\search build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\search\backend build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\search\backend\sphinx build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\search\exception build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\storage build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\storage\adapter build 27-Jul-2024 06:19:29  143/904 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Rendering Namespace phpbb\storage\controller build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\storage\exception build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\storage\provider build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\template build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\template\exception build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\template\twig build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\template\twig\extension build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\template\twig\node build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\template\twig\node\expression build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\template\twig\node\expression\binary build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\template\twig\tokenparser build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\textformatter build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\textformatter\s9e build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\textreparser build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\textreparser\plugins build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\tree build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\ucp build 27-Jul-2024 06:19:29 Rendering Namespace phpbb\ucp\controller build 27-Jul-2024 06:19:29  161/904 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Rendering Class SphinxClient build 27-Jul-2024 06:19:29 Rendering Class acp_attachments build 27-Jul-2024 06:19:29  163/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_attachments_info build 27-Jul-2024 06:19:29 Rendering Class acp_ban build 27-Jul-2024 06:19:29 Rendering Class acp_ban_info build 27-Jul-2024 06:19:29 Rendering Class acp_bbcodes build 27-Jul-2024 06:19:29 Rendering Class acp_bbcodes_info build 27-Jul-2024 06:19:29 Rendering Class acp_board build 27-Jul-2024 06:19:29 Rendering Class acp_board_info build 27-Jul-2024 06:19:29  170/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_bots build 27-Jul-2024 06:19:29 Rendering Class acp_bots_info build 27-Jul-2024 06:19:29 Rendering Class acp_captcha build 27-Jul-2024 06:19:29 Rendering Class acp_captcha_info build 27-Jul-2024 06:19:29 Rendering Class acp_contact build 27-Jul-2024 06:19:29 Rendering Class acp_contact_info build 27-Jul-2024 06:19:29 Rendering Class acp_disallow build 27-Jul-2024 06:19:29 Rendering Class acp_disallow_info build 27-Jul-2024 06:19:29 Rendering Class acp_email build 27-Jul-2024 06:19:29 Rendering Class acp_email_info build 27-Jul-2024 06:19:29 Rendering Class acp_extensions build 27-Jul-2024 06:19:29  182/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_extensions_info build 27-Jul-2024 06:19:29 Rendering Class acp_forums build 27-Jul-2024 06:19:29 Rendering Class acp_forums_info build 27-Jul-2024 06:19:29 Rendering Class acp_groups build 27-Jul-2024 06:19:29 Rendering Class acp_groups_info build 27-Jul-2024 06:19:29 Rendering Class acp_help_phpbb build 27-Jul-2024 06:19:29 Rendering Class acp_help_phpbb_info build 27-Jul-2024 06:19:29 Rendering Class acp_icons build 27-Jul-2024 06:19:29 Rendering Class acp_icons_info build 27-Jul-2024 06:19:29 Rendering Class acp_inactive build 27-Jul-2024 06:19:29 Rendering Class acp_inactive_info build 27-Jul-2024 06:19:29 Rendering Class acp_jabber build 27-Jul-2024 06:19:29 Rendering Class acp_jabber_info build 27-Jul-2024 06:19:29 Rendering Class acp_language build 27-Jul-2024 06:19:29  195/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Rendering Class acp_language_info build 27-Jul-2024 06:19:29 Rendering Class acp_logs build 27-Jul-2024 06:19:29 Rendering Class acp_logs_info build 27-Jul-2024 06:19:29 Rendering Class acp_main build 27-Jul-2024 06:19:29 Rendering Class acp_main_info build 27-Jul-2024 06:19:29 Rendering Class acp_modules build 27-Jul-2024 06:19:29 Rendering Class acp_modules_info build 27-Jul-2024 06:19:29 Rendering Class acp_permission_roles build 27-Jul-2024 06:19:29 Rendering Class acp_permission_roles_info build 27-Jul-2024 06:19:29 Rendering Class acp_permissions build 27-Jul-2024 06:19:29 Rendering Class acp_permissions_info build 27-Jul-2024 06:19:29  206/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Rendering Class acp_php_info build 27-Jul-2024 06:19:29 Rendering Class acp_php_info_info build 27-Jul-2024 06:19:29 Rendering Class acp_profile build 27-Jul-2024 06:19:29 Rendering Class acp_profile_info build 27-Jul-2024 06:19:29 Rendering Class acp_prune build 27-Jul-2024 06:19:29 Rendering Class acp_prune_info build 27-Jul-2024 06:19:29 Rendering Class acp_ranks build 27-Jul-2024 06:19:29 Rendering Class acp_ranks_info build 27-Jul-2024 06:19:29 Rendering Class acp_reasons build 27-Jul-2024 06:19:29 Rendering Class acp_reasons_info build 27-Jul-2024 06:19:29 Rendering Class acp_search build 27-Jul-2024 06:19:29 Rendering Class acp_search_info build 27-Jul-2024 06:19:29  218/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_storage build 27-Jul-2024 06:19:29 Rendering Class acp_storage_info build 27-Jul-2024 06:19:29 Rendering Class acp_styles build 27-Jul-2024 06:19:29 Rendering Class acp_styles_info build 27-Jul-2024 06:19:29  222/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_update build 27-Jul-2024 06:19:29 Rendering Class acp_update_info build 27-Jul-2024 06:19:29 Rendering Class acp_users build 27-Jul-2024 06:19:29 Rendering Class acp_users_info build 27-Jul-2024 06:19:29 Rendering Class acp_words build 27-Jul-2024 06:19:29 Rendering Class acp_words_info build 27-Jul-2024 06:19:29 Rendering Class auth_admin build 27-Jul-2024 06:19:29 Rendering Class bbcode build 27-Jul-2024 06:19:29  230/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class bbcode_firstpass build 27-Jul-2024 06:19:29 Rendering Class bitfield build 27-Jul-2024 06:19:29 Rendering Class compress build 27-Jul-2024 06:19:29 Rendering Class compress_tar build 27-Jul-2024 06:19:29 Rendering Class compress_zip build 27-Jul-2024 06:19:29  235/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class diff build 27-Jul-2024 06:19:29 Rendering Class diff3 build 27-Jul-2024 06:19:29 Rendering Class diff3_block_builder build 27-Jul-2024 06:19:29 Rendering Class diff3_op build 27-Jul-2024 06:19:29  239/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff3_op_copy build 27-Jul-2024 06:19:29 Rendering Class diff_engine build 27-Jul-2024 06:19:29 Rendering Class diff_op build 27-Jul-2024 06:19:29 Rendering Class diff_op_add build 27-Jul-2024 06:19:29 Rendering Class diff_op_change build 27-Jul-2024 06:19:29  247/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_op_copy build 27-Jul-2024 06:19:29 Rendering Class diff_op_delete build 27-Jul-2024 06:19:29 Rendering Class diff_renderer build 27-Jul-2024 06:19:29 Rendering Class diff_renderer_inline build 27-Jul-2024 06:19:29 Rendering Class diff_renderer_raw build 27-Jul-2024 06:19:29 Rendering Class diff_renderer_side_by_side build 27-Jul-2024 06:19:30 Rendering Class diff_renderer_unified build 27-Jul-2024 06:19:30  251/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class ftp build 27-Jul-2024 06:19:30 Rendering Class ftp_fsock build 27-Jul-2024 06:19:30 Rendering Class jabber build 27-Jul-2024 06:19:30 Rendering Class mapped_diff build 27-Jul-2024 06:19:30  255/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mcp_ban build 27-Jul-2024 06:19:30 Rendering Class mcp_ban_info build 27-Jul-2024 06:19:30 Rendering Class mcp_logs build 27-Jul-2024 06:19:30 Rendering Class mcp_logs_info build 27-Jul-2024 06:19:30 Rendering Class mcp_main build 27-Jul-2024 06:19:30 Rendering Class mcp_main_info build 27-Jul-2024 06:19:30 Rendering Class mcp_notes build 27-Jul-2024 06:19:30 Rendering Class mcp_notes_info build 27-Jul-2024 06:19:30 Rendering Class mcp_pm_reports build 27-Jul-2024 06:19:30  264/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Rendering Class mcp_pm_reports_info build 27-Jul-2024 06:19:30 Rendering Class mcp_queue build 27-Jul-2024 06:19:30 Rendering Class mcp_queue_info build 27-Jul-2024 06:19:30 Rendering Class mcp_reports build 27-Jul-2024 06:19:30 Rendering Class mcp_reports_info build 27-Jul-2024 06:19:30 Rendering Class mcp_warn build 27-Jul-2024 06:19:30 Rendering Class mcp_warn_info build 27-Jul-2024 06:19:30 Rendering Class messenger build 27-Jul-2024 06:19:30 Rendering Class p_master build 27-Jul-2024 06:19:30  273/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class parse_message build 27-Jul-2024 06:19:30 Rendering Class phpbb\attachment\attachment_category build 27-Jul-2024 06:19:30  275/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\attachment\delete build 27-Jul-2024 06:19:30 Rendering Class phpbb\attachment\manager build 27-Jul-2024 06:19:30 Rendering Class phpbb\attachment\resync build 27-Jul-2024 06:19:30 Rendering Class phpbb\attachment\upload build 27-Jul-2024 06:19:30 Rendering Class phpbb\auth\auth build 27-Jul-2024 06:19:30  280/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\auth\provider\apache build 27-Jul-2024 06:19:30 Rendering Class phpbb\auth\provider\base build 27-Jul-2024 06:19:30 Rendering Class phpbb\auth\provider\db build 27-Jul-2024 06:19:30  283/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\ldap build 27-Jul-2024 06:19:30 Rendering Class phpbb\auth\provider\oauth\oauth build 27-Jul-2024 06:19:30  285/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\base build 27-Jul-2024 06:19:30  286/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\bitly build 27-Jul-2024 06:19:30 Rendering Class phpbb\auth\provider\oauth\service\exception build 27-Jul-2024 06:19:30 Rendering Class phpbb\auth\provider\oauth\service\facebook build 27-Jul-2024 06:19:30 Rendering Class phpbb\auth\provider\oauth\service\google build 27-Jul-2024 06:19:30 Rendering Class phpbb\auth\provider\oauth\service\service_interface build 27-Jul-2024 06:19:30 Rendering Class phpbb\auth\provider\oauth\service\twitter build 27-Jul-2024 06:19:30  292/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\oauth\token_storage build 27-Jul-2024 06:19:30 Rendering Class phpbb\auth\provider\provider_interface build 27-Jul-2024 06:19:30  294/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider_collection build 27-Jul-2024 06:19:30 Rendering Class phpbb\avatar\driver\driver build 27-Jul-2024 06:19:30 Rendering Class phpbb\avatar\driver\driver_interface build 27-Jul-2024 06:19:30  297/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\avatar\driver\gravatar build 27-Jul-2024 06:19:30 Rendering Class phpbb\avatar\driver\local build 27-Jul-2024 06:19:30 Rendering Class phpbb\avatar\driver\upload build 27-Jul-2024 06:19:30  300/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\helper build 27-Jul-2024 06:19:30  301/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\manager build 27-Jul-2024 06:19:30 Rendering Class phpbb\ban\exception\invalid_length_exception build 27-Jul-2024 06:19:30 Rendering Class phpbb\ban\exception\no_valid_emails_exception build 27-Jul-2024 06:19:30 Rendering Class phpbb\ban\exception\no_valid_ips_exception build 27-Jul-2024 06:19:30  305/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\ban\exception\no_valid_users_exception build 27-Jul-2024 06:19:30 Rendering Class phpbb\ban\exception\type_not_found_exception build 27-Jul-2024 06:19:30 Rendering Class phpbb\ban\manager build 27-Jul-2024 06:19:30 Rendering Class phpbb\ban\type\base build 27-Jul-2024 06:19:30  309/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\email build 27-Jul-2024 06:19:30 Rendering Class phpbb\ban\type\ip build 27-Jul-2024 06:19:30 Rendering Class phpbb\ban\type\type_interface build 27-Jul-2024 06:19:30  312/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\user build 27-Jul-2024 06:19:30 Rendering Class phpbb\cache\driver\apcu build 27-Jul-2024 06:19:30 Rendering Class phpbb\cache\driver\base build 27-Jul-2024 06:19:30  315/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\cache\driver\driver_interface build 27-Jul-2024 06:19:30 Rendering Class phpbb\cache\driver\dummy build 27-Jul-2024 06:19:30  318/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\file build 27-Jul-2024 06:19:30 Rendering Class phpbb\cache\driver\memcached build 27-Jul-2024 06:19:30  320/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\memory build 27-Jul-2024 06:19:30 Rendering Class phpbb\cache\driver\redis build 27-Jul-2024 06:19:31 Rendering Class phpbb\cache\driver\wincache build 27-Jul-2024 06:19:31  322/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\service build 27-Jul-2024 06:19:31 Rendering Class phpbb\captcha\factory build 27-Jul-2024 06:19:31  324/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\captcha\plugins\captcha_abstract build 27-Jul-2024 06:19:31 Rendering Class phpbb\captcha\plugins\incomplete build 27-Jul-2024 06:19:31 Rendering Class phpbb\captcha\plugins\qa build 27-Jul-2024 06:19:31  327/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\recaptcha build 27-Jul-2024 06:19:31 Rendering Class phpbb\captcha\plugins\recaptcha_v3 build 27-Jul-2024 06:19:31  329/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\class_loader build 27-Jul-2024 06:19:31 Rendering Class phpbb\composer\exception\managed_with_clean_error_exception build 27-Jul-2024 06:19:31  333/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\composer\exception\managed_with_enable_error_exception build 27-Jul-2024 06:19:31 Rendering Class phpbb\composer\exception\managed_with_error_exception build 27-Jul-2024 06:19:31 Rendering Class phpbb\composer\exception\runtime_exception build 27-Jul-2024 06:19:31 Rendering Class phpbb\composer\extension_manager build 27-Jul-2024 06:19:31 Rendering Class phpbb\composer\installer build 27-Jul-2024 06:19:31  336/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\console_io build 27-Jul-2024 06:19:31  337/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\html_output_formatter build 27-Jul-2024 06:19:31 Rendering Class phpbb\composer\io\io_interface build 27-Jul-2024 06:19:31 Rendering Class phpbb\composer\io\null_io build 27-Jul-2024 06:19:31 Rendering Class phpbb\composer\io\translate_composer_trait build 27-Jul-2024 06:19:31 Rendering Class phpbb\composer\io\web_io build 27-Jul-2024 06:19:31 Rendering Class phpbb\composer\manager build 27-Jul-2024 06:19:31  343/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\manager_interface build 27-Jul-2024 06:19:31 Rendering Class phpbb\config\config build 27-Jul-2024 06:19:31  346/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config\db build 27-Jul-2024 06:19:31 Rendering Class phpbb\config\db_text build 27-Jul-2024 06:19:31 Rendering Class phpbb\config_php_file build 27-Jul-2024 06:19:31  349/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\console\application build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\cache\purge build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\command build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\config\command build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\config\delete build 27-Jul-2024 06:19:31  353/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\config\get build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\config\increment build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\config\set build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\config\set_atomic build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\cron\cron_list build 27-Jul-2024 06:19:31  358/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\cron\run build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\db\console_migrator_output_handler build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\db\list_command build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\db\migrate build 27-Jul-2024 06:19:31  362/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\db\migration_command build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\db\revert build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\dev\migration_tips build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\extension\command build 27-Jul-2024 06:19:31  366/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\extension\disable build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\extension\enable build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\extension\install build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\extension\list_available build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\extension\manage build 27-Jul-2024 06:19:31  371/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\extension\purge build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\extension\remove build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\extension\show build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\extension\update build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\fixup\fix_left_right_ids build 27-Jul-2024 06:19:31  376/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\fixup\update_hashes build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\reparser\list_all build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\reparser\reparse build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\searchindex\create build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\searchindex\delete build 27-Jul-2024 06:19:31  381/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\searchindex\list_all build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\thumbnail\delete build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\thumbnail\generate build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\thumbnail\recreate build 27-Jul-2024 06:19:31  385/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\update\check build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\user\activate build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\user\add build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\user\delete build 27-Jul-2024 06:19:31  389/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\command\user\delete_id build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\command\user\reclean build 27-Jul-2024 06:19:31 Rendering Class phpbb\console\exception_subscriber build 27-Jul-2024 06:19:31  393/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\content_visibility build 27-Jul-2024 06:19:31 Rendering Class phpbb\controller\exception build 27-Jul-2024 06:19:31 Rendering Class phpbb\controller\helper build 27-Jul-2024 06:19:31 Rendering Class phpbb\controller\resolver build 27-Jul-2024 06:19:31  396/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\convert\controller\convertor build 27-Jul-2024 06:19:32 Rendering Class phpbb\convert\convert build 27-Jul-2024 06:19:32 Rendering Class phpbb\convert\convertor build 27-Jul-2024 06:19:32 Rendering Class phpbb\cron\controller\cron build 27-Jul-2024 06:19:32  400/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\event\cron_runner_listener build 27-Jul-2024 06:19:32 Rendering Class phpbb\cron\manager build 27-Jul-2024 06:19:32 Rendering Class phpbb\cron\task\base build 27-Jul-2024 06:19:32 Rendering Class phpbb\cron\task\core\prune_all_forums build 27-Jul-2024 06:19:32 Rendering Class phpbb\cron\task\core\prune_forum build 27-Jul-2024 06:19:32  405/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\task\core\prune_notifications build 27-Jul-2024 06:19:32 Rendering Class phpbb\cron\task\core\prune_shadow_topics build 27-Jul-2024 06:19:32 Rendering Class phpbb\cron\task\core\queue build 27-Jul-2024 06:19:32 Rendering Class phpbb\cron\task\core\tidy_cache build 27-Jul-2024 06:19:32  409/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\tidy_plupload build 27-Jul-2024 06:19:32 Rendering Class phpbb\cron\task\core\tidy_search build 27-Jul-2024 06:19:32 Rendering Class phpbb\cron\task\core\tidy_sessions build 27-Jul-2024 06:19:32 Rendering Class phpbb\cron\task\core\tidy_warnings build 27-Jul-2024 06:19:32 Rendering Class phpbb\cron\task\core\update_hashes build 27-Jul-2024 06:19:32 Rendering Class phpbb\cron\task\parametrized build 27-Jul-2024 06:19:32  415/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\task build 27-Jul-2024 06:19:32 Rendering Class phpbb\cron\task\text_reparser\reparser build 27-Jul-2024 06:19:32 Rendering Class phpbb\cron\task\wrapper build 27-Jul-2024 06:19:32 Rendering Class phpbb\datetime build 27-Jul-2024 06:19:32 Rendering Class phpbb\db\doctrine\case_insensitive_string build 27-Jul-2024 06:19:32 Rendering Class phpbb\db\doctrine\comparator build 27-Jul-2024 06:19:32  421/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\db\doctrine\connection_factory build 27-Jul-2024 06:19:32 Rendering Class phpbb\db\doctrine\connection_parameter_factory build 27-Jul-2024 06:19:32 Rendering Class phpbb\db\doctrine\oci8\connection build 27-Jul-2024 06:19:32 Rendering Class phpbb\db\doctrine\oci8\driver build 27-Jul-2024 06:19:32 Rendering Class phpbb\db\doctrine\oci8\result build 27-Jul-2024 06:19:32 Rendering Class phpbb\db\doctrine\oci8\schema_manager build 27-Jul-2024 06:19:32  427/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\doctrine\oci8\statement build 27-Jul-2024 06:19:32 Rendering Class phpbb\db\doctrine\oracle_platform build 27-Jul-2024 06:19:32 Rendering Class phpbb\db\doctrine\postgresql_platform build 27-Jul-2024 06:19:32 Rendering Class phpbb\db\doctrine\sqlsrv_platform build 27-Jul-2024 06:19:32 Rendering Class phpbb\db\doctrine\table_helper build 27-Jul-2024 06:19:32 Rendering Class phpbb\db\doctrine\type_converter build 27-Jul-2024 06:19:32 Rendering Class phpbb\db\driver\driver build 27-Jul-2024 06:19:32  434/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\driver_interface build 27-Jul-2024 06:19:32  435/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48% 436/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\factory build 27-Jul-2024 06:19:32 Rendering Class phpbb\db\driver\mssql_base build 27-Jul-2024 06:19:32  437/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssql_odbc build 27-Jul-2024 06:19:32  438/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssqlnative build 27-Jul-2024 06:19:32  439/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48% 440/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mysql_base build 27-Jul-2024 06:19:32 Rendering Class phpbb\db\driver\mysqli build 27-Jul-2024 06:19:32  441/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\oracle build 27-Jul-2024 06:19:32  442/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48% 443/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\postgres build 27-Jul-2024 06:19:32 Rendering Class phpbb\db\driver\sqlite3 build 27-Jul-2024 06:19:33  444/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\base_extractor build 27-Jul-2024 06:19:33  445/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\exception\extractor_not_initialized_exception build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\extractor\exception\invalid_format_exception build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\extractor\extractor_interface build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\extractor\factory build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\extractor\mssql_extractor build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\extractor\mysql_extractor build 27-Jul-2024 06:19:33  451/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\oracle_extractor build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\extractor\postgres_extractor build 27-Jul-2024 06:19:33  454/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\extractor\sqlite3_extractor build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\migration\container_aware_migration build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\migration\exception build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\migration\helper build 27-Jul-2024 06:19:33  458/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\migration build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\migration\migration_interface build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\migration\profilefield_base_migration build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\migration\schema_generator build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\migration\tool\config build 27-Jul-2024 06:19:33  462/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\tool\config_text build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\migration\tool\module build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\migration\tool\permission build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\migration\tool\tool_interface build 27-Jul-2024 06:19:33  466/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migrator build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\output_handler\html_migrator_output_handler build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\output_handler\installer_migrator_output_handler build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\output_handler\log_wrapper_migrator_output_handler build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\output_handler\migrator_output_handler_interface build 27-Jul-2024 06:19:33  471/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\output_handler\null_migrator_output_handler build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\sql_insert_buffer build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\tools\doctrine build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\tools\factory build 27-Jul-2024 06:19:33  475/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\mssql build 27-Jul-2024 06:19:33 Rendering Class phpbb\db\tools\postgres build 27-Jul-2024 06:19:33  477/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools build 27-Jul-2024 06:19:33  478/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools_interface build 27-Jul-2024 06:19:33  479/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\debug\debug build 27-Jul-2024 06:19:33 Rendering Class phpbb\debug\error_handler build 27-Jul-2024 06:19:33 Rendering Class phpbb\di\container_builder build 27-Jul-2024 06:19:33  482/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\exception\di_exception build 27-Jul-2024 06:19:33 Rendering Class phpbb\di\exception\multiple_service_definitions_exception build 27-Jul-2024 06:19:33  485/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\exception\service_not_found_exception build 27-Jul-2024 06:19:33 Rendering Class phpbb\di\extension\config build 27-Jul-2024 06:19:33 Rendering Class phpbb\di\extension\container_configuration build 27-Jul-2024 06:19:33 Rendering Class phpbb\di\extension\core build 27-Jul-2024 06:19:33 Rendering Class phpbb\di\extension\tables build 27-Jul-2024 06:19:33 Rendering Class phpbb\di\ordered_service_collection build 27-Jul-2024 06:19:33 Rendering Class phpbb\di\pass\collection_pass build 27-Jul-2024 06:19:33  491/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Rendering Class phpbb\di\pass\convert_events build 27-Jul-2024 06:19:33 Rendering Class phpbb\di\pass\markpublic_pass build 27-Jul-2024 06:19:33 Rendering Class phpbb\di\proxy_instantiator build 27-Jul-2024 06:19:33 Rendering Class phpbb\di\service_collection build 27-Jul-2024 06:19:33 Rendering Class phpbb\di\service_collection_iterator build 27-Jul-2024 06:19:33 Rendering Class phpbb\error_collector build 27-Jul-2024 06:19:33 Rendering Class phpbb\event\dispatcher build 27-Jul-2024 06:19:33 Rendering Class phpbb\event\dispatcher_interface build 27-Jul-2024 06:19:33  499/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\kernel_exception_subscriber build 27-Jul-2024 06:19:33 Rendering Class phpbb\event\kernel_terminate_subscriber build 27-Jul-2024 06:19:33 Rendering Class phpbb\event\md_exporter build 27-Jul-2024 06:19:33 Rendering Class phpbb\event\php_exporter build 27-Jul-2024 06:19:33  503/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\recursive_event_filter_iterator build 27-Jul-2024 06:19:33 Rendering Class phpbb\event\rst_exporter build 27-Jul-2024 06:19:33 Rendering Class phpbb\exception\exception_interface build 27-Jul-2024 06:19:33  506/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\exception\http_exception build 27-Jul-2024 06:19:33 Rendering Class phpbb\exception\runtime_exception build 27-Jul-2024 06:19:33 Rendering Class phpbb\exception\version_check_exception build 27-Jul-2024 06:19:33 Rendering Class phpbb\extension\base build 27-Jul-2024 06:19:33 Rendering Class phpbb\extension\di\extension_base build 27-Jul-2024 06:19:33 Rendering Class phpbb\extension\exception build 27-Jul-2024 06:19:33 Rendering Class phpbb\extension\extension_interface build 27-Jul-2024 06:19:33 Rendering Class phpbb\extension\manager build 27-Jul-2024 06:19:33  514/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\extension\provider build 27-Jul-2024 06:19:33 Rendering Class phpbb\feed\attachments_base build 27-Jul-2024 06:19:33 Rendering Class phpbb\feed\base build 27-Jul-2024 06:19:34  517/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\controller\feed build 27-Jul-2024 06:19:34 Rendering Class phpbb\feed\exception\feed_exception build 27-Jul-2024 06:19:34 Rendering Class phpbb\feed\exception\feed_unavailable_exception build 27-Jul-2024 06:19:34 Rendering Class phpbb\feed\exception\no_feed_exception build 27-Jul-2024 06:19:34  521/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\exception\no_forum_exception build 27-Jul-2024 06:19:34 Rendering Class phpbb\feed\exception\no_topic_exception build 27-Jul-2024 06:19:34 Rendering Class phpbb\feed\exception\unauthorized_exception build 27-Jul-2024 06:19:34 Rendering Class phpbb\feed\exception\unauthorized_forum_exception build 27-Jul-2024 06:19:34 Rendering Class phpbb\feed\exception\unauthorized_topic_exception build 27-Jul-2024 06:19:34 Rendering Class phpbb\feed\feed_interface build 27-Jul-2024 06:19:34 Rendering Class phpbb\feed\forum build 27-Jul-2024 06:19:34 Rendering Class phpbb\feed\forums build 27-Jul-2024 06:19:34  529/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\helper build 27-Jul-2024 06:19:34 Rendering Class phpbb\feed\news build 27-Jul-2024 06:19:34 Rendering Class phpbb\feed\overall build 27-Jul-2024 06:19:34  532/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\post_base build 27-Jul-2024 06:19:34 Rendering Class phpbb\feed\quote_helper build 27-Jul-2024 06:19:34  534/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topic build 27-Jul-2024 06:19:34 Rendering Class phpbb\feed\topic_base build 27-Jul-2024 06:19:34 Rendering Class phpbb\feed\topics build 27-Jul-2024 06:19:34  537/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topics_active build 27-Jul-2024 06:19:34 Rendering Class phpbb\file_downloader build 27-Jul-2024 06:19:34  539/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\factory build 27-Jul-2024 06:19:34 Rendering Class phpbb\files\filespec build 27-Jul-2024 06:19:34  542/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\filespec_storage build 27-Jul-2024 06:19:34 Rendering Class phpbb\files\types\base build 27-Jul-2024 06:19:34 Rendering Class phpbb\files\types\form build 27-Jul-2024 06:19:34 Rendering Class phpbb\files\types\form_storage build 27-Jul-2024 06:19:34  545/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\types\local build 27-Jul-2024 06:19:34 Rendering Class phpbb\files\types\local_storage build 27-Jul-2024 06:19:34 Rendering Class phpbb\files\types\type_interface build 27-Jul-2024 06:19:34 Rendering Class phpbb\files\upload build 27-Jul-2024 06:19:34  550/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Rendering Class phpbb\filesystem\exception\filesystem_exception build 27-Jul-2024 06:19:34 Rendering Class phpbb\filesystem\filesystem build 27-Jul-2024 06:19:34 Rendering Class phpbb\filesystem\filesystem_interface build 27-Jul-2024 06:19:34  552/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\helper build 27-Jul-2024 06:19:34 Rendering Class phpbb\filesystem\temp build 27-Jul-2024 06:19:34 Rendering Class phpbb\finder\factory build 27-Jul-2024 06:19:34  555/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\finder\finder build 27-Jul-2024 06:19:34 Rendering Class phpbb\finder\recursive_dot_prefix_filter_iterator build 27-Jul-2024 06:19:34 Rendering Class phpbb\finder\recursive_path_iterator build 27-Jul-2024 06:19:34  558/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\form\form_helper build 27-Jul-2024 06:19:34 Rendering Class phpbb\group\helper build 27-Jul-2024 06:19:34 Rendering Class phpbb\groupposition\exception build 27-Jul-2024 06:19:34 Rendering Class phpbb\groupposition\groupposition_interface build 27-Jul-2024 06:19:34 Rendering Class phpbb\groupposition\legend build 27-Jul-2024 06:19:34  564/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\groupposition\teampage build 27-Jul-2024 06:19:34 Rendering Class phpbb\help\controller\bbcode build 27-Jul-2024 06:19:34 Rendering Class phpbb\help\controller\controller build 27-Jul-2024 06:19:34 Rendering Class phpbb\help\controller\faq build 27-Jul-2024 06:19:34 Rendering Class phpbb\help\controller\help build 27-Jul-2024 06:19:34  568/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\help\manager build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\console\command\install\config\show build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\console\command\install\config\validate build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\console\command\install\install build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\console\command\update\config\show build 27-Jul-2024 06:19:34  574/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\console\command\update\config\validate build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\console\command\update\update build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\controller\archive_download build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\controller\helper build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\controller\install build 27-Jul-2024 06:19:34  578/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\controller\installer_index build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\controller\timeout_check build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\controller\update build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\event\kernel_exception_subscriber build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\exception\cannot_build_container_exception build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\exception\file_updater_failure_exception build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\exception\installer_config_not_writable_exception build 27-Jul-2024 06:19:34  585/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Rendering Class phpbb\install\exception\installer_exception build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\exception\invalid_dbms_exception build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\exception\jump_to_restart_point_exception build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\exception\resource_limit_reached_exception build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\exception\user_interaction_required_exception build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\helper\config build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\helper\container_factory build 27-Jul-2024 06:19:34  592/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\file_updater\compression_file_updater build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\helper\file_updater\factory build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\helper\file_updater\file_updater build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\helper\file_updater\file_updater_interface build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\helper\file_updater\ftp_file_updater build 27-Jul-2024 06:19:34  597/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\install_helper build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\helper\iohandler\ajax_iohandler build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\helper\iohandler\cli_iohandler build 27-Jul-2024 06:19:34  600/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\helper\iohandler\factory build 27-Jul-2024 06:19:34 Rendering Class phpbb\install\helper\iohandler\iohandler_base build 27-Jul-2024 06:19:35  603/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\iohandler_interface build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\helper\navigation\convertor_navigation build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\helper\navigation\install_navigation build 27-Jul-2024 06:19:35  606/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Rendering Class phpbb\install\helper\navigation\main_navigation build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\helper\navigation\navigation_interface build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\helper\navigation\navigation_provider build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\helper\navigation\update_navigation build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\helper\update_helper build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\installer build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\installer_configuration build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\module\install_filesystem\module build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\module\install_filesystem\task\create_config_file build 27-Jul-2024 06:19:35  615/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\install_finish\module build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\module\install_finish\task\install_extensions build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\module\install_finish\task\notify_user build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\module\install_finish\task\populate_migrations build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\module\requirements\abstract_requirements_module build 27-Jul-2024 06:19:35  620/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\requirements\install_module build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\module\requirements\task\check_filesystem build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\module\requirements\task\check_server_environment build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\module\requirements\task\check_update build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\module\requirements\update_module build 27-Jul-2024 06:19:35  625/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\module build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\module\update_filesystem\task\diff_files build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\module\update_filesystem\task\download_updated_files build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\module\update_filesystem\task\file_check build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\module\update_filesystem\task\show_file_status build 27-Jul-2024 06:19:35  630/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\task\update_files build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\module_base build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\module_interface build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\sequential_task build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\task_base build 27-Jul-2024 06:19:35  636/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\task_interface build 27-Jul-2024 06:19:35 Rendering Class phpbb\install\updater_configuration build 27-Jul-2024 06:19:35 Rendering Class phpbb\json\sanitizer build 27-Jul-2024 06:19:35 Rendering Class phpbb\json_response build 27-Jul-2024 06:19:35 Rendering Class phpbb\language\exception\invalid_plural_rule_exception build 27-Jul-2024 06:19:35 Rendering Class phpbb\language\exception\language_exception build 27-Jul-2024 06:19:35 Rendering Class phpbb\language\exception\language_file_not_found build 27-Jul-2024 06:19:35 Rendering Class phpbb\language\language build 27-Jul-2024 06:19:35 Rendering Class phpbb\language\language_file_helper build 27-Jul-2024 06:19:35  644/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Rendering Class phpbb\language\language_file_loader build 27-Jul-2024 06:19:35 Rendering Class phpbb\lock\db build 27-Jul-2024 06:19:35 Rendering Class phpbb\lock\flock build 27-Jul-2024 06:19:35 Rendering Class phpbb\lock\posting build 27-Jul-2024 06:19:35 Rendering Class phpbb\log\dummy build 27-Jul-2024 06:19:35 Rendering Class phpbb\log\log build 27-Jul-2024 06:19:35  650/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Rendering Class phpbb\log\log_interface build 27-Jul-2024 06:19:35 Rendering Class phpbb\manifest build 27-Jul-2024 06:19:35 Rendering Class phpbb\mention\controller\mention build 27-Jul-2024 06:19:35  653/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\base_group build 27-Jul-2024 06:19:35 Rendering Class phpbb\mention\source\base_user build 27-Jul-2024 06:19:35 Rendering Class phpbb\mention\source\friend build 27-Jul-2024 06:19:35 Rendering Class phpbb\mention\source\group build 27-Jul-2024 06:19:35 Rendering Class phpbb\mention\source\source_interface build 27-Jul-2024 06:19:35  658/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\team build 27-Jul-2024 06:19:35 Rendering Class phpbb\mention\source\topic build 27-Jul-2024 06:19:35 Rendering Class phpbb\mention\source\user build 27-Jul-2024 06:19:35 Rendering Class phpbb\mention\source\usergroup build 27-Jul-2024 06:19:35 Rendering Class phpbb\message\admin_form build 27-Jul-2024 06:19:35  663/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\message\form build 27-Jul-2024 06:19:35  664/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\message\message build 27-Jul-2024 06:19:35 Rendering Class phpbb\message\topic_form build 27-Jul-2024 06:19:35 Rendering Class phpbb\message\user_form build 27-Jul-2024 06:19:35  667/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\mimetype\content_guesser build 27-Jul-2024 06:19:35 Rendering Class phpbb\mimetype\extension_guesser build 27-Jul-2024 06:19:35 Rendering Class phpbb\mimetype\guesser build 27-Jul-2024 06:19:35 Rendering Class phpbb\mimetype\guesser_base build 27-Jul-2024 06:19:35 Rendering Class phpbb\mimetype\guesser_interface build 27-Jul-2024 06:19:35  672/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\module\exception\module_exception build 27-Jul-2024 06:19:35 Rendering Class phpbb\module\exception\module_not_found_exception build 27-Jul-2024 06:19:35 Rendering Class phpbb\module\module_manager build 27-Jul-2024 06:19:35 Rendering Class phpbb\notification\exception build 27-Jul-2024 06:19:35 Rendering Class phpbb\notification\manager build 27-Jul-2024 06:19:35 Rendering Class phpbb\notification\method\base build 27-Jul-2024 06:19:35  678/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\board build 27-Jul-2024 06:19:35 Rendering Class phpbb\notification\method\email build 27-Jul-2024 06:19:35  680/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\extended_method_interface build 27-Jul-2024 06:19:35 Rendering Class phpbb\notification\method\jabber build 27-Jul-2024 06:19:35  682/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\messenger_base build 27-Jul-2024 06:19:35 Rendering Class phpbb\notification\method\method_interface build 27-Jul-2024 06:19:35  684/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\webpush build 27-Jul-2024 06:19:35 Rendering Class phpbb\notification\type\admin_activate_user build 27-Jul-2024 06:19:35  686/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\approve_post build 27-Jul-2024 06:19:36  687/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\approve_topic build 27-Jul-2024 06:19:36  688/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\base build 27-Jul-2024 06:19:36  690/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\bookmark build 27-Jul-2024 06:19:36 Rendering Class phpbb\notification\type\disapprove_post build 27-Jul-2024 06:19:36  691/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\disapprove_topic build 27-Jul-2024 06:19:36  692/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\forum build 27-Jul-2024 06:19:36  693/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request build 27-Jul-2024 06:19:36  694/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76% 695/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request_approved build 27-Jul-2024 06:19:36 Rendering Class phpbb\notification\type\mention build 27-Jul-2024 06:19:36 696/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\pm build 27-Jul-2024 06:19:36  697/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post build 27-Jul-2024 06:19:36  698/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post_in_queue build 27-Jul-2024 06:19:36  699/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\quote build 27-Jul-2024 06:19:36  700/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm build 27-Jul-2024 06:19:36  701/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm_closed build 27-Jul-2024 06:19:36  702/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_post build 27-Jul-2024 06:19:36  703/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_post_closed build 27-Jul-2024 06:19:36  704/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77% 705/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\topic build 27-Jul-2024 06:19:36 Rendering Class phpbb\notification\type\topic_in_queue build 27-Jul-2024 06:19:36  707/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\type_interface build 27-Jul-2024 06:19:36 Rendering Class phpbb\pagination build 27-Jul-2024 06:19:36 Rendering Class phpbb\passwords\driver\argon2i build 27-Jul-2024 06:19:36 Rendering Class phpbb\passwords\driver\argon2id build 27-Jul-2024 06:19:36  710/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\passwords\driver\base build 27-Jul-2024 06:19:36 Rendering Class phpbb\passwords\driver\base_native build 27-Jul-2024 06:19:36 Rendering Class phpbb\passwords\driver\bcrypt build 27-Jul-2024 06:19:36 Rendering Class phpbb\passwords\driver\bcrypt_2y build 27-Jul-2024 06:19:36  714/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\passwords\driver\bcrypt_wcf2 build 27-Jul-2024 06:19:36 Rendering Class phpbb\passwords\driver\convert_password build 27-Jul-2024 06:19:36 Rendering Class phpbb\passwords\driver\driver_interface build 27-Jul-2024 06:19:37  718/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\helper build 27-Jul-2024 06:19:37 Rendering Class phpbb\passwords\driver\md5_mybb build 27-Jul-2024 06:19:37 Rendering Class phpbb\passwords\driver\md5_phpbb2 build 27-Jul-2024 06:19:37 Rendering Class phpbb\passwords\driver\md5_vb build 27-Jul-2024 06:19:37 Rendering Class phpbb\passwords\driver\phpass build 27-Jul-2024 06:19:37  722/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\rehashable_driver_interface build 27-Jul-2024 06:19:37 Rendering Class phpbb\passwords\driver\salted_md5 build 27-Jul-2024 06:19:37 Rendering Class phpbb\passwords\driver\sha1 build 27-Jul-2024 06:19:37 Rendering Class phpbb\passwords\driver\sha1_smf build 27-Jul-2024 06:19:37  726/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\sha1_wcf1 build 27-Jul-2024 06:19:37 Rendering Class phpbb\passwords\driver\sha_xf1 build 27-Jul-2024 06:19:37 Rendering Class phpbb\passwords\helper build 27-Jul-2024 06:19:37 Rendering Class phpbb\passwords\manager build 27-Jul-2024 06:19:37  730/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\path_helper build 27-Jul-2024 06:19:37 Rendering Class phpbb\permissions build 27-Jul-2024 06:19:37  732/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\plupload\plupload build 27-Jul-2024 06:19:37 Rendering Class phpbb\posting\post_helper build 27-Jul-2024 06:19:37 Rendering Class phpbb\profilefields\lang_helper build 27-Jul-2024 06:19:37 Rendering Class phpbb\profilefields\manager build 27-Jul-2024 06:19:37  736/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_base build 27-Jul-2024 06:19:37 Rendering Class phpbb\profilefields\type\type_bool build 27-Jul-2024 06:19:37  738/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_date build 27-Jul-2024 06:19:37 Rendering Class phpbb\profilefields\type\type_dropdown build 27-Jul-2024 06:19:37  740/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_int build 27-Jul-2024 06:19:37 Rendering Class phpbb\profilefields\type\type_interface build 27-Jul-2024 06:19:37  742/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 82%Rendering Class phpbb\profilefields\type\type_string build 27-Jul-2024 06:19:37  744/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_string_common build 27-Jul-2024 06:19:37 Rendering Class phpbb\profilefields\type\type_text build 27-Jul-2024 06:19:37  746/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_url build 27-Jul-2024 06:19:37 Rendering Class phpbb\report\controller\report build 27-Jul-2024 06:19:37 Rendering Class phpbb\report\exception\already_reported_exception build 27-Jul-2024 06:19:37  748/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\report\exception\empty_report_exception build 27-Jul-2024 06:19:37 Rendering Class phpbb\report\exception\entity_not_found_exception build 27-Jul-2024 06:19:37 Rendering Class phpbb\report\exception\factory_invalid_argument_exception build 27-Jul-2024 06:19:37 Rendering Class phpbb\report\exception\invalid_report_exception build 27-Jul-2024 06:19:37 Rendering Class phpbb\report\exception\pm_reporting_disabled_exception build 27-Jul-2024 06:19:37 Rendering Class phpbb\report\exception\report_permission_denied_exception build 27-Jul-2024 06:19:37 Rendering Class phpbb\report\handler_factory build 27-Jul-2024 06:19:37 Rendering Class phpbb\report\report_handler build 27-Jul-2024 06:19:37 Rendering Class phpbb\report\report_handler_interface build 27-Jul-2024 06:19:37  757/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\report_handler_pm build 27-Jul-2024 06:19:37 Rendering Class phpbb\report\report_handler_post build 27-Jul-2024 06:19:37 Rendering Class phpbb\report\report_reason_list_provider build 27-Jul-2024 06:19:37 Rendering Class phpbb\request\deactivated_super_global build 27-Jul-2024 06:19:37 Rendering Class phpbb\request\request build 27-Jul-2024 06:19:37 Rendering Class phpbb\request\request_interface build 27-Jul-2024 06:19:37  763/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\type_cast_helper build 27-Jul-2024 06:19:37 Rendering Class phpbb\request\type_cast_helper_interface build 27-Jul-2024 06:19:37 Rendering Class phpbb\routing\file_locator build 27-Jul-2024 06:19:37 Rendering Class phpbb\routing\helper build 27-Jul-2024 06:19:37 Rendering Class phpbb\routing\loader_resolver build 27-Jul-2024 06:19:37 Rendering Class phpbb\routing\resources_locator\chained_resources_locator build 27-Jul-2024 06:19:37  769/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Rendering Class phpbb\routing\resources_locator\default_resources_locator build 27-Jul-2024 06:19:37 Rendering Class phpbb\routing\resources_locator\installer_resources_locator build 27-Jul-2024 06:19:37 Rendering Class phpbb\routing\resources_locator\resources_locator_interface build 27-Jul-2024 06:19:37 Rendering Class phpbb\routing\router build 27-Jul-2024 06:19:37 Rendering Class phpbb\search\backend\base build 27-Jul-2024 06:19:37  774/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Rendering Class phpbb\search\backend\fulltext_mysql build 27-Jul-2024 06:19:37 Rendering Class phpbb\search\backend\fulltext_native build 27-Jul-2024 06:19:37  776/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Rendering Class phpbb\search\backend\fulltext_postgres build 27-Jul-2024 06:19:37  777/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Rendering Class phpbb\search\backend\fulltext_sphinx build 27-Jul-2024 06:19:37  778/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\search_backend_interface build 27-Jul-2024 06:19:37 Rendering Class phpbb\search\backend\sphinx\config build 27-Jul-2024 06:19:37  780/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config_item build 27-Jul-2024 06:19:37 Rendering Class phpbb\search\backend\sphinx\config_section build 27-Jul-2024 06:19:38 Rendering Class phpbb\search\backend\sphinx\config_variable build 27-Jul-2024 06:19:38 Rendering Class phpbb\search\exception\action_in_progress_exception build 27-Jul-2024 06:19:38 Rendering Class phpbb\search\exception\no_action_in_progress_exception build 27-Jul-2024 06:19:38 Rendering Class phpbb\search\exception\no_search_backend_found_exception build 27-Jul-2024 06:19:38 Rendering Class phpbb\search\exception\search_exception build 27-Jul-2024 06:19:38  787/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\search\search_backend_factory build 27-Jul-2024 06:19:38 Rendering Class phpbb\search\state_helper build 27-Jul-2024 06:19:38 Rendering Class phpbb\session build 27-Jul-2024 06:19:38 Rendering Class phpbb\storage\adapter\adapter_interface build 27-Jul-2024 06:19:38 Rendering Class phpbb\storage\adapter\local build 27-Jul-2024 06:19:38  792/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\storage\adapter_factory build 27-Jul-2024 06:19:38 Rendering Class phpbb\storage\controller\attachment build 27-Jul-2024 06:19:38 Rendering Class phpbb\storage\controller\avatar build 27-Jul-2024 06:19:38  795/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\storage\controller\controller build 27-Jul-2024 06:19:38 Rendering Class phpbb\storage\exception\action_in_progress_exception build 27-Jul-2024 06:19:38 Rendering Class phpbb\storage\exception\no_action_in_progress_exception build 27-Jul-2024 06:19:38 Rendering Class phpbb\storage\exception\storage_exception build 27-Jul-2024 06:19:38 Rendering Class phpbb\storage\file_info build 27-Jul-2024 06:19:38 Rendering Class phpbb\storage\helper build 27-Jul-2024 06:19:38  801/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\provider\local build 27-Jul-2024 06:19:38 Rendering Class phpbb\storage\provider\provider_interface build 27-Jul-2024 06:19:38 Rendering Class phpbb\storage\state_helper build 27-Jul-2024 06:19:38 Rendering Class phpbb\storage\storage build 27-Jul-2024 06:19:38  805/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Rendering Class phpbb\storage\stream_interface build 27-Jul-2024 06:19:38 Rendering Class phpbb\symfony_request build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\asset build 27-Jul-2024 06:19:38  809/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\template\assets_bag build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\base build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\context build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\exception\user_object_not_available build 27-Jul-2024 06:19:38  812/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\template\template build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\definition build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\environment build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\extension build 27-Jul-2024 06:19:38  816/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\avatar build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\extension\config build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\extension\forms build 27-Jul-2024 06:19:38  819/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\icon build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\extension\routing build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\extension\username build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\lexer build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\loader build 27-Jul-2024 06:19:38  824/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\template\twig\node\definenode build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\node\event build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\node\expression\binary\equalequal build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\node\expression\binary\notequalequal build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\node\includeasset build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\node\includecss build 27-Jul-2024 06:19:38  831/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\template\twig\node\includejs build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\node\includenode build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\tokenparser\defineparser build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\tokenparser\event build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\tokenparser\includecss build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\tokenparser\includejs build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\tokenparser\includeparser build 27-Jul-2024 06:19:38 Rendering Class phpbb\template\twig\twig build 27-Jul-2024 06:19:38 Rendering Class phpbb\textformatter\acp_utils_interface build 27-Jul-2024 06:19:38  839/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\textformatter\cache_interface build 27-Jul-2024 06:19:38 Rendering Class phpbb\textformatter\parser_interface build 27-Jul-2024 06:19:38 Rendering Class phpbb\textformatter\renderer_interface build 27-Jul-2024 06:19:38 Rendering Class phpbb\textformatter\s9e\acp_utils build 27-Jul-2024 06:19:38  843/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\bbcode_merger build 27-Jul-2024 06:19:38 Rendering Class phpbb\textformatter\s9e\factory build 27-Jul-2024 06:19:38 Rendering Class phpbb\textformatter\s9e\link_helper build 27-Jul-2024 06:19:38  847/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\mention_helper build 27-Jul-2024 06:19:38 Rendering Class phpbb\textformatter\s9e\parser build 27-Jul-2024 06:19:38 Rendering Class phpbb\textformatter\s9e\quote_helper build 27-Jul-2024 06:19:38 Rendering Class phpbb\textformatter\s9e\renderer build 27-Jul-2024 06:19:38 Rendering Class phpbb\textformatter\s9e\utils build 27-Jul-2024 06:19:38  851/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textformatter\utils_interface build 27-Jul-2024 06:19:38 Rendering Class phpbb\textreparser\base build 27-Jul-2024 06:19:38 Rendering Class phpbb\textreparser\manager build 27-Jul-2024 06:19:38 Rendering Class phpbb\textreparser\plugins\contact_admin_info build 27-Jul-2024 06:19:38  855/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\forum_description build 27-Jul-2024 06:19:38 Rendering Class phpbb\textreparser\plugins\forum_rules build 27-Jul-2024 06:19:38  858/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\group_description build 27-Jul-2024 06:19:38 Rendering Class phpbb\textreparser\plugins\pm_text build 27-Jul-2024 06:19:38 Rendering Class phpbb\textreparser\plugins\poll_option build 27-Jul-2024 06:19:38 Rendering Class phpbb\textreparser\plugins\poll_title build 27-Jul-2024 06:19:38  861/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\post_text build 27-Jul-2024 06:19:38 Rendering Class phpbb\textreparser\plugins\user_signature build 27-Jul-2024 06:19:38 Rendering Class phpbb\textreparser\reparser_interface build 27-Jul-2024 06:19:38  864/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\row_based_plugin build 27-Jul-2024 06:19:38 Rendering Class phpbb\tree\nestedset build 27-Jul-2024 06:19:39 Rendering Class phpbb\tree\nestedset_forum build 27-Jul-2024 06:19:39  867/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\tree\tree_interface build 27-Jul-2024 06:19:39 Rendering Class phpbb\ucp\controller\reset_password build 27-Jul-2024 06:19:39  869/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\ucp\controller\webpush build 27-Jul-2024 06:19:39 Rendering Class phpbb\user build 27-Jul-2024 06:19:39 Rendering Class phpbb\user_loader build 27-Jul-2024 06:19:39  872/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb\version_helper build 27-Jul-2024 06:19:39 Rendering Class phpbb\viewonline_helper build 27-Jul-2024 06:19:39 Rendering Class phpbb_questionnaire_data_collector build 27-Jul-2024 06:19:39  875/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb_questionnaire_php_data_provider build 27-Jul-2024 06:19:39 Rendering Class phpbb_questionnaire_phpbb_data_provider build 27-Jul-2024 06:19:39 Rendering Class phpbb_questionnaire_system_data_provider build 27-Jul-2024 06:19:39 Rendering Class queue build 27-Jul-2024 06:19:39 Rendering Class smtp_class build 27-Jul-2024 06:19:39 Rendering Class transfer build 27-Jul-2024 06:19:39 Rendering Class ucp_activate build 27-Jul-2024 06:19:39  882/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 97%Rendering Class ucp_attachments build 27-Jul-2024 06:19:39 Rendering Class ucp_attachments_info build 27-Jul-2024 06:19:39 Rendering Class ucp_auth_link build 27-Jul-2024 06:19:39 Rendering Class ucp_auth_link_info build 27-Jul-2024 06:19:39 Rendering Class ucp_confirm build 27-Jul-2024 06:19:39 Rendering Class ucp_groups build 27-Jul-2024 06:19:39 Rendering Class ucp_groups_info build 27-Jul-2024 06:19:39 Rendering Class ucp_login_link build 27-Jul-2024 06:19:39 Rendering Class ucp_main build 27-Jul-2024 06:19:39 Rendering Class ucp_main_info build 27-Jul-2024 06:19:39 Rendering Class ucp_notifications build 27-Jul-2024 06:19:39 Rendering Class ucp_notifications_info build 27-Jul-2024 06:19:39  894/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 98%Rendering Class ucp_pm build 27-Jul-2024 06:19:39 Rendering Class ucp_pm_info build 27-Jul-2024 06:19:39 Rendering Class ucp_prefs build 27-Jul-2024 06:19:39 Rendering Class ucp_prefs_info build 27-Jul-2024 06:19:39 Rendering Class ucp_profile build 27-Jul-2024 06:19:39 Rendering Class ucp_profile_info build 27-Jul-2024 06:19:39 Rendering Class ucp_register build 27-Jul-2024 06:19:39 Rendering Class ucp_resend build 27-Jul-2024 06:19:39 Rendering Class ucp_zebra build 27-Jul-2024 06:19:39 Rendering Class ucp_zebra_info build 27-Jul-2024 06:19:39  904/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%Rendering done build 27-Jul-2024 06:19:39 build 27-Jul-2024 06:19:39 build 27-Jul-2024 06:19:39 build 27-Jul-2024 06:19:39 build 27-Jul-2024 06:19:39 Version Updated C Removed C build 27-Jul-2024 06:19:39 main 743 0 build 27-Jul-2024 06:19:39 build 27-Jul-2024 06:19:39 build 27-Jul-2024 06:19:39 Version Updated C Updated N Removed C Removed N build 27-Jul-2024 06:19:39 main 743 150 0 0 build 27-Jul-2024 06:19:39 build 27-Jul-2024 06:19:39  build 27-Jul-2024 06:19:39 phpBB > build: build 27-Jul-2024 06:19:39  build 27-Jul-2024 06:19:39  build 27-Jul-2024 06:19:39 BUILD FINISHED build 27-Jul-2024 06:19:39 build 27-Jul-2024 06:19:39 Total time: 5 minutes 9.38 seconds build 27-Jul-2024 06:19:39  simple 27-Jul-2024 06:19:40 Finished task 'Run tests' with result: Success command 27-Jul-2024 06:19:40 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 27-Jul-2024 06:19:40 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 27-Jul-2024 06:19:40 Running image name (phpbb:php-8.1) command 27-Jul-2024 06:19:40 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1312 (PHPBB3-DDM-JOB1-1312)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/build --rm -u=990 phpbb:php-8.1 ../phpBB/vendor/bin/phing sniff\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 27-Jul-2024 06:19:41 Buildfile: /data/build/build.xml build 27-Jul-2024 06:19:41 build 27-Jul-2024 06:19:41 phpBB > sniff: build 27-Jul-2024 06:19:41 build 27-Jul-2024 06:19:43 ............................................................ 60 / 924 (6%) build 27-Jul-2024 06:19:45 ............................................................ 120 / 924 (13%) build 27-Jul-2024 06:19:47 ............................................................ 180 / 924 (19%) build 27-Jul-2024 06:19:49 ............................................................ 240 / 924 (26%) build 27-Jul-2024 06:19:51 ............................................................ 300 / 924 (32%) build 27-Jul-2024 06:19:54 ............................................................ 360 / 924 (39%) build 27-Jul-2024 06:19:55 ............................................................ 420 / 924 (45%) build 27-Jul-2024 06:19:59 ............................................................ 480 / 924 (52%) build 27-Jul-2024 06:20:00 ............................................................ 540 / 924 (58%) build 27-Jul-2024 06:20:01 ............................................................ 600 / 924 (65%) build 27-Jul-2024 06:20:01 ............................................................ 660 / 924 (71%) build 27-Jul-2024 06:20:02 ............................................................ 720 / 924 (78%) build 27-Jul-2024 06:20:02 ............................................................ 780 / 924 (84%) build 27-Jul-2024 06:20:05 ............................................................ 840 / 924 (91%) build 27-Jul-2024 06:20:07 ............................................................ 900 / 924 (97%) build 27-Jul-2024 06:20:08 ........................ 924 / 924 (100%) build 27-Jul-2024 06:20:08 build 27-Jul-2024 06:20:08 build 27-Jul-2024 06:20:08 Time: 26.99 secs; Memory: 28MB build 27-Jul-2024 06:20:08 build 27-Jul-2024 06:20:08 [php] Calling PHP function: preg_replace() build 27-Jul-2024 06:20:12 ............................................................ 60 / 206 (29%) build 27-Jul-2024 06:20:22 ............................................................ 120 / 206 (58%) build 27-Jul-2024 06:20:26 ............................................................ 180 / 206 (87%) build 27-Jul-2024 06:20:29 .......................... 206 / 206 (100%) build 27-Jul-2024 06:20:29 build 27-Jul-2024 06:20:29 build 27-Jul-2024 06:20:29 Time: 20.9 secs; Memory: 34MB build 27-Jul-2024 06:20:29 build 27-Jul-2024 06:20:29 build 27-Jul-2024 06:20:29 build 27-Jul-2024 06:20:29 Time: 31ms; Memory: 6MB build 27-Jul-2024 06:20:29 build 27-Jul-2024 06:20:29 build 27-Jul-2024 06:20:29 BUILD FINISHED build 27-Jul-2024 06:20:29 build 27-Jul-2024 06:20:29 Total time: 48.1719 seconds build 27-Jul-2024 06:20:29 simple 27-Jul-2024 06:20:31 Finished task 'Run sniffs' with result: Success simple 27-Jul-2024 06:20:31 Starting task 'Parsing test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' simple 27-Jul-2024 06:20:31 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1... simple 27-Jul-2024 06:20:31 Finished task 'Parsing test results' with result: Success simple 27-Jul-2024 06:20:31 Running post build plugin 'Artifact Copier' simple 27-Jul-2024 06:20:31 Publishing an artifact: Coverage HTML Report error 27-Jul-2024 06:20:31 Unable to publish artifact [Coverage HTML Report]: simple 27-Jul-2024 06:20:31 The artifact hasn't been successfully published after 68.14 ms simple 27-Jul-2024 06:20:31 Running post build plugin 'npm Cache Cleanup' simple 27-Jul-2024 06:20:31 Running post build plugin 'NCover Results Collector' simple 27-Jul-2024 06:20:31 Running post build plugin 'Build Results Label Collector' simple 27-Jul-2024 06:20:31 Running post build plugin 'Clover Results Collector' simple 27-Jul-2024 06:20:31 Running post build plugin 'Docker Container Cleanup' simple 27-Jul-2024 06:20:32 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1' simple 27-Jul-2024 06:20:32 Finalising the build... simple 27-Jul-2024 06:20:32 Stopping timer. simple 27-Jul-2024 06:20:32 Build PHPBB3-DDM-JOB1-1312 completed. simple 27-Jul-2024 06:20:32 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 27-Jul-2024 06:20:32 Running on server: post build plugin 'NCover Results Collector' simple 27-Jul-2024 06:20:32 Running on server: post build plugin 'Build Labeller' simple 27-Jul-2024 06:20:32 Running on server: post build plugin 'Clover Delta Calculator' simple 27-Jul-2024 06:20:32 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 27-Jul-2024 06:20:32 All post build plugins have finished simple 27-Jul-2024 06:20:32 Generating build results summary... simple 27-Jul-2024 06:20:38 Saving build results to disk... simple 27-Jul-2024 06:20:39 Store variable context... simple 27-Jul-2024 06:20:39 Finished building PHPBB3-DDM-JOB1-1312.