=> 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 py311-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. [4/6] Cythonizing src/borg/platform/posix.pyx [6/6] Cythonizing src/borg/platform/windows.pyx [2/6] Cythonizing src/borg/platform/freebsd.pyx [3/6] Cythonizing src/borg/platform/linux.pyx [5/6] Cythonizing src/borg/platform/syncfilerange.pyx [1/6] Cythonizing src/borg/platform/darwin.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. [6/6] Cythonizing src/borg/item.pyx [5/6] Cythonizing src/borg/hashindex.pyx [4/6] Cythonizing src/borg/crypto/low_level.pyx [2/6] Cythonizing src/borg/chunker.pyx [3/6] Cythonizing src/borg/compress.pyx [1/6] Cythonizing src/borg/algorithms/checksums.pyx /usr/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) /usr/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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/pkg/lib/python3.11/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.netbsd-10.0-i386-cpython-311/borg copying src/borg/__init__.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/__main__.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/_version.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/archive.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/archiver.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/cache.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/constants.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/fuse.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/fuse_impl.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/locking.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/logger.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/lrucache.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/nanorst.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/patterns.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/platformflags.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/remote.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/repository.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/selftest.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/shellpattern.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/upgrader.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/version.py -> build/lib.netbsd-10.0-i386-cpython-311/borg copying src/borg/xattr.py -> build/lib.netbsd-10.0-i386-cpython-311/borg creating build/lib.netbsd-10.0-i386-cpython-311/borg/algorithms copying src/borg/algorithms/__init__.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/algorithms creating build/lib.netbsd-10.0-i386-cpython-311/borg/crypto copying src/borg/crypto/__init__.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/crypto copying src/borg/crypto/file_integrity.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/crypto copying src/borg/crypto/key.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/crypto copying src/borg/crypto/keymanager.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/crypto copying src/borg/crypto/nonces.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/crypto creating build/lib.netbsd-10.0-i386-cpython-311/borg/helpers copying src/borg/helpers/__init__.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/helpers copying src/borg/helpers/checks.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/helpers copying src/borg/helpers/datastruct.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/helpers copying src/borg/helpers/errors.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/helpers copying src/borg/helpers/fs.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/helpers copying src/borg/helpers/manifest.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/helpers copying src/borg/helpers/misc.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/helpers copying src/borg/helpers/msgpack.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/helpers copying src/borg/helpers/parseformat.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/helpers copying src/borg/helpers/process.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/helpers copying src/borg/helpers/progress.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/helpers copying src/borg/helpers/time.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/helpers copying src/borg/helpers/yes.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/helpers creating build/lib.netbsd-10.0-i386-cpython-311/borg/platform copying src/borg/platform/__init__.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/platform copying src/borg/platform/base.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/platform copying src/borg/platform/xattr.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/platform creating build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/__init__.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/archive.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/archiver.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/benchmark.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/cache.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/checksums.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/chunker.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/chunker_pytest.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/chunker_slow.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/compress.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/conftest.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/crypto.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/efficient_collection_queue.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/file_integrity.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/hashindex.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/hashindex_stress.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/helpers.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/item.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/key.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/locking.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/logger.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/lrucache.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/nanorst.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/nonces.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/patterns.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/platform.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/remote.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/repository.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/shellpattern.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/upgrader.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/version.py -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite copying src/borg/testsuite/xattr.py -> build/lib.netbsd-10.0-i386-cpython-311/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 /usr/include/openssl/crypto.h won't be automatically included in the manifest: the path must be relative dependency /usr/include/openssl/evp.h won't be automatically included in the manifest: the path must be relative dependency /usr/pkg/include/lz4.h won't be automatically included in the manifest: the path must be relative dependency /usr/pkg/include/zstd.h won't be automatically included in the manifest: the path must be relative dependency /usr/pkg/include/xxhash.h won't be automatically included in the manifest: the path must be relative 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.netbsd-10.0-i386-cpython-311/borg copying src/borg/testsuite/attic.tar.gz -> build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite running build_ext building 'borg.crypto.low_level' extension creating build/temp.netbsd-10.0-i386-cpython-311/src/borg/crypto gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -Isrc/borg/crypto -I/usr/include -I/usr/pkg/include/python3.11 -c src/borg/crypto/low_level.c -o build/temp.netbsd-10.0-i386-cpython-311/src/borg/crypto/low_level.o -Wall -Wextra -Wpointer-arith gcc -shared -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 build/temp.netbsd-10.0-i386-cpython-311/src/borg/crypto/low_level.o -L/usr/lib -L/usr/pkg/lib -lcrypto -o build/lib.netbsd-10.0-i386-cpython-311/borg/crypto/low_level.so building 'borg.compress' extension gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/python3.11 -c src/borg/compress.c -o build/temp.netbsd-10.0-i386-cpython-311/src/borg/compress.o -Wall -Wextra -Wpointer-arith src/borg/compress.c: In function '__Pyx_PyInt_AndObjC': src/borg/compress.c:23614:36: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'long int' [-Wsign-compare] 23614 | if ((intval & PyLong_MASK) == intval) { | ^~ src/borg/compress.c:23616:71: warning: operand of '?:' changes signedness from 'long int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] 23616 | long result = intval & (likely(__Pyx_PyLong_IsPos(op1)) ? last_digit : (PyLong_MASK - last_digit + 1)); | ^~~~~~~~~~ gcc -shared -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 build/temp.netbsd-10.0-i386-cpython-311/src/borg/compress.o -L/usr/pkg/lib -L/usr/pkg/lib -L/usr/pkg/lib -llz4 -lzstd -o build/lib.netbsd-10.0-i386-cpython-311/borg/compress.so building 'borg.hashindex' extension gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -UNDEBUG -Isrc/borg -I/usr/pkg/include/python3.11 -c src/borg/hashindex.c -o build/temp.netbsd-10.0-i386-cpython-311/src/borg/hashindex.o -Wall -Wextra -Wpointer-arith gcc -shared -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 build/temp.netbsd-10.0-i386-cpython-311/src/borg/hashindex.o -L/usr/pkg/lib -o build/lib.netbsd-10.0-i386-cpython-311/borg/hashindex.so building 'borg.item' extension gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -Isrc/borg -I/usr/pkg/include/python3.11 -c src/borg/item.c -o build/temp.netbsd-10.0-i386-cpython-311/src/borg/item.o -Wall -Wextra -Wpointer-arith gcc -shared -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 build/temp.netbsd-10.0-i386-cpython-311/src/borg/item.o -L/usr/pkg/lib -o build/lib.netbsd-10.0-i386-cpython-311/borg/item.so building 'borg.chunker' extension gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -UNDEBUG -Isrc/borg -I/usr/pkg/include/python3.11 -c src/borg/chunker.c -o build/temp.netbsd-10.0-i386-cpython-311/src/borg/chunker.o -Wall -Wextra -Wpointer-arith gcc -shared -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 build/temp.netbsd-10.0-i386-cpython-311/src/borg/chunker.o -L/usr/pkg/lib -o build/lib.netbsd-10.0-i386-cpython-311/borg/chunker.so building 'borg.algorithms.checksums' extension creating build/temp.netbsd-10.0-i386-cpython-311/src/borg/algorithms gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -Isrc/borg/algorithms -I/usr/pkg/include -I/usr/pkg/include/python3.11 -c src/borg/algorithms/checksums.c -o build/temp.netbsd-10.0-i386-cpython-311/src/borg/algorithms/checksums.o -Wall -Wextra -Wpointer-arith gcc -shared -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 build/temp.netbsd-10.0-i386-cpython-311/src/borg/algorithms/checksums.o -L/usr/pkg/lib -L/usr/pkg/lib -lxxhash -o build/lib.netbsd-10.0-i386-cpython-311/borg/algorithms/checksums.so building 'borg.platform.posix' extension creating build/temp.netbsd-10.0-i386-cpython-311/src/borg/platform gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -I/usr/pkg/include/python3.11 -c src/borg/platform/posix.c -o build/temp.netbsd-10.0-i386-cpython-311/src/borg/platform/posix.o -Wall -Wextra -Wpointer-arith gcc -shared -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 build/temp.netbsd-10.0-i386-cpython-311/src/borg/platform/posix.o -L/usr/pkg/lib -o build/lib.netbsd-10.0-i386-cpython-311/borg/platform/posix.so installing to build/bdist.netbsd-10.0-i386/wheel running install running install_lib creating build/bdist.netbsd-10.0-i386/wheel creating build/bdist.netbsd-10.0-i386/wheel/borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/__main__.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/_version.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/archive.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/archiver.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/cache.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/constants.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/fuse.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/fuse_impl.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/locking.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/logger.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/lrucache.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/nanorst.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/patterns.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/platformflags.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/remote.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/repository.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/selftest.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/shellpattern.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/upgrader.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/version.py -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/xattr.py -> build/bdist.netbsd-10.0-i386/wheel/./borg creating build/bdist.netbsd-10.0-i386/wheel/borg/algorithms copying build/lib.netbsd-10.0-i386-cpython-311/borg/algorithms/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/algorithms copying build/lib.netbsd-10.0-i386-cpython-311/borg/algorithms/checksums.so -> build/bdist.netbsd-10.0-i386/wheel/./borg/algorithms creating build/bdist.netbsd-10.0-i386/wheel/borg/crypto copying build/lib.netbsd-10.0-i386-cpython-311/borg/crypto/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/crypto copying build/lib.netbsd-10.0-i386-cpython-311/borg/crypto/file_integrity.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/crypto copying build/lib.netbsd-10.0-i386-cpython-311/borg/crypto/key.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/crypto copying build/lib.netbsd-10.0-i386-cpython-311/borg/crypto/keymanager.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/crypto copying build/lib.netbsd-10.0-i386-cpython-311/borg/crypto/nonces.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/crypto copying build/lib.netbsd-10.0-i386-cpython-311/borg/crypto/low_level.so -> build/bdist.netbsd-10.0-i386/wheel/./borg/crypto creating build/bdist.netbsd-10.0-i386/wheel/borg/helpers copying build/lib.netbsd-10.0-i386-cpython-311/borg/helpers/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/helpers copying build/lib.netbsd-10.0-i386-cpython-311/borg/helpers/checks.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/helpers copying build/lib.netbsd-10.0-i386-cpython-311/borg/helpers/datastruct.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/helpers copying build/lib.netbsd-10.0-i386-cpython-311/borg/helpers/errors.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/helpers copying build/lib.netbsd-10.0-i386-cpython-311/borg/helpers/fs.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/helpers copying build/lib.netbsd-10.0-i386-cpython-311/borg/helpers/manifest.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/helpers copying build/lib.netbsd-10.0-i386-cpython-311/borg/helpers/misc.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/helpers copying build/lib.netbsd-10.0-i386-cpython-311/borg/helpers/msgpack.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/helpers copying build/lib.netbsd-10.0-i386-cpython-311/borg/helpers/parseformat.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/helpers copying build/lib.netbsd-10.0-i386-cpython-311/borg/helpers/process.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/helpers copying build/lib.netbsd-10.0-i386-cpython-311/borg/helpers/progress.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/helpers copying build/lib.netbsd-10.0-i386-cpython-311/borg/helpers/time.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/helpers copying build/lib.netbsd-10.0-i386-cpython-311/borg/helpers/yes.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/helpers creating build/bdist.netbsd-10.0-i386/wheel/borg/platform copying build/lib.netbsd-10.0-i386-cpython-311/borg/platform/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/platform copying build/lib.netbsd-10.0-i386-cpython-311/borg/platform/base.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/platform copying build/lib.netbsd-10.0-i386-cpython-311/borg/platform/xattr.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/platform copying build/lib.netbsd-10.0-i386-cpython-311/borg/platform/posix.so -> build/bdist.netbsd-10.0-i386/wheel/./borg/platform creating build/bdist.netbsd-10.0-i386/wheel/borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/archive.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/archiver.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/benchmark.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/cache.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/checksums.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/chunker.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/chunker_pytest.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/chunker_slow.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/compress.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/conftest.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/crypto.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/efficient_collection_queue.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/file_integrity.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/hashindex.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/hashindex_stress.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/helpers.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/item.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/key.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/locking.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/logger.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/lrucache.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/nanorst.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/nonces.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/patterns.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/platform.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/remote.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/repository.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/shellpattern.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/upgrader.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/version.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/xattr.py -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/testsuite/attic.tar.gz -> build/bdist.netbsd-10.0-i386/wheel/./borg/testsuite copying build/lib.netbsd-10.0-i386-cpython-311/borg/paperkey.html -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/compress.so -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/hashindex.so -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/item.so -> build/bdist.netbsd-10.0-i386/wheel/./borg copying build/lib.netbsd-10.0-i386-cpython-311/borg/chunker.so -> build/bdist.netbsd-10.0-i386/wheel/./borg running install_egg_info Copying src/borgbackup.egg-info to build/bdist.netbsd-10.0-i386/wheel/./borgbackup-1.4.0-py3.11.egg-info running install_scripts creating build/bdist.netbsd-10.0-i386/wheel/borgbackup-1.4.0.dist-info/WHEEL creating '/pbulk/work/sysutils/py-borgbackup/work/borgbackup-1.4.0/dist/.tmp-l2wqry73/borgbackup-1.4.0-cp311-cp311-netbsd_10_0_i386.whl' and adding 'build/bdist.netbsd-10.0-i386/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/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.netbsd-10.0-i386/wheel Successfully built borgbackup-1.4.0-cp311-cp311-netbsd_10_0_i386.whl