===> Building for py311-pynng-0.8.1nb1 * Building wheel... ~~~building without ninja~~~ /opt/pkg/lib/python3.11/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) /opt/pkg/lib/python3.11/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() /opt/pkg/lib/python3.11/site-packages/setuptools/dist.py:761: 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.macosx-12.3-arm64-cpython-311/pynng copying pynng/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/pynng copying pynng/_aio.py -> build/lib.macosx-12.3-arm64-cpython-311/pynng copying pynng/_version.py -> build/lib.macosx-12.3-arm64-cpython-311/pynng copying pynng/exceptions.py -> build/lib.macosx-12.3-arm64-cpython-311/pynng copying pynng/nng.py -> build/lib.macosx-12.3-arm64-cpython-311/pynng copying pynng/options.py -> build/lib.macosx-12.3-arm64-cpython-311/pynng copying pynng/sockaddr.py -> build/lib.macosx-12.3-arm64-cpython-311/pynng copying pynng/tls.py -> build/lib.macosx-12.3-arm64-cpython-311/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 ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 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.macosx-12.3-arm64-cpython-311/pynng._nng.c' creating build/temp.macosx-12.3-arm64-cpython-311 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 unknown -- Detecting C compiler ABI info -- Detecting C compiler ABI info - failed -- Check for working C compiler: /Users/pbulk/build/net/py-pynng/work/.cwrapper/bin/clang -- Check for working C compiler: /Users/pbulk/build/net/py-pynng/work/.cwrapper/bin/clang - broken CMake Error at /opt/pkg/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:67 (message): The C compiler "/Users/pbulk/build/net/py-pynng/work/.cwrapper/bin/clang" is not able to compile a simple test program. It fails with the following output: Change Dir: '/Users/pbulk/build/net/py-pynng/work/pynng-0.8.1/mbedtls/build/CMakeFiles/CMakeScratch/TryCompile-TARHvJ' Run Build Command(s): /opt/pkg/bin/cmake -E env VERBOSE=1 /Users/pbulk/build/net/py-pynng/work/.tools/bin/make -f Makefile cmTC_6dd2b/fast /Users/pbulk/build/net/py-pynng/work/.tools/bin/make -f CMakeFiles/cmTC_6dd2b.dir/build.make CMakeFiles/cmTC_6dd2b.dir/build Building C object CMakeFiles/cmTC_6dd2b.dir/testCCompiler.c.o /Users/pbulk/build/net/py-pynng/work/.cwrapper/bin/clang -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include -arch arm64 -o CMakeFiles/cmTC_6dd2b.dir/testCCompiler.c.o -c /Users/pbulk/build/net/py-pynng/work/pynng-0.8.1/mbedtls/build/CMakeFiles/CMakeScratch/TryCompile-TARHvJ/testCCompiler.c Error loading required libraries. If there is an ongoing installation please wait for it to complete. Otherwise reinstall. (dlopen(@rpath/libxcodebuildLoader.dylib, 0x0001): Library not loaded: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice Referenced from: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal Reason: tried: '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache), '/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache)) clang: error: unable to locate xcodebuild, please make sure the path to the Xcode folder is set correctly! clang: error: You can set the path to the Xcode folder using /usr/bin/xcode-select -switch *** Error code 71 Stop. make[1]: stopped making "CMakeFiles/cmTC_6dd2b.dir/build" in /Users/pbulk/build/net/py-pynng/work/pynng-0.8.1/mbedtls/build/CMakeFiles/CMakeScratch/TryCompile-TARHvJ *** Error code 1 Stop. make: stopped making "cmTC_6dd2b/fast" in /Users/pbulk/build/net/py-pynng/work/pynng-0.8.1/mbedtls/build/CMakeFiles/CMakeScratch/TryCompile-TARHvJ CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:39 (project) -- Configuring incomplete, errors occurred! Traceback (most recent call last): File "/opt/pkg/lib/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in main() File "/opt/pkg/lib/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main json_out["return_val"] = hook(**hook_input["kwargs"]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel return _build_backend().build_wheel( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.11/site-packages/setuptools/build_meta.py", line 432, in build_wheel return _build(['bdist_wheel']) ^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.11/site-packages/setuptools/build_meta.py", line 423, in _build return self._build_with_temp_dir( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.11/site-packages/setuptools/build_meta.py", line 404, in _build_with_temp_dir self.run_setup() File "/opt/pkg/lib/python3.11/site-packages/setuptools/build_meta.py", line 317, in run_setup exec(code, locals()) File "", line 168, in File "/opt/pkg/lib/python3.11/site-packages/setuptools/__init__.py", line 117, in setup return distutils.core.setup(**attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 186, in setup return run_commands(dist) ^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 202, in run_commands dist.run_commands() File "/opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 1002, in run_commands self.run_command(cmd) File "/opt/pkg/lib/python3.11/site-packages/setuptools/dist.py", line 1106, in run_command super().run_command(command) File "/opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command cmd_obj.run() File "/opt/pkg/lib/python3.11/site-packages/setuptools/command/bdist_wheel.py", line 370, in run self.run_command("build") File "/opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/cmd.py", line 357, in run_command self.distribution.run_command(command) File "/opt/pkg/lib/python3.11/site-packages/setuptools/dist.py", line 1106, in run_command super().run_command(command) File "/opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command cmd_obj.run() File "/opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/cmd.py", line 357, in run_command self.distribution.run_command(command) File "/opt/pkg/lib/python3.11/site-packages/setuptools/dist.py", line 1106, in run_command super().run_command(command) File "/opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command cmd_obj.run() File "/opt/pkg/lib/python3.11/site-packages/cffi/setuptools_ext.py", line 142, in run base_class.run(self) File "", line 159, in run File "/opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/cmd.py", line 357, in run_command self.distribution.run_command(command) File "/opt/pkg/lib/python3.11/site-packages/setuptools/dist.py", line 1106, in run_command super().run_command(command) File "/opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command cmd_obj.run() File "", line 71, in run File "/opt/pkg/lib/python3.11/subprocess.py", line 413, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['cmake', '-DCMAKE_POSITION_INDEPENDENT_CODE:BOOL=true', '-DENABLE_PROGRAMS=OFF', '-DCMAKE_BUILD_TYPE=Release', '-DCMAKE_INSTALL_PREFIX=../prefix', '-DENABLE_TESTING=OFF', '..']' returned non-zero exit status 1. ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/py-pynng *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/py-pynng