>>> Building on exopi-5 under devel/py-pbr BDEPENDS = [devel/py-build;devel/py-setuptools;devel/py-installer;lang/python/3] DIST = [devel/py-pbr:pbr-7.0.2.tar.gz] FULLPKGNAME = py3-pbr-7.0.2 RDEPENDS = [lang/python/3] Avoided depends for python-3.13.9 py3-setuptools-79.0.1v0 py3-build-1.3.0 py3-installer-0.7.0p2 distfiles size=134192 >>> Running build in devel/py-pbr at 1764821539.90 ===> devel/py-pbr ===> Building from scratch py3-pbr-7.0.2 ===> py3-pbr-7.0.2 depends on: py3-setuptools-* -> py3-setuptools-79.0.1v0 ===> py3-pbr-7.0.2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-pbr-7.0.2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-pbr-7.0.2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> Checking files for py3-pbr-7.0.2 `/exopi-cvs/ports/distfiles/pbr-7.0.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-pbr-7.0.2 ===> Patching for py3-pbr-7.0.2 ===> 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-7.0.2 ===> Configuring for py3-pbr-7.0.2 ===> Building for py3-pbr-7.0.2 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/command/develop.py:41: 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.13/site-packages/setuptools/_distutils/cmd.py:90: 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() /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) 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 requirements to pbr.egg-info/requires.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/command/develop.py:41: 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.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running bdist_wheel /usr/local/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() running build running build_py 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/fixtures.py -> build/lib/pbr/tests copying pbr/tests/test_files.py -> build/lib/pbr/tests copying pbr/tests/test_git.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_setupcfg.py -> build/lib/pbr/tests copying pbr/tests/test_version.py -> build/lib/pbr/tests copying pbr/tests/util.py -> build/lib/pbr/tests creating build/lib/pbr/tests/functional copying pbr/tests/functional/__init__.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/base.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_c_extension.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_changelog_author.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_commands.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_console_scripts.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_extra_files.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_hooks.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_integration.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_pbr_json.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_pep517.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_requirements.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_wsgi_scripts.py -> build/lib/pbr/tests/functional copying pbr/__init__.py -> build/lib/pbr copying pbr/build.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/setupcfg.py -> build/lib/pbr copying pbr/sphinxext.py -> build/lib/pbr copying pbr/version.py -> build/lib/pbr creating build/lib/pbr/tests/_compat copying pbr/tests/_compat/__init__.py -> build/lib/pbr/tests/_compat copying pbr/tests/_compat/test_easy_install.py -> build/lib/pbr/tests/_compat 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/_compat copying pbr/_compat/__init__.py -> build/lib/pbr/_compat copying pbr/_compat/command_hooks.py -> build/lib/pbr/_compat copying pbr/_compat/commands.py -> build/lib/pbr/_compat copying pbr/_compat/easy_install.py -> build/lib/pbr/_compat copying pbr/_compat/five.py -> build/lib/pbr/_compat copying pbr/_compat/metadata.py -> build/lib/pbr/_compat copying pbr/_compat/packaging.py -> build/lib/pbr/_compat 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/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 requirements to pbr.egg-info/requires.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _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.13/site-packages/setuptools/command/build_py.py:212: _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.13/site-packages/setuptools/command/build_py.py:212: _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.13/site-packages/setuptools/command/build_py.py:212: _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.13/site-packages/setuptools/command/build_py.py:212: _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.13/site-packages/setuptools/command/build_py.py:212: _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/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.8-amd64/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/pbr creating build/bdist.openbsd-7.8-amd64/wheel/pbr/tests copying build/lib/pbr/tests/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests copying build/lib/pbr/tests/base.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests copying build/lib/pbr/tests/fixtures.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests copying build/lib/pbr/tests/test_files.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests copying build/lib/pbr/tests/test_git.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests copying build/lib/pbr/tests/test_packaging.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests copying build/lib/pbr/tests/test_pbr_json.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests copying build/lib/pbr/tests/test_setupcfg.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests copying build/lib/pbr/tests/test_version.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests copying build/lib/pbr/tests/util.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests creating build/bdist.openbsd-7.8-amd64/wheel/pbr/tests/functional copying build/lib/pbr/tests/functional/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/base.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_c_extension.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_changelog_author.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_commands.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_console_scripts.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_extra_files.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_hooks.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_integration.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_pbr_json.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_pep517.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_requirements.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_wsgi_scripts.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/functional creating build/bdist.openbsd-7.8-amd64/wheel/pbr/tests/_compat copying build/lib/pbr/tests/_compat/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/_compat copying build/lib/pbr/tests/_compat/test_easy_install.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/_compat creating build/bdist.openbsd-7.8-amd64/wheel/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/CHANGES.txt -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/LICENSE.txt -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/MANIFEST.in -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/README.txt -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/extra-file.txt -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.cfg -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/test-requirements.txt -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage creating build/bdist.openbsd-7.8-amd64/wheel/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/a.txt -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/b.txt -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/c.rst -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage/data_files creating build/bdist.openbsd-7.8-amd64/wheel/pbr/tests/testpackage/doc creating build/bdist.openbsd-7.8-amd64/wheel/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage/doc/source creating build/bdist.openbsd-7.8-amd64/wheel/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage/pbr_testpackage creating build/bdist.openbsd-7.8-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.8-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.8-amd64/wheel/./pbr/tests/testpackage/pbr_testpackage/package_data creating build/bdist.openbsd-7.8-amd64/wheel/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/src/testext.c -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/tests/testpackage/src copying build/lib/pbr/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr copying build/lib/pbr/build.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr copying build/lib/pbr/extra_files.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr copying build/lib/pbr/find_package.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr copying build/lib/pbr/git.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr copying build/lib/pbr/options.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr copying build/lib/pbr/packaging.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr copying build/lib/pbr/pbr_json.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr copying build/lib/pbr/setupcfg.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr copying build/lib/pbr/sphinxext.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr copying build/lib/pbr/version.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr creating build/bdist.openbsd-7.8-amd64/wheel/pbr/cmd copying build/lib/pbr/cmd/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/cmd copying build/lib/pbr/cmd/main.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/cmd creating build/bdist.openbsd-7.8-amd64/wheel/pbr/_compat copying build/lib/pbr/_compat/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/_compat copying build/lib/pbr/_compat/command_hooks.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/_compat copying build/lib/pbr/_compat/commands.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/_compat copying build/lib/pbr/_compat/easy_install.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/_compat copying build/lib/pbr/_compat/five.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/_compat copying build/lib/pbr/_compat/metadata.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/_compat copying build/lib/pbr/_compat/packaging.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/_compat creating build/bdist.openbsd-7.8-amd64/wheel/pbr/hooks copying build/lib/pbr/hooks/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/hooks copying build/lib/pbr/hooks/backwards.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/hooks copying build/lib/pbr/hooks/base.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/hooks copying build/lib/pbr/hooks/files.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/hooks copying build/lib/pbr/hooks/metadata.py -> build/bdist.openbsd-7.8-amd64/wheel/./pbr/hooks running install_egg_info Copying pbr.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./pbr-7.0.2-py3.13.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.openbsd-7.8-amd64/wheel/pbr-7.0.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-pbr-7.0.2/pbr-7.0.2/dist/.tmp-du_kczk5/pbr-7.0.2-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'pbr/__init__.py' adding 'pbr/build.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/setupcfg.py' adding 'pbr/sphinxext.py' adding 'pbr/version.py' adding 'pbr/_compat/__init__.py' adding 'pbr/_compat/command_hooks.py' adding 'pbr/_compat/commands.py' adding 'pbr/_compat/easy_install.py' adding 'pbr/_compat/five.py' adding 'pbr/_compat/metadata.py' adding 'pbr/_compat/packaging.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/files.py' adding 'pbr/hooks/metadata.py' adding 'pbr/tests/__init__.py' adding 'pbr/tests/base.py' adding 'pbr/tests/fixtures.py' adding 'pbr/tests/test_files.py' adding 'pbr/tests/test_git.py' adding 'pbr/tests/test_packaging.py' adding 'pbr/tests/test_pbr_json.py' adding 'pbr/tests/test_setupcfg.py' adding 'pbr/tests/test_version.py' adding 'pbr/tests/util.py' adding 'pbr/tests/_compat/__init__.py' adding 'pbr/tests/_compat/test_easy_install.py' adding 'pbr/tests/functional/__init__.py' adding 'pbr/tests/functional/base.py' adding 'pbr/tests/functional/test_c_extension.py' adding 'pbr/tests/functional/test_changelog_author.py' adding 'pbr/tests/functional/test_commands.py' adding 'pbr/tests/functional/test_console_scripts.py' adding 'pbr/tests/functional/test_extra_files.py' adding 'pbr/tests/functional/test_hooks.py' adding 'pbr/tests/functional/test_integration.py' adding 'pbr/tests/functional/test_pbr_json.py' adding 'pbr/tests/functional/test_pep517.py' adding 'pbr/tests/functional/test_requirements.py' adding 'pbr/tests/functional/test_wsgi_scripts.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-7.0.2.dist-info/licenses/AUTHORS' adding 'pbr-7.0.2.dist-info/licenses/LICENSE' adding 'pbr-7.0.2.dist-info/METADATA' adding 'pbr-7.0.2.dist-info/WHEEL' adding 'pbr-7.0.2.dist-info/entry_points.txt' adding 'pbr-7.0.2.dist-info/top_level.txt' adding 'pbr-7.0.2.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built pbr-7.0.2-py2.py3-none-any.whl >>> Running package in devel/py-pbr at 1764821543.35 ===> devel/py-pbr ===> Faking installation for py3-pbr-7.0.2 ===> Building package for py3-pbr-7.0.2 Create /exopi-cvs/ports/packages/amd64/all/py3-pbr-7.0.2.tgz Creating package py3-pbr-7.0.2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% 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|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% 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|**************** | 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|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% 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|********************************************** | 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|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% 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|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 4% archiving|*** | 5% archiving|**** | 7% archiving|****** | 9% archiving|******* | 12% archiving|******** | 12% archiving|********* | 14% archiving|********** | 16% archiving|*********** | 17% archiving|************ | 18% archiving|************ | 19% archiving|************** | 21% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|********************* | 33% archiving|********************** | 34% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************** | 40% archiving|**************************** | 44% archiving|***************************** | 46% archiving|****************************** | 47% archiving|******************************* | 49% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|************************************************************ | 93% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-pbr-7.0.2.tgz >>> Running clean in devel/py-pbr at 1764821545.17 ===> devel/py-pbr ===> Cleaning for py3-pbr-7.0.2 >>> Ended at 1764821545.42 max_stuck=0.00/build=3.47/package=1.82/clean=0.29