+ 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=74 WRKLOG=/tmp/bulklog/php-7.4.32/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PHP_VERSION_REQD=74 WRKLOG=/tmp/bulklog/php-7.4.32/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for php-7.4.32.tar.xz => Checksum SHA512 OK for php-7.4.32.tar.xz ===> Installing dependencies for php-7.4.32 ========================================================================== The supported build options for php are: argon2 disable-filter-url dtrace inet6 maintainer-zts php-embed readline ssl 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.php74 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, php-7.4.32. 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-7.4.32 ===> Extracting for php-7.4.32 ===> Patching for php-7.4.32 => Applying pkgsrc patches for php-7.4.32 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-build_libtool.m4 => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/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/03/07 13:11:06 taca Exp $ | |Stop warnings on newer autoconf. | |--- build/libtool.m4.orig 2021-03-02 10:35:17.000000000 +0000 |+++ build/libtool.m4 -------------------------- Patching file build/libtool.m4 using Plan A... Hunk #1 succeeded at 676. Hunk #2 succeeded at 1199. Hunk #3 succeeded at 1926. Hunk #4 succeeded at 1957. Hunk #5 succeeded at 2730. Hunk #6 succeeded at 2811. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2019/12/15 17:56:34 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 2019-11-26 20:13:36.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 3679 (offset -3 lines). Hunk #2 succeeded at 5652 (offset 6 lines). Hunk #3 succeeded at 6890 (offset -3 lines). Hunk #4 succeeded at 74539 (offset 116 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-disable-filter-url => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/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 2019/12/15 17:56:34 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 338. Hunk #2 succeeded at 381. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-ext_intl_breakiterator_codepointiterator__internal.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-ext_intl_breakiterator_codepointiterator__internal.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ext_intl_breakiterator_codepointiterator__internal.cpp,v 1.3 2021/11/19 14:26:28 taca Exp $ | |Use stdbool true/false macros. | |--- ext/intl/breakiterator/codepointiterator_internal.cpp.orig 2021-11-16 15:31:39.000000000 +0000 |+++ ext/intl/breakiterator/codepointiterator_internal.cpp -------------------------- Patching file ext/intl/breakiterator/codepointiterator_internal.cpp using Plan A... Hunk #1 succeeded at 58. Hunk #2 succeeded at 82. Hunk #3 succeeded at 113. Hunk #4 succeeded at 132. Hunk #5 succeeded at 284. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-ext_intl_collator_collator__sort.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-ext_intl_collator_collator__sort.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ext_intl_collator_collator__sort.c,v 1.2 2020/11/08 23:55:44 otis Exp $ | |Use stdbool true/false macros. | |--- ext/intl/collator/collator_sort.c.orig 2020-10-27 15:01:59.000000000 +0000 |+++ ext/intl/collator/collator_sort.c -------------------------- Patching file ext/intl/collator/collator_sort.c using Plan A... Hunk #1 succeeded at 346. Hunk #2 succeeded at 540. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-ext_intl_dateformat_dateformat__attr.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-ext_intl_dateformat_dateformat__attr.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ext_intl_dateformat_dateformat__attr.c,v 1.2 2020/11/08 23:55:44 otis Exp $ | |Use stdbool true/false macros. | |--- ext/intl/dateformat/dateformat_attr.c.orig 2020-10-27 15:01:59.000000000 +0000 |+++ ext/intl/dateformat/dateformat_attr.c -------------------------- Patching file ext/intl/dateformat/dateformat_attr.c using Plan A... Hunk #1 succeeded at 88. Hunk #2 succeeded at 131. Hunk #3 succeeded at 227. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-ext_intl_normalizer_normalizer__normalize.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-ext_intl_normalizer_normalizer__normalize.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ext_intl_normalizer_normalizer__normalize.c,v 1.2 2020/11/08 23:55:44 otis Exp $ | |Use stdbool true/false macros. | |--- ext/intl/normalizer/normalizer_normalize.c.orig 2020-10-27 15:01:59.000000000 +0000 |+++ ext/intl/normalizer/normalizer_normalize.c -------------------------- Patching file ext/intl/normalizer/normalizer_normalize.c using Plan A... Hunk #1 succeeded at 90. Hunk #2 succeeded at 261. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-ext_intl_timezone_timezone__class.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-ext_intl_timezone_timezone__class.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ext_intl_timezone_timezone__class.cpp,v 1.2 2020/11/08 23:55:44 otis Exp $ | |Use stdbool true/false macros. | |--- ext/intl/timezone/timezone_class.cpp.orig 2020-10-27 15:01:59.000000000 +0000 |+++ ext/intl/timezone/timezone_class.cpp -------------------------- Patching file ext/intl/timezone/timezone_class.cpp using Plan A... Hunk #1 succeeded at 324 (offset -1 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-ext_intl_timezone_timezone__methods.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-ext_intl_timezone_timezone__methods.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ext_intl_timezone_timezone__methods.cpp,v 1.2 2020/11/08 23:55:44 otis Exp $ | |Use stdbool true/false macros. | |--- ext/intl/timezone/timezone_methods.cpp.orig 2020-10-27 15:01:59.000000000 +0000 |+++ ext/intl/timezone/timezone_methods.cpp -------------------------- Patching file ext/intl/timezone/timezone_methods.cpp using Plan A... Hunk #1 succeeded at 95. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-ext_openssl_openssl.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-ext_openssl_openssl.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ext_openssl_openssl.c,v 1.1 2021/09/28 13:50:15 jperkin Exp $ | |Support OpenSSL 3.x. | |--- ext/openssl/openssl.c.orig 2021-08-24 16:33:31.000000000 +0000 |+++ ext/openssl/openssl.c -------------------------- Patching file ext/openssl/openssl.c using Plan A... Hunk #1 succeeded at 1517. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-ext_phar_Makefile.frag => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/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 2019/12/15 17:56:34 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/php74/../../lang/php74/patches/patch-ext_tidy_config.m4 => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/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 2019/12/15 17:56:34 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/php74/../../lang/php74/patches/patch-ext_xsl_php__xsl.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/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 2019/12/15 17:56:34 taca Exp $ | |The dom header is now supplied by the main php bl3. | |--- ext/xsl/php_xsl.h.orig 2017-03-14 13:17:46.000000000 +0000 |+++ ext/xsl/php_xsl.h -------------------------- Patching file ext/xsl/php_xsl.h using Plan A... Hunk #1 succeeded at 39 (offset -2 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-php.ini-development => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/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 2019/12/15 17:56:34 taca Exp $ | |Set proper default configuration values. | |--- php.ini-development.orig 2018-12-04 16:12:20.000000000 +0000 |+++ php.ini-development -------------------------- Patching file php.ini-development using Plan A... Hunk #1 succeeded at 733 (offset 11 lines). Hunk #2 succeeded at 754 (offset 11 lines). Hunk #3 succeeded at 840 (offset 11 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-php.ini-production => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/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 2019/12/15 17:56:34 taca Exp $ | |Set proper default configuration values. | |--- php.ini-production.orig 2018-12-04 16:12:20.000000000 +0000 |+++ php.ini-production -------------------------- Patching file php.ini-production using Plan A... Hunk #1 succeeded at 733 (offset 4 lines). Hunk #2 succeeded at 754 (offset 4 lines). Hunk #3 succeeded at 840 (offset 4 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-sapi_cgi_Makefile.frag => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/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 2019/12/15 17:56:34 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/php74/../../lang/php74/patches/patch-sapi_cli_Makefile.frag => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/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 2019/12/15 17:56:34 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/php74/../../lang/php74/patches/patch-sapi_fpm_fpm_events_port.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/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.2 2021/06/03 15:28:49 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 15:41:57.000000000 +0000 |+++ sapi/fpm/fpm/events/port.c -------------------------- Patching file sapi/fpm/fpm/events/port.c using Plan A... Hunk #1 succeeded at 147. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/patches/patch-sapi_fpm_php-fpm.conf.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74/../../lang/php74/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 2019/12/15 17:56:34 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-7.4.32 ===> Configuring for php-7.4.32 => Fixing common paths. /usr/bin/bash: /home/pbulk/build/lang/php74/work/.subst_path_done.tmp: Disc quota exceeded *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74 *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/php74