=> 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'. ===> Building for py310-lazr.delegates-2.0.4nb2 (cd /pbulk/work/devel/py-lazr.delegates/work/lazr.delegates-2.0.4/ && /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\ -I/usr/include\ -I/usr/pkg/include/python3.10 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.10 CXX=c++ CXXFLAGS=-O2\ -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=-Wl,-zrelro\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/pbulk/work/devel/py-lazr.delegates/work/.cwrapper/bin:/pbulk/work/devel/py-lazr.delegates/work/.buildlink/bin:/pbulk/work/devel/py-lazr.delegates/work/.tools/bin:/usr/pkg/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/pbulk/work/devel/py-lazr.delegates/work/.home CWRAPPERS_CONFIG_DIR=/pbulk/work/devel/py-lazr.delegates/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\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/pbulk/work/devel/py-lazr.delegates/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/pbulk/work/devel/py-lazr.delegates/work/.tools/bin/itstool GDBUS_CODEGEN=/pbulk/work/devel/py-lazr.delegates/work/.tools/bin/gdbus-codegen PKG_CONFIG=/pbulk/work/devel/py-lazr.delegates/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/pbulk/work/devel/py-lazr.delegates/work/.buildlink/lib/pkgconfig:/pbulk/work/devel/py-lazr.delegates/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/pbulk/work/devel/py-lazr.delegates/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/pbulk/work/devel/py-lazr.delegates/work/.cwrapper/config /usr/pkg/bin/python3.10 setup.py build -j8) /usr/pkg/lib/python3.10/site-packages/setuptools/dist.py:806: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) /usr/pkg/lib/python3.10/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/lazr copying lazr/__init__.py -> build/lib/lazr creating build/lib/lazr/delegates copying lazr/delegates/_passthrough.py -> build/lib/lazr/delegates copying lazr/delegates/_python2.py -> build/lib/lazr/delegates copying lazr/delegates/_python3.py -> build/lib/lazr/delegates copying lazr/delegates/_delegates.py -> build/lib/lazr/delegates copying lazr/delegates/_version.py -> build/lib/lazr/delegates copying lazr/delegates/__init__.py -> build/lib/lazr/delegates creating build/lib/lazr/delegates/docs copying lazr/delegates/docs/usage_fixture.py -> build/lib/lazr/delegates/docs copying lazr/delegates/docs/fixture.py -> build/lib/lazr/delegates/docs copying lazr/delegates/docs/__init__.py -> build/lib/lazr/delegates/docs creating build/lib/lazr/delegates/tests copying lazr/delegates/tests/test_passthrough.py -> build/lib/lazr/delegates/tests copying lazr/delegates/tests/test_api.py -> build/lib/lazr/delegates/tests copying lazr/delegates/tests/test_python2.py -> build/lib/lazr/delegates/tests copying lazr/delegates/tests/__init__.py -> build/lib/lazr/delegates/tests running egg_info writing lazr.delegates.egg-info/PKG-INFO writing dependency_links to lazr.delegates.egg-info/dependency_links.txt writing namespace_packages to lazr.delegates.egg-info/namespace_packages.txt writing requirements to lazr.delegates.egg-info/requires.txt writing top-level names to lazr.delegates.egg-info/top_level.txt reading manifest file 'lazr.delegates.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.bzrignore' adding license file 'COPYING.txt' writing manifest file 'lazr.delegates.egg-info/SOURCES.txt' copying lazr/delegates/docs/NEWS.rst -> build/lib/lazr/delegates/docs copying lazr/delegates/docs/usage.rst -> build/lib/lazr/delegates/docs