Source: vine
Version: 5.0.0+dfsg-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
> I: pybuild base:305: /usr/bin/python3.12 setup.py build 
> /usr/lib/python3/dist-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 build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vine/build/vine
> copying vine/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vine/build/vine
> copying vine/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vine/build/vine
> copying vine/abstract.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vine/build/vine
> copying vine/funtools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vine/build/vine
> copying vine/synchronization.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vine/build/vine
> copying vine/promises.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vine/build/vine
> I: pybuild base:305: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-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 build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vine/build/vine
> copying vine/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vine/build/vine
> copying vine/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vine/build/vine
> copying vine/abstract.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vine/build/vine
> copying vine/funtools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vine/build/vine
> copying vine/synchronization.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vine/build/vine
> copying vine/promises.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vine/build/vine
> PYTHONPATH=. python3 -m sphinx -N -bhtml docs/ build/html # HTML generator
> Running Sphinx v7.2.6
> making output directory... done
> loading intersphinx inventory from https://docs.python.org/dev/objects.inv...
> loading intersphinx inventory from 
> https://www.sphinx-doc.org/en/stable/objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://www.sphinx-doc.org/en/stable/objects.inv' not 
> fetchable due to <class 'requests.exceptions.ProxyError'>: 
> HTTPSConnectionPool(host='www.sphinx-doc.org', port=443): Max retries 
> exceeded with url: /en/stable/objects.inv (Caused by ProxyError('Cannot 
> connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection 
> object at 0x7fdb6547ff90>: Failed to establish a new connection: [Errno 111] 
> Connection refused')))
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://docs.python.org/dev/objects.inv' not fetchable 
> due to <class 'requests.exceptions.ProxyError'>: 
> HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded 
> with url: /dev/objects.inv (Caused by ProxyError('Cannot connect to proxy.', 
> NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7fdb6610d510>: Failed to establish a new connection: [Errno 111] Connection 
> refused')))
> building [mo]: targets for 0 po files that are out of date
> writing output... 
> building [html]: targets for 8 source files that are out of date
> updating environment: [new config] 8 added, 0 changed, 0 removed
> reading sources... [ 12%] changelog
> reading sources... [ 25%] index
> reading sources... [ 38%] reference/index
> reading sources... [ 50%] reference/vine.abstract
> reading sources... [ 62%] reference/vine.funtools
> reading sources... [ 75%] reference/vine.promises
> reading sources... [ 88%] reference/vine.synchronization
> reading sources... [100%] reference/vine.utils
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> copying assets... copying static files... done
> copying extra files... done
> done
> writing output... [ 12%] changelog
> writing output... [ 25%] index
> writing output... [ 38%] reference/index
> writing output... [ 50%] reference/vine.abstract
> writing output... [ 62%] reference/vine.funtools
> writing output... [ 75%] reference/vine.promises
> writing output... [ 88%] reference/vine.synchronization
> writing output... [100%] reference/vine.utils
> 
> generating indices... genindex py-modindex done
> highlighting module code... [ 20%] vine.abstract
> highlighting module code... [ 40%] vine.funtools
> highlighting module code... [ 60%] vine.promises
> highlighting module code... [ 80%] vine.synchronization
> highlighting module code... [100%] vine.utils
> 
> writing additional pages... search done
> dumping search index in English (code: en)... done
> dumping object inventory... done
> build succeeded, 2 warnings.
> 
> The HTML pages are in build/html.
> PYTHONPATH=. python3 -m sphinx -N -bman docs/ build/man # Manpage generator
> Running Sphinx v7.2.6
> making output directory... done
> loading intersphinx inventory from https://docs.python.org/dev/objects.inv...
> loading intersphinx inventory from 
> https://www.sphinx-doc.org/en/stable/objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://docs.python.org/dev/objects.inv' not fetchable 
> due to <class 'requests.exceptions.ProxyError'>: 
> HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded 
> with url: /dev/objects.inv (Caused by ProxyError('Cannot connect to proxy.', 
> NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f0e93face90>: Failed to establish a new connection: [Errno 111] Connection 
> refused')))
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://www.sphinx-doc.org/en/stable/objects.inv' not 
> fetchable due to <class 'requests.exceptions.ProxyError'>: 
> HTTPSConnectionPool(host='www.sphinx-doc.org', port=443): Max retries 
> exceeded with url: /en/stable/objects.inv (Caused by ProxyError('Cannot 
> connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection 
> object at 0x7f0e93fae0d0>: Failed to establish a new connection: [Errno 111] 
> Connection refused')))
> building [mo]: targets for 0 po files that are out of date
> writing output... 
> building [man]: all manpages
> updating environment: [new config] 8 added, 0 changed, 0 removed
> reading sources... [ 12%] changelog
> reading sources... [ 25%] index
> reading sources... [ 38%] reference/index
> reading sources... [ 50%] reference/vine.abstract
> reading sources... [ 62%] reference/vine.funtools
> reading sources... [ 75%] reference/vine.promises
> reading sources... [ 88%] reference/vine.synchronization
> reading sources... [100%] reference/vine.utils
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> writing... vine.1 { reference/index reference/vine.promises 
> reference/vine.synchronization reference/vine.funtools 
> reference/vine.abstract reference/vine.utils changelog } done
> build succeeded, 2 warnings.
> 
> The manual pages are in build/man.
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild pybuild:308: cp -r /<<PKGBUILDDIR>>/t 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vine/build
> I: pybuild base:305: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vine/build; 
> python3.12 -m pytest 
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.12.2, pytest-8.0.2, pluggy-1.4.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> plugins: case-1.5.3
> collected 42 items
> 
> t/unit/test_abstract.py ..                                               [  
> 4%]
> t/unit/test_funtools.py .........                                        [ 
> 26%]
> t/unit/test_promises.py ...........................                      [ 
> 90%]
> t/unit/test_synchronization.py EEEE                                      
> [100%]
> 
> ==================================== ERRORS 
> ====================================
> _________________ ERROR at setup of test_barrier.test_evaluate 
> _________________
> 
> cls = <class '_pytest.runner.CallInfo'>
> func = <function call_runtest_hook.<locals>.<lambda> at 0x7f54912f4ea0>
> when = 'setup'
> reraise = (<class '_pytest.outcomes.Exit'>, <class 'KeyboardInterrupt'>)
> 
>     @classmethod
>     def from_call(
>         cls,
>         func: Callable[[], TResult],
>         when: Literal["collect", "setup", "call", "teardown"],
>         reraise: Optional[
>             Union[Type[BaseException], Tuple[Type[BaseException], ...]]
>         ] = None,
>     ) -> "CallInfo[TResult]":
>         """Call func, wrapping the result in a CallInfo.
>     
>         :param func:
>             The function to call. Called without arguments.
>         :param when:
>             The phase in which the function is called.
>         :param reraise:
>             Exception or exceptions that shall propagate if raised by the
>             function, instead of being wrapped in the CallInfo.
>         """
>         excinfo = None
>         start = timing.time()
>         precise_start = timing.perf_counter()
>         try:
> >           result: Optional[TResult] = func()
> 
> /usr/lib/python3/dist-packages/_pytest/runner.py:342: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> /usr/lib/python3/dist-packages/_pytest/runner.py:263: in <lambda>
>     lambda: ihook(item=item, **kwds), when=when, reraise=reraise
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:85: in 
> pytest_runtest_setup
>     yield from unraisable_exception_runtest_hook()
> /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:65: in 
> unraisable_exception_runtest_hook
>     yield
> /usr/lib/python3/dist-packages/_pytest/logging.py:833: in pytest_runtest_setup
>     yield from self._runtest_for(item, "setup")
> /usr/lib/python3/dist-packages/_pytest/logging.py:822: in _runtest_for
>     yield
> /usr/lib/python3/dist-packages/_pytest/capture.py:877: in pytest_runtest_setup
>     return (yield)
> /usr/lib/python3/dist-packages/_pytest/threadexception.py:82: in 
> pytest_runtest_setup
>     yield from thread_exception_runtest_hook()
> /usr/lib/python3/dist-packages/_pytest/threadexception.py:63: in 
> thread_exception_runtest_hook
>     yield
> /usr/lib/python3/dist-packages/_pytest/runner.py:158: in pytest_runtest_setup
>     item.session._setupstate.setup(item)
> /usr/lib/python3/dist-packages/_pytest/runner.py:514: in setup
>     raise exc
> /usr/lib/python3/dist-packages/_pytest/runner.py:511: in setup
>     col.setup()
> /usr/lib/python3/dist-packages/_pytest/python.py:1834: in setup
>     self._request._fillfixtures()
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:689: in _fillfixtures
>     item.funcargs[argname] = self.getfixturevalue(argname)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:547: in getfixturevalue
>     fixturedef = self._get_active_fixturedef(argname)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:566: in 
> _get_active_fixturedef
>     self._compute_fixture_value(fixturedef)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:648: in 
> _compute_fixture_value
>     fixturedef.execute(request=subrequest)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:1087: in execute
>     result = ihook.pytest_fixture_setup(fixturedef=self, request=request)
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/setuponly.py:36: in 
> pytest_fixture_setup
>     return (yield)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:1140: in 
> pytest_fixture_setup
>     result = call_fixture_func(fixturefunc, request, kwargs)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:910: in call_fixture_func
>     fixture_result = next(generator)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> 
> self = <t.unit.test_synchronization.test_barrier object at 0x7f5491259250>
> request = <SubRequest '_xunit_setup_method_fixture_test_barrier' for 
> <Function test_evaluate>>
> 
>     @fixtures.fixture(
>         autouse=True,
>         scope="function",
>         # Use a unique name to speed up lookup.
>         name=f"_xunit_setup_method_fixture_{self.obj.__qualname__}",
>     )
>     def xunit_setup_method_fixture(self, request) -> Generator[None, None, 
> None]:
>         method = request.function
>         if setup_method is not None:
>             func = getattr(self, setup_name)
>             _call_with_optional_argument(func, method)
>             if emit_nose_setup_warning:
> >               warnings.warn(
>                     NOSE_SUPPORT_METHOD.format(
>                         nodeid=request.node.nodeid, method="setup"
>                     ),
>                     stacklevel=2,
>                 )
> E               pytest.PytestRemovedIn8Warning: Support for nose tests is 
> deprecated and will be removed in a future release.
> E               
> .pybuild/cpython3_3.12_vine/build/t/unit/test_synchronization.py::test_barrier::test_evaluate
>  is using nose-specific method: `setup(self)`
> E               To remove this warning, rename it to `setup_method(self)`
> E               See docs: 
> https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> 
> /usr/lib/python3/dist-packages/_pytest/python.py:888: PytestRemovedIn8Warning
> _________________ ERROR at setup of test_barrier.test_reverse 
> __________________
> 
> cls = <class '_pytest.runner.CallInfo'>
> func = <function call_runtest_hook.<locals>.<lambda> at 0x7f549126afc0>
> when = 'setup'
> reraise = (<class '_pytest.outcomes.Exit'>, <class 'KeyboardInterrupt'>)
> 
>     @classmethod
>     def from_call(
>         cls,
>         func: Callable[[], TResult],
>         when: Literal["collect", "setup", "call", "teardown"],
>         reraise: Optional[
>             Union[Type[BaseException], Tuple[Type[BaseException], ...]]
>         ] = None,
>     ) -> "CallInfo[TResult]":
>         """Call func, wrapping the result in a CallInfo.
>     
>         :param func:
>             The function to call. Called without arguments.
>         :param when:
>             The phase in which the function is called.
>         :param reraise:
>             Exception or exceptions that shall propagate if raised by the
>             function, instead of being wrapped in the CallInfo.
>         """
>         excinfo = None
>         start = timing.time()
>         precise_start = timing.perf_counter()
>         try:
> >           result: Optional[TResult] = func()
> 
> /usr/lib/python3/dist-packages/_pytest/runner.py:342: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> /usr/lib/python3/dist-packages/_pytest/runner.py:263: in <lambda>
>     lambda: ihook(item=item, **kwds), when=when, reraise=reraise
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:85: in 
> pytest_runtest_setup
>     yield from unraisable_exception_runtest_hook()
> /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:65: in 
> unraisable_exception_runtest_hook
>     yield
> /usr/lib/python3/dist-packages/_pytest/logging.py:833: in pytest_runtest_setup
>     yield from self._runtest_for(item, "setup")
> /usr/lib/python3/dist-packages/_pytest/logging.py:822: in _runtest_for
>     yield
> /usr/lib/python3/dist-packages/_pytest/capture.py:877: in pytest_runtest_setup
>     return (yield)
> /usr/lib/python3/dist-packages/_pytest/threadexception.py:82: in 
> pytest_runtest_setup
>     yield from thread_exception_runtest_hook()
> /usr/lib/python3/dist-packages/_pytest/threadexception.py:63: in 
> thread_exception_runtest_hook
>     yield
> /usr/lib/python3/dist-packages/_pytest/runner.py:158: in pytest_runtest_setup
>     item.session._setupstate.setup(item)
> /usr/lib/python3/dist-packages/_pytest/runner.py:514: in setup
>     raise exc
> /usr/lib/python3/dist-packages/_pytest/runner.py:511: in setup
>     col.setup()
> /usr/lib/python3/dist-packages/_pytest/python.py:1834: in setup
>     self._request._fillfixtures()
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:689: in _fillfixtures
>     item.funcargs[argname] = self.getfixturevalue(argname)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:547: in getfixturevalue
>     fixturedef = self._get_active_fixturedef(argname)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:566: in 
> _get_active_fixturedef
>     self._compute_fixture_value(fixturedef)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:648: in 
> _compute_fixture_value
>     fixturedef.execute(request=subrequest)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:1087: in execute
>     result = ihook.pytest_fixture_setup(fixturedef=self, request=request)
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/setuponly.py:36: in 
> pytest_fixture_setup
>     return (yield)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:1140: in 
> pytest_fixture_setup
>     result = call_fixture_func(fixturefunc, request, kwargs)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:910: in call_fixture_func
>     fixture_result = next(generator)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> 
> self = <t.unit.test_synchronization.test_barrier object at 0x7f5491259850>
> request = <SubRequest '_xunit_setup_method_fixture_test_barrier' for 
> <Function test_reverse>>
> 
>     @fixtures.fixture(
>         autouse=True,
>         scope="function",
>         # Use a unique name to speed up lookup.
>         name=f"_xunit_setup_method_fixture_{self.obj.__qualname__}",
>     )
>     def xunit_setup_method_fixture(self, request) -> Generator[None, None, 
> None]:
>         method = request.function
>         if setup_method is not None:
>             func = getattr(self, setup_name)
>             _call_with_optional_argument(func, method)
>             if emit_nose_setup_warning:
> >               warnings.warn(
>                     NOSE_SUPPORT_METHOD.format(
>                         nodeid=request.node.nodeid, method="setup"
>                     ),
>                     stacklevel=2,
>                 )
> E               pytest.PytestRemovedIn8Warning: Support for nose tests is 
> deprecated and will be removed in a future release.
> E               
> .pybuild/cpython3_3.12_vine/build/t/unit/test_synchronization.py::test_barrier::test_reverse
>  is using nose-specific method: `setup(self)`
> E               To remove this warning, rename it to `setup_method(self)`
> E               See docs: 
> https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> 
> /usr/lib/python3/dist-packages/_pytest/python.py:888: PytestRemovedIn8Warning
> __________________ ERROR at setup of test_barrier.test_cancel 
> __________________
> 
> cls = <class '_pytest.runner.CallInfo'>
> func = <function call_runtest_hook.<locals>.<lambda> at 0x7f54912f6200>
> when = 'setup'
> reraise = (<class '_pytest.outcomes.Exit'>, <class 'KeyboardInterrupt'>)
> 
>     @classmethod
>     def from_call(
>         cls,
>         func: Callable[[], TResult],
>         when: Literal["collect", "setup", "call", "teardown"],
>         reraise: Optional[
>             Union[Type[BaseException], Tuple[Type[BaseException], ...]]
>         ] = None,
>     ) -> "CallInfo[TResult]":
>         """Call func, wrapping the result in a CallInfo.
>     
>         :param func:
>             The function to call. Called without arguments.
>         :param when:
>             The phase in which the function is called.
>         :param reraise:
>             Exception or exceptions that shall propagate if raised by the
>             function, instead of being wrapped in the CallInfo.
>         """
>         excinfo = None
>         start = timing.time()
>         precise_start = timing.perf_counter()
>         try:
> >           result: Optional[TResult] = func()
> 
> /usr/lib/python3/dist-packages/_pytest/runner.py:342: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> /usr/lib/python3/dist-packages/_pytest/runner.py:263: in <lambda>
>     lambda: ihook(item=item, **kwds), when=when, reraise=reraise
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:85: in 
> pytest_runtest_setup
>     yield from unraisable_exception_runtest_hook()
> /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:65: in 
> unraisable_exception_runtest_hook
>     yield
> /usr/lib/python3/dist-packages/_pytest/logging.py:833: in pytest_runtest_setup
>     yield from self._runtest_for(item, "setup")
> /usr/lib/python3/dist-packages/_pytest/logging.py:822: in _runtest_for
>     yield
> /usr/lib/python3/dist-packages/_pytest/capture.py:877: in pytest_runtest_setup
>     return (yield)
> /usr/lib/python3/dist-packages/_pytest/threadexception.py:82: in 
> pytest_runtest_setup
>     yield from thread_exception_runtest_hook()
> /usr/lib/python3/dist-packages/_pytest/threadexception.py:63: in 
> thread_exception_runtest_hook
>     yield
> /usr/lib/python3/dist-packages/_pytest/runner.py:158: in pytest_runtest_setup
>     item.session._setupstate.setup(item)
> /usr/lib/python3/dist-packages/_pytest/runner.py:514: in setup
>     raise exc
> /usr/lib/python3/dist-packages/_pytest/runner.py:511: in setup
>     col.setup()
> /usr/lib/python3/dist-packages/_pytest/python.py:1834: in setup
>     self._request._fillfixtures()
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:689: in _fillfixtures
>     item.funcargs[argname] = self.getfixturevalue(argname)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:547: in getfixturevalue
>     fixturedef = self._get_active_fixturedef(argname)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:566: in 
> _get_active_fixturedef
>     self._compute_fixture_value(fixturedef)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:648: in 
> _compute_fixture_value
>     fixturedef.execute(request=subrequest)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:1087: in execute
>     result = ihook.pytest_fixture_setup(fixturedef=self, request=request)
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/setuponly.py:36: in 
> pytest_fixture_setup
>     return (yield)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:1140: in 
> pytest_fixture_setup
>     result = call_fixture_func(fixturefunc, request, kwargs)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:910: in call_fixture_func
>     fixture_result = next(generator)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> 
> self = <t.unit.test_synchronization.test_barrier object at 0x7f5491259a60>
> request = <SubRequest '_xunit_setup_method_fixture_test_barrier' for 
> <Function test_cancel>>
> 
>     @fixtures.fixture(
>         autouse=True,
>         scope="function",
>         # Use a unique name to speed up lookup.
>         name=f"_xunit_setup_method_fixture_{self.obj.__qualname__}",
>     )
>     def xunit_setup_method_fixture(self, request) -> Generator[None, None, 
> None]:
>         method = request.function
>         if setup_method is not None:
>             func = getattr(self, setup_name)
>             _call_with_optional_argument(func, method)
>             if emit_nose_setup_warning:
> >               warnings.warn(
>                     NOSE_SUPPORT_METHOD.format(
>                         nodeid=request.node.nodeid, method="setup"
>                     ),
>                     stacklevel=2,
>                 )
> E               pytest.PytestRemovedIn8Warning: Support for nose tests is 
> deprecated and will be removed in a future release.
> E               
> .pybuild/cpython3_3.12_vine/build/t/unit/test_synchronization.py::test_barrier::test_cancel
>  is using nose-specific method: `setup(self)`
> E               To remove this warning, rename it to `setup_method(self)`
> E               See docs: 
> https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> 
> /usr/lib/python3/dist-packages/_pytest/python.py:888: PytestRemovedIn8Warning
> __________________ ERROR at setup of test_barrier.test_throw 
> ___________________
> 
> cls = <class '_pytest.runner.CallInfo'>
> func = <function call_runtest_hook.<locals>.<lambda> at 0x7f5491216840>
> when = 'setup'
> reraise = (<class '_pytest.outcomes.Exit'>, <class 'KeyboardInterrupt'>)
> 
>     @classmethod
>     def from_call(
>         cls,
>         func: Callable[[], TResult],
>         when: Literal["collect", "setup", "call", "teardown"],
>         reraise: Optional[
>             Union[Type[BaseException], Tuple[Type[BaseException], ...]]
>         ] = None,
>     ) -> "CallInfo[TResult]":
>         """Call func, wrapping the result in a CallInfo.
>     
>         :param func:
>             The function to call. Called without arguments.
>         :param when:
>             The phase in which the function is called.
>         :param reraise:
>             Exception or exceptions that shall propagate if raised by the
>             function, instead of being wrapped in the CallInfo.
>         """
>         excinfo = None
>         start = timing.time()
>         precise_start = timing.perf_counter()
>         try:
> >           result: Optional[TResult] = func()
> 
> /usr/lib/python3/dist-packages/_pytest/runner.py:342: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> /usr/lib/python3/dist-packages/_pytest/runner.py:263: in <lambda>
>     lambda: ihook(item=item, **kwds), when=when, reraise=reraise
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:85: in 
> pytest_runtest_setup
>     yield from unraisable_exception_runtest_hook()
> /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:65: in 
> unraisable_exception_runtest_hook
>     yield
> /usr/lib/python3/dist-packages/_pytest/logging.py:833: in pytest_runtest_setup
>     yield from self._runtest_for(item, "setup")
> /usr/lib/python3/dist-packages/_pytest/logging.py:822: in _runtest_for
>     yield
> /usr/lib/python3/dist-packages/_pytest/capture.py:877: in pytest_runtest_setup
>     return (yield)
> /usr/lib/python3/dist-packages/_pytest/threadexception.py:82: in 
> pytest_runtest_setup
>     yield from thread_exception_runtest_hook()
> /usr/lib/python3/dist-packages/_pytest/threadexception.py:63: in 
> thread_exception_runtest_hook
>     yield
> /usr/lib/python3/dist-packages/_pytest/runner.py:158: in pytest_runtest_setup
>     item.session._setupstate.setup(item)
> /usr/lib/python3/dist-packages/_pytest/runner.py:514: in setup
>     raise exc
> /usr/lib/python3/dist-packages/_pytest/runner.py:511: in setup
>     col.setup()
> /usr/lib/python3/dist-packages/_pytest/python.py:1834: in setup
>     self._request._fillfixtures()
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:689: in _fillfixtures
>     item.funcargs[argname] = self.getfixturevalue(argname)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:547: in getfixturevalue
>     fixturedef = self._get_active_fixturedef(argname)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:566: in 
> _get_active_fixturedef
>     self._compute_fixture_value(fixturedef)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:648: in 
> _compute_fixture_value
>     fixturedef.execute(request=subrequest)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:1087: in execute
>     result = ihook.pytest_fixture_setup(fixturedef=self, request=request)
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/setuponly.py:36: in 
> pytest_fixture_setup
>     return (yield)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:1140: in 
> pytest_fixture_setup
>     result = call_fixture_func(fixturefunc, request, kwargs)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:910: in call_fixture_func
>     fixture_result = next(generator)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> 
> self = <t.unit.test_synchronization.test_barrier object at 0x7f5491259cd0>
> request = <SubRequest '_xunit_setup_method_fixture_test_barrier' for 
> <Function test_throw>>
> 
>     @fixtures.fixture(
>         autouse=True,
>         scope="function",
>         # Use a unique name to speed up lookup.
>         name=f"_xunit_setup_method_fixture_{self.obj.__qualname__}",
>     )
>     def xunit_setup_method_fixture(self, request) -> Generator[None, None, 
> None]:
>         method = request.function
>         if setup_method is not None:
>             func = getattr(self, setup_name)
>             _call_with_optional_argument(func, method)
>             if emit_nose_setup_warning:
> >               warnings.warn(
>                     NOSE_SUPPORT_METHOD.format(
>                         nodeid=request.node.nodeid, method="setup"
>                     ),
>                     stacklevel=2,
>                 )
> E               pytest.PytestRemovedIn8Warning: Support for nose tests is 
> deprecated and will be removed in a future release.
> E               
> .pybuild/cpython3_3.12_vine/build/t/unit/test_synchronization.py::test_barrier::test_throw
>  is using nose-specific method: `setup(self)`
> E               To remove this warning, rename it to `setup_method(self)`
> E               See docs: 
> https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> 
> /usr/lib/python3/dist-packages/_pytest/python.py:888: PytestRemovedIn8Warning
> =========================== short test summary info 
> ============================
> ERROR t/unit/test_synchronization.py::test_barrier::test_evaluate - 
> pytest.Py...
> ERROR t/unit/test_synchronization.py::test_barrier::test_reverse - 
> pytest.Pyt...
> ERROR t/unit/test_synchronization.py::test_barrier::test_cancel - 
> pytest.Pyte...
> ERROR t/unit/test_synchronization.py::test_barrier::test_throw - 
> pytest.Pytes...
> ========================= 38 passed, 4 errors in 1.50s 
> =========================
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vine/build; python3.12 -m pytest 
> I: pybuild pybuild:308: cp -r /<<PKGBUILDDIR>>/t 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vine/build
> I: pybuild base:305: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vine/build; 
> python3.11 -m pytest 
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.8, pytest-8.0.2, pluggy-1.4.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> plugins: case-1.5.3
> collected 42 items
> 
> t/unit/test_abstract.py ..                                               [  
> 4%]
> t/unit/test_funtools.py .........                                        [ 
> 26%]
> t/unit/test_promises.py ...........................                      [ 
> 90%]
> t/unit/test_synchronization.py EEEE                                      
> [100%]
> 
> ==================================== ERRORS 
> ====================================
> _________________ ERROR at setup of test_barrier.test_evaluate 
> _________________
> 
> cls = <class '_pytest.runner.CallInfo'>
> func = <function call_runtest_hook.<locals>.<lambda> at 0x7fee43e13ec0>
> when = 'setup'
> reraise = (<class '_pytest.outcomes.Exit'>, <class 'KeyboardInterrupt'>)
> 
>     @classmethod
>     def from_call(
>         cls,
>         func: Callable[[], TResult],
>         when: Literal["collect", "setup", "call", "teardown"],
>         reraise: Optional[
>             Union[Type[BaseException], Tuple[Type[BaseException], ...]]
>         ] = None,
>     ) -> "CallInfo[TResult]":
>         """Call func, wrapping the result in a CallInfo.
>     
>         :param func:
>             The function to call. Called without arguments.
>         :param when:
>             The phase in which the function is called.
>         :param reraise:
>             Exception or exceptions that shall propagate if raised by the
>             function, instead of being wrapped in the CallInfo.
>         """
>         excinfo = None
>         start = timing.time()
>         precise_start = timing.perf_counter()
>         try:
> >           result: Optional[TResult] = func()
> 
> /usr/lib/python3/dist-packages/_pytest/runner.py:342: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> /usr/lib/python3/dist-packages/_pytest/runner.py:263: in <lambda>
>     lambda: ihook(item=item, **kwds), when=when, reraise=reraise
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:85: in 
> pytest_runtest_setup
>     yield from unraisable_exception_runtest_hook()
> /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:65: in 
> unraisable_exception_runtest_hook
>     yield
> /usr/lib/python3/dist-packages/_pytest/logging.py:833: in pytest_runtest_setup
>     yield from self._runtest_for(item, "setup")
> /usr/lib/python3/dist-packages/_pytest/logging.py:822: in _runtest_for
>     yield
> /usr/lib/python3/dist-packages/_pytest/capture.py:877: in pytest_runtest_setup
>     return (yield)
> /usr/lib/python3/dist-packages/_pytest/threadexception.py:82: in 
> pytest_runtest_setup
>     yield from thread_exception_runtest_hook()
> /usr/lib/python3/dist-packages/_pytest/threadexception.py:63: in 
> thread_exception_runtest_hook
>     yield
> /usr/lib/python3/dist-packages/_pytest/runner.py:158: in pytest_runtest_setup
>     item.session._setupstate.setup(item)
> /usr/lib/python3/dist-packages/_pytest/runner.py:514: in setup
>     raise exc
> /usr/lib/python3/dist-packages/_pytest/runner.py:511: in setup
>     col.setup()
> /usr/lib/python3/dist-packages/_pytest/python.py:1834: in setup
>     self._request._fillfixtures()
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:689: in _fillfixtures
>     item.funcargs[argname] = self.getfixturevalue(argname)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:547: in getfixturevalue
>     fixturedef = self._get_active_fixturedef(argname)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:566: in 
> _get_active_fixturedef
>     self._compute_fixture_value(fixturedef)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:648: in 
> _compute_fixture_value
>     fixturedef.execute(request=subrequest)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:1087: in execute
>     result = ihook.pytest_fixture_setup(fixturedef=self, request=request)
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/setuponly.py:36: in 
> pytest_fixture_setup
>     return (yield)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:1140: in 
> pytest_fixture_setup
>     result = call_fixture_func(fixturefunc, request, kwargs)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:910: in call_fixture_func
>     fixture_result = next(generator)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> 
> self = <t.unit.test_synchronization.test_barrier object at 0x7fee43fe3a90>
> request = <SubRequest '_xunit_setup_method_fixture_test_barrier' for 
> <Function test_evaluate>>
> 
>     @fixtures.fixture(
>         autouse=True,
>         scope="function",
>         # Use a unique name to speed up lookup.
>         name=f"_xunit_setup_method_fixture_{self.obj.__qualname__}",
>     )
>     def xunit_setup_method_fixture(self, request) -> Generator[None, None, 
> None]:
>         method = request.function
>         if setup_method is not None:
>             func = getattr(self, setup_name)
>             _call_with_optional_argument(func, method)
>             if emit_nose_setup_warning:
> >               warnings.warn(
>                     NOSE_SUPPORT_METHOD.format(
>                         nodeid=request.node.nodeid, method="setup"
>                     ),
>                     stacklevel=2,
>                 )
> E               pytest.PytestRemovedIn8Warning: Support for nose tests is 
> deprecated and will be removed in a future release.
> E               
> .pybuild/cpython3_3.11_vine/build/t/unit/test_synchronization.py::test_barrier::test_evaluate
>  is using nose-specific method: `setup(self)`
> E               To remove this warning, rename it to `setup_method(self)`
> E               See docs: 
> https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> 
> /usr/lib/python3/dist-packages/_pytest/python.py:888: PytestRemovedIn8Warning
> _________________ ERROR at setup of test_barrier.test_reverse 
> __________________
> 
> cls = <class '_pytest.runner.CallInfo'>
> func = <function call_runtest_hook.<locals>.<lambda> at 0x7fee43e13ba0>
> when = 'setup'
> reraise = (<class '_pytest.outcomes.Exit'>, <class 'KeyboardInterrupt'>)
> 
>     @classmethod
>     def from_call(
>         cls,
>         func: Callable[[], TResult],
>         when: Literal["collect", "setup", "call", "teardown"],
>         reraise: Optional[
>             Union[Type[BaseException], Tuple[Type[BaseException], ...]]
>         ] = None,
>     ) -> "CallInfo[TResult]":
>         """Call func, wrapping the result in a CallInfo.
>     
>         :param func:
>             The function to call. Called without arguments.
>         :param when:
>             The phase in which the function is called.
>         :param reraise:
>             Exception or exceptions that shall propagate if raised by the
>             function, instead of being wrapped in the CallInfo.
>         """
>         excinfo = None
>         start = timing.time()
>         precise_start = timing.perf_counter()
>         try:
> >           result: Optional[TResult] = func()
> 
> /usr/lib/python3/dist-packages/_pytest/runner.py:342: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> /usr/lib/python3/dist-packages/_pytest/runner.py:263: in <lambda>
>     lambda: ihook(item=item, **kwds), when=when, reraise=reraise
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:85: in 
> pytest_runtest_setup
>     yield from unraisable_exception_runtest_hook()
> /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:65: in 
> unraisable_exception_runtest_hook
>     yield
> /usr/lib/python3/dist-packages/_pytest/logging.py:833: in pytest_runtest_setup
>     yield from self._runtest_for(item, "setup")
> /usr/lib/python3/dist-packages/_pytest/logging.py:822: in _runtest_for
>     yield
> /usr/lib/python3/dist-packages/_pytest/capture.py:877: in pytest_runtest_setup
>     return (yield)
> /usr/lib/python3/dist-packages/_pytest/threadexception.py:82: in 
> pytest_runtest_setup
>     yield from thread_exception_runtest_hook()
> /usr/lib/python3/dist-packages/_pytest/threadexception.py:63: in 
> thread_exception_runtest_hook
>     yield
> /usr/lib/python3/dist-packages/_pytest/runner.py:158: in pytest_runtest_setup
>     item.session._setupstate.setup(item)
> /usr/lib/python3/dist-packages/_pytest/runner.py:514: in setup
>     raise exc
> /usr/lib/python3/dist-packages/_pytest/runner.py:511: in setup
>     col.setup()
> /usr/lib/python3/dist-packages/_pytest/python.py:1834: in setup
>     self._request._fillfixtures()
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:689: in _fillfixtures
>     item.funcargs[argname] = self.getfixturevalue(argname)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:547: in getfixturevalue
>     fixturedef = self._get_active_fixturedef(argname)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:566: in 
> _get_active_fixturedef
>     self._compute_fixture_value(fixturedef)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:648: in 
> _compute_fixture_value
>     fixturedef.execute(request=subrequest)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:1087: in execute
>     result = ihook.pytest_fixture_setup(fixturedef=self, request=request)
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/setuponly.py:36: in 
> pytest_fixture_setup
>     return (yield)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:1140: in 
> pytest_fixture_setup
>     result = call_fixture_func(fixturefunc, request, kwargs)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:910: in call_fixture_func
>     fixture_result = next(generator)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> 
> self = <t.unit.test_synchronization.test_barrier object at 0x7fee43fe3c10>
> request = <SubRequest '_xunit_setup_method_fixture_test_barrier' for 
> <Function test_reverse>>
> 
>     @fixtures.fixture(
>         autouse=True,
>         scope="function",
>         # Use a unique name to speed up lookup.
>         name=f"_xunit_setup_method_fixture_{self.obj.__qualname__}",
>     )
>     def xunit_setup_method_fixture(self, request) -> Generator[None, None, 
> None]:
>         method = request.function
>         if setup_method is not None:
>             func = getattr(self, setup_name)
>             _call_with_optional_argument(func, method)
>             if emit_nose_setup_warning:
> >               warnings.warn(
>                     NOSE_SUPPORT_METHOD.format(
>                         nodeid=request.node.nodeid, method="setup"
>                     ),
>                     stacklevel=2,
>                 )
> E               pytest.PytestRemovedIn8Warning: Support for nose tests is 
> deprecated and will be removed in a future release.
> E               
> .pybuild/cpython3_3.11_vine/build/t/unit/test_synchronization.py::test_barrier::test_reverse
>  is using nose-specific method: `setup(self)`
> E               To remove this warning, rename it to `setup_method(self)`
> E               See docs: 
> https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> 
> /usr/lib/python3/dist-packages/_pytest/python.py:888: PytestRemovedIn8Warning
> __________________ ERROR at setup of test_barrier.test_cancel 
> __________________
> 
> cls = <class '_pytest.runner.CallInfo'>
> func = <function call_runtest_hook.<locals>.<lambda> at 0x7fee43e13ec0>
> when = 'setup'
> reraise = (<class '_pytest.outcomes.Exit'>, <class 'KeyboardInterrupt'>)
> 
>     @classmethod
>     def from_call(
>         cls,
>         func: Callable[[], TResult],
>         when: Literal["collect", "setup", "call", "teardown"],
>         reraise: Optional[
>             Union[Type[BaseException], Tuple[Type[BaseException], ...]]
>         ] = None,
>     ) -> "CallInfo[TResult]":
>         """Call func, wrapping the result in a CallInfo.
>     
>         :param func:
>             The function to call. Called without arguments.
>         :param when:
>             The phase in which the function is called.
>         :param reraise:
>             Exception or exceptions that shall propagate if raised by the
>             function, instead of being wrapped in the CallInfo.
>         """
>         excinfo = None
>         start = timing.time()
>         precise_start = timing.perf_counter()
>         try:
> >           result: Optional[TResult] = func()
> 
> /usr/lib/python3/dist-packages/_pytest/runner.py:342: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> /usr/lib/python3/dist-packages/_pytest/runner.py:263: in <lambda>
>     lambda: ihook(item=item, **kwds), when=when, reraise=reraise
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:85: in 
> pytest_runtest_setup
>     yield from unraisable_exception_runtest_hook()
> /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:65: in 
> unraisable_exception_runtest_hook
>     yield
> /usr/lib/python3/dist-packages/_pytest/logging.py:833: in pytest_runtest_setup
>     yield from self._runtest_for(item, "setup")
> /usr/lib/python3/dist-packages/_pytest/logging.py:822: in _runtest_for
>     yield
> /usr/lib/python3/dist-packages/_pytest/capture.py:877: in pytest_runtest_setup
>     return (yield)
> /usr/lib/python3/dist-packages/_pytest/threadexception.py:82: in 
> pytest_runtest_setup
>     yield from thread_exception_runtest_hook()
> /usr/lib/python3/dist-packages/_pytest/threadexception.py:63: in 
> thread_exception_runtest_hook
>     yield
> /usr/lib/python3/dist-packages/_pytest/runner.py:158: in pytest_runtest_setup
>     item.session._setupstate.setup(item)
> /usr/lib/python3/dist-packages/_pytest/runner.py:514: in setup
>     raise exc
> /usr/lib/python3/dist-packages/_pytest/runner.py:511: in setup
>     col.setup()
> /usr/lib/python3/dist-packages/_pytest/python.py:1834: in setup
>     self._request._fillfixtures()
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:689: in _fillfixtures
>     item.funcargs[argname] = self.getfixturevalue(argname)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:547: in getfixturevalue
>     fixturedef = self._get_active_fixturedef(argname)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:566: in 
> _get_active_fixturedef
>     self._compute_fixture_value(fixturedef)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:648: in 
> _compute_fixture_value
>     fixturedef.execute(request=subrequest)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:1087: in execute
>     result = ihook.pytest_fixture_setup(fixturedef=self, request=request)
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/setuponly.py:36: in 
> pytest_fixture_setup
>     return (yield)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:1140: in 
> pytest_fixture_setup
>     result = call_fixture_func(fixturefunc, request, kwargs)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:910: in call_fixture_func
>     fixture_result = next(generator)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> 
> self = <t.unit.test_synchronization.test_barrier object at 0x7fee43fd4250>
> request = <SubRequest '_xunit_setup_method_fixture_test_barrier' for 
> <Function test_cancel>>
> 
>     @fixtures.fixture(
>         autouse=True,
>         scope="function",
>         # Use a unique name to speed up lookup.
>         name=f"_xunit_setup_method_fixture_{self.obj.__qualname__}",
>     )
>     def xunit_setup_method_fixture(self, request) -> Generator[None, None, 
> None]:
>         method = request.function
>         if setup_method is not None:
>             func = getattr(self, setup_name)
>             _call_with_optional_argument(func, method)
>             if emit_nose_setup_warning:
> >               warnings.warn(
>                     NOSE_SUPPORT_METHOD.format(
>                         nodeid=request.node.nodeid, method="setup"
>                     ),
>                     stacklevel=2,
>                 )
> E               pytest.PytestRemovedIn8Warning: Support for nose tests is 
> deprecated and will be removed in a future release.
> E               
> .pybuild/cpython3_3.11_vine/build/t/unit/test_synchronization.py::test_barrier::test_cancel
>  is using nose-specific method: `setup(self)`
> E               To remove this warning, rename it to `setup_method(self)`
> E               See docs: 
> https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> 
> /usr/lib/python3/dist-packages/_pytest/python.py:888: PytestRemovedIn8Warning
> __________________ ERROR at setup of test_barrier.test_throw 
> ___________________
> 
> cls = <class '_pytest.runner.CallInfo'>
> func = <function call_runtest_hook.<locals>.<lambda> at 0x7fee440c2020>
> when = 'setup'
> reraise = (<class '_pytest.outcomes.Exit'>, <class 'KeyboardInterrupt'>)
> 
>     @classmethod
>     def from_call(
>         cls,
>         func: Callable[[], TResult],
>         when: Literal["collect", "setup", "call", "teardown"],
>         reraise: Optional[
>             Union[Type[BaseException], Tuple[Type[BaseException], ...]]
>         ] = None,
>     ) -> "CallInfo[TResult]":
>         """Call func, wrapping the result in a CallInfo.
>     
>         :param func:
>             The function to call. Called without arguments.
>         :param when:
>             The phase in which the function is called.
>         :param reraise:
>             Exception or exceptions that shall propagate if raised by the
>             function, instead of being wrapped in the CallInfo.
>         """
>         excinfo = None
>         start = timing.time()
>         precise_start = timing.perf_counter()
>         try:
> >           result: Optional[TResult] = func()
> 
> /usr/lib/python3/dist-packages/_pytest/runner.py:342: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> /usr/lib/python3/dist-packages/_pytest/runner.py:263: in <lambda>
>     lambda: ihook(item=item, **kwds), when=when, reraise=reraise
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:85: in 
> pytest_runtest_setup
>     yield from unraisable_exception_runtest_hook()
> /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:65: in 
> unraisable_exception_runtest_hook
>     yield
> /usr/lib/python3/dist-packages/_pytest/logging.py:833: in pytest_runtest_setup
>     yield from self._runtest_for(item, "setup")
> /usr/lib/python3/dist-packages/_pytest/logging.py:822: in _runtest_for
>     yield
> /usr/lib/python3/dist-packages/_pytest/capture.py:877: in pytest_runtest_setup
>     return (yield)
> /usr/lib/python3/dist-packages/_pytest/threadexception.py:82: in 
> pytest_runtest_setup
>     yield from thread_exception_runtest_hook()
> /usr/lib/python3/dist-packages/_pytest/threadexception.py:63: in 
> thread_exception_runtest_hook
>     yield
> /usr/lib/python3/dist-packages/_pytest/runner.py:158: in pytest_runtest_setup
>     item.session._setupstate.setup(item)
> /usr/lib/python3/dist-packages/_pytest/runner.py:514: in setup
>     raise exc
> /usr/lib/python3/dist-packages/_pytest/runner.py:511: in setup
>     col.setup()
> /usr/lib/python3/dist-packages/_pytest/python.py:1834: in setup
>     self._request._fillfixtures()
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:689: in _fillfixtures
>     item.funcargs[argname] = self.getfixturevalue(argname)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:547: in getfixturevalue
>     fixturedef = self._get_active_fixturedef(argname)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:566: in 
> _get_active_fixturedef
>     self._compute_fixture_value(fixturedef)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:648: in 
> _compute_fixture_value
>     fixturedef.execute(request=subrequest)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:1087: in execute
>     result = ihook.pytest_fixture_setup(fixturedef=self, request=request)
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/setuponly.py:36: in 
> pytest_fixture_setup
>     return (yield)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:1140: in 
> pytest_fixture_setup
>     result = call_fixture_func(fixturefunc, request, kwargs)
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:910: in call_fixture_func
>     fixture_result = next(generator)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> 
> self = <t.unit.test_synchronization.test_barrier object at 0x7fee43fd43d0>
> request = <SubRequest '_xunit_setup_method_fixture_test_barrier' for 
> <Function test_throw>>
> 
>     @fixtures.fixture(
>         autouse=True,
>         scope="function",
>         # Use a unique name to speed up lookup.
>         name=f"_xunit_setup_method_fixture_{self.obj.__qualname__}",
>     )
>     def xunit_setup_method_fixture(self, request) -> Generator[None, None, 
> None]:
>         method = request.function
>         if setup_method is not None:
>             func = getattr(self, setup_name)
>             _call_with_optional_argument(func, method)
>             if emit_nose_setup_warning:
> >               warnings.warn(
>                     NOSE_SUPPORT_METHOD.format(
>                         nodeid=request.node.nodeid, method="setup"
>                     ),
>                     stacklevel=2,
>                 )
> E               pytest.PytestRemovedIn8Warning: Support for nose tests is 
> deprecated and will be removed in a future release.
> E               
> .pybuild/cpython3_3.11_vine/build/t/unit/test_synchronization.py::test_barrier::test_throw
>  is using nose-specific method: `setup(self)`
> E               To remove this warning, rename it to `setup_method(self)`
> E               See docs: 
> https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> 
> /usr/lib/python3/dist-packages/_pytest/python.py:888: PytestRemovedIn8Warning
> =========================== short test summary info 
> ============================
> ERROR t/unit/test_synchronization.py::test_barrier::test_evaluate - 
> pytest.Py...
> ERROR t/unit/test_synchronization.py::test_barrier::test_reverse - 
> pytest.Pyt...
> ERROR t/unit/test_synchronization.py::test_barrier::test_cancel - 
> pytest.Pyte...
> ERROR t/unit/test_synchronization.py::test_barrier::test_throw - 
> pytest.Pytes...
> ========================= 38 passed, 4 errors in 1.10s 
> =========================
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vine/build; python3.11 -m pytest 
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 
> 3.11" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/vine_5.0.0+dfsg-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to