=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for Python-3.13.1.tar.xz => Checksum SHA512 OK for Python-3.13.1.tar.xz ===> Installing dependencies for py313-Tk-3.13.1nb9 ========================================================================== The following variables will affect the build process of this package, py313-Tk-3.13.1nb9. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 312 Based on these variables, the following variables have been set: * PYPACKAGE = python313 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 `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency py313-setuptools-[0-9]*: found py313-setuptools-75.6.0 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency python313>=3.13.1: found python313-3.13.1nb1 => Full dependency tcl>=8.6.1nb1: found tcl-8.6.14nb4 => Full dependency tk>=8.6.13nb1: found tk-8.6.14 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for py313-Tk-3.13.1nb9 ===> Extracting for py313-Tk-3.13.1nb9 ===> Patching for py313-Tk-3.13.1nb9 => Applying pkgsrc patches for py313-Tk-3.13.1nb9 => Verifying /usr/pkgsrc/x11/py-Tk/../../lang/python313/patches/patch-Include_pymacro.h => Applying pkgsrc patch /usr/pkgsrc/x11/py-Tk/../../lang/python313/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.2 2024/10/21 10:21:27 jperkin Exp $ | |Fix build on NetBSD: error: initializer element is not constant. | |--- Include/pymacro.h.orig 2024-10-09 19:39:18.701274249 +0000 |+++ Include/pymacro.h -------------------------- Patching file Include/pymacro.h using Plan A... Hunk #1 succeeded at 47. done => Verifying /usr/pkgsrc/x11/py-Tk/../../lang/python313/patches/patch-Lib_ctypes_util.py => Applying pkgsrc patch /usr/pkgsrc/x11/py-Tk/../../lang/python313/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 2024/10/09 19:53:20 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 120 (offset 12 lines). Hunk #2 succeeded at 240 (offset 12 lines). Hunk #3 succeeded at 258 (offset 12 lines). Hunk #4 succeeded at 295 (offset 12 lines). done => Verifying /usr/pkgsrc/x11/py-Tk/../../lang/python313/patches/patch-Lib_sysconfig_____init____.py => Applying pkgsrc patch /usr/pkgsrc/x11/py-Tk/../../lang/python313/patches/patch-Lib_sysconfig_____init____.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Lib_sysconfig_____init____.py,v 1.1 2024/10/09 19:53:20 adam Exp $ | |Remove _multiarch from config path (differs across platforms). |Simplify _sysconfigdata to include only platform name. | |--- Lib/sysconfig/__init__.py.orig 2024-10-07 05:02:14.000000000 +0000 |+++ Lib/sysconfig/__init__.py -------------------------- Patching file Lib/sysconfig/__init__.py using Plan A... Hunk #1 succeeded at 322 (offset -2 lines). done => Verifying /usr/pkgsrc/x11/py-Tk/../../lang/python313/patches/patch-Makefile.pre.in => Applying pkgsrc patch /usr/pkgsrc/x11/py-Tk/../../lang/python313/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 2024/10/09 19:53:20 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 2024-10-07 05:02:14.000000000 +0000 |+++ Makefile.pre.in -------------------------- Patching file Makefile.pre.in using Plan A... Hunk #1 succeeded at 270. Hunk #2 succeeded at 1998. Hunk #3 succeeded at 2008. Hunk #4 succeeded at 2166. Hunk #5 succeeded at 2229. Hunk #6 succeeded at 2570 (offset 5 lines). Hunk #7 succeeded at 2584 (offset 5 lines). done => Verifying /usr/pkgsrc/x11/py-Tk/../../lang/python313/patches/patch-Modules_readline.c => Applying pkgsrc patch /usr/pkgsrc/x11/py-Tk/../../lang/python313/patches/patch-Modules_readline.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_readline.c,v 1.1 2024/10/09 19:53:20 adam Exp $ | |pkgsrc buildlink framework installs libedit headers to readline/ subdirectory. | |VFunction type is not available on NetBSD`s native libedit. | |--- Modules/readline.c.orig 2024-04-02 08:25:04.000000000 +0000 |+++ Modules/readline.c -------------------------- Patching file Modules/readline.c using Plan A... Hunk #1 succeeded at 36 (offset 7 lines). Hunk #2 succeeded at 454 (offset 11 lines). done => Verifying /usr/pkgsrc/x11/py-Tk/../../lang/python313/patches/patch-Modules_socketmodule.c => Applying pkgsrc patch /usr/pkgsrc/x11/py-Tk/../../lang/python313/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.1 2024/10/09 19:53:20 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 /usr/pkgsrc/x11/py-Tk/../../lang/python313/patches/patch-configure => Applying pkgsrc patch /usr/pkgsrc/x11/py-Tk/../../lang/python313/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.2 2024/12/05 07:54:03 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 2024-12-03 17:59:52.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 3708. Hunk #2 succeeded at 4485. Hunk #3 succeeded at 9670. Hunk #4 succeeded at 23719. Hunk #5 succeeded at 24579. Hunk #6 succeeded at 24645. done /usr/bin/sed -e s!@BLPREFIX@!/usr/pkg!g -e s!@TCLRTPREFIX@!/usr/pkg!g -e s!@TKRTPREFIX@!/usr/pkg!g -e s!@X11BASE@!/usr/X11R7!g -e s!@X11LIB@!\'X11\'!g /usr/pkgsrc/x11/py-Tk/work/Python-3.13.1/setup.py ===> Creating toolchain wrappers for py313-Tk-3.13.1nb9 ===> Configuring for py313-Tk-3.13.1nb9 => Checking for portability problems in extracted files