>>> Building on exopi-6 under devel/py-hypothesis,python3 BDEPENDS = [devel/py-installer,python3;lang/python/3.10;devel/py-setuptools,python3;devel/py-wheel,python3;devel/py-build,python3] DIST = [devel/py-hypothesis,python3:hypothesis-6.47.1.tar.gz] FULLPKGNAME = py3-hypothesis-6.47.1p0 RDEPENDS = [devel/py-sortedcontainers,python3;devel/py-coverage,python3;lang/python/3.10;devel/py-attrs,python3] (Junk lock failure for exopi-6 at 1713352209.11383) Received IO (Junk lock obtained for exopi-6 at 1713352211.47) Received IO Woken up devel/py-hypothesis,python3 Woken up devel/py-hypothesis,python3 Woken up devel/py-hypothesis,python3 Woken up devel/py-hypothesis,python3 >>> Running depends in devel/py-hypothesis,python3 at 1713352213.32 last junk was in net/websockify /usr/sbin/pkg_add -aI -Drepair autoconf-2.65p1 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 sdl2-2.30.0p1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair autoconf-2.65p1 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 sdl2-2.30.0p1 New and changed readme(s): /usr/local/share/doc/pkg-readmes/sdl2 >>> Running show-prepare-results in devel/py-hypothesis,python3 at 1713352217.84 ===> devel/py-hypothesis,python3 ===> Building from scratch py3-hypothesis-6.47.1p0 ===> py3-hypothesis-6.47.1p0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-hypothesis-6.47.1p0 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-hypothesis-6.47.1p0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-hypothesis-6.47.1p0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-hypothesis-6.47.1p0 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-6 at 1713352219.01) Woken up devel/sdl2-gfx distfiles size=326462 >>> Running build in devel/py-hypothesis,python3 at 1713352219.16 ===> devel/py-hypothesis,python3 ===> Checking files for py3-hypothesis-6.47.1p0 `/exopi-cvs/ports/distfiles/hypothesis-6.47.1.tar.gz' is up to date. >> (SHA256) hypothesis-6.47.1.tar.gz: OK ===> Extracting for py3-hypothesis-6.47.1p0 ===> Patching for py3-hypothesis-6.47.1p0 ===> 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-hypothesis-6.47.1p0 ===> Configuring for py3-hypothesis-6.47.1p0 ===> Building for py3-hypothesis-6.47.1p0 * Getting build dependencies for wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running egg_info writing src/hypothesis.egg-info/PKG-INFO writing dependency_links to src/hypothesis.egg-info/dependency_links.txt writing entry points to src/hypothesis.egg-info/entry_points.txt writing requirements to src/hypothesis.egg-info/requires.txt writing top-level names to src/hypothesis.egg-info/top_level.txt reading manifest file 'src/hypothesis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running bdist_wheel running build running build_py creating build creating build/lib copying src/_hypothesis_pytestplugin.py -> build/lib creating build/lib/hypothesis copying src/hypothesis/__init__.py -> build/lib/hypothesis copying src/hypothesis/_error_if_old.py -> build/lib/hypothesis copying src/hypothesis/_settings.py -> build/lib/hypothesis copying src/hypothesis/configuration.py -> build/lib/hypothesis copying src/hypothesis/control.py -> build/lib/hypothesis copying src/hypothesis/core.py -> build/lib/hypothesis copying src/hypothesis/database.py -> build/lib/hypothesis copying src/hypothesis/entry_points.py -> build/lib/hypothesis copying src/hypothesis/errors.py -> build/lib/hypothesis copying src/hypothesis/executors.py -> build/lib/hypothesis copying src/hypothesis/provisional.py -> build/lib/hypothesis copying src/hypothesis/reporting.py -> build/lib/hypothesis copying src/hypothesis/stateful.py -> build/lib/hypothesis copying src/hypothesis/statistics.py -> build/lib/hypothesis copying src/hypothesis/version.py -> build/lib/hypothesis creating build/lib/hypothesis/extra copying src/hypothesis/extra/__init__.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/_array_helpers.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/array_api.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/cli.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/codemods.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/dateutil.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/dpcontracts.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/ghostwriter.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/lark.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/numpy.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/pytestplugin.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/pytz.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/redis.py -> build/lib/hypothesis/extra creating build/lib/hypothesis/internal copying src/hypothesis/internal/__init__.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/cache.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/cathetus.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/charmap.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/compat.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/coverage.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/detection.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/entropy.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/escalation.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/filtering.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/floats.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/healthcheck.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/intervalsets.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/lazyformat.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/reflection.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/scrutineer.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/validation.py -> build/lib/hypothesis/internal creating build/lib/hypothesis/strategies copying src/hypothesis/strategies/__init__.py -> build/lib/hypothesis/strategies creating build/lib/hypothesis/utils copying src/hypothesis/utils/__init__.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/conventions.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/dynamicvariables.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/terminal.py -> build/lib/hypothesis/utils creating build/lib/hypothesis/vendor copying src/hypothesis/vendor/__init__.py -> build/lib/hypothesis/vendor copying src/hypothesis/vendor/pretty.py -> build/lib/hypothesis/vendor creating build/lib/hypothesis/extra/django copying src/hypothesis/extra/django/__init__.py -> build/lib/hypothesis/extra/django copying src/hypothesis/extra/django/_fields.py -> build/lib/hypothesis/extra/django copying src/hypothesis/extra/django/_impl.py -> build/lib/hypothesis/extra/django creating build/lib/hypothesis/extra/pandas copying src/hypothesis/extra/pandas/__init__.py -> build/lib/hypothesis/extra/pandas copying src/hypothesis/extra/pandas/impl.py -> build/lib/hypothesis/extra/pandas creating build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/__init__.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/choicetree.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/data.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/datatree.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/engine.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/floats.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/junkdrawer.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/optimiser.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/pareto.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/shrinker.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/utils.py -> build/lib/hypothesis/internal/conjecture creating build/lib/hypothesis/internal/conjecture/dfa copying src/hypothesis/internal/conjecture/dfa/__init__.py -> build/lib/hypothesis/internal/conjecture/dfa copying src/hypothesis/internal/conjecture/dfa/lstar.py -> build/lib/hypothesis/internal/conjecture/dfa creating build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/__init__.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/common.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/dfas.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/floats.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/integer.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/learned_dfas.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/lexical.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/ordering.py -> build/lib/hypothesis/internal/conjecture/shrinking creating build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/__init__.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/attrs.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/collections.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/core.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/datetime.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/deferred.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/featureflags.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/flatmapped.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/functions.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/ipaddress.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/lazy.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/misc.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/numbers.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/random.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/recursive.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/regex.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/shared.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/strategies.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/strings.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/types.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/utils.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/py.typed -> build/lib/hypothesis copying src/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/lib/hypothesis/vendor 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 copying build/lib/_hypothesis_pytestplugin.py -> build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/hypothesis copying build/lib/hypothesis/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis copying build/lib/hypothesis/_error_if_old.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis copying build/lib/hypothesis/_settings.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis copying build/lib/hypothesis/configuration.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis copying build/lib/hypothesis/control.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis copying build/lib/hypothesis/core.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis copying build/lib/hypothesis/database.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis copying build/lib/hypothesis/entry_points.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis copying build/lib/hypothesis/errors.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis copying build/lib/hypothesis/executors.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis copying build/lib/hypothesis/provisional.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis copying build/lib/hypothesis/reporting.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis copying build/lib/hypothesis/stateful.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis copying build/lib/hypothesis/statistics.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis copying build/lib/hypothesis/version.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis creating build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/_array_helpers.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/array_api.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/cli.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/codemods.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/dateutil.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/dpcontracts.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/ghostwriter.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/lark.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/numpy.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/pytestplugin.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/pytz.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/redis.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra creating build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra/django copying build/lib/hypothesis/extra/django/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra/django copying build/lib/hypothesis/extra/django/_fields.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra/django copying build/lib/hypothesis/extra/django/_impl.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra/django creating build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra/pandas copying build/lib/hypothesis/extra/pandas/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra/pandas copying build/lib/hypothesis/extra/pandas/impl.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/extra/pandas creating build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/cache.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/cathetus.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/charmap.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/compat.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/coverage.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/detection.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/entropy.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/escalation.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/filtering.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/floats.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/healthcheck.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/intervalsets.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/lazyformat.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/reflection.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/scrutineer.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/validation.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal creating build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/choicetree.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/data.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/datatree.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/engine.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/floats.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/junkdrawer.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/optimiser.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/pareto.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/shrinker.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/utils.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture creating build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture/dfa copying build/lib/hypothesis/internal/conjecture/dfa/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture/dfa copying build/lib/hypothesis/internal/conjecture/dfa/lstar.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture/dfa creating build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/common.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/dfas.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/floats.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/integer.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/learned_dfas.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/lexical.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/ordering.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/internal/conjecture/shrinking creating build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies copying build/lib/hypothesis/strategies/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies creating build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/attrs.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/collections.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/core.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/datetime.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/deferred.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/featureflags.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/flatmapped.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/functions.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/ipaddress.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/lazy.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/misc.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/numbers.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/random.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/recursive.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/regex.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/shared.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/strategies.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/strings.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/types.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/utils.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/strategies/_internal creating build/bdist.openbsd-7.5-amd64/wheel/hypothesis/utils copying build/lib/hypothesis/utils/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/utils copying build/lib/hypothesis/utils/conventions.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/utils copying build/lib/hypothesis/utils/dynamicvariables.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/utils copying build/lib/hypothesis/utils/terminal.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/utils creating build/bdist.openbsd-7.5-amd64/wheel/hypothesis/vendor copying build/lib/hypothesis/vendor/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/vendor copying build/lib/hypothesis/vendor/pretty.py -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/vendor copying build/lib/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis/vendor copying build/lib/hypothesis/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/hypothesis running install_egg_info running egg_info writing src/hypothesis.egg-info/PKG-INFO writing dependency_links to src/hypothesis.egg-info/dependency_links.txt writing entry points to src/hypothesis.egg-info/entry_points.txt writing requirements to src/hypothesis.egg-info/requires.txt writing top-level names to src/hypothesis.egg-info/top_level.txt reading manifest file 'src/hypothesis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' Copying src/hypothesis.egg-info to build/bdist.openbsd-7.5-amd64/wheel/hypothesis-6.47.1-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/hypothesis-6.47.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-hypothesis-6.47.1-python3/hypothesis-6.47.1/dist/.tmp-miizz3ue/hypothesis-6.47.1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding '_hypothesis_pytestplugin.py' adding 'hypothesis/__init__.py' adding 'hypothesis/_error_if_old.py' adding 'hypothesis/_settings.py' adding 'hypothesis/configuration.py' adding 'hypothesis/control.py' adding 'hypothesis/core.py' adding 'hypothesis/database.py' adding 'hypothesis/entry_points.py' adding 'hypothesis/errors.py' adding 'hypothesis/executors.py' adding 'hypothesis/provisional.py' adding 'hypothesis/py.typed' adding 'hypothesis/reporting.py' adding 'hypothesis/stateful.py' adding 'hypothesis/statistics.py' adding 'hypothesis/version.py' adding 'hypothesis/extra/__init__.py' adding 'hypothesis/extra/_array_helpers.py' adding 'hypothesis/extra/array_api.py' adding 'hypothesis/extra/cli.py' adding 'hypothesis/extra/codemods.py' adding 'hypothesis/extra/dateutil.py' adding 'hypothesis/extra/dpcontracts.py' adding 'hypothesis/extra/ghostwriter.py' adding 'hypothesis/extra/lark.py' adding 'hypothesis/extra/numpy.py' adding 'hypothesis/extra/pytestplugin.py' adding 'hypothesis/extra/pytz.py' adding 'hypothesis/extra/redis.py' adding 'hypothesis/extra/django/__init__.py' adding 'hypothesis/extra/django/_fields.py' adding 'hypothesis/extra/django/_impl.py' adding 'hypothesis/extra/pandas/__init__.py' adding 'hypothesis/extra/pandas/impl.py' adding 'hypothesis/internal/__init__.py' adding 'hypothesis/internal/cache.py' adding 'hypothesis/internal/cathetus.py' adding 'hypothesis/internal/charmap.py' adding 'hypothesis/internal/compat.py' adding 'hypothesis/internal/coverage.py' adding 'hypothesis/internal/detection.py' adding 'hypothesis/internal/entropy.py' adding 'hypothesis/internal/escalation.py' adding 'hypothesis/internal/filtering.py' adding 'hypothesis/internal/floats.py' adding 'hypothesis/internal/healthcheck.py' adding 'hypothesis/internal/intervalsets.py' adding 'hypothesis/internal/lazyformat.py' adding 'hypothesis/internal/reflection.py' adding 'hypothesis/internal/scrutineer.py' adding 'hypothesis/internal/validation.py' adding 'hypothesis/internal/conjecture/__init__.py' adding 'hypothesis/internal/conjecture/choicetree.py' adding 'hypothesis/internal/conjecture/data.py' adding 'hypothesis/internal/conjecture/datatree.py' adding 'hypothesis/internal/conjecture/engine.py' adding 'hypothesis/internal/conjecture/floats.py' adding 'hypothesis/internal/conjecture/junkdrawer.py' adding 'hypothesis/internal/conjecture/optimiser.py' adding 'hypothesis/internal/conjecture/pareto.py' adding 'hypothesis/internal/conjecture/shrinker.py' adding 'hypothesis/internal/conjecture/utils.py' adding 'hypothesis/internal/conjecture/dfa/__init__.py' adding 'hypothesis/internal/conjecture/dfa/lstar.py' adding 'hypothesis/internal/conjecture/shrinking/__init__.py' adding 'hypothesis/internal/conjecture/shrinking/common.py' adding 'hypothesis/internal/conjecture/shrinking/dfas.py' adding 'hypothesis/internal/conjecture/shrinking/floats.py' adding 'hypothesis/internal/conjecture/shrinking/integer.py' adding 'hypothesis/internal/conjecture/shrinking/learned_dfas.py' adding 'hypothesis/internal/conjecture/shrinking/lexical.py' adding 'hypothesis/internal/conjecture/shrinking/ordering.py' adding 'hypothesis/strategies/__init__.py' adding 'hypothesis/strategies/_internal/__init__.py' adding 'hypothesis/strategies/_internal/attrs.py' adding 'hypothesis/strategies/_internal/collections.py' adding 'hypothesis/strategies/_internal/core.py' adding 'hypothesis/strategies/_internal/datetime.py' adding 'hypothesis/strategies/_internal/deferred.py' adding 'hypothesis/strategies/_internal/featureflags.py' adding 'hypothesis/strategies/_internal/flatmapped.py' adding 'hypothesis/strategies/_internal/functions.py' adding 'hypothesis/strategies/_internal/ipaddress.py' adding 'hypothesis/strategies/_internal/lazy.py' adding 'hypothesis/strategies/_internal/misc.py' adding 'hypothesis/strategies/_internal/numbers.py' adding 'hypothesis/strategies/_internal/random.py' adding 'hypothesis/strategies/_internal/recursive.py' adding 'hypothesis/strategies/_internal/regex.py' adding 'hypothesis/strategies/_internal/shared.py' adding 'hypothesis/strategies/_internal/strategies.py' adding 'hypothesis/strategies/_internal/strings.py' adding 'hypothesis/strategies/_internal/types.py' adding 'hypothesis/strategies/_internal/utils.py' adding 'hypothesis/utils/__init__.py' adding 'hypothesis/utils/conventions.py' adding 'hypothesis/utils/dynamicvariables.py' adding 'hypothesis/utils/terminal.py' adding 'hypothesis/vendor/__init__.py' adding 'hypothesis/vendor/pretty.py' adding 'hypothesis/vendor/tlds-alpha-by-domain.txt' adding 'hypothesis-6.47.1.dist-info/LICENSE.txt' adding 'hypothesis-6.47.1.dist-info/METADATA' adding 'hypothesis-6.47.1.dist-info/WHEEL' adding 'hypothesis-6.47.1.dist-info/entry_points.txt' adding 'hypothesis-6.47.1.dist-info/top_level.txt' adding 'hypothesis-6.47.1.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built hypothesis-6.47.1-py3-none-any.whl >>> Running package in devel/py-hypothesis,python3 at 1713352222.60 ===> devel/py-hypothesis,python3 ===> Faking installation for py3-hypothesis-6.47.1p0 ===> Building package for py3-hypothesis-6.47.1p0 Create /exopi-cvs/ports/packages/amd64/all/py3-hypothesis-6.47.1p0.tgz Creating package py3-hypothesis-6.47.1p0 reading plist| checking dependencies| checking dependencies|devel/py-attrs,python3 checking dependencies|devel/py-coverage,python3 checking dependencies|devel/py-sortedcontainers,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|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% 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|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% 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|******************************************** | 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|**************************************************** | 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|********************************************************* | 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|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 5% archiving|**** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 13% archiving|********* | 13% archiving|********* | 14% archiving|********** | 15% archiving|*********** | 17% archiving|************ | 18% archiving|************ | 19% archiving|************ | 20% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|************** | 23% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|******************* | 29% archiving|******************** | 31% archiving|********************* | 32% archiving|********************* | 33% archiving|********************* | 34% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|************************ | 37% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|****************************** | 46% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|********************************************************* | 88% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-hypothesis-6.47.1p0.tgz >>> Running clean in devel/py-hypothesis,python3 at 1713352227.52 ===> devel/py-hypothesis,python3 ===> Cleaning for py3-hypothesis-6.47.1p0 >>> Ended at 1713352227.88 max_stuck=2.06/waiting-for-lock #74=4.16/depends=4.56/show-prepare-results=1.23/build=3.55/package=4.91/clean=0.41