>>> Building on exopi-1 under devel/py-pbr,python3 BDEPENDS = [devel/py-wheel,python3;devel/py-setuptools,python3;devel/py-installer,python3;lang/python/3.10;devel/py-build,python3] DIST = [devel/py-pbr,python3:pbr-6.0.0.tar.gz] FULLPKGNAME = py3-pbr-6.0.0 RDEPENDS = [lang/python/3.10] (Junk lock obtained for exopi-1 at 1713981491.91) >>> Running depends in devel/py-pbr,python3 at 1713981491.94 last junk was in telephony/iaxclient /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in devel/py-pbr,python3 at 1713981497.38 ===> devel/py-pbr,python3 ===> Building from scratch py3-pbr-6.0.0 ===> py3-pbr-6.0.0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-pbr-6.0.0 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-pbr-6.0.0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-pbr-6.0.0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-pbr-6.0.0 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-1 at 1713981498.91) distfiles size=123150 >>> Running build in devel/py-pbr,python3 at 1713981498.94 ===> devel/py-pbr,python3 ===> Checking files for py3-pbr-6.0.0 `/exopi-cvs/ports/distfiles/pbr-6.0.0.tar.gz' is up to date. >> (SHA256) pbr-6.0.0.tar.gz: OK ===> Extracting for py3-pbr-6.0.0 ===> Patching for py3-pbr-6.0.0 ===> 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 py3-pbr-6.0.0 ===> Configuring for py3-pbr-6.0.0 ===> Building for py3-pbr-6.0.0 * Getting build dependencies for wheel... /usr/local/lib/python3.10/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/local/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt * Building wheel... /usr/local/lib/python3.10/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pbr copying pbr/__init__.py -> build/lib/pbr copying pbr/build.py -> build/lib/pbr copying pbr/core.py -> build/lib/pbr copying pbr/extra_files.py -> build/lib/pbr copying pbr/find_package.py -> build/lib/pbr copying pbr/git.py -> build/lib/pbr copying pbr/options.py -> build/lib/pbr copying pbr/packaging.py -> build/lib/pbr copying pbr/pbr_json.py -> build/lib/pbr copying pbr/sphinxext.py -> build/lib/pbr copying pbr/testr_command.py -> build/lib/pbr copying pbr/util.py -> build/lib/pbr copying pbr/version.py -> build/lib/pbr creating build/lib/pbr/tests copying pbr/tests/__init__.py -> build/lib/pbr/tests copying pbr/tests/base.py -> build/lib/pbr/tests copying pbr/tests/test_commands.py -> build/lib/pbr/tests copying pbr/tests/test_core.py -> build/lib/pbr/tests copying pbr/tests/test_files.py -> build/lib/pbr/tests copying pbr/tests/test_hooks.py -> build/lib/pbr/tests copying pbr/tests/test_integration.py -> build/lib/pbr/tests copying pbr/tests/test_packaging.py -> build/lib/pbr/tests copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests copying pbr/tests/test_setup.py -> build/lib/pbr/tests copying pbr/tests/test_util.py -> build/lib/pbr/tests copying pbr/tests/test_version.py -> build/lib/pbr/tests copying pbr/tests/test_wsgi.py -> build/lib/pbr/tests copying pbr/tests/util.py -> build/lib/pbr/tests creating build/lib/pbr/cmd copying pbr/cmd/__init__.py -> build/lib/pbr/cmd copying pbr/cmd/main.py -> build/lib/pbr/cmd creating build/lib/pbr/hooks copying pbr/hooks/__init__.py -> build/lib/pbr/hooks copying pbr/hooks/backwards.py -> build/lib/pbr/hooks copying pbr/hooks/base.py -> build/lib/pbr/hooks copying pbr/hooks/commands.py -> build/lib/pbr/hooks copying pbr/hooks/files.py -> build/lib/pbr/hooks copying pbr/hooks/metadata.py -> build/lib/pbr/hooks running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'pbr.tests.testpackage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage' 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 'pbr.tests.testpackage' 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 'pbr.tests.testpackage' to be distributed and are already explicitly excluding 'pbr.tests.testpackage' 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 'pbr.tests.testpackage.data_files' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.data_files' 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 'pbr.tests.testpackage.data_files' 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 'pbr.tests.testpackage.data_files' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.data_files' 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 'pbr.tests.testpackage.doc.source' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.doc.source' 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 'pbr.tests.testpackage.doc.source' 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 'pbr.tests.testpackage.doc.source' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.doc.source' 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 'pbr.tests.testpackage.pbr_testpackage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage' 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 'pbr.tests.testpackage.pbr_testpackage' 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 'pbr.tests.testpackage.pbr_testpackage' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.pbr_testpackage' 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 'pbr.tests.testpackage.pbr_testpackage.package_data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage.package_data' 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 'pbr.tests.testpackage.pbr_testpackage.package_data' 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 'pbr.tests.testpackage.pbr_testpackage.package_data' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.pbr_testpackage.package_data' 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 'pbr.tests.testpackage.src' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.src' 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 'pbr.tests.testpackage.src' 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 'pbr.tests.testpackage.src' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.src' 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) creating build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/CHANGES.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/LICENSE.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/MANIFEST.in -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/README.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/git-extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.cfg -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.py -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/test-requirements.txt -> build/lib/pbr/tests/testpackage creating build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/a.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/b.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/c.rst -> build/lib/pbr/tests/testpackage/data_files creating build/lib/pbr/tests/testpackage/doc creating build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/conf.py -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/index.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/installation.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/usage.rst -> build/lib/pbr/tests/testpackage/doc/source creating build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/extra.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/lib/pbr/tests/testpackage/pbr_testpackage creating build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data creating build/lib/pbr/tests/testpackage/src copying pbr/tests/testpackage/src/testext.c -> build/lib/pbr/tests/testpackage/src installing to build/bdist.openbsd-7.5-amd64/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) 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/pbr copying build/lib/pbr/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr copying build/lib/pbr/build.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr copying build/lib/pbr/core.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr copying build/lib/pbr/extra_files.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr copying build/lib/pbr/find_package.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr copying build/lib/pbr/git.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr copying build/lib/pbr/options.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr copying build/lib/pbr/packaging.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr copying build/lib/pbr/pbr_json.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr copying build/lib/pbr/sphinxext.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr copying build/lib/pbr/testr_command.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr copying build/lib/pbr/util.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr copying build/lib/pbr/version.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr creating build/bdist.openbsd-7.5-amd64/wheel/pbr/tests copying build/lib/pbr/tests/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests copying build/lib/pbr/tests/base.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests copying build/lib/pbr/tests/test_commands.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests copying build/lib/pbr/tests/test_core.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests copying build/lib/pbr/tests/test_files.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests copying build/lib/pbr/tests/test_hooks.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests copying build/lib/pbr/tests/test_integration.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests copying build/lib/pbr/tests/test_packaging.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests copying build/lib/pbr/tests/test_pbr_json.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests copying build/lib/pbr/tests/test_setup.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests copying build/lib/pbr/tests/test_util.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests copying build/lib/pbr/tests/test_version.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests copying build/lib/pbr/tests/test_wsgi.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests copying build/lib/pbr/tests/util.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests creating build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/CHANGES.txt -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/LICENSE.txt -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/MANIFEST.in -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/README.txt -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/extra-file.txt -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.cfg -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/test-requirements.txt -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage creating build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/a.txt -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/b.txt -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/c.rst -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/data_files creating build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/doc creating build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/doc/source creating build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/pbr_testpackage creating build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/pbr_testpackage/package_data creating build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/src/testext.c -> build/bdist.openbsd-7.5-amd64/wheel/pbr/tests/testpackage/src creating build/bdist.openbsd-7.5-amd64/wheel/pbr/cmd copying build/lib/pbr/cmd/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/cmd copying build/lib/pbr/cmd/main.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/cmd creating build/bdist.openbsd-7.5-amd64/wheel/pbr/hooks copying build/lib/pbr/hooks/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/hooks copying build/lib/pbr/hooks/backwards.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/hooks copying build/lib/pbr/hooks/base.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/hooks copying build/lib/pbr/hooks/commands.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/hooks copying build/lib/pbr/hooks/files.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/hooks copying build/lib/pbr/hooks/metadata.py -> build/bdist.openbsd-7.5-amd64/wheel/pbr/hooks running install_egg_info Copying pbr.egg-info to build/bdist.openbsd-7.5-amd64/wheel/pbr-6.0.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/pbr-6.0.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-pbr-6.0.0-python3/pbr-6.0.0/dist/.tmp-481jgjqm/pbr-6.0.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'pbr/__init__.py' adding 'pbr/build.py' adding 'pbr/core.py' adding 'pbr/extra_files.py' adding 'pbr/find_package.py' adding 'pbr/git.py' adding 'pbr/options.py' adding 'pbr/packaging.py' adding 'pbr/pbr_json.py' adding 'pbr/sphinxext.py' adding 'pbr/testr_command.py' adding 'pbr/util.py' adding 'pbr/version.py' adding 'pbr/cmd/__init__.py' adding 'pbr/cmd/main.py' adding 'pbr/hooks/__init__.py' adding 'pbr/hooks/backwards.py' adding 'pbr/hooks/base.py' adding 'pbr/hooks/commands.py' adding 'pbr/hooks/files.py' adding 'pbr/hooks/metadata.py' adding 'pbr/tests/__init__.py' adding 'pbr/tests/base.py' adding 'pbr/tests/test_commands.py' adding 'pbr/tests/test_core.py' adding 'pbr/tests/test_files.py' adding 'pbr/tests/test_hooks.py' adding 'pbr/tests/test_integration.py' adding 'pbr/tests/test_packaging.py' adding 'pbr/tests/test_pbr_json.py' adding 'pbr/tests/test_setup.py' adding 'pbr/tests/test_util.py' adding 'pbr/tests/test_version.py' adding 'pbr/tests/test_wsgi.py' adding 'pbr/tests/util.py' adding 'pbr/tests/testpackage/CHANGES.txt' adding 'pbr/tests/testpackage/LICENSE.txt' adding 'pbr/tests/testpackage/MANIFEST.in' adding 'pbr/tests/testpackage/README.txt' adding 'pbr/tests/testpackage/extra-file.txt' adding 'pbr/tests/testpackage/git-extra-file.txt' adding 'pbr/tests/testpackage/setup.cfg' adding 'pbr/tests/testpackage/setup.py' adding 'pbr/tests/testpackage/test-requirements.txt' adding 'pbr/tests/testpackage/data_files/a.txt' adding 'pbr/tests/testpackage/data_files/b.txt' adding 'pbr/tests/testpackage/data_files/c.rst' adding 'pbr/tests/testpackage/doc/source/conf.py' adding 'pbr/tests/testpackage/doc/source/index.rst' adding 'pbr/tests/testpackage/doc/source/installation.rst' adding 'pbr/tests/testpackage/doc/source/usage.rst' adding 'pbr/tests/testpackage/pbr_testpackage/__init__.py' adding 'pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py' adding 'pbr/tests/testpackage/pbr_testpackage/cmd.py' adding 'pbr/tests/testpackage/pbr_testpackage/extra.py' adding 'pbr/tests/testpackage/pbr_testpackage/wsgi.py' adding 'pbr/tests/testpackage/pbr_testpackage/package_data/1.txt' adding 'pbr/tests/testpackage/pbr_testpackage/package_data/2.txt' adding 'pbr/tests/testpackage/src/testext.c' adding 'pbr-6.0.0.dist-info/AUTHORS' adding 'pbr-6.0.0.dist-info/LICENSE' adding 'pbr-6.0.0.dist-info/METADATA' adding 'pbr-6.0.0.dist-info/WHEEL' adding 'pbr-6.0.0.dist-info/entry_points.txt' adding 'pbr-6.0.0.dist-info/top_level.txt' adding 'pbr-6.0.0.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built pbr-6.0.0-py2.py3-none-any.whl >>> Running package in devel/py-pbr,python3 at 1713981502.03 ===> devel/py-pbr,python3 ===> Faking installation for py3-pbr-6.0.0 ===> Building package for py3-pbr-6.0.0 Create /exopi-cvs/ports/packages/amd64/all/py3-pbr-6.0.0.tgz Creating package py3-pbr-6.0.0 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% 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| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 4% archiving|***** | 8% archiving|******* | 12% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********** | 16% archiving|*********** | 17% archiving|************* | 20% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|****************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 33% archiving|************************* | 39% archiving|***************************** | 45% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 49% archiving|******************************** | 50% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 58% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|*********************************************** | 73% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-pbr-6.0.0.tgz >>> Running clean in devel/py-pbr,python3 at 1713981504.11 ===> devel/py-pbr,python3 ===> Cleaning for py3-pbr-6.0.0 >>> Ended at 1713981504.49 max_stuck=0.98/depends=5.43/show-prepare-results=1.57/build=3.09/package=2.08/clean=0.41