=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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 py39-fastbencode-0.2 => Generating pre-install file lists => Creating installation directories (cd /tmp/converters/py-fastbencode/work/fastbencode-0.2/ && /usr/bin/env DESTDIR=/tmp/converters/py-fastbencode/work/.destdir USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.9 CC=gcc CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.9 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.9 CXX=c++ CXXFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.9 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/converters/py-fastbencode/work/.cwrapper/bin:/tmp/converters/py-fastbencode/work/.buildlink/bin:/tmp/converters/py-fastbencode/work/.gcc/bin:/tmp/converters/py-fastbencode/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/tmp/converters/py-fastbencode/work/.home CWRAPPERS_CONFIG_DIR=/tmp/converters/py-fastbencode/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ makoto\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ makoto\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ makoto\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ makoto\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ makoto\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ makoto\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ makoto\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ makoto\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ makoto\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ makoto\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ makoto\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ makoto\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ makoto\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/converters/py-fastbencode/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/converters/py-fastbencode/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/converters/py-fastbencode/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/converters/py-fastbencode/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/converters/py-fastbencode/work/.buildlink/lib/pkgconfig:/tmp/converters/py-fastbencode/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/converters/py-fastbencode/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/converters/py-fastbencode/work/.cwrapper/config /usr/pkg/bin/python3.9 setup.py "install" -c -O1 --root=/tmp/converters/py-fastbencode/work/.destdir) /tmp/converters/py-fastbencode/work/fastbencode-0.2/setup.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. cython_version_info = Version(cython_version) /tmp/converters/py-fastbencode/work/fastbencode-0.2/setup.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if cython_version_info < Version(minimum_cython_version): /usr/pkg/lib/python3.9/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running install /usr/pkg/lib/python3.9/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running build_ext running install_lib creating /tmp/converters/py-fastbencode/work/.destdir/usr/pkg/lib/python3.9/site-packages/fastbencode copying build/lib.netbsd-9.3-amd64-cpython-39/fastbencode/__init__.py -> /tmp/converters/py-fastbencode/work/.destdir/usr/pkg/lib/python3.9/site-packages/fastbencode copying build/lib.netbsd-9.3-amd64-cpython-39/fastbencode/_bencode_py.py -> /tmp/converters/py-fastbencode/work/.destdir/usr/pkg/lib/python3.9/site-packages/fastbencode copying build/lib.netbsd-9.3-amd64-cpython-39/fastbencode/_bencode_pyx.pyi -> /tmp/converters/py-fastbencode/work/.destdir/usr/pkg/lib/python3.9/site-packages/fastbencode copying build/lib.netbsd-9.3-amd64-cpython-39/fastbencode/py.typed -> /tmp/converters/py-fastbencode/work/.destdir/usr/pkg/lib/python3.9/site-packages/fastbencode copying build/lib.netbsd-9.3-amd64-cpython-39/fastbencode/_bencode_pyx.so -> /tmp/converters/py-fastbencode/work/.destdir/usr/pkg/lib/python3.9/site-packages/fastbencode byte-compiling /tmp/converters/py-fastbencode/work/.destdir/usr/pkg/lib/python3.9/site-packages/fastbencode/__init__.py to __init__.cpython-39.pyc byte-compiling /tmp/converters/py-fastbencode/work/.destdir/usr/pkg/lib/python3.9/site-packages/fastbencode/_bencode_py.py to _bencode_py.cpython-39.pyc writing byte-compilation script '/tmp/tmppb4thdxc.py' /usr/pkg/bin/python3.9 /tmp/tmppb4thdxc.py removing /tmp/tmppb4thdxc.py running install_egg_info running egg_info writing fastbencode.egg-info/PKG-INFO writing dependency_links to fastbencode.egg-info/dependency_links.txt writing requirements to fastbencode.egg-info/requires.txt writing top-level names to fastbencode.egg-info/top_level.txt reading manifest file 'fastbencode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pxd' under directory 'fastbencode' adding license file 'COPYING' writing manifest file 'fastbencode.egg-info/SOURCES.txt' Copying fastbencode.egg-info to /tmp/converters/py-fastbencode/work/.destdir/usr/pkg/lib/python3.9/site-packages/fastbencode-0.2-py3.9.egg-info running install_scripts => Automatic manual page handling => Generating post-install file lists if test -d "/tmp/converters/py-fastbencode/work/.destdir/usr/pkg/lib/python3.9/site-packages/fastbencode-0.2-py3.9.egg-info"; then /usr/bin/find /tmp/converters/py-fastbencode/work/.destdir/usr/pkg/lib/python3.9/site-packages/fastbencode-0.2-py3.9.egg-info -type f -exec /bin/chmod 644 '{}' ';' ; fi => Checking file-check results for py39-fastbencode-0.2 ERROR: ************************************************************ ERROR: The following files are in /tmp/converters/py-fastbencode/work/.destdir/usr/pkg but not in the PLIST: ERROR: /tmp/converters/py-fastbencode/work/.destdir/usr/pkg/lib/python3.9/site-packages/fastbencode/_bencode_pyx.pyi ERROR: /tmp/converters/py-fastbencode/work/.destdir/usr/pkg/lib/python3.9/site-packages/fastbencode/py.typed *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/converters/py-fastbencode *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/converters/py-fastbencode