>>> Building on exopi-1 under sysutils/duplicity BDEPENDS = [net/librsync;devel/py-build,python3;devel/py-installer,python3;devel/py-wheel,python3;devel/py-setuptools_scm,python3;devel/gettext,-tools;sysutils/py-pipx,python3;devel/py-pip,python3;devel/py-setuptools,python3;lang/python/3] DIST = [sysutils/duplicity:duplicity-duplicity-rel.3.0.2.tar.gz] FULLPKGNAME = duplicity-3.0.2 RDEPENDS = [lang/python/3;security/py-paramiko,python3;security/gnupg;net/ncftp;net/librsync;devel/py-fasteners,python3] (Junk lock obtained for exopi-1 at 1731957528.50) >>> Running depends in sysutils/duplicity at 1731957528.55 last junk was in sysutils/borgbackup/1.4 /usr/sbin/pkg_add -aI -Drepair librsync-2.3.4 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-pip-24.3.1 py3-pipx-1.7.1 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 was: /usr/sbin/pkg_add -aI -Drepair gettext-tools-0.22.5 librsync-2.3.4 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-pip-24.3.1 py3-pipx-1.7.1 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair librsync-2.3.4 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-pip-24.3.1 py3-pipx-1.7.1 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 >>> Running show-prepare-results in sysutils/duplicity at 1731957540.09 ===> sysutils/duplicity ===> Building from scratch duplicity-3.0.2 ===> duplicity-3.0.2 depends on: gettext-tools-* -> gettext-tools-0.22.5 ===> duplicity-3.0.2 depends on: py3-pip-* -> py3-pip-24.3.1 ===> duplicity-3.0.2 depends on: py3-pipx-* -> py3-pipx-1.7.1 ===> duplicity-3.0.2 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> duplicity-3.0.2 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> duplicity-3.0.2 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> duplicity-3.0.2 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> duplicity-3.0.2 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> duplicity-3.0.2 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-8.0.4p1 ===> duplicity-3.0.2 depends on: librsync-* -> librsync-2.3.4 ===> Verifying specs: rsync ===> found rsync.5.1 gettext-tools-0.22.5 librsync-2.3.4 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-pip-24.3.1 py3-pipx-1.7.1 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-1 at 1731957542.53) distfiles size=1532335 >>> Running build in sysutils/duplicity at 1731957542.57 ===> sysutils/duplicity ===> Checking files for duplicity-3.0.2 `/exopi-cvs/ports/distfiles/duplicity-duplicity-rel.3.0.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for duplicity-3.0.2 ===> Patching for duplicity-3.0.2 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 108. done ===> Applying OpenBSD patch patch-testing_unit_test_exc_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix for unicode issue: |https://src.fedoraproject.org/rpms/duplicity/blob/master/f/duplicity-unicode.patch | |Index: testing/unit/test_exc.py |--- testing/unit/test_exc.py.orig |+++ testing/unit/test_exc.py -------------------------- (Creating file testing/unit/test_exc.py...) Patching file testing/unit/test_exc.py using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for duplicity-3.0.2 ===> Configuring for duplicity-3.0.2 ===> Building for duplicity-3.0.2 * Getting build dependencies for wheel... WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section running egg_info creating duplicity.egg-info writing duplicity.egg-info/PKG-INFO writing dependency_links to duplicity.egg-info/dependency_links.txt writing entry points to duplicity.egg-info/entry_points.txt writing requirements to duplicity.egg-info/requires.txt writing top-level names to duplicity.egg-info/top_level.txt writing manifest file 'duplicity.egg-info/SOURCES.txt' reading manifest file 'duplicity.egg-info/SOURCES.txt' adding license file 'COPYING' adding license file 'AUTHORS.md' writing manifest file 'duplicity.egg-info/SOURCES.txt' * Building wheel... WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.6-amd64-cpython-311 creating build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/__main__.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/argparse311.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/backend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/backend_pool.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/cached_ops.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/cli_data.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/cli_main.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/cli_util.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/config.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/diffdir.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/dup_collections.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/dup_main.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/dup_tarfile.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/dup_temp.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/dup_time.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/errors.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/file_naming.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/filechunkio.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/globmatch.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/gpg.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/gpginterface.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/lazy.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/librsync.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/log.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/manifest.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/patchdir.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/path.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/progress.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/robust.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/selection.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/statistics.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/tempdir.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity copying duplicity/util.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity creating build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/_cf_cloudfiles.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/_cf_pyrax.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/_testbackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/adbackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/azurebackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/b2backend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/boxbackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/cfbackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/dpbxbackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/gdocsbackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/gdrivebackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/giobackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/hsibackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/hubicbackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/idrivedbackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/imapbackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/jottacloudbackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/lftpbackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/localbackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/mediafirebackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/megabackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/megav2backend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/megav3backend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/multibackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/ncftpbackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/onedrivebackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/par2backend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/pcabackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/pydrivebackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/rclonebackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/rsyncbackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/s3_boto3_backend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/slatebackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/ssh_paramiko_backend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/ssh_pexpect_backend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/swiftbackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/sxbackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/tahoebackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/webdavbackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends copying duplicity/backends/xorrisobackend.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends creating build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/pyrax_identity copying duplicity/backends/pyrax_identity/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/pyrax_identity copying duplicity/backends/pyrax_identity/hubic.py -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/pyrax_identity running egg_info writing duplicity.egg-info/PKG-INFO writing dependency_links to duplicity.egg-info/dependency_links.txt writing entry points to duplicity.egg-info/entry_points.txt writing requirements to duplicity.egg-info/requires.txt writing top-level names to duplicity.egg-info/top_level.txt reading manifest file 'duplicity.egg-info/SOURCES.txt' adding license file 'COPYING' adding license file 'AUTHORS.md' writing manifest file 'duplicity.egg-info/SOURCES.txt' copying duplicity/_librsyncmodule.c -> build/lib.openbsd-7.6-amd64-cpython-311/duplicity running build_ext Building extension for librsync... building 'duplicity._librsync' extension creating build/temp.openbsd-7.6-amd64-cpython-311 creating build/temp.openbsd-7.6-amd64-cpython-311/duplicity cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/local/include/python3.11 -c duplicity/_librsyncmodule.c -o build/temp.openbsd-7.6-amd64-cpython-311/duplicity/_librsyncmodule.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/duplicity/_librsyncmodule.o -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lrsync -o build/lib.openbsd-7.6-amd64-cpython-311/duplicity/_librsync.cpython-311.so copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/_librsync.cpython-311.so -> duplicity installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/__main__.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/argparse311.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backend_pool.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/cached_ops.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/cli_data.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/cli_main.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/cli_util.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/config.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/diffdir.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/dup_collections.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/dup_main.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/dup_tarfile.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/dup_temp.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/dup_time.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/errors.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/file_naming.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/filechunkio.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/globmatch.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/gpg.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/gpginterface.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/lazy.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/librsync.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/log.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/manifest.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/patchdir.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/path.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/progress.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/robust.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/selection.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/statistics.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/tempdir.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/util.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity creating build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/_cf_cloudfiles.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/_cf_pyrax.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/_testbackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/adbackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/azurebackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/b2backend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/boxbackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/cfbackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/dpbxbackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/gdocsbackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/gdrivebackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/giobackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/hsibackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/hubicbackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/idrivedbackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/imapbackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/jottacloudbackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/lftpbackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/localbackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/mediafirebackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/megabackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/megav2backend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/megav3backend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/multibackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/ncftpbackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/onedrivebackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/par2backend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/pcabackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/pydrivebackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/rclonebackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/rsyncbackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/s3_boto3_backend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/slatebackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/ssh_paramiko_backend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/ssh_pexpect_backend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/swiftbackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/sxbackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/tahoebackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/webdavbackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/xorrisobackend.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends creating build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends/pyrax_identity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/pyrax_identity/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends/pyrax_identity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/backends/pyrax_identity/hubic.py -> build/bdist.openbsd-7.6-amd64/wheel/duplicity/backends/pyrax_identity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/_librsyncmodule.c -> build/bdist.openbsd-7.6-amd64/wheel/duplicity copying build/lib.openbsd-7.6-amd64-cpython-311/duplicity/_librsync.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/duplicity running install_data creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/man creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/man/man1 copying man/duplicity.1 -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/man/man1 creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/af_ZA creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/af_ZA/LC_MESSAGES copying po/af_ZA/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/af_ZA/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ar_SA creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ar_SA/LC_MESSAGES copying po/ar_SA/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ar_SA/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ca_ES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ca_ES/LC_MESSAGES copying po/ca_ES/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ca_ES/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/cs_CZ creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/cs_CZ/LC_MESSAGES copying po/cs_CZ/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/cs_CZ/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/da_DK creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/da_DK/LC_MESSAGES copying po/da_DK/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/da_DK/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/de_AT creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/de_AT/LC_MESSAGES copying po/de_AT/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/de_AT/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/de_DE creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/de_DE/LC_MESSAGES copying po/de_DE/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/de_DE/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/el_GR creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/el_GR/LC_MESSAGES copying po/el_GR/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/el_GR/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/en_AU creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/en_AU/LC_MESSAGES copying po/en_AU/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/en_AU/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/en_GB creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/en_GB/LC_MESSAGES copying po/en_GB/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/en_GB/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/en_PR creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/en_PR/LC_MESSAGES copying po/en_PR/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/en_PR/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/en_US creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/en_US/LC_MESSAGES copying po/en_US/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/en_US/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/es_EM creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/es_EM/LC_MESSAGES copying po/es_EM/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/es_EM/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/es_ES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/es_ES/LC_MESSAGES copying po/es_ES/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/es_ES/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/es_MX creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/es_MX/LC_MESSAGES copying po/es_MX/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/es_MX/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/es_PR creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/es_PR/LC_MESSAGES copying po/es_PR/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/es_PR/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/es_US creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/es_US/LC_MESSAGES copying po/es_US/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/es_US/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/fi_FI creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/fi_FI/LC_MESSAGES copying po/fi_FI/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/fi_FI/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/fr_FR creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/fr_FR/LC_MESSAGES copying po/fr_FR/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/fr_FR/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/he_IL creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/he_IL/LC_MESSAGES copying po/he_IL/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/he_IL/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/hu_HU creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/hu_HU/LC_MESSAGES copying po/hu_HU/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/hu_HU/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/it_IT creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/it_IT/LC_MESSAGES copying po/it_IT/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/it_IT/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ja_JP creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ja_JP/LC_MESSAGES copying po/ja_JP/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ja_JP/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ko_KR creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ko_KR/LC_MESSAGES copying po/ko_KR/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ko_KR/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/nl_BE creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/nl_BE/LC_MESSAGES copying po/nl_BE/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/nl_BE/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/nl_NL creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/nl_NL/LC_MESSAGES copying po/nl_NL/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/nl_NL/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/nl_SR creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/nl_SR/LC_MESSAGES copying po/nl_SR/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/nl_SR/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/no_NO creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/no_NO/LC_MESSAGES copying po/no_NO/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/no_NO/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/pl_PL creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/pl_PL/LC_MESSAGES copying po/pl_PL/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/pl_PL/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/pt_BR creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/pt_BR/LC_MESSAGES copying po/pt_BR/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/pt_BR/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/pt_PT creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/pt_PT/LC_MESSAGES copying po/pt_PT/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/pt_PT/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ro_RO creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ro_RO/LC_MESSAGES copying po/ro_RO/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ro_RO/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ru_BY creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ru_BY/LC_MESSAGES copying po/ru_BY/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ru_BY/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ru_MD creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ru_MD/LC_MESSAGES copying po/ru_MD/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ru_MD/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ru_RU creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ru_RU/LC_MESSAGES copying po/ru_RU/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ru_RU/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ru_UA creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ru_UA/LC_MESSAGES copying po/ru_UA/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/ru_UA/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/sr_SP creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/sr_SP/LC_MESSAGES copying po/sr_SP/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/sr_SP/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/sv_SE creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/sv_SE/LC_MESSAGES copying po/sv_SE/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/sv_SE/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/tr_TR creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/tr_TR/LC_MESSAGES copying po/tr_TR/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/tr_TR/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/uk_UA creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/uk_UA/LC_MESSAGES copying po/uk_UA/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/uk_UA/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/vi_VN creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/vi_VN/LC_MESSAGES copying po/vi_VN/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/vi_VN/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/zh_CN creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/zh_CN/LC_MESSAGES copying po/zh_CN/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/zh_CN/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/zh_HK creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/zh_HK/LC_MESSAGES copying po/zh_HK/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/zh_HK/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/zh_MO creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/zh_MO/LC_MESSAGES copying po/zh_MO/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/zh_MO/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/zh_SG creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/zh_SG/LC_MESSAGES copying po/zh_SG/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/zh_SG/LC_MESSAGES creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/zh_TW creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/zh_TW/LC_MESSAGES copying po/zh_TW/duplicity.mo -> build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.data/data/share/locale/zh_TW/LC_MESSAGES running install_egg_info Copying duplicity.egg-info to build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/duplicity-3.0.2.dist-info/WHEEL creating '/exopi-obj/pobj/duplicity-3.0.2/duplicity-rel.3.0.2-00c4d88aae8b765b67203fbe83db55386387ef9c/dist/.tmp-f4ygse2d/duplicity-3.0.2-cp311-cp311-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'duplicity/__init__.py' adding 'duplicity/__main__.py' adding 'duplicity/_librsync.cpython-311.so' adding 'duplicity/_librsyncmodule.c' adding 'duplicity/argparse311.py' adding 'duplicity/backend.py' adding 'duplicity/backend_pool.py' adding 'duplicity/cached_ops.py' adding 'duplicity/cli_data.py' adding 'duplicity/cli_main.py' adding 'duplicity/cli_util.py' adding 'duplicity/config.py' adding 'duplicity/diffdir.py' adding 'duplicity/dup_collections.py' adding 'duplicity/dup_main.py' adding 'duplicity/dup_tarfile.py' adding 'duplicity/dup_temp.py' adding 'duplicity/dup_time.py' adding 'duplicity/errors.py' adding 'duplicity/file_naming.py' adding 'duplicity/filechunkio.py' adding 'duplicity/globmatch.py' adding 'duplicity/gpg.py' adding 'duplicity/gpginterface.py' adding 'duplicity/lazy.py' adding 'duplicity/librsync.py' adding 'duplicity/log.py' adding 'duplicity/manifest.py' adding 'duplicity/patchdir.py' adding 'duplicity/path.py' adding 'duplicity/progress.py' adding 'duplicity/robust.py' adding 'duplicity/selection.py' adding 'duplicity/statistics.py' adding 'duplicity/tempdir.py' adding 'duplicity/util.py' adding 'duplicity/backends/__init__.py' adding 'duplicity/backends/_cf_cloudfiles.py' adding 'duplicity/backends/_cf_pyrax.py' adding 'duplicity/backends/_testbackend.py' adding 'duplicity/backends/adbackend.py' adding 'duplicity/backends/azurebackend.py' adding 'duplicity/backends/b2backend.py' adding 'duplicity/backends/boxbackend.py' adding 'duplicity/backends/cfbackend.py' adding 'duplicity/backends/dpbxbackend.py' adding 'duplicity/backends/gdocsbackend.py' adding 'duplicity/backends/gdrivebackend.py' adding 'duplicity/backends/giobackend.py' adding 'duplicity/backends/hsibackend.py' adding 'duplicity/backends/hubicbackend.py' adding 'duplicity/backends/idrivedbackend.py' adding 'duplicity/backends/imapbackend.py' adding 'duplicity/backends/jottacloudbackend.py' adding 'duplicity/backends/lftpbackend.py' adding 'duplicity/backends/localbackend.py' adding 'duplicity/backends/mediafirebackend.py' adding 'duplicity/backends/megabackend.py' adding 'duplicity/backends/megav2backend.py' adding 'duplicity/backends/megav3backend.py' adding 'duplicity/backends/multibackend.py' adding 'duplicity/backends/ncftpbackend.py' adding 'duplicity/backends/onedrivebackend.py' adding 'duplicity/backends/par2backend.py' adding 'duplicity/backends/pcabackend.py' adding 'duplicity/backends/pydrivebackend.py' adding 'duplicity/backends/rclonebackend.py' adding 'duplicity/backends/rsyncbackend.py' adding 'duplicity/backends/s3_boto3_backend.py' adding 'duplicity/backends/slatebackend.py' adding 'duplicity/backends/ssh_paramiko_backend.py' adding 'duplicity/backends/ssh_pexpect_backend.py' adding 'duplicity/backends/swiftbackend.py' adding 'duplicity/backends/sxbackend.py' adding 'duplicity/backends/tahoebackend.py' adding 'duplicity/backends/webdavbackend.py' adding 'duplicity/backends/xorrisobackend.py' adding 'duplicity/backends/pyrax_identity/__init__.py' adding 'duplicity/backends/pyrax_identity/hubic.py' adding 'duplicity-3.0.2.data/data/man/man1/duplicity.1' adding 'duplicity-3.0.2.data/data/share/locale/af_ZA/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/ar_SA/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/ca_ES/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/cs_CZ/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/da_DK/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/de_AT/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/de_DE/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/el_GR/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/en_AU/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/en_GB/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/en_PR/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/en_US/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/es_EM/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/es_ES/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/es_MX/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/es_PR/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/es_US/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/fi_FI/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/fr_FR/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/he_IL/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/hu_HU/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/it_IT/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/ja_JP/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/ko_KR/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/nl_BE/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/nl_NL/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/nl_SR/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/no_NO/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/pl_PL/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/pt_BR/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/pt_PT/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/ro_RO/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/ru_BY/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/ru_MD/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/ru_RU/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/ru_UA/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/sr_SP/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/sv_SE/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/tr_TR/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/uk_UA/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/vi_VN/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/zh_CN/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/zh_HK/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/zh_MO/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/zh_SG/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.data/data/share/locale/zh_TW/LC_MESSAGES/duplicity.mo' adding 'duplicity-3.0.2.dist-info/AUTHORS.md' adding 'duplicity-3.0.2.dist-info/COPYING' adding 'duplicity-3.0.2.dist-info/METADATA' adding 'duplicity-3.0.2.dist-info/WHEEL' adding 'duplicity-3.0.2.dist-info/entry_points.txt' adding 'duplicity-3.0.2.dist-info/top_level.txt' adding 'duplicity-3.0.2.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built duplicity-3.0.2-cp311-cp311-openbsd_7_6_amd64.whl >>> Running package in sysutils/duplicity at 1731957554.48 ===> sysutils/duplicity ===> Faking installation for duplicity-3.0.2 ===> Building package for duplicity-3.0.2 Create /exopi-cvs/ports/packages/amd64/all/duplicity-3.0.2.tgz Creating package duplicity-3.0.2 reading plist| checking dependencies| checking dependencies|devel/py-fasteners,python3 checking dependencies|lang/python/3,-main checking dependencies|net/librsync checking dependencies|net/ncftp checking dependencies|security/gnupg checking dependencies|security/py-paramiko,python3 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 2% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 8% archiving|***** | 9% archiving|****** | 9% archiving|****** | 10% archiving|******* | 11% archiving|******** | 13% archiving|********* | 14% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************* | 34% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/duplicity-3.0.2.tgz >>> Running clean in sysutils/duplicity at 1731957576.61 ===> sysutils/duplicity ===> Cleaning for duplicity-3.0.2 >>> Ended at 1731957577.13 max_stuck=13.19/depends=11.56/show-prepare-results=2.48/build=11.90/package=22.14/clean=0.56