Build: #1291 failed

Job: PHP 8.1 - SQLite failed

Build log

The build generated 741 lines of output. Download or view full build log.

30-Jun-2024 10:43:34 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1291 (PHPBB3-DDM-JOB1-1291) is being prepared for building on agent Default Agent, bamboo version: 9.2.7
30-Jun-2024 10:43:34
30-Jun-2024 10:43:34 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1
30-Jun-2024 10:43:34 Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1291 (PHPBB3-DDM-JOB1-1291)
30-Jun-2024 10:43:34 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
30-Jun-2024 10:43:34 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1
30-Jun-2024 10:43:34 Updating source code to revision: ad8dcd30aed70f488605a9012bac1b2e5c22df7f
30-Jun-2024 10:43:35 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git'.
30-Jun-2024 10:43:35 hint: Using 'master' as the name for the initial branch. This default branch name
30-Jun-2024 10:43:35 hint: is subject to change. To configure the initial branch name to use in all
30-Jun-2024 10:43:35 hint: of your new repositories, which will suppress this warning, call:
30-Jun-2024 10:43:35 hint:
30-Jun-2024 10:43:35 hint:         git config --global init.defaultBranch <name>
30-Jun-2024 10:43:35 hint:
30-Jun-2024 10:43:35 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
30-Jun-2024 10:43:35 hint: 'development'. The just-created branch can be renamed via this command:
30-Jun-2024 10:43:35 hint:
30-Jun-2024 10:43:35 hint:         git branch -m <name>
30-Jun-2024 10:43:35 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git/
30-Jun-2024 10:43:35 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'.
30-Jun-2024 10:43:48 Checking out revision ad8dcd30aed70f488605a9012bac1b2e5c22df7f.
30-Jun-2024 10:43:48 Already on 'master'
30-Jun-2024 10:43:48 Updated source code to revision: ad8dcd30aed70f488605a9012bac1b2e5c22df7f
30-Jun-2024 10:43:48 Finished task 'Checkout Default Repository' with result: Success
30-Jun-2024 10:43:48 Running pre-build action: VCS Version Collector
30-Jun-2024 10:43:48 Running pre-build action: Build Log Labeller Pre Build Action
30-Jun-2024 10:43:48 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1291 (PHPBB3-DDM-JOB1-1291) started building on agent 'Default Agent' ()
30-Jun-2024 10:43:48
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1
30-Jun-2024 10:43:48 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
30-Jun-2024 10:43:48
Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1291 (PHPBB3-DDM-JOB1-1291)'
... running command line:
/usr/bin/docker build --force-rm=true --tag=phpbb:php-8.1 /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1
... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1
30-Jun-2024 10:43:49 #0 building with "default" instance using docker driver
30-Jun-2024 10:43:49
30-Jun-2024 10:43:49 #1 [internal] load build definition from Dockerfile
30-Jun-2024 10:43:49 #1 transferring dockerfile: 491B done
30-Jun-2024 10:43:49 #1 DONE 0.0s
30-Jun-2024 10:43:49
30-Jun-2024 10:43:49 #2 [internal] load metadata for docker.io/library/php:8.1
30-Jun-2024 10:43:49 #2 DONE 0.4s
30-Jun-2024 10:43:49
30-Jun-2024 10:43:49 #3 [1/6] FROM docker.io/library/php:8.1@sha256:49fac2cf1a5e060dbebbd449b4409f85a8aa2076fd0a8050f1d5f3e66e18d121
30-Jun-2024 10:43:49 #3 CACHED
30-Jun-2024 10:43:49
30-Jun-2024 10:43:49 #4 [internal] load .dockerignore
30-Jun-2024 10:43:49 #4 transferring context: 2B done
30-Jun-2024 10:43:49 #4 DONE 0.0s
30-Jun-2024 10:43:49
30-Jun-2024 10:43:49 #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
30-Jun-2024 10:43:49 #5 0.383 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
30-Jun-2024 10:43:49 #5 0.401 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
30-Jun-2024 10:43:49 #5 0.401 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
30-Jun-2024 10:43:49 #5 0.515 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8788 kB]
30-Jun-2024 10:43:49 #5 0.634 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB]
30-Jun-2024 10:43:49 #5 0.697 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [164 kB]
30-Jun-2024 10:43:49 #5 1.971 Fetched 9220 kB in 2s (5768 kB/s)
30-Jun-2024 10:43:49 #5 1.971 Reading package lists...
30-Jun-2024 10:43:49 #5 2.932 Reading package lists...
30-Jun-2024 10:43:49 #5 3.829 Building dependency tree...
30-Jun-2024 10:43:49 #5 4.019 Reading state information...
30-Jun-2024 10:43:49 #5 4.289 bzip2 is already the newest version (1.0.8-5+b1).
30-Jun-2024 10:43:49 #5 4.289 bzip2 set to manually installed.
30-Jun-2024 10:43:49 #5 4.289 The following additional packages will be installed:
30-Jun-2024 10:43:49 #5 4.289   curl git-man less libbsd0 libcbor0.8 libcurl3-gnutls libcurl4 libedit2
30-Jun-2024 10:43:49 #5 4.290   liberror-perl libexpat1 libfido2-1 libx11-6 libx11-data libxau6 libxcb1
30-Jun-2024 10:43:49 #5 4.291   libxdmcp6 libxext6 libxmuu1 libzip4 openssh-client unzip xauth
30-Jun-2024 10:43:49 #5 4.293 Suggested packages:
30-Jun-2024 10:43:49 #5 4.293   gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
30-Jun-2024 10:43:49 #5 4.293   gitk gitweb git-cvs git-mediawiki git-svn keychain libpam-ssh monkeysphere
30-Jun-2024 10:43:49 #5 4.293   ssh-askpass
30-Jun-2024 10:43:49 #5 4.502 The following NEW packages will be installed:
30-Jun-2024 10:43:49 #5 4.502   git git-man less libbsd0 libcbor0.8 libcurl3-gnutls libedit2 liberror-perl
30-Jun-2024 10:43:49 #5 4.507   libexpat1 libfido2-1 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6
30-Jun-2024 10:43:49 #5 4.507   libxmuu1 libzip-dev libzip4 openssh-client unzip xauth zip zlib1g-dev
30-Jun-2024 10:43:49 #5 4.507 The following packages will be upgraded:
30-Jun-2024 10:43:49 #5 4.507   curl libcurl4
30-Jun-2024 10:43:49 #5 4.731 2 upgraded, 24 newly installed, 0 to remove and 9 not upgraded.
30-Jun-2024 10:43:49 #5 4.731 Need to get 14.8 MB of archives.
30-Jun-2024 10:43:49 #5 4.731 After this operation, 62.8 MB of additional disk space will be used.
30-Jun-2024 10:43:49 #5 4.731 Get:1 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2.1~deb12u2 [132 kB]
30-Jun-2024 10:43:49 #5 4.950 Get:2 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB]
30-Jun-2024 10:43:49 #5 4.973 Get:3 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB]
30-Jun-2024 10:43:49 #5 5.025 Get:4 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB]
30-Jun-2024 10:43:49 #5 5.029 Get:5 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB]
30-Jun-2024 10:43:49 #5 5.041 Get:6 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u2 [990 kB]
30-Jun-2024 10:43:49 #5 5.161 Get:7 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u6 [314 kB]
30-Jun-2024 10:43:49 #5 5.174 Get:8 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u6 [390 kB]
30-Jun-2024 10:43:49 #5 5.188 Get:9 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u6 [385 kB]
30-Jun-2024 10:43:49 #5 5.199 Get:10 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB]
30-Jun-2024 10:43:49 #5 5.202 Get:11 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB]
30-Jun-2024 10:43:49 #5 5.202 Get:12 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.2-1.1 [2049 kB]
30-Jun-2024 10:43:49 #5 5.264 Get:13 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.2-1.1 [7171 kB]
30-Jun-2024 10:43:49 #5 5.378 Get:14 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
30-Jun-2024 10:43:49 #5 5.378 Get:15 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
30-Jun-2024 10:43:49 #5 5.378 Get:16 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB]
30-Jun-2024 10:43:49 #5 5.381 Get:17 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB]
30-Jun-2024 10:43:49 #5 5.383 Get:18 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB]
30-Jun-2024 10:43:49 #5 5.390 Get:19 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB]
30-Jun-2024 10:43:49 #5 5.392 Get:20 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB]
30-Jun-2024 10:43:49 #5 5.392 Get:21 http://deb.debian.org/debian bookworm/main amd64 libzip4 amd64 1.7.3-1+b1 [55.5 kB]
30-Jun-2024 10:43:49 #5 5.393 Get:22 http://deb.debian.org/debian bookworm/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB]
30-Jun-2024 10:43:49 #5 5.450 Get:23 http://deb.debian.org/debian bookworm/main amd64 libzip-dev amd64 1.7.3-1+b1 [163 kB]
30-Jun-2024 10:43:49 #5 5.452 Get:24 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB]
30-Jun-2024 10:43:49 #5 5.454 Get:25 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB]
30-Jun-2024 10:43:49 #5 5.518 Get:26 http://deb.debian.org/debian bookworm/main amd64 zip amd64 3.0-13 [230 kB]
30-Jun-2024 10:43:49 #5 5.802 debconf: delaying package configuration, since apt-utils is not installed
30-Jun-2024 10:43:49 #5 5.851 Fetched 14.8 MB in 1s (14.8 MB/s)
30-Jun-2024 10:43:49 #5 5.898 Selecting previously unselected package less.
30-Jun-2024 10:43:49 #5 5.898 (Reading database ...
30-Jun-2024 10:43:49 (Reading database ... 5%
30-Jun-2024 10:43:49 (Reading database ... 10%
30-Jun-2024 10:43:49 (Reading database ... 15%
30-Jun-2024 10:43:49 (Reading database ... 20%
30-Jun-2024 10:43:49 (Reading database ... 25%
30-Jun-2024 10:43:49 (Reading database ... 30%
30-Jun-2024 10:43:49 (Reading database ... 35%
30-Jun-2024 10:43:49 (Reading database ... 40%
30-Jun-2024 10:43:49 (Reading database ... 45%
30-Jun-2024 10:43:49 (Reading database ... 50%
30-Jun-2024 10:43:49 (Reading database ... 55%
30-Jun-2024 10:43:49 (Reading database ... 60%
30-Jun-2024 10:43:49 (Reading database ... 65%
30-Jun-2024 10:43:49 (Reading database ... 70%
30-Jun-2024 10:43:49 (Reading database ... 75%
30-Jun-2024 10:43:49 (Reading database ... 80%
30-Jun-2024 10:43:49 (Reading database ... 85%
30-Jun-2024 10:43:49 (Reading database ... 90%
30-Jun-2024 10:43:49 (Reading database ... 95%
30-Jun-2024 10:43:49 (Reading database ... 100%
30-Jun-2024 10:43:49 (Reading database ... 13249 files and directories currently installed.)
30-Jun-2024 10:43:49 #5 5.939 Preparing to unpack .../00-less_590-2.1~deb12u2_amd64.deb ...
30-Jun-2024 10:43:49 #5 5.946 Unpacking less (590-2.1~deb12u2) ...
30-Jun-2024 10:43:49 #5 6.015 Selecting previously unselected package libbsd0:amd64.
30-Jun-2024 10:43:49 #5 6.015 Preparing to unpack .../01-libbsd0_0.11.7-2_amd64.deb ...
30-Jun-2024 10:43:49 #5 6.026 Unpacking libbsd0:amd64 (0.11.7-2) ...
30-Jun-2024 10:43:49 #5 6.081 Selecting previously unselected package libedit2:amd64.
30-Jun-2024 10:43:49 #5 6.081 Preparing to unpack .../02-libedit2_3.1-20221030-2_amd64.deb ...
30-Jun-2024 10:43:49 #5 6.087 Unpacking libedit2:amd64 (3.1-20221030-2) ...
30-Jun-2024 10:43:49 #5 6.194 Selecting previously unselected package libcbor0.8:amd64.
30-Jun-2024 10:43:49 #5 6.194 Preparing to unpack .../03-libcbor0.8_0.8.0-2+b1_amd64.deb ...
30-Jun-2024 10:43:49 #5 6.198 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ...
30-Jun-2024 10:43:49 #5 6.244 Selecting previously unselected package libfido2-1:amd64.
30-Jun-2024 10:43:49 #5 6.244 Preparing to unpack .../04-libfido2-1_1.12.0-2+b1_amd64.deb ...
30-Jun-2024 10:43:49 #5 6.249 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ...
30-Jun-2024 10:43:49 #5 6.306 Selecting previously unselected package openssh-client.
30-Jun-2024 10:43:49 #5 6.306 Preparing to unpack .../05-openssh-client_1%3a9.2p1-2+deb12u2_amd64.deb ...
30-Jun-2024 10:43:49 #5 6.323 Unpacking openssh-client (1:9.2p1-2+deb12u2) ...
30-Jun-2024 10:43:49 #5 6.482 Preparing to unpack .../06-curl_7.88.1-10+deb12u6_amd64.deb ...
30-Jun-2024 10:43:49 #5 6.500 Unpacking curl (7.88.1-10+deb12u6) over (7.88.1-10+deb12u5) ...
30-Jun-2024 10:43:49 #5 6.584 Preparing to unpack .../07-libcurl4_7.88.1-10+deb12u6_amd64.deb ...
30-Jun-2024 10:43:49 #5 6.608 Unpacking libcurl4:amd64 (7.88.1-10+deb12u6) over (7.88.1-10+deb12u5) ...
30-Jun-2024 10:43:49 #5 6.708 Selecting previously unselected package libcurl3-gnutls:amd64.
30-Jun-2024 10:43:49 #5 6.708 Preparing to unpack .../08-libcurl3-gnutls_7.88.1-10+deb12u6_amd64.deb ...
30-Jun-2024 10:43:49 #5 6.715 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u6) ...
30-Jun-2024 10:43:49 #5 6.837 Selecting previously unselected package libexpat1:amd64.
30-Jun-2024 10:43:49 #5 6.837 Preparing to unpack .../09-libexpat1_2.5.0-1_amd64.deb ...
30-Jun-2024 10:43:49 #5 6.842 Unpacking libexpat1:amd64 (2.5.0-1) ...
30-Jun-2024 10:43:49 #5 6.912 Selecting previously unselected package liberror-perl.
30-Jun-2024 10:43:49 #5 6.912 Preparing to unpack .../10-liberror-perl_0.17029-2_all.deb ...
30-Jun-2024 10:43:49 #5 6.920 Unpacking liberror-perl (0.17029-2) ...
30-Jun-2024 10:43:49 #5 7.013 Selecting previously unselected package git-man.
30-Jun-2024 10:43:49 #5 7.013 Preparing to unpack .../11-git-man_1%3a2.39.2-1.1_all.deb ...
30-Jun-2024 10:43:49 #5 7.016 Unpacking git-man (1:2.39.2-1.1) ...
30-Jun-2024 10:43:49 #5 7.220 Selecting previously unselected package git.
30-Jun-2024 10:43:49 #5 7.221 Preparing to unpack .../12-git_1%3a2.39.2-1.1_amd64.deb ...
30-Jun-2024 10:43:49 #5 7.248 Unpacking git (1:2.39.2-1.1) ...
30-Jun-2024 10:43:49 #5 7.840 Selecting previously unselected package libxau6:amd64.
30-Jun-2024 10:43:49 #5 7.840 Preparing to unpack .../13-libxau6_1%3a1.0.9-1_amd64.deb ...
30-Jun-2024 10:43:49 #5 7.856 Unpacking libxau6:amd64 (1:1.0.9-1) ...
30-Jun-2024 10:43:49 #5 7.916 Selecting previously unselected package libxdmcp6:amd64.
30-Jun-2024 10:43:49 #5 7.916 Preparing to unpack .../14-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
30-Jun-2024 10:43:49 #5 7.920 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
30-Jun-2024 10:43:49 #5 8.060 Selecting previously unselected package libxcb1:amd64.
30-Jun-2024 10:43:49 #5 8.060 Preparing to unpack .../15-libxcb1_1.15-1_amd64.deb ...
30-Jun-2024 10:43:49 #5 8.091 Unpacking libxcb1:amd64 (1.15-1) ...
30-Jun-2024 10:43:49 #5 8.194 Selecting previously unselected package libx11-data.
30-Jun-2024 10:43:49 #5 8.194 Preparing to unpack .../16-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ...
30-Jun-2024 10:43:49 #5 8.198 Unpacking libx11-data (2:1.8.4-2+deb12u2) ...
30-Jun-2024 10:43:49 #5 8.390 Selecting previously unselected package libx11-6:amd64.
30-Jun-2024 10:43:49 #5 8.390 Preparing to unpack .../17-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ...
30-Jun-2024 10:43:49 #5 8.405 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
30-Jun-2024 10:43:49 #5 8.522 Selecting previously unselected package libxext6:amd64.
30-Jun-2024 10:43:49 #5 8.522 Preparing to unpack .../18-libxext6_2%3a1.3.4-1+b1_amd64.deb ...
30-Jun-2024 10:43:49 #5 8.527 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ...
30-Jun-2024 10:43:49 #5 8.618 Selecting previously unselected package libxmuu1:amd64.
30-Jun-2024 10:43:49 #5 8.618 Preparing to unpack .../19-libxmuu1_2%3a1.1.3-3_amd64.deb ...
30-Jun-2024 10:43:49 #5 8.632 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
30-Jun-2024 10:43:49 #5 8.701 Selecting previously unselected package libzip4:amd64.
30-Jun-2024 10:43:49 #5 8.701 Preparing to unpack .../20-libzip4_1.7.3-1+b1_amd64.deb ...
30-Jun-2024 10:43:49 #5 8.723 Unpacking libzip4:amd64 (1.7.3-1+b1) ...
30-Jun-2024 10:43:49 #5 8.863 Selecting previously unselected package zlib1g-dev:amd64.
30-Jun-2024 10:43:49 #5 8.863 Preparing to unpack .../21-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...
30-Jun-2024 10:43:49 #5 8.881 Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
30-Jun-2024 10:43:49 #5 9.121 Selecting previously unselected package libzip-dev:amd64.
30-Jun-2024 10:43:49 #5 9.121 Preparing to unpack .../22-libzip-dev_1.7.3-1+b1_amd64.deb ...
30-Jun-2024 10:43:49 #5 9.141 Unpacking libzip-dev:amd64 (1.7.3-1+b1) ...
30-Jun-2024 10:43:49 #5 9.257 Selecting previously unselected package unzip.
30-Jun-2024 10:43:49 #5 9.257 Preparing to unpack .../23-unzip_6.0-28_amd64.deb ...
30-Jun-2024 10:43:49 #5 9.262 Unpacking unzip (6.0-28) ...
30-Jun-2024 10:43:49 #5 9.382 Selecting previously unselected package xauth.
30-Jun-2024 10:43:49 #5 9.382 Preparing to unpack .../24-xauth_1%3a1.1.2-1_amd64.deb ...
30-Jun-2024 10:43:49 #5 9.386 Unpacking xauth (1:1.1.2-1) ...
30-Jun-2024 10:43:49 #5 9.468 Selecting previously unselected package zip.
30-Jun-2024 10:43:49 #5 9.472 Preparing to unpack .../25-zip_3.0-13_amd64.deb ...
30-Jun-2024 10:43:49 #5 9.487 Unpacking zip (3.0-13) ...
30-Jun-2024 10:43:49 #5 9.617 Setting up libexpat1:amd64 (2.5.0-1) ...
30-Jun-2024 10:43:49 #5 9.695 Setting up libxau6:amd64 (1:1.0.9-1) ...
30-Jun-2024 10:43:49 #5 9.726 Setting up libzip4:amd64 (1.7.3-1+b1) ...
30-Jun-2024 10:43:49 #5 9.731 Setting up unzip (6.0-28) ...
30-Jun-2024 10:43:49 #5 9.754 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ...
30-Jun-2024 10:43:49 #5 9.764 Setting up less (590-2.1~deb12u2) ...
30-Jun-2024 10:43:49 #5 9.792 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u6) ...
30-Jun-2024 10:43:49 #5 9.802 Setting up liberror-perl (0.17029-2) ...
30-Jun-2024 10:43:49 #5 9.814 Setting up zip (3.0-13) ...
30-Jun-2024 10:43:49 #5 9.825 Setting up libx11-data (2:1.8.4-2+deb12u2) ...
30-Jun-2024 10:43:49 #5 9.843 Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
30-Jun-2024 10:43:49 #5 9.852 Setting up libcurl4:amd64 (7.88.1-10+deb12u6) ...
30-Jun-2024 10:43:49 #5 9.864 Setting up git-man (1:2.39.2-1.1) ...
30-Jun-2024 10:43:49 #5 9.877 Setting up curl (7.88.1-10+deb12u6) ...
30-Jun-2024 10:43:49 #5 9.890 Setting up libfido2-1:amd64 (1.12.0-2+b1) ...
30-Jun-2024 10:43:49 #5 9.906 Setting up libbsd0:amd64 (0.11.7-2) ...
30-Jun-2024 10:43:49 #5 9.925 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
30-Jun-2024 10:43:49 #5 9.938 Setting up libzip-dev:amd64 (1.7.3-1+b1) ...
30-Jun-2024 10:43:49 #5 9.947 Setting up libxcb1:amd64 (1.15-1) ...
30-Jun-2024 10:43:49 #5 9.960 Setting up libedit2:amd64 (3.1-20221030-2) ...
30-Jun-2024 10:43:49 #5 9.972 Setting up git (1:2.39.2-1.1) ...
30-Jun-2024 10:43:49 #5 9.993 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
30-Jun-2024 10:43:49 #5 10.01 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
30-Jun-2024 10:43:49 #5 10.02 Setting up openssh-client (1:9.2p1-2+deb12u2) ...
30-Jun-2024 10:43:49 #5 10.13 Setting up libxext6:amd64 (2:1.3.4-1+b1) ...
30-Jun-2024 10:43:49 #5 10.14 Setting up xauth (1:1.1.2-1) ...
30-Jun-2024 10:43:49 #5 10.15 Processing triggers for libc-bin (2.36-9+deb12u7) ...
30-Jun-2024 10:43:49 #5 13.89 Configuring for:
30-Jun-2024 10:43:49 #5 13.89 PHP Api Version:         20210902
30-Jun-2024 10:43:49 #5 13.89 Zend Module Api No:      20210902
30-Jun-2024 10:43:49 #5 13.89 Zend Extension Api No:   420210902
30-Jun-2024 10:43:49 #5 14.98 checking for grep that handles long lines and -e... /usr/bin/grep
30-Jun-2024 10:43:49 #5 14.98 checking for egrep... /usr/bin/grep -E
30-Jun-2024 10:43:49 #5 14.99 checking for a sed that does not truncate output... /usr/bin/sed
30-Jun-2024 10:43:49 #5 15.03 checking for pkg-config... /usr/bin/pkg-config
30-Jun-2024 10:43:49 #5 15.03 checking pkg-config is at least version 0.9.0... yes
30-Jun-2024 10:43:49 #5 15.03 checking for cc... cc
30-Jun-2024 10:43:49 #5 15.07 checking whether the C compiler works... yes
30-Jun-2024 10:43:49 #5 15.15 checking for C compiler default output file name... a.out
30-Jun-2024 10:43:49 #5 15.15 checking for suffix of executables...
30-Jun-2024 10:43:49 #5 15.21 checking whether we are cross compiling... no
30-Jun-2024 10:43:49 #5 15.29 checking for suffix of object files... o
30-Jun-2024 10:43:49 #5 15.32 checking whether the compiler supports GNU C... yes
30-Jun-2024 10:43:49 #5 15.35 checking whether cc accepts -g... yes
30-Jun-2024 10:43:49 #5 15.38 checking for cc option to enable C11 features... none needed
30-Jun-2024 10:43:49 #5 15.46 checking how to run the C preprocessor... cc -E
30-Jun-2024 10:43:49 #5 15.57 checking for icc... no
30-Jun-2024 10:43:49 #5 15.61 checking for suncc... no
30-Jun-2024 10:43:49 #5 15.64 checking for system library directory... lib
30-Jun-2024 10:43:49 #5 15.64 checking if compiler supports -Wl,-rpath,... yes
30-Jun-2024 10:43:49 #5 15.73 checking build system type... x86_64-pc-linux-gnu
30-Jun-2024 10:43:49 #5 15.74 checking host system type... x86_64-pc-linux-gnu
30-Jun-2024 10:43:49 #5 15.74 checking target system type... x86_64-pc-linux-gnu
30-Jun-2024 10:43:49 #5 15.79 checking for PHP prefix... /usr/local
30-Jun-2024 10:43:49 #5 15.79 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
30-Jun-2024 10:43:49 #5 15.79 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
30-Jun-2024 10:43:49 #5 15.79 checking for PHP installed headers prefix... /usr/local/include/php
30-Jun-2024 10:43:49 #5 15.79 checking if debug is enabled... no
30-Jun-2024 10:43:49 #5 15.83 checking if zts is enabled... no
30-Jun-2024 10:43:49 #5 15.86 checking for gawk... no
30-Jun-2024 10:43:49 #5 15.86 checking for nawk... nawk
30-Jun-2024 10:43:49 #5 15.86 checking if nawk is broken... no
30-Jun-2024 10:43:49 #5 15.86 checking for zip archive read/write support... yes, shared
30-Jun-2024 10:43:49 #5 15.86 checking for libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0... yes
30-Jun-2024 10:43:49 #5 15.88 checking for zip_file_set_mtime in -lzip... yes
30-Jun-2024 10:43:49 #5 15.97 checking for zip_file_set_encryption in -lzip... yes
30-Jun-2024 10:43:49 #5 16.07 checking for zip_libzip_version in -lzip... yes
30-Jun-2024 10:43:49 #5 16.15 checking for zip_register_progress_callback_with_state in -lzip... yes
30-Jun-2024 10:43:49 #5 16.24 checking for zip_register_cancel_callback_with_state in -lzip... yes
30-Jun-2024 10:43:49 #5 16.32 checking for zip_compression_method_supported in -lzip... yes
30-Jun-2024 10:43:49 #5 16.41 checking for a sed that does not truncate output... /usr/bin/sed
30-Jun-2024 10:43:49 #5 16.41 checking for ld used by cc... /usr/bin/ld
30-Jun-2024 10:43:49 #5 16.42 checking if the linker (/usr/bin/ld) is GNU ld... yes
30-Jun-2024 10:43:49 #5 16.43 checking for /usr/bin/ld option to reload object files... -r
30-Jun-2024 10:43:49 #5 16.43 checking for BSD-compatible nm... /usr/bin/nm -B
30-Jun-2024 10:43:49 #5 16.43 checking whether ln -s works... yes
30-Jun-2024 10:43:49 #5 16.43 checking how to recognize dependent libraries... pass_all
30-Jun-2024 10:43:49 #5 16.46 checking for stdio.h... yes
30-Jun-2024 10:43:49 #5 16.49 checking for stdlib.h... yes
30-Jun-2024 10:43:50 #5 16.53 checking for string.h... yes
30-Jun-2024 10:43:50 #5 16.57 checking for inttypes.h... yes
30-Jun-2024 10:43:50 #5 16.62 checking for stdint.h... yes
30-Jun-2024 10:43:50 #5 16.67 checking for strings.h... yes
30-Jun-2024 10:43:50 #5 16.71 checking for sys/stat.h... yes
30-Jun-2024 10:43:50 #5 16.76 checking for sys/types.h... yes
30-Jun-2024 10:43:50 #5 16.80 checking for unistd.h... yes
30-Jun-2024 10:43:50 #5 16.86 checking for dlfcn.h... yes
30-Jun-2024 10:43:50 #5 16.92 checking the maximum length of command line arguments... 1572864
30-Jun-2024 10:43:50 #5 16.93 checking command to parse /usr/bin/nm -B output from cc object... ok
30-Jun-2024 10:43:50 #5 17.03 checking for objdir... .libs
30-Jun-2024 10:43:50 #5 17.04 checking for ar... ar
30-Jun-2024 10:43:50 #5 17.04 checking for ranlib... ranlib
30-Jun-2024 10:43:50 #5 17.04 checking for strip... strip
30-Jun-2024 10:43:50 #5 17.11 checking if cc supports -fno-rtti -fno-exceptions... no
30-Jun-2024 10:43:50 #5 17.15 checking for cc option to produce PIC... -fPIC
30-Jun-2024 10:43:50 #5 17.15 checking if cc PIC flag -fPIC works... yes
30-Jun-2024 10:43:50 #5 17.17 checking if cc static flag -static works... yes
30-Jun-2024 10:43:50 #5 17.34 checking if cc supports -c -o file.o... yes
30-Jun-2024 10:43:50 #5 17.38 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
30-Jun-2024 10:43:50 #5 17.40 checking whether -lc should be explicitly linked in... no
30-Jun-2024 10:43:50 #5 17.44 checking dynamic linker characteristics... GNU/Linux ld.so
30-Jun-2024 10:43:51 #5 17.47 checking how to hardcode library paths into programs... immediate
30-Jun-2024 10:43:51 #5 17.47 checking whether stripping libraries is possible... yes
30-Jun-2024 10:43:51 #5 17.47 checking if libtool supports shared libraries... yes
30-Jun-2024 10:43:51 #5 17.47 checking whether to build shared libraries... yes
30-Jun-2024 10:43:51 #5 17.47 checking whether to build static libraries... no
30-Jun-2024 10:43:51 #5 17.68
30-Jun-2024 10:43:51 #5 17.68 creating libtool
30-Jun-2024 10:43:51 #5 17.71 appending configuration tag "CXX" to libtool
30-Jun-2024 10:43:51 #5 17.81 configure: patching config.h.in
30-Jun-2024 10:43:51 #5 17.82 configure: creating ./config.status
30-Jun-2024 10:43:51 #5 17.89 config.status: creating config.h
30-Jun-2024 10:43:51 #5 17.95 /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
30-Jun-2024 10:43:51 #5 17.95 /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
30-Jun-2024 10:43:51 #5 18.09 mkdir .libs
30-Jun-2024 10:43:51 #5 18.09  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
30-Jun-2024 10:43:51 #5 18.10  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
30-Jun-2024 10:43:53 #5 19.71 /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
30-Jun-2024 10:43:53 #5 19.86 cc -shared  .libs/php_zip.o .libs/zip_stream.o  -lzip  -Wl,-O1 -Wl,-soname -Wl,zip.so -o .libs/zip.so
30-Jun-2024 10:43:53 #5 19.89 creating zip.la
30-Jun-2024 10:43:53 #5 19.90 (cd .libs && rm -f zip.la && ln -s ../zip.la zip.la)
30-Jun-2024 10:43:53 #5 19.90 /bin/bash /usr/src/php/ext/zip/libtool --mode=install cp ./zip.la /usr/src/php/ext/zip/modules
30-Jun-2024 10:43:53 #5 19.94 cp ./.libs/zip.so /usr/src/php/ext/zip/modules/zip.so
30-Jun-2024 10:43:53 #5 19.95 cp ./.libs/zip.lai /usr/src/php/ext/zip/modules/zip.la
30-Jun-2024 10:43:53 #5 19.97 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/zip/modules
30-Jun-2024 10:43:53 #5 19.98 ----------------------------------------------------------------------
30-Jun-2024 10:43:53 #5 19.98 Libraries have been installed in:
30-Jun-2024 10:43:53 #5 19.98    /usr/src/php/ext/zip/modules
30-Jun-2024 10:43:53 #5 19.98
30-Jun-2024 10:43:53 #5 19.98 If you ever happen to want to link against installed libraries
30-Jun-2024 10:43:53 #5 19.98 in a given directory, LIBDIR, you must either use libtool, and
30-Jun-2024 10:43:53 #5 19.98 specify the full pathname of the library, or use the `-LLIBDIR'
30-Jun-2024 10:43:53 #5 19.98 flag during linking and do at least one of the following:
30-Jun-2024 10:43:53 #5 19.98    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
30-Jun-2024 10:43:53 #5 19.98      during execution
30-Jun-2024 10:43:53 #5 19.98    - add LIBDIR to the `LD_RUN_PATH' environment variable
30-Jun-2024 10:43:53 #5 19.98      during linking
30-Jun-2024 10:43:53 #5 19.98    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
30-Jun-2024 10:43:53 #5 19.98    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
30-Jun-2024 10:43:53 #5 19.98
30-Jun-2024 10:43:53 #5 19.98 See any operating system documentation about shared libraries for
30-Jun-2024 10:43:53 #5 19.98 more information, such as the ld(1) and ld.so(8) manual pages.
30-Jun-2024 10:43:53 #5 19.98 ----------------------------------------------------------------------
30-Jun-2024 10:43:53 #5 19.98
30-Jun-2024 10:43:53 #5 19.98 Build complete.
30-Jun-2024 10:43:53 #5 19.98 Don't forget to run 'make test'.
30-Jun-2024 10:43:53 #5 19.99
30-Jun-2024 10:43:53 #5 20.02 + strip --strip-all modules/zip.so
30-Jun-2024 10:43:53 #5 20.07 Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
30-Jun-2024 10:43:53 #5 20.17 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
30-Jun-2024 10:43:53 #5 20.18 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
30-Jun-2024 10:43:53 #5 20.19 find . -name \*.la -o -name \*.a | xargs rm -f
30-Jun-2024 10:43:53 #5 20.19 find . -name \*.so | xargs rm -f
30-Jun-2024 10:43:53 #5 20.20 find . -name .libs -a -type d|xargs rm -rf
30-Jun-2024 10:43:53 #5 20.20 rm -f libphp.la      modules/* libs/*
30-Jun-2024 10:43:53 #5 20.20 rm -f ext/opcache/jit/zend_jit_x86.c
30-Jun-2024 10:43:53 #5 20.21 rm -f ext/opcache/jit/zend_jit_arm64.c
30-Jun-2024 10:43:53 #5 20.21 rm -f ext/opcache/minilua
30-Jun-2024 10:43:54 #5 DONE 21.4s
30-Jun-2024 10:43:55
30-Jun-2024 10:43:55 #6 [3/6] RUN pecl install xdebug-3.2.2
30-Jun-2024 10:43:57 #6 2.463 downloading xdebug-3.2.2.tgz ...
30-Jun-2024 10:43:57 #6 2.464 Starting to download xdebug-3.2.2.tgz (246,966 bytes)
30-Jun-2024 10:43:57 #6 2.464 ....................................................done: 246,966 bytes
30-Jun-2024 10:43:57 #6 2.873 96 source files, building
30-Jun-2024 10:43:57 #6 2.874 running: phpize
30-Jun-2024 10:43:57 #6 2.884 Configuring for:
30-Jun-2024 10:43:57 #6 2.884 PHP Api Version:         20210902
30-Jun-2024 10:43:57 #6 2.884 Zend Module Api No:      20210902
30-Jun-2024 10:43:57 #6 2.884 Zend Extension Api No:   420210902
30-Jun-2024 10:43:58 #6 3.979 building in /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2
30-Jun-2024 10:43:58 #6 3.980 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
30-Jun-2024 10:43:58 #6 4.129 checking for grep that handles long lines and -e... /usr/bin/grep
30-Jun-2024 10:43:59 #6 4.130 checking for egrep... /usr/bin/grep -E
30-Jun-2024 10:43:59 #6 4.137 checking for a sed that does not truncate output... /usr/bin/sed
30-Jun-2024 10:43:59 #6 4.151 checking for pkg-config... /usr/bin/pkg-config
30-Jun-2024 10:43:59 #6 4.153 checking pkg-config is at least version 0.9.0... yes
30-Jun-2024 10:43:59 #6 4.154 checking for cc... cc
30-Jun-2024 10:43:59 #6 4.254 checking whether the C compiler works... yes
30-Jun-2024 10:43:59 #6 4.255 checking for C compiler default output file name... a.out
30-Jun-2024 10:43:59 #6 4.309 checking for suffix of executables...
30-Jun-2024 10:43:59 #6 4.374 checking whether we are cross compiling... no
30-Jun-2024 10:43:59 #6 4.408 checking for suffix of object files... o
30-Jun-2024 10:43:59 #6 4.445 checking whether the compiler supports GNU C... yes
30-Jun-2024 10:43:59 #6 4.474 checking whether cc accepts -g... yes
30-Jun-2024 10:43:59 #6 4.555 checking for cc option to enable C11 features... none needed
30-Jun-2024 10:43:59 #6 4.597 checking how to run the C preprocessor... cc -E
30-Jun-2024 10:43:59 #6 4.649 checking for icc... no
30-Jun-2024 10:43:59 #6 4.664 checking for suncc... no
30-Jun-2024 10:43:59 #6 4.665 checking for system library directory... lib
30-Jun-2024 10:43:59 #6 4.727 checking if compiler supports -Wl,-rpath,... yes
30-Jun-2024 10:43:59 #6 4.807 checking build system type... x86_64-pc-linux-gnu
30-Jun-2024 10:43:59 #6 4.808 checking host system type... x86_64-pc-linux-gnu
30-Jun-2024 10:43:59 #6 4.808 checking target system type... x86_64-pc-linux-gnu
30-Jun-2024 10:43:59 #6 4.862 checking for PHP prefix... /usr/local
30-Jun-2024 10:43:59 #6 4.863 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
30-Jun-2024 10:43:59 #6 4.863 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
30-Jun-2024 10:43:59 #6 4.863 checking for PHP installed headers prefix... /usr/local/include/php
30-Jun-2024 10:43:59 #6 4.892 checking if debug is enabled... no
30-Jun-2024 10:43:59 #6 4.918 checking if zts is enabled... no
30-Jun-2024 10:43:59 #6 4.920 checking for gawk... no
30-Jun-2024 10:43:59 #6 4.921 checking for nawk... nawk
30-Jun-2024 10:43:59 #6 4.923 checking if nawk is broken... no
30-Jun-2024 10:43:59 #6 4.923 checking whether to enable Xdebug support... yes, shared
30-Jun-2024 10:43:59 #6 4.923 checking whether to enable Xdebug developer build flags... no
30-Jun-2024 10:43:59 #6 4.924 checking whether to compress profiler files (requires zlib)... yes
30-Jun-2024 10:43:59 #6 4.941 checking Check for supported PHP versions... supported (8.1.29)
30-Jun-2024 10:43:59 #6 5.008 checking for clock_gettime... yes
30-Jun-2024 10:44:00 #6 5.094 checking for clock_gettime_nsec_np... no
30-Jun-2024 10:44:00 #6 5.160 checking for gettimeofday... yes
30-Jun-2024 10:44:00 #6 5.191 checking for stdio.h... yes
30-Jun-2024 10:44:00 #6 5.236 checking for stdlib.h... yes
30-Jun-2024 10:44:00 #6 5.292 checking for string.h... yes
30-Jun-2024 10:44:00 #6 5.340 checking for inttypes.h... yes
30-Jun-2024 10:44:00 #6 5.391 checking for stdint.h... yes
30-Jun-2024 10:44:00 #6 5.442 checking for strings.h... yes
30-Jun-2024 10:44:00 #6 5.496 checking for sys/stat.h... yes
30-Jun-2024 10:44:00 #6 5.549 checking for sys/types.h... yes
30-Jun-2024 10:44:00 #6 5.605 checking for unistd.h... yes
30-Jun-2024 10:44:00 #6 5.670 checking for netinet/in.h... yes
30-Jun-2024 10:44:00 #6 5.723 checking for poll.h... yes
30-Jun-2024 10:44:00 #6 5.780 checking for sys/poll.h... yes
30-Jun-2024 10:44:00 #6 5.844 checking for linux/rtnetlink.h... yes
30-Jun-2024 10:44:00 #6 5.914 checking for res_ninit... no
30-Jun-2024 10:44:00 #6 5.980 checking for __res_ninit... yes
30-Jun-2024 10:44:00 #6 6.047 checking for res_nclose... no
30-Jun-2024 10:44:01 #6 6.107 checking for __res_nclose... yes
30-Jun-2024 10:44:01 #6 6.177 checking for cos in -lm... yes
30-Jun-2024 10:44:01 #6 6.186 checking for zlib >= 1.2.9... yes
30-Jun-2024 10:44:01 #6 6.264 checking for a sed that does not truncate output... /usr/bin/sed
30-Jun-2024 10:44:01 #6 6.271 checking for ld used by cc... /usr/bin/ld
30-Jun-2024 10:44:01 #6 6.274 checking if the linker (/usr/bin/ld) is GNU ld... yes
30-Jun-2024 10:44:01 #6 6.274 checking for /usr/bin/ld option to reload object files... -r
30-Jun-2024 10:44:01 #6 6.278 checking for BSD-compatible nm... /usr/bin/nm -B
30-Jun-2024 10:44:01 #6 6.278 checking whether ln -s works... yes
30-Jun-2024 10:44:01 #6 6.279 checking how to recognize dependent libraries... pass_all
30-Jun-2024 10:44:01 #6 6.352 checking for dlfcn.h... yes
30-Jun-2024 10:44:01 #6 6.359 checking the maximum length of command line arguments... 1572864
30-Jun-2024 10:44:01 #6 6.466 checking command to parse /usr/bin/nm -B output from cc object... ok
30-Jun-2024 10:44:01 #6 6.470 checking for objdir... .libs
30-Jun-2024 10:44:01 #6 6.471 checking for ar... ar
30-Jun-2024 10:44:01 #6 6.472 checking for ranlib... ranlib
30-Jun-2024 10:44:01 #6 6.472 checking for strip... strip
30-Jun-2024 10:44:01 #6 6.612 checking if cc supports -fno-rtti -fno-exceptions... no
30-Jun-2024 10:44:01 #6 6.613 checking for cc option to produce PIC... -fPIC
30-Jun-2024 10:44:01 #6 6.646 checking if cc PIC flag -fPIC works... yes
30-Jun-2024 10:44:01 #6 6.777 checking if cc static flag -static works... yes
30-Jun-2024 10:44:01 #6 6.814 checking if cc supports -c -o file.o... yes
30-Jun-2024 10:44:01 #6 6.832 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
30-Jun-2024 10:44:01 #6 6.876 checking whether -lc should be explicitly linked in... no
30-Jun-2024 10:44:01 #6 6.899 checking dynamic linker characteristics... GNU/Linux ld.so
30-Jun-2024 10:44:01 #6 6.899 checking how to hardcode library paths into programs... immediate
30-Jun-2024 10:44:01 #6 6.902 checking whether stripping libraries is possible... yes
30-Jun-2024 10:44:01 #6 6.903 checking if libtool supports shared libraries... yes
30-Jun-2024 10:44:01 #6 6.904 checking whether to build shared libraries... yes
30-Jun-2024 10:44:01 #6 6.904 checking whether to build static libraries... no
30-Jun-2024 10:44:01 #6 7.117
30-Jun-2024 10:44:01 #6 7.117 creating libtool
30-Jun-2024 10:44:02 #6 7.143 appending configuration tag "CXX" to libtool
30-Jun-2024 10:44:02 #6 7.271 configure: patching config.h.in
30-Jun-2024 10:44:02 #6 7.275 configure: creating ./config.status
30-Jun-2024 10:44:02 #6 7.340 config.status: creating config.h
30-Jun-2024 10:44:02 #6 7.390 running: make
30-Jun-2024 10:44:02 #6 7.393 Makefile:244: warning: overriding recipe for target 'test'
30-Jun-2024 10:44:02 #6 7.393 Makefile:136: warning: ignoring old recipe for target 'test'
30-Jun-2024 10:44:02 #6 7.403 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:02 #6 7.503 mkdir .libs
30-Jun-2024 10:44:02 #6 7.505  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:02 #6 8.123 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:03 #6 8.222 mkdir src/base/.libs
30-Jun-2024 10:44:03 #6 8.225  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:04 #6 9.154 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:04 #6 9.260  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:04 #6 9.701 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:04 #6 9.808 mkdir src/lib/.libs
30-Jun-2024 10:44:04 #6 9.811  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:05 #6 10.42 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:05 #6 10.54  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:05 #6 11.10 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:06 #6 11.20  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:06 #6 11.25 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:06 #6 11.35  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:06 #6 11.70 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:06 #6 11.82  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:06 #6 12.05 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:07 #6 12.17  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:07 #6 12.52 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:07 #6 12.65  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:08 #6 13.35 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:08 #6 13.46  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:08 #6 13.56 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:08 #6 13.67  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:09 #6 14.33 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:09 #6 14.45  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:09 #6 14.53 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:09 #6 14.64  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:09 #6 15.09 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:10 #6 15.19  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:10 #6 15.53 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:10 #6 15.64  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:11 #6 16.64 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:11 #6 16.75  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:12 #6 17.24 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:12 #6 17.36  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:12 #6 17.85 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:12 #6 17.96  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:13 #6 18.55 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:13 #6 18.66  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:14 #6 19.47 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:14 #6 19.57  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:14 #6 19.96 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:14 #6 20.07 mkdir src/coverage/.libs
30-Jun-2024 10:44:15 #6 20.07  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:15 #6 20.57 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:15 #6 20.67  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:16 #6 21.52 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:16 #6 21.63 mkdir src/debugger/.libs
30-Jun-2024 10:44:16 #6 21.63  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:17 #6 22.16 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:17 #6 22.29  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:17 #6 23.01 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:18 #6 23.24  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:20 #6 25.35 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:20 #6 25.49  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:20 #6 25.87 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:20 #6 26.03  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:21 #6 26.46 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:21 #6 26.58 mkdir src/develop/.libs
30-Jun-2024 10:44:21 #6 26.58  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:21 #6 26.94 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:21 #6 27.05  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:22 #6 27.44 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:22 #6 27.55  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:22 #6 28.02 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:23 #6 28.14  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:23 #6 28.93 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:23 #6 29.04  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:24 #6 29.51 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:24 #6 29.61 mkdir src/gcstats/.libs
30-Jun-2024 10:44:24 #6 29.62  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:24 #6 30.06 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:25 #6 30.16 mkdir src/profiler/.libs
30-Jun-2024 10:44:25 #6 30.16  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:25 #6 30.78 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:25 #6 30.89 mkdir src/tracing/.libs
30-Jun-2024 10:44:25 #6 30.89  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:26 #6 31.31 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:26 #6 31.45  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:26 #6 31.83 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:26 #6 31.94  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:27 #6 32.38 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:27 #6 32.48  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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
30-Jun-2024 10:44:28 #6 33.22 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=link cc -shared -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqpWmNx/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-defaultuserqpWmNx/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
30-Jun-2024 10:44:28 #6 33.22 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
30-Jun-2024 10:44:28 #6 33.58 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
30-Jun-2024 10:44:28 #6 33.58 extual.o src/tracing/.libs/tracing.o  -lm -lz  -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
30-Jun-2024 10:44:28 #6 33.67 creating xdebug.la
30-Jun-2024 10:44:28 #6 33.69 (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
30-Jun-2024 10:44:28 #6 33.69 /bin/bash /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/modules
30-Jun-2024 10:44:28 #6 33.75 cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/modules/xdebug.so
30-Jun-2024 10:44:28 #6 33.76 cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/modules/xdebug.la
30-Jun-2024 10:44:28 #6 33.81 PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/modules
30-Jun-2024 10:44:28 #6 33.81 ----------------------------------------------------------------------
30-Jun-2024 10:44:28 #6 33.82 Libraries have been installed in:
30-Jun-2024 10:44:28 #6 33.82    /tmp/pear/temp/pear-build-defaultuserqpWmNx/xdebug-3.2.2/modules
30-Jun-2024 10:44:28 #6 33.82
30-Jun-2024 10:44:28 #6 33.82 If you ever happen to want to link against installed libraries
30-Jun-2024 10:44:28 #6 33.82 in a given directory, LIBDIR, you must either use libtool, and
30-Jun-2024 10:44:28 #6 33.82 specify the full pathname of the library, or use the `-LLIBDIR'
30-Jun-2024 10:44:28 #6 33.82 flag during linking and do at least one of the following:
30-Jun-2024 10:44:28 #6 33.82    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
30-Jun-2024 10:44:28 #6 33.82      during execution
30-Jun-2024 10:44:28 #6 33.82    - add LIBDIR to the `LD_RUN_PATH' environment variable
30-Jun-2024 10:44:28 #6 33.82      during linking
30-Jun-2024 10:44:28 #6 33.82    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
30-Jun-2024 10:44:28 #6 33.82    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
30-Jun-2024 10:44:28 #6 33.82
30-Jun-2024 10:44:28 #6 33.82 See any operating system documentation about shared libraries for
30-Jun-2024 10:44:28 #6 33.82 more information, such as the ld(1) and ld.so(8) manual pages.
30-Jun-2024 10:44:28 #6 33.82 ----------------------------------------------------------------------
30-Jun-2024 10:44:28 #6 33.82
30-Jun-2024 10:44:28 #6 33.82 Build complete.
30-Jun-2024 10:44:28 #6 33.82 Don't forget to run 'make test'.
30-Jun-2024 10:44:28 #6 33.83
30-Jun-2024 10:44:28 #6 33.83 running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuserqpWmNx/install-xdebug-3.2.2" install
30-Jun-2024 10:44:28 #6 33.84 Makefile:244: warning: overriding recipe for target 'test'
30-Jun-2024 10:44:28 #6 33.84 Makefile:136: warning: ignoring old recipe for target 'test'
30-Jun-2024 10:44:28 #6 33.90 Installing shared extensions:     /tmp/pear/temp/pear-build-defaultuserqpWmNx/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/
30-Jun-2024 10:44:28 #6 33.95
30-Jun-2024 10:44:28 #6 34.00 shtool:echo:Warning: unable to determine terminal sequence for bold mode
30-Jun-2024 10:44:28 #6 34.02   +----------------------------------------------------------------------+
30-Jun-2024 10:44:28 #6 34.02   |                                                                      |
30-Jun-2024 10:44:28 #6 34.02   |   INSTALLATION INSTRUCTIONS                                          |
30-Jun-2024 10:44:28 #6 34.03   |   =========================                                          |
30-Jun-2024 10:44:28 #6 34.03   |                                                                      |
30-Jun-2024 10:44:28 #6 34.03   |   See https://xdebug.org/install.php#configure-php for instructions  |
30-Jun-2024 10:44:28 #6 34.03   |   on how to enable Xdebug for PHP.                                   |
30-Jun-2024 10:44:28 #6 34.03   |                                                                      |
30-Jun-2024 10:44:28 #6 34.04   |   Documentation is available online as well:                         |
30-Jun-2024 10:44:28 #6 34.04   |   - A list of all settings:  https://xdebug.org/docs-settings.php    |
30-Jun-2024 10:44:28 #6 34.04   |   - A list of all functions: https://xdebug.org/docs-functions.php   |
30-Jun-2024 10:44:28 #6 34.04   |   - Profiling instructions:  https://xdebug.org/docs-profiling2.php  |
30-Jun-2024 10:44:28 #6 34.04   |   - Remote debugging:        https://xdebug.org/docs-debugger.php    |
30-Jun-2024 10:44:28 #6 34.05   |                                                                      |
30-Jun-2024 10:44:28 #6 34.05   |                                                                      |
30-Jun-2024 10:44:28 #6 34.05   |   NOTE: Please disregard the message                                 |
30-Jun-2024 10:44:29 #6 34.05   |       You should add "extension=xdebug.so" to php.ini                |
30-Jun-2024 10:44:29 #6 34.06   |   that is emitted by the PECL installer. This does not work for      |
30-Jun-2024 10:44:29 #6 34.06   |   Xdebug.                                                            |
30-Jun-2024 10:44:29 #6 34.06   |                                                                      |
30-Jun-2024 10:44:29 #6 34.06   +----------------------------------------------------------------------+
30-Jun-2024 10:44:29 #6 34.12 shtool:echo:Warning: unable to determine terminal sequence for bold mode
30-Jun-2024 10:44:29 #6 34.14
30-Jun-2024 10:44:29 #6 34.14
30-Jun-2024 10:44:29 #6 34.14 running: find "/tmp/pear/temp/pear-build-defaultuserqpWmNx/install-xdebug-3.2.2" | xargs ls -dils
30-Jun-2024 10:44:29 #6 34.14 7604418    4 drwxr-xr-x. 3 root root    4096 Jun 30 10:44 /tmp/pear/temp/pear-build-defaultuserqpWmNx/install-xdebug-3.2.2
30-Jun-2024 10:44:29 #6 34.14 7604570    4 drwxr-xr-x. 3 root root    4096 Jun 30 10:44 /tmp/pear/temp/pear-build-defaultuserqpWmNx/install-xdebug-3.2.2/usr
30-Jun-2024 10:44:29 #6 34.14 7604571    4 drwxr-xr-x. 3 root root    4096 Jun 30 10:44 /tmp/pear/temp/pear-build-defaultuserqpWmNx/install-xdebug-3.2.2/usr/local
30-Jun-2024 10:44:29 #6 34.14 7604572    4 drwxr-xr-x. 3 root root    4096 Jun 30 10:44 /tmp/pear/temp/pear-build-defaultuserqpWmNx/install-xdebug-3.2.2/usr/local/lib
30-Jun-2024 10:44:29 #6 34.14 7604573    4 drwxr-xr-x. 3 root root    4096 Jun 30 10:44 /tmp/pear/temp/pear-build-defaultuserqpWmNx/install-xdebug-3.2.2/usr/local/lib/php
30-Jun-2024 10:44:29 #6 34.14 7604574    4 drwxr-xr-x. 3 root root    4096 Jun 30 10:44 /tmp/pear/temp/pear-build-defaultuserqpWmNx/install-xdebug-3.2.2/usr/local/lib/php/extensions
30-Jun-2024 10:44:29 #6 34.14 7604575    4 drwxr-xr-x. 2 root root    4096 Jun 30 10:44 /tmp/pear/temp/pear-build-defaultuserqpWmNx/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902
30-Jun-2024 10:44:29 #6 34.14 7604569 1760 -rwxr-xr-x. 1 root root 1798232 Jun 30 10:44 /tmp/pear/temp/pear-build-defaultuserqpWmNx/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so
30-Jun-2024 10:44:29 #6 34.15
30-Jun-2024 10:44:29 #6 34.15 Build process completed successfully
30-Jun-2024 10:44:29 #6 34.15 Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so'
30-Jun-2024 10:44:29 #6 34.18 install ok: channel://pecl.php.net/xdebug-3.2.2
30-Jun-2024 10:44:29 #6 34.18 configuration option "php_ini" is not set to php.ini location
30-Jun-2024 10:44:29 #6 34.18 You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so" to php.ini
30-Jun-2024 10:44:29 #6 DONE 34.3s
30-Jun-2024 10:44:29
30-Jun-2024 10:44:29 #7 [4/6] RUN docker-php-ext-enable xdebug
30-Jun-2024 10:44:29 #7 DONE 0.4s
30-Jun-2024 10:44:29
30-Jun-2024 10:44:29 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini
30-Jun-2024 10:44:29 #8 DONE 0.4s
30-Jun-2024 10:44:30
30-Jun-2024 10:44:30 #9 [6/6] RUN echo "xdebug.mode=coverage" >> /usr/local/etc/php/conf.d/xdebug.ini
30-Jun-2024 10:44:30 #9 DONE 0.4s
30-Jun-2024 10:44:30
30-Jun-2024 10:44:30 #10 exporting to image
30-Jun-2024 10:44:30 #10 exporting layers
30-Jun-2024 10:44:31 #10 exporting layers 0.8s done
30-Jun-2024 10:44:31 #10 writing image sha256:6dc04786f6c6164c58bbc95b9475e46c5fc955ab6f698560626fd3f9275481f2 0.0s done
30-Jun-2024 10:44:31 #10 naming to docker.io/library/phpbb:php-8.1 done
30-Jun-2024 10:44:31 #10 DONE 0.9s
30-Jun-2024 10:44:31 Built Docker image 'phpbb:php-8.1'
30-Jun-2024 10:44:31 Finished task 'Build image' with result: Success
30-Jun-2024 10:44:31
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1
30-Jun-2024 10:44:31 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
30-Jun-2024 10:44:31 Running image name (phpbb:php-8.1)
30-Jun-2024 10:44:31
Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1291 (PHPBB3-DDM-JOB1-1291)'
... running command line:
/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/phpBB --rm -u=991 -t phpbb:php-8.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing build
... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1
30-Jun-2024 10:44:31 Could not open input file: ../composer.phar
30-Jun-2024 10:44:31 /bin/bash: line 1: cd: ../build: Permission denied
30-Jun-2024 10:44:31 /bin/bash: line 1: ../phpBB/vendor/bin/phing: Permission denied
30-Jun-2024 10:44:32 Exit code: 126, output: STDOUT:  Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1291 (PHPBB3-DDM-JOB1-1291)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/phpBB --rm -u=991 -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\nSTDOUT:  Could not open input file: ../composer.pharSTDOUT:  /bin/bash: line 1: cd: ../build: Permission deniedSTDOUT:  /bin/bash: line 1: ../phpBB/vendor/bin/phing: Permission denied
30-Jun-2024 10:44:32 Error occurred while running Task 'Run tests(2)' of type com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli.
30-Jun-2024 10:44:32 com.atlassian.bamboo.task.TaskException: Failed to execute task
30-Jun-2024 10:44:32         at com.atlassian.bamboo.plugins.docker.service.RunService.execute(RunService.java:75)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.plugins.docker.tasks.cli.DockerCliTask.execute(DockerCliTask.java:70)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.task.TaskExecutorImpl.lambda$executeTasks$3(TaskExecutorImpl.java:323)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTaskWithPrePostActions(TaskExecutorImpl.java:258)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:323)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.task.TaskExecutorImpl.execute(TaskExecutorImpl.java:118)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask.call(ExecuteBuildTask.java:73)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.executeBuildPhase(DefaultBuildAgent.java:207)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:179)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:169)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:118)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:162)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.lambda$start$0(DefaultBuildAgent.java:124)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41)
30-Jun-2024 10:44:32         at java.lang.Thread.run(Thread.java:750)
30-Jun-2024 10:44:32 Caused by: com.atlassian.bamboo.docker.DockerException: Error running Docker run command
30-Jun-2024 10:44:32         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.run(DockerContainerServiceImpl.java:134)
30-Jun-2024 10:44:32         at sun.reflect.GeneratedMethodAccessor2971.invoke(Unknown Source)
30-Jun-2024 10:44:32         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
30-Jun-2024 10:44:32         at java.lang.reflect.Method.invoke(Method.java:498)
30-Jun-2024 10:44:32         at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
30-Jun-2024 10:44:32         at com.sun.proxy.$Proxy518.run(Unknown Source)
30-Jun-2024 10:44:32         at sun.reflect.GeneratedMethodAccessor2971.invoke(Unknown Source)
30-Jun-2024 10:44:32         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
30-Jun-2024 10:44:32         at java.lang.reflect.Method.invoke(Method.java:498)
30-Jun-2024 10:44:32         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
30-Jun-2024 10:44:32         at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
30-Jun-2024 10:44:32         at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
30-Jun-2024 10:44:32         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
30-Jun-2024 10:44:32         at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137)
30-Jun-2024 10:44:32         at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
30-Jun-2024 10:44:32         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
30-Jun-2024 10:44:32         at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
30-Jun-2024 10:44:32         at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
30-Jun-2024 10:44:32         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
30-Jun-2024 10:44:32         at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
30-Jun-2024 10:44:32         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
30-Jun-2024 10:44:32         at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137)
30-Jun-2024 10:44:32         at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
30-Jun-2024 10:44:32         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
30-Jun-2024 10:44:32         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215)
30-Jun-2024 10:44:32         at com.sun.proxy.$Proxy1064.run(Unknown Source)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.plugins.docker.client.DockerCmd.run(DockerCmd.java:47)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.plugins.docker.service.RunService.execute(RunService.java:64)
30-Jun-2024 10:44:32         ... 17 more
30-Jun-2024 10:44:32 Caused by: com.atlassian.utils.process.ProcessException: Error executing /usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/phpBB --rm -u=991 -t phpbb:php-8.1 /bin/bash -c "php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing build"
30-Jun-2024 10:44:32         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.execute(DockerContainerServiceImpl.java:306)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.execute(DockerContainerServiceImpl.java:277)
30-Jun-2024 10:44:32         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.run(DockerContainerServiceImpl.java:111)
30-Jun-2024 10:44:32         ... 44 more
30-Jun-2024 10:44:32 Starting task 'Parsing test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
30-Jun-2024 10:44:32 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1...
30-Jun-2024 10:44:32 Failing task since test cases were expected but none were found.
30-Jun-2024 10:44:32 Finished task 'Parsing test results' with result: Failed
30-Jun-2024 10:44:32 Running post build plugin 'Artifact Copier'
30-Jun-2024 10:44:32 Publishing an artifact: Coverage HTML Report
30-Jun-2024 10:44:32 Unable to publish artifact [Coverage HTML Report]: the source directory /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/build/coverage does not exist.
30-Jun-2024 10:44:32 The artifact hasn't been successfully published after 243.9 μs
30-Jun-2024 10:44:32 Running post build plugin 'npm Cache Cleanup'
30-Jun-2024 10:44:32 Running post build plugin 'NCover Results Collector'
30-Jun-2024 10:44:32 Running post build plugin 'Build Results Label Collector'
30-Jun-2024 10:44:32 Running post build plugin 'Clover Results Collector'
30-Jun-2024 10:44:32 Running post build plugin 'Docker Container Cleanup'
30-Jun-2024 10:44:32 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1'
30-Jun-2024 10:44:32 Finalising the build...
30-Jun-2024 10:44:32 Stopping timer.
30-Jun-2024 10:44:32 Build PHPBB3-DDM-JOB1-1291 completed.
30-Jun-2024 10:44:32 Running on server: post build plugin 'Build Hanging Detection Configuration'
30-Jun-2024 10:44:32 Running on server: post build plugin 'NCover Results Collector'
30-Jun-2024 10:44:32 Running on server: post build plugin 'Build Labeller'
30-Jun-2024 10:44:32 Running on server: post build plugin 'Clover Delta Calculator'
30-Jun-2024 10:44:32 Running on server: post build plugin 'Maven Dependencies Postprocessor'
30-Jun-2024 10:44:32 All post build plugins have finished
30-Jun-2024 10:44:32 Generating build results summary...
30-Jun-2024 10:44:32 Saving build results to disk...
30-Jun-2024 10:44:32 Store variable context...
30-Jun-2024 10:44:32 Finished building PHPBB3-DDM-JOB1-1291.