=> Bootstrap dependency digest>=20010302: found digest-20160304 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for Python-3.4.9.tar.xz => Checksum RMD160 OK for Python-3.4.9.tar.xz => Checksum SHA512 OK for Python-3.4.9.tar.xz ===> Installing dependencies for py34-curses-3.4.9nb5 ========================================================================== The following variables will affect the build process of this package, py34-curses-3.4.9nb5. Their current value is shown below: * CURSES_DEFAULT = curses * PYTHON_VERSION_DEFAULT = 27 Based on these variables, the following variables have been set: * CURSES_TYPE = curses * PYPACKAGE = python34 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency python34>=3.4: found python34-3.4.9 ===> Overriding tools for py34-curses-3.4.9nb5 ===> Extracting for py34-curses-3.4.9nb5 /usr/bin/sed -e s!@NCURSESPREFIX@!!g /scratch/devel/py-curses/work/Python-3.4.9/setup.py ===> Patching for py34-curses-3.4.9nb5 set -e; cd /scratch/devel/py-curses/work/Python-3.4.9; for f in /bulk-data/pkgsrc/devel/py-curses/../../lang/python34/patches/patch-*; do /usr/bin/patch --batch < "$f" || true; done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Lib_ctypes_util.py,v 1.1 2018/06/17 19:21:21 adam Exp $ | |Find libraries using 'ld' (taken from Python 3.7). |Note: /usr/local will get replaced by SUBST. | |--- Lib/ctypes/util.py.orig 2018-02-04 23:40:38.000000000 +0000 |+++ Lib/ctypes/util.py -------------------------- No file to patch. Skipping... Hunk #1 ignored at 229. 1 out of 1 hunks ignored--saving rejects to util.py.rej done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Lib_distutils_command_install.py,v 1.1 2018/06/17 19:21:21 adam Exp $ | |--- Lib/distutils/command/install.py.orig 2012-02-23 20:22:44.000000000 +0000 |+++ Lib/distutils/command/install.py -------------------------- No file to patch. Skipping... Hunk #1 ignored at 676. 1 out of 1 hunks ignored--saving rejects to install.py.rej done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Lib_distutils_unixccompiler.py,v 1.2 2016/02/23 15:07:36 joerg Exp $ | |Do not force RUNPATH vs RPATH, trust the compiler to know what the |platform wants. | |--- Lib/distutils/unixccompiler.py.orig 2013-05-15 16:32:54.000000000 +0000 |+++ Lib/distutils/unixccompiler.py -------------------------- No file to patch. Skipping... Hunk #1 ignored at 232. 1 out of 1 hunks ignored--saving rejects to unixccompiler.py.rej done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile.pre.in,v 1.1 2018/02/05 17:35:12 adam Exp $ | |Do not build/install libpython3.so. |Swap targets libinstall and libainstall, to byte-compile python-config.py. | |--- Makefile.pre.in.orig 2017-08-09 07:08:33.000000000 +0000 |+++ Makefile.pre.in -------------------------- No file to patch. Skipping... Hunk #1 ignored at 86. Hunk #2 ignored at 194. Hunk #3 ignored at 683. Hunk #4 ignored at 828. Hunk #5 ignored at 1007. Hunk #6 ignored at 1066. 6 out of 6 hunks ignored--saving rejects to Makefile.pre.in.rej done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules___cursesmodule.c,v 1.1 2018/06/17 19:21:21 adam Exp $ | |Allow py-curses to use NetBSD curses as well as ncurses |http://bugs.python.org/issue21457 |Use is_pad() when supported (taken from Python 3.7). | |--- Modules/_cursesmodule.c.orig 2018-02-04 23:40:38.000000000 +0000 |+++ Modules/_cursesmodule.c -------------------------- Patching file Modules/_cursesmodule.c using Plan A... Hunk #1 succeeded at 112. Hunk #2 succeeded at 484. Hunk #3 succeeded at 985. Hunk #4 succeeded at 1131. Hunk #5 succeeded at 1217. Hunk #6 succeeded at 1666. Hunk #7 succeeded at 1841. Hunk #8 succeeded at 1908. Hunk #9 succeeded at 2668. Hunk #10 succeeded at 2686. Hunk #11 succeeded at 3292. Hunk #12 succeeded at 3418. Hunk #13 succeeded at 3490. Hunk #14 succeeded at 3517. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_makesetup,v 1.1 2018/06/17 19:21:21 adam Exp $ | |Support -pthread compiler flag. |http://bugs.python.org/issue21461 | |--- Modules/makesetup.orig 2008-06-11 05:26:20.000000000 +0000 |+++ Modules/makesetup -------------------------- No file to patch. Skipping... Hunk #1 ignored at 164. 1 out of 1 hunks ignored--saving rejects to Modules/makesetup.rej done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_nismodule.c,v 1.1 2018/06/17 19:21:21 adam Exp $ | |DragonFlyBSD support |http://bugs.python.org/issue21459 | |--- Modules/nismodule.c.orig 2010-08-19 09:03:03.000000000 +0000 |+++ Modules/nismodule.c -------------------------- No file to patch. Skipping... Hunk #1 ignored at 89. 1 out of 1 hunks ignored--saving rejects to Modules/nismodule.c.rej done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_socketmodule.c,v 1.1 2017/05/30 14:04:53 bouyer Exp $ | |Support NetBSD's socketcan implementation | |--- Modules/socketmodule.c.orig 2017-01-17 08:57:45.000000000 +0100 |+++ Modules/socketmodule.c 2017-05-30 15:52:31.835064114 +0200 -------------------------- No file to patch. Skipping... Hunk #1 ignored at 1174. Hunk #2 ignored at 1594. Hunk #3 ignored at 1621. Hunk #4 ignored at 6347. 4 out of 4 hunks ignored--saving rejects to Modules/socketmodule.c.rej done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_socketmodule.h,v 1.1 2017/05/30 14:04:53 bouyer Exp $ | |--- Modules/socketmodule.h.orig 2017-01-17 08:57:45.000000000 +0100 |+++ Modules/socketmodule.h 2017-05-30 15:51:47.251527645 +0200 -------------------------- No file to patch. Skipping... Hunk #1 ignored at 84. 1 out of 1 hunks ignored--saving rejects to Modules/socketmodule.h.rej done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Python_thread__pthread.h,v 1.1 2018/06/17 19:21:21 adam Exp $ | |--- Python/thread_pthread.h.orig 2013-05-15 16:33:00.000000000 +0000 |+++ Python/thread_pthread.h -------------------------- No file to patch. Skipping... Hunk #1 ignored at 50. 1 out of 1 hunks ignored--saving rejects to thread_pthread.h.rej done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2018/06/17 19:21:21 adam Exp $ | |MirBSD support |http://bugs.python.org/issue21458 | |Changes for consistency across pkgsrc platforms. | |XXX: Not sure what the BLDSHARED changes are about. | |detect netcan/can.h on NetBSD | |--- configure.orig 2017-01-17 08:57:47.000000000 +0100 |+++ configure 2017-05-30 15:49:43.508649775 +0200 -------------------------- No file to patch. Skipping... Hunk #1 ignored at 3369. Hunk #2 ignored at 5650. Hunk #3 ignored at 7278. Hunk #4 ignored at 8556. Hunk #5 ignored at 8581. Hunk #6 ignored at 8622. Hunk #7 ignored at 8668. Hunk #8 ignored at 8717. Hunk #9 ignored at 14015. 9 out of 9 hunks ignored--saving rejects to configure.rej done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-pyconfig.h.in,v 1.3 2017/05/30 14:04:53 bouyer Exp $ | |detect netcan/can.h on NetBSD | |--- pyconfig.h.in.orig 2017-01-17 08:57:47.000000000 +0100 |+++ pyconfig.h.in 2017-05-30 15:51:02.132654510 +0200 -------------------------- No file to patch. Skipping... Hunk #1 ignored at 522. 1 out of 1 hunks ignored--saving rejects to pyconfig.h.in.rej done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-setup.py,v 1.1 2018/06/17 19:21:21 adam 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. | |--- setup.py.orig 2018-02-04 23:40:38.000000000 +0000 |+++ setup.py -------------------------- Patching file setup.py using Plan A... No such line 38 in input file, ignoring Hunk #1 failed at 39. Hunk #2 failed at 447. Hunk #3 failed at 693. Hunk #4 failed at 757. Hunk #5 failed at 768. Hunk #6 failed at 787. Hunk #7 failed at 1161. Hunk #8 failed at 1196. Hunk #9 failed at 1333. Hunk #10 failed at 1995. Hunk #11 failed at 2241. 11 out of 11 hunks failed--saving rejects to setup.py.rej done ===> Creating toolchain wrappers for py34-curses-3.4.9nb5 ===> Configuring for py34-curses-3.4.9nb5 => Checking for portability problems in extracted files