Your message dated Fri, 08 May 2020 19:03:41 +0000
with message-id <e1jx8hd-000bjm...@fasolo.debian.org>
and subject line Bug#954645: fixed in behave 1.2.6-2
has caused the Debian Bug report #954645,
regarding behave: FTBFS: dh_auto_test: error: pybuild --test --test-nose -i 
python{version} -p "3.7 3.8" returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
954645: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954645
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: behave
Version: 1.2.6-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200321 ftbfs-bullseye

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
> I: pybuild base:217: /usr/bin/python3.7 setup.py build 
> running build
> running build_py
> copying setuptools_behave.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/step_registry.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/configuration.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/tag_expression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/parser.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/__main__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/model_describe.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/i18n.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/tag_matcher.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/matchers.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/json_parser.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/textutil.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/log_capture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/_types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/fixture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/userdata.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/model_core.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/runner_util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/runner.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/importer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/model.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/capture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/_stepimport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter
> copying behave/reporter/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter
> copying behave/reporter/junit.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter
> copying behave/reporter/summary.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter
> copying behave/reporter/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/api
> copying behave/api/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/api
> copying behave/api/async_step.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/api
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib
> copying behave/contrib/formatter_missing_steps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib
> copying behave/contrib/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib
> copying behave/contrib/scenario_autoretry.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib
> copying behave/contrib/substep_dirs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/_builtins.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/progress.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/plain.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/pretty.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/ansi_escapes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/formatters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/_registry.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/rerun.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/sphinx_util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/tags.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/steps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/sphinx_steps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/null.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/compat
> copying behave/compat/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/compat
> copying behave/compat/collections.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/compat
> Fixing 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/setuptools_behave.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/step_registry.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/configuration.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/tag_expression.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/parser.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/__main__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/model_describe.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/i18n.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/tag_matcher.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/matchers.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/json_parser.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/textutil.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/log_capture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/_types.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/fixture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/userdata.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/model_core.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/runner_util.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/runner.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/importer.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/model.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/capture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/_stepimport.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter/__init__.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter/junit.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter/summary.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter/base.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/api/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/api/async_step.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib/formatter_missing_steps.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib/__init__.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib/scenario_autoretry.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib/substep_dirs.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/_builtins.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/progress.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/plain.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/__init__.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/json.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/pretty.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/ansi_escapes.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/formatters.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/_registry.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/rerun.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/sphinx_util.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/tags.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/steps.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/sphinx_steps.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/base.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/null.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/compat/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/compat/collections.py
> Skipping optional fixer: buffer
> Skipping optional fixer: idioms
> Skipping optional fixer: set_literal
> Skipping optional fixer: ws_comma
> Fixing 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/setuptools_behave.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/step_registry.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/configuration.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/tag_expression.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/parser.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/__main__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/model_describe.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/i18n.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/tag_matcher.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/matchers.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/json_parser.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/textutil.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/log_capture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/_types.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/fixture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/userdata.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/model_core.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/runner_util.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/runner.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/importer.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/model.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/capture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/_stepimport.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter/__init__.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter/junit.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter/summary.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter/base.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/api/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/api/async_step.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib/formatter_missing_steps.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib/__init__.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib/scenario_autoretry.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib/substep_dirs.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/_builtins.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/progress.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/plain.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/__init__.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/json.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/pretty.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/ansi_escapes.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/formatters.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/_registry.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/rerun.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/sphinx_util.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/tags.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/steps.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/sphinx_steps.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/base.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/null.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/compat/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/compat/collections.py
> Skipping optional fixer: buffer
> Skipping optional fixer: idioms
> Skipping optional fixer: set_literal
> Skipping optional fixer: ws_comma
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> copying setuptools_behave.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/step_registry.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/configuration.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/tag_expression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/parser.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/__main__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/model_describe.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/i18n.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/tag_matcher.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/matchers.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/json_parser.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/textutil.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/log_capture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/_types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/fixture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/userdata.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/model_core.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/runner_util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/runner.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/importer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/model.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/capture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/_stepimport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter
> copying behave/reporter/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter
> copying behave/reporter/junit.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter
> copying behave/reporter/summary.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter
> copying behave/reporter/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/api
> copying behave/api/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/api
> copying behave/api/async_step.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/api
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib
> copying behave/contrib/formatter_missing_steps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib
> copying behave/contrib/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib
> copying behave/contrib/scenario_autoretry.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib
> copying behave/contrib/substep_dirs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/_builtins.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/progress.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/plain.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/pretty.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/ansi_escapes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/formatters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/_registry.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/rerun.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/sphinx_util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/tags.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/steps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/sphinx_steps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/null.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/compat
> copying behave/compat/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/compat
> copying behave/compat/collections.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/compat
> Fixing 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/setuptools_behave.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/step_registry.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/configuration.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/tag_expression.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/parser.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/__main__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/model_describe.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/i18n.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/tag_matcher.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/matchers.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/json_parser.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/textutil.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/log_capture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/_types.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/fixture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/userdata.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/model_core.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/runner_util.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/runner.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/importer.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/model.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/capture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/_stepimport.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter/__init__.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter/junit.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter/summary.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter/base.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/api/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/api/async_step.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib/formatter_missing_steps.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib/__init__.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib/scenario_autoretry.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib/substep_dirs.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/_builtins.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/progress.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/plain.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/__init__.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/json.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/pretty.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/ansi_escapes.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/formatters.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/_registry.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/rerun.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/sphinx_util.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/tags.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/steps.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/sphinx_steps.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/base.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/null.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/compat/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/compat/collections.py
> Skipping optional fixer: buffer
> Skipping optional fixer: idioms
> Skipping optional fixer: set_literal
> Skipping optional fixer: ws_comma
> Fixing 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/setuptools_behave.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/step_registry.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/configuration.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/tag_expression.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/parser.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/__main__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/model_describe.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/i18n.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/tag_matcher.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/matchers.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/json_parser.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/textutil.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/log_capture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/_types.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/fixture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/userdata.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/model_core.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/runner_util.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/runner.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/importer.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/model.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/capture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/_stepimport.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter/__init__.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter/junit.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter/summary.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter/base.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/api/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/api/async_step.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib/formatter_missing_steps.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib/__init__.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib/scenario_autoretry.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib/substep_dirs.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/_builtins.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/progress.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/plain.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/__init__.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/json.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/pretty.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/ansi_escapes.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/formatters.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/_registry.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/rerun.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/sphinx_util.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/tags.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/steps.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/sphinx_steps.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/base.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/null.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/compat/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/compat/collections.py
> Skipping optional fixer: buffer
> Skipping optional fixer: idioms
> Skipping optional fixer: set_literal
> Skipping optional fixer: ws_comma
> cd docs && \
> PYTHONPATH=/<<PKGBUILDDIR>> http_proxy='http://127.0.0.1:9/' 
> https_proxy='https://127.0.0.1:9/' \
> python3 -m sphinx -N -E -T -b html . /<<PKGBUILDDIR>>/.pybuild/docs/html/
> Running Sphinx v1.8.5
> making output directory...
> loading intersphinx inventory from https://docs.python.org/3/objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable 
> due to <class 'requests.exceptions.ProxyError'>: 
> HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded 
> with url: /3/objects.inv (Caused by ProxyError('Cannot connect to proxy.', 
> NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 
> 0x7f7e8fa40790>: Failed to establish a new connection: [Errno 111] Connection 
> refused')))
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 26 source files that are out of date
> updating environment: 26 added, 0 changed, 0 removed
> reading sources... [  3%] _common_extlinks
> reading sources... [  7%] api
> reading sources... [ 11%] appendix
> reading sources... [ 15%] behave
> reading sources... [ 19%] behave_ecosystem
> reading sources... [ 23%] comparison
> reading sources... [ 26%] context_attributes
> reading sources... [ 30%] fixtures
> reading sources... [ 34%] formatters
> reading sources... [ 38%] gherkin
> reading sources... [ 42%] index
> reading sources... [ 46%] install
> reading sources... [ 50%] more_info
> reading sources... [ 53%] new_and_noteworthy
> reading sources... [ 57%] new_and_noteworthy_v1.2.4
> reading sources... [ 61%] new_and_noteworthy_v1.2.5
> reading sources... [ 65%] new_and_noteworthy_v1.2.6
> reading sources... [ 69%] parse_builtin_types
> reading sources... [ 73%] philosophy
> reading sources... [ 76%] practical_tips
> reading sources... [ 80%] regular_expressions
> reading sources... [ 84%] related
> reading sources... [ 88%] test_domains
> reading sources... [ 92%] tutorial
> reading sources... [ 96%] usecase_django
> reading sources... [100%] usecase_flask
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> writing output... [  3%] _common_extlinks
> writing output... [  7%] api
> writing output... [ 11%] appendix
> writing output... [ 15%] behave
> writing output... [ 19%] behave_ecosystem
> writing output... [ 23%] comparison
> writing output... [ 26%] context_attributes
> writing output... [ 30%] fixtures
> writing output... [ 34%] formatters
> writing output... [ 38%] gherkin
> writing output... [ 42%] index
> writing output... [ 46%] install
> writing output... [ 50%] more_info
> writing output... [ 53%] new_and_noteworthy
> writing output... [ 57%] new_and_noteworthy_v1.2.4
> writing output... [ 61%] new_and_noteworthy_v1.2.5
> writing output... [ 65%] new_and_noteworthy_v1.2.6
> writing output... [ 69%] parse_builtin_types
> writing output... [ 73%] philosophy
> writing output... [ 76%] practical_tips
> writing output... [ 80%] regular_expressions
> writing output... [ 84%] related
> writing output... [ 88%] test_domains
> writing output... [ 92%] tutorial
> writing output... [ 96%] usecase_django
> writing output... [100%] usecase_flask
> 
> generating indices... genindex
> writing additional pages... search
> copying images... [100%] _static/behave_logo1.png
> 
> copying static files... done
> copying extra files... done
> dumping search index in English (code: en) ... done
> dumping object inventory... done
> build succeeded, 1 warning.
> 
> The HTML pages are in ../.pybuild/docs/html.
> rm -rf /<<PKGBUILDDIR>>/.pybuild/docs/html/.doctrees
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build; 
> python3.7 -m nose -v tests
> Failure: ModuleNotFoundError (No module named 'pytest') ... ERROR
> Failure: ModuleNotFoundError (No module named 'behave4cmd0') ... ERROR
> Failure: ModuleNotFoundError (No module named 'pytest') ... ERROR
> Failure: ModuleNotFoundError (No module named 'pytest') ... ERROR
> Failure: ModuleNotFoundError (No module named 'pytest') ... ERROR
> Failure: ModuleNotFoundError (No module named 'pytest') ... ERROR
> Failure: ModuleNotFoundError (No module named 'pytest') ... ERROR
> Failure: ModuleNotFoundError (No module named 'pytest') ... ERROR
> Failure: ModuleNotFoundError (No module named 'pytest') ... ERROR
> 
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'pytest')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/api/test_async_step.py",
>  line 13, in <module>
>     from ._test_async_step35 import TestAsyncStepDecorator35
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/api/_test_async_step35.py",
>  line 11, in <module>
>     import pytest
> ModuleNotFoundError: No module named 'pytest'
> 
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'behave4cmd0')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/unit/test_behave4cmd_command_shell_proc.py",
>  line 16, in <module>
>     from behave4cmd0.command_shell_proc import \
> ModuleNotFoundError: No module named 'behave4cmd0'
> 
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'pytest')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/unit/test_capture.py",
>  line 10, in <module>
>     import pytest
> ModuleNotFoundError: No module named 'pytest'
> 
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'pytest')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/unit/test_context_cleanups.py",
>  line 17, in <module>
>     import pytest
> ModuleNotFoundError: No module named 'pytest'
> 
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'pytest')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/unit/test_explore_generator.py",
>  line 8, in <module>
>     import pytest
> ModuleNotFoundError: No module named 'pytest'
> 
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'pytest')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/unit/test_fixture.py",
>  line 14, in <module>
>     import pytest
> ModuleNotFoundError: No module named 'pytest'
> 
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'pytest')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/unit/test_model_core.py",
>  line 8, in <module>
>     import pytest
> ModuleNotFoundError: No module named 'pytest'
> 
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'pytest')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/unit/test_textutil.py",
>  line 8, in <module>
>     import pytest
> ModuleNotFoundError: No module named 'pytest'
> 
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'pytest')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/unit/test_userdata.py",
>  line 6, in <module>
>     import pytest
> ModuleNotFoundError: No module named 'pytest'
> 
> ----------------------------------------------------------------------
> Ran 9 tests in 0.003s
> 
> FAILED (errors=9)
> E: pybuild pybuild:352: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build; python3.7 -m nose -v 
> tests
> dh_auto_test: error: pybuild --test --test-nose -i python{version} -p "3.7 
> 3.8" returned exit code 13

The full build log is available from:
   http://qa-logs.debian.net/2020/03/21/behave_1.2.6-1_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: behave
Source-Version: 1.2.6-2
Done: Christoph Berg <m...@debian.org>

We believe that the bug you reported is fixed in the latest version of
behave, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 954...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Berg <m...@debian.org> (supplier of updated behave package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 08 May 2020 20:47:54 +0200
Source: behave
Architecture: source
Version: 1.2.6-2
Distribution: unstable
Urgency: medium
Maintainer: Vincent Bernat <ber...@debian.org>
Changed-By: Christoph Berg <m...@debian.org>
Closes: 954645
Changes:
 behave (1.2.6-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Michael Banck ]
   * d/control: Added python3-path and python3-pytest to Build-Depends, thanks
     to Sebastiaan Couwenberg. Closes: #954645.
 .
   [ Christoph Berg ]
   * Add debian/gitlab-ci.yml.
Checksums-Sha1:
 f489bf5ef232309c143948ea4c1124474cbc0efa 2240 behave_1.2.6-2.dsc
 e7a9a5d117682dde1b0bd0cec93c93b65ca2d684 8612 behave_1.2.6-2.debian.tar.xz
Checksums-Sha256:
 0707078c83930c2b5110fd7cb9a96409870aa4e74af7a6caa0a39167cbe6a07a 2240 
behave_1.2.6-2.dsc
 baec9309963fad8afa9323d67908f3455c773b3846987a980d7ee3fc74c2e120 8612 
behave_1.2.6-2.debian.tar.xz
Files:
 f00f9a9b47cf27dc4dd05b82a9575c57 2240 python optional behave_1.2.6-2.dsc
 6da40370cf0370aa74132bf7c2299a22 8612 python optional 
behave_1.2.6-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAl61q7MACgkQTFprqxLS
p65gWhAAuLGR/ityVZR7LOzoQVOeM/ixMZaoeXXpJyQvUPoMBfoAImaY4lOYwQ8g
boB/eEVF5iaNYasNzQKEmGubwU2oxJSplajEMuYZ//h0iGk0d8nfNvWqPHzI0jH9
leK3iWOR+ixf2tdXdbG5WnGwp08qpCfJIP0mbU/Rx1E4h2fYOug6DbHiIa6qvOSS
829iHEM07RGfBJy2HiSCBbFKd9jVAEgLBVlnijYvlUoExtAGJqIpib3c+GhoBGPC
sRz3/gYOY8uvKnxwKr+Z/tfBYH+9POQ/dHM6MZrBRH05SoaZci8vQ7/CidJC9Q7a
rsV+ryA8gsZSPghrBtC67y3TpwuoRokL6ALu4mcOY3HKBj0CPB+4MvTwd9q0WpS9
X0/qq7d3NgBt+mWP90plF3mJFvmaNCS9dt2QxnOmFSyKLuT+cKAenK+juFlS9LqR
ftQij+k8ktUCFrBd4SaBsvv6A7y+ziOd4bHPGhsY8r1uGMMS/VUc933hRMhiHfNV
5Gmr6wAkuyUZflzgyUiq/bFQOaQdTdfdUJL6jC4jIHlSv9NCL4sBjpz69z4JVYM3
v6LAD7A6gxkkiKwibN/a2lLUnI7UbswYQTgxOMaLeMj2RVVT/lHYlr2l3YJvTEjN
5YjFXuo0ZJ+i6/ZFUmUaKNAj2AEsL5SJwDh0OZ1Ci1xWTkSvuJk=
=1mCx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to