===> Building for py312-borgbackup-1.4.0 * 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.12/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.12/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.12/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 :: 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-312/borg copying src/borg/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/__main__.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/_version.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/archive.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/archiver.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/cache.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/constants.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/fuse.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/fuse_impl.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/locking.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/logger.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/lrucache.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/nanorst.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/patterns.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/platformflags.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/remote.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/repository.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/selftest.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/shellpattern.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/upgrader.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/version.py -> build/lib.macosx-12.3-arm64-cpython-312/borg copying src/borg/xattr.py -> build/lib.macosx-12.3-arm64-cpython-312/borg creating build/lib.macosx-12.3-arm64-cpython-312/borg/algorithms copying src/borg/algorithms/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/algorithms creating build/lib.macosx-12.3-arm64-cpython-312/borg/crypto copying src/borg/crypto/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/crypto copying src/borg/crypto/file_integrity.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/crypto copying src/borg/crypto/key.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/crypto copying src/borg/crypto/keymanager.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/crypto copying src/borg/crypto/nonces.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/crypto creating build/lib.macosx-12.3-arm64-cpython-312/borg/helpers copying src/borg/helpers/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/helpers copying src/borg/helpers/checks.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/helpers copying src/borg/helpers/datastruct.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/helpers copying src/borg/helpers/errors.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/helpers copying src/borg/helpers/fs.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/helpers copying src/borg/helpers/manifest.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/helpers copying src/borg/helpers/misc.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/helpers copying src/borg/helpers/msgpack.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/helpers copying src/borg/helpers/parseformat.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/helpers copying src/borg/helpers/process.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/helpers copying src/borg/helpers/progress.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/helpers copying src/borg/helpers/time.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/helpers copying src/borg/helpers/yes.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/helpers creating build/lib.macosx-12.3-arm64-cpython-312/borg/platform copying src/borg/platform/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/platform copying src/borg/platform/base.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/platform copying src/borg/platform/xattr.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/platform creating build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/archive.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/archiver.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/benchmark.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/cache.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/checksums.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/chunker.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/chunker_pytest.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/chunker_slow.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/compress.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/conftest.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/crypto.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/efficient_collection_queue.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/file_integrity.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/hashindex.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/hashindex_stress.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/helpers.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/item.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/key.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/locking.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/logger.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/lrucache.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/nanorst.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/nonces.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/patterns.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/platform.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/remote.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/repository.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/shellpattern.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/upgrader.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/version.py -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite copying src/borg/testsuite/xattr.py -> build/lib.macosx-12.3-arm64-cpython-312/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-312/borg copying src/borg/testsuite/attic.tar.gz -> build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite running build_ext building 'borg.crypto.low_level' extension creating build/temp.macosx-12.3-arm64-cpython-312/src/borg/crypto clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 -Isrc/borg/crypto -I/opt/pkg/include -I/opt/pkg/include/python3.12 -c src/borg/crypto/low_level.c -o build/temp.macosx-12.3-arm64-cpython-312/src/borg/crypto/low_level.o -Wall -Wextra -Wpointer-arith clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 build/temp.macosx-12.3-arm64-cpython-312/src/borg/crypto/low_level.o -L/opt/pkg/lib -L/opt/pkg/lib -lcrypto -o build/lib.macosx-12.3-arm64-cpython-312/borg/crypto/low_level.so building 'borg.compress' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/python3.12 -c src/borg/compress.c -o build/temp.macosx-12.3-arm64-cpython-312/src/borg/compress.o -Wall -Wextra -Wpointer-arith clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 build/temp.macosx-12.3-arm64-cpython-312/src/borg/compress.o -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib -llz4 -lzstd -o build/lib.macosx-12.3-arm64-cpython-312/borg/compress.so building 'borg.hashindex' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 -UNDEBUG -Isrc/borg -I/opt/pkg/include/python3.12 -c src/borg/hashindex.c -o build/temp.macosx-12.3-arm64-cpython-312/src/borg/hashindex.o -Wall -Wextra -Wpointer-arith clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 build/temp.macosx-12.3-arm64-cpython-312/src/borg/hashindex.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-312/borg/hashindex.so building 'borg.item' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 -Isrc/borg -I/opt/pkg/include/python3.12 -c src/borg/item.c -o build/temp.macosx-12.3-arm64-cpython-312/src/borg/item.o -Wall -Wextra -Wpointer-arith clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 build/temp.macosx-12.3-arm64-cpython-312/src/borg/item.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-312/borg/item.so building 'borg.chunker' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 -UNDEBUG -Isrc/borg -I/opt/pkg/include/python3.12 -c src/borg/chunker.c -o build/temp.macosx-12.3-arm64-cpython-312/src/borg/chunker.o -Wall -Wextra -Wpointer-arith clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 build/temp.macosx-12.3-arm64-cpython-312/src/borg/chunker.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-312/borg/chunker.so building 'borg.algorithms.checksums' extension creating build/temp.macosx-12.3-arm64-cpython-312/src/borg/algorithms clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 -Isrc/borg/algorithms -I/opt/pkg/include -I/opt/pkg/include/python3.12 -c src/borg/algorithms/checksums.c -o build/temp.macosx-12.3-arm64-cpython-312/src/borg/algorithms/checksums.o -Wall -Wextra -Wpointer-arith clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 build/temp.macosx-12.3-arm64-cpython-312/src/borg/algorithms/checksums.o -L/opt/pkg/lib -L/opt/pkg/lib -lxxhash -o build/lib.macosx-12.3-arm64-cpython-312/borg/algorithms/checksums.so building 'borg.platform.posix' extension creating build/temp.macosx-12.3-arm64-cpython-312/src/borg/platform clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include/python3.12 -c src/borg/platform/posix.c -o build/temp.macosx-12.3-arm64-cpython-312/src/borg/platform/posix.o -Wall -Wextra -Wpointer-arith clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 build/temp.macosx-12.3-arm64-cpython-312/src/borg/platform/posix.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-312/borg/platform/posix.so building 'borg.platform.darwin' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include/python3.12 -c src/borg/platform/darwin.c -o build/temp.macosx-12.3-arm64-cpython-312/src/borg/platform/darwin.o -Wall -Wextra -Wpointer-arith clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 build/temp.macosx-12.3-arm64-cpython-312/src/borg/platform/darwin.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-312/borg/platform/darwin.so installing to build/bdist.macosx-12.3-arm64/wheel running install running install_lib creating build/bdist.macosx-12.3-arm64/wheel creating build/bdist.macosx-12.3-arm64/wheel/borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/__main__.py -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/_version.py -> build/bdist.macosx-12.3-arm64/wheel/./borg creating build/bdist.macosx-12.3-arm64/wheel/borg/algorithms copying build/lib.macosx-12.3-arm64-cpython-312/borg/algorithms/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/algorithms copying build/lib.macosx-12.3-arm64-cpython-312/borg/algorithms/checksums.so -> build/bdist.macosx-12.3-arm64/wheel/./borg/algorithms copying build/lib.macosx-12.3-arm64-cpython-312/borg/archive.py -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/archiver.py -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/cache.py -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/chunker.so -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/compress.so -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/constants.py -> build/bdist.macosx-12.3-arm64/wheel/./borg creating build/bdist.macosx-12.3-arm64/wheel/borg/crypto copying build/lib.macosx-12.3-arm64-cpython-312/borg/crypto/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/crypto copying build/lib.macosx-12.3-arm64-cpython-312/borg/crypto/file_integrity.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/crypto copying build/lib.macosx-12.3-arm64-cpython-312/borg/crypto/key.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/crypto copying build/lib.macosx-12.3-arm64-cpython-312/borg/crypto/keymanager.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/crypto copying build/lib.macosx-12.3-arm64-cpython-312/borg/crypto/low_level.so -> build/bdist.macosx-12.3-arm64/wheel/./borg/crypto copying build/lib.macosx-12.3-arm64-cpython-312/borg/crypto/nonces.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/crypto copying build/lib.macosx-12.3-arm64-cpython-312/borg/fuse.py -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/fuse_impl.py -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/hashindex.so -> build/bdist.macosx-12.3-arm64/wheel/./borg creating build/bdist.macosx-12.3-arm64/wheel/borg/helpers copying build/lib.macosx-12.3-arm64-cpython-312/borg/helpers/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/helpers copying build/lib.macosx-12.3-arm64-cpython-312/borg/helpers/checks.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/helpers copying build/lib.macosx-12.3-arm64-cpython-312/borg/helpers/datastruct.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/helpers copying build/lib.macosx-12.3-arm64-cpython-312/borg/helpers/errors.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/helpers copying build/lib.macosx-12.3-arm64-cpython-312/borg/helpers/fs.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/helpers copying build/lib.macosx-12.3-arm64-cpython-312/borg/helpers/manifest.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/helpers copying build/lib.macosx-12.3-arm64-cpython-312/borg/helpers/misc.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/helpers copying build/lib.macosx-12.3-arm64-cpython-312/borg/helpers/msgpack.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/helpers copying build/lib.macosx-12.3-arm64-cpython-312/borg/helpers/parseformat.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/helpers copying build/lib.macosx-12.3-arm64-cpython-312/borg/helpers/process.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/helpers copying build/lib.macosx-12.3-arm64-cpython-312/borg/helpers/progress.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/helpers copying build/lib.macosx-12.3-arm64-cpython-312/borg/helpers/time.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/helpers copying build/lib.macosx-12.3-arm64-cpython-312/borg/helpers/yes.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/helpers copying build/lib.macosx-12.3-arm64-cpython-312/borg/item.so -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/locking.py -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/logger.py -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/lrucache.py -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/nanorst.py -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/paperkey.html -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/patterns.py -> build/bdist.macosx-12.3-arm64/wheel/./borg creating build/bdist.macosx-12.3-arm64/wheel/borg/platform copying build/lib.macosx-12.3-arm64-cpython-312/borg/platform/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/platform copying build/lib.macosx-12.3-arm64-cpython-312/borg/platform/base.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/platform copying build/lib.macosx-12.3-arm64-cpython-312/borg/platform/darwin.so -> build/bdist.macosx-12.3-arm64/wheel/./borg/platform copying build/lib.macosx-12.3-arm64-cpython-312/borg/platform/posix.so -> build/bdist.macosx-12.3-arm64/wheel/./borg/platform copying build/lib.macosx-12.3-arm64-cpython-312/borg/platform/xattr.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/platform copying build/lib.macosx-12.3-arm64-cpython-312/borg/platformflags.py -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/remote.py -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/repository.py -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/selftest.py -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/shellpattern.py -> build/bdist.macosx-12.3-arm64/wheel/./borg creating build/bdist.macosx-12.3-arm64/wheel/borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/archive.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/archiver.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/attic.tar.gz -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/benchmark.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/cache.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/checksums.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/chunker.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/chunker_pytest.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/chunker_slow.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/compress.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/conftest.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/crypto.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/efficient_collection_queue.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/file_integrity.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/hashindex.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/hashindex_stress.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/helpers.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/item.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/key.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/locking.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/logger.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/lrucache.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/nanorst.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/nonces.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/patterns.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/platform.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/remote.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/repository.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/shellpattern.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/upgrader.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/version.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/testsuite/xattr.py -> build/bdist.macosx-12.3-arm64/wheel/./borg/testsuite copying build/lib.macosx-12.3-arm64-cpython-312/borg/upgrader.py -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/version.py -> build/bdist.macosx-12.3-arm64/wheel/./borg copying build/lib.macosx-12.3-arm64-cpython-312/borg/xattr.py -> build/bdist.macosx-12.3-arm64/wheel/./borg running install_egg_info Copying src/borgbackup.egg-info to build/bdist.macosx-12.3-arm64/wheel/./borgbackup-1.4.0-py3.12.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/borgbackup-1.4.0.dist-info/WHEEL creating '/Users/pbulk/build/sysutils/py-borgbackup/work/borgbackup-1.4.0/dist/.tmp-k4mvo6gj/borgbackup-1.4.0-cp312-cp312-macosx_12_0_arm64.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'borg/__init__.py' adding 'borg/__main__.py' adding 'borg/_version.py' adding 'borg/archive.py' adding 'borg/archiver.py' adding 'borg/cache.py' adding 'borg/chunker.so' adding 'borg/compress.so' adding 'borg/constants.py' adding 'borg/fuse.py' adding 'borg/fuse_impl.py' adding 'borg/hashindex.so' adding 'borg/item.so' adding 'borg/locking.py' adding 'borg/logger.py' adding 'borg/lrucache.py' adding 'borg/nanorst.py' adding 'borg/paperkey.html' adding 'borg/patterns.py' adding 'borg/platformflags.py' adding 'borg/remote.py' adding 'borg/repository.py' adding 'borg/selftest.py' adding 'borg/shellpattern.py' adding 'borg/upgrader.py' adding 'borg/version.py' adding 'borg/xattr.py' adding 'borg/algorithms/__init__.py' adding 'borg/algorithms/checksums.so' adding 'borg/crypto/__init__.py' adding 'borg/crypto/file_integrity.py' adding 'borg/crypto/key.py' adding 'borg/crypto/keymanager.py' adding 'borg/crypto/low_level.so' adding 'borg/crypto/nonces.py' adding 'borg/helpers/__init__.py' adding 'borg/helpers/checks.py' adding 'borg/helpers/datastruct.py' adding 'borg/helpers/errors.py' adding 'borg/helpers/fs.py' adding 'borg/helpers/manifest.py' adding 'borg/helpers/misc.py' adding 'borg/helpers/msgpack.py' adding 'borg/helpers/parseformat.py' adding 'borg/helpers/process.py' adding 'borg/helpers/progress.py' adding 'borg/helpers/time.py' adding 'borg/helpers/yes.py' adding 'borg/platform/__init__.py' adding 'borg/platform/base.py' adding 'borg/platform/darwin.so' adding 'borg/platform/posix.so' adding 'borg/platform/xattr.py' adding 'borg/testsuite/__init__.py' adding 'borg/testsuite/archive.py' adding 'borg/testsuite/archiver.py' adding 'borg/testsuite/attic.tar.gz' adding 'borg/testsuite/benchmark.py' adding 'borg/testsuite/cache.py' adding 'borg/testsuite/checksums.py' adding 'borg/testsuite/chunker.py' adding 'borg/testsuite/chunker_pytest.py' adding 'borg/testsuite/chunker_slow.py' adding 'borg/testsuite/compress.py' adding 'borg/testsuite/conftest.py' adding 'borg/testsuite/crypto.py' adding 'borg/testsuite/efficient_collection_queue.py' adding 'borg/testsuite/file_integrity.py' adding 'borg/testsuite/hashindex.py' adding 'borg/testsuite/hashindex_stress.py' adding 'borg/testsuite/helpers.py' adding 'borg/testsuite/item.py' adding 'borg/testsuite/key.py' adding 'borg/testsuite/locking.py' adding 'borg/testsuite/logger.py' adding 'borg/testsuite/lrucache.py' adding 'borg/testsuite/nanorst.py' adding 'borg/testsuite/nonces.py' adding 'borg/testsuite/patterns.py' adding 'borg/testsuite/platform.py' adding 'borg/testsuite/remote.py' adding 'borg/testsuite/repository.py' adding 'borg/testsuite/shellpattern.py' adding 'borg/testsuite/upgrader.py' adding 'borg/testsuite/version.py' adding 'borg/testsuite/xattr.py' adding 'borgbackup-1.4.0.dist-info/licenses/AUTHORS' adding 'borgbackup-1.4.0.dist-info/licenses/LICENSE' adding 'borgbackup-1.4.0.dist-info/METADATA' adding 'borgbackup-1.4.0.dist-info/WHEEL' adding 'borgbackup-1.4.0.dist-info/entry_points.txt' adding 'borgbackup-1.4.0.dist-info/top_level.txt' adding 'borgbackup-1.4.0.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built borgbackup-1.4.0-cp312-cp312-macosx_12_0_arm64.whl