+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PHP_VERSION_REQD=81 WRKLOG=/tmp/bulklog/php-8.1.11/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PHP_VERSION_REQD=81 WRKLOG=/tmp/bulklog/php-8.1.11/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for php-8.1.11.tar.xz => Checksum SHA512 OK for php-8.1.11.tar.xz ===> Installing dependencies for php-8.1.11 ========================================================================== The supported build options for php are: argon2 disable-filter-url dtrace inet6 php-embed readline ssl zts The currently selected options are: inet6 readline ssl You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.php81 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, php-8.1.11. Their current value is shown below: * CURSES_DEFAULT = ncurses * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private * VARBASE = /var/opt/pkg Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * TERMCAP_TYPE = curses You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gmake>=3.81: found gmake-4.3nb4 => Tool dependency flex>=2.5.4a: found flex-2.6.4 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency flex>=2.5.4a: found flex-2.6.4 => Full dependency pcre2>=10.30: found pcre2-10.40nb1 => Full dependency libxml2>=2.9.13nb1: found libxml2-2.9.14 => Full dependency openssl>=1.1.1pnb1: found openssl-1.1.1q => Full dependency readline>=6.0: found readline-8.1.2 ===> Overriding tools for php-8.1.11 ===> Extracting for php-8.1.11 ===> Patching for php-8.1.11 => Applying pkgsrc patches for php-8.1.11 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-build_libtool.m4 => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-build_libtool.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_libtool.m4,v 1.1 2021/11/27 07:24:43 taca Exp $ | |Stop warnings on newer autoconf. | |--- build/libtool.m4.orig 2021-03-02 16:37:06.000000000 +0000 |+++ build/libtool.m4 -------------------------- Patching file build/libtool.m4 using Plan A... Hunk #1 succeeded at 676. Hunk #2 succeeded at 1200. Hunk #3 succeeded at 1938 (offset 11 lines). Hunk #4 succeeded at 1969 (offset 11 lines). Hunk #5 succeeded at 2742 (offset 11 lines). Hunk #6 succeeded at 2823 (offset 11 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2021/11/27 07:24:43 taca Exp $ | |* Do not include "PKG_CONFIG*" in CONFIGURE_OPTIONS. |* Don't automatically add libgcc on SunOS. Reported upstream as #75941. |* Don't autodetect maintainer-zts. |* The meta_ccld removal reported upstream as #75940. | |--- configure.orig 2021-10-27 00:20:44.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 4321 (offset 2 lines). Hunk #2 succeeded at 7546 (offset 2 lines). Hunk #3 succeeded at 80030 (offset 461 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-disable-filter-url => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-disable-filter-url Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-disable-filter-url,v 1.1 2021/11/27 07:24:43 taca Exp $ | |Add build-time disable option for dangerous php://filter URL | |php://filter URL is a feature documented here: |http://php.net/manual/en/wrappers.php.php | |Unfortunately, it allows remote control of include() behavior |beyond what many developpers expected, enabling easy dump of |PHP source files. The administrator may want to disable the |feature for security sake, and this patch makes that possible. | |--- ext/standard/php_fopen_wrapper.c.orig 2019-11-19 10:24:58.000000000 +0000 |+++ ext/standard/php_fopen_wrapper.c -------------------------- Patching file ext/standard/php_fopen_wrapper.c using Plan A... Hunk #1 succeeded at 336 (offset -2 lines). Hunk #2 succeeded at 379 (offset -2 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-ext_enchant_enchant.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-ext_enchant_enchant.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ext_enchant_enchant.c,v 1.1 2021/11/27 07:24:43 taca Exp $ | |Fix build on pkgsrc environment. | |--- ext/enchant/enchant.c.orig 2021-10-27 00:20:44.000000000 +0000 |+++ ext/enchant/enchant.c -------------------------- Patching file ext/enchant/enchant.c using Plan A... Hunk #1 succeeded at 23. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-ext_phar_Makefile.frag => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-ext_phar_Makefile.frag Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ext_phar_Makefile.frag,v 1.1 2021/11/27 07:24:43 taca Exp $ | |Set shbang for phar correctly. | |--- ext/phar/Makefile.frag.orig 2015-06-23 17:33:33.000000000 +0000 |+++ ext/phar/Makefile.frag -------------------------- Patching file ext/phar/Makefile.frag using Plan A... Hunk #1 succeeded at 23 (offset 5 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-ext_tidy_config.m4 => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-ext_tidy_config.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ext_tidy_config.m4,v 1.1 2021/11/27 07:24:43 taca Exp $ | |Fix portability. | |--- ext/tidy/config.m4.orig 2018-12-04 16:12:28.000000000 +0000 |+++ ext/tidy/config.m4 -------------------------- Patching file ext/tidy/config.m4 using Plan A... Hunk #1 succeeded at 39 (offset -1 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-ext_xsl_php__xsl.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-ext_xsl_php__xsl.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ext_xsl_php__xsl.h,v 1.1 2021/11/27 07:24:43 taca Exp $ | |Fix build on pkgsrc environment. | |--- ext/xsl/php_xsl.h.orig 2021-03-02 16:37:06.000000000 +0000 |+++ ext/xsl/php_xsl.h -------------------------- Patching file ext/xsl/php_xsl.h using Plan A... Hunk #1 succeeded at 37. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-main_streams_streams.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-main_streams_streams.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-main_streams_streams.c,v 1.1 2022/05/21 16:01:40 taca Exp $ | |* Allow copying files with size zero. | |--- main/streams/streams.c.orig 2022-05-11 01:14:18.000000000 +0000 |+++ main/streams/streams.c -------------------------- Patching file main/streams/streams.c using Plan A... Hunk #1 succeeded at 1584. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-php.ini-development => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-php.ini-development Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-php.ini-development,v 1.1 2021/11/27 07:24:43 taca Exp $ | |Set proper default configuration values. | |--- php.ini-development.orig 2021-10-27 00:20:44.000000000 +0000 |+++ php.ini-development -------------------------- Patching file php.ini-development using Plan A... Hunk #1 succeeded at 735. Hunk #2 succeeded at 756. Hunk #3 succeeded at 842. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-php.ini-production => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-php.ini-production Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-php.ini-production,v 1.1 2021/11/27 07:24:43 taca Exp $ | |Set proper default configuration values. | |--- php.ini-production.orig 2021-10-27 00:20:44.000000000 +0000 |+++ php.ini-production -------------------------- Patching file php.ini-production using Plan A... Hunk #1 succeeded at 737. Hunk #2 succeeded at 758. Hunk #3 succeeded at 844. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-sapi_cgi_Makefile.frag => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-sapi_cgi_Makefile.frag Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sapi_cgi_Makefile.frag,v 1.1 2021/11/27 07:24:43 taca Exp $ | |Install to CGI directory. | |--- sapi/cgi/Makefile.frag.orig 2015-06-23 17:33:33.000000000 +0000 |+++ sapi/cgi/Makefile.frag -------------------------- Patching file sapi/cgi/Makefile.frag using Plan A... Hunk #1 succeeded at 4. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-sapi_cli_Makefile.frag => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-sapi_cli_Makefile.frag Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sapi_cli_Makefile.frag,v 1.1 2021/11/27 07:24:43 taca Exp $ | |Needed on NetBSD with PaX MPROTEXT, otherwise core dump with: |#1 0x00000000004d0d87 in _pcre_jit_exec () |#2 0x00000000004a53f1 in php_pcre_exec () |https://bugs.php.net/bug.php?id=72281 | |--- sapi/cli/Makefile.frag.orig 2016-04-28 18:12:27.000000000 +0000 |+++ sapi/cli/Makefile.frag -------------------------- Patching file sapi/cli/Makefile.frag using Plan A... Hunk #1 succeeded at 2. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-sapi_fpm_fpm_events_port.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-sapi_fpm_fpm_events_port.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sapi_fpm_fpm_events_port.c,v 1.1 2021/11/27 07:24:43 taca Exp $ | |Similar to upstream bug #65800. We should resubmit this patch and |get that bugfix intergrated, by changing port_associate() call to |use the wrapper fpm_event_port_add(). | |--- sapi/fpm/fpm/events/port.c.orig 2021-06-01 18:43:05.000000000 +0000 |+++ sapi/fpm/fpm/events/port.c -------------------------- Patching file sapi/fpm/fpm/events/port.c using Plan A... Hunk #1 succeeded at 144 (offset -1 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-sapi_fpm_php-fpm.conf.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81/../../lang/php81/patches/patch-sapi_fpm_php-fpm.conf.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sapi_fpm_php-fpm.conf.in,v 1.1 2021/11/27 07:24:43 taca Exp $ | |Set proper default configuration values. | |--- sapi/fpm/php-fpm.conf.in.orig 2015-06-23 17:33:33.000000000 +0000 |+++ sapi/fpm/php-fpm.conf.in -------------------------- Patching file sapi/fpm/php-fpm.conf.in using Plan A... Hunk #1 succeeded at 14. done ===> Creating toolchain wrappers for php-8.1.11 /usr/bin/bash: line 0: echo: write error: Disc quota exceeded *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81 *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php81