=> 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/pkgbuild/devel/py-buildbot-www/work.aarch64eb/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\ -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=/tmp/pkgbuild/devel/py-buildbot-www/work.aarch64eb/.cwrapper/bin:/tmp/pkgbuild/devel/py-buildbot-www/work.aarch64eb/.buildlink/bin:/tmp/pkgbuild/devel/py-buildbot-www/work.aarch64eb/.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= PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/tmp/pkgbuild/devel/py-buildbot-www/work.aarch64eb/.home CWRAPPERS_CONFIG_DIR=/tmp/pkgbuild/devel/py-buildbot-www/work.aarch64eb/.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=/tmp/pkgbuild/devel/py-buildbot-www/work.aarch64eb/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/pkgbuild/devel/py-buildbot-www/work.aarch64eb/.tools/bin/itstool GDBUS_CODEGEN=/tmp/pkgbuild/devel/py-buildbot-www/work.aarch64eb/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/pkgbuild/devel/py-buildbot-www/work.aarch64eb/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/pkgbuild/devel/py-buildbot-www/work.aarch64eb/.buildlink/lib/pkgconfig:/tmp/pkgbuild/devel/py-buildbot-www/work.aarch64eb/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/pkgbuild/devel/py-buildbot-www/work.aarch64eb/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/pkgbuild/devel/py-buildbot-www/work.aarch64eb/.cwrapper/config  /usr/pkg/bin/python3.10 setup.py  build   -j3)
/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
  
  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: 1
  ╰─> [112 lines of output]
      Collecting setuptools>=61.0.0
        Obtaining dependency information for setuptools>=61.0.0 from https://files.pythonhosted.org/packages/bb/26/7945080113158354380a12ce26873dd6c1ebd88d47f5bc24e2c5bb38c16a/setuptools-68.2.2-py3-none-any.whl.metadata
        Downloading setuptools-68.2.2-py3-none-any.whl.metadata (6.3 kB)
      Collecting wheel
        Obtaining dependency information for wheel from https://files.pythonhosted.org/packages/fa/7f/4c07234086edbce4a0a446209dc0cb08a19bb206a3ea53b2f56a403f983b/wheel-0.41.3-py3-none-any.whl.metadata
        Downloading wheel-0.41.3-py3-none-any.whl.metadata (2.2 kB)
      Collecting cffi>=1.12
        Downloading cffi-1.16.0.tar.gz (512 kB)
           ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 512.9/512.9 kB 5.1 MB/s eta 0:00:00
        Installing build dependencies: started
        Installing build dependencies: finished with status 'done'
        Getting requirements to build wheel: started
        Getting requirements to build wheel: finished with status 'done'
        Installing backend dependencies: started
        Installing backend dependencies: finished with status 'done'
        Preparing metadata (pyproject.toml): started
        Preparing metadata (pyproject.toml): finished with status 'done'
      Collecting setuptools-rust>=0.11.4
        Obtaining dependency information for setuptools-rust>=0.11.4 from https://files.pythonhosted.org/packages/e0/34/d88a7ceb193fbcee6c8992d1b1e33ed20361027e07fea1676efc45ec7a43/setuptools_rust-1.8.1-py3-none-any.whl.metadata
        Downloading setuptools_rust-1.8.1-py3-none-any.whl.metadata (9.4 kB)
      Collecting pycparser (from cffi>=1.12)
        Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
           ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 6.1 MB/s eta 0:00:00
      Collecting semantic-version<3,>=2.8.2 (from setuptools-rust>=0.11.4)
        Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
      Collecting tomli>=1.2.1 (from setuptools-rust>=0.11.4)
        Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
      Using cached setuptools-68.2.2-py3-none-any.whl (807 kB)
      Using cached wheel-0.41.3-py3-none-any.whl (65 kB)
      Downloading setuptools_rust-1.8.1-py3-none-any.whl (26 kB)
      Building wheels for collected packages: cffi
        Building wheel for cffi (pyproject.toml): started
        Building wheel for cffi (pyproject.toml): finished with status 'error'
        error: subprocess-exited-with-error
      
        × Building wheel for cffi (pyproject.toml) did not run successfully.
        │ exit code: 1
        ╰─> [68 lines of output]
            PKGSRC-WARNING: Something is trying to run the c compiler,
            PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
            PKGSRC-WARNING: Something is trying to run the c compiler,
            PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
      
                No working compiler found, or bogus compiler options passed to
                the compiler from Python's standard "distutils" module.  See
                the error messages above.  Likely, the problem is not related
                to CFFI but generic to the setup.py of any Python package that
                tries to compile C code.  (Hints: on OS/X 10.8, for errors about
                -mno-fused-madd see http://stackoverflow.com/questions/22313407/
                Otherwise, see https://wiki.python.org/moin/CompLangPython or
                the IRC channel #python on irc.libera.chat.)
      
                Trying to continue anyway.  If you are trying to install CFFI from
                a build done in a different context, you can ignore this warning.
      
            /tmp/pip-build-env-wxy25kw9/overlay/lib/python3.10/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
            !!
      
                    ********************************************************************************
                    The license_file parameter is deprecated, use license_files instead.
      
                    This deprecation is overdue, please update your project and remove deprecated
                    calls to avoid build errors in the future.
      
                    See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
                    ********************************************************************************
      
            !!
              parsed = self.parsers.get(option_name, lambda x: x)(value)
            running bdist_wheel
            running build
            running build_py
            creating build
            creating build/lib.netbsd-10.0-evbarm-cpython-310
            creating build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/__init__.py -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/_imp_emulation.py -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/_shimmed_dist_utils.py -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/api.py -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/backend_ctypes.py -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/cffi_opcode.py -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/commontypes.py -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/cparser.py -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/error.py -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/ffiplatform.py -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/lock.py -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/model.py -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/pkgconfig.py -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/recompiler.py -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/setuptools_ext.py -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/vengine_cpy.py -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/verifier.py -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/vengine_gen.py -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/_cffi_include.h -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/parse_c_type.h -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/_embedding.h -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            copying src/cffi/_cffi_errors.h -> build/lib.netbsd-10.0-evbarm-cpython-310/cffi
            running build_ext
            building '_cffi_backend' extension
            creating build/temp.netbsd-10.0-evbarm-cpython-310
            creating build/temp.netbsd-10.0-evbarm-cpython-310/src
            creating build/temp.netbsd-10.0-evbarm-cpython-310/src/c
            gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/include -I/usr/pkg/include/python3.10 -fPIC -DFFI_BUILDING=1 -I/usr/include/ffi -I/usr/include/libffi -I/usr/pkg/include/python3.10 -c src/c/_cffi_backend.c -o build/temp.netbsd-10.0-evbarm-cpython-310/src/c/_cffi_backend.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/pkgbuild/devel/py-buildbot-www/work.aarch64eb/.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 cffi
      Failed to build cffi
      ERROR: Could not build wheels for cffi, which is required to install pyproject.toml-based projects
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Traceback (most recent call last):
  File "/usr/pkg/lib/python3.10/site-packages/setuptools/installer.py", line 101, 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/tmppm_4fj3y', '--quiet', 'cryptography>=3.4.6']' returned non-zero exit status 1.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/tmp/pkgbuild/devel/py-buildbot-www/work.aarch64eb/buildbot-www-2.6.0/setup.py", line 29, in <module>
    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 908, 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 829, in resolve
    dist = self._resolve_dist(
  File "/usr/pkg/lib/python3.10/site-packages/pkg_resources/__init__.py", line 865, in _resolve_dist
    dist = best[req.key] = env.best_match(
  File "/usr/pkg/lib/python3.10/site-packages/pkg_resources/__init__.py", line 1135, in best_match
    return self.obtain(req, installer)
  File "/usr/pkg/lib/python3.10/site-packages/pkg_resources/__init__.py", line 1147, in obtain
    return installer(requirement)
  File "/usr/pkg/lib/python3.10/site-packages/setuptools/installer.py", line 103, 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/tmppm_4fj3y', '--quiet', 'cryptography>=3.4.6']' returned non-zero exit status 1.
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/devel/py-buildbot-www
WARNING: *** Please consider adding c to USE_LANGUAGES in the package Makefile.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/py-buildbot-www