>>> Building on exopi-4 under devel/py-wbem BDEPENDS = [devel/py-wheel;lang/python/3;devel/py-installer;devel/py-build;devel/py-setuptools_scm;devel/py-setuptools] DIST = [devel/py-wbem:pywbem-1.7.3.tar.gz] FULLPKGNAME = py3-wbem-1.7.3p0 RDEPENDS = [lang/python/3;textproc/py-yamlloader;devel/py-six;textproc/py-yaml;www/py-requests;devel/py-ply] (Junk lock obtained for exopi-4 at 1764448041.91) >>> Running depends in devel/py-wbem at 1764448041.95 last junk was in databases/postgresql /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-setuptools_scm-9.0.2 py3-wheel-0.46.1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-setuptools_scm-9.0.2 py3-wheel-0.46.1 python-3.13.9 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-setuptools_scm-9.0.2 py3-wheel-0.46.1 >>> Running show-prepare-results in devel/py-wbem at 1764448043.68 ===> devel/py-wbem ===> Building from scratch py3-wbem-1.7.3p0 ===> py3-wbem-1.7.3p0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-wbem-1.7.3p0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-wbem-1.7.3p0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-wbem-1.7.3p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-wbem-1.7.3p0 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-wbem-1.7.3p0 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-9.0.2 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-setuptools_scm-9.0.2 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-4 at 1764448044.83) distfiles size=5711300 >>> Running extract in devel/py-wbem at 1764448044.86 ===> devel/py-wbem ===> Checking files for py3-wbem-1.7.3p0 `/exopi-cvs/ports/distfiles/pywbem-1.7.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-wbem-1.7.3p0 >>> Running build in devel/py-wbem at 1764448045.41 ===> devel/py-wbem ===> Patching for py3-wbem-1.7.3p0 ===> 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-wbem-1.7.3p0 ===> Configuring for py3-wbem-1.7.3p0 ===> Building for py3-wbem-1.7.3p0 * Getting build dependencies for wheel... :40: DeprecationWarning: The 'wheel.bdist_wheel' module has been removed. Please update your setuptools to v70.1 or later. If you're explicitly importing 'wheel.bdist_wheel', please update your import to point to 'setuptools.command.bdist_wheel' instead. /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing pywbem.egg-info/PKG-INFO writing dependency_links to pywbem.egg-info/dependency_links.txt writing requirements to pywbem.egg-info/requires.txt writing top-level names to pywbem.egg-info/top_level.txt reading manifest file 'pywbem.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'tests' adding license file 'LICENSE.txt' writing manifest file 'pywbem.egg-info/SOURCES.txt' * Building wheel... :40: DeprecationWarning: The 'wheel.bdist_wheel' module has been removed. Please update your setuptools to v70.1 or later. If you're explicitly importing 'wheel.bdist_wheel', please update your import to point to 'setuptools.command.bdist_wheel' instead. /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 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/pywbem copying pywbem/__init__.py -> build/lib/pywbem copying pywbem/_cim_constants.py -> build/lib/pywbem copying pywbem/_cim_http.py -> build/lib/pywbem copying pywbem/_cim_obj.py -> build/lib/pywbem copying pywbem/_cim_operations.py -> build/lib/pywbem copying pywbem/_cim_types.py -> build/lib/pywbem copying pywbem/_cim_xml.py -> build/lib/pywbem copying pywbem/_cliutils.py -> build/lib/pywbem copying pywbem/_exceptions.py -> build/lib/pywbem copying pywbem/_features.py -> build/lib/pywbem copying pywbem/_listener.py -> build/lib/pywbem copying pywbem/_logging.py -> build/lib/pywbem copying pywbem/_mof_compiler.py -> build/lib/pywbem copying pywbem/_moflextab.py -> build/lib/pywbem copying pywbem/_mofparsetab.py -> build/lib/pywbem copying pywbem/_nocasedict.py -> build/lib/pywbem copying pywbem/_recorder.py -> build/lib/pywbem copying pywbem/_server.py -> build/lib/pywbem copying pywbem/_statistics.py -> build/lib/pywbem copying pywbem/_subscription_manager.py -> build/lib/pywbem copying pywbem/_tupleparse.py -> build/lib/pywbem copying pywbem/_tupletree.py -> build/lib/pywbem copying pywbem/_units.py -> build/lib/pywbem copying pywbem/_utils.py -> build/lib/pywbem copying pywbem/_valuemapping.py -> build/lib/pywbem copying pywbem/_version.py -> build/lib/pywbem copying pywbem/_version_scm.py -> build/lib/pywbem copying pywbem/_warnings.py -> build/lib/pywbem copying pywbem/config.py -> build/lib/pywbem creating build/lib/pywbem_mock copying pywbem_mock/__init__.py -> build/lib/pywbem_mock copying pywbem_mock/_baseprovider.py -> build/lib/pywbem_mock copying pywbem_mock/_baserepository.py -> build/lib/pywbem_mock copying pywbem_mock/_dmtf_cim_schema.py -> build/lib/pywbem_mock copying pywbem_mock/_inmemoryrepository.py -> build/lib/pywbem_mock copying pywbem_mock/_instancewriteprovider.py -> build/lib/pywbem_mock copying pywbem_mock/_mainprovider.py -> build/lib/pywbem_mock copying pywbem_mock/_methodprovider.py -> build/lib/pywbem_mock copying pywbem_mock/_mockmofwbemconnection.py -> build/lib/pywbem_mock copying pywbem_mock/_namespaceprovider.py -> build/lib/pywbem_mock copying pywbem_mock/_providerdependentregistry.py -> build/lib/pywbem_mock copying pywbem_mock/_providerdispatcher.py -> build/lib/pywbem_mock copying pywbem_mock/_providerregistry.py -> build/lib/pywbem_mock copying pywbem_mock/_resolvermixin.py -> build/lib/pywbem_mock copying pywbem_mock/_subscriptionproviders.py -> build/lib/pywbem_mock copying pywbem_mock/_utils.py -> build/lib/pywbem_mock copying pywbem_mock/_wbemconnection_mock.py -> build/lib/pywbem_mock copying pywbem_mock/config.py -> build/lib/pywbem_mock running egg_info writing pywbem.egg-info/PKG-INFO writing dependency_links to pywbem.egg-info/dependency_links.txt writing requirements to pywbem.egg-info/requires.txt writing top-level names to pywbem.egg-info/top_level.txt reading manifest file 'pywbem.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' warning: no previously-included files matching '*.pyc' found under directory 'tests' writing manifest file 'pywbem.egg-info/SOURCES.txt' /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pywbem._vendor' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pywbem._vendor' 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 'pywbem._vendor' 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 'pywbem._vendor' to be distributed and are already explicitly excluding 'pywbem._vendor' 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 'pywbem._vendor.nocasedict' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pywbem._vendor.nocasedict' 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 'pywbem._vendor.nocasedict' 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 'pywbem._vendor.nocasedict' to be distributed and are already explicitly excluding 'pywbem._vendor.nocasedict' 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 'pywbem._vendor.nocaselist' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pywbem._vendor.nocaselist' 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 'pywbem._vendor.nocaselist' 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 'pywbem._vendor.nocaselist' to be distributed and are already explicitly excluding 'pywbem._vendor.nocaselist' 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/pywbem/_vendor copying pywbem/_vendor/__init__.py -> build/lib/pywbem/_vendor creating build/lib/pywbem/_vendor/nocasedict copying pywbem/_vendor/nocasedict/LICENSE -> build/lib/pywbem/_vendor/nocasedict copying pywbem/_vendor/nocasedict/__init__.py -> build/lib/pywbem/_vendor/nocasedict copying pywbem/_vendor/nocasedict/_hashable.py -> build/lib/pywbem/_vendor/nocasedict copying pywbem/_vendor/nocasedict/_keyableby.py -> build/lib/pywbem/_vendor/nocasedict copying pywbem/_vendor/nocasedict/_nocasedict.py -> build/lib/pywbem/_vendor/nocasedict copying pywbem/_vendor/nocasedict/_utils.py -> build/lib/pywbem/_vendor/nocasedict copying pywbem/_vendor/nocasedict/_version.py -> build/lib/pywbem/_vendor/nocasedict creating build/lib/pywbem/_vendor/nocaselist copying pywbem/_vendor/nocaselist/LICENSE -> build/lib/pywbem/_vendor/nocaselist copying pywbem/_vendor/nocaselist/__init__.py -> build/lib/pywbem/_vendor/nocaselist copying pywbem/_vendor/nocaselist/_nocaselist.py -> build/lib/pywbem/_vendor/nocaselist copying pywbem/_vendor/nocaselist/_version.py -> build/lib/pywbem/_vendor/nocaselist running build_scripts creating build/scripts-3.13 copying and adjusting mof_compiler -> build/scripts-3.13 copying mof_compiler.bat -> build/scripts-3.13 changing mode of build/scripts-3.13/mof_compiler from 644 to 755 changing mode of build/scripts-3.13/mof_compiler.bat from 644 to 755 installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/pywbem copying build/lib/pywbem/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_cim_constants.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_cim_http.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_cim_obj.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_cim_operations.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_cim_types.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_cim_xml.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_cliutils.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_exceptions.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_features.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_listener.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_logging.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_mof_compiler.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_moflextab.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_mofparsetab.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_nocasedict.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_recorder.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_server.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_statistics.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_subscription_manager.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_tupleparse.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_tupletree.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_units.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_valuemapping.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_version.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_version_scm.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/_warnings.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem copying build/lib/pywbem/config.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem creating build/bdist.openbsd-7.8-amd64/wheel/pywbem/_vendor copying build/lib/pywbem/_vendor/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem/_vendor creating build/bdist.openbsd-7.8-amd64/wheel/pywbem/_vendor/nocasedict copying build/lib/pywbem/_vendor/nocasedict/LICENSE -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem/_vendor/nocasedict copying build/lib/pywbem/_vendor/nocasedict/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem/_vendor/nocasedict copying build/lib/pywbem/_vendor/nocasedict/_hashable.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem/_vendor/nocasedict copying build/lib/pywbem/_vendor/nocasedict/_keyableby.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem/_vendor/nocasedict copying build/lib/pywbem/_vendor/nocasedict/_nocasedict.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem/_vendor/nocasedict copying build/lib/pywbem/_vendor/nocasedict/_utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem/_vendor/nocasedict copying build/lib/pywbem/_vendor/nocasedict/_version.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem/_vendor/nocasedict creating build/bdist.openbsd-7.8-amd64/wheel/pywbem/_vendor/nocaselist copying build/lib/pywbem/_vendor/nocaselist/LICENSE -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem/_vendor/nocaselist copying build/lib/pywbem/_vendor/nocaselist/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem/_vendor/nocaselist copying build/lib/pywbem/_vendor/nocaselist/_nocaselist.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem/_vendor/nocaselist copying build/lib/pywbem/_vendor/nocaselist/_version.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem/_vendor/nocaselist creating build/bdist.openbsd-7.8-amd64/wheel/pywbem_mock copying build/lib/pywbem_mock/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem_mock copying build/lib/pywbem_mock/_baseprovider.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem_mock copying build/lib/pywbem_mock/_baserepository.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem_mock copying build/lib/pywbem_mock/_dmtf_cim_schema.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem_mock copying build/lib/pywbem_mock/_inmemoryrepository.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem_mock copying build/lib/pywbem_mock/_instancewriteprovider.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem_mock copying build/lib/pywbem_mock/_mainprovider.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem_mock copying build/lib/pywbem_mock/_methodprovider.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem_mock copying build/lib/pywbem_mock/_mockmofwbemconnection.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem_mock copying build/lib/pywbem_mock/_namespaceprovider.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem_mock copying build/lib/pywbem_mock/_providerdependentregistry.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem_mock copying build/lib/pywbem_mock/_providerdispatcher.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem_mock copying build/lib/pywbem_mock/_providerregistry.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem_mock copying build/lib/pywbem_mock/_resolvermixin.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem_mock copying build/lib/pywbem_mock/_subscriptionproviders.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem_mock copying build/lib/pywbem_mock/_utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem_mock copying build/lib/pywbem_mock/_wbemconnection_mock.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem_mock copying build/lib/pywbem_mock/config.py -> build/bdist.openbsd-7.8-amd64/wheel/./pywbem_mock running install_egg_info Copying pywbem.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./pywbem-1.7.3-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/pywbem-1.7.3.data/scripts copying build/scripts-3.13/mof_compiler -> build/bdist.openbsd-7.8-amd64/wheel/pywbem-1.7.3.data/scripts copying build/scripts-3.13/mof_compiler.bat -> build/bdist.openbsd-7.8-amd64/wheel/pywbem-1.7.3.data/scripts changing mode of build/bdist.openbsd-7.8-amd64/wheel/pywbem-1.7.3.data/scripts/mof_compiler to 755 changing mode of build/bdist.openbsd-7.8-amd64/wheel/pywbem-1.7.3.data/scripts/mof_compiler.bat to 755 creating build/bdist.openbsd-7.8-amd64/wheel/pywbem-1.7.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-wbem-1.7.3/pywbem-1.7.3/dist/.tmp-f5ho_w0i/pywbem-1.7.3-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'pywbem/__init__.py' adding 'pywbem/_cim_constants.py' adding 'pywbem/_cim_http.py' adding 'pywbem/_cim_obj.py' adding 'pywbem/_cim_operations.py' adding 'pywbem/_cim_types.py' adding 'pywbem/_cim_xml.py' adding 'pywbem/_cliutils.py' adding 'pywbem/_exceptions.py' adding 'pywbem/_features.py' adding 'pywbem/_listener.py' adding 'pywbem/_logging.py' adding 'pywbem/_mof_compiler.py' adding 'pywbem/_moflextab.py' adding 'pywbem/_mofparsetab.py' adding 'pywbem/_nocasedict.py' adding 'pywbem/_recorder.py' adding 'pywbem/_server.py' adding 'pywbem/_statistics.py' adding 'pywbem/_subscription_manager.py' adding 'pywbem/_tupleparse.py' adding 'pywbem/_tupletree.py' adding 'pywbem/_units.py' adding 'pywbem/_utils.py' adding 'pywbem/_valuemapping.py' adding 'pywbem/_version.py' adding 'pywbem/_version_scm.py' adding 'pywbem/_warnings.py' adding 'pywbem/config.py' adding 'pywbem/_vendor/__init__.py' adding 'pywbem/_vendor/nocasedict/LICENSE' adding 'pywbem/_vendor/nocasedict/__init__.py' adding 'pywbem/_vendor/nocasedict/_hashable.py' adding 'pywbem/_vendor/nocasedict/_keyableby.py' adding 'pywbem/_vendor/nocasedict/_nocasedict.py' adding 'pywbem/_vendor/nocasedict/_utils.py' adding 'pywbem/_vendor/nocasedict/_version.py' adding 'pywbem/_vendor/nocaselist/LICENSE' adding 'pywbem/_vendor/nocaselist/__init__.py' adding 'pywbem/_vendor/nocaselist/_nocaselist.py' adding 'pywbem/_vendor/nocaselist/_version.py' adding 'pywbem-1.7.3.data/scripts/mof_compiler' adding 'pywbem-1.7.3.data/scripts/mof_compiler.bat' adding 'pywbem-1.7.3.dist-info/licenses/LICENSE.txt' adding 'pywbem_mock/__init__.py' adding 'pywbem_mock/_baseprovider.py' adding 'pywbem_mock/_baserepository.py' adding 'pywbem_mock/_dmtf_cim_schema.py' adding 'pywbem_mock/_inmemoryrepository.py' adding 'pywbem_mock/_instancewriteprovider.py' adding 'pywbem_mock/_mainprovider.py' adding 'pywbem_mock/_methodprovider.py' adding 'pywbem_mock/_mockmofwbemconnection.py' adding 'pywbem_mock/_namespaceprovider.py' adding 'pywbem_mock/_providerdependentregistry.py' adding 'pywbem_mock/_providerdispatcher.py' adding 'pywbem_mock/_providerregistry.py' adding 'pywbem_mock/_resolvermixin.py' adding 'pywbem_mock/_subscriptionproviders.py' adding 'pywbem_mock/_utils.py' adding 'pywbem_mock/_wbemconnection_mock.py' adding 'pywbem_mock/config.py' adding 'pywbem-1.7.3.dist-info/METADATA' adding 'pywbem-1.7.3.dist-info/WHEEL' adding 'pywbem-1.7.3.dist-info/top_level.txt' adding 'pywbem-1.7.3.dist-info/zip-safe' adding 'pywbem-1.7.3.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built pywbem-1.7.3-py2.py3-none-any.whl >>> Running package in devel/py-wbem at 1764448047.90 ===> devel/py-wbem ===> Faking installation for py3-wbem-1.7.3p0 rm /exopi-obj/pobj/py-wbem-1.7.3/fake-amd64/usr/local/bin/*.bat ===> Building package for py3-wbem-1.7.3p0 Create /exopi-cvs/ports/packages/amd64/all/py3-wbem-1.7.3p0.tgz Creating package py3-wbem-1.7.3p0 reading plist| checking dependencies| checking dependencies|devel/py-ply checking dependencies|devel/py-six checking dependencies|lang/python/3,-main checking dependencies|textproc/py-yaml checking dependencies|textproc/py-yamlloader checking dependencies|www/py-requests checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% 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|********** | 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|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% 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|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|**** | 6% archiving|******* | 10% archiving|*********** | 16% archiving|************** | 23% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************** | 31% archiving|********************* | 33% archiving|********************** | 34% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|*************************** | 41% archiving|*************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|*********************************** | 54% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|******************************************* | 66% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|*********************************************** | 74% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-wbem-1.7.3p0.tgz >>> Running clean in devel/py-wbem at 1764448052.55 ===> devel/py-wbem ===> Cleaning for py3-wbem-1.7.3p0 >>> Ended at 1764448052.83 max_stuck=1.20/depends=1.74/show-prepare-results=1.18/extract=0.55/build=2.48/package=4.65/clean=0.31