>>> Building on exopi-4 under sysutils/duplicity BDEPENDS = [devel/py-setuptools_scm,python3;devel/py-build,python3;lang/python/3.10;devel/py-wheel,python3;devel/py-installer,python3;net/librsync;devel/gettext,-tools;devel/py-setuptools,python3] DIST = [sysutils/duplicity:duplicity-2.1.4.tar.gz] FULLPKGNAME = duplicity-2.1.4 RDEPENDS = [net/librsync;net/ncftp;security/gnupg;lang/python/3.10;devel/py-future,python3;devel/py-fasteners,python3;security/py-paramiko,python3] (Junk lock obtained for exopi-4 at 1714022360.98) >>> Running depends in sysutils/duplicity at 1714022361.02 last junk was in x11/qt5/qtdeclarative /usr/sbin/pkg_add -aI -Drepair librsync-2.3.4 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair gettext-tools-0.22.5 librsync-2.3.4 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair librsync-2.3.4 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 >>> Running show-prepare-results in sysutils/duplicity at 1714022366.68 ===> sysutils/duplicity ===> Building from scratch duplicity-2.1.4 ===> duplicity-2.1.4 depends on: gettext-tools-* -> gettext-tools-0.22.5 ===> duplicity-2.1.4 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> duplicity-2.1.4 depends on: py3-build-* -> py3-build-1.1.1 ===> duplicity-2.1.4 depends on: py3-installer-* -> py3-installer-0.7.0 ===> duplicity-2.1.4 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> duplicity-2.1.4 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> duplicity-2.1.4 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-8.0.4 ===> duplicity-2.1.4 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.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 python-3.10.14p0 Still tainted: host marked nojunk by x11/qt5/qtwebchannel >>> Running junk in sysutils/duplicity at 1714022368.72 Can't run junk because of lock on x11/qt5/qtwebchannel (Junk lock released for exopi-4 at 1714022370.48) Woken up x11/dmenu distfiles size=1530867 >>> Running build in sysutils/duplicity at 1714022370.91 ===> sysutils/duplicity ===> Checking files for duplicity-2.1.4 `/exopi-cvs/ports/distfiles/duplicity-2.1.4.tar.gz' is up to date. >> (SHA256) duplicity-2.1.4.tar.gz: OK ===> Extracting for duplicity-2.1.4 ===> Patching for duplicity-2.1.4 ===> Applying OpenBSD patch patch-duplicity_dup_main_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: duplicity/dup_main.py |--- duplicity/dup_main.py.orig |+++ duplicity/dup_main.py -------------------------- Patching file duplicity/dup_main.py using Plan A... Hunk #1 succeeded at 1416. done ===> 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 93. 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-2.1.4 ===> Configuring for duplicity-2.1.4 ===> Building for duplicity-2.1.4 * Getting build dependencies for wheel... running egg_info writing duplicity.egg-info/PKG-INFO writing dependency_links to duplicity.egg-info/dependency_links.txt writing requirements to duplicity.egg-info/requires.txt writing top-level names to duplicity.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'duplicity.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'duplicity.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.5-amd64-cpython-310 creating build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/tempdir.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/dup_threading.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/backend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/config.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/manifest.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/log.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/util.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/cli_data.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/globmatch.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/diffdir.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/librsync.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/dup_time.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/cli_main.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/gpg.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/file_naming.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/dup_main.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/asyncscheduler.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/gpginterface.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/robust.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/dup_collections.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/statistics.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/patchdir.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/errors.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/selection.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/progress.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/dup_temp.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/tarfile.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/lazy.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/filechunkio.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/path.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/cached_ops.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/cli_util.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/argparse311.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity creating build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/gdrivebackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/megabackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/pydrivebackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/imapbackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/ssh_pexpect_backend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/megav3backend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/par2backend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/multibackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/boxbackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/swiftbackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/tahoebackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/giobackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/localbackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/adbackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/slatebackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/sxbackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/pcabackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/rclonebackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/_cf_pyrax.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/megav2backend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/mediafirebackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/jottacloudbackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/ncftpbackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/gdocsbackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/cfbackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/_cf_cloudfiles.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/ssh_paramiko_backend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/hsibackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/onedrivebackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/hubicbackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/dpbxbackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/s3_boto3_backend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/idrivedbackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/b2backend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/azurebackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/xorrisobackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/rsyncbackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/lftpbackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying duplicity/backends/webdavbackend.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends creating build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/pyrax_identity copying duplicity/backends/pyrax_identity/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/pyrax_identity copying duplicity/backends/pyrax_identity/hubic.py -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/pyrax_identity creating build/lib.openbsd-7.5-amd64-cpython-310/testing copying testing/conftest.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing copying testing/test_code.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing copying testing/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing creating build/lib.openbsd-7.5-amd64-cpython-310/testing/functional copying testing/functional/test_verify.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/functional copying testing/functional/test_cleanup.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/functional copying testing/functional/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/functional copying testing/functional/test_selection.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/functional copying testing/functional/test_log.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/functional copying testing/functional/test_final.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/functional copying testing/functional/test_badupload.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/functional copying testing/functional/test_restart.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/functional creating build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_backend.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_statistics.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_tempdir.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_cli_main.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_dup_time.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_diffdir.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_gpginterface.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_selection.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_manifest.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_util.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_backend_instance.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_patchdir.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_dup_temp.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_gpg.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_file_naming.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_path.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_collections.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_lazy.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_globmatch.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_tarfile.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit copying testing/unit/test_exc.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/unit running egg_info writing duplicity.egg-info/PKG-INFO writing dependency_links to duplicity.egg-info/dependency_links.txt writing requirements to duplicity.egg-info/requires.txt writing top-level names to duplicity.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'duplicity.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'duplicity.egg-info/SOURCES.txt' /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'testing.gnupg' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'testing.gnupg' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'testing.gnupg' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'testing.gnupg' to be distributed and are already explicitly excluding 'testing.gnupg' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'testing.overrides' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'testing.overrides' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'testing.overrides' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'testing.overrides' to be distributed and are already explicitly excluding 'testing.overrides' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'testing.overrides.bin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'testing.overrides.bin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'testing.overrides.bin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'testing.overrides.bin' to be distributed and are already explicitly excluding 'testing.overrides.bin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'testing.regression' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'testing.regression' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'testing.regression' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'testing.regression' to be distributed and are already explicitly excluding 'testing.regression' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying duplicity/_librsyncmodule.c -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity copying duplicity/backends/README -> build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends copying testing/run-tests -> build/lib.openbsd-7.5-amd64-cpython-310/testing copying testing/testfiles.tar.gz -> build/lib.openbsd-7.5-amd64-cpython-310/testing creating build/lib.openbsd-7.5-amd64-cpython-310/testing/gnupg copying testing/gnupg/README -> build/lib.openbsd-7.5-amd64-cpython-310/testing/gnupg copying testing/gnupg/gpg-agent.conf -> build/lib.openbsd-7.5-amd64-cpython-310/testing/gnupg copying testing/gnupg/gpg.conf -> build/lib.openbsd-7.5-amd64-cpython-310/testing/gnupg copying testing/gnupg/pubring.gpg -> build/lib.openbsd-7.5-amd64-cpython-310/testing/gnupg copying testing/gnupg/secring.gpg -> build/lib.openbsd-7.5-amd64-cpython-310/testing/gnupg copying testing/gnupg/trustdb.gpg -> build/lib.openbsd-7.5-amd64-cpython-310/testing/gnupg creating build/lib.openbsd-7.5-amd64-cpython-310/testing/overrides copying testing/overrides/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/overrides creating build/lib.openbsd-7.5-amd64-cpython-310/testing/overrides/bin copying testing/overrides/bin/hsi -> build/lib.openbsd-7.5-amd64-cpython-310/testing/overrides/bin copying testing/overrides/bin/lftp -> build/lib.openbsd-7.5-amd64-cpython-310/testing/overrides/bin copying testing/overrides/bin/ncftpget -> build/lib.openbsd-7.5-amd64-cpython-310/testing/overrides/bin copying testing/overrides/bin/ncftpls -> build/lib.openbsd-7.5-amd64-cpython-310/testing/overrides/bin copying testing/overrides/bin/ncftpput -> build/lib.openbsd-7.5-amd64-cpython-310/testing/overrides/bin copying testing/overrides/bin/tahoe -> build/lib.openbsd-7.5-amd64-cpython-310/testing/overrides/bin creating build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/bug1526557.sh -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/bug1846678.sh -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/bug1860200.sh -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/bug1919017.json -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/bug1919017.sh -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/bug487720.sh -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/bug930151.sh -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/issue100.sh -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/issue103.json -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/issue103.sh -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/issue110-setup.sh -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/issue110-test.sh -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/issue125.sh -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/issue147.sh -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/issue25.json -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/issue25.sh -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/issue26.sh -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/issue683.sh -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/issue73.env -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/issue73.sh -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/issue79.json -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/issue79.sh -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression copying testing/regression/issue98.sh -> build/lib.openbsd-7.5-amd64-cpython-310/testing/regression running build_ext Building extension for librsync... building 'duplicity._librsync' extension creating build/temp.openbsd-7.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/duplicity cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -I/usr/local/include/python3.10 -c duplicity/_librsyncmodule.c -o build/temp.openbsd-7.5-amd64-cpython-310/duplicity/_librsyncmodule.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/duplicity/_librsyncmodule.o -L/usr/local/lib -L/usr/local/lib -lrsync -o build/lib.openbsd-7.5-amd64-cpython-310/duplicity/_librsync.cpython-310.so copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/_librsync.cpython-310.so -> duplicity running build_scripts creating build/scripts-3.10 copying and adjusting bin/duplicity -> build/scripts-3.10 changing mode of build/scripts-3.10/duplicity from 644 to 755 installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/tempdir.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/dup_threading.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/config.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/manifest.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/log.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/util.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/cli_data.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/globmatch.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/diffdir.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/librsync.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/dup_time.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/cli_main.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/gpg.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/file_naming.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/dup_main.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/asyncscheduler.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/gpginterface.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/robust.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/dup_collections.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/statistics.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/patchdir.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/errors.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/selection.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/progress.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/dup_temp.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/tarfile.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/lazy.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/filechunkio.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/path.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/cached_ops.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/cli_util.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/argparse311.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity creating build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/gdrivebackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/megabackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/pydrivebackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/imapbackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/ssh_pexpect_backend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/megav3backend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/par2backend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/multibackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/boxbackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/swiftbackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/tahoebackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/giobackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/localbackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/adbackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/slatebackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/sxbackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/pcabackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/rclonebackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/_cf_pyrax.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/megav2backend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/mediafirebackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/jottacloudbackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/ncftpbackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/gdocsbackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/cfbackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/_cf_cloudfiles.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/ssh_paramiko_backend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/hsibackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/onedrivebackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/hubicbackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/dpbxbackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/s3_boto3_backend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/idrivedbackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/b2backend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/azurebackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/xorrisobackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/rsyncbackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/README -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/lftpbackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/webdavbackend.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends creating build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends/pyrax_identity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/pyrax_identity/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends/pyrax_identity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/backends/pyrax_identity/hubic.py -> build/bdist.openbsd-7.5-amd64/wheel/duplicity/backends/pyrax_identity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/_librsyncmodule.c -> build/bdist.openbsd-7.5-amd64/wheel/duplicity copying build/lib.openbsd-7.5-amd64-cpython-310/duplicity/_librsync.cpython-310.so -> build/bdist.openbsd-7.5-amd64/wheel/duplicity running install_data creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/man creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/man/man1 copying bin/duplicity.1 -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/man/man1 creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/en_AU creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/en_AU/LC_MESSAGES copying po/en_AU/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/en_AU/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/fr_FR creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/fr_FR/LC_MESSAGES copying po/fr_FR/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/fr_FR/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/nl_NL creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/nl_NL/LC_MESSAGES copying po/nl_NL/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/nl_NL/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/cs_CZ creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/cs_CZ/LC_MESSAGES copying po/cs_CZ/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/cs_CZ/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ca_ES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ca_ES/LC_MESSAGES copying po/ca_ES/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ca_ES/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ro_RO creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ro_RO/LC_MESSAGES copying po/ro_RO/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ro_RO/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/es_EM creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/es_EM/LC_MESSAGES copying po/es_EM/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/es_EM/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/zh_CN creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/zh_CN/LC_MESSAGES copying po/zh_CN/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/zh_CN/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/nl_SR creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/nl_SR/LC_MESSAGES copying po/nl_SR/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/nl_SR/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/zh_TW creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/zh_TW/LC_MESSAGES copying po/zh_TW/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/zh_TW/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/de_AT creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/de_AT/LC_MESSAGES copying po/de_AT/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/de_AT/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/pt_BR creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/pt_BR/LC_MESSAGES copying po/pt_BR/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/pt_BR/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ru_BY creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ru_BY/LC_MESSAGES copying po/ru_BY/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ru_BY/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ru_UA creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ru_UA/LC_MESSAGES copying po/ru_UA/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ru_UA/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ko_KR creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ko_KR/LC_MESSAGES copying po/ko_KR/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ko_KR/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/en_GB creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/en_GB/LC_MESSAGES copying po/en_GB/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/en_GB/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/nl_BE creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/nl_BE/LC_MESSAGES copying po/nl_BE/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/nl_BE/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/vi_VN creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/vi_VN/LC_MESSAGES copying po/vi_VN/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/vi_VN/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/sr_SP creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/sr_SP/LC_MESSAGES copying po/sr_SP/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/sr_SP/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/hu_HU creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/hu_HU/LC_MESSAGES copying po/hu_HU/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/hu_HU/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/es_MX creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/es_MX/LC_MESSAGES copying po/es_MX/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/es_MX/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/tr_TR creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/tr_TR/LC_MESSAGES copying po/tr_TR/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/tr_TR/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/uk_UA creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/uk_UA/LC_MESSAGES copying po/uk_UA/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/uk_UA/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/pl_PL creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/pl_PL/LC_MESSAGES copying po/pl_PL/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/pl_PL/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/zh_SG creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/zh_SG/LC_MESSAGES copying po/zh_SG/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/zh_SG/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ru_RU creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ru_RU/LC_MESSAGES copying po/ru_RU/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ru_RU/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ar_SA creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ar_SA/LC_MESSAGES copying po/ar_SA/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ar_SA/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/no_NO creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/no_NO/LC_MESSAGES copying po/no_NO/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/no_NO/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/it_IT creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/it_IT/LC_MESSAGES copying po/it_IT/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/it_IT/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/de_DE creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/de_DE/LC_MESSAGES copying po/de_DE/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/de_DE/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/zh_MO creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/zh_MO/LC_MESSAGES copying po/zh_MO/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/zh_MO/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/el_GR creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/el_GR/LC_MESSAGES copying po/el_GR/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/el_GR/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/af_ZA creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/af_ZA/LC_MESSAGES copying po/af_ZA/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/af_ZA/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/da_DK creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/da_DK/LC_MESSAGES copying po/da_DK/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/da_DK/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/en_US creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/en_US/LC_MESSAGES copying po/en_US/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/en_US/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/en_PR creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/en_PR/LC_MESSAGES copying po/en_PR/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/en_PR/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/pt_PT creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/pt_PT/LC_MESSAGES copying po/pt_PT/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/pt_PT/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/es_ES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/es_ES/LC_MESSAGES copying po/es_ES/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/es_ES/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/sv_SE creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/sv_SE/LC_MESSAGES copying po/sv_SE/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/sv_SE/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ja_JP creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ja_JP/LC_MESSAGES copying po/ja_JP/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ja_JP/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/he_IL creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/he_IL/LC_MESSAGES copying po/he_IL/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/he_IL/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/zh_HK creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/zh_HK/LC_MESSAGES copying po/zh_HK/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/zh_HK/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/fi_FI creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/fi_FI/LC_MESSAGES copying po/fi_FI/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/fi_FI/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/es_US creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/es_US/LC_MESSAGES copying po/es_US/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/es_US/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/es_PR creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/es_PR/LC_MESSAGES copying po/es_PR/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/es_PR/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ru_MD creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ru_MD/LC_MESSAGES copying po/ru_MD/duplicity.mo -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/data/share/locale/ru_MD/LC_MESSAGES running install_egg_info Copying duplicity.egg-info to build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/scripts copying build/scripts-3.10/duplicity -> build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/scripts changing mode of build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.data/scripts/duplicity to 755 creating build/bdist.openbsd-7.5-amd64/wheel/duplicity-2.1.4.dist-info/WHEEL creating '/exopi-obj/pobj/duplicity-2.1.4/duplicity-2.1.4/dist/.tmp-m_u_j14x/duplicity-2.1.4-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'duplicity/__init__.py' adding 'duplicity/_librsync.cpython-310.so' adding 'duplicity/_librsyncmodule.c' adding 'duplicity/argparse311.py' adding 'duplicity/asyncscheduler.py' adding 'duplicity/backend.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_temp.py' adding 'duplicity/dup_threading.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/tarfile.py' adding 'duplicity/tempdir.py' adding 'duplicity/util.py' adding 'duplicity/backends/README' adding 'duplicity/backends/__init__.py' adding 'duplicity/backends/_cf_cloudfiles.py' adding 'duplicity/backends/_cf_pyrax.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-2.1.4.data/data/man/man1/duplicity.1' adding 'duplicity-2.1.4.data/data/share/locale/af_ZA/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/ar_SA/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/ca_ES/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/cs_CZ/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/da_DK/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/de_AT/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/de_DE/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/el_GR/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/en_AU/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/en_GB/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/en_PR/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/en_US/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/es_EM/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/es_ES/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/es_MX/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/es_PR/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/es_US/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/fi_FI/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/fr_FR/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/he_IL/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/hu_HU/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/it_IT/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/ja_JP/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/ko_KR/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/nl_BE/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/nl_NL/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/nl_SR/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/no_NO/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/pl_PL/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/pt_BR/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/pt_PT/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/ro_RO/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/ru_BY/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/ru_MD/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/ru_RU/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/ru_UA/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/sr_SP/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/sv_SE/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/tr_TR/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/uk_UA/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/vi_VN/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/zh_CN/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/zh_HK/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/zh_MO/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/zh_SG/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/data/share/locale/zh_TW/LC_MESSAGES/duplicity.mo' adding 'duplicity-2.1.4.data/scripts/duplicity' adding 'duplicity-2.1.4.dist-info/COPYING' adding 'duplicity-2.1.4.dist-info/METADATA' adding 'duplicity-2.1.4.dist-info/WHEEL' adding 'duplicity-2.1.4.dist-info/top_level.txt' adding 'duplicity-2.1.4.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built duplicity-2.1.4-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in sysutils/duplicity at 1714022378.89 ===> sysutils/duplicity ===> Faking installation for duplicity-2.1.4 ===> Building package for duplicity-2.1.4 Create /exopi-cvs/ports/packages/amd64/all/duplicity-2.1.4.tgz Creating package duplicity-2.1.4 reading plist| checking dependencies| checking dependencies|devel/py-fasteners,python3 checking dependencies|devel/py-future,python3 checking dependencies|lang/python/3.10,-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|******* | 11% checksumming|******* | 12% 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|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% 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|****************************************************** | 88% checksumming|****************************************************** | 89% 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|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 11% archiving|******** | 13% archiving|********* | 14% archiving|********** | 15% 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|***************** | 26% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************* | 34% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 47% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************* | 59% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 68% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/duplicity-2.1.4.tgz >>> Running clean in sysutils/duplicity at 1714022395.22 ===> sysutils/duplicity ===> Cleaning for duplicity-2.1.4 >>> Ended at 1714022395.59 max_stuck=5.43/depends=5.67/show-prepare-results=2.03/junk=1.79/build=7.98/package=16.36/clean=0.39