=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> 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 micropython-1.9.2/micropython-1.9.2.tar.xz => Checksum RMD160 OK for micropython-1.9.2/micropython-1.9.2.tar.xz => Checksum SHA512 OK for micropython-1.9.2/micropython-1.9.2.tar.xz ===> Installing dependencies for micropython-1.9.2nb2 ========================================================================== The following variables will affect the build process of this package, micropython-1.9.2nb2. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 27 Based on these variables, the following variables have been set: * PYPACKAGE = python36 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 gmake>=3.81: found gmake-4.1nb3 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.3.5 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency python36>=3.6.0: found python36-3.6.4 => Build dependency cwrappers>=20150314: found cwrappers-20171108 => Full dependency libffi>=3.0.11: found libffi-3.2.1nb4 ===> Overriding tools for micropython-1.9.2nb2 ===> Extracting for micropython-1.9.2nb2 ===> Patching for micropython-1.9.2nb2 => Applying pkgsrc patches for micropython-1.9.2nb2 => Verifying /data/pkgsrc/lang/micropython/patches/patch-lib_utils_printf.c => Applying pkgsrc patch /data/pkgsrc/lang/micropython/patches/patch-lib_utils_printf.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_utils_printf.c,v 1.1 2017/11/29 15:13:32 hauke Exp $ | |Undefine macro names we intend to implement as functions | |--- lib/utils/printf.c.orig 2017-08-23 01:50:10.000000000 +0000 |+++ lib/utils/printf.c -------------------------- Patching file lib/utils/printf.c using Plan A... Hunk #1 succeeded at 40. done => Verifying /data/pkgsrc/lang/micropython/patches/patch-mpy-cross_mpconfigport.h => Applying pkgsrc patch /data/pkgsrc/lang/micropython/patches/patch-mpy-cross_mpconfigport.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mpy-cross_mpconfigport.h,v 1.1 2017/11/29 15:13:32 hauke Exp $ | |Modern *BSDs heclare alloca() in | |--- mpy-cross/mpconfigport.h.orig 2017-08-23 01:50:10.000000000 +0000 |+++ mpy-cross/mpconfigport.h -------------------------- Patching file mpy-cross/mpconfigport.h using Plan A... Hunk #1 succeeded at 115. done => Verifying /data/pkgsrc/lang/micropython/patches/patch-py_mkenv.mk => Applying pkgsrc patch /data/pkgsrc/lang/micropython/patches/patch-py_mkenv.mk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-py_mkenv.mk,v 1.1 2017/11/29 15:13:32 hauke Exp $ | |Set the Python's name in pkg Makefile | |--- py/mkenv.mk.orig 2017-11-01 00:19:56.000000000 +0000 |+++ py/mkenv.mk -------------------------- Patching file py/mkenv.mk using Plan A... Hunk #1 succeeded at 42. done => Verifying /data/pkgsrc/lang/micropython/patches/patch-py_nlrx64.c => Applying pkgsrc patch /data/pkgsrc/lang/micropython/patches/patch-py_nlrx64.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-py_nlrx64.c,v 1.1 2018/01/01 00:47:42 dholland Exp $ | |Remove illegal cpp abuse that fails the clang build. | |--- py/nlrx64.c~ 2017-08-23 01:50:10.000000000 +0000 |+++ py/nlrx64.c -------------------------- Patching file py/nlrx64.c using Plan A... Hunk #1 succeeded at 34. done => Verifying /data/pkgsrc/lang/micropython/patches/patch-unix_Makefile => Applying pkgsrc patch /data/pkgsrc/lang/micropython/patches/patch-unix_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-unix_Makefile,v 1.3 2017/11/29 16:34:40 hauke Exp $ | |cpp(1) only accepts one file for input, we want cc -E here. | |--- unix/Makefile.orig 2017-08-23 01:50:11.000000000 +0000 |+++ unix/Makefile -------------------------- Patching file unix/Makefile using Plan A... Hunk #1 succeeded at 73. done => Verifying /data/pkgsrc/lang/micropython/patches/patch-unix_main.c => Applying pkgsrc patch /data/pkgsrc/lang/micropython/patches/patch-unix_main.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-unix_main.c,v 1.1 2017/11/30 14:41:30 hauke Exp $ | |Adjust default package path. | |--- unix/main.c.orig 2017-08-23 01:50:11.000000000 +0000 |+++ unix/main.c -------------------------- Patching file unix/main.c using Plan A... Hunk #1 succeeded at 450. done => Verifying /data/pkgsrc/lang/micropython/patches/patch-unix_mpconfigport.h => Applying pkgsrc patch /data/pkgsrc/lang/micropython/patches/patch-unix_mpconfigport.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-unix_mpconfigport.h,v 1.2 2017/11/29 15:13:32 hauke Exp $ | |Modern *BSDs heclare alloca() in | |--- unix/mpconfigport.h.orig 2017-08-23 01:50:11.000000000 +0000 |+++ unix/mpconfigport.h -------------------------- Patching file unix/mpconfigport.h using Plan A... Hunk #1 succeeded at 291. done => Verifying /data/pkgsrc/lang/micropython/patches/patch-unix_mpthreadport.c => Applying pkgsrc patch /data/pkgsrc/lang/micropython/patches/patch-unix_mpthreadport.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-unix_mpthreadport.c,v 1.1 2017/11/29 15:13:32 hauke Exp $ | |NetBSD does not (yet) #define PTHREAD_STACK_MIN | |--- unix/mpthreadport.c.orig 2017-08-23 01:50:11.000000000 +0000 |+++ unix/mpthreadport.c -------------------------- Patching file unix/mpthreadport.c using Plan A... Hunk #1 succeeded at 140. done ===> Creating toolchain wrappers for micropython-1.9.2nb2 ===> Configuring for micropython-1.9.2nb2 => Fixing absolute paths. cd /data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls && /usr/pkg/bin/gmake clean gmake[2]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls' gmake[3]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/crypto' gmake[3]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/crypto' gmake[3]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/ssl' /usr/pkg/bin/gmake -C test clean gmake[4]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/ssl/test' gmake[4]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/ssl/test' gmake[3]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/ssl' gmake[3]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/httpd' gmake[3]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/httpd' gmake[3]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/axtlswrap' gmake[3]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/axtlswrap' gmake[3]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/samples' /usr/pkg/bin/gmake -C c clean gmake[4]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/samples/c' gmake[4]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/samples/c' /usr/pkg/bin/gmake -C csharp clean gmake[4]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/samples/csharp' gmake[4]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/samples/csharp' /usr/pkg/bin/gmake -C vbnet clean gmake[4]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/samples/vbnet' gmake[4]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/samples/vbnet' /usr/pkg/bin/gmake -C java clean gmake[4]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/samples/java' gmake[4]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/samples/java' /usr/pkg/bin/gmake -C perl clean gmake[4]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/samples/perl' gmake[4]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/samples/perl' /usr/pkg/bin/gmake -C lua clean gmake[4]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/samples/lua' gmake[4]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/samples/lua' gmake[3]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/samples' gmake[3]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/docsrc' gmake[3]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/docsrc' gmake[3]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/bindings' /usr/pkg/bin/gmake -C csharp clean gmake[4]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/bindings/csharp' gmake[4]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/bindings/csharp' /usr/pkg/bin/gmake -C vbnet clean gmake[4]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/bindings/vbnet' gmake[4]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/bindings/vbnet' /usr/pkg/bin/gmake -C java clean gmake[4]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/bindings/java' gmake[4]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/bindings/java' /usr/pkg/bin/gmake -C perl clean gmake[4]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/bindings/perl' gmake[4]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/bindings/perl' /usr/pkg/bin/gmake -C lua clean gmake[4]: Entering directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/bindings/lua' gmake[4]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/bindings/lua' gmake[3]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls/bindings' gmake[2]: Leaving directory '/data/scratch/lang/micropython/work/micropython-1.9.2/lib/axtls' => Replacing python interpreter in tools/make-frozen.py tests/run-tests. => Checking for portability problems in extracted files