=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> 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'. ===> Building for py310-unittest2-1.1.0 (cd /tmp/devel/py-unittest2/work/unittest2-1.1.0/ && /usr/bin/env 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.10 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.10 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.10 CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.10 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=-L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/devel/py-unittest2/work/.cwrapper/bin:/tmp/devel/py-unittest2/work/.buildlink/bin:/tmp/devel/py-unittest2/work/.gcc/bin:/tmp/devel/py-unittest2/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/devel/py-unittest2/work/.home CWRAPPERS_CONFIG_DIR=/tmp/devel/py-unittest2/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\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/devel/py-unittest2/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/devel/py-unittest2/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/devel/py-unittest2/work/.tools/bin/gdbus-codegen PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/devel/py-unittest2/work/.buildlink/lib/pkgconfig:/tmp/devel/py-unittest2/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/devel/py-unittest2/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/devel/py-unittest2/work/.cwrapper/config /usr/pkg/bin/python3.10 setup.py build -j4) /usr/pkg/lib/python3.10/site-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'force-manifest' will not be supported in future versions. Please use the underscore name 'force_manifest' instead warnings.warn( /usr/pkg/lib/python3.10/site-packages/setuptools/dist.py:507: UserWarning: The version specified (<__main__.late_version object at 0x73ff79fd4210>) is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. warnings.warn( Traceback (most recent call last): File "/usr/pkg/lib/python3.10/site-packages/setuptools/dist.py", line 505, in _validate_version packaging.version.Version(version) File "/usr/pkg/lib/python3.10/site-packages/setuptools/_vendor/packaging/version.py", line 264, in __init__ match = self._regex.search(version) TypeError: expected string or bytes-like object During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/tmp/devel/py-unittest2/work/unittest2-1.1.0/setup.py", line 87, in setup(**params) File "/usr/pkg/lib/python3.10/site-packages/setuptools/__init__.py", line 153, in setup return distutils.core.setup(**attrs) File "/usr/pkg/lib/python3.10/distutils/core.py", line 108, in setup _setup_distribution = dist = klass(attrs) File "/usr/pkg/lib/python3.10/site-packages/setuptools/dist.py", line 471, in __init__ self._validate_version(self.metadata.version) File "/usr/pkg/lib/python3.10/site-packages/setuptools/dist.py", line 513, in _validate_version return setuptools.sic(version) File "/tmp/devel/py-unittest2/work/unittest2-1.1.0/setup.py", line 15, in __str__ from unittest2 import __version__ as VERSION File "/tmp/devel/py-unittest2/work/unittest2-1.1.0/unittest2/__init__.py", line 40, in from unittest2.collector import collector File "/tmp/devel/py-unittest2/work/unittest2-1.1.0/unittest2/collector.py", line 3, in from unittest2.loader import defaultTestLoader File "/tmp/devel/py-unittest2/work/unittest2-1.1.0/unittest2/loader.py", line 13, in from unittest2 import case, suite, util File "/tmp/devel/py-unittest2/work/unittest2-1.1.0/unittest2/case.py", line 18, in from unittest2 import result File "/tmp/devel/py-unittest2/work/unittest2-1.1.0/unittest2/result.py", line 10, in from unittest2.compatibility import wraps File "/tmp/devel/py-unittest2/work/unittest2-1.1.0/unittest2/compatibility.py", line 143, in class ChainMap(collections.MutableMapping): AttributeError: module 'collections' has no attribute 'MutableMapping' *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/py-unittest2 *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/py-unittest2