>>> Building on exopi-5 under devel/py-rope,python3 BDEPENDS = [devel/py-installer,python3;devel/py-wheel,python3;devel/py-build,python3;lang/python/3.10;devel/py-setuptools_scm,python3;devel/py-setuptools,python3] DIST = [devel/py-rope,python3:rope-1.11.0.tar.gz] FULLPKGNAME = py3-rope-1.11.0 RDEPENDS = [lang/python/3.10;devel/py-pytoolconfig,python3] (Junk lock obtained for exopi-5 at 1713773474.20) >>> Running depends in devel/py-rope,python3 at 1713773474.24 last junk was in www/py-flask-wtf,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 >>> Running show-prepare-results in devel/py-rope,python3 at 1713773475.92 ===> devel/py-rope,python3 ===> Building from scratch py3-rope-1.11.0 ===> py3-rope-1.11.0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-rope-1.11.0 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-rope-1.11.0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-rope-1.11.0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-rope-1.11.0 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> py3-rope-1.11.0 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-8.0.4 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-5 at 1713773477.44) distfiles size=287210 >>> Running build in devel/py-rope,python3 at 1713773477.47 ===> devel/py-rope,python3 ===> Checking files for py3-rope-1.11.0 `/exopi-cvs/ports/distfiles/rope-1.11.0.tar.gz' is up to date. >> (SHA256) rope-1.11.0.tar.gz: OK ===> Extracting for py3-rope-1.11.0 ===> Patching for py3-rope-1.11.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-rope-1.11.0 ===> Configuring for py3-rope-1.11.0 ===> Building for py3-rope-1.11.0 * Getting build dependencies for wheel... WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/local/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) running egg_info writing rope.egg-info/PKG-INFO writing dependency_links to rope.egg-info/dependency_links.txt writing requirements to rope.egg-info/requires.txt writing top-level names to rope.egg-info/top_level.txt reading manifest file 'rope.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'rope.egg-info/SOURCES.txt' * Building wheel... WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/local/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rope copying rope/__init__.py -> build/lib/rope creating build/lib/rope/base copying rope/base/__init__.py -> build/lib/rope/base copying rope/base/arguments.py -> build/lib/rope/base copying rope/base/ast.py -> build/lib/rope/base copying rope/base/builtins.py -> build/lib/rope/base copying rope/base/change.py -> build/lib/rope/base copying rope/base/codeanalyze.py -> build/lib/rope/base copying rope/base/evaluate.py -> build/lib/rope/base copying rope/base/exceptions.py -> build/lib/rope/base copying rope/base/fscommands.py -> build/lib/rope/base copying rope/base/history.py -> build/lib/rope/base copying rope/base/libutils.py -> build/lib/rope/base copying rope/base/nameanalyze.py -> build/lib/rope/base copying rope/base/prefs.py -> build/lib/rope/base copying rope/base/project.py -> build/lib/rope/base copying rope/base/pycore.py -> build/lib/rope/base copying rope/base/pynames.py -> build/lib/rope/base copying rope/base/pynamesdef.py -> build/lib/rope/base copying rope/base/pyobjects.py -> build/lib/rope/base copying rope/base/pyobjectsdef.py -> build/lib/rope/base copying rope/base/pyscopes.py -> build/lib/rope/base copying rope/base/resourceobserver.py -> build/lib/rope/base copying rope/base/simplify.py -> build/lib/rope/base copying rope/base/resources.py -> build/lib/rope/base copying rope/base/serializer.py -> build/lib/rope/base copying rope/base/stdmods.py -> build/lib/rope/base copying rope/base/taskhandle.py -> build/lib/rope/base copying rope/base/versioning.py -> build/lib/rope/base copying rope/base/worder.py -> build/lib/rope/base creating build/lib/rope/base/oi copying rope/base/oi/__init__.py -> build/lib/rope/base/oi copying rope/base/oi/doa.py -> build/lib/rope/base/oi copying rope/base/oi/memorydb.py -> build/lib/rope/base/oi copying rope/base/oi/objectdb.py -> build/lib/rope/base/oi copying rope/base/oi/objectinfo.py -> build/lib/rope/base/oi copying rope/base/oi/runmod.py -> build/lib/rope/base/oi copying rope/base/oi/soa.py -> build/lib/rope/base/oi copying rope/base/oi/soi.py -> build/lib/rope/base/oi copying rope/base/oi/transform.py -> build/lib/rope/base/oi creating build/lib/rope/base/oi/type_hinting copying rope/base/oi/type_hinting/__init__.py -> build/lib/rope/base/oi/type_hinting copying rope/base/oi/type_hinting/evaluate.py -> build/lib/rope/base/oi/type_hinting copying rope/base/oi/type_hinting/factory.py -> build/lib/rope/base/oi/type_hinting copying rope/base/oi/type_hinting/interfaces.py -> build/lib/rope/base/oi/type_hinting copying rope/base/oi/type_hinting/utils.py -> build/lib/rope/base/oi/type_hinting creating build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/__init__.py -> build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/composite.py -> build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/docstrings.py -> build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/inheritance.py -> build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/interfaces.py -> build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/numpydocstrings.py -> build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/pep0484_type_comments.py -> build/lib/rope/base/oi/type_hinting/providers creating build/lib/rope/base/oi/type_hinting/resolvers copying rope/base/oi/type_hinting/resolvers/__init__.py -> build/lib/rope/base/oi/type_hinting/resolvers copying rope/base/oi/type_hinting/resolvers/composite.py -> build/lib/rope/base/oi/type_hinting/resolvers copying rope/base/oi/type_hinting/resolvers/interfaces.py -> build/lib/rope/base/oi/type_hinting/resolvers copying rope/base/oi/type_hinting/resolvers/types.py -> build/lib/rope/base/oi/type_hinting/resolvers creating build/lib/rope/base/utils copying rope/base/utils/__init__.py -> build/lib/rope/base/utils copying rope/base/utils/datastructures.py -> build/lib/rope/base/utils creating build/lib/rope/contrib copying rope/contrib/__init__.py -> build/lib/rope/contrib copying rope/contrib/changestack.py -> build/lib/rope/contrib copying rope/contrib/codeassist.py -> build/lib/rope/contrib copying rope/contrib/finderrors.py -> build/lib/rope/contrib copying rope/contrib/findit.py -> build/lib/rope/contrib copying rope/contrib/fixmodnames.py -> build/lib/rope/contrib copying rope/contrib/fixsyntax.py -> build/lib/rope/contrib copying rope/contrib/generate.py -> build/lib/rope/contrib creating build/lib/rope/contrib/autoimport copying rope/contrib/autoimport/__init__.py -> build/lib/rope/contrib/autoimport copying rope/contrib/autoimport/defs.py -> build/lib/rope/contrib/autoimport copying rope/contrib/autoimport/models.py -> build/lib/rope/contrib/autoimport copying rope/contrib/autoimport/parse.py -> build/lib/rope/contrib/autoimport copying rope/contrib/autoimport/pickle.py -> build/lib/rope/contrib/autoimport copying rope/contrib/autoimport/sqlite.py -> build/lib/rope/contrib/autoimport copying rope/contrib/autoimport/utils.py -> build/lib/rope/contrib/autoimport creating build/lib/rope/refactor copying rope/refactor/__init__.py -> build/lib/rope/refactor copying rope/refactor/change_signature.py -> build/lib/rope/refactor copying rope/refactor/encapsulate_field.py -> build/lib/rope/refactor copying rope/refactor/extract.py -> build/lib/rope/refactor copying rope/refactor/functionutils.py -> build/lib/rope/refactor copying rope/refactor/inline.py -> build/lib/rope/refactor copying rope/refactor/introduce_factory.py -> build/lib/rope/refactor copying rope/refactor/introduce_parameter.py -> build/lib/rope/refactor copying rope/refactor/localtofield.py -> build/lib/rope/refactor copying rope/refactor/method_object.py -> build/lib/rope/refactor copying rope/refactor/move.py -> build/lib/rope/refactor copying rope/refactor/multiproject.py -> build/lib/rope/refactor copying rope/refactor/occurrences.py -> build/lib/rope/refactor copying rope/refactor/patchedast.py -> build/lib/rope/refactor copying rope/refactor/rename.py -> build/lib/rope/refactor copying rope/refactor/restructure.py -> build/lib/rope/refactor copying rope/refactor/similarfinder.py -> build/lib/rope/refactor copying rope/refactor/sourceutils.py -> build/lib/rope/refactor copying rope/refactor/suites.py -> build/lib/rope/refactor copying rope/refactor/topackage.py -> build/lib/rope/refactor copying rope/refactor/usefunction.py -> build/lib/rope/refactor copying rope/refactor/wildcards.py -> build/lib/rope/refactor creating build/lib/rope/refactor/importutils copying rope/refactor/importutils/__init__.py -> build/lib/rope/refactor/importutils copying rope/refactor/importutils/actions.py -> build/lib/rope/refactor/importutils copying rope/refactor/importutils/importinfo.py -> build/lib/rope/refactor/importutils copying rope/refactor/importutils/module_imports.py -> build/lib/rope/refactor/importutils running egg_info writing rope.egg-info/PKG-INFO writing dependency_links to rope.egg-info/dependency_links.txt writing requirements to rope.egg-info/requires.txt writing top-level names to rope.egg-info/top_level.txt reading manifest file 'rope.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'rope.egg-info/SOURCES.txt' installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/rope copying build/lib/rope/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/rope creating build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/arguments.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/ast.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/builtins.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/change.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/codeanalyze.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/evaluate.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/fscommands.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/history.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/libutils.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/nameanalyze.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/prefs.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/project.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/pycore.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/pynames.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/pynamesdef.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/pyobjects.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/pyobjectsdef.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/pyscopes.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/resourceobserver.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/simplify.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base creating build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi copying build/lib/rope/base/oi/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi copying build/lib/rope/base/oi/doa.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi copying build/lib/rope/base/oi/memorydb.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi copying build/lib/rope/base/oi/objectdb.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi copying build/lib/rope/base/oi/objectinfo.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi copying build/lib/rope/base/oi/runmod.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi copying build/lib/rope/base/oi/soa.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi copying build/lib/rope/base/oi/soi.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi copying build/lib/rope/base/oi/transform.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi creating build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting copying build/lib/rope/base/oi/type_hinting/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting copying build/lib/rope/base/oi/type_hinting/evaluate.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting copying build/lib/rope/base/oi/type_hinting/factory.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting copying build/lib/rope/base/oi/type_hinting/interfaces.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting copying build/lib/rope/base/oi/type_hinting/utils.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting creating build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/composite.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/docstrings.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/inheritance.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/interfaces.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/numpydocstrings.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/pep0484_type_comments.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting/providers creating build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting/resolvers copying build/lib/rope/base/oi/type_hinting/resolvers/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting/resolvers copying build/lib/rope/base/oi/type_hinting/resolvers/composite.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting/resolvers copying build/lib/rope/base/oi/type_hinting/resolvers/interfaces.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting/resolvers copying build/lib/rope/base/oi/type_hinting/resolvers/types.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/oi/type_hinting/resolvers copying build/lib/rope/base/resources.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/serializer.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/stdmods.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/taskhandle.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/versioning.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base copying build/lib/rope/base/worder.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base creating build/bdist.openbsd-7.5-amd64/wheel/rope/base/utils copying build/lib/rope/base/utils/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/utils copying build/lib/rope/base/utils/datastructures.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/base/utils creating build/bdist.openbsd-7.5-amd64/wheel/rope/contrib copying build/lib/rope/contrib/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/contrib copying build/lib/rope/contrib/changestack.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/contrib copying build/lib/rope/contrib/codeassist.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/contrib copying build/lib/rope/contrib/finderrors.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/contrib copying build/lib/rope/contrib/findit.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/contrib copying build/lib/rope/contrib/fixmodnames.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/contrib copying build/lib/rope/contrib/fixsyntax.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/contrib copying build/lib/rope/contrib/generate.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/contrib creating build/bdist.openbsd-7.5-amd64/wheel/rope/contrib/autoimport copying build/lib/rope/contrib/autoimport/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/contrib/autoimport copying build/lib/rope/contrib/autoimport/defs.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/contrib/autoimport copying build/lib/rope/contrib/autoimport/models.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/contrib/autoimport copying build/lib/rope/contrib/autoimport/parse.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/contrib/autoimport copying build/lib/rope/contrib/autoimport/pickle.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/contrib/autoimport copying build/lib/rope/contrib/autoimport/sqlite.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/contrib/autoimport copying build/lib/rope/contrib/autoimport/utils.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/contrib/autoimport creating build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/change_signature.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/encapsulate_field.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/extract.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/functionutils.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/inline.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/introduce_factory.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/introduce_parameter.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/localtofield.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/method_object.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/move.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/multiproject.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/occurrences.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/patchedast.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/rename.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/restructure.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/similarfinder.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/sourceutils.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/suites.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor creating build/bdist.openbsd-7.5-amd64/wheel/rope/refactor/importutils copying build/lib/rope/refactor/importutils/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor/importutils copying build/lib/rope/refactor/importutils/actions.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor/importutils copying build/lib/rope/refactor/importutils/importinfo.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor/importutils copying build/lib/rope/refactor/importutils/module_imports.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor/importutils copying build/lib/rope/refactor/topackage.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/usefunction.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor copying build/lib/rope/refactor/wildcards.py -> build/bdist.openbsd-7.5-amd64/wheel/rope/refactor running install_egg_info Copying rope.egg-info to build/bdist.openbsd-7.5-amd64/wheel/rope-1.11.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/rope-1.11.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-rope-1.11.0-python3/rope-1.11.0/dist/.tmp-wq2jl22r/rope-1.11.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'rope/__init__.py' adding 'rope/base/__init__.py' adding 'rope/base/arguments.py' adding 'rope/base/ast.py' adding 'rope/base/builtins.py' adding 'rope/base/change.py' adding 'rope/base/codeanalyze.py' adding 'rope/base/evaluate.py' adding 'rope/base/exceptions.py' adding 'rope/base/fscommands.py' adding 'rope/base/history.py' adding 'rope/base/libutils.py' adding 'rope/base/nameanalyze.py' adding 'rope/base/prefs.py' adding 'rope/base/project.py' adding 'rope/base/pycore.py' adding 'rope/base/pynames.py' adding 'rope/base/pynamesdef.py' adding 'rope/base/pyobjects.py' adding 'rope/base/pyobjectsdef.py' adding 'rope/base/pyscopes.py' adding 'rope/base/resourceobserver.py' adding 'rope/base/resources.py' adding 'rope/base/serializer.py' adding 'rope/base/simplify.py' adding 'rope/base/stdmods.py' adding 'rope/base/taskhandle.py' adding 'rope/base/versioning.py' adding 'rope/base/worder.py' adding 'rope/base/oi/__init__.py' adding 'rope/base/oi/doa.py' adding 'rope/base/oi/memorydb.py' adding 'rope/base/oi/objectdb.py' adding 'rope/base/oi/objectinfo.py' adding 'rope/base/oi/runmod.py' adding 'rope/base/oi/soa.py' adding 'rope/base/oi/soi.py' adding 'rope/base/oi/transform.py' adding 'rope/base/oi/type_hinting/__init__.py' adding 'rope/base/oi/type_hinting/evaluate.py' adding 'rope/base/oi/type_hinting/factory.py' adding 'rope/base/oi/type_hinting/interfaces.py' adding 'rope/base/oi/type_hinting/utils.py' adding 'rope/base/oi/type_hinting/providers/__init__.py' adding 'rope/base/oi/type_hinting/providers/composite.py' adding 'rope/base/oi/type_hinting/providers/docstrings.py' adding 'rope/base/oi/type_hinting/providers/inheritance.py' adding 'rope/base/oi/type_hinting/providers/interfaces.py' adding 'rope/base/oi/type_hinting/providers/numpydocstrings.py' adding 'rope/base/oi/type_hinting/providers/pep0484_type_comments.py' adding 'rope/base/oi/type_hinting/resolvers/__init__.py' adding 'rope/base/oi/type_hinting/resolvers/composite.py' adding 'rope/base/oi/type_hinting/resolvers/interfaces.py' adding 'rope/base/oi/type_hinting/resolvers/types.py' adding 'rope/base/utils/__init__.py' adding 'rope/base/utils/datastructures.py' adding 'rope/contrib/__init__.py' adding 'rope/contrib/changestack.py' adding 'rope/contrib/codeassist.py' adding 'rope/contrib/finderrors.py' adding 'rope/contrib/findit.py' adding 'rope/contrib/fixmodnames.py' adding 'rope/contrib/fixsyntax.py' adding 'rope/contrib/generate.py' adding 'rope/contrib/autoimport/__init__.py' adding 'rope/contrib/autoimport/defs.py' adding 'rope/contrib/autoimport/models.py' adding 'rope/contrib/autoimport/parse.py' adding 'rope/contrib/autoimport/pickle.py' adding 'rope/contrib/autoimport/sqlite.py' adding 'rope/contrib/autoimport/utils.py' adding 'rope/refactor/__init__.py' adding 'rope/refactor/change_signature.py' adding 'rope/refactor/encapsulate_field.py' adding 'rope/refactor/extract.py' adding 'rope/refactor/functionutils.py' adding 'rope/refactor/inline.py' adding 'rope/refactor/introduce_factory.py' adding 'rope/refactor/introduce_parameter.py' adding 'rope/refactor/localtofield.py' adding 'rope/refactor/method_object.py' adding 'rope/refactor/move.py' adding 'rope/refactor/multiproject.py' adding 'rope/refactor/occurrences.py' adding 'rope/refactor/patchedast.py' adding 'rope/refactor/rename.py' adding 'rope/refactor/restructure.py' adding 'rope/refactor/similarfinder.py' adding 'rope/refactor/sourceutils.py' adding 'rope/refactor/suites.py' adding 'rope/refactor/topackage.py' adding 'rope/refactor/usefunction.py' adding 'rope/refactor/wildcards.py' adding 'rope/refactor/importutils/__init__.py' adding 'rope/refactor/importutils/actions.py' adding 'rope/refactor/importutils/importinfo.py' adding 'rope/refactor/importutils/module_imports.py' adding 'rope-1.11.0.dist-info/COPYING' adding 'rope-1.11.0.dist-info/METADATA' adding 'rope-1.11.0.dist-info/WHEEL' adding 'rope-1.11.0.dist-info/top_level.txt' adding 'rope-1.11.0.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built rope-1.11.0-py3-none-any.whl >>> Running package in devel/py-rope,python3 at 1713773480.67 ===> devel/py-rope,python3 ===> Faking installation for py3-rope-1.11.0 ===> Building package for py3-rope-1.11.0 Create /exopi-cvs/ports/packages/amd64/all/py3-rope-1.11.0.tgz Creating package py3-rope-1.11.0 reading plist| checking dependencies| checking dependencies|devel/py-pytoolconfig,python3 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|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 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|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 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|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********* | 13% archiving|********* | 14% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|***************************** | 45% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|************************************ | 56% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% 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-rope-1.11.0.tgz >>> Running clean in devel/py-rope,python3 at 1713773484.60 ===> devel/py-rope,python3 ===> Cleaning for py3-rope-1.11.0 >>> Ended at 1713773484.87 max_stuck=1.38/depends=1.68/show-prepare-results=1.56/build=3.20/package=3.93/clean=0.30