=> 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-pynng-0.8.1nb1 * Building wheel... ~~~building without ninja~~~ /usr/pkg/lib/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/pkg/lib/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.netbsd-9.0-i386-cpython-310/pynng copying pynng/__init__.py -> build/lib.netbsd-9.0-i386-cpython-310/pynng copying pynng/_aio.py -> build/lib.netbsd-9.0-i386-cpython-310/pynng copying pynng/_version.py -> build/lib.netbsd-9.0-i386-cpython-310/pynng copying pynng/exceptions.py -> build/lib.netbsd-9.0-i386-cpython-310/pynng copying pynng/nng.py -> build/lib.netbsd-9.0-i386-cpython-310/pynng copying pynng/options.py -> build/lib.netbsd-9.0-i386-cpython-310/pynng copying pynng/sockaddr.py -> build/lib.netbsd-9.0-i386-cpython-310/pynng copying pynng/tls.py -> build/lib.netbsd-9.0-i386-cpython-310/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-310/pynng._nng.c' creating build/temp.netbsd-9.0-i386-cpython-310 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.10 (found version "3.10.18") found components: Interpreter -- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS -- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS - Success -- Configuring done (1.0s) -- Generating done (0.1s) -- Build files have been written to: /pbulk/work/net/py-pynng/work/pynng-0.8.1/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.1/mbedtls/library/aes.c:57:0: /pbulk/work/net/py-pynng/work/pynng-0.8.1/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.1/mbedtls/build *** Error code 1 Stop. make[1]: stopped in /pbulk/work/net/py-pynng/work/pynng-0.8.1/mbedtls/build *** Error code 1 Stop. make: stopped in /pbulk/work/net/py-pynng/work/pynng-0.8.1/mbedtls/build Traceback (most recent call last): File "/usr/pkg/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in main() File "/usr/pkg/lib/python3.10/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.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel return _build_backend().build_wheel( File "/usr/pkg/lib/python3.10/site-packages/setuptools/build_meta.py", line 432, in build_wheel return _build(['bdist_wheel']) File "/usr/pkg/lib/python3.10/site-packages/setuptools/build_meta.py", line 423, in _build return self._build_with_temp_dir( File "/usr/pkg/lib/python3.10/site-packages/setuptools/build_meta.py", line 404, in _build_with_temp_dir self.run_setup() File "/usr/pkg/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup exec(code, locals()) File "", line 168, in File "/usr/pkg/lib/python3.10/site-packages/setuptools/__init__.py", line 115, in setup return distutils.core.setup(**attrs) File "/usr/pkg/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 186, in setup return run_commands(dist) File "/usr/pkg/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 202, in run_commands dist.run_commands() File "/usr/pkg/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1002, in run_commands self.run_command(cmd) File "/usr/pkg/lib/python3.10/site-packages/setuptools/dist.py", line 1102, in run_command super().run_command(command) File "/usr/pkg/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command cmd_obj.run() File "/usr/pkg/lib/python3.10/site-packages/setuptools/command/bdist_wheel.py", line 370, in run self.run_command("build") File "/usr/pkg/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 357, in run_command self.distribution.run_command(command) File "/usr/pkg/lib/python3.10/site-packages/setuptools/dist.py", line 1102, in run_command super().run_command(command) File "/usr/pkg/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command cmd_obj.run() File "/usr/pkg/lib/python3.10/site-packages/setuptools/_distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/usr/pkg/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 357, in run_command self.distribution.run_command(command) File "/usr/pkg/lib/python3.10/site-packages/setuptools/dist.py", line 1102, in run_command super().run_command(command) File "/usr/pkg/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command cmd_obj.run() File "/usr/pkg/lib/python3.10/site-packages/cffi/setuptools_ext.py", line 142, in run base_class.run(self) File "", line 159, in run File "/usr/pkg/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 357, in run_command self.distribution.run_command(command) File "/usr/pkg/lib/python3.10/site-packages/setuptools/dist.py", line 1102, in run_command super().run_command(command) File "/usr/pkg/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command cmd_obj.run() File "", line 73, in run File "", line 118, in finalize_build File "/usr/pkg/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'cmake --build . --config Release --target install' returned non-zero exit status 1. 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