===> Building for py313-dnaio-1.2.0nb1 * Building wheel... /opt/pkg/lib/python3.13/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.13/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.13/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-313/dnaio copying src/dnaio/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/dnaio copying src/dnaio/_util.py -> build/lib.macosx-12.3-arm64-cpython-313/dnaio copying src/dnaio/_version.py -> build/lib.macosx-12.3-arm64-cpython-313/dnaio copying src/dnaio/chunks.py -> build/lib.macosx-12.3-arm64-cpython-313/dnaio copying src/dnaio/exceptions.py -> build/lib.macosx-12.3-arm64-cpython-313/dnaio copying src/dnaio/interfaces.py -> build/lib.macosx-12.3-arm64-cpython-313/dnaio copying src/dnaio/multipleend.py -> build/lib.macosx-12.3-arm64-cpython-313/dnaio copying src/dnaio/pairedend.py -> build/lib.macosx-12.3-arm64-cpython-313/dnaio copying src/dnaio/readers.py -> build/lib.macosx-12.3-arm64-cpython-313/dnaio copying src/dnaio/singleend.py -> build/lib.macosx-12.3-arm64-cpython-313/dnaio copying src/dnaio/writers.py -> build/lib.macosx-12.3-arm64-cpython-313/dnaio running egg_info writing src/dnaio.egg-info/PKG-INFO writing dependency_links to src/dnaio.egg-info/dependency_links.txt writing requirements to src/dnaio.egg-info/requires.txt writing top-level names to src/dnaio.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'src/dnaio.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/dnaio.egg-info/SOURCES.txt' copying src/dnaio/_conversions.h -> build/lib.macosx-12.3-arm64-cpython-313/dnaio copying src/dnaio/_core.pyi -> build/lib.macosx-12.3-arm64-cpython-313/dnaio copying src/dnaio/_version.pyi -> build/lib.macosx-12.3-arm64-cpython-313/dnaio copying src/dnaio/ascii_check.h -> build/lib.macosx-12.3-arm64-cpython-313/dnaio copying src/dnaio/bam.h -> build/lib.macosx-12.3-arm64-cpython-313/dnaio copying src/dnaio/py.typed -> build/lib.macosx-12.3-arm64-cpython-313/dnaio running build_ext Compiling src/dnaio/_core.pyx because it changed. [1/1] Cythonizing src/dnaio/_core.pyx building 'dnaio._core' extension creating build/temp.macosx-12.3-arm64-cpython-313/src/dnaio clang -pipe -Os -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/python3.13 -c src/dnaio/_core.c -o build/temp.macosx-12.3-arm64-cpython-313/src/dnaio/_core.o 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: command '/Users/pbulk/build/biology/py-dnaio/work/.cwrapper/bin/clang' failed with exit code 71 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/biology/py-dnaio *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/biology/py-dnaio