+ 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/python38-3.8.18nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/python38-3.8.18nb4/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for Python-3.8.18.tar.xz => Checksum SHA512 OK for Python-3.8.18.tar.xz ===> Installing dependencies for python38-3.8.18nb4 ========================================================================== The supported build options for python38 are: dtrace pymalloc 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.python38 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, python38-3.8.18nb4. 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 python38-3.8.18nb4 ===> Extracting for python38-3.8.18nb4 ===> Patching for python38-3.8.18nb4 => Applying pkgsrc patches for python38-3.8.18nb4 => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Lib_ctypes_util.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/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 2019/10/15 16:50:11 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 2019-03-25 20:21:05.000000000 +0000 |+++ Lib/ctypes/util.py -------------------------- Patching file Lib/ctypes/util.py using Plan A... Hunk #1 succeeded at 108 (offset 6 lines). Hunk #2 succeeded at 222 (offset 7 lines). Hunk #3 succeeded at 239 (offset 6 lines). Hunk #4 succeeded at 277 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Lib_distutils_sysconfig.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Lib_distutils_sysconfig.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Lib_distutils_sysconfig.py,v 1.1 2019/10/15 16:50:11 adam Exp $ | |Remove _multiarch from config path (differs across platforms). |Simplify _sysconfigdata to include only platform name. | |--- Lib/distutils/sysconfig.py.orig 2016-12-23 02:21:19.000000000 +0000 |+++ Lib/distutils/sysconfig.py -------------------------- Patching file Lib/distutils/sysconfig.py using Plan A... Hunk #1 succeeded at 256 (offset 14 lines). Hunk #2 succeeded at 431 (offset 14 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Lib_distutils_unixccompiler.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Lib_distutils_unixccompiler.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Lib_distutils_unixccompiler.py,v 1.1 2019/10/15 16:50:11 adam Exp $ | |Do not force RUNPATH vs RPATH, trust the compiler to know what the |platform wants. | |--- Lib/distutils/unixccompiler.py.orig 2018-03-29 11:57:55.000000000 +0000 |+++ Lib/distutils/unixccompiler.py -------------------------- Patching file Lib/distutils/unixccompiler.py using Plan A... Hunk #1 succeeded at 242 (offset 8 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Lib_lib2to3_pgen2_driver.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/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.2 2020/08/15 12:35:57 schmonz 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 (offset -1 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Lib_sysconfig.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/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 2019/10/15 16:50:11 adam Exp $ | |Remove _multiarch from config path (differs across platforms). |Simplify _sysconfigdata to include only platform name. | |--- Lib/sysconfig.py.orig 2016-12-23 02:21:19.000000000 +0000 |+++ Lib/sysconfig.py -------------------------- Patching file Lib/sysconfig.py using Plan A... Hunk #1 succeeded at 348 (offset 11 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Makefile.pre.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/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 2019/10/15 16:50:11 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 2019-08-29 21:59:20.000000000 +0000 |+++ Makefile.pre.in -------------------------- Patching file Makefile.pre.in using Plan A... Hunk #1 succeeded at 100. Hunk #2 succeeded at 225 (offset 3 lines). Hunk #3 succeeded at 933 (offset 10 lines). Hunk #4 succeeded at 935 (offset 3 lines). Hunk #5 succeeded at 952 (offset 10 lines). Hunk #6 succeeded at 1191 (offset 6 lines). Hunk #7 succeeded at 1254 (offset 10 lines). Hunk #8 succeeded at 1459 (offset 17 lines). Hunk #9 succeeded at 1470 (offset 10 lines). Hunk #10 succeeded at 1485 (offset 17 lines). Hunk #11 succeeded at 1599 (offset 10 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Modules_makesetup => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Modules_makesetup Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_makesetup,v 1.1 2019/10/15 16:50:11 adam Exp $ | |Support -pthread compiler flag. |http://bugs.python.org/issue21461 | |--- Modules/makesetup.orig 2008-06-11 05:26:20.000000000 +0000 |+++ Modules/makesetup -------------------------- Patching file Modules/makesetup using Plan A... Hunk #1 succeeded at 170 (offset 4 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Modules_nismodule.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Modules_nismodule.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_nismodule.c,v 1.1 2019/10/15 16:50:11 adam Exp $ | |DragonFlyBSD support |http://bugs.python.org/issue21459 | |--- Modules/nismodule.c.orig 2010-08-19 09:03:03.000000000 +0000 |+++ Modules/nismodule.c -------------------------- Patching file Modules/nismodule.c using Plan A... Hunk #1 succeeded at 85. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Modules_posixmodule.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Modules_posixmodule.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_posixmodule.c,v 1.1 2020/11/17 19:33:15 sjmulder Exp $ | |Support for macOS 11 and Apple Silicon (ARM). Mostly backported from: |https://github.com/python/cpython/pull/22855 | |--- Modules/posixmodule.c.orig 2020-09-23 12:36:32.000000000 +0000 |+++ Modules/posixmodule.c -------------------------- Patching file Modules/posixmodule.c using Plan A... Hunk #1 succeeded at 8. Hunk #2 succeeded at 40 (offset 1 line). Hunk #3 succeeded at 2361 (offset 19 lines). Hunk #4 succeeded at 2373 (offset 1 line). Hunk #5 succeeded at 2834 (offset 19 lines). Hunk #6 succeeded at 2854 (offset 1 line). Hunk #7 succeeded at 3092 (offset 19 lines). Hunk #8 succeeded at 3110 (offset 1 line). Hunk #9 succeeded at 3187 (offset 19 lines). Hunk #10 succeeded at 3460 (offset 1 line). Hunk #11 succeeded at 3490 (offset 19 lines). Hunk #12 succeeded at 3489 (offset 1 line). Hunk #13 succeeded at 3774 (offset 19 lines). Hunk #14 succeeded at 3793 (offset 1 line). Hunk #15 succeeded at 3970 (offset 19 lines). Hunk #16 succeeded at 3963 (offset 1 line). Hunk #17 succeeded at 4357 (offset 73 lines). Hunk #18 succeeded at 4304 (offset 1 line). Hunk #19 succeeded at 4391 (offset 73 lines). Hunk #20 succeeded at 4436 (offset 1 line). Hunk #21 succeeded at 4551 (offset 73 lines). Hunk #22 succeeded at 4573 (offset 1 line). Hunk #23 succeeded at 4660 (offset 73 lines). Hunk #24 succeeded at 4751 (offset 1 line). Hunk #25 succeeded at 4839 (offset 73 lines). Hunk #26 succeeded at 4960 (offset 1 line). Hunk #27 succeeded at 5068 (offset 73 lines). Hunk #28 succeeded at 5038 (offset 1 line). Hunk #29 succeeded at 5141 (offset 73 lines). Hunk #30 succeeded at 5286 (offset 1 line). Hunk #31 succeeded at 5374 (offset 73 lines). Hunk #32 succeeded at 5708 (offset 1 line). Hunk #33 succeeded at 5791 (offset 73 lines). Hunk #34 succeeded at 8273 (offset 1 line). Hunk #35 succeeded at 8564 (offset 73 lines). Hunk #36 succeeded at 8557 (offset 1 line). Hunk #37 succeeded at 8919 (offset 73 lines). Hunk #38 succeeded at 8874 (offset 1 line). Hunk #39 succeeded at 8962 (offset 73 lines). Hunk #40 succeeded at 9467 (offset 1 line). Hunk #41 succeeded at 10140 (offset 91 lines). Hunk #42 succeeded at 10066 (offset 1 line). Hunk #43 succeeded at 11056 (offset 91 lines). Hunk #44 succeeded at 13023 (offset 1 line). Hunk #45 succeeded at 13928 (offset 91 lines). Hunk #46 succeeded at 13847 (offset 1 line). Hunk #47 succeeded at 14932 (offset 92 lines). Hunk #48 succeeded at 15053 (offset 1 line). Hunk #49 succeeded at 15272 (offset 92 lines). Hunk #50 succeeded at 15205 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Modules_socketmodule.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/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.2 2022/01/20 11:52:28 jperkin Exp $ | |Support NetBSD's socketcan implementation | |--- Modules/socketmodule.c.orig 2021-08-30 14:26:41.000000000 +0000 |+++ Modules/socketmodule.c -------------------------- Patching file Modules/socketmodule.c using Plan A... Hunk #1 succeeded at 5409. Hunk #2 succeeded at 7701. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Modules_socketmodule.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Modules_socketmodule.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_socketmodule.h,v 1.2 2021/05/22 09:48:02 bouyer Exp $ | |--- Modules/socketmodule.h.orig 2021-05-03 11:47:56.000000000 +0200 |+++ Modules/socketmodule.h 2021-05-21 23:47:53.387781121 +0200 -------------------------- Patching file Modules/socketmodule.h using Plan A... Hunk #1 succeeded at 90. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Modules_timemodule.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Modules_timemodule.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_timemodule.c,v 1.2 2020/11/18 10:51:01 sjmulder Exp $ | |Support for macOS 11 and Apple Silicon (ARM). Mostly backported from: |https://github.com/python/cpython/pull/22855 | |--- Modules/timemodule.c.orig 2020-09-23 12:36:32.000000000 +0000 |+++ Modules/timemodule.c -------------------------- Patching file Modules/timemodule.c using Plan A... Hunk #1 succeeded at 48. Hunk #2 succeeded at 155. Hunk #3 succeeded at 313. Hunk #4 succeeded at 1183. Hunk #5 succeeded at 1391 (offset 17 lines). Hunk #6 succeeded at 1434 (offset 17 lines). Hunk #7 succeeded at 1473 (offset 17 lines). Hunk #8 succeeded at 1527 (offset 17 lines). Hunk #9 succeeded at 1838 (offset 17 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Python_bootstrap__hash.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Python_bootstrap__hash.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Python_bootstrap__hash.c,v 1.1 2020/11/17 19:33:15 sjmulder Exp $ | |Support for macOS 11 and Apple Silicon (ARM). Mostly backported from: |https://github.com/python/cpython/pull/22855 | |--- Python/bootstrap_hash.c.orig 2020-09-23 12:36:32.000000000 +0000 |+++ Python/bootstrap_hash.c -------------------------- Patching file Python/bootstrap_hash.c using Plan A... Hunk #1 succeeded at 25. Hunk #2 succeeded at 218. Hunk #3 succeeded at 518. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Python_pytime.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Python_pytime.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Python_pytime.c,v 1.1 2020/11/17 19:33:15 sjmulder Exp $ | |Support for macOS 11 and Apple Silicon (ARM). Mostly backported from: |https://github.com/python/cpython/pull/22855 | |--- Python/pytime.c.orig 2020-09-23 12:36:32.000000000 +0000 |+++ Python/pytime.c -------------------------- Patching file Python/pytime.c using Plan A... Hunk #1 succeeded at 5. Hunk #2 succeeded at 689. Hunk #3 succeeded at 728. Hunk #4 succeeded at 759. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Python_thread__pthread.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-Python_thread__pthread.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Python_thread__pthread.h,v 1.1 2019/10/15 16:50:11 adam Exp $ | |--- Python/thread_pthread.h.orig 2013-05-15 16:33:00.000000000 +0000 |+++ Python/thread_pthread.h -------------------------- Patching file Python/thread_pthread.h using Plan A... Hunk #1 succeeded at 67 (offset 17 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.9 2021/05/22 09:48:02 bouyer Exp $ | |- Use gnu99 instead of c99 to avoid "alloca() undefined" problems. |- Fix linking on Darwin; don't use -stack_size. |- Changes for consistency across pkgsrc platforms. |- Simplify _sysconfigdata to include only platform name. |- detect netcan/can.h on NetBSD | |--- configure.orig 2021-05-03 11:47:56.000000000 +0200 |+++ configure 2021-05-21 13:07:18.622777201 +0200 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 6919 (offset 2 lines). Hunk #2 succeeded at 8255 (offset 2 lines). Hunk #3 succeeded at 9566 (offset 2 lines). Hunk #4 succeeded at 14357 (offset 2 lines). Hunk #5 succeeded at 15245 (offset 2 lines). Hunk #6 succeeded at 15262 (offset 2 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-pyconfig.h.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-pyconfig.h.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-pyconfig.h.in,v 1.3 2021/05/04 05:16:07 adam Exp $ | |Detect netcan/can.h on NetBSD | |--- pyconfig.h.in.orig 2020-09-23 12:36:32.000000000 +0000 |+++ pyconfig.h.in -------------------------- Patching file pyconfig.h.in using Plan A... Hunk #1 succeeded at 634. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-setup.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38/../../lang/python38/patches/patch-setup.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-setup.py,v 1.7 2023/10/23 06:36:01 wiz Exp $ | |- Disable certain modules, so they can be built as separate packages. |- Do not look for ncursesw. |- Assume panel_library is correct; this is a fix for ncurses' gnupanel | which will get transformed to panel in buildlink. |- Also look for uuid/uuid.h. | |--- setup.py.orig 2021-05-03 09:47:56.000000000 +0000 |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 11. Hunk #2 succeeded at 25. Hunk #3 succeeded at 630. Hunk #4 succeeded at 686. Hunk #5 succeeded at 900. Hunk #6 succeeded at 1001. Hunk #7 succeeded at 1248. Hunk #8 succeeded at 1284. Hunk #9 succeeded at 1688 (offset 4 lines). Hunk #10 succeeded at 2086 (offset 4 lines). Hunk #11 succeeded at 2431 (offset 4 lines). done ===> Creating toolchain wrappers for python38-3.8.18nb4 ===> Configuring for python38-3.8.18nb4 => Handle X11BASE paths in dlopen(3) calls of _ctypes.so => Fixing find_library(). => 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/keyword.py Lib/lib2to3/pgen2/token.py Lib/lib2to3/tests/data/different_encoding.py Lib/lib2to3/tests/data/false_encoding.py Lib/lib2to3/tests/pytree_idempotency.py Lib/pdb.py Lib/platform.py Lib/profile.py Lib/pydoc.py Lib/quopri.py Lib/smtpd.py Lib/smtplib.py Lib/symbol.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/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. INFO: [replace-interpreter] Nothing changed in Lib/keyword.py. INFO: [replace-interpreter] Nothing changed in Lib/symbol.py. => Replacing sh interpreter in Misc/python-config.sh.in. => Adding run-time search paths to pkg-config files. INFO: [subst.mk:_pkgconfig] Nothing changed in "Misc/python.pc.in". => 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/python38 *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/python38