=> 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-buildbot-www-2.6.0nb1 (cd /tmp/devel/py-buildbot-www/work/buildbot-www-2.6.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=-Wl,-zrelro\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/devel/py-buildbot-www/work/.cwrapper/bin:/tmp/devel/py-buildbot-www/work/.buildlink/bin:/tmp/devel/py-buildbot-www/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 CPP=cpp CXXCPP=cpp HOME=/tmp/devel/py-buildbot-www/work/.home CWRAPPERS_CONFIG_DIR=/tmp/devel/py-buildbot-www/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-buildbot-www/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/devel/py-buildbot-www/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/devel/py-buildbot-www/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/devel/py-buildbot-www/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/devel/py-buildbot-www/work/.buildlink/lib/pkgconfig:/tmp/devel/py-buildbot-www/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/devel/py-buildbot-www/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/devel/py-buildbot-www/work/.cwrapper/config /usr/pkg/bin/python3.10 setup.py build -j4) /usr/pkg/lib/python3.10/site-packages/setuptools/__init__.py:84: _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) error: subprocess-exited-with-error × python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [96 lines of output] running bdist_wheel running build running build_py creating build creating build/lib.netbsd-9.3-amd64-cpython-310 creating build/lib.netbsd-9.3-amd64-cpython-310/greenlet copying src/greenlet/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet creating build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform creating build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/leakcheck.py -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_contextvars.py -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_cpp.py -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_extension_interface.py -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_gc.py -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_generator.py -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_generator_nested.py -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_greenlet.py -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_greenlet_trash.py -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_leaks.py -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_stack_saved.py -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_throw.py -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_tracing.py -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_version.py -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/test_weakref.py -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests running egg_info writing src/greenlet.egg-info/PKG-INFO writing dependency_links to src/greenlet.egg-info/dependency_links.txt writing requirements to src/greenlet.egg-info/requires.txt writing top-level names to src/greenlet.egg-info/top_level.txt reading manifest file 'src/greenlet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'benchmarks/*.json' no previously-included directories found matching 'docs/_build' warning: no files found matching '*.py' under directory 'appveyor' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' adding license file 'LICENSE.PSF' adding license file 'AUTHORS' writing manifest file 'src/greenlet.egg-info/SOURCES.txt' copying src/greenlet/greenlet.cpp -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet copying src/greenlet/greenlet.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet copying src/greenlet/greenlet_allocator.hpp -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet copying src/greenlet/greenlet_compiler_compat.hpp -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet copying src/greenlet/greenlet_cpython_compat.hpp -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet copying src/greenlet/greenlet_exceptions.hpp -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet copying src/greenlet/greenlet_greenlet.hpp -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet copying src/greenlet/greenlet_internal.hpp -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet copying src/greenlet/greenlet_refs.hpp -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet copying src/greenlet/greenlet_slp_switch.hpp -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet copying src/greenlet/greenlet_thread_state.hpp -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet copying src/greenlet/greenlet_thread_state_dict_cleanup.hpp -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet copying src/greenlet/greenlet_thread_support.hpp -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet copying src/greenlet/slp_platformselect.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet copying src/greenlet/platform/setup_switch_x64_masm.cmd -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_aarch64_gcc.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_alpha_unix.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_amd64_unix.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm32_gcc.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm32_ios.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.asm -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.obj -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_arm64_msvc.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_csky_gcc.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_m68k_gcc.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_mips_unix.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc64_aix.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc64_linux.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc_aix.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc_linux.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc_macosx.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_ppc_unix.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_riscv_unix.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_s390_unix.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_sparc_sun_gcc.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x32_unix.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x64_masm.asm -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x64_masm.obj -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x64_msvc.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/platform/switch_x86_unix.h -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/platform copying src/greenlet/tests/_test_extension.c -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests copying src/greenlet/tests/_test_extension_cpp.cpp -> build/lib.netbsd-9.3-amd64-cpython-310/greenlet/tests running build_ext building 'greenlet._greenlet' extension creating build/temp.netbsd-9.3-amd64-cpython-310 creating build/temp.netbsd-9.3-amd64-cpython-310/src creating build/temp.netbsd-9.3-amd64-cpython-310/src/greenlet gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/include -I/usr/pkg/include/python3.10 -fPIC -I/usr/pkg/include/python3.10 -c src/greenlet/greenlet.cpp -o build/temp.netbsd-9.3-amd64-cpython-310/src/greenlet/greenlet.o PKGSRC-WARNING: Something is trying to run the c compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. error: command '/tmp/devel/py-buildbot-www/work/.cwrapper/bin/gcc' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for greenlet ERROR: Failed to build one or more wheels Traceback (most recent call last): File "/usr/pkg/lib/python3.10/site-packages/setuptools/installer.py", line 96, in _fetch_build_egg_no_warn subprocess.check_call(cmd) File "/usr/pkg/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/usr/pkg/bin/python3.10', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmp7vep_4am', '--quiet', 'greenlet!=0.4.17']' returned non-zero exit status 1. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/tmp/devel/py-buildbot-www/work/buildbot-www-2.6.0/setup.py", line 29, in setup_www_plugin( File "/usr/pkg/lib/python3.10/site-packages/buildbot_pkg.py", line 256, in setup_www_plugin setup(cmdclass=dict( File "/usr/pkg/lib/python3.10/site-packages/setuptools/__init__.py", line 106, in setup _install_setup_requires(attrs) File "/usr/pkg/lib/python3.10/site-packages/setuptools/__init__.py", line 79, in _install_setup_requires _fetch_build_eggs(dist) File "/usr/pkg/lib/python3.10/site-packages/setuptools/__init__.py", line 84, in _fetch_build_eggs dist.fetch_build_eggs(dist.setup_requires) File "/usr/pkg/lib/python3.10/site-packages/setuptools/dist.py", line 917, in fetch_build_eggs return _fetch_build_eggs(self, requires) File "/usr/pkg/lib/python3.10/site-packages/setuptools/installer.py", line 38, in _fetch_build_eggs resolved_dists = pkg_resources.working_set.resolve( File "/usr/pkg/lib/python3.10/site-packages/pkg_resources/__init__.py", line 827, in resolve dist = self._resolve_dist( File "/usr/pkg/lib/python3.10/site-packages/pkg_resources/__init__.py", line 863, in _resolve_dist dist = best[req.key] = env.best_match( File "/usr/pkg/lib/python3.10/site-packages/pkg_resources/__init__.py", line 1133, in best_match return self.obtain(req, installer) File "/usr/pkg/lib/python3.10/site-packages/pkg_resources/__init__.py", line 1145, in obtain return installer(requirement) File "/usr/pkg/lib/python3.10/site-packages/setuptools/installer.py", line 98, in _fetch_build_egg_no_warn raise DistutilsError(str(e)) from e distutils.errors.DistutilsError: Command '['/usr/pkg/bin/python3.10', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmp7vep_4am', '--quiet', 'greenlet!=0.4.17']' returned non-zero exit status 1. *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/py-buildbot-www WARNING: *** Please consider adding c to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/py-buildbot-www