===> Building for py313-borgbackup-1.4.1 * Building wheel... Detected and preferring libcrypto [via BORG_OPENSSL_PREFIX] Detected and preferring liblz4 [via BORG_LIBLZ4_PREFIX] Detected and preferring libzstd [via BORG_LIBZSTD_PREFIX] Detected and preferring libxxhash [via BORG_LIBXXHASH_PREFIX] Compiling src/borg/platform/posix.pyx because it changed. Compiling src/borg/platform/linux.pyx because it changed. Compiling src/borg/platform/syncfilerange.pyx because it changed. Compiling src/borg/platform/freebsd.pyx because it changed. Compiling src/borg/platform/darwin.pyx because it changed. Compiling src/borg/platform/windows.pyx because it changed. [1/6] Cythonizing src/borg/platform/darwin.pyx [2/6] Cythonizing src/borg/platform/freebsd.pyx [3/6] Cythonizing src/borg/platform/linux.pyx [4/6] Cythonizing src/borg/platform/posix.pyx [5/6] Cythonizing src/borg/platform/syncfilerange.pyx [6/6] Cythonizing src/borg/platform/windows.pyx Compiling src/borg/crypto/low_level.pyx because it changed. Compiling src/borg/compress.pyx because it changed. Compiling src/borg/hashindex.pyx because it changed. Compiling src/borg/item.pyx because it changed. Compiling src/borg/chunker.pyx because it changed. Compiling src/borg/algorithms/checksums.pyx because it changed. [1/6] Cythonizing src/borg/algorithms/checksums.pyx [2/6] Cythonizing src/borg/chunker.pyx [3/6] Cythonizing src/borg/compress.pyx [4/6] Cythonizing src/borg/crypto/low_level.pyx [5/6] Cythonizing src/borg/hashindex.pyx [6/6] Cythonizing src/borg/item.pyx /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 :: BSD 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 :: BSD 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/borg copying src/borg/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/__main__.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/_version.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/archive.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/archiver.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/cache.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/constants.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/fuse.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/fuse_impl.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/locking.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/logger.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/lrucache.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/nanorst.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/patterns.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/platformflags.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/remote.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/repository.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/selftest.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/shellpattern.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/upgrader.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/version.py -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/xattr.py -> build/lib.macosx-12.3-arm64-cpython-313/borg creating build/lib.macosx-12.3-arm64-cpython-313/borg/algorithms copying src/borg/algorithms/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/algorithms creating build/lib.macosx-12.3-arm64-cpython-313/borg/crypto copying src/borg/crypto/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/crypto copying src/borg/crypto/file_integrity.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/crypto copying src/borg/crypto/key.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/crypto copying src/borg/crypto/keymanager.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/crypto copying src/borg/crypto/nonces.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/crypto creating build/lib.macosx-12.3-arm64-cpython-313/borg/helpers copying src/borg/helpers/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/helpers copying src/borg/helpers/checks.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/helpers copying src/borg/helpers/datastruct.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/helpers copying src/borg/helpers/errors.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/helpers copying src/borg/helpers/fs.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/helpers copying src/borg/helpers/manifest.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/helpers copying src/borg/helpers/misc.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/helpers copying src/borg/helpers/msgpack.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/helpers copying src/borg/helpers/parseformat.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/helpers copying src/borg/helpers/process.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/helpers copying src/borg/helpers/progress.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/helpers copying src/borg/helpers/time.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/helpers copying src/borg/helpers/yes.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/helpers creating build/lib.macosx-12.3-arm64-cpython-313/borg/platform copying src/borg/platform/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/platform copying src/borg/platform/base.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/platform copying src/borg/platform/xattr.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/platform creating build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/archive.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/archiver.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/benchmark.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/cache.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/checksums.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/chunker.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/chunker_pytest.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/chunker_slow.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/compress.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/conftest.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/crypto.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/efficient_collection_queue.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/file_integrity.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/hashindex.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/hashindex_stress.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/helpers.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/item.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/key.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/locking.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/logger.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/lrucache.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/nanorst.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/nonces.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/patterns.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/platform.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/remote.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/repository.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/shellpattern.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/upgrader.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/version.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite copying src/borg/testsuite/xattr.py -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite running egg_info writing src/borgbackup.egg-info/PKG-INFO writing dependency_links to src/borgbackup.egg-info/dependency_links.txt writing entry points to src/borgbackup.egg-info/entry_points.txt writing requirements to src/borgbackup.egg-info/requires.txt writing top-level names to src/borgbackup.egg-info/top_level.txt dependency /opt/pkg/include/openssl/crypto.h won't be automatically included in the manifest: the path must be relative dependency /opt/pkg/include/openssl/evp.h won't be automatically included in the manifest: the path must be relative dependency /opt/pkg/include/lz4.h won't be automatically included in the manifest: the path must be relative dependency /opt/pkg/include/zstd.h won't be automatically included in the manifest: the path must be relative dependency /opt/pkg/include/xxhash.h won't be automatically included in the manifest: the path must be relative ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'src/borgbackup.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.mailmap' warning: no previously-included files found matching 'Vagrantfile' no previously-included directories found matching '.github' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'src/borgbackup.egg-info/SOURCES.txt' copying src/borg/paperkey.html -> build/lib.macosx-12.3-arm64-cpython-313/borg copying src/borg/testsuite/attic.tar.gz -> build/lib.macosx-12.3-arm64-cpython-313/borg/testsuite running build_ext building 'borg.crypto.low_level' extension creating build/temp.macosx-12.3-arm64-cpython-313/src/borg/crypto clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/python3.13 -Isrc/borg/crypto -I/opt/pkg/include -I/opt/pkg/include/python3.13 -c src/borg/crypto/low_level.c -o build/temp.macosx-12.3-arm64-cpython-313/src/borg/crypto/low_level.o -Wall -Wextra -Wpointer-arith 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/sysutils/py-borgbackup/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/sysutils/py-borgbackup *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/py-borgbackup