Package: src:behave
Version: 1.2.6-5
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules build
dh build --with python3,sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py config
/usr/lib/python3/dist-packages/setuptools/dist.py:744: 
SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        
********************************************************************************
        Usage of dash-separated 'upload-dir' will not be supported in future
        versions. Please use the underscore name 'upload_dir' 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.
        
********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
running config
I: pybuild base:311: python3.11 setup.py config
/usr/lib/python3/dist-packages/setuptools/dist.py:744: 
SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        
********************************************************************************
        Usage of dash-separated 'upload-dir' will not be supported in future
        versions. Please use the underscore name 'upload_dir' 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.
        
********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
running config
   debian/rules override_dh_auto_build-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -i
I: pybuild base:311: /usr/bin/python3.12 setup.py build
/usr/lib/python3/dist-packages/setuptools/dist.py:744: 
SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        
********************************************************************************
        Usage of dash-separated 'upload-dir' will not be supported in future
        versions. Please use the underscore name 'upload_dir' 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.
        
********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
running build
running build_py
copying setuptools_behave.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/userdata.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/__main__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/log_capture.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/tag_matcher.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/textutil.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/capture.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/json_parser.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/i18n.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/runner_util.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/model_core.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/parser.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/tag_expression.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/fixture.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/runner.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/model_describe.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/model.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/_types.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/step_registry.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/importer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/_stepimport.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/configuration.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/matchers.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
copying behave/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/reporter
copying behave/reporter/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/reporter
copying behave/reporter/summary.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/reporter
copying behave/reporter/junit.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/reporter
copying behave/reporter/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/reporter
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter
copying behave/formatter/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter
copying behave/formatter/_registry.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter
copying behave/formatter/_builtins.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter
copying behave/formatter/json.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter
copying behave/formatter/rerun.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter
copying behave/formatter/formatters.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter
copying behave/formatter/progress.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter
copying behave/formatter/sphinx_steps.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter
copying behave/formatter/pretty.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter
copying behave/formatter/sphinx_util.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter
copying behave/formatter/plain.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter
copying behave/formatter/null.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter
copying behave/formatter/steps.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter
copying behave/formatter/ansi_escapes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter
copying behave/formatter/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter
copying behave/formatter/tags.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/contrib
copying behave/contrib/substep_dirs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/contrib
copying behave/contrib/formatter_missing_steps.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/contrib
copying behave/contrib/scenario_autoretry.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/contrib
copying behave/contrib/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/contrib
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/api
copying behave/api/async_step.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/api
copying behave/api/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/api
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/compat
copying behave/compat/collections.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/compat
copying behave/compat/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/compat
I: pybuild base:311: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/dist.py:744: 
SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        
********************************************************************************
        Usage of dash-separated 'upload-dir' will not be supported in future
        versions. Please use the underscore name 'upload_dir' 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.
        
********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
running build
running build_py
copying setuptools_behave.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/userdata.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/__main__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/log_capture.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/tag_matcher.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/textutil.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/capture.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/json_parser.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/i18n.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/runner_util.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/model_core.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/parser.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/tag_expression.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/fixture.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/runner.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/model_describe.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/model.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/_types.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/step_registry.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/importer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/_stepimport.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/configuration.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/matchers.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
copying behave/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/reporter
copying behave/reporter/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/reporter
copying behave/reporter/summary.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/reporter
copying behave/reporter/junit.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/reporter
copying behave/reporter/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/reporter
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter
copying behave/formatter/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter
copying behave/formatter/_registry.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter
copying behave/formatter/_builtins.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter
copying behave/formatter/json.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter
copying behave/formatter/rerun.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter
copying behave/formatter/formatters.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter
copying behave/formatter/progress.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter
copying behave/formatter/sphinx_steps.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter
copying behave/formatter/pretty.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter
copying behave/formatter/sphinx_util.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter
copying behave/formatter/plain.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter
copying behave/formatter/null.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter
copying behave/formatter/steps.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter
copying behave/formatter/ansi_escapes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter
copying behave/formatter/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter
copying behave/formatter/tags.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/contrib
copying behave/contrib/substep_dirs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/contrib
copying behave/contrib/formatter_missing_steps.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/contrib
copying behave/contrib/scenario_autoretry.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/contrib
copying behave/contrib/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/contrib
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/api
copying behave/api/async_step.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/api
copying behave/api/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/api
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/compat
copying behave/compat/collections.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/compat
copying behave/compat/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/compat
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 v7.2.6
making output directory... done
loading intersphinx inventory from 
/usr/share/doc/python3-doc/html/objects.inv...
building [mo]: targets for 0 po files that are out of date
writing output...
building [html]: targets for 26 source files that are out of date
updating environment: [new config] 26 added, 0 changed, 0 removed
reading sources... [  4%] _common_extlinks
reading sources... [  8%] api
reading sources... [ 12%] appendix
reading sources... [ 15%] behave
reading sources... [ 19%] behave_ecosystem
reading sources... [ 23%] comparison
reading sources... [ 27%] context_attributes
reading sources... [ 31%] fixtures
reading sources... [ 35%] formatters
reading sources... [ 38%] gherkin
reading sources... [ 42%] index
reading sources... [ 46%] install
reading sources... [ 50%] more_info
reading sources... [ 54%] new_and_noteworthy
reading sources... [ 58%] new_and_noteworthy_v1.2.4
reading sources... [ 62%] 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... [ 77%] practical_tips
reading sources... [ 81%] regular_expressions
reading sources... [ 85%] 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
copying assets... copying static files... done
copying extra files... done
done
writing output... [  4%] _common_extlinks
writing output... [  8%] api
writing output... [ 12%] appendix
writing output... [ 15%] behave
writing output... [ 19%] behave_ecosystem
writing output... [ 23%] comparison
writing output... [ 27%] context_attributes
writing output... [ 31%] fixtures
writing output... [ 35%] formatters
writing output... [ 38%] gherkin
writing output... [ 42%] index
writing output... [ 46%] install
writing output... [ 50%] more_info
writing output... [ 54%] new_and_noteworthy
writing output... [ 58%] new_and_noteworthy_v1.2.4
writing output... [ 62%] 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... [ 77%] practical_tips
writing output... [ 81%] regular_expressions
writing output... [ 85%] related
writing output... [ 88%] test_domains
writing output... [ 92%] tutorial
writing output... [ 96%] usecase_django
writing output... [100%] usecase_flask

generating indices... genindex done
writing additional pages... search done
copying images... [100%] _static/behave_logo1.png

dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.

The HTML pages are in ../.pybuild/docs/html.
rm -rf /<<PKGBUILDDIR>>/.pybuild/docs/html/.doctrees
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# move "tests" directory aside so pybuild reliably invokes "test" instead of 
"tests" (#1054974)
mv tests tests.disabled
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build; 
python3.12 -m pytest test
============================= test session starts ==============================
platform linux -- Python 3.12.3, pytest-8.2.1, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build
configfile: pytest.ini
collected 609 items

test/reporters/test_summary.py .........                                 [  1%]
test/test_ansi_escapes.py ....                                           [  2%]
test/test_configuration.py ...............                               [  4%]
test/test_formatter.py .................................                 [ 10%]
test/test_formatter_progress.py .................................        [ 15%]
test/test_formatter_rerun.py ...........................                 [ 19%]
test/test_formatter_tags.py .......................................      [ 26%]
test/test_importer.py ...........                                        [ 28%]
test/test_log_capture.py .                                               [ 28%]
test/test_matchers.py .....................                              [ 31%]
test/test_model.py ..................................................... [ 40%]
...........                                                              [ 42%]
test/test_parser.py .................................................... [ 50%]
..............                                                           [ 53%]
test/test_runner.py .................................................... [ 61%]
.......                                                                  [ 62%]
test/test_step_registry.py .....                                         [ 63%]
test/test_tag_expression.py ............................................ [ 70%]
........................................................................ [ 82%]
.............................................                            [ 89%]
test/test_tag_expression2.py ..................                          [ 92%]
test/test_tag_matcher.py ...........................................     [100%]

=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/nose/plugins/manager.py:430
  /usr/lib/python3/dist-packages/nose/plugins/manager.py:430: 
DeprecationWarning: pkg_resources is deprecated as an API. See 
https://setuptools.pypa.io/en/latest/pkg_resources.html
    import pkg_resources

../../../../../../usr/lib/python3/dist-packages/zombie_imp/__init__.py:1
  /usr/lib/python3/dist-packages/zombie_imp/__init__.py:1: DeprecationWarning: 
the imp module was removed in favour of importlib. Someone brought it back, but 
it's not a good idea to use it.
    from .imp_3_11 import *

behave/matchers.py:267
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/matchers.py:267: 
SyntaxWarning: invalid escape sequence '\d'
    """Registers a custom type that will be available to "parse"

behave/formatter/ansi_escapes.py:57
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/ansi_escapes.py:57:
 SyntaxWarning: invalid escape sequence '\['
    _ANSI_ESCAPE_PATTERN = re.compile(u"\x1b\[\d+[mA]", re.UNICODE)

test/test_parser.py:533
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/test/test_parser.py:533: 
SyntaxWarning: invalid escape sequence '\|'
    doc = u'''

test/test_tag_matcher.py::TestOnlyWithCategoryTagMatcher::test_ctor__with_tag_prefix
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/tag_matcher.py:342: 
DeprecationWarning: Use ActiveTagMatcher instead.
    warnings.warn("Use ActiveTagMatcher instead.", DeprecationWarning)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
======================= 609 passed, 6 warnings in 1.20s ========================
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build; 
python3.11 -m pytest test
============================= test session starts ==============================
platform linux -- Python 3.11.9, pytest-8.2.1, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build
configfile: pytest.ini
collected 609 items

test/reporters/test_summary.py .........                                 [  1%]
test/test_ansi_escapes.py ....                                           [  2%]
test/test_configuration.py ...............                               [  4%]
test/test_formatter.py .................................                 [ 10%]
test/test_formatter_progress.py .................................        [ 15%]
test/test_formatter_rerun.py ...........................                 [ 19%]
test/test_formatter_tags.py .......................................      [ 26%]
test/test_importer.py ...........                                        [ 28%]
test/test_log_capture.py .                                               [ 28%]
test/test_matchers.py .....................                              [ 31%]
test/test_model.py ..................................................... [ 40%]
...........                                                              [ 42%]
test/test_parser.py .................................................... [ 50%]
..............                                                           [ 53%]
test/test_runner.py .................................................... [ 61%]
.......                                                                  [ 62%]
test/test_step_registry.py .....                                         [ 63%]
test/test_tag_expression.py ............................................ [ 70%]
........................................................................ [ 82%]
.............................................                            [ 89%]
test/test_tag_expression2.py ..................                          [ 92%]
test/test_tag_matcher.py ...........................................     [100%]

=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/nose/plugins/manager.py:430
  /usr/lib/python3/dist-packages/nose/plugins/manager.py:430: 
DeprecationWarning: pkg_resources is deprecated as an API. See 
https://setuptools.pypa.io/en/latest/pkg_resources.html
    import pkg_resources

../../../../../../usr/lib/python3/dist-packages/nose/importer.py:12
  /usr/lib/python3/dist-packages/nose/importer.py:12: DeprecationWarning: the 
imp module is deprecated in favour of importlib and slated for removal in 
Python 3.12; see the module's documentation for alternative uses
    from imp import find_module, load_module, acquire_lock, release_lock

behave/matchers.py:267
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/matchers.py:267: 
DeprecationWarning: invalid escape sequence '\d'
    """Registers a custom type that will be available to "parse"

behave/formatter/ansi_escapes.py:57
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/ansi_escapes.py:57:
 DeprecationWarning: invalid escape sequence '\['
    _ANSI_ESCAPE_PATTERN = re.compile(u"\x1b\[\d+[mA]", re.UNICODE)

test/test_parser.py:533
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/test/test_parser.py:533: 
DeprecationWarning: invalid escape sequence '\|'
    doc = u'''

test/test_tag_matcher.py::TestOnlyWithCategoryTagMatcher::test_ctor__with_tag_prefix
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/tag_matcher.py:342: 
DeprecationWarning: Use ActiveTagMatcher instead.
    warnings.warn("Use ActiveTagMatcher instead.", DeprecationWarning)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
======================= 609 passed, 6 warnings in 1.28s ========================
mv tests.disabled tests
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   create-stamp debian/debhelper-build-stamp
 fakeroot debian/rules binary
dh binary --with python3,sphinxdoc --buildsystem=pybuild
   dh_testroot -O--buildsystem=pybuild
   dh_prep -O--buildsystem=pybuild
   dh_auto_install -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3.12 setup.py install --root 
/<<PKGBUILDDIR>>/debian/python3-behave
/usr/lib/python3/dist-packages/setuptools/dist.py:744: 
SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        
********************************************************************************
        Usage of dash-separated 'upload-dir' will not be supported in future
        versions. Please use the underscore name 'upload_dir' 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.
        
********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
running install
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: 
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        
********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
for details.
        
********************************************************************************

!!
  self.initialize_options()
running build
running build_py
running install_lib
creating /<<PKGBUILDDIR>>/debian/python3-behave
creating /<<PKGBUILDDIR>>/debian/python3-behave/usr
creating /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib
creating /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12
creating /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/.pytest_cache
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/.pytest_cache/.gitignore -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/.pytest_cache
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/.pytest_cache/CACHEDIR.TAG -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/.pytest_cache
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/.pytest_cache/v
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/.pytest_cache/v/cache
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/.pytest_cache/v/cache/stepwise 
-> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/.pytest_cache/v/cache
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/.pytest_cache/v/cache/nodeids 
-> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/.pytest_cache/v/cache
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/.pytest_cache/README.md -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/.pytest_cache
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/setuptools_behave.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/userdata.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__main__.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/log_capture.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/tag_matcher.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/textutil.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/reporter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/reporter/base.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/reporter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/reporter/summary.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/reporter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/reporter/junit.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/reporter
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/reporter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/reporter/__pycache__/junit.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/reporter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/reporter/__pycache__/base.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/reporter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/reporter/__pycache__/__init__.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/reporter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/reporter/__pycache__/summary.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/reporter/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/reporter/__init__.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/reporter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/capture.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/json_parser.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/base.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/_registry.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/_builtins.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/json.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/rerun.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/formatters.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/progress.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/sphinx_steps.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/pretty.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/sphinx_util.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/plain.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/null.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/steps.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/ansi_escapes.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/__pycache__/json.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/__pycache__/steps.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/__pycache__/ansi_escapes.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/__pycache__/_registry.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/__pycache__/_builtins.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/__pycache__/base.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/__pycache__/tags.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/__pycache__/__init__.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/__pycache__/plain.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/__pycache__/rerun.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/__pycache__/progress.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/__pycache__/pretty.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/__init__.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/formatter/tags.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/contrib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/contrib/substep_dirs.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/contrib
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/contrib/formatter_missing_steps.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/contrib
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/contrib/scenario_autoretry.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/contrib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/contrib/__init__.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/contrib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/i18n.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/runner_util.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/api
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/api/async_step.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/api
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/api/__init__.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/api
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/model_core.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/parser.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/tag_expression.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/fixture.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/runner.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/model_describe.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/model.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/_types.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/step_registry.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/importer.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/_stepimport.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/configuration.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/matchers.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/step_registry.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/runner.cpython-312.pyc 
-> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/textutil.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/capture.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/importer.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/fixture.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/_types.cpython-312.pyc 
-> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/runner_util.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/tag_matcher.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/tag_expression.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/configuration.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/parser.cpython-312.pyc 
-> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/i18n.cpython-312.pyc 
-> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/__init__.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/model_describe.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/log_capture.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/userdata.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/model.cpython-312.pyc 
-> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/model_core.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__pycache__/matchers.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__pycache__
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/compat
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/compat/collections.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/compat
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/compat/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/compat/__pycache__/collections.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/compat/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/compat/__pycache__/__init__.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/compat/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/compat/__init__.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/compat
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_behave/build/behave/__init__.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/setuptools_behave.py
 to setuptools_behave.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/userdata.py
 to userdata.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__main__.py
 to __main__.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/log_capture.py
 to log_capture.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/tag_matcher.py
 to tag_matcher.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/textutil.py
 to textutil.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/reporter/base.py
 to base.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/reporter/summary.py
 to summary.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/reporter/junit.py
 to junit.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/reporter/__init__.py
 to __init__.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/capture.py
 to capture.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/json_parser.py
 to json_parser.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/base.py
 to base.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/_registry.py
 to _registry.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/_builtins.py
 to _builtins.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/json.py
 to json.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/rerun.py
 to rerun.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/formatters.py
 to formatters.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/progress.py
 to progress.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/sphinx_steps.py
 to sphinx_steps.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/pretty.py
 to pretty.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/sphinx_util.py
 to sphinx_util.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/plain.py
 to plain.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/null.py
 to null.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/steps.py
 to steps.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/ansi_escapes.py
 to ansi_escapes.cpython-312.pyc
/usr/lib/python3.12/dist-packages/behave/formatter/ansi_escapes.py:57: 
SyntaxWarning: invalid escape sequence '\['
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/__init__.py
 to __init__.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/formatter/tags.py
 to tags.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/contrib/substep_dirs.py
 to substep_dirs.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/contrib/formatter_missing_steps.py
 to formatter_missing_steps.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/contrib/scenario_autoretry.py
 to scenario_autoretry.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/contrib/__init__.py
 to __init__.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/i18n.py
 to i18n.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/runner_util.py
 to runner_util.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/api/async_step.py
 to async_step.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/api/__init__.py
 to __init__.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/model_core.py
 to model_core.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/parser.py
 to parser.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/tag_expression.py
 to tag_expression.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/fixture.py
 to fixture.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/runner.py
 to runner.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/model_describe.py
 to model_describe.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/model.py
 to model.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/_types.py
 to _types.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/step_registry.py
 to step_registry.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/importer.py
 to importer.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/_stepimport.py
 to _stepimport.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/configuration.py
 to configuration.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/matchers.py
 to matchers.cpython-312.pyc
/usr/lib/python3.12/dist-packages/behave/matchers.py:267: SyntaxWarning: 
invalid escape sequence '\d'
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/compat/collections.py
 to collections.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/compat/__init__.py
 to __init__.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave/__init__.py
 to __init__.cpython-312.pyc
running install_egg_info
running egg_info
creating behave.egg-info
writing behave.egg-info/PKG-INFO
writing dependency_links to behave.egg-info/dependency_links.txt
writing entry points to behave.egg-info/entry_points.txt
writing requirements to behave.egg-info/requires.txt
writing top-level names to behave.egg-info/top_level.txt
writing manifest file 'behave.egg-info/SOURCES.txt'
reading manifest file 'behave.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.zip' under directory 'bin'
warning: no files found matching '*.txt' under directory 'etc'
warning: no files found matching '*.txt' under directory 'docs'
warning: no files found matching '*.yml' under directory 'tools'
warning: no files found matching '*.sh' under directory 'tools'
warning: no files found matching '*.txt' under directory 'more.features'
no previously-included directories found matching '.tox'
no previously-included directories found matching '.venv*'
no previously-included directories found matching 'paver_ext'
warning: no previously-included files found matching 'pavement.py'
adding license file 'LICENSE'
writing manifest file 'behave.egg-info/SOURCES.txt'
Copying behave.egg-info to 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.12/dist-packages/behave-1.2.6.egg-info
Skipping SOURCES.txt
running install_scripts
Installing behave script to /<<PKGBUILDDIR>>/debian/python3-behave/usr/bin
I: pybuild base:311: /usr/bin/python3 setup.py install --root 
/<<PKGBUILDDIR>>/debian/python3-behave
/usr/lib/python3/dist-packages/setuptools/dist.py:744: 
SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        
********************************************************************************
        Usage of dash-separated 'upload-dir' will not be supported in future
        versions. Please use the underscore name 'upload_dir' 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.
        
********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
running install
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: 
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        
********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
for details.
        
********************************************************************************

!!
  self.initialize_options()
running build
running build_py
running install_lib
creating /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11
creating /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/.pytest_cache
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/.pytest_cache/.gitignore -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/.pytest_cache
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/.pytest_cache/CACHEDIR.TAG -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/.pytest_cache
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/.pytest_cache/v
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/.pytest_cache/v/cache
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/.pytest_cache/v/cache/stepwise 
-> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/.pytest_cache/v/cache
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/.pytest_cache/v/cache/nodeids 
-> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/.pytest_cache/v/cache
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/.pytest_cache/README.md -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/.pytest_cache
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/setuptools_behave.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/userdata.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__main__.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/log_capture.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/tag_matcher.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/textutil.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/reporter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/reporter/base.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/reporter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/reporter/summary.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/reporter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/reporter/junit.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/reporter
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/reporter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/reporter/__pycache__/summary.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/reporter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/reporter/__pycache__/base.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/reporter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/reporter/__pycache__/__init__.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/reporter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/reporter/__pycache__/junit.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/reporter/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/reporter/__init__.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/reporter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/capture.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/json_parser.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/base.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/_registry.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/_builtins.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/json.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/rerun.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/formatters.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/progress.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/sphinx_steps.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/pretty.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/sphinx_util.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/plain.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/null.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/steps.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/ansi_escapes.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/__pycache__/progress.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/__pycache__/json.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/__pycache__/rerun.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/__pycache__/tags.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/__pycache__/plain.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/__pycache__/steps.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/__pycache__/_builtins.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/__pycache__/base.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/__pycache__/__init__.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/__pycache__/_registry.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/__pycache__/ansi_escapes.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/__pycache__/pretty.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/__init__.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/formatter/tags.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/contrib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/contrib/substep_dirs.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/contrib
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/contrib/formatter_missing_steps.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/contrib
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/contrib/scenario_autoretry.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/contrib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/contrib/__init__.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/contrib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/i18n.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/runner_util.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/api
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/api/async_step.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/api
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/api/__init__.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/api
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/model_core.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/parser.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/tag_expression.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/fixture.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/runner.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/model_describe.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/model.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/_types.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/step_registry.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/importer.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/_stepimport.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/configuration.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/matchers.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/fixture.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/_types.cpython-311.pyc 
-> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/textutil.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/importer.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/model_core.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/step_registry.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/i18n.cpython-311.pyc 
-> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/parser.cpython-311.pyc 
-> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/__init__.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/capture.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/tag_expression.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/configuration.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/tag_matcher.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/model.cpython-311.pyc 
-> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/userdata.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/log_capture.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/runner.cpython-311.pyc 
-> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/model_describe.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/matchers.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__pycache__/runner_util.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__pycache__
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/compat
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/compat/collections.py 
-> /<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/compat
creating 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/compat/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/compat/__pycache__/collections.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/compat/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/compat/__pycache__/__init__.cpython-311.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/compat/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/compat/__init__.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/compat
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_behave/build/behave/__init__.py -> 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/setuptools_behave.py
 to setuptools_behave.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/userdata.py
 to userdata.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__main__.py
 to __main__.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/log_capture.py
 to log_capture.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/tag_matcher.py
 to tag_matcher.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/textutil.py
 to textutil.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/reporter/base.py
 to base.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/reporter/summary.py
 to summary.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/reporter/junit.py
 to junit.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/reporter/__init__.py
 to __init__.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/capture.py
 to capture.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/json_parser.py
 to json_parser.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/base.py
 to base.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/_registry.py
 to _registry.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/_builtins.py
 to _builtins.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/json.py
 to json.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/rerun.py
 to rerun.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/formatters.py
 to formatters.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/progress.py
 to progress.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/sphinx_steps.py
 to sphinx_steps.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/pretty.py
 to pretty.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/sphinx_util.py
 to sphinx_util.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/plain.py
 to plain.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/null.py
 to null.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/steps.py
 to steps.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/ansi_escapes.py
 to ansi_escapes.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/__init__.py
 to __init__.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/formatter/tags.py
 to tags.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/contrib/substep_dirs.py
 to substep_dirs.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/contrib/formatter_missing_steps.py
 to formatter_missing_steps.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/contrib/scenario_autoretry.py
 to scenario_autoretry.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/contrib/__init__.py
 to __init__.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/i18n.py
 to i18n.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/runner_util.py
 to runner_util.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/api/async_step.py
 to async_step.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/api/__init__.py
 to __init__.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/model_core.py
 to model_core.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/parser.py
 to parser.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/tag_expression.py
 to tag_expression.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/fixture.py
 to fixture.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/runner.py
 to runner.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/model_describe.py
 to model_describe.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/model.py
 to model.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/_types.py
 to _types.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/step_registry.py
 to step_registry.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/importer.py
 to importer.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/_stepimport.py
 to _stepimport.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/configuration.py
 to configuration.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/matchers.py
 to matchers.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/compat/collections.py
 to collections.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/compat/__init__.py
 to __init__.cpython-311.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave/__init__.py
 to __init__.cpython-311.pyc
running install_egg_info
running egg_info
writing behave.egg-info/PKG-INFO
writing dependency_links to behave.egg-info/dependency_links.txt
writing entry points to behave.egg-info/entry_points.txt
writing requirements to behave.egg-info/requires.txt
writing top-level names to behave.egg-info/top_level.txt
reading manifest file 'behave.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.zip' under directory 'bin'
warning: no files found matching '*.txt' under directory 'etc'
warning: no files found matching '*.txt' under directory 'docs'
warning: no files found matching '*.yml' under directory 'tools'
warning: no files found matching '*.sh' under directory 'tools'
warning: no files found matching '*.txt' under directory 'more.features'
no previously-included directories found matching '.tox'
no previously-included directories found matching '.venv*'
no previously-included directories found matching 'paver_ext'
warning: no previously-included files found matching 'pavement.py'
adding license file 'LICENSE'
writing manifest file 'behave.egg-info/SOURCES.txt'
Copying behave.egg-info to 
/<<PKGBUILDDIR>>/debian/python3-behave/usr/lib/python3.11/dist-packages/behave-1.2.6.egg-info
Skipping SOURCES.txt
running install_scripts
Installing behave script to /<<PKGBUILDDIR>>/debian/python3-behave/usr/bin
   dh_installdocs -O--buildsystem=pybuild
dh_installdocs: warning: Cannot auto-detect main package for python-behave-doc. 
 If the default is wrong, please use --doc-main-package
   dh_sphinxdoc -O--buildsystem=pybuild
dh_sphinxdoc: error: 
debian/python-behave-doc/usr/share/doc/python-behave-doc/html/_static/js/jquery-fix.js
 is missing
make: *** [debian/rules:5: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202405/

About the archive rebuild: The build was first tried under trixie
on virtual machines of type m6a.large and r6a.large from AWS,
using sbuild and a reduced chroot with only build-essential packages,
then under sid on self-hosted KVM machines.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to