+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/python312-3.12.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/python312-3.12.2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for Python-3.12.2.tar.xz => Checksum SHA512 OK for Python-3.12.2.tar.xz ===> Installing dependencies for python312-3.12.2 ========================================================================== The supported build options for python312 are: dtrace pymalloc tkinter x11 The currently selected options are: x11 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.python312 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, python312-3.12.2. Their current value is shown below: * BDB185_DEFAULT = db4 * BDB_DEFAULT = db4 * CURSES_DEFAULT = ncursesw * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private Based on these variables, the following variables have been set: * BDBBASE (defined, but empty) * BDB_LIBS = -ldb4 * BDB_TYPE = db4 * CURSES_TYPE = ncursesw * 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 mktools-[0-9]*: found mktools-20220614 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency bzip2>=1.0.3: found bzip2-1.0.8 => Full dependency xz>=5.0.0: found xz-5.4.6 => Full dependency sqlite3>=3.44.0nb1: found sqlite3-3.45.1 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.4 => Full dependency libffi>=3.4.4: found libffi-3.4.4 => Full dependency readline>=6.0: found readline-8.2nb2 => Full dependency ncursesw>=6.0: found ncursesw-6.4 => Full dependency zlib>=1.2.3: found zlib-1.2.13nb1 => Full dependency openssl>=3: found openssl-3.1.5 => Full dependency expat>=2.0.0nb1: found expat-2.6.0 => Full dependency db4>=4.8.30: found db4-4.8.30nb1 ===> Overriding tools for python312-3.12.2 ===> Extracting for python312-3.12.2 ===> Patching for python312-3.12.2 => Applying pkgsrc patches for python312-3.12.2 => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python312/../../lang/python312/patches/patch-Include_pymacro.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python312/../../lang/python312/patches/patch-Include_pymacro.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Include_pymacro.h,v 1.1 2023/10/02 20:07:15 adam Exp $ | |Do not define static_assert in C++ code. | |--- Include/pymacro.h.orig 2023-06-06 22:00:27.000000000 +0000 |+++ Include/pymacro.h -------------------------- Patching file Include/pymacro.h using Plan A... Hunk #1 succeeded at 19. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python312/../../lang/python312/patches/patch-Lib_ctypes_util.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python312/../../lang/python312/patches/patch-Lib_ctypes_util.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Lib_ctypes_util.py,v 1.1 2023/10/02 20:07:15 adam Exp $ | |Fallback to clang. | |Look for shared libraries in PkgSrc prefix. |Note: /usr/local will get replaced by SUBST. | |Pull in patch for http://bugs.python.org/issue23287 for SunOS | |--- Lib/ctypes/util.py.orig 2021-07-10 00:51:07.000000000 +0000 |+++ Lib/ctypes/util.py -------------------------- Patching file Lib/ctypes/util.py using Plan A... Hunk #1 succeeded at 111 (offset 3 lines). Hunk #2 succeeded at 231 (offset 3 lines). Hunk #3 succeeded at 249 (offset 3 lines). Hunk #4 succeeded at 286 (offset 3 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python312/../../lang/python312/patches/patch-Lib_lib2to3_pgen2_driver.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python312/../../lang/python312/patches/patch-Lib_lib2to3_pgen2_driver.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Lib_lib2to3_pgen2_driver.py,v 1.1 2023/10/02 20:07:15 adam Exp $ | |On systems where both of the conditions | |1. LD_LIBRARY_PATH does _not_ take precedence over DT_RPATH | (e.g. Linux) |2. A previous libpython with the same major.minor is already installed | (e.g. a previous version of this package) | |hold, the built python will be linked with the installed libpython, |causing it to report an old teeny version in sys.version_info while |staging the install. Then "make package" fails with PLIST mismatches for |{,Pattern}Grammar.*.pickle. | |pkgsrc knows which version we're building. Pass that down instead. | |In patch-Lib_distutils_unixccompiler.py, we override Python maintainers' |expectations for Linux builds in favor of pkgsrc's expectations for |builds on all platforms. This patch is needed because of that patch. | |--- Lib/lib2to3/pgen2/driver.py.orig 2020-06-27 08:35:53.000000000 +0000 |+++ Lib/lib2to3/pgen2/driver.py -------------------------- Patching file Lib/lib2to3/pgen2/driver.py using Plan A... Hunk #1 succeeded at 107. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python312/../../lang/python312/patches/patch-Lib_sysconfig.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python312/../../lang/python312/patches/patch-Lib_sysconfig.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Lib_sysconfig.py,v 1.1 2023/10/02 20:07:15 adam Exp $ | |Remove _multiarch from config path (differs across platforms). |Simplify _sysconfigdata to include only platform name. | |--- Lib/sysconfig.py.orig 2021-07-10 00:51:07.000000000 +0000 |+++ Lib/sysconfig.py -------------------------- Patching file Lib/sysconfig.py using Plan A... Hunk #1 succeeded at 453 (offset 59 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python312/../../lang/python312/patches/patch-Makefile.pre.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python312/../../lang/python312/patches/patch-Makefile.pre.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile.pre.in,v 1.1 2023/10/02 20:07:15 adam Exp $ | |Use only one optimisation level; needed for PLIST and setuptools compatibility. |Do not build/install libpython3.so. |Simplify _sysconfigdata to include only platform name. |Swap targets libinstall and libainstall, to byte-compile python-config.py. | |--- Makefile.pre.in.orig 2023-08-05 12:11:26.000000000 +0000 |+++ Makefile.pre.in -------------------------- Patching file Makefile.pre.in using Plan A... Hunk #1 succeeded at 255. Hunk #2 succeeded at 1572 (offset 3 lines). Hunk #3 succeeded at 1582 (offset 3 lines). Hunk #4 succeeded at 1921 (offset 3 lines). Hunk #5 succeeded at 1984 (offset 3 lines). Hunk #6 succeeded at 2314 (offset 14 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python312/../../lang/python312/patches/patch-Modules_socketmodule.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python312/../../lang/python312/patches/patch-Modules_socketmodule.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_socketmodule.c,v 1.3 2023/12/08 09:22:42 adam Exp $ | |SunOS needs _XOPEN_SOURCE for sendmsg bits that are now required. | |--- Modules/socketmodule.c.orig 2023-12-07 20:45:44.000000000 +0000 |+++ Modules/socketmodule.c -------------------------- Patching file Modules/socketmodule.c using Plan A... Hunk #1 succeeded at 89. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python312/../../lang/python312/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python312/../../lang/python312/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.2 2023/12/08 09:22:42 adam Exp $ | |Fix linking on Darwin; don't use -stack_size. |Changes for consistency across pkgsrc platforms. |Simplify _sysconfigdata to include only platform name. |Disable barrier to cross-compilation. | |--- configure.orig 2023-12-07 20:45:44.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 3686. Hunk #2 succeeded at 4318. Hunk #3 succeeded at 9494. Hunk #4 succeeded at 23503 (offset 1 line). Hunk #5 succeeded at 24367 (offset 1 line). Hunk #6 succeeded at 24421 (offset 1 line). Hunk #7 succeeded at 26076 (offset 1 line). done ===> Creating toolchain wrappers for python312-3.12.2 ===> Configuring for python312-3.12.2 => Fixing find_library(). => Replacing panelw with panel. => Substituting "pkgversion" in Lib/lib2to3/pgen2/driver.py => Fixing find_library() for native X11. => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing python interpreter in Lib/base64.py Lib/cProfile.py Lib/cgi.py Lib/encodings/rot_13.py Lib/idlelib/pyshell.py Lib/lib2to3/pgen2/token.py Lib/pdb.py Lib/platform.py Lib/profile.py Lib/pydoc.py Lib/quopri.py Lib/smtplib.py Lib/tabnanny.py Lib/tarfile.py Lib/test/bisect_cmd.py Lib/test/crashers/recursive_call.py Lib/test/curses_tests.py Lib/test/re_tests.py Lib/test/regrtest.py Lib/test/support/smtpd.py Lib/test/test_lib2to3/data/different_encoding.py Lib/test/test_lib2to3/data/false_encoding.py Lib/test/test_lib2to3/pytree_idempotency.py Lib/timeit.py Lib/trace.py Lib/turtledemo/__main__.py Lib/turtledemo/bytedesign.py Lib/turtledemo/clock.py Lib/turtledemo/forest.py Lib/turtledemo/fractalcurves.py Lib/turtledemo/lindenmayer.py Lib/turtledemo/minimal_hanoi.py Lib/turtledemo/paint.py Lib/turtledemo/peace.py Lib/turtledemo/penrose.py Lib/turtledemo/planet_and_moon.py Lib/turtledemo/sorting_animate.py Lib/turtledemo/tree.py Lib/turtledemo/yinyang.py Lib/uu.py Lib/webbrowser.py. => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files ERROR: [gnu-configure.mk] option --with-libiconv-prefix=/opt/pkg not found in ./configure *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python312 *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python312