=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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'. ===> Installing for deepstate-0.1nb1 => Generating pre-install file lists => Creating installation directories from PLIST files Consolidate compiler generated dependencies of target deepstate32 [ 10%] Built target deepstate32 Consolidate compiler generated dependencies of target deepstate [ 21%] Built target deepstate [ 23%] Built target target Consolidate compiler generated dependencies of target Klee [ 27%] Built target Klee Consolidate compiler generated dependencies of target TakeOver [ 31%] Built target TakeOver Consolidate compiler generated dependencies of target FromEclipser [ 36%] Built target FromEclipser Consolidate compiler generated dependencies of target Euler [ 40%] Built target Euler Consolidate compiler generated dependencies of target SimpleCrash [ 44%] Built target SimpleCrash Consolidate compiler generated dependencies of target Squares [ 48%] Built target Squares Consolidate compiler generated dependencies of target Fixture [ 53%] Built target Fixture Consolidate compiler generated dependencies of target EnsembledCrash [ 57%] Built target EnsembledCrash Consolidate compiler generated dependencies of target IntegerOverflow [ 61%] Built target IntegerOverflow Consolidate compiler generated dependencies of target BoringDisabled [ 65%] Built target BoringDisabled Consolidate compiler generated dependencies of target Crash [ 70%] Built target Crash Consolidate compiler generated dependencies of target InputPath [ 74%] Built target InputPath Consolidate compiler generated dependencies of target IntegerArithmetic [ 78%] Built target IntegerArithmetic Consolidate compiler generated dependencies of target Lists [ 82%] Built target Lists Consolidate compiler generated dependencies of target Primes [ 87%] Built target Primes Consolidate compiler generated dependencies of target OneOf [ 91%] Built target OneOf Consolidate compiler generated dependencies of target Runlen [ 95%] Built target Runlen Consolidate compiler generated dependencies of target StreamingAndFormatting [100%] Built target StreamingAndFormatting Install the project... -- Install configuration: "Release" -- Up-to-date: /tmp/devel/deepstate/work/.destdir/usr/pkg/include/deepstate -- Installing: /tmp/devel/deepstate/work/.destdir/usr/pkg/include/deepstate/Compiler.h -- Installing: /tmp/devel/deepstate/work/.destdir/usr/pkg/include/deepstate/DeepState.h -- Installing: /tmp/devel/deepstate/work/.destdir/usr/pkg/include/deepstate/DeepState.hpp -- Installing: /tmp/devel/deepstate/work/.destdir/usr/pkg/include/deepstate/Klee.h -- Installing: /tmp/devel/deepstate/work/.destdir/usr/pkg/include/deepstate/Log.h -- Installing: /tmp/devel/deepstate/work/.destdir/usr/pkg/include/deepstate/Option.h -- Installing: /tmp/devel/deepstate/work/.destdir/usr/pkg/include/deepstate/Stream.h -- Installing: /tmp/devel/deepstate/work/.destdir/usr/pkg/include/deepstate/Stream.hpp -- Installing: /tmp/devel/deepstate/work/.destdir/usr/pkg/lib/libdeepstate.a -- Installing: /tmp/devel/deepstate/work/.destdir/usr/pkg/lib/libdeepstate32.a running install running bdist_egg running egg_info creating /tmp/devel/deepstate/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate.egg-info writing /tmp/devel/deepstate/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate.egg-info/PKG-INFO writing dependency_links to /tmp/devel/deepstate/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate.egg-info/dependency_links.txt writing entry points to /tmp/devel/deepstate/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate.egg-info/entry_points.txt writing requirements to /tmp/devel/deepstate/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate.egg-info/requires.txt writing top-level names to /tmp/devel/deepstate/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate.egg-info/top_level.txt writing manifest file '/tmp/devel/deepstate/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate.egg-info/SOURCES.txt' reading manifest file '/tmp/devel/deepstate/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate.egg-info/SOURCES.txt' writing manifest file '/tmp/devel/deepstate/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate.egg-info/SOURCES.txt' installing library code to build/bdist.netbsd-9.0-amd64/egg running install_lib running build_py creating build/bdist.netbsd-9.0-amd64 creating build/bdist.netbsd-9.0-amd64/egg creating build/bdist.netbsd-9.0-amd64/egg/deepstate copying build/lib/deepstate/__init__.py -> build/bdist.netbsd-9.0-amd64/egg/deepstate creating build/bdist.netbsd-9.0-amd64/egg/deepstate/core copying build/lib/deepstate/core/__init__.py -> build/bdist.netbsd-9.0-amd64/egg/deepstate/core copying build/lib/deepstate/core/base.py -> build/bdist.netbsd-9.0-amd64/egg/deepstate/core copying build/lib/deepstate/core/fuzz.py -> build/bdist.netbsd-9.0-amd64/egg/deepstate/core copying build/lib/deepstate/core/symex.py -> build/bdist.netbsd-9.0-amd64/egg/deepstate/core creating build/bdist.netbsd-9.0-amd64/egg/deepstate/executors copying build/lib/deepstate/executors/__init__.py -> build/bdist.netbsd-9.0-amd64/egg/deepstate/executors creating build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/fuzz copying build/lib/deepstate/executors/fuzz/__init__.py -> build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/fuzz copying build/lib/deepstate/executors/fuzz/afl.py -> build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/fuzz copying build/lib/deepstate/executors/fuzz/angora.py -> build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/fuzz copying build/lib/deepstate/executors/fuzz/eclipser.py -> build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/fuzz copying build/lib/deepstate/executors/fuzz/honggfuzz.py -> build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/fuzz copying build/lib/deepstate/executors/fuzz/libfuzzer.py -> build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/fuzz creating build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/symex copying build/lib/deepstate/executors/symex/__init__.py -> build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/symex copying build/lib/deepstate/executors/symex/angr.py -> build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/symex copying build/lib/deepstate/executors/symex/manticore.py -> build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/symex creating build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/auxiliary copying build/lib/deepstate/executors/auxiliary/__init__.py -> build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/auxiliary copying build/lib/deepstate/executors/auxiliary/ensembler.py -> build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/auxiliary copying build/lib/deepstate/executors/auxiliary/reducer.py -> build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/auxiliary byte-compiling build/bdist.netbsd-9.0-amd64/egg/deepstate/__init__.py to __init__.cpython-38.pyc byte-compiling build/bdist.netbsd-9.0-amd64/egg/deepstate/core/__init__.py to __init__.cpython-38.pyc byte-compiling build/bdist.netbsd-9.0-amd64/egg/deepstate/core/base.py to base.cpython-38.pyc byte-compiling build/bdist.netbsd-9.0-amd64/egg/deepstate/core/fuzz.py to fuzz.cpython-38.pyc byte-compiling build/bdist.netbsd-9.0-amd64/egg/deepstate/core/symex.py to symex.cpython-38.pyc byte-compiling build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/__init__.py to __init__.cpython-38.pyc byte-compiling build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/fuzz/__init__.py to __init__.cpython-38.pyc byte-compiling build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/fuzz/afl.py to afl.cpython-38.pyc byte-compiling build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/fuzz/angora.py to angora.cpython-38.pyc byte-compiling build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/fuzz/eclipser.py to eclipser.cpython-38.pyc byte-compiling build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/fuzz/honggfuzz.py to honggfuzz.cpython-38.pyc byte-compiling build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/fuzz/libfuzzer.py to libfuzzer.cpython-38.pyc byte-compiling build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/symex/__init__.py to __init__.cpython-38.pyc byte-compiling build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/symex/angr.py to angr.cpython-38.pyc byte-compiling build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/symex/manticore.py to manticore.cpython-38.pyc byte-compiling build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/auxiliary/__init__.py to __init__.cpython-38.pyc byte-compiling build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/auxiliary/ensembler.py to ensembler.cpython-38.pyc byte-compiling build/bdist.netbsd-9.0-amd64/egg/deepstate/executors/auxiliary/reducer.py to reducer.cpython-38.pyc creating build/bdist.netbsd-9.0-amd64/egg/EGG-INFO copying /tmp/devel/deepstate/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate.egg-info/PKG-INFO -> build/bdist.netbsd-9.0-amd64/egg/EGG-INFO copying /tmp/devel/deepstate/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate.egg-info/SOURCES.txt -> build/bdist.netbsd-9.0-amd64/egg/EGG-INFO copying /tmp/devel/deepstate/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate.egg-info/dependency_links.txt -> build/bdist.netbsd-9.0-amd64/egg/EGG-INFO copying /tmp/devel/deepstate/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate.egg-info/entry_points.txt -> build/bdist.netbsd-9.0-amd64/egg/EGG-INFO copying /tmp/devel/deepstate/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate.egg-info/requires.txt -> build/bdist.netbsd-9.0-amd64/egg/EGG-INFO copying /tmp/devel/deepstate/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate.egg-info/top_level.txt -> build/bdist.netbsd-9.0-amd64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... deepstate.executors.fuzz.__pycache__.__init__.cpython-38: module references __path__ deepstate.executors.symex.__pycache__.__init__.cpython-38: module references __path__ creating dist creating 'dist/deepstate-0.1-py3.8.egg' and adding 'build/bdist.netbsd-9.0-amd64/egg' to it removing 'build/bdist.netbsd-9.0-amd64/egg' (and everything under it) Processing deepstate-0.1-py3.8.egg creating /tmp/devel/deepstate/work/.home/.local/lib/python3.8/site-packages/deepstate-0.1-py3.8.egg Extracting deepstate-0.1-py3.8.egg to /tmp/devel/deepstate/work/.home/.local/lib/python3.8/site-packages Adding deepstate 0.1 to easy-install.pth file Installing deepstate script to /tmp/devel/deepstate/work/.home/.local/bin Installing deepstate-afl script to /tmp/devel/deepstate/work/.home/.local/bin Installing deepstate-angora script to /tmp/devel/deepstate/work/.home/.local/bin Installing deepstate-angr script to /tmp/devel/deepstate/work/.home/.local/bin Installing deepstate-eclipser script to /tmp/devel/deepstate/work/.home/.local/bin Installing deepstate-ensembler script to /tmp/devel/deepstate/work/.home/.local/bin Installing deepstate-honggfuzz script to /tmp/devel/deepstate/work/.home/.local/bin Installing deepstate-libfuzzer script to /tmp/devel/deepstate/work/.home/.local/bin Installing deepstate-manticore script to /tmp/devel/deepstate/work/.home/.local/bin Installing deepstate-reduce script to /tmp/devel/deepstate/work/.home/.local/bin Installed /tmp/devel/deepstate/work/.home/.local/lib/python3.8/site-packages/deepstate-0.1-py3.8.egg Processing dependencies for deepstate==0.1 Searching for pysmt>=0.9.1.dev119 Reading https://pypi.org/simple/pysmt/ Download error on https://pypi.org/simple/pysmt/: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131) -- Some packages may not be found! Couldn't retrieve index page for 'pysmt' Scanning index of all packages (this may take a while) Reading https://pypi.org/simple/ Download error on https://pypi.org/simple/: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131) -- Some packages may not be found! No local packages or working download links found for pysmt>=0.9.1.dev119 error: Could not find suitable distribution for Requirement.parse('pysmt>=0.9.1.dev119') mv -f /tmp/devel/deepstate/work/.home/.local/bin/futurize /tmp/devel/deepstate/work/.destdir/usr/pkg/bin/futurize mv: rename /tmp/devel/deepstate/work/.home/.local/bin/futurize to /tmp/devel/deepstate/work/.destdir/usr/pkg/bin/futurize: No such file or directory *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/deepstate *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/deepstate