------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py39 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for py39-borgbackup11-1.1.18_2: FUSE=on: Support to mount locally borg backup files ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/archivers/py-borgbackup11 XDG_CONFIG_HOME=/construction/archivers/py-borgbackup11 XDG_CACHE_HOME=/construction/archivers/py-borgbackup11/.cache HOME=/construction/archivers/py-borgbackup11 TMPDIR="/tmp" PATH=/construction/archivers/py-borgbackup11/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/archivers/py-borgbackup11/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- BORG_OPENSSL_PREFIX=/usr/local OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/construction/archivers/py-borgbackup11 XDG_CONFIG_HOME=/construction/archivers/py-borgbackup11 XDG_CACHE_HOME=/construction/archivers/py-borgbackup11/.cache HOME=/construction/archivers/py-borgbackup11 TMPDIR="/tmp" PATH=/construction/archivers/py-borgbackup11/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/archivers/py-borgbackup11/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath,/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/archivers/py-borgbackup11/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/borgbackup" EXAMPLESDIR="share/examples/borgbackup" DATADIR="share/borgbackup" WWWDIR="www/borgbackup" ETCDIR="etc/borgbackup" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/borgbackup DOCSDIR=/usr/local/share/doc/borgbackup EXAMPLESDIR=/usr/local/share/examples/borgbackup WWWDIR=/usr/local/www/borgbackup ETCDIR=/usr/local/etc/borgbackup SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/py39-packaging-23.1.pkg Installing /packages/All/py39-tomli-2.0.1_2.pkg Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/py39-setuptools_scm-6.4.2.pkg Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/xxhash-0.8.1_2.pkg Installing /packages/All/fusefs-libs-2.9.9_2.pkg ===== Message from fusefs-libs-2.9.9_2: -- Install the FUSE kernel module (kldload fusefs) to use this port. Installing /packages/All/py39-llfuse-1.4.4.pkg SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-borgbackup11-1.1.18_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-borgbackup11-1.1.18_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-borgbackup11-1.1.18_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-borgbackup11-1.1.18_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-borgbackup11-1.1.18_2 for building => SHA256 Checksum OK for borgbackup-1.1.18.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-borgbackup11-1.1.18_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-borgbackup11-1.1.18_2 for building ===> Extracting for py39-borgbackup11-1.1.18_2 => SHA256 Checksum OK for borgbackup-1.1.18.tar.gz. Extracted Memory Use: 13.50M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-borgbackup11-1.1.18_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-borgbackup11-1.1.18_2 depends on package: py39-setuptools_scm>=1.7 - found ===> py39-borgbackup11-1.1.18_2 depends on package: pkgconf>=1.3.0_1 - found ===> py39-borgbackup11-1.1.18_2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-borgbackup11-1.1.18_2 depends on file: /usr/local/bin/python3.9 - found ===> py39-borgbackup11-1.1.18_2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> py39-borgbackup11-1.1.18_2 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py39-borgbackup11-1.1.18_2 depends on shared library: liblz4.so - found (/usr/local/lib/liblz4.so) ===> py39-borgbackup11-1.1.18_2 depends on shared library: libzstd.so - found (/usr/local/lib/libzstd.so) ===> py39-borgbackup11-1.1.18_2 depends on shared library: libxxhash.so - found (/usr/local/lib/libxxhash.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-borgbackup11-1.1.18_2 depends on package: py39-setuptools_scm>=1.7 - found ===> py39-borgbackup11-1.1.18_2 depends on package: pkgconf>=1.3.0_1 - found ===> py39-borgbackup11-1.1.18_2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-borgbackup11-1.1.18_2 depends on file: /usr/local/bin/python3.9 - found ===> py39-borgbackup11-1.1.18_2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> py39-borgbackup11-1.1.18_2 depends on file: /usr/local/bin/ccache - found ===> py39-borgbackup11-1.1.18_2 depends on shared library: liblz4.so - found (/usr/local/lib/liblz4.so) ===> py39-borgbackup11-1.1.18_2 depends on shared library: libzstd.so - found (/usr/local/lib/libzstd.so) ===> py39-borgbackup11-1.1.18_2 depends on shared library: libxxhash.so - found (/usr/local/lib/libxxhash.so) ===> Configuring for py39-borgbackup11-1.1.18_2 Detected and preferring liblz4 over bundled LZ4 Detected and preferring libzstd over bundled ZSTD Detected and preferring libxxhash over bundled XXHASH running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-borgbackup11-1.1.18_2 Detected and preferring liblz4 over bundled LZ4 Detected and preferring libzstd over bundled ZSTD Detected and preferring libxxhash over bundled XXHASH running build running build_py creating build creating build/lib.dragonfly-6.5-x86_64-cpython-39 creating build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/__init__.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/__main__.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/_version.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/archive.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/archiver.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/cache.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/constants.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/fuse.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/helpers.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/locking.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/logger.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/lrucache.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/nanorst.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/patterns.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/remote.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/repository.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/selftest.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/shellpattern.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/upgrader.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/version.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/xattr.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg creating build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms copying src/borg/algorithms/__init__.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms creating build/lib.dragonfly-6.5-x86_64-cpython-39/borg/crypto copying src/borg/crypto/__init__.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/crypto copying src/borg/crypto/file_integrity.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/crypto copying src/borg/crypto/key.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/crypto copying src/borg/crypto/keymanager.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/crypto copying src/borg/crypto/nonces.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/crypto creating build/lib.dragonfly-6.5-x86_64-cpython-39/borg/platform copying src/borg/platform/__init__.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/platform copying src/borg/platform/base.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/platform creating build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/__init__.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/archive.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/archiver.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/benchmark.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/cache.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/checksums.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/chunker.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/compress.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/crypto.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/file_integrity.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/hashindex.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/helpers.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/item.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/key.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/locking.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/logger.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/lrucache.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/nanorst.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/nonces.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/patterns.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/platform.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/remote.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/repository.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/shellpattern.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/upgrader.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/version.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/testsuite/xattr.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite creating build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/msgpack copying src/borg/algorithms/msgpack/__init__.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/msgpack copying src/borg/algorithms/msgpack/_version.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/msgpack copying src/borg/algorithms/msgpack/exceptions.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/msgpack copying src/borg/algorithms/msgpack/fallback.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/msgpack 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 reading manifest file 'src/borgbackup.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.coafile' 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' /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.blake2.ref' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.blake2.ref' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.blake2.ref' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.blake2.ref' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.lz4.lib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.lz4.lib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.lz4.lib' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.lz4.lib' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.xxh64' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.xxh64' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.xxh64' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.xxh64' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.zstd.lib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.zstd.lib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.zstd.lib' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.zstd.lib' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.zstd.lib.common' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.zstd.lib.common' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.zstd.lib.common' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.zstd.lib.common' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.zstd.lib.compress' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.zstd.lib.compress' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.zstd.lib.compress' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.zstd.lib.compress' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.zstd.lib.decompress' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.zstd.lib.decompress' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.zstd.lib.decompress' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.zstd.lib.decompress' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.zstd.lib.deprecated' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.zstd.lib.deprecated' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.zstd.lib.deprecated' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.zstd.lib.deprecated' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.zstd.lib.dictBuilder' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.zstd.lib.dictBuilder' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.zstd.lib.dictBuilder' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.zstd.lib.dictBuilder' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.zstd.lib.legacy' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.zstd.lib.legacy' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.zstd.lib.legacy' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.zstd.lib.legacy' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.cache_sync' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.cache_sync' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.cache_sync' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.cache_sync' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying src/borg/paperkey.html -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg copying src/borg/testsuite/attic.tar.gz -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite copying src/borg/algorithms/msgpack/_packer.cpp -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/msgpack copying src/borg/algorithms/msgpack/_unpacker.cpp -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/msgpack running build_ext building 'borg.algorithms.msgpack._packer' extension creating build/temp.dragonfly-6.5-x86_64-cpython-39 creating build/temp.dragonfly-6.5-x86_64-cpython-39/src creating build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg creating build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/algorithms creating build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/algorithms/msgpack cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include -Isrc/borg/algorithms/blake2/ref -I/usr/local/include -I/usr/local/include/python3.9 -c src/borg/algorithms/msgpack/_packer.cpp -o build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/algorithms/msgpack/_packer.o -Wall -Wextra -Wpointer-arith c++ -shared -Wl,-rpath,/usr/local/lib -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/algorithms/msgpack/_packer.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -o build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/msgpack/_packer.cpython-39.so building 'borg.algorithms.msgpack._unpacker' extension cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include -Isrc/borg/algorithms/blake2/ref -I/usr/local/include -I/usr/local/include/python3.9 -c src/borg/algorithms/msgpack/_unpacker.cpp -o build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/algorithms/msgpack/_unpacker.o -Wall -Wextra -Wpointer-arith In file included from src/borg/algorithms/msgpack/_unpacker.cpp:714: src/borg/algorithms/msgpack/unpack.h: In function 'PyObject* unpack_callback_root(unpack_user*)': src/borg/algorithms/msgpack/unpack.h:39:71: warning: unused parameter 'u' [-Wunused-parameter] static inline msgpack_unpack_object unpack_callback_root(unpack_user* u) ~~~~~~~~~~~~~^ src/borg/algorithms/msgpack/unpack.h: In function 'int unpack_callback_uint16(unpack_user*, uint16_t, PyObject**)': src/borg/algorithms/msgpack/unpack.h:44:55: warning: unused parameter 'u' [-Wunused-parameter] static inline int unpack_callback_uint16(unpack_user* u, uint16_t d, msgpack_unpack_object* o) ~~~~~~~~~~~~~^ src/borg/algorithms/msgpack/unpack.h: In function 'int unpack_callback_uint32(unpack_user*, uint32_t, PyObject**)': src/borg/algorithms/msgpack/unpack.h:58:55: warning: unused parameter 'u' [-Wunused-parameter] static inline int unpack_callback_uint32(unpack_user* u, uint32_t d, msgpack_unpack_object* o) ~~~~~~~~~~~~~^ src/borg/algorithms/msgpack/unpack.h: In function 'int unpack_callback_uint64(unpack_user*, uint64_t, PyObject**)': src/borg/algorithms/msgpack/unpack.h:67:55: warning: unused parameter 'u' [-Wunused-parameter] static inline int unpack_callback_uint64(unpack_user* u, uint64_t d, msgpack_unpack_object* o) ~~~~~~~~~~~~~^ src/borg/algorithms/msgpack/unpack.h: In function 'int unpack_callback_int32(unpack_user*, int32_t, PyObject**)': src/borg/algorithms/msgpack/unpack.h:81:54: warning: unused parameter 'u' [-Wunused-parameter] static inline int unpack_callback_int32(unpack_user* u, int32_t d, msgpack_unpack_object* o) ~~~~~~~~~~~~~^ src/borg/algorithms/msgpack/unpack.h: In function 'int unpack_callback_int64(unpack_user*, int64_t, PyObject**)': src/borg/algorithms/msgpack/unpack.h:100:54: warning: unused parameter 'u' [-Wunused-parameter] static inline int unpack_callback_int64(unpack_user* u, int64_t d, msgpack_unpack_object* o) ~~~~~~~~~~~~~^ src/borg/algorithms/msgpack/unpack.h: In function 'int unpack_callback_double(unpack_user*, double, PyObject**)': src/borg/algorithms/msgpack/unpack.h:112:55: warning: unused parameter 'u' [-Wunused-parameter] static inline int unpack_callback_double(unpack_user* u, double d, msgpack_unpack_object* o) ~~~~~~~~~~~~~^ src/borg/algorithms/msgpack/unpack.h: In function 'int unpack_callback_nil(unpack_user*, PyObject**)': src/borg/algorithms/msgpack/unpack.h:126:52: warning: unused parameter 'u' [-Wunused-parameter] static inline int unpack_callback_nil(unpack_user* u, msgpack_unpack_object* o) ~~~~~~~~~~~~~^ src/borg/algorithms/msgpack/unpack.h: In function 'int unpack_callback_true(unpack_user*, PyObject**)': src/borg/algorithms/msgpack/unpack.h:129:53: warning: unused parameter 'u' [-Wunused-parameter] static inline int unpack_callback_true(unpack_user* u, msgpack_unpack_object* o) ~~~~~~~~~~~~~^ src/borg/algorithms/msgpack/unpack.h: In function 'int unpack_callback_false(unpack_user*, PyObject**)': src/borg/algorithms/msgpack/unpack.h:132:54: warning: unused parameter 'u' [-Wunused-parameter] static inline int unpack_callback_false(unpack_user* u, msgpack_unpack_object* o) ~~~~~~~~~~~~~^ In file included from src/borg/algorithms/msgpack/_unpacker.cpp:714: src/borg/algorithms/msgpack/unpack.h: In function 'int unpack_callback_raw(unpack_user*, const char*, const char*, unsigned int, PyObject**)': src/borg/algorithms/msgpack/unpack.h:221:67: warning: unused parameter 'b' [-Wunused-parameter] static inline int unpack_callback_raw(unpack_user* u, const char* b, const char* p, unsigned int l, msgpack_unpack_object* o) ~~~~~~~~~~~~^ src/borg/algorithms/msgpack/unpack.h: In function 'int unpack_callback_bin(unpack_user*, const char*, const char*, unsigned int, PyObject**)': src/borg/algorithms/msgpack/unpack.h:243:67: warning: unused parameter 'b' [-Wunused-parameter] static inline int unpack_callback_bin(unpack_user* u, const char* b, const char* p, unsigned int l, msgpack_unpack_object* o) ~~~~~~~~~~~~^ src/borg/algorithms/msgpack/unpack.h: In function 'int unpack_callback_ext(unpack_user*, const char*, const char*, unsigned int, PyObject**)': src/borg/algorithms/msgpack/unpack.h:257:67: warning: unused parameter 'base' [-Wunused-parameter] static inline int unpack_callback_ext(unpack_user* u, const char* base, const char* pos, ~~~~~~~~~~~~^~~~ c++ -shared -Wl,-rpath,/usr/local/lib -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/algorithms/msgpack/_unpacker.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -o build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/msgpack/_unpacker.cpython-39.so building 'borg.compress' extension cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DBORG_USE_LIBLZ4=YES -DBORG_USE_LIBZSTD=YES -DBORG_USE_LIBXXHASH=YES -DXXH_PRIVATE_API=YES -I/usr/local/include -I/usr/local/include -I/usr/local/include -Isrc/borg/algorithms/blake2/ref -I/usr/local/include -I/usr/local/include/python3.9 -c src/borg/compress.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/compress.o -Wall -Wextra -Wpointer-arith cc -shared -Wl,-rpath,/usr/local/lib -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/compress.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -llz4 -lzstd -o build/lib.dragonfly-6.5-x86_64-cpython-39/borg/compress.cpython-39.so building 'borg.crypto.low_level' extension creating build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/algorithms/blake2 creating build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/algorithms/blake2/ref creating build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/crypto cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DBORG_USE_LIBLZ4=YES -DBORG_USE_LIBZSTD=YES -DBORG_USE_LIBXXHASH=YES -DXXH_PRIVATE_API=YES -I/usr/local/include -I/usr/local/include -I/usr/local/include -Isrc/borg/algorithms/blake2/ref -I/usr/local/include -I/usr/local/include/python3.9 -c src/borg/algorithms/blake2/ref/blake2b-ref.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/algorithms/blake2/ref/blake2b-ref.o -Wall -Wextra -Wpointer-arith cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DBORG_USE_LIBLZ4=YES -DBORG_USE_LIBZSTD=YES -DBORG_USE_LIBXXHASH=YES -DXXH_PRIVATE_API=YES -I/usr/local/include -I/usr/local/include -I/usr/local/include -Isrc/borg/algorithms/blake2/ref -I/usr/local/include -I/usr/local/include/python3.9 -c src/borg/crypto/low_level.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/crypto/low_level.o -Wall -Wextra -Wpointer-arith cc -shared -Wl,-rpath,/usr/local/lib -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/algorithms/blake2/ref/blake2b-ref.o build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/crypto/low_level.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lcrypto -o build/lib.dragonfly-6.5-x86_64-cpython-39/borg/crypto/low_level.cpython-39.so building 'borg.hashindex' extension cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.9 -c src/borg/hashindex.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/hashindex.o -Wall -Wextra -Wpointer-arith In file included from src/borg/hashindex.c:700: src/borg/_hashindex.c: In function 'hashindex_lookup': src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:79:53: note: in expansion of macro 'BUCKET_ADDR' #define BUCKET_IS_EMPTY(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == EMPTY) ^~~~~~~~~~~ src/borg/_hashindex.c:130:12: note: in expansion of macro 'BUCKET_IS_EMPTY' if(BUCKET_IS_EMPTY(index, idx)) ^~~~~~~~~~~~~~~ src/borg/_hashindex.c:79:77: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_IS_EMPTY(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == EMPTY) ^ src/borg/_hashindex.c:130:12: note: in expansion of macro 'BUCKET_IS_EMPTY' if(BUCKET_IS_EMPTY(index, idx)) ^~~~~~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:78:55: note: in expansion of macro 'BUCKET_ADDR' #define BUCKET_IS_DELETED(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == DELETED) ^~~~~~~~~~~ src/borg/_hashindex.c:134:12: note: in expansion of macro 'BUCKET_IS_DELETED' if(BUCKET_IS_DELETED(index, idx)) { ^~~~~~~~~~~~~~~~~ src/borg/_hashindex.c:78:79: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_IS_DELETED(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == DELETED) ^ src/borg/_hashindex.c:134:12: note: in expansion of macro 'BUCKET_IS_DELETED' if(BUCKET_IS_DELETED(index, idx)) { ^~~~~~~~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:76:58: note: in expansion of macro 'BUCKET_ADDR' #define BUCKET_MATCHES_KEY(index, idx, key) (memcmp(key, BUCKET_ADDR(index, idx), index->key_size) == 0) ^~~~~~~~~~~ src/borg/_hashindex.c:139:17: note: in expansion of macro 'BUCKET_MATCHES_KEY' else if(BUCKET_MATCHES_KEY(index, idx, key)) { ^~~~~~~~~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:143:24: note: in expansion of macro 'BUCKET_ADDR' memcpy(BUCKET_ADDR(index, didx), BUCKET_ADDR(index, idx), index->bucket_size); ^~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:143:50: note: in expansion of macro 'BUCKET_ADDR' memcpy(BUCKET_ADDR(index, didx), BUCKET_ADDR(index, idx), index->bucket_size); ^~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:81:57: note: in expansion of macro 'BUCKET_ADDR' #define BUCKET_MARK_DELETED(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) = DELETED) ^~~~~~~~~~~ src/borg/_hashindex.c:144:17: note: in expansion of macro 'BUCKET_MARK_DELETED' BUCKET_MARK_DELETED(index, idx); ^~~~~~~~~~~~~~~~~~~ src/borg/_hashindex.c:81:81: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_MARK_DELETED(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) = DELETED) ^ src/borg/_hashindex.c:144:17: note: in expansion of macro 'BUCKET_MARK_DELETED' BUCKET_MARK_DELETED(index, idx); ^~~~~~~~~~~~~~~~~~~ src/borg/_hashindex.c: In function 'hashindex_resize': src/borg/_hashindex.c:174:41: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] if(!hashindex_set(new, key, key + key_size)) { ^ src/borg/_hashindex.c: In function 'count_empty': src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:79:53: note: in expansion of macro 'BUCKET_ADDR' #define BUCKET_IS_EMPTY(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == EMPTY) ^~~~~~~~~~~ src/borg/_hashindex.c:250:12: note: in expansion of macro 'BUCKET_IS_EMPTY' if(BUCKET_IS_EMPTY(index, i)) ^~~~~~~~~~~~~~~ src/borg/_hashindex.c:79:77: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_IS_EMPTY(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == EMPTY) ^ src/borg/_hashindex.c:250:12: note: in expansion of macro 'BUCKET_IS_EMPTY' if(BUCKET_IS_EMPTY(index, i)) ^~~~~~~~~~~~~~~ src/borg/_hashindex.c: In function 'hashindex_init': src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:82:55: note: in expansion of macro 'BUCKET_ADDR' #define BUCKET_MARK_EMPTY(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) = EMPTY) ^~~~~~~~~~~ src/borg/_hashindex.c:449:9: note: in expansion of macro 'BUCKET_MARK_EMPTY' BUCKET_MARK_EMPTY(index, i); ^~~~~~~~~~~~~~~~~ src/borg/_hashindex.c:82:79: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_MARK_EMPTY(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) = EMPTY) ^ src/borg/_hashindex.c:449:9: note: in expansion of macro 'BUCKET_MARK_EMPTY' BUCKET_MARK_EMPTY(index, i); ^~~~~~~~~~~~~~~~~ src/borg/_hashindex.c: In function 'hashindex_get': src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:534:12: note: in expansion of macro 'BUCKET_ADDR' return BUCKET_ADDR(index, idx) + index->key_size; ^~~~~~~~~~~ In file included from src/borg/hashindex.c:700: src/borg/_hashindex.c:534:36: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] return BUCKET_ADDR(index, idx) + index->key_size; ^ In file included from src/borg/hashindex.c:700: src/borg/_hashindex.c: In function 'hashindex_set': src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:79:53: note: in expansion of macro 'BUCKET_ADDR' #define BUCKET_IS_EMPTY(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == EMPTY) ^~~~~~~~~~~ src/borg/_hashindex.c:552:16: note: in expansion of macro 'BUCKET_IS_EMPTY' while(!BUCKET_IS_EMPTY(index, idx) && !BUCKET_IS_DELETED(index, idx)) { ^~~~~~~~~~~~~~~ src/borg/_hashindex.c:79:77: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_IS_EMPTY(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == EMPTY) ^ src/borg/_hashindex.c:552:16: note: in expansion of macro 'BUCKET_IS_EMPTY' while(!BUCKET_IS_EMPTY(index, idx) && !BUCKET_IS_DELETED(index, idx)) { ^~~~~~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:78:55: note: in expansion of macro 'BUCKET_ADDR' #define BUCKET_IS_DELETED(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == DELETED) ^~~~~~~~~~~ src/borg/_hashindex.c:552:48: note: in expansion of macro 'BUCKET_IS_DELETED' while(!BUCKET_IS_EMPTY(index, idx) && !BUCKET_IS_DELETED(index, idx)) { ^~~~~~~~~~~~~~~~~ src/borg/_hashindex.c:78:79: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_IS_DELETED(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == DELETED) ^ src/borg/_hashindex.c:552:48: note: in expansion of macro 'BUCKET_IS_DELETED' while(!BUCKET_IS_EMPTY(index, idx) && !BUCKET_IS_DELETED(index, idx)) { ^~~~~~~~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:79:53: note: in expansion of macro 'BUCKET_ADDR' #define BUCKET_IS_EMPTY(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == EMPTY) ^~~~~~~~~~~ src/borg/_hashindex.c:558:12: note: in expansion of macro 'BUCKET_IS_EMPTY' if(BUCKET_IS_EMPTY(index, idx)){ ^~~~~~~~~~~~~~~ src/borg/_hashindex.c:79:77: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_IS_EMPTY(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == EMPTY) ^ src/borg/_hashindex.c:558:12: note: in expansion of macro 'BUCKET_IS_EMPTY' if(BUCKET_IS_EMPTY(index, idx)){ ^~~~~~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:79:53: note: in expansion of macro 'BUCKET_ADDR' #define BUCKET_IS_EMPTY(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == EMPTY) ^~~~~~~~~~~ src/borg/_hashindex.c:569:24: note: in expansion of macro 'BUCKET_IS_EMPTY' while(!BUCKET_IS_EMPTY(index, idx)) { ^~~~~~~~~~~~~~~ src/borg/_hashindex.c:79:77: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_IS_EMPTY(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == EMPTY) ^ src/borg/_hashindex.c:569:24: note: in expansion of macro 'BUCKET_IS_EMPTY' while(!BUCKET_IS_EMPTY(index, idx)) { ^~~~~~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:577:15: note: in expansion of macro 'BUCKET_ADDR' ptr = BUCKET_ADDR(index, idx); ^~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:584:16: note: in expansion of macro 'BUCKET_ADDR' memcpy(BUCKET_ADDR(index, idx) + index->key_size, value, index->value_size); ^~~~~~~~~~~ In file included from src/borg/hashindex.c:700: src/borg/_hashindex.c:584:40: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] memcpy(BUCKET_ADDR(index, idx) + index->key_size, value, index->value_size); ^ In file included from src/borg/hashindex.c:700: src/borg/_hashindex.c: In function 'hashindex_delete': src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:81:57: note: in expansion of macro 'BUCKET_ADDR' #define BUCKET_MARK_DELETED(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) = DELETED) ^~~~~~~~~~~ src/borg/_hashindex.c:596:5: note: in expansion of macro 'BUCKET_MARK_DELETED' BUCKET_MARK_DELETED(index, idx); ^~~~~~~~~~~~~~~~~~~ src/borg/_hashindex.c:81:81: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_MARK_DELETED(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) = DELETED) ^ src/borg/_hashindex.c:596:5: note: in expansion of macro 'BUCKET_MARK_DELETED' BUCKET_MARK_DELETED(index, idx); ^~~~~~~~~~~~~~~~~~~ In file included from src/borg/hashindex.c:700: src/borg/_hashindex.c: In function 'hashindex_next_key': src/borg/_hashindex.c:611:24: warning: pointer of type 'void *' used in subtraction [-Wpointer-arith] idx = 1 + (key - index->buckets) / index->bucket_size; ^ In file included from src/borg/hashindex.c:700: src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:79:53: note: in expansion of macro 'BUCKET_ADDR' #define BUCKET_IS_EMPTY(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == EMPTY) ^~~~~~~~~~~ src/borg/_hashindex.c:616:11: note: in expansion of macro 'BUCKET_IS_EMPTY' while(BUCKET_IS_EMPTY(index, idx) || BUCKET_IS_DELETED(index, idx)) { ^~~~~~~~~~~~~~~ src/borg/_hashindex.c:79:77: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_IS_EMPTY(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == EMPTY) ^ src/borg/_hashindex.c:616:11: note: in expansion of macro 'BUCKET_IS_EMPTY' while(BUCKET_IS_EMPTY(index, idx) || BUCKET_IS_DELETED(index, idx)) { ^~~~~~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:78:55: note: in expansion of macro 'BUCKET_ADDR' #define BUCKET_IS_DELETED(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == DELETED) ^~~~~~~~~~~ src/borg/_hashindex.c:616:42: note: in expansion of macro 'BUCKET_IS_DELETED' while(BUCKET_IS_EMPTY(index, idx) || BUCKET_IS_DELETED(index, idx)) { ^~~~~~~~~~~~~~~~~ src/borg/_hashindex.c:78:79: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_IS_DELETED(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == DELETED) ^ src/borg/_hashindex.c:616:42: note: in expansion of macro 'BUCKET_IS_DELETED' while(BUCKET_IS_EMPTY(index, idx) || BUCKET_IS_DELETED(index, idx)) { ^~~~~~~~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:622:12: note: in expansion of macro 'BUCKET_ADDR' return BUCKET_ADDR(index, idx); ^~~~~~~~~~~ src/borg/_hashindex.c: In function 'hashindex_compact': src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:79:53: note: in expansion of macro 'BUCKET_ADDR' #define BUCKET_IS_EMPTY(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == EMPTY) ^~~~~~~~~~~ src/borg/_hashindex.c:643:16: note: in expansion of macro 'BUCKET_IS_EMPTY' while((BUCKET_IS_EMPTY(index, idx) || BUCKET_IS_DELETED(index, idx)) && idx < index->num_buckets) { ^~~~~~~~~~~~~~~ src/borg/_hashindex.c:79:77: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_IS_EMPTY(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == EMPTY) ^ src/borg/_hashindex.c:643:16: note: in expansion of macro 'BUCKET_IS_EMPTY' while((BUCKET_IS_EMPTY(index, idx) || BUCKET_IS_DELETED(index, idx)) && idx < index->num_buckets) { ^~~~~~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:78:55: note: in expansion of macro 'BUCKET_ADDR' #define BUCKET_IS_DELETED(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == DELETED) ^~~~~~~~~~~ src/borg/_hashindex.c:643:47: note: in expansion of macro 'BUCKET_IS_DELETED' while((BUCKET_IS_EMPTY(index, idx) || BUCKET_IS_DELETED(index, idx)) && idx < index->num_buckets) { ^~~~~~~~~~~~~~~~~ src/borg/_hashindex.c:78:79: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_IS_DELETED(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == DELETED) ^ src/borg/_hashindex.c:643:47: note: in expansion of macro 'BUCKET_IS_DELETED' while((BUCKET_IS_EMPTY(index, idx) || BUCKET_IS_DELETED(index, idx)) && idx < index->num_buckets) { ^~~~~~~~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:653:21: note: in expansion of macro 'BUCKET_ADDR' memmove(BUCKET_ADDR(index, compact_tail_idx), BUCKET_ADDR(index, idx), index->bucket_size); ^~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:653:59: note: in expansion of macro 'BUCKET_ADDR' memmove(BUCKET_ADDR(index, compact_tail_idx), BUCKET_ADDR(index, idx), index->bucket_size); ^~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:79:53: note: in expansion of macro 'BUCKET_ADDR' #define BUCKET_IS_EMPTY(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == EMPTY) ^~~~~~~~~~~ src/borg/_hashindex.c:661:17: note: in expansion of macro 'BUCKET_IS_EMPTY' while(!(BUCKET_IS_EMPTY(index, idx) || BUCKET_IS_DELETED(index, idx)) && empty_slot_count && idx < index->num_buckets) { ^~~~~~~~~~~~~~~ src/borg/_hashindex.c:79:77: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_IS_EMPTY(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == EMPTY) ^ src/borg/_hashindex.c:661:17: note: in expansion of macro 'BUCKET_IS_EMPTY' while(!(BUCKET_IS_EMPTY(index, idx) || BUCKET_IS_DELETED(index, idx)) && empty_slot_count && idx < index->num_buckets) { ^~~~~~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:78:55: note: in expansion of macro 'BUCKET_ADDR' #define BUCKET_IS_DELETED(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == DELETED) ^~~~~~~~~~~ src/borg/_hashindex.c:661:48: note: in expansion of macro 'BUCKET_IS_DELETED' while(!(BUCKET_IS_EMPTY(index, idx) || BUCKET_IS_DELETED(index, idx)) && empty_slot_count && idx < index->num_buckets) { ^~~~~~~~~~~~~~~~~ src/borg/_hashindex.c:78:79: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_IS_DELETED(index, idx) (*((uint32_t *)(BUCKET_ADDR(index, idx) + index->key_size)) == DELETED) ^ src/borg/_hashindex.c:661:48: note: in expansion of macro 'BUCKET_IS_DELETED' while(!(BUCKET_IS_EMPTY(index, idx) || BUCKET_IS_DELETED(index, idx)) && empty_slot_count && idx < index->num_buckets) { ^~~~~~~~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:673:16: note: in expansion of macro 'BUCKET_ADDR' memcpy(BUCKET_ADDR(index, compact_tail_idx), BUCKET_ADDR(index, begin_used_idx), buckets_to_copy * index->bucket_size); ^~~~~~~~~~~ src/borg/_hashindex.c:74:49: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] #define BUCKET_ADDR(index, idx) (index->buckets + ((idx) * index->bucket_size)) ^ src/borg/_hashindex.c:673:54: note: in expansion of macro 'BUCKET_ADDR' memcpy(BUCKET_ADDR(index, compact_tail_idx), BUCKET_ADDR(index, begin_used_idx), buckets_to_copy * index->bucket_size); ^~~~~~~~~~~ src/borg/hashindex.c: In function '__pyx_pf_4borg_9hashindex_7NSIndex_6iteritems': src/borg/hashindex.c:5048:38: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] __pyx_v_iter->key = (__pyx_v_key - __pyx_v_self->__pyx_base.key_size); ^ src/borg/hashindex.c: In function '__pyx_pf_4borg_9hashindex_13NSKeyIterator_4__next__': src/borg/hashindex.c:5494:51: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] __pyx_v_value = ((uint32_t *)(__pyx_v_self->key + __pyx_v_self->key_size)); ^ src/borg/hashindex.c: In function '__pyx_pf_4borg_9hashindex_10ChunkIndex_10iteritems': src/borg/hashindex.c:6811:38: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] __pyx_v_iter->key = (__pyx_v_key - __pyx_v_self->__pyx_base.key_size); ^ src/borg/hashindex.c: In function '__pyx_pf_4borg_9hashindex_10ChunkIndex_12summarize': src/borg/hashindex.c:6986:48: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] __pyx_v_values = ((uint32_t *)(__pyx_v_key + __pyx_v_self->__pyx_base.key_size)); ^ src/borg/hashindex.c: In function '__pyx_pf_4borg_9hashindex_10ChunkIndex_14stats_against': src/borg/hashindex.c:7275:58: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] __pyx_v_our_values = ((uint32_t const *)(__pyx_v_key + __pyx_v_self->__pyx_base.key_size)); ^ src/borg/hashindex.c: In function '__pyx_pf_4borg_9hashindex_10ChunkIndex_18merge': src/borg/hashindex.c:7981:158: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] __pyx_t_2 = ((struct __pyx_vtabstruct_4borg_9hashindex_ChunkIndex *)__pyx_v_self->__pyx_vtab)->_add(__pyx_v_self, __pyx_v_key, ((uint32_t *)(__pyx_v_key + __pyx_v_self->__pyx_base.key_size))); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 456, __pyx_L1_error) ^ src/borg/hashindex.c: In function '__pyx_pf_4borg_9hashindex_10ChunkIndex_20zero_csize_ids': src/borg/hashindex.c:8118:48: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] __pyx_v_values = ((uint32_t *)(__pyx_v_key + __pyx_v_self->__pyx_base.key_size)); ^ src/borg/hashindex.c: In function '__pyx_pf_4borg_9hashindex_16ChunkKeyIterator_4__next__': src/borg/hashindex.c:8617:51: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] __pyx_v_value = ((uint32_t *)(__pyx_v_self->key + __pyx_v_self->key_size)); ^ cc -shared -Wl,-rpath,/usr/local/lib -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/hashindex.o -L/usr/local/lib -o build/lib.dragonfly-6.5-x86_64-cpython-39/borg/hashindex.cpython-39.so building 'borg.item' extension cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.9 -c src/borg/item.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/item.o -Wall -Wextra -Wpointer-arith cc -shared -Wl,-rpath,/usr/local/lib -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/item.o -L/usr/local/lib -o build/lib.dragonfly-6.5-x86_64-cpython-39/borg/item.cpython-39.so building 'borg.chunker' extension cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.9 -c src/borg/chunker.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/chunker.o -Wall -Wextra -Wpointer-arith cc -shared -Wl,-rpath,/usr/local/lib -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/chunker.o -L/usr/local/lib -o build/lib.dragonfly-6.5-x86_64-cpython-39/borg/chunker.cpython-39.so building 'borg.algorithms.checksums' extension cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DBORG_USE_LIBLZ4=YES -DBORG_USE_LIBZSTD=YES -DBORG_USE_LIBXXHASH=YES -DXXH_PRIVATE_API=YES -I/usr/local/include -I/usr/local/include -I/usr/local/include -Isrc/borg/algorithms/blake2/ref -I/usr/local/include -I/usr/local/include/python3.9 -c src/borg/algorithms/checksums.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/algorithms/checksums.o -Wall -Wextra -Wpointer-arith cc -shared -Wl,-rpath,/usr/local/lib -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/algorithms/checksums.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lxxhash -o build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/checksums.cpython-39.so building 'borg.platform.posix' extension creating build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/platform cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.9 -c src/borg/platform/posix.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/platform/posix.o -Wall -Wextra -Wpointer-arith cc -shared -Wl,-rpath,/usr/local/lib -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-6.5-x86_64-cpython-39/src/borg/platform/posix.o -L/usr/local/lib -o build/lib.dragonfly-6.5-x86_64-cpython-39/borg/platform/posix.cpython-39.so SUCCEEDED 00:00:30 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-borgbackup11-1.1.18_2 depends on package: py39-packaging>=19.0 - found ===> py39-borgbackup11-1.1.18_2 depends on package: py39-llfuse>0 - found ===> py39-borgbackup11-1.1.18_2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-borgbackup11-1.1.18_2 depends on file: /usr/local/bin/python3.9 - found ===> py39-borgbackup11-1.1.18_2 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-borgbackup11-1.1.18_2 ===> py39-borgbackup11-1.1.18_2 depends on package: py39-packaging>=19.0 - found ===> py39-borgbackup11-1.1.18_2 depends on package: py39-llfuse>0 - found ===> py39-borgbackup11-1.1.18_2 depends on package: py39-setuptools>=63.1.0 - found ===> py39-borgbackup11-1.1.18_2 depends on file: /usr/local/bin/python3.9 - found ===> py39-borgbackup11-1.1.18_2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list Detected and preferring liblz4 over bundled LZ4 Detected and preferring libzstd over bundled ZSTD Detected and preferring libxxhash over bundled XXHASH running install /usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py copying src/borg/_version.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/borg 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 reading manifest file 'src/borgbackup.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.coafile' 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' /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.blake2.ref' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.blake2.ref' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.blake2.ref' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.blake2.ref' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.lz4.lib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.lz4.lib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.lz4.lib' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.lz4.lib' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.xxh64' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.xxh64' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.xxh64' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.xxh64' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.zstd.lib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.zstd.lib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.zstd.lib' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.zstd.lib' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.zstd.lib.common' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.zstd.lib.common' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.zstd.lib.common' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.zstd.lib.common' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.zstd.lib.compress' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.zstd.lib.compress' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.zstd.lib.compress' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.zstd.lib.compress' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.zstd.lib.decompress' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.zstd.lib.decompress' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.zstd.lib.decompress' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.zstd.lib.decompress' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.zstd.lib.deprecated' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.zstd.lib.deprecated' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.zstd.lib.deprecated' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.zstd.lib.deprecated' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.zstd.lib.dictBuilder' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.zstd.lib.dictBuilder' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.zstd.lib.dictBuilder' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.zstd.lib.dictBuilder' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.algorithms.zstd.lib.legacy' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.algorithms.zstd.lib.legacy' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.algorithms.zstd.lib.legacy' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.algorithms.zstd.lib.legacy' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'borg.cache_sync' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'borg.cache_sync' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'borg.cache_sync' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'borg.cache_sync' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running build_ext running install_lib creating /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9 creating /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages creating /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/compress.cpython-39.so -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/paperkey.html -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/chunker.cpython-39.so -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/item.cpython-39.so -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/hashindex.cpython-39.so -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/_version.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/__init__.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/__main__.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/archive.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/archiver.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/cache.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/constants.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/fuse.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/helpers.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/locking.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/logger.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/lrucache.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/nanorst.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/patterns.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/remote.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/repository.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/selftest.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/shellpattern.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/upgrader.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/version.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/xattr.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg creating /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/algorithms copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/checksums.cpython-39.so -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/algorithms copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/__init__.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/algorithms creating /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/algorithms/msgpack copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/msgpack/_packer.cpp -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/algorithms/msgpack copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/msgpack/_unpacker.cpp -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/algorithms/msgpack copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/msgpack/_packer.cpython-39.so -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/algorithms/msgpack copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/msgpack/_unpacker.cpython-39.so -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/algorithms/msgpack copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/msgpack/__init__.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/algorithms/msgpack copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/msgpack/_version.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/algorithms/msgpack copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/msgpack/exceptions.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/algorithms/msgpack copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/algorithms/msgpack/fallback.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/algorithms/msgpack creating /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/crypto copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/crypto/low_level.cpython-39.so -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/crypto copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/crypto/__init__.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/crypto copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/crypto/file_integrity.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/crypto copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/crypto/key.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/crypto copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/crypto/keymanager.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/crypto copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/crypto/nonces.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/crypto creating /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/platform copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/platform/posix.cpython-39.so -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/platform copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/platform/__init__.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/platform copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/platform/base.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/platform creating /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/attic.tar.gz -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/__init__.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/archive.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/archiver.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/benchmark.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/cache.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/checksums.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/chunker.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/compress.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/crypto.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/file_integrity.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/hashindex.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/helpers.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/item.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/key.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/locking.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/logger.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/lrucache.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/nanorst.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/nonces.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/patterns.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/platform.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/remote.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/repository.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/shellpattern.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/upgrader.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/version.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite copying build/lib.dragonfly-6.5-x86_64-cpython-39/borg/testsuite/xattr.py -> /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/_version.py to _version.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/__main__.py to __main__.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/archive.py to archive.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/archiver.py to archiver.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/cache.py to cache.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/constants.py to constants.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/fuse.py to fuse.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/helpers.py to helpers.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/locking.py to locking.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/logger.py to logger.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/lrucache.py to lrucache.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/nanorst.py to nanorst.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/patterns.py to patterns.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/remote.py to remote.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/repository.py to repository.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/selftest.py to selftest.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/shellpattern.py to shellpattern.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/upgrader.py to upgrader.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/version.py to version.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/xattr.py to xattr.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/algorithms/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/algorithms/msgpack/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/algorithms/msgpack/_version.py to _version.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/algorithms/msgpack/exceptions.py to exceptions.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/algorithms/msgpack/fallback.py to fallback.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/crypto/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/crypto/file_integrity.py to file_integrity.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/crypto/key.py to key.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/crypto/keymanager.py to keymanager.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/crypto/nonces.py to nonces.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/platform/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/platform/base.py to base.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/archive.py to archive.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/archiver.py to archiver.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/benchmark.py to benchmark.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/cache.py to cache.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/checksums.py to checksums.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/chunker.py to chunker.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/compress.py to compress.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/crypto.py to crypto.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/file_integrity.py to file_integrity.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/hashindex.py to hashindex.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/helpers.py to helpers.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/item.py to item.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/key.py to key.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/locking.py to locking.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/logger.py to logger.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/lrucache.py to lrucache.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/nanorst.py to nanorst.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/nonces.py to nonces.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/patterns.py to patterns.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/platform.py to platform.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/remote.py to remote.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/repository.py to repository.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/shellpattern.py to shellpattern.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/upgrader.py to upgrader.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/version.py to version.cpython-39.pyc byte-compiling /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/testsuite/xattr.py to xattr.cpython-39.pyc writing byte-compilation script '/tmp/tmpzhbv0sr3.py' /usr/local/bin/python3.9 /tmp/tmpzhbv0sr3.py removing /tmp/tmpzhbv0sr3.py running install_egg_info Copying src/borgbackup.egg-info to /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borgbackup-1.1.18-py3.9.egg-info running install_scripts Installing borg script to /construction/archivers/py-borgbackup11/stage/usr/local/bin Installing borgfs script to /construction/archivers/py-borgbackup11/stage/usr/local/bin writing list of installed files to '/construction/archivers/py-borgbackup11/.PLIST.pymodtmp' /bin/mkdir -p /construction/archivers/py-borgbackup11/stage/usr/local/share/man/man1/ install -m 444 /construction/archivers/py-borgbackup11/borgbackup-1.1.18/docs/man/* /construction/archivers/py-borgbackup11/stage/usr/local/share/man/man1/ /usr/bin/find /construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages/borg/ -name "*.so" -exec /usr/bin/strip {} \; ----> running borg smoke tests /bin/mkdir -p /construction/archivers/py-borgbackup11/testhome /usr/bin/env PYTHONPATH=/construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages /construction/archivers/py-borgbackup11/stage/usr/local/bin/borg -V borg 1.1.18 /bin/rm -f -r /construction/archivers/py-borgbackup11/borgrepo /usr/bin/env BORG_PASSPHRASE=secret123 PYTHONPATH=/construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages HOME=/construction/archivers/py-borgbackup11/testhome /construction/archivers/py-borgbackup11/stage/usr/local/bin/borg init --encryption=repokey /construction/archivers/py-borgbackup11/borgrepo By default repositories initialized with this version will produce security errors if written to with an older version (up to and including Borg 1.0.8). If you want to use these older versions, you can disable the check by running: borg upgrade --disable-tam /construction/archivers/py-borgbackup11/borgrepo See https://borgbackup.readthedocs.io/en/stable/changes.html#pre-1-0-9-manifest-spoofing-vulnerability for details about the security implications. IMPORTANT: you will need both KEY AND PASSPHRASE to access this repo! If you used a repokey mode, the key is stored in the repo, but you should back it up separately. Use "borg key export" to export the key, optionally in printable format. Write down the passphrase. Store both at safe place(s). /usr/bin/env BORG_PASSPHRASE=secret123 PYTHONPATH=/construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages HOME=/construction/archivers/py-borgbackup11/testhome /construction/archivers/py-borgbackup11/stage/usr/local/bin/borg key export /construction/archivers/py-borgbackup11/borgrepo BORG_KEY 6d2b44b398ba9f455245e604d1234042bf9149c4d68cdf09bf1f1973a24f9166 hqlhbGdvcml0aG2mc2hhMjU2pGRhdGHaAN7eXHhSBPkjwr/Mas8aFq3Cr67Z8FkBl/sPLU KIaCyALaftamwI5bNBBkQPt+tndg+NRI5iXq4JhLoz+x+QBfk8hp4PDfVCG4x+vsFtzoCP D9i0dpOH1MymY8Ay63h87HLScU/UbTur1WlBbRiSfaWC1UAY6OdPvj1HQLsfINg/K/SBPl Ik4cgAuBHWvJgmGtw4E2tRNA0xtOG1s6BdZlD2M1ceqC/pH9O8XBYZSht0xLeJRBCKx/21 U7zPAcJyxLyYUNIbFcSpaiz5QNqGfqVAGdgipbi33TcN8tIBzt6kaGFzaNoAICZXTuSUG0 IELLXVKuK0JlsizH3twpC8tuuRh75/FWGlqml0ZXJhdGlvbnPOAAGGoKRzYWx02gAgliqd BlP5cmxKedfOhsa7fplhLUhZ13syav3bh1US7FundmVyc2lvbgE= /usr/bin/env BORG_PASSPHRASE=secret123 PYTHONPATH=/construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages HOME=/construction/archivers/py-borgbackup11/testhome /construction/archivers/py-borgbackup11/stage/usr/local/bin/borg create /construction/archivers/py-borgbackup11/borgrepo::test1 /construction/archivers/py-borgbackup11/borgbackup-1.1.18 /usr/bin/env BORG_PASSPHRASE=secret123 PYTHONPATH=/construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages HOME=/construction/archivers/py-borgbackup11/testhome /construction/archivers/py-borgbackup11/stage/usr/local/bin/borg create /construction/archivers/py-borgbackup11/borgrepo::test2 /construction/archivers/py-borgbackup11/borgbackup-1.1.18 /construction/archivers/py-borgbackup11/stage /usr/bin/env BORG_PASSPHRASE=secret123 PYTHONPATH=/construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages HOME=/construction/archivers/py-borgbackup11/testhome /construction/archivers/py-borgbackup11/stage/usr/local/bin/borg check --verify-data /construction/archivers/py-borgbackup11/borgrepo /usr/bin/env BORG_PASSPHRASE=secret123 PYTHONPATH=/construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages HOME=/construction/archivers/py-borgbackup11/testhome /construction/archivers/py-borgbackup11/stage/usr/local/bin/borg info /construction/archivers/py-borgbackup11/borgrepo Repository ID: 6d2b44b398ba9f455245e604d1234042bf9149c4d68cdf09bf1f1973a24f9166 Location: /construction/archivers/py-borgbackup11/borgrepo Encrypted: Yes (repokey) Cache: /construction/archivers/py-borgbackup11/testhome/.cache/borg/6d2b44b398ba9f455245e604d1234042bf9149c4d68cdf09bf1f1973a24f9166 Security dir: /construction/archivers/py-borgbackup11/testhome/.config/borg/security/6d2b44b398ba9f455245e604d1234042bf9149c4d68cdf09bf1f1973a24f9166 ------------------------------------------------------------------------------ Original size Compressed size Deduplicated size All archives: 42.25 MB 17.83 MB 8.41 MB Unique chunks Total chunks Chunk index: 520 1204 /usr/bin/env BORG_PASSPHRASE=secret123 PYTHONPATH=/construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages HOME=/construction/archivers/py-borgbackup11/testhome /construction/archivers/py-borgbackup11/stage/usr/local/bin/borg prune --keep-last 1 /construction/archivers/py-borgbackup11/borgrepo /usr/bin/env BORG_PASSPHRASE=secret123 PYTHONPATH=/construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages HOME=/construction/archivers/py-borgbackup11/testhome /construction/archivers/py-borgbackup11/stage/usr/local/bin/borg check --verify-data /construction/archivers/py-borgbackup11/borgrepo echo YES | /usr/bin/env BORG_PASSPHRASE=secret123 PYTHONPATH=/construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages HOME=/construction/archivers/py-borgbackup11/testhome /construction/archivers/py-borgbackup11/stage/usr/local/bin/borg check --repair /construction/archivers/py-borgbackup11/borgrepo This is a potentially dangerous function. check --repair might lead to data loss (for kinds of corruption it is not capable of dealing with). BE VERY CAREFUL! Type 'YES' if you understand this and want to continue: /usr/bin/env BORG_PASSPHRASE=secret123 PYTHONPATH=/construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages HOME=/construction/archivers/py-borgbackup11/testhome /construction/archivers/py-borgbackup11/stage/usr/local/bin/borg check --verify-data /construction/archivers/py-borgbackup11/borgrepo /usr/bin/env BORG_PASSPHRASE=secret123 PYTHONPATH=/construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages HOME=/construction/archivers/py-borgbackup11/testhome /construction/archivers/py-borgbackup11/stage/usr/local/bin/borg extract --dry-run --progress /construction/archivers/py-borgbackup11/borgrepo::test2 Calculating total archive size for the progress indicator (might take long for large archives) 0.0% Extracting: construction/archivers/py-b...1/borgbackup-1.1.18/.coveragerc 0.7% Extracting: construction/archivers/py-b...kup11/borgbackup-1.1.18/LICENSE 0.7% Extracting: construction/archivers/py-b...1/borgbackup-1.1.18/MANIFEST.in 0.7% Extracting: construction/archivers/py-b...up11/borgbackup-1.1.18/PKG-INFO 0.7% Extracting: construction/archivers/py-b...11/borgbackup-1.1.18/README.rst 0.8% Extracting: construction/archivers/py-b...1/borgbackup-1.1.18/conftest.py 0.8% Extracting: construction/archivers/py-b...up-1.1.18/docs/3rd_party/README 0.8% Extracting: construction/archivers/py-b...8/docs/3rd_party/blake2/COPYING 0.8% Extracting: construction/archivers/py-b...docs/3rd_party/blake2/README.md 1.0% Extracting: construction/archivers/py-b...up-1.1.18/docs/_static/logo.pdf 1.0% Extracting: construction/archivers/py-b...up-1.1.18/docs/_static/logo.png 1.7% Extracting: construction/archivers/py-b.../borgbackup-1.1.18/docs/conf.py 1.8% Extracting: construction/archivers/py-b.../deployment/automated-local.rst 1.8% Extracting: construction/archivers/py-b...yment/central-backup-server.rst 1.8% Extracting: construction/archivers/py-b...oyment/hosting-repositories.rst 1.9% Extracting: construction/archivers/py-b...ocs/deployment/image-backup.rst 1.9% Extracting: construction/archivers/py-b...docs/deployment/pull-backup.rst 2.0% Extracting: construction/archivers/py-b...ckup-1.1.18/docs/deployment.rst 2.0% Extracting: construction/archivers/py-b...kup-1.1.18/docs/development.rst 2.0% Extracting: construction/archivers/py-b.../borgbackup-1.1.18/docs/faq.rst 2.3% Extracting: construction/archivers/py-b...ckup-1.1.18/docs/global.rst.inc 2.3% Extracting: construction/archivers/py-b...orgbackup-1.1.18/docs/index.rst 2.3% Extracting: construction/archivers/py-b...up-1.1.18/docs/installation.rst 2.3% Extracting: construction/archivers/py-b...8/docs/internals/compaction.png 5.6% Extracting: construction/archivers/py-b...8/docs/internals/compaction.vsd 6.4% Extracting: construction/archivers/py-b...s/internals/data-structures.rst 6.6% Extracting: construction/archivers/py-b...8/docs/internals/encryption.png 6.9% Extracting: construction/archivers/py-b...8/docs/internals/encryption.vsd 7.3% Extracting: construction/archivers/py-b...18/docs/internals/frontends.rst 7.4% Extracting: construction/archivers/py-b...docs/internals/object-graph.png 8.8% Extracting: construction/archivers/py-b...docs/internals/object-graph.vsd 9.4% Extracting: construction/archivers/py-b....18/docs/internals/security.rst 9.5% Extracting: construction/archivers/py-b...18/docs/internals/structure.png 10.4% Extracting: construction/archivers/py-b...18/docs/internals/structure.vsd 10.8% Extracting: construction/archivers/py-b...ackup-1.1.18/docs/internals.rst 10.8% Extracting: construction/archivers/py-b...up-1.1.18/docs/introduction.rst 10.8% Extracting: construction/archivers/py-b.../docs/man/borg-benchmark-crud.1 10.8% Extracting: construction/archivers/py-b....1.18/docs/man/borg-benchmark.1 10.8% Extracting: construction/archivers/py-b...1.18/docs/man/borg-break-lock.1 10.8% Extracting: construction/archivers/py-b...cs/man/borg-change-passphrase.1 10.8% Extracting: construction/archivers/py-b...up-1.1.18/docs/man/borg-check.1 10.9% Extracting: construction/archivers/py-b...p-1.1.18/docs/man/borg-common.1 10.9% Extracting: construction/archivers/py-b....18/docs/man/borg-compression.1 10.9% Extracting: construction/archivers/py-b...p-1.1.18/docs/man/borg-config.1 10.9% Extracting: construction/archivers/py-b...p-1.1.18/docs/man/borg-create.1 11.0% Extracting: construction/archivers/py-b...p-1.1.18/docs/man/borg-delete.1 11.0% Extracting: construction/archivers/py-b...kup-1.1.18/docs/man/borg-diff.1 11.0% Extracting: construction/archivers/py-b...1.18/docs/man/borg-export-tar.1 11.0% Extracting: construction/archivers/py-b...-1.1.18/docs/man/borg-extract.1 11.0% Extracting: construction/archivers/py-b...kup-1.1.18/docs/man/borg-info.1 11.0% Extracting: construction/archivers/py-b...kup-1.1.18/docs/man/borg-init.1 11.1% Extracting: construction/archivers/py-b...an/borg-key-change-passphrase.1 11.1% Extracting: construction/archivers/py-b...1.18/docs/man/borg-key-export.1 11.1% Extracting: construction/archivers/py-b...1.18/docs/man/borg-key-import.1 11.1% Extracting: construction/archivers/py-b...n/borg-key-migrate-to-repokey.1 11.1% Extracting: construction/archivers/py-b...ckup-1.1.18/docs/man/borg-key.1 11.1% Extracting: construction/archivers/py-b...kup-1.1.18/docs/man/borg-list.1 11.2% Extracting: construction/archivers/py-b...up-1.1.18/docs/man/borg-mount.1 11.2% Extracting: construction/archivers/py-b...1.1.18/docs/man/borg-patterns.1 11.2% Extracting: construction/archivers/py-b...18/docs/man/borg-placeholders.1 11.3% Extracting: construction/archivers/py-b...up-1.1.18/docs/man/borg-prune.1 11.3% Extracting: construction/archivers/py-b...1.1.18/docs/man/borg-recreate.1 11.3% Extracting: construction/archivers/py-b...p-1.1.18/docs/man/borg-rename.1 11.3% Extracting: construction/archivers/py-b...up-1.1.18/docs/man/borg-serve.1 11.4% Extracting: construction/archivers/py-b...p-1.1.18/docs/man/borg-umount.1 11.4% Extracting: construction/archivers/py-b...-1.1.18/docs/man/borg-upgrade.1 11.4% Extracting: construction/archivers/py-b....1.18/docs/man/borg-with-lock.1 11.4% Extracting: construction/archivers/py-b...rgbackup-1.1.18/docs/man/borg.1 11.5% Extracting: construction/archivers/py-b...backup-1.1.18/docs/man/borgfs.1 11.6% Extracting: construction/archivers/py-b...ackup-1.1.18/docs/man_intro.rst 11.6% Extracting: construction/archivers/py-b...cs/misc/asciinema/advanced.json 12.2% Extracting: construction/archivers/py-b...docs/misc/asciinema/advanced.sh 12.2% Extracting: construction/archivers/py-b.../docs/misc/asciinema/basic.json 12.7% Extracting: construction/archivers/py-b...18/docs/misc/asciinema/basic.sh 12.7% Extracting: construction/archivers/py-b...ocs/misc/asciinema/install.json 12.8% Extracting: construction/archivers/py-b.../docs/misc/asciinema/install.sh 12.8% Extracting: construction/archivers/py-b...18/docs/misc/benchmark-crud.txt 12.8% Extracting: construction/archivers/py-b...18/docs/misc/borg-data-flow.png 13.3% Extracting: construction/archivers/py-b...18/docs/misc/borg-data-flow.vsd 13.7% Extracting: construction/archivers/py-b.../misc/create_chunker-params.txt 13.8% Extracting: construction/archivers/py-b...docs/misc/internals-picture.txt 13.8% Extracting: construction/archivers/py-b...p-1.1.18/docs/misc/logging.conf 13.8% Extracting: construction/archivers/py-b....18/docs/misc/prune-example.txt 13.8% Extracting: construction/archivers/py-b...ckup-1.1.18/docs/quickstart.rst 13.9% Extracting: construction/archivers/py-b...docs/quickstart_example.rst.inc 13.9% Extracting: construction/archivers/py-b...ackup-1.1.18/docs/resources.rst 13.9% Extracting: construction/archivers/py-b...gbackup-1.1.18/docs/support.rst 13.9% Extracting: construction/archivers/py-b...1.1.18/docs/usage/benchmark.rst 13.9% Extracting: construction/archivers/py-b...cs/usage/benchmark_crud.rst.inc 13.9% Extracting: construction/archivers/py-b...up-1.1.18/docs/usage/borgfs.rst 13.9% Extracting: construction/archivers/py-b....1.18/docs/usage/borgfs.rst.inc 14.0% Extracting: construction/archivers/py-b...8/docs/usage/break-lock.rst.inc 14.0% Extracting: construction/archivers/py-b...usage/change-passphrase.rst.inc 14.0% Extracting: construction/archivers/py-b...kup-1.1.18/docs/usage/check.rst 14.0% Extracting: construction/archivers/py-b...1.1.18/docs/usage/check.rst.inc 14.1% Extracting: construction/archivers/py-b...cs/usage/common-options.rst.inc 14.1% Extracting: construction/archivers/py-b...up-1.1.18/docs/usage/config.rst 14.1% Extracting: construction/archivers/py-b....1.18/docs/usage/config.rst.inc 14.1% Extracting: construction/archivers/py-b...up-1.1.18/docs/usage/create.rst 14.1% Extracting: construction/archivers/py-b....1.18/docs/usage/create.rst.inc 14.2% Extracting: construction/archivers/py-b...kup-1.1.18/docs/usage/debug.rst 14.3% Extracting: construction/archivers/py-b...up-1.1.18/docs/usage/delete.rst 14.3% Extracting: construction/archivers/py-b....1.18/docs/usage/delete.rst.inc 14.3% Extracting: construction/archivers/py-b...ckup-1.1.18/docs/usage/diff.rst 14.3% Extracting: construction/archivers/py-b...-1.1.18/docs/usage/diff.rst.inc 14.3% Extracting: construction/archivers/py-b...8/docs/usage/export-tar.rst.inc 14.4% Extracting: construction/archivers/py-b...p-1.1.18/docs/usage/extract.rst 14.4% Extracting: construction/archivers/py-b...1.18/docs/usage/extract.rst.inc 14.4% Extracting: construction/archivers/py-b...usage/general/date-time.rst.inc 14.4% Extracting: construction/archivers/py-b...age/general/environment.rst.inc 14.5% Extracting: construction/archivers/py-b...e/general/file-metadata.rst.inc 14.5% Extracting: construction/archivers/py-b...ge/general/file-systems.rst.inc 14.5% Extracting: construction/archivers/py-b...s/usage/general/logging.rst.inc 14.5% Extracting: construction/archivers/py-b...al/positional-arguments.rst.inc 14.5% Extracting: construction/archivers/py-b...al/repository-locations.rst.inc 14.5% Extracting: construction/archivers/py-b...general/repository-urls.rst.inc 14.5% Extracting: construction/archivers/py-b...usage/general/resources.rst.inc 14.5% Extracting: construction/archivers/py-b...ge/general/return-codes.rst.inc 14.5% Extracting: construction/archivers/py-b...ocs/usage/general/units.rst.inc 14.5% Extracting: construction/archivers/py-b...p-1.1.18/docs/usage/general.rst 14.6% Extracting: construction/archivers/py-b...ckup-1.1.18/docs/usage/help.rst 14.6% Extracting: construction/archivers/py-b...-1.1.18/docs/usage/help.rst.inc 14.6% Extracting: construction/archivers/py-b...ckup-1.1.18/docs/usage/info.rst 14.6% Extracting: construction/archivers/py-b...-1.1.18/docs/usage/info.rst.inc 14.7% Extracting: construction/archivers/py-b...ckup-1.1.18/docs/usage/init.rst 14.7% Extracting: construction/archivers/py-b...-1.1.18/docs/usage/init.rst.inc 14.7% Extracting: construction/archivers/py-b...ackup-1.1.18/docs/usage/key.rst 14.7% Extracting: construction/archivers/py-b...e/key_change-passphrase.rst.inc 14.7% Extracting: construction/archivers/py-b...8/docs/usage/key_export.rst.inc 14.7% Extracting: construction/archivers/py-b...8/docs/usage/key_import.rst.inc 14.8% Extracting: construction/archivers/py-b.../key_migrate-to-repokey.rst.inc 14.8% Extracting: construction/archivers/py-b...ckup-1.1.18/docs/usage/list.rst 14.8% Extracting: construction/archivers/py-b...-1.1.18/docs/usage/list.rst.inc 14.9% Extracting: construction/archivers/py-b...ckup-1.1.18/docs/usage/lock.rst 14.9% Extracting: construction/archivers/py-b...kup-1.1.18/docs/usage/mount.rst 14.9% Extracting: construction/archivers/py-b...1.1.18/docs/usage/mount.rst.inc 15.0% Extracting: construction/archivers/py-b...kup-1.1.18/docs/usage/notes.rst 15.0% Extracting: construction/archivers/py-b...kup-1.1.18/docs/usage/prune.rst 15.0% Extracting: construction/archivers/py-b...1.1.18/docs/usage/prune.rst.inc 15.1% Extracting: construction/archivers/py-b...-1.1.18/docs/usage/recreate.rst 15.1% Extracting: construction/archivers/py-b....18/docs/usage/recreate.rst.inc 15.2% Extracting: construction/archivers/py-b...up-1.1.18/docs/usage/rename.rst 15.2% Extracting: construction/archivers/py-b....1.18/docs/usage/rename.rst.inc 15.2% Extracting: construction/archivers/py-b...kup-1.1.18/docs/usage/serve.rst 15.2% Extracting: construction/archivers/py-b...1.1.18/docs/usage/serve.rst.inc 15.3% Extracting: construction/archivers/py-b...ackup-1.1.18/docs/usage/tar.rst 15.3% Extracting: construction/archivers/py-b....1.18/docs/usage/umount.rst.inc 15.3% Extracting: construction/archivers/py-b...p-1.1.18/docs/usage/upgrade.rst 15.3% Extracting: construction/archivers/py-b...1.18/docs/usage/upgrade.rst.inc 15.3% Extracting: construction/archivers/py-b...ocs/usage/usage_general.rst.inc 15.3% Extracting: construction/archivers/py-b...18/docs/usage/with-lock.rst.inc 15.4% Extracting: construction/archivers/py-b...orgbackup-1.1.18/docs/usage.rst 15.4% Extracting: construction/archivers/py-b...1.18/docs/usage_general.rst.inc 15.4% Extracting: construction/archivers/py-b...1.1.18/requirements.d/coala.txt 15.4% Extracting: construction/archivers/py-b...ackup-1.1.18/scripts/sdist-sign 15.6% Extracting: construction/archivers/py-b...pts/shell_completions/zsh/_borg 15.8% Extracting: construction/archivers/py-b...up-1.1.18/scripts/sign-binaries 15.8% Extracting: construction/archivers/py-b...ckup-1.1.18/scripts/upload-pypi 15.8% Extracting: construction/archivers/py-b...p11/borgbackup-1.1.18/setup.cfg 16.0% Extracting: construction/archivers/py-b...1/borgbackup-1.1.18/setup_b2.py 16.0% Extracting: construction/archivers/py-b.../borgbackup-1.1.18/setup_lz4.py 16.2% Extracting: construction/archivers/py-b...kup-1.1.18/src/borg/_version.py 16.2% Extracting: construction/archivers/py-b.../algorithms/blake2/ref/blake2.h 17.3% Extracting: construction/archivers/py-b...c/borg/algorithms/checksums.pyx 17.3% Extracting: construction/archivers/py-b...c/borg/algorithms/crc32_clmul.c 17.4% Extracting: construction/archivers/py-b...org/algorithms/crc32_dispatch.c 17.4% Extracting: construction/archivers/py-b...g/algorithms/crc32_slice_by_8.c 17.5% Extracting: construction/archivers/py-b...c/borg/algorithms/lz4/lib/lz4.c 18.0% Extracting: construction/archivers/py-b...c/borg/algorithms/lz4/lib/lz4.h 18.1% Extracting: construction/archivers/py-b...borg/algorithms/lz4-libselect.h 18.1% Extracting: construction/archivers/py-b.../algorithms/msgpack/__init__.py 18.2% Extracting: construction/archivers/py-b.../algorithms/msgpack/_packer.cpp 19.9% Extracting: construction/archivers/py-b.../algorithms/msgpack/_packer.pyx 20.0% Extracting: construction/archivers/py-b...lgorithms/msgpack/_unpacker.cpp 21.7% Extracting: construction/archivers/py-b...lgorithms/msgpack/_unpacker.pyx 21.8% Extracting: construction/archivers/py-b.../algorithms/msgpack/_version.py 21.8% Extracting: construction/archivers/py-b...lgorithms/msgpack/exceptions.py 21.8% Extracting: construction/archivers/py-b.../algorithms/msgpack/fallback.py 22.0% Extracting: construction/archivers/py-b.../borg/algorithms/msgpack/pack.h 22.0% Extracting: construction/archivers/py-b...orithms/msgpack/pack_template.h 22.1% Extracting: construction/archivers/py-b...org/algorithms/msgpack/sysdep.h 22.1% Extracting: construction/archivers/py-b...org/algorithms/msgpack/unpack.h 22.1% Extracting: construction/archivers/py-b...orithms/msgpack/unpack_define.h 22.1% Extracting: construction/archivers/py-b...ithms/msgpack/unpack_template.h 22.2% Extracting: construction/archivers/py-b.../borg/algorithms/xxh64/xxhash.c 22.2% Extracting: construction/archivers/py-b.../borg/algorithms/xxh64/xxhash.h 23.1% Extracting: construction/archivers/py-b...g/algorithms/xxhash-libselect.h 23.1% Extracting: construction/archivers/py-b...hms/zstd/lib/common/bitstream.h 23.2% Extracting: construction/archivers/py-b...thms/zstd/lib/common/compiler.h 23.2% Extracting: construction/archivers/py-b...lgorithms/zstd/lib/common/cpu.h 23.2% Extracting: construction/archivers/py-b...orithms/zstd/lib/common/debug.c 23.2% Extracting: construction/archivers/py-b...orithms/zstd/lib/common/debug.h 23.2% Extracting: construction/archivers/py-b...std/lib/common/entropy_common.c 23.3% Extracting: construction/archivers/py-b...zstd/lib/common/error_private.c 23.3% Extracting: construction/archivers/py-b...zstd/lib/common/error_private.h 23.3% Extracting: construction/archivers/py-b...lgorithms/zstd/lib/common/fse.h 23.4% Extracting: construction/archivers/py-b...std/lib/common/fse_decompress.c 23.5% Extracting: construction/archivers/py-b...lgorithms/zstd/lib/common/huf.h 23.5% Extracting: construction/archivers/py-b...lgorithms/zstd/lib/common/mem.h 23.6% Extracting: construction/archivers/py-b...gorithms/zstd/lib/common/pool.c 23.7% Extracting: construction/archivers/py-b...gorithms/zstd/lib/common/pool.h 23.7% Extracting: construction/archivers/py-b...hms/zstd/lib/common/threading.c 23.7% Extracting: construction/archivers/py-b...hms/zstd/lib/common/threading.h 23.7% Extracting: construction/archivers/py-b...rithms/zstd/lib/common/xxhash.c 23.8% Extracting: construction/archivers/py-b...rithms/zstd/lib/common/xxhash.h 23.9% Extracting: construction/archivers/py-b...s/zstd/lib/common/zstd_common.c 23.9% Extracting: construction/archivers/py-b...s/zstd/lib/common/zstd_errors.h 23.9% Extracting: construction/archivers/py-b...zstd/lib/common/zstd_internal.h 24.0% Extracting: construction/archivers/py-b...std/lib/compress/fse_compress.c 24.1% Extracting: construction/archivers/py-b...rithms/zstd/lib/compress/hist.c 24.1% Extracting: construction/archivers/py-b...rithms/zstd/lib/compress/hist.h 24.1% Extracting: construction/archivers/py-b...std/lib/compress/huf_compress.c 24.3% Extracting: construction/archivers/py-b...td/lib/compress/zstd_compress.c 25.0% Extracting: construction/archivers/py-b...mpress/zstd_compress_internal.h 25.2% Extracting: construction/archivers/py-b...mpress/zstd_compress_literals.c 25.3% Extracting: construction/archivers/py-b...mpress/zstd_compress_literals.h 25.3% Extracting: construction/archivers/py-b...press/zstd_compress_sequences.c 25.3% Extracting: construction/archivers/py-b...press/zstd_compress_sequences.h 25.4% Extracting: construction/archivers/py-b...ress/zstd_compress_superblock.c 25.5% Extracting: construction/archivers/py-b...ress/zstd_compress_superblock.h 25.5% Extracting: construction/archivers/py-b.../zstd/lib/compress/zstd_cwksp.h 25.6% Extracting: construction/archivers/py-b...lib/compress/zstd_double_fast.c 25.7% Extracting: construction/archivers/py-b...lib/compress/zstd_double_fast.h 25.7% Extracting: construction/archivers/py-b...s/zstd/lib/compress/zstd_fast.c 25.8% Extracting: construction/archivers/py-b...s/zstd/lib/compress/zstd_fast.h 25.8% Extracting: construction/archivers/py-b...s/zstd/lib/compress/zstd_lazy.c 26.1% Extracting: construction/archivers/py-b...s/zstd/lib/compress/zstd_lazy.h 26.1% Extracting: construction/archivers/py-b...ms/zstd/lib/compress/zstd_ldm.c 26.2% Extracting: construction/archivers/py-b...ms/zstd/lib/compress/zstd_ldm.h 26.2% Extracting: construction/archivers/py-b...ms/zstd/lib/compress/zstd_opt.c 26.4% Extracting: construction/archivers/py-b...ms/zstd/lib/compress/zstd_opt.h 26.4% Extracting: construction/archivers/py-b.../lib/compress/zstdmt_compress.c 26.8% Extracting: construction/archivers/py-b.../lib/compress/zstdmt_compress.h 26.9% Extracting: construction/archivers/py-b...lib/decompress/huf_decompress.c 27.1% Extracting: construction/archivers/py-b...std/lib/decompress/zstd_ddict.c 27.1% Extracting: construction/archivers/py-b...std/lib/decompress/zstd_ddict.h 27.1% Extracting: construction/archivers/py-b...ib/decompress/zstd_decompress.c 27.5% Extracting: construction/archivers/py-b...ompress/zstd_decompress_block.c 27.7% Extracting: construction/archivers/py-b...ompress/zstd_decompress_block.h 27.7% Extracting: construction/archivers/py-b...ress/zstd_decompress_internal.h 27.8% Extracting: construction/archivers/py-b...hms/zstd/lib/deprecated/zbuff.h 27.8% Extracting: construction/archivers/py-b...d/lib/deprecated/zbuff_common.c 27.8% Extracting: construction/archivers/py-b...lib/deprecated/zbuff_compress.c 27.8% Extracting: construction/archivers/py-b...b/deprecated/zbuff_decompress.c 27.8% Extracting: construction/archivers/py-b...ms/zstd/lib/dictBuilder/cover.c 28.0% Extracting: construction/archivers/py-b...ms/zstd/lib/dictBuilder/cover.h 28.0% Extracting: construction/archivers/py-b...td/lib/dictBuilder/divsufsort.c 28.3% Extracting: construction/archivers/py-b...td/lib/dictBuilder/divsufsort.h 28.3% Extracting: construction/archivers/py-b...std/lib/dictBuilder/fastcover.c 28.4% Extracting: construction/archivers/py-b...ms/zstd/lib/dictBuilder/zdict.c 28.6% Extracting: construction/archivers/py-b...ms/zstd/lib/dictBuilder/zdict.h 28.7% Extracting: construction/archivers/py-b...s/zstd/lib/legacy/zstd_legacy.h 28.7% Extracting: construction/archivers/py-b...thms/zstd/lib/legacy/zstd_v01.c 29.0% Extracting: construction/archivers/py-b...thms/zstd/lib/legacy/zstd_v01.h 29.1% Extracting: construction/archivers/py-b...thms/zstd/lib/legacy/zstd_v02.c 29.6% Extracting: construction/archivers/py-b...thms/zstd/lib/legacy/zstd_v02.h 29.6% Extracting: construction/archivers/py-b...thms/zstd/lib/legacy/zstd_v03.c 30.1% Extracting: construction/archivers/py-b...thms/zstd/lib/legacy/zstd_v03.h 30.1% Extracting: construction/archivers/py-b...thms/zstd/lib/legacy/zstd_v04.c 30.7% Extracting: construction/archivers/py-b...thms/zstd/lib/legacy/zstd_v04.h 30.7% Extracting: construction/archivers/py-b...thms/zstd/lib/legacy/zstd_v05.c 31.4% Extracting: construction/archivers/py-b...thms/zstd/lib/legacy/zstd_v05.h 31.4% Extracting: construction/archivers/py-b...thms/zstd/lib/legacy/zstd_v06.c 32.1% Extracting: construction/archivers/py-b...thms/zstd/lib/legacy/zstd_v06.h 32.1% Extracting: construction/archivers/py-b...thms/zstd/lib/legacy/zstd_v07.c 32.9% Extracting: construction/archivers/py-b...thms/zstd/lib/legacy/zstd_v07.h 33.0% Extracting: construction/archivers/py-b...borg/algorithms/zstd/lib/zstd.h 33.5% Extracting: construction/archivers/py-b...org/algorithms/zstd-libselect.h 33.5% Extracting: construction/archivers/py-b...ckup-1.1.18/src/borg/archive.py 33.9% Extracting: construction/archivers/py-b...kup-1.1.18/src/borg/archiver.py 35.0% Extracting: construction/archivers/py-b...backup-1.1.18/src/borg/cache.py 35.2% Extracting: construction/archivers/py-b...rc/borg/cache_sync/cache_sync.c 35.2% Extracting: construction/archivers/py-b...18/src/borg/cache_sync/sysdep.h 35.3% Extracting: construction/archivers/py-b...18/src/borg/cache_sync/unpack.h 35.3% Extracting: construction/archivers/py-b...borg/cache_sync/unpack_define.h 35.3% Extracting: construction/archivers/py-b...rg/cache_sync/unpack_template.h 35.4% Extracting: construction/archivers/py-b...ackup-1.1.18/src/borg/chunker.c 36.4% Extracting: construction/archivers/py-b...kup-1.1.18/src/borg/chunker.pyx 36.4% Extracting: construction/archivers/py-b...ckup-1.1.18/src/borg/compress.c 39.2% Extracting: construction/archivers/py-b...up-1.1.18/src/borg/compress.pyx 39.3% Extracting: construction/archivers/py-b...up-1.1.18/src/borg/constants.py 39.3% Extracting: construction/archivers/py-b...c/borg/crypto/file_integrity.py 39.3% Extracting: construction/archivers/py-b...p-1.1.18/src/borg/crypto/key.py 39.5% Extracting: construction/archivers/py-b...8/src/borg/crypto/keymanager.py 39.5% Extracting: construction/archivers/py-b....18/src/borg/crypto/low_level.c 41.4% Extracting: construction/archivers/py-b...8/src/borg/crypto/low_level.pyx 41.4% Extracting: construction/archivers/py-b....1.18/src/borg/crypto/nonces.py 41.4% Extracting: construction/archivers/py-b...gbackup-1.1.18/src/borg/fuse.py 41.6% Extracting: construction/archivers/py-b...kup-1.1.18/src/borg/hashindex.c 44.0% Extracting: construction/archivers/py-b...p-1.1.18/src/borg/hashindex.pyx 44.1% Extracting: construction/archivers/py-b...ckup-1.1.18/src/borg/helpers.py 44.5% Extracting: construction/archivers/py-b...rgbackup-1.1.18/src/borg/item.c 47.3% Extracting: construction/archivers/py-b...backup-1.1.18/src/borg/item.pyx 47.3% Extracting: construction/archivers/py-b...ckup-1.1.18/src/borg/locking.py 47.4% Extracting: construction/archivers/py-b...ackup-1.1.18/src/borg/logger.py 47.4% Extracting: construction/archivers/py-b...kup-1.1.18/src/borg/lrucache.py 47.4% Extracting: construction/archivers/py-b...ckup-1.1.18/src/borg/nanorst.py 47.5% Extracting: construction/archivers/py-b...p-1.1.18/src/borg/paperkey.html 47.7% Extracting: construction/archivers/py-b...kup-1.1.18/src/borg/patterns.py 47.8% Extracting: construction/archivers/py-b...8/src/borg/platform/__init__.py 47.8% Extracting: construction/archivers/py-b....1.18/src/borg/platform/base.py 47.8% Extracting: construction/archivers/py-b...1.18/src/borg/platform/darwin.c 48.8% Extracting: construction/archivers/py-b...18/src/borg/platform/darwin.pyx 48.8% Extracting: construction/archivers/py-b....18/src/borg/platform/freebsd.c 49.7% Extracting: construction/archivers/py-b...8/src/borg/platform/freebsd.pyx 49.7% Extracting: construction/archivers/py-b....1.18/src/borg/platform/linux.c 51.8% Extracting: construction/archivers/py-b....18/src/borg/platform/linux.pyx 51.9% Extracting: construction/archivers/py-b....1.18/src/borg/platform/posix.c 52.6% Extracting: construction/archivers/py-b....18/src/borg/platform/posix.pyx 52.6% Extracting: construction/archivers/py-b...c/borg/platform/syncfilerange.c 53.1% Extracting: construction/archivers/py-b...borg/platform/syncfilerange.pyx 53.1% Extracting: construction/archivers/py-b...ackup-1.1.18/src/borg/remote.py 53.3% Extracting: construction/archivers/py-b...p-1.1.18/src/borg/repository.py 53.6% Extracting: construction/archivers/py-b...kup-1.1.18/src/borg/selftest.py 53.7% Extracting: construction/archivers/py-b...1.1.18/src/borg/shellpattern.py 53.7% Extracting: construction/archivers/py-b.../src/borg/testsuite/__init__.py 53.7% Extracting: construction/archivers/py-b...8/src/borg/testsuite/archive.py 53.8% Extracting: construction/archivers/py-b.../src/borg/testsuite/archiver.py 54.7% Extracting: construction/archivers/py-b...src/borg/testsuite/attic.tar.gz 54.7% Extracting: construction/archivers/py-b...src/borg/testsuite/benchmark.py 54.7% Extracting: construction/archivers/py-b....18/src/borg/testsuite/cache.py 54.7% Extracting: construction/archivers/py-b...src/borg/testsuite/checksums.py 54.7% Extracting: construction/archivers/py-b...8/src/borg/testsuite/chunker.py 54.8% Extracting: construction/archivers/py-b.../src/borg/testsuite/compress.py 54.8% Extracting: construction/archivers/py-b...18/src/borg/testsuite/crypto.py 54.8% Extracting: construction/archivers/py-b...org/testsuite/file_integrity.py 54.8% Extracting: construction/archivers/py-b...src/borg/testsuite/hashindex.py 54.9% Extracting: construction/archivers/py-b...8/src/borg/testsuite/helpers.py 55.1% Extracting: construction/archivers/py-b...1.18/src/borg/testsuite/item.py 55.1% Extracting: construction/archivers/py-b....1.18/src/borg/testsuite/key.py 55.2% Extracting: construction/archivers/py-b...8/src/borg/testsuite/locking.py 55.3% Extracting: construction/archivers/py-b...18/src/borg/testsuite/logger.py 55.3% Extracting: construction/archivers/py-b.../src/borg/testsuite/lrucache.py 55.3% Extracting: construction/archivers/py-b...8/src/borg/testsuite/nanorst.py 55.3% Extracting: construction/archivers/py-b...18/src/borg/testsuite/nonces.py 55.3% Extracting: construction/archivers/py-b.../src/borg/testsuite/patterns.py 55.4% Extracting: construction/archivers/py-b.../src/borg/testsuite/platform.py 55.4% Extracting: construction/archivers/py-b...18/src/borg/testsuite/remote.py 55.4% Extracting: construction/archivers/py-b...rc/borg/testsuite/repository.py 55.6% Extracting: construction/archivers/py-b.../borg/testsuite/shellpattern.py 55.6% Extracting: construction/archivers/py-b.../src/borg/testsuite/upgrader.py 55.7% Extracting: construction/archivers/py-b...8/src/borg/testsuite/version.py 55.7% Extracting: construction/archivers/py-b....18/src/borg/testsuite/xattr.py 55.7% Extracting: construction/archivers/py-b...kup-1.1.18/src/borg/upgrader.py 55.7% Extracting: construction/archivers/py-b...ckup-1.1.18/src/borg/version.py 55.8% Extracting: construction/archivers/py-b...backup-1.1.18/src/borg/xattr.py 55.8% Extracting: construction/archivers/py-b...rc/borgbackup.egg-info/PKG-INFO 55.9% Extracting: construction/archivers/py-b...borgbackup.egg-info/SOURCES.txt 55.9% Extracting: construction/archivers/py-b...p.egg-info/dependency_links.txt 55.9% Extracting: construction/archivers/py-b...ackup.egg-info/entry_points.txt 55.9% Extracting: construction/archivers/py-b...orgbackup.egg-info/not-zip-safe 55.9% Extracting: construction/archivers/py-b...orgbackup.egg-info/requires.txt 55.9% Extracting: construction/archivers/py-b...rgbackup.egg-info/top_level.txt 55.9% Extracting: construction/archivers/py-b...kup11/borgbackup-1.1.18/tox.ini 55.9% Extracting: construction/archivers/py-b...ache__/setup_lz4.cpython-39.pyc 55.9% Extracting: construction/archivers/py-b...che__/setup_zstd.cpython-39.pyc 55.9% Extracting: construction/archivers/py-b...cache__/setup_b2.cpython-39.pyc 55.9% Extracting: construction/archivers/py-b...e__/setup_xxhash.cpython-39.pyc 56.0% Extracting: construction/archivers/py-b..._64-cpython-39/borg/__init__.py 56.0% Extracting: construction/archivers/py-b..._64-cpython-39/borg/__main__.py 56.0% Extracting: construction/archivers/py-b...6_64-cpython-39/borg/archive.py 56.3% Extracting: construction/archivers/py-b..._64-cpython-39/borg/archiver.py 57.5% Extracting: construction/archivers/py-b...x86_64-cpython-39/borg/cache.py 57.7% Extracting: construction/archivers/py-b...64-cpython-39/borg/constants.py 57.7% Extracting: construction/archivers/py-b...-x86_64-cpython-39/borg/fuse.py 57.8% Extracting: construction/archivers/py-b...6_64-cpython-39/borg/helpers.py 58.2% Extracting: construction/archivers/py-b...6_64-cpython-39/borg/locking.py 58.3% Extracting: construction/archivers/py-b...86_64-cpython-39/borg/logger.py 58.3% Extracting: construction/archivers/py-b..._64-cpython-39/borg/lrucache.py 58.3% Extracting: construction/archivers/py-b...6_64-cpython-39/borg/nanorst.py 58.4% Extracting: construction/archivers/py-b..._64-cpython-39/borg/patterns.py 58.4% Extracting: construction/archivers/py-b...86_64-cpython-39/borg/remote.py 58.7% Extracting: construction/archivers/py-b...4-cpython-39/borg/repository.py 59.0% Extracting: construction/archivers/py-b..._64-cpython-39/borg/selftest.py 59.0% Extracting: construction/archivers/py-b...cpython-39/borg/shellpattern.py 59.0% Extracting: construction/archivers/py-b..._64-cpython-39/borg/upgrader.py 59.1% Extracting: construction/archivers/py-b...6_64-cpython-39/borg/version.py 59.1% Extracting: construction/archivers/py-b...x86_64-cpython-39/borg/xattr.py 59.2% Extracting: construction/archivers/py-b...-39/borg/algorithms/__init__.py 59.2% Extracting: construction/archivers/py-b.../algorithms/msgpack/__init__.py 59.2% Extracting: construction/archivers/py-b.../algorithms/msgpack/_version.py 59.2% Extracting: construction/archivers/py-b...lgorithms/msgpack/exceptions.py 59.2% Extracting: construction/archivers/py-b.../algorithms/msgpack/fallback.py 59.3% Extracting: construction/archivers/py-b.../algorithms/msgpack/_packer.cpp 61.1% Extracting: construction/archivers/py-b...lgorithms/msgpack/_unpacker.cpp 62.8% Extracting: construction/archivers/py-b...s/msgpack/_packer.cpython-39.so 63.3% Extracting: construction/archivers/py-b...msgpack/_unpacker.cpython-39.so 63.9% Extracting: construction/archivers/py-b...orithms/checksums.cpython-39.so 64.2% Extracting: construction/archivers/py-b...9/borg/crypto/file_integrity.py 64.2% Extracting: construction/archivers/py-b...4-cpython-39/borg/crypto/key.py 64.4% Extracting: construction/archivers/py-b...on-39/borg/crypto/keymanager.py 64.4% Extracting: construction/archivers/py-b...python-39/borg/crypto/nonces.py 64.4% Extracting: construction/archivers/py-b.../crypto/low_level.cpython-39.so 65.0% Extracting: construction/archivers/py-b...on-39/borg/platform/__init__.py 65.0% Extracting: construction/archivers/py-b...python-39/borg/platform/base.py 65.0% Extracting: construction/archivers/py-b...rg/platform/posix.cpython-39.so 65.2% Extracting: construction/archivers/py-b...n-39/borg/testsuite/__init__.py 65.3% Extracting: construction/archivers/py-b...on-39/borg/testsuite/archive.py 65.3% Extracting: construction/archivers/py-b...n-39/borg/testsuite/archiver.py 66.2% Extracting: construction/archivers/py-b...-39/borg/testsuite/benchmark.py 66.3% Extracting: construction/archivers/py-b...thon-39/borg/testsuite/cache.py 66.3% Extracting: construction/archivers/py-b...-39/borg/testsuite/checksums.py 66.3% Extracting: construction/archivers/py-b...on-39/borg/testsuite/chunker.py 66.3% Extracting: construction/archivers/py-b...n-39/borg/testsuite/compress.py 66.3% Extracting: construction/archivers/py-b...hon-39/borg/testsuite/crypto.py 66.4% Extracting: construction/archivers/py-b...org/testsuite/file_integrity.py 66.4% Extracting: construction/archivers/py-b...-39/borg/testsuite/hashindex.py 66.5% Extracting: construction/archivers/py-b...on-39/borg/testsuite/helpers.py 66.7% Extracting: construction/archivers/py-b...ython-39/borg/testsuite/item.py 66.7% Extracting: construction/archivers/py-b...python-39/borg/testsuite/key.py 66.8% Extracting: construction/archivers/py-b...on-39/borg/testsuite/locking.py 66.8% Extracting: construction/archivers/py-b...hon-39/borg/testsuite/logger.py 66.8% Extracting: construction/archivers/py-b...n-39/borg/testsuite/lrucache.py 66.8% Extracting: construction/archivers/py-b...on-39/borg/testsuite/nanorst.py 66.8% Extracting: construction/archivers/py-b...hon-39/borg/testsuite/nonces.py 66.9% Extracting: construction/archivers/py-b...n-39/borg/testsuite/patterns.py 66.9% Extracting: construction/archivers/py-b...n-39/borg/testsuite/platform.py 67.0% Extracting: construction/archivers/py-b...hon-39/borg/testsuite/remote.py 67.0% Extracting: construction/archivers/py-b...39/borg/testsuite/repository.py 67.2% Extracting: construction/archivers/py-b.../borg/testsuite/shellpattern.py 67.2% Extracting: construction/archivers/py-b...n-39/borg/testsuite/upgrader.py 67.2% Extracting: construction/archivers/py-b...on-39/borg/testsuite/version.py 67.2% Extracting: construction/archivers/py-b...thon-39/borg/testsuite/xattr.py 67.2% Extracting: construction/archivers/py-b...-39/borg/testsuite/attic.tar.gz 67.3% Extracting: construction/archivers/py-b...4-cpython-39/borg/paperkey.html 67.5% Extracting: construction/archivers/py-b...-39/borg/compress.cpython-39.so 68.5% Extracting: construction/archivers/py-b...39/borg/hashindex.cpython-39.so 69.1% Extracting: construction/archivers/py-b...thon-39/borg/item.cpython-39.so 70.1% Extracting: construction/archivers/py-b...n-39/borg/chunker.cpython-39.so 70.4% Extracting: construction/archivers/py-b..._64-cpython-39/borg/_version.py 70.4% Extracting: construction/archivers/py-b...rg/algorithms/msgpack/_packer.o 71.0% Extracting: construction/archivers/py-b.../algorithms/msgpack/_unpacker.o 71.7% Extracting: construction/archivers/py-b...rithms/blake2/ref/blake2b-ref.o 71.8% Extracting: construction/archivers/py-b...src/borg/algorithms/checksums.o 72.1% Extracting: construction/archivers/py-b...-cpython-39/src/borg/compress.o 73.4% Extracting: construction/archivers/py-b...-39/src/borg/crypto/low_level.o 74.1% Extracting: construction/archivers/py-b...cpython-39/src/borg/hashindex.o 74.9% Extracting: construction/archivers/py-b...6_64-cpython-39/src/borg/item.o 76.4% Extracting: construction/archivers/py-b...4-cpython-39/src/borg/chunker.o 76.8% Extracting: construction/archivers/py-b...on-39/src/borg/platform/posix.o 77.0% Extracting: construction/archivers/py-b...ckup11/stage/usr/local/bin/borg 77.0% Extracting: construction/archivers/py-b...up11/stage/usr/local/bin/borgfs 77.0% Extracting: construction/archivers/py-b...ite-packages/borg/paperkey.html 77.3% Extracting: construction/archivers/py-b.../site-packages/borg/_version.py 77.3% Extracting: construction/archivers/py-b.../site-packages/borg/__init__.py 77.3% Extracting: construction/archivers/py-b.../site-packages/borg/__main__.py 77.3% Extracting: construction/archivers/py-b...9/site-packages/borg/archive.py 77.7% Extracting: construction/archivers/py-b.../site-packages/borg/archiver.py 78.8% Extracting: construction/archivers/py-b...3.9/site-packages/borg/cache.py 79.0% Extracting: construction/archivers/py-b...site-packages/borg/constants.py 79.0% Extracting: construction/archivers/py-b...n3.9/site-packages/borg/fuse.py 79.2% Extracting: construction/archivers/py-b...9/site-packages/borg/helpers.py 79.6% Extracting: construction/archivers/py-b...9/site-packages/borg/locking.py 79.6% Extracting: construction/archivers/py-b....9/site-packages/borg/logger.py 79.7% Extracting: construction/archivers/py-b.../site-packages/borg/lrucache.py 79.7% Extracting: construction/archivers/py-b...9/site-packages/borg/nanorst.py 79.7% Extracting: construction/archivers/py-b.../site-packages/borg/patterns.py 79.8% Extracting: construction/archivers/py-b....9/site-packages/borg/remote.py 80.0% Extracting: construction/archivers/py-b...ite-packages/borg/repository.py 80.3% Extracting: construction/archivers/py-b.../site-packages/borg/selftest.py 80.3% Extracting: construction/archivers/py-b...e-packages/borg/shellpattern.py 80.3% Extracting: construction/archivers/py-b.../site-packages/borg/upgrader.py 80.4% Extracting: construction/archivers/py-b...9/site-packages/borg/version.py 80.4% Extracting: construction/archivers/py-b...3.9/site-packages/borg/xattr.py 80.5% Extracting: construction/archivers/py-b...ges/borg/algorithms/__init__.py 80.5% Extracting: construction/archivers/py-b.../algorithms/msgpack/_packer.cpp 82.3% Extracting: construction/archivers/py-b...lgorithms/msgpack/_unpacker.cpp 84.0% Extracting: construction/archivers/py-b.../algorithms/msgpack/__init__.py 84.0% Extracting: construction/archivers/py-b.../algorithms/msgpack/_version.py 84.0% Extracting: construction/archivers/py-b...lgorithms/msgpack/exceptions.py 84.0% Extracting: construction/archivers/py-b.../algorithms/msgpack/fallback.py 84.2% Extracting: construction/archivers/py-b...cache__/__init__.cpython-39.pyc 84.2% Extracting: construction/archivers/py-b...cache__/_version.cpython-39.pyc 84.2% Extracting: construction/archivers/py-b...che__/exceptions.cpython-39.pyc 84.2% Extracting: construction/archivers/py-b...cache__/fallback.cpython-39.pyc 84.3% Extracting: construction/archivers/py-b..._/__init__.cpython-39.opt-1.pyc 84.3% Extracting: construction/archivers/py-b..._/_version.cpython-39.opt-1.pyc 84.3% Extracting: construction/archivers/py-b...exceptions.cpython-39.opt-1.pyc 84.3% Extracting: construction/archivers/py-b..._/fallback.cpython-39.opt-1.pyc 84.4% Extracting: construction/archivers/py-b...s/msgpack/_packer.cpython-39.so 84.8% Extracting: construction/archivers/py-b...msgpack/_unpacker.cpython-39.so 85.2% Extracting: construction/archivers/py-b...cache__/__init__.cpython-39.pyc 85.2% Extracting: construction/archivers/py-b..._/__init__.cpython-39.opt-1.pyc 85.2% Extracting: construction/archivers/py-b...orithms/checksums.cpython-39.so 85.4% Extracting: construction/archivers/py-b...s/borg/crypto/file_integrity.py 85.5% Extracting: construction/archivers/py-b...ite-packages/borg/crypto/key.py 85.6% Extracting: construction/archivers/py-b...kages/borg/crypto/keymanager.py 85.7% Extracting: construction/archivers/py-b...-packages/borg/crypto/nonces.py 85.7% Extracting: construction/archivers/py-b...cache__/__init__.cpython-39.pyc 85.7% Extracting: construction/archivers/py-b..._/file_integrity.cpython-39.pyc 85.7% Extracting: construction/archivers/py-b.../__pycache__/key.cpython-39.pyc 85.8% Extracting: construction/archivers/py-b...che__/keymanager.cpython-39.pyc 85.9% Extracting: construction/archivers/py-b...pycache__/nonces.cpython-39.pyc 85.9% Extracting: construction/archivers/py-b..._/__init__.cpython-39.opt-1.pyc 85.9% Extracting: construction/archivers/py-b..._integrity.cpython-39.opt-1.pyc 85.9% Extracting: construction/archivers/py-b...ache__/key.cpython-39.opt-1.pyc 86.0% Extracting: construction/archivers/py-b...keymanager.cpython-39.opt-1.pyc 86.1% Extracting: construction/archivers/py-b...e__/nonces.cpython-39.opt-1.pyc 86.1% Extracting: construction/archivers/py-b.../crypto/low_level.cpython-39.so 86.6% Extracting: construction/archivers/py-b...kages/borg/platform/__init__.py 86.6% Extracting: construction/archivers/py-b...-packages/borg/platform/base.py 86.6% Extracting: construction/archivers/py-b...cache__/__init__.cpython-39.pyc 86.6% Extracting: construction/archivers/py-b...__pycache__/base.cpython-39.pyc 86.7% Extracting: construction/archivers/py-b..._/__init__.cpython-39.opt-1.pyc 86.7% Extracting: construction/archivers/py-b...che__/base.cpython-39.opt-1.pyc 86.7% Extracting: construction/archivers/py-b...rg/platform/posix.cpython-39.so 86.8% Extracting: construction/archivers/py-b...ges/borg/testsuite/attic.tar.gz 86.9% Extracting: construction/archivers/py-b...ages/borg/testsuite/__init__.py 86.9% Extracting: construction/archivers/py-b...kages/borg/testsuite/archive.py 86.9% Extracting: construction/archivers/py-b...ages/borg/testsuite/archiver.py 87.9% Extracting: construction/archivers/py-b...ges/borg/testsuite/benchmark.py 87.9% Extracting: construction/archivers/py-b...ackages/borg/testsuite/cache.py 87.9% Extracting: construction/archivers/py-b...ges/borg/testsuite/checksums.py 87.9% Extracting: construction/archivers/py-b...kages/borg/testsuite/chunker.py 87.9% Extracting: construction/archivers/py-b...ages/borg/testsuite/compress.py 88.0% Extracting: construction/archivers/py-b...ckages/borg/testsuite/crypto.py 88.0% Extracting: construction/archivers/py-b...org/testsuite/file_integrity.py 88.0% Extracting: construction/archivers/py-b...ges/borg/testsuite/hashindex.py 88.1% Extracting: construction/archivers/py-b...kages/borg/testsuite/helpers.py 88.3% Extracting: construction/archivers/py-b...packages/borg/testsuite/item.py 88.3% Extracting: construction/archivers/py-b...-packages/borg/testsuite/key.py 88.4% Extracting: construction/archivers/py-b...kages/borg/testsuite/locking.py 88.4% Extracting: construction/archivers/py-b...ckages/borg/testsuite/logger.py 88.4% Extracting: construction/archivers/py-b...ages/borg/testsuite/lrucache.py 88.4% Extracting: construction/archivers/py-b...kages/borg/testsuite/nanorst.py 88.4% Extracting: construction/archivers/py-b...ckages/borg/testsuite/nonces.py 88.5% Extracting: construction/archivers/py-b...ages/borg/testsuite/patterns.py 88.6% Extracting: construction/archivers/py-b...ages/borg/testsuite/platform.py 88.6% Extracting: construction/archivers/py-b...ckages/borg/testsuite/remote.py 88.6% Extracting: construction/archivers/py-b...es/borg/testsuite/repository.py 88.8% Extracting: construction/archivers/py-b.../borg/testsuite/shellpattern.py 88.8% Extracting: construction/archivers/py-b...ages/borg/testsuite/upgrader.py 88.8% Extracting: construction/archivers/py-b...kages/borg/testsuite/version.py 88.9% Extracting: construction/archivers/py-b...ackages/borg/testsuite/xattr.py 88.9% Extracting: construction/archivers/py-b...cache__/__init__.cpython-39.pyc 88.9% Extracting: construction/archivers/py-b...ycache__/archive.cpython-39.pyc 89.0% Extracting: construction/archivers/py-b...cache__/archiver.cpython-39.pyc 89.6% Extracting: construction/archivers/py-b...ache__/benchmark.cpython-39.pyc 89.6% Extracting: construction/archivers/py-b..._pycache__/cache.cpython-39.pyc 89.7% Extracting: construction/archivers/py-b...ache__/checksums.cpython-39.pyc 89.7% Extracting: construction/archivers/py-b...ycache__/chunker.cpython-39.pyc 89.7% Extracting: construction/archivers/py-b...cache__/compress.cpython-39.pyc 89.7% Extracting: construction/archivers/py-b...pycache__/crypto.cpython-39.pyc 89.8% Extracting: construction/archivers/py-b..._/file_integrity.cpython-39.pyc 89.8% Extracting: construction/archivers/py-b...ache__/hashindex.cpython-39.pyc 89.9% Extracting: construction/archivers/py-b...ycache__/helpers.cpython-39.pyc 90.0% Extracting: construction/archivers/py-b...__pycache__/item.cpython-39.pyc 90.1% Extracting: construction/archivers/py-b.../__pycache__/key.cpython-39.pyc 90.1% Extracting: construction/archivers/py-b...ycache__/locking.cpython-39.pyc 90.2% Extracting: construction/archivers/py-b...pycache__/logger.cpython-39.pyc 90.2% Extracting: construction/archivers/py-b...cache__/lrucache.cpython-39.pyc 90.2% Extracting: construction/archivers/py-b...ycache__/nanorst.cpython-39.pyc 90.2% Extracting: construction/archivers/py-b...pycache__/nonces.cpython-39.pyc 90.2% Extracting: construction/archivers/py-b...cache__/patterns.cpython-39.pyc 90.3% Extracting: construction/archivers/py-b...cache__/platform.cpython-39.pyc 90.3% Extracting: construction/archivers/py-b...pycache__/remote.cpython-39.pyc 90.3% Extracting: construction/archivers/py-b...che__/repository.cpython-39.pyc 90.5% Extracting: construction/archivers/py-b...e__/shellpattern.cpython-39.pyc 90.5% Extracting: construction/archivers/py-b...cache__/upgrader.cpython-39.pyc 90.6% Extracting: construction/archivers/py-b...ycache__/version.cpython-39.pyc 90.6% Extracting: construction/archivers/py-b..._pycache__/xattr.cpython-39.pyc 90.6% Extracting: construction/archivers/py-b..._/__init__.cpython-39.opt-1.pyc 90.6% Extracting: construction/archivers/py-b...__/archive.cpython-39.opt-1.pyc 90.7% Extracting: construction/archivers/py-b..._/archiver.cpython-39.opt-1.pyc 91.3% Extracting: construction/archivers/py-b.../benchmark.cpython-39.opt-1.pyc 91.4% Extracting: construction/archivers/py-b...he__/cache.cpython-39.opt-1.pyc 91.4% Extracting: construction/archivers/py-b.../checksums.cpython-39.opt-1.pyc 91.4% Extracting: construction/archivers/py-b...__/chunker.cpython-39.opt-1.pyc 91.4% Extracting: construction/archivers/py-b..._/compress.cpython-39.opt-1.pyc 91.4% Extracting: construction/archivers/py-b...e__/crypto.cpython-39.opt-1.pyc 91.5% Extracting: construction/archivers/py-b..._integrity.cpython-39.opt-1.pyc 91.5% Extracting: construction/archivers/py-b.../hashindex.cpython-39.opt-1.pyc 91.6% Extracting: construction/archivers/py-b...__/helpers.cpython-39.opt-1.pyc 91.8% Extracting: construction/archivers/py-b...che__/item.cpython-39.opt-1.pyc 91.8% Extracting: construction/archivers/py-b...ache__/key.cpython-39.opt-1.pyc 91.9% Extracting: construction/archivers/py-b...__/locking.cpython-39.opt-1.pyc 91.9% Extracting: construction/archivers/py-b...e__/logger.cpython-39.opt-1.pyc 91.9% Extracting: construction/archivers/py-b..._/lrucache.cpython-39.opt-1.pyc 91.9% Extracting: construction/archivers/py-b...__/nanorst.cpython-39.opt-1.pyc 91.9% Extracting: construction/archivers/py-b...e__/nonces.cpython-39.opt-1.pyc 92.0% Extracting: construction/archivers/py-b..._/patterns.cpython-39.opt-1.pyc 92.0% Extracting: construction/archivers/py-b..._/platform.cpython-39.opt-1.pyc 92.0% Extracting: construction/archivers/py-b...e__/remote.cpython-39.opt-1.pyc 92.1% Extracting: construction/archivers/py-b...repository.cpython-39.opt-1.pyc 92.3% Extracting: construction/archivers/py-b...ellpattern.cpython-39.opt-1.pyc 92.3% Extracting: construction/archivers/py-b..._/upgrader.cpython-39.opt-1.pyc 92.3% Extracting: construction/archivers/py-b...__/version.cpython-39.opt-1.pyc 92.3% Extracting: construction/archivers/py-b...he__/xattr.cpython-39.opt-1.pyc 92.3% Extracting: construction/archivers/py-b...cache__/_version.cpython-39.pyc 92.3% Extracting: construction/archivers/py-b...cache__/__init__.cpython-39.pyc 92.3% Extracting: construction/archivers/py-b...cache__/__main__.cpython-39.pyc 92.3% Extracting: construction/archivers/py-b...ycache__/archive.cpython-39.pyc 92.6% Extracting: construction/archivers/py-b...cache__/archiver.cpython-39.pyc 93.3% Extracting: construction/archivers/py-b..._pycache__/cache.cpython-39.pyc 93.5% Extracting: construction/archivers/py-b...ache__/constants.cpython-39.pyc 93.5% Extracting: construction/archivers/py-b...__pycache__/fuse.cpython-39.pyc 93.6% Extracting: construction/archivers/py-b...ycache__/helpers.cpython-39.pyc 93.9% Extracting: construction/archivers/py-b...ycache__/locking.cpython-39.pyc 94.0% Extracting: construction/archivers/py-b...pycache__/logger.cpython-39.pyc 94.0% Extracting: construction/archivers/py-b...cache__/lrucache.cpython-39.pyc 94.0% Extracting: construction/archivers/py-b...ycache__/nanorst.cpython-39.pyc 94.0% Extracting: construction/archivers/py-b...cache__/patterns.cpython-39.pyc 94.1% Extracting: construction/archivers/py-b...pycache__/remote.cpython-39.pyc 94.2% Extracting: construction/archivers/py-b...che__/repository.cpython-39.pyc 94.5% Extracting: construction/archivers/py-b...cache__/selftest.cpython-39.pyc 94.5% Extracting: construction/archivers/py-b...e__/shellpattern.cpython-39.pyc 94.5% Extracting: construction/archivers/py-b...cache__/upgrader.cpython-39.pyc 94.5% Extracting: construction/archivers/py-b...ycache__/version.cpython-39.pyc 94.5% Extracting: construction/archivers/py-b..._pycache__/xattr.cpython-39.pyc 94.6% Extracting: construction/archivers/py-b..._/_version.cpython-39.opt-1.pyc 94.6% Extracting: construction/archivers/py-b..._/__init__.cpython-39.opt-1.pyc 94.6% Extracting: construction/archivers/py-b..._/__main__.cpython-39.opt-1.pyc 94.6% Extracting: construction/archivers/py-b...__/archive.cpython-39.opt-1.pyc 94.9% Extracting: construction/archivers/py-b..._/archiver.cpython-39.opt-1.pyc 95.6% Extracting: construction/archivers/py-b...he__/cache.cpython-39.opt-1.pyc 95.8% Extracting: construction/archivers/py-b.../constants.cpython-39.opt-1.pyc 95.8% Extracting: construction/archivers/py-b...che__/fuse.cpython-39.opt-1.pyc 95.9% Extracting: construction/archivers/py-b...__/helpers.cpython-39.opt-1.pyc 96.2% Extracting: construction/archivers/py-b...__/locking.cpython-39.opt-1.pyc 96.2% Extracting: construction/archivers/py-b...e__/logger.cpython-39.opt-1.pyc 96.3% Extracting: construction/archivers/py-b..._/lrucache.cpython-39.opt-1.pyc 96.3% Extracting: construction/archivers/py-b...__/nanorst.cpython-39.opt-1.pyc 96.3% Extracting: construction/archivers/py-b..._/patterns.cpython-39.opt-1.pyc 96.4% Extracting: construction/archivers/py-b...e__/remote.cpython-39.opt-1.pyc 96.5% Extracting: construction/archivers/py-b...repository.cpython-39.opt-1.pyc 96.7% Extracting: construction/archivers/py-b..._/selftest.cpython-39.opt-1.pyc 96.8% Extracting: construction/archivers/py-b...ellpattern.cpython-39.opt-1.pyc 96.8% Extracting: construction/archivers/py-b..._/upgrader.cpython-39.opt-1.pyc 96.8% Extracting: construction/archivers/py-b...__/version.cpython-39.opt-1.pyc 96.8% Extracting: construction/archivers/py-b...he__/xattr.cpython-39.opt-1.pyc 96.9% Extracting: construction/archivers/py-b...ges/borg/compress.cpython-39.so 97.6% Extracting: construction/archivers/py-b...ages/borg/chunker.cpython-39.so 97.9% Extracting: construction/archivers/py-b...ackages/borg/item.cpython-39.so 98.7% Extracting: construction/archivers/py-b...es/borg/hashindex.cpython-39.so 99.2% Extracting: construction/archivers/py-b...-1.1.18-py3.9.egg-info/PKG-INFO 99.2% Extracting: construction/archivers/py-b...1.18-py3.9.egg-info/SOURCES.txt 99.2% Extracting: construction/archivers/py-b...9.egg-info/dependency_links.txt 99.2% Extracting: construction/archivers/py-b...py3.9.egg-info/entry_points.txt 99.2% Extracting: construction/archivers/py-b....18-py3.9.egg-info/not-zip-safe 99.2% Extracting: construction/archivers/py-b....18-py3.9.egg-info/requires.txt 99.2% Extracting: construction/archivers/py-b...18-py3.9.egg-info/top_level.txt 99.2% Extracting: construction/archivers/py-b.../man/man1/borg-benchmark-crud.1 99.3% Extracting: construction/archivers/py-b...share/man/man1/borg-benchmark.1 99.3% Extracting: construction/archivers/py-b...hare/man/man1/borg-break-lock.1 99.3% Extracting: construction/archivers/py-b...n/man1/borg-change-passphrase.1 99.3% Extracting: construction/archivers/py-b...cal/share/man/man1/borg-check.1 99.3% Extracting: construction/archivers/py-b...al/share/man/man1/borg-common.1 99.3% Extracting: construction/archivers/py-b...are/man/man1/borg-compression.1 99.3% Extracting: construction/archivers/py-b...al/share/man/man1/borg-config.1 99.3% Extracting: construction/archivers/py-b...al/share/man/man1/borg-create.1 99.4% Extracting: construction/archivers/py-b...al/share/man/man1/borg-delete.1 99.4% Extracting: construction/archivers/py-b...ocal/share/man/man1/borg-diff.1 99.4% Extracting: construction/archivers/py-b...hare/man/man1/borg-export-tar.1 99.5% Extracting: construction/archivers/py-b...l/share/man/man1/borg-extract.1 99.5% Extracting: construction/archivers/py-b...ocal/share/man/man1/borg-info.1 99.5% Extracting: construction/archivers/py-b...ocal/share/man/man1/borg-init.1 99.5% Extracting: construction/archivers/py-b...n1/borg-key-change-passphrase.1 99.5% Extracting: construction/archivers/py-b...hare/man/man1/borg-key-export.1 99.6% Extracting: construction/archivers/py-b...hare/man/man1/borg-key-import.1 99.6% Extracting: construction/archivers/py-b...1/borg-key-migrate-to-repokey.1 99.6% Extracting: construction/archivers/py-b...local/share/man/man1/borg-key.1 99.6% Extracting: construction/archivers/py-b...ocal/share/man/man1/borg-list.1 99.6% Extracting: construction/archivers/py-b...cal/share/man/man1/borg-mount.1 99.6% Extracting: construction/archivers/py-b.../share/man/man1/borg-patterns.1 99.7% Extracting: construction/archivers/py-b...re/man/man1/borg-placeholders.1 99.7% Extracting: construction/archivers/py-b...cal/share/man/man1/borg-prune.1 99.7% Extracting: construction/archivers/py-b.../share/man/man1/borg-recreate.1 99.8% Extracting: construction/archivers/py-b...al/share/man/man1/borg-rename.1 99.8% Extracting: construction/archivers/py-b...cal/share/man/man1/borg-serve.1 99.8% Extracting: construction/archivers/py-b...al/share/man/man1/borg-umount.1 99.8% Extracting: construction/archivers/py-b...l/share/man/man1/borg-upgrade.1 99.8% Extracting: construction/archivers/py-b...share/man/man1/borg-with-lock.1 99.8% Extracting: construction/archivers/py-b...usr/local/share/man/man1/borg.1 100.0% Extracting: construction/archivers/py-b...r/local/share/man/man1/borgfs.1 /usr/bin/env BORG_PASSPHRASE=secret123 PYTHONPATH=/construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages HOME=/construction/archivers/py-borgbackup11/testhome /construction/archivers/py-borgbackup11/stage/usr/local/bin/borg export-tar /construction/archivers/py-borgbackup11/borgrepo::test2 - >/dev/null /usr/bin/env BORG_PASSPHRASE=secret123 PYTHONPATH=/construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages HOME=/construction/archivers/py-borgbackup11/testhome /construction/archivers/py-borgbackup11/stage/usr/local/bin/borg list /construction/archivers/py-borgbackup11/borgrepo test2 Sat, 2023-07-29 04:50:59 [5bb1e99008df172f1fdd6a665f3856fb1d3e00be5287b38b09fc6b54eff29e52] /usr/bin/env BORG_PASSPHRASE=secret123 PYTHONPATH=/construction/archivers/py-borgbackup11/stage/usr/local/lib/python3.9/site-packages HOME=/construction/archivers/py-borgbackup11/testhome /construction/archivers/py-borgbackup11/stage/usr/local/bin/borg info /construction/archivers/py-borgbackup11/borgrepo Repository ID: 6d2b44b398ba9f455245e604d1234042bf9149c4d68cdf09bf1f1973a24f9166 Location: /construction/archivers/py-borgbackup11/borgrepo Encrypted: Yes (repokey) Cache: /construction/archivers/py-borgbackup11/testhome/.cache/borg/6d2b44b398ba9f455245e604d1234042bf9149c4d68cdf09bf1f1973a24f9166 Security dir: /construction/archivers/py-borgbackup11/testhome/.config/borg/security/6d2b44b398ba9f455245e604d1234042bf9149c4d68cdf09bf1f1973a24f9166 ------------------------------------------------------------------------------ Original size Compressed size Deduplicated size All archives: 23.92 MB 10.24 MB 8.37 MB Unique chunks Total chunks Chunk index: 517 719 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:33 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py39-borgbackup11-1.1.18_2 file sizes/checksums [235]: 0% file sizes/checksums [235]: 42% file sizes/checksums [235]: 85% file sizes/checksums [235]: 100% Service unavailablepacking files [235]: 0% packing files [235]: 42% packing files [235]: 85% packing files [235]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:13