=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for nanomsgxx-0.2.tar.gz => Checksum RMD160 OK for nanomsgxx-0.2.tar.gz => Checksum SHA512 OK for nanomsgxx-0.2.tar.gz ===> Installing dependencies for nanomsgxx-0.2 ========================================================================== The following variables will affect the build process of this package, nanomsgxx-0.2. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 38 Based on these variables, the following variables have been set: * PYPACKAGE = python38 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 checkperms>=1.1: found checkperms-1.12 => Build dependency waf>=1.8.4: found waf-2.0.22 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency nanomsg>=1.0.0: found nanomsg-1.0.0nb1 => Full dependency python38>=3.8.0: found python38-3.8.9 ===> 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 nanomsgxx-0.2 ===> Extracting for nanomsgxx-0.2 ===> Patching for nanomsgxx-0.2 => Applying pkgsrc patches for nanomsgxx-0.2 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/nanomsgxx/patches/patch-src_nnxx_wscript => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/nanomsgxx/patches/patch-src_nnxx_wscript Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_nnxx_wscript,v 1.1 2016/09/30 15:01:11 wiz Exp $ | |Python-3.x fix. Already merged upstream. | |--- src/nnxx/wscript.orig 2016-05-16 02:33:55.000000000 +0000 |+++ src/nnxx/wscript -------------------------- Patching file src/nnxx/wscript using Plan A... Hunk #1 succeeded at 9. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/nanomsgxx/patches/patch-tests_wscript => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/nanomsgxx/patches/patch-tests_wscript Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-tests_wscript,v 1.1 2016/09/30 22:44:38 wiz Exp $ | |Fix build with waf-1.9.x. |https://github.com/achille-roussel/nanomsgxx/issues/10 | |--- tests/wscript.orig 2016-05-16 02:33:55.000000000 +0000 |+++ tests/wscript -------------------------- Patching file tests/wscript using Plan A... Hunk #1 succeeded at 12. done ===> Creating toolchain wrappers for nanomsgxx-0.2 ===> Configuring for nanomsgxx-0.2 => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files cd /tmp/net/nanomsgxx/work/nanomsgxx-0.2 && /usr/bin/env CC=gcc CFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.8 CXX=c++ CXXFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.8 DESTDIR=/tmp/net/nanomsgxx/work/.destdir LINKFLAGS=\ \ \ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib PATH=/tmp/net/nanomsgxx/work/.cwrapper/bin:/tmp/net/nanomsgxx/work/.buildlink/bin:/tmp/net/nanomsgxx/work/.gcc/bin:/tmp/net/nanomsgxx/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin PREFIX=/usr/pkg ./waf --libdir=/usr/pkg/lib configure Traceback (most recent call last): File "/tmp/net/nanomsgxx/work/nanomsgxx-0.2/.waf3-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Node.py", line 282, in ant_iter raise StopIteration StopIteration The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/tmp/net/nanomsgxx/work/nanomsgxx-0.2/.waf3-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Scripting.py", line 97, in waf_entry_point run_commands() File "/tmp/net/nanomsgxx/work/nanomsgxx-0.2/.waf3-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Scripting.py", line 149, in run_commands parse_options() File "/tmp/net/nanomsgxx/work/nanomsgxx-0.2/.waf3-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Scripting.py", line 127, in parse_options Context.create_context('options').execute() File "/tmp/net/nanomsgxx/work/nanomsgxx-0.2/.waf3-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Options.py", line 134, in execute super(OptionsContext,self).execute() File "/tmp/net/nanomsgxx/work/nanomsgxx-0.2/.waf3-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Context.py", line 87, in execute self.recurse([os.path.dirname(g_module.root_path)]) File "/tmp/net/nanomsgxx/work/nanomsgxx-0.2/.waf3-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Context.py", line 128, in recurse user_function(self) File "/tmp/net/nanomsgxx/work/nanomsgxx-0.2/wscript", line 74, in options waf.load('compiler_c compiler_cxx waf_unit_test') File "/tmp/net/nanomsgxx/work/nanomsgxx-0.2/.waf3-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Context.py", line 84, in load fun(self) File "/tmp/net/nanomsgxx/work/nanomsgxx-0.2/.waf3-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Tools/compiler_c.py", line 31, in options opt.load_special_tools('c_*.py',ban=['c_dumbpreproc.py']) File "/tmp/net/nanomsgxx/work/nanomsgxx-0.2/.waf3-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Context.py", line 264, in load_special_tools lst=self.root.find_node(waf_dir).find_node('waflib/extras').ant_glob(var) File "/tmp/net/nanomsgxx/work/nanomsgxx-0.2/.waf3-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Node.py", line 331, in ant_glob ret=[x for x in self.ant_iter(accept=accept,pats=[to_pat(incl),to_pat(excl)],maxdepth=25,dir=dir,src=src,remove=kw.get('remove',True))] File "/tmp/net/nanomsgxx/work/nanomsgxx-0.2/.waf3-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Node.py", line 331, in ret=[x for x in self.ant_iter(accept=accept,pats=[to_pat(incl),to_pat(excl)],maxdepth=25,dir=dir,src=src,remove=kw.get('remove',True))] RuntimeError: generator raised StopIteration *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/nanomsgxx *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/nanomsgxx