=> 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 py313-pynng-0.8.0 * Building wheel... ~~~building without ninja~~~ running bdist_wheel running build running build_py creating build/lib.netbsd-9.0-i386-cpython-313/pynng copying pynng/__init__.py -> build/lib.netbsd-9.0-i386-cpython-313/pynng copying pynng/_aio.py -> build/lib.netbsd-9.0-i386-cpython-313/pynng copying pynng/_version.py -> build/lib.netbsd-9.0-i386-cpython-313/pynng copying pynng/exceptions.py -> build/lib.netbsd-9.0-i386-cpython-313/pynng copying pynng/nng.py -> build/lib.netbsd-9.0-i386-cpython-313/pynng copying pynng/options.py -> build/lib.netbsd-9.0-i386-cpython-313/pynng copying pynng/sockaddr.py -> build/lib.netbsd-9.0-i386-cpython-313/pynng copying pynng/tls.py -> build/lib.netbsd-9.0-i386-cpython-313/pynng running egg_info writing pynng.egg-info/PKG-INFO writing dependency_links to pynng.egg-info/dependency_links.txt writing requirements to pynng.egg-info/requires.txt writing top-level names to pynng.egg-info/top_level.txt reading manifest file 'pynng.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.bat' warning: no files found matching '8.txt' no previously-included directories found matching 'nng/build' no previously-included directories found matching 'nng/.git' no previously-included directories found matching 'nng/.circleci' warning: no previously-included files found matching 'nng/.gitignore' no previously-included directories found matching 'mbedtls/build' no previously-included directories found matching 'mbedtls/.git' no previously-included directories found matching 'mbedtls/.github' no previously-included directories found matching 'mbedtls/.travis.yml' no previously-included directories found matching 'mbedtls/prefix' warning: no previously-included files found matching 'mbedtls/.gitignore' adding license file 'LICENSE.txt' writing manifest file 'pynng.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.netbsd-9.0-i386-cpython-313/pynng._nng.c' creating build/temp.netbsd-9.0-i386-cpython-313 running build_mbedtls building mbedtls with: ['cmake', '-DCMAKE_POSITION_INDEPENDENT_CODE:BOOL=true', '-DENABLE_PROGRAMS=OFF', '-DCMAKE_BUILD_TYPE=Release', '-DCMAKE_INSTALL_PREFIX=../prefix', '-DENABLE_TESTING=OFF', '..'] CMake Deprecation Warning at CMakeLists.txt:21 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/net/py-pynng/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Python3: /usr/pkg/bin/python3.13 (found version "3.13.1") found components: Interpreter -- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS -- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS - Success -- Configuring done (1.8s) -- Generating done (0.2s) -- Build files have been written to: /pbulk/work/net/py-pynng/work/pynng-0.8.0/mbedtls/build [ 0%] Building C object 3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.o [ 1%] Building C object 3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.o [ 2%] Building C object 3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.o [ 3%] Linking C static library libeverest.a [ 3%] Built target everest [ 4%] Building C object 3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.o [ 5%] Building C object 3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.o [ 6%] Linking C static library libp256m.a [ 6%] Built target p256m [ 7%] Building C object library/CMakeFiles/mbedcrypto.dir/aes.c.o In file included from /pbulk/work/net/py-pynng/work/pynng-0.8.0/mbedtls/library/aes.c:57:0: /pbulk/work/net/py-pynng/work/pynng-0.8.0/mbedtls/library/aesni.h:57:5: error: #error "Must use `-mpclmul -msse2 -maes` for MBEDTLS_AESNI_C" # error "Must use `-mpclmul -msse2 -maes` for MBEDTLS_AESNI_C" ^~~~~ *** Error code 1 Stop. make[2]: stopped in /pbulk/work/net/py-pynng/work/pynng-0.8.0/mbedtls/build *** Error code 1 Stop. make[1]: stopped in /pbulk/work/net/py-pynng/work/pynng-0.8.0/mbedtls/build *** Error code 1 Stop. make: stopped in /pbulk/work/net/py-pynng/work/pynng-0.8.0/mbedtls/build Traceback (most recent call last): File "/usr/pkg/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in main() ~~~~^^ File "/usr/pkg/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main json_out["return_val"] = hook(**hook_input["kwargs"]) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel return _build_backend().build_wheel( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ wheel_directory, config_settings, metadata_directory ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/pkg/lib/python3.13/site-packages/setuptools/build_meta.py", line 435, in build_wheel return _build(['bdist_wheel']) File "/usr/pkg/lib/python3.13/site-packages/setuptools/build_meta.py", line 426, in _build return self._build_with_temp_dir( ~~~~~~~~~~~~~~~~~~~~~~~~~^ cmd, ^^^^ ...<3 lines>... self._arbitrary_args(config_settings), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/pkg/lib/python3.13/site-packages/setuptools/build_meta.py", line 407, in _build_with_temp_dir self.run_setup() ~~~~~~~~~~~~~~^^ File "/usr/pkg/lib/python3.13/site-packages/setuptools/build_meta.py", line 320, in run_setup exec(code, locals()) ~~~~^^^^^^^^^^^^^^^^ File "", line 180, in File "/usr/pkg/lib/python3.13/site-packages/setuptools/__init__.py", line 117, in setup return distutils.core.setup(**attrs) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/setuptools/_distutils/core.py", line 183, in setup return run_commands(dist) File "/usr/pkg/lib/python3.13/site-packages/setuptools/_distutils/core.py", line 199, in run_commands dist.run_commands() ~~~~~~~~~~~~~~~~~^^ File "/usr/pkg/lib/python3.13/site-packages/setuptools/_distutils/dist.py", line 954, in run_commands self.run_command(cmd) ~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/site-packages/setuptools/dist.py", line 995, in run_command super().run_command(command) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/setuptools/_distutils/dist.py", line 973, in run_command cmd_obj.run() ~~~~~~~~~~~^^ File "/usr/pkg/lib/python3.13/site-packages/setuptools/command/bdist_wheel.py", line 381, in run self.run_command("build") ~~~~~~~~~~~~~~~~^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/setuptools/_distutils/cmd.py", line 316, in run_command self.distribution.run_command(command) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/setuptools/dist.py", line 995, in run_command super().run_command(command) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/setuptools/_distutils/dist.py", line 973, in run_command cmd_obj.run() ~~~~~~~~~~~^^ File "/usr/pkg/lib/python3.13/site-packages/setuptools/_distutils/command/build.py", line 135, in run self.run_command(cmd_name) ~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/setuptools/_distutils/cmd.py", line 316, in run_command self.distribution.run_command(command) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/setuptools/dist.py", line 995, in run_command super().run_command(command) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/setuptools/_distutils/dist.py", line 973, in run_command cmd_obj.run() ~~~~~~~~~~~^^ File "/usr/pkg/lib/python3.13/site-packages/cffi/setuptools_ext.py", line 142, in run base_class.run(self) ~~~~~~~~~~~~~~^^^^^^ File "", line 170, in run File "/usr/pkg/lib/python3.13/site-packages/setuptools/_distutils/cmd.py", line 316, in run_command self.distribution.run_command(command) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/setuptools/dist.py", line 995, in run_command super().run_command(command) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/setuptools/_distutils/dist.py", line 973, in run_command cmd_obj.run() ~~~~~~~~~~~^^ File "", line 74, in run File "", line 119, in finalize_build File "/usr/pkg/lib/python3.13/subprocess.py", line 419, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'cmake --build . --config Release --target install' returned non-zero exit status 1. Exception ignored in: Traceback (most recent call last): File "/usr/pkg/lib/python3.13/threading.py", line 1383, in __del__ TypeError: 'NoneType' object does not support the context manager protocol ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/net/py-pynng *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/py-pynng