Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 825147 Details for
Bug 878111
dev-python/hypothesis-6.56.2 fails tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:hypothesis-6.56.2:20221023-162212.log
dev-python:hypothesis-6.56.2:20221023-162212.log (text/x-log), 34.24 KB, created by
Jonathan Lovelace
on 2022-10-23 18:21:43 UTC
(
hide
)
Description:
dev-python:hypothesis-6.56.2:20221023-162212.log
Filename:
MIME Type:
Creator:
Jonathan Lovelace
Created:
2022-10-23 18:21:43 UTC
Size:
34.24 KB
patch
obsolete
> * Package: dev-python/hypothesis-6.56.2:0 > * Repository: gentoo > * Maintainer: mgorny@gentoo.org python@gentoo.org > * USE: abi_x86_64 amd64 cli elibc_glibc kernel_linux python_targets_python3_10 test userland_GNU > * FEATURES: distcc fakeroot network-sandbox preserve-libs sandbox test userpriv usersandbox > * Build system packages: > * dev-python/gpep517 : 9 > * dev-python/installer : 0.5.1-r1 > * dev-python/setuptools : 65.3.0 > * dev-python/setuptools_scm : 7.0.5 > * dev-python/wheel : 0.37.1-r1 > * python3_10: running distutils-r1_run_phase distutils-r1_python_compile > * Building the wheel for hypothesis-hypothesis-python-6.56.2/hypothesis-python via setuptools.build_meta:__legacy__ >gpep517 build-wheel --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/hypothesis-6.56.2/work/hypothesis-hypothesis-python-6.56.2/hypothesis-python-python3_10/wheel >2022-10-23 12:22:16,931 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ >/usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. > warnings.warn(msg, warning_class) >running bdist_wheel >running build >running build_py >creating build >creating build/lib >copying src/_hypothesis_pytestplugin.py -> build/lib >copying src/_hypothesis_ftz_detector.py -> build/lib >creating build/lib/hypothesis >copying src/hypothesis/stateful.py -> build/lib/hypothesis >copying src/hypothesis/__init__.py -> build/lib/hypothesis >copying src/hypothesis/errors.py -> build/lib/hypothesis >copying src/hypothesis/_error_if_old.py -> build/lib/hypothesis >copying src/hypothesis/core.py -> build/lib/hypothesis >copying src/hypothesis/control.py -> build/lib/hypothesis >copying src/hypothesis/_settings.py -> build/lib/hypothesis >copying src/hypothesis/version.py -> build/lib/hypothesis >copying src/hypothesis/provisional.py -> build/lib/hypothesis >copying src/hypothesis/reporting.py -> build/lib/hypothesis >copying src/hypothesis/configuration.py -> build/lib/hypothesis >copying src/hypothesis/entry_points.py -> build/lib/hypothesis >copying src/hypothesis/database.py -> build/lib/hypothesis >copying src/hypothesis/executors.py -> build/lib/hypothesis >copying src/hypothesis/statistics.py -> build/lib/hypothesis >creating build/lib/hypothesis/utils >copying src/hypothesis/utils/terminal.py -> 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 >creating build/lib/hypothesis/internal >copying src/hypothesis/internal/__init__.py -> build/lib/hypothesis/internal >copying src/hypothesis/internal/reflection.py -> build/lib/hypothesis/internal >copying src/hypothesis/internal/compat.py -> build/lib/hypothesis/internal >copying src/hypothesis/internal/floats.py -> build/lib/hypothesis/internal >copying src/hypothesis/internal/filtering.py -> build/lib/hypothesis/internal >copying src/hypothesis/internal/detection.py -> build/lib/hypothesis/internal >copying src/hypothesis/internal/validation.py -> build/lib/hypothesis/internal >copying src/hypothesis/internal/escalation.py -> build/lib/hypothesis/internal >copying src/hypothesis/internal/scrutineer.py -> build/lib/hypothesis/internal >copying src/hypothesis/internal/intervalsets.py -> build/lib/hypothesis/internal >copying src/hypothesis/internal/charmap.py -> build/lib/hypothesis/internal >copying src/hypothesis/internal/entropy.py -> build/lib/hypothesis/internal >copying src/hypothesis/internal/lazyformat.py -> build/lib/hypothesis/internal >copying src/hypothesis/internal/coverage.py -> build/lib/hypothesis/internal >copying src/hypothesis/internal/cathetus.py -> build/lib/hypothesis/internal >copying src/hypothesis/internal/cache.py -> build/lib/hypothesis/internal >copying src/hypothesis/internal/healthcheck.py -> build/lib/hypothesis/internal >creating build/lib/hypothesis/strategies >copying src/hypothesis/strategies/__init__.py -> build/lib/hypothesis/strategies >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 >copying src/hypothesis/extra/codemods.py -> build/lib/hypothesis/extra >copying src/hypothesis/extra/__init__.py -> build/lib/hypothesis/extra >copying src/hypothesis/extra/dpcontracts.py -> build/lib/hypothesis/extra >copying src/hypothesis/extra/pytz.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/redis.py -> build/lib/hypothesis/extra >copying src/hypothesis/extra/_array_helpers.py -> build/lib/hypothesis/extra >copying src/hypothesis/extra/dateutil.py -> build/lib/hypothesis/extra >copying src/hypothesis/extra/cli.py -> build/lib/hypothesis/extra >copying src/hypothesis/extra/lark.py -> build/lib/hypothesis/extra >copying src/hypothesis/extra/array_api.py -> build/lib/hypothesis/extra >copying src/hypothesis/extra/ghostwriter.py -> build/lib/hypothesis/extra >creating build/lib/hypothesis/internal/conjecture >copying src/hypothesis/internal/conjecture/choicetree.py -> build/lib/hypothesis/internal/conjecture >copying src/hypothesis/internal/conjecture/__init__.py -> build/lib/hypothesis/internal/conjecture >copying src/hypothesis/internal/conjecture/utils.py -> build/lib/hypothesis/internal/conjecture >copying src/hypothesis/internal/conjecture/floats.py -> build/lib/hypothesis/internal/conjecture >copying src/hypothesis/internal/conjecture/optimiser.py -> build/lib/hypothesis/internal/conjecture >copying src/hypothesis/internal/conjecture/shrinker.py -> build/lib/hypothesis/internal/conjecture >copying src/hypothesis/internal/conjecture/pareto.py -> build/lib/hypothesis/internal/conjecture >copying src/hypothesis/internal/conjecture/engine.py -> build/lib/hypothesis/internal/conjecture >copying src/hypothesis/internal/conjecture/junkdrawer.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 >creating 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/ordering.py -> 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/floats.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/common.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/integer.py -> build/lib/hypothesis/internal/conjecture/shrinking >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/strategies/_internal >copying src/hypothesis/strategies/_internal/misc.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/deferred.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/__init__.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/utils.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/datetime.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/strings.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/core.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/shared.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/featureflags.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/collections.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/recursive.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/flatmapped.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/numbers.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/lazy.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/strategies.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/ipaddress.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/regex.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/functions.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/random.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/attrs.py -> build/lib/hypothesis/strategies/_internal >copying src/hypothesis/strategies/_internal/types.py -> build/lib/hypothesis/strategies/_internal >creating build/lib/hypothesis/extra/django >copying src/hypothesis/extra/django/__init__.py -> build/lib/hypothesis/extra/django >copying src/hypothesis/extra/django/_impl.py -> build/lib/hypothesis/extra/django >copying src/hypothesis/extra/django/_fields.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 >copying src/hypothesis/py.typed -> build/lib/hypothesis >copying src/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/lib/hypothesis/vendor >warning: build_py: byte-compiling is disabled, skipping. > >installing to build/bdist.linux-x86_64/wheel >running install >running install_lib >creating build/bdist.linux-x86_64 >creating build/bdist.linux-x86_64/wheel >copying build/lib/_hypothesis_ftz_detector.py -> build/bdist.linux-x86_64/wheel >creating build/bdist.linux-x86_64/wheel/hypothesis >copying build/lib/hypothesis/stateful.py -> build/bdist.linux-x86_64/wheel/hypothesis >copying build/lib/hypothesis/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis >copying build/lib/hypothesis/errors.py -> build/bdist.linux-x86_64/wheel/hypothesis >creating build/bdist.linux-x86_64/wheel/hypothesis/utils >copying build/lib/hypothesis/utils/terminal.py -> build/bdist.linux-x86_64/wheel/hypothesis/utils >copying build/lib/hypothesis/utils/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/utils >copying build/lib/hypothesis/utils/conventions.py -> build/bdist.linux-x86_64/wheel/hypothesis/utils >copying build/lib/hypothesis/utils/dynamicvariables.py -> build/bdist.linux-x86_64/wheel/hypothesis/utils >copying build/lib/hypothesis/_error_if_old.py -> build/bdist.linux-x86_64/wheel/hypothesis >copying build/lib/hypothesis/core.py -> build/bdist.linux-x86_64/wheel/hypothesis >creating build/bdist.linux-x86_64/wheel/hypothesis/internal >creating build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture >copying build/lib/hypothesis/internal/conjecture/choicetree.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture >copying build/lib/hypothesis/internal/conjecture/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture >copying build/lib/hypothesis/internal/conjecture/utils.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture >copying build/lib/hypothesis/internal/conjecture/floats.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture >creating build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking >copying build/lib/hypothesis/internal/conjecture/shrinking/learned_dfas.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking >copying build/lib/hypothesis/internal/conjecture/shrinking/ordering.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking >copying build/lib/hypothesis/internal/conjecture/shrinking/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking >copying build/lib/hypothesis/internal/conjecture/shrinking/floats.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking >copying build/lib/hypothesis/internal/conjecture/shrinking/dfas.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking >copying build/lib/hypothesis/internal/conjecture/shrinking/common.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking >copying build/lib/hypothesis/internal/conjecture/shrinking/lexical.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking >copying build/lib/hypothesis/internal/conjecture/shrinking/integer.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking >copying build/lib/hypothesis/internal/conjecture/optimiser.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture >copying build/lib/hypothesis/internal/conjecture/shrinker.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture >creating build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/dfa >copying build/lib/hypothesis/internal/conjecture/dfa/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/dfa >copying build/lib/hypothesis/internal/conjecture/dfa/lstar.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/dfa >copying build/lib/hypothesis/internal/conjecture/pareto.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture >copying build/lib/hypothesis/internal/conjecture/engine.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture >copying build/lib/hypothesis/internal/conjecture/junkdrawer.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture >copying build/lib/hypothesis/internal/conjecture/data.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture >copying build/lib/hypothesis/internal/conjecture/datatree.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture >copying build/lib/hypothesis/internal/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal >copying build/lib/hypothesis/internal/reflection.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal >copying build/lib/hypothesis/internal/compat.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal >copying build/lib/hypothesis/internal/floats.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal >copying build/lib/hypothesis/internal/filtering.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal >copying build/lib/hypothesis/internal/detection.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal >copying build/lib/hypothesis/internal/validation.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal >copying build/lib/hypothesis/internal/escalation.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal >copying build/lib/hypothesis/internal/scrutineer.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal >copying build/lib/hypothesis/internal/intervalsets.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal >copying build/lib/hypothesis/internal/charmap.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal >copying build/lib/hypothesis/internal/entropy.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal >copying build/lib/hypothesis/internal/lazyformat.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal >copying build/lib/hypothesis/internal/coverage.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal >copying build/lib/hypothesis/internal/cathetus.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal >copying build/lib/hypothesis/internal/cache.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal >copying build/lib/hypothesis/internal/healthcheck.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal >creating build/bdist.linux-x86_64/wheel/hypothesis/strategies >copying build/lib/hypothesis/strategies/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies >creating build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/misc.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/deferred.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/utils.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/datetime.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/strings.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/core.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/shared.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/featureflags.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/collections.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/recursive.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/flatmapped.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/numbers.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/lazy.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/strategies.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/ipaddress.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/regex.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/functions.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/random.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/attrs.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/strategies/_internal/types.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal >copying build/lib/hypothesis/py.typed -> build/bdist.linux-x86_64/wheel/hypothesis >copying build/lib/hypothesis/control.py -> build/bdist.linux-x86_64/wheel/hypothesis >copying build/lib/hypothesis/_settings.py -> build/bdist.linux-x86_64/wheel/hypothesis >copying build/lib/hypothesis/version.py -> build/bdist.linux-x86_64/wheel/hypothesis >copying build/lib/hypothesis/provisional.py -> build/bdist.linux-x86_64/wheel/hypothesis >copying build/lib/hypothesis/reporting.py -> build/bdist.linux-x86_64/wheel/hypothesis >copying build/lib/hypothesis/configuration.py -> build/bdist.linux-x86_64/wheel/hypothesis >creating build/bdist.linux-x86_64/wheel/hypothesis/vendor >copying build/lib/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/bdist.linux-x86_64/wheel/hypothesis/vendor >copying build/lib/hypothesis/vendor/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/vendor >copying build/lib/hypothesis/vendor/pretty.py -> build/bdist.linux-x86_64/wheel/hypothesis/vendor >copying build/lib/hypothesis/entry_points.py -> build/bdist.linux-x86_64/wheel/hypothesis >copying build/lib/hypothesis/database.py -> build/bdist.linux-x86_64/wheel/hypothesis >copying build/lib/hypothesis/executors.py -> build/bdist.linux-x86_64/wheel/hypothesis >creating build/bdist.linux-x86_64/wheel/hypothesis/extra >copying build/lib/hypothesis/extra/codemods.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra >copying build/lib/hypothesis/extra/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra >copying build/lib/hypothesis/extra/dpcontracts.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra >copying build/lib/hypothesis/extra/pytz.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra >copying build/lib/hypothesis/extra/numpy.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra >copying build/lib/hypothesis/extra/pytestplugin.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra >copying build/lib/hypothesis/extra/redis.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra >copying build/lib/hypothesis/extra/_array_helpers.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra >copying build/lib/hypothesis/extra/dateutil.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra >copying build/lib/hypothesis/extra/cli.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra >copying build/lib/hypothesis/extra/lark.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra >creating build/bdist.linux-x86_64/wheel/hypothesis/extra/django >copying build/lib/hypothesis/extra/django/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra/django >copying build/lib/hypothesis/extra/django/_impl.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra/django >copying build/lib/hypothesis/extra/django/_fields.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra/django >copying build/lib/hypothesis/extra/array_api.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra >copying build/lib/hypothesis/extra/ghostwriter.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra >creating build/bdist.linux-x86_64/wheel/hypothesis/extra/pandas >copying build/lib/hypothesis/extra/pandas/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra/pandas >copying build/lib/hypothesis/extra/pandas/impl.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra/pandas >copying build/lib/hypothesis/statistics.py -> build/bdist.linux-x86_64/wheel/hypothesis >copying build/lib/_hypothesis_pytestplugin.py -> build/bdist.linux-x86_64/wheel >warning: install_lib: byte-compiling is disabled, skipping. > >running install_egg_info >running egg_info >creating src/hypothesis.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 >writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' >2022-10-23 12:22:21,610 setuptools_scm.file_finder_git ERROR listing git files failed - pretending there aren't any >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.linux-x86_64/wheel/hypothesis-6.56.2-py3.10.egg-info >running install_scripts >creating build/bdist.linux-x86_64/wheel/hypothesis-6.56.2.dist-info/WHEEL >creating '/var/tmp/portage/dev-python/hypothesis-6.56.2/work/hypothesis-hypothesis-python-6.56.2/hypothesis-python-python3_10/wheel/tmpb_duzx3q/hypothesis-6.56.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it >adding '_hypothesis_ftz_detector.py' >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.56.2.dist-info/LICENSE.txt' >adding 'hypothesis-6.56.2.dist-info/METADATA' >adding 'hypothesis-6.56.2.dist-info/WHEEL' >adding 'hypothesis-6.56.2.dist-info/entry_points.txt' >adding 'hypothesis-6.56.2.dist-info/top_level.txt' >adding 'hypothesis-6.56.2.dist-info/RECORD' >removing build/bdist.linux-x86_64/wheel >2022-10-23 12:22:23,059 gpep517 INFO The backend produced /var/tmp/portage/dev-python/hypothesis-6.56.2/work/hypothesis-hypothesis-python-6.56.2/hypothesis-python-python3_10/wheel/hypothesis-6.56.2-py3-none-any.whl > * Installing hypothesis-6.56.2-py3-none-any.whl to /var/tmp/portage/dev-python/hypothesis-6.56.2/work/hypothesis-hypothesis-python-6.56.2/hypothesis-python-python3_10/install >gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/hypothesis-6.56.2/work/hypothesis-hypothesis-python-6.56.2/hypothesis-python-python3_10/install --interpreter=/usr/bin/python3.10 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/hypothesis-6.56.2/work/hypothesis-hypothesis-python-6.56.2/hypothesis-python-python3_10/wheel/hypothesis-6.56.2-py3-none-any.whl >2022-10-23 12:22:23,364 gpep517 INFO Installing /var/tmp/portage/dev-python/hypothesis-6.56.2/work/hypothesis-hypothesis-python-6.56.2/hypothesis-python-python3_10/wheel/hypothesis-6.56.2-py3-none-any.whl into /var/tmp/portage/dev-python/hypothesis-6.56.2/work/hypothesis-hypothesis-python-6.56.2/hypothesis-python-python3_10/install >2022-10-23 12:22:24,199 gpep517 INFO Installation complete > * python3_10: running distutils-r1_run_phase python_test >python3.10 -m pytest -vv -ra -l -Wdefault --color=no -o console_output_style=count -p no:cov -p no:flake8 -p no:flakes -p no:pylint -p no:markdown -p no:sugar -p no:xvfb tests/cover tests/pytest tests/quality -n 3 >ERROR: while parsing the following warning configuration: > > ignore::hypothesis.errors.NonInteractiveExampleWarning > >This error occurred: > >Traceback (most recent call last): > File "/usr/lib/python3.10/site-packages/_pytest/config/__init__.py", line 1639, in parse_warning_filter > category: Type[Warning] = _resolve_warning_category(category_) > File "/usr/lib/python3.10/site-packages/_pytest/config/__init__.py", line 1677, in _resolve_warning_category > m = __import__(module, None, None, [klass]) > File "/var/tmp/portage/dev-python/hypothesis-6.56.2/work/hypothesis-hypothesis-python-6.56.2/hypothesis-python-python3_10/install/usr/lib/python3.10/site-packages/hypothesis/__init__.py", line 56, in <module> > run() > File "/var/tmp/portage/dev-python/hypothesis-6.56.2/work/hypothesis-hypothesis-python-6.56.2/hypothesis-python-python3_10/install/usr/lib/python3.10/site-packages/hypothesis/entry_points.py", line 63, in run > hook = entry.load() > File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 171, in load > module = import_module(match.group('module')) > File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module > return _bootstrap._gcd_import(name[level:], package, level) > File "pydantic/_hypothesis_plugin.py", line 53, in init pydantic._hypothesis_plugin > File "/usr/lib/python3.10/site-packages/email_validator/__init__.py", line 6, in <module> > import dns.resolver > File "/usr/lib/python3.10/site-packages/dns/resolver.py", line 38, in <module> > import dns.query > File "/usr/lib/python3.10/site-packages/dns/query.py", line 43, in <module> > from requests_toolbelt.adapters.source import SourceAddressAdapter > File "/usr/lib/python3.10/site-packages/requests_toolbelt/__init__.py", line 12, in <module> > from .adapters import SSLAdapter, SourceAddressAdapter > File "/usr/lib/python3.10/site-packages/requests_toolbelt/adapters/__init__.py", line 12, in <module> > from .ssl import SSLAdapter > File "/usr/lib/python3.10/site-packages/requests_toolbelt/adapters/ssl.py", line 16, in <module> > from .._compat import poolmanager > File "/usr/lib/python3.10/site-packages/requests_toolbelt/_compat.py", line 56, in <module> > from requests.packages.urllib3.contrib.pyopenssl \ > File "/usr/lib/python3.10/site-packages/urllib3/contrib/pyopenssl.py", line 82, in <module> > warnings.warn( >DeprecationWarning: 'urllib3.contrib.pyopenssl' module is deprecated and will be removed in a future release of urllib3 2.x. Read more in this issue: https://github.com/urllib3/urllib3/issues/2680 > > > * ERROR: dev-python/hypothesis-6.56.2::gentoo failed (test phase): > * pytest failed with python3.10 > * > * Call stack: > * ebuild.sh, line 122: Called src_test > * environment, line 3515: Called distutils-r1_src_test > * environment, line 1702: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 780: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 3182: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2668: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2666: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 1116: Called distutils-r1_run_phase 'python_test' > * environment, line 1625: Called python_test > * environment, line 3482: Called epytest 'tests/cover' 'tests/pytest' 'tests/quality' '-n' '3' > * environment, line 2180: Called die > * The specific snippet of code: > * "${@}" || die -n "pytest failed with ${EPYTHON}"; > * > * If you need support, post the output of `emerge --info '=dev-python/hypothesis-6.56.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/hypothesis-6.56.2::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:hypothesis-6.56.2:20221023-162212.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/hypothesis-6.56.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/hypothesis-6.56.2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/hypothesis-6.56.2/work/hypothesis-hypothesis-python-6.56.2/hypothesis-python' > * S: '/var/tmp/portage/dev-python/hypothesis-6.56.2/work/hypothesis-hypothesis-python-6.56.2/hypothesis-python'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 878111
: 825147 |
825149