=> 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 py38-test-shutil-1.7.0nb1 (cd /tmp/devel/py-test-shutil/work/pytest-shutil-1.7.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.8 CC=gcc CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.8 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.8 CXX=c++ CXXFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.8 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/devel/py-test-shutil/work/.cwrapper/bin:/tmp/devel/py-test-shutil/work/.buildlink/bin:/tmp/devel/py-test-shutil/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= 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=/tmp/devel/py-test-shutil/work/.home CWRAPPERS_CONFIG_DIR=/tmp/devel/py-test-shutil/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-test-shutil/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/devel/py-test-shutil/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/devel/py-test-shutil/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/devel/py-test-shutil/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/devel/py-test-shutil/work/.buildlink/lib/pkgconfig:/tmp/devel/py-test-shutil/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/devel/py-test-shutil/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/devel/py-test-shutil/work/.cwrapper/config /usr/pkg/bin/python3.8 setup.py build -j4) running build running build_py creating build creating build/lib creating build/lib/pytest_shutil copying pytest_shutil/__init__.py -> build/lib/pytest_shutil copying pytest_shutil/cmdline.py -> build/lib/pytest_shutil copying pytest_shutil/env.py -> build/lib/pytest_shutil copying pytest_shutil/run.py -> build/lib/pytest_shutil copying pytest_shutil/workspace.py -> build/lib/pytest_shutil running egg_info /tmp/devel/py-test-shutil/work/pytest-shutil-1.7.0/common_setup.py:6: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. By 2024-Nov-15, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! from setuptools.command.test import test as TestCommand /usr/pkg/lib/python3.8/site-packages/setuptools/_distutils/dist.py:268: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) Traceback (most recent call last): File "setup.py", line 56, in setup(**kwargs) File "/usr/pkg/lib/python3.8/site-packages/setuptools/__init__.py", line 108, in setup return distutils.core.setup(**attrs) File "/usr/pkg/lib/python3.8/site-packages/setuptools/_distutils/core.py", line 184, in setup return run_commands(dist) File "/usr/pkg/lib/python3.8/site-packages/setuptools/_distutils/core.py", line 200, in run_commands dist.run_commands() File "/usr/pkg/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 970, in run_commands self.run_command(cmd) File "/usr/pkg/lib/python3.8/site-packages/setuptools/dist.py", line 945, in run_command super().run_command(command) File "/usr/pkg/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 989, in run_command cmd_obj.run() File "/usr/pkg/lib/python3.8/site-packages/setuptools/_distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/usr/pkg/lib/python3.8/site-packages/setuptools/_distutils/cmd.py", line 316, in run_command self.distribution.run_command(command) File "/usr/pkg/lib/python3.8/site-packages/setuptools/dist.py", line 945, in run_command super().run_command(command) File "/usr/pkg/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 989, in run_command cmd_obj.run() File "/usr/pkg/lib/python3.8/site-packages/setuptools/command/build_py.py", line 75, in run self.build_package_data() File "/usr/pkg/lib/python3.8/site-packages/setuptools/command/build_py.py", line 172, in build_package_data for target, srcfile in self._get_package_data_output_mapping(): File "/usr/pkg/lib/python3.8/site-packages/setuptools/command/build_py.py", line 164, in _get_package_data_output_mapping for package, src_dir, build_dir, filenames in self.data_files: File "/usr/pkg/lib/python3.8/site-packages/setuptools/command/build_py.py", line 84, in __getattr__ self.data_files = self._get_data_files() File "/usr/pkg/lib/python3.8/site-packages/setuptools/command/build_py.py", line 96, in _get_data_files self.analyze_manifest() File "/usr/pkg/lib/python3.8/site-packages/setuptools/command/build_py.py", line 194, in analyze_manifest self.run_command('egg_info') File "/usr/pkg/lib/python3.8/site-packages/setuptools/_distutils/cmd.py", line 316, in run_command self.distribution.run_command(command) File "/usr/pkg/lib/python3.8/site-packages/setuptools/dist.py", line 945, in run_command super().run_command(command) File "/usr/pkg/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 989, in run_command cmd_obj.run() File "/tmp/devel/py-test-shutil/work/pytest-shutil-1.7.0/common_setup.py", line 41, in run self.distribution.extras_require['tests'] = self.distribution.tests_require AttributeError: 'Distribution' object has no attribute 'tests_require' *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/py-test-shutil *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/py-test-shutil