Package: src:xonsh
Version: 0.14.1+dfsg-1
Severity: serious
Tags: ftbfs

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --with python3,sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:110: Building wheel for python3.11 with "build" 
module
I: pybuild base:310: python3.11 -m build --skip-dependency-check --no-isolation --wheel 
--outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11
* Building wheel...
                           ╓██▄
                          ╙██▀██╕
                         ▐██4Φ█▀█▌
                       ²██▄███▀██^██
                     -███╩▀ " ╒▄█████▀█
                      ║██▀▀W╤▄▀ ▐║█╘ ╝█
                 ▄m▀%Φ▀▀  ╝*"    ,α█████▓▄,▄▀Γ"▀╕
                 "▀██¼"     ▄═╦█╟║█▀ ╓ `^`   ,▄ ╢╕
                  ,▀╫M█▐j╓╟▀ ╔▓▄█▀  '║ ╔    ╣║▌  ▀▄
               ▄m▀▀███╬█╝▀  █▀^      "ÜM  j▐╟╫╨▒   ╙▀≡═╤═m▀╗
               █æsæ╓  ╕, ,▄Ä   ▐'╕H   LU  ║║╠╫Å^2=⌐         █
            ▄æ%Å███╠█ª╙▄█▀      $1╙       ║║╟╫╩*T▄           ▌
           ╙╗%▄,╦██▌█▌█╢M         ╕      M║║║║█═⌐ⁿ"^         ╫
             ╙╣▀████@█░█    ▌╕╕   `      ▌║▐▐║█D═≈⌐¬ⁿ      s ║⌐
               ╙╬███▓║█`     ▌╚     ╕   ╕▌║▐▐╣▌⌐*▒▒Dù`       ▐▌
                ╙╬██╨U█      ╟      $ ▌ ▌▌▐▐▐M█▄═≤⌐%       ╓⌐ ▌
                 ║║█▄▌║             ╟ ▌ ▌M▐▐▐M█▀▒▒▒22,       ▐▌
                  ███╙^▌            ║ ▌ ⌐M▐▐▐M█≤⌐⌐¬──        ▐M
                  ║██ ▌╙   ╓       H║ ▌╒ M║▐▐M█"^^^^^"ⁿ      ║
                   ██╕╙@▓   ╕      ▌║ H'  ║▐▐▐█══=.,,,       █
                   ╙█▓╔╚╚█     ╠   ▌└╒ ▌▐ ╚║║║▀****ⁿ -      ╓▌
                    ╙█▌¼V╚▌   ▌  ╕ ▌ ║╒ ║ ▌▒╠█▀≤≤≤≤≤⌐       █
                     ╙█▌╔█╚▌     ┘ M ▌║ ╫ UUM██J^^"        ▐▌
                      ╙██╙█╙▌  ╕$j  ▐⌐▌ ▌║╝╟█Å%%%≈═        █
                       ╙╣█╣█^▌ ╠║▐  ║ ▌▐.DU██^[""ⁿ       -╒▌
                         ▀█▄█`▌ ░M▀ ▌▐ Å£╝╝█╜%≈═╓""w   ⁿ⌐ █
                          `▀▄▀`▌ ▌█▐⌐║▐UW╖██%≤═░*─    =z ▄Γ
                            ╙██╙▄▌█  ▌Å╛╣██╨%╤ƒⁿ=    -` ▄┘
                              █▌╢▓▌▌ W £6█╤,"ⁿ `   ▄≡▀▀▀
                               █"█▌▌╟Å╓█╓█▀%`    ▄▀
                               ╙▌██`▒U▓U█%╗*     █
                                ▌╫║ ▌ÅÅ║▀╛¬`      `"█
                                ▌╫  ╫╟ █▄     ~╦%▒╥4^
                                ▌▌  "M█ `▀╕ X╕"╗▄▀^
                                █▌   ╓M   ╙▀e▀▀^
                                ╙██▄▄▀
                                  ^^

running bdist_wheel
running build
running build_py
Building lexer and parser tables.
WARNING: /<<PKGBUILDDIR>>/xonsh/parsers/v38.py:523: No documentation string 
specified in function 'p_yield_arg_testlist' (ignored)
WARNING: /<<PKGBUILDDIR>>/xonsh/parsers/base.py:534: Rule 'testlist_opt' 
defined, but not used
WARNING: There is 1 unused rule
WARNING: Symbol 'testlist_opt' is unreachable
Generating LALR tables
WARNING: 872 shift/reduce conflicts
WARNING: 351 reduce/reduce conflicts
WARNING: reduce/reduce conflict in state 21 resolved using rule (test_or_star_expr 
-> test)
WARNING: rejected rule (testlist -> test) in state 21
WARNING: reduce/reduce conflict in state 366 resolved using rule 
(test_or_star_expr -> test)
WARNING: rejected rule (testlist -> test) in state 366
WARNING: reduce/reduce conflict in state 394 resolved using rule (string_literal 
-> string_tok)
WARNING: rejected rule (subproc_arg_part -> string_tok) in state 394
WARNING: reduce/reduce conflict in state 820 resolved using rule (atom -> 
SEARCHPATH)
WARNING: rejected rule (subproc_atom -> SEARCHPATH) in state 820
WARNING: reduce/reduce conflict in state 821 resolved using rule 
(string_literal_list -> string_literal)
WARNING: rejected rule (subproc_atom -> string_literal) in state 821
WARNING: reduce/reduce conflict in state 822 resolved using rule (empty -> 
<empty>)
WARNING: rejected rule (subproc_arg_part -> lambda_tok) in state 822
WARNING: reduce/reduce conflict in state 824 resolved using rule (name -> 
case_tok)
WARNING: rejected rule (subproc_arg_part -> case_tok) in state 824
WARNING: reduce/reduce conflict in state 825 resolved using rule (atom -> 
ellipsis_tok)
WARNING: rejected rule (subproc_arg_part -> ellipsis_tok) in state 825
WARNING: reduce/reduce conflict in state 826 resolved using rule (atom -> 
false_tok)
WARNING: rejected rule (subproc_arg_part -> false_tok) in state 826
WARNING: reduce/reduce conflict in state 827 resolved using rule (name -> 
match_tok)
WARNING: rejected rule (subproc_arg_part -> match_tok) in state 827
WARNING: reduce/reduce conflict in state 829 resolved using rule (name -> 
name_tok)
WARNING: rejected rule (subproc_arg_part -> name_tok) in state 829
WARNING: reduce/reduce conflict in state 830 resolved using rule (atom -> 
none_tok)
WARNING: rejected rule (subproc_arg_part -> none_tok) in state 830
WARNING: reduce/reduce conflict in state 831 resolved using rule (number -> 
number_tok)
WARNING: rejected rule (subproc_arg_part -> number_tok) in state 831
WARNING: reduce/reduce conflict in state 834 resolved using rule (atom -> 
true_tok)
WARNING: rejected rule (subproc_arg_part -> true_tok) in state 834
WARNING: reduce/reduce conflict in state 835 resolved using rule (dollar_name_tok 
-> DOLLAR_NAME)
WARNING: rejected rule (atom_dname -> DOLLAR_NAME) in state 835
WARNING: reduce/reduce conflict in state 961 resolved using rule (item -> test 
COLON test)
WARNING: rejected rule (testlist -> test) in state 961
WARNING: reduce/reduce conflict in state 1080 resolved using rule (subproc_atom 
-> at_lparen_tok testlist_comp RPAREN)
WARNING: rejected rule (subproc_arg_part -> at_lparen_tok testlist_comp RPAREN) 
in state 1080
WARNING: reduce/reduce conflict in state 1081 resolved using rule (subproc_atom 
-> atdollar_lparen_tok subproc RPAREN)
WARNING: rejected rule (subproc_arg_part -> atdollar_lparen_tok subproc RPAREN) 
in state 1081
WARNING: reduce/reduce conflict in state 1287 resolved using rule (subproc_atom 
-> atdollar_lparen_tok subproc bang_tok RPAREN)
WARNING: rejected rule (subproc_arg_part -> atdollar_lparen_tok subproc 
bang_tok RPAREN) in state 1287
WARNING: reduce/reduce conflict in state 1292 resolved using rule 
(dollar_rule_atom -> dollar_lbracket_tok subproc RBRACKET)
WARNING: rejected rule (subproc_atom -> dollar_lbracket_tok subproc RBRACKET) 
in state 1292
WARNING: reduce/reduce conflict in state 1294 resolved using rule 
(dollar_rule_atom -> dollar_lparen_tok subproc RPAREN)
WARNING: rejected rule (subproc_atom -> dollar_lparen_tok subproc RPAREN) in 
state 1294
WARNING: reduce/reduce conflict in state 1296 resolved using rule 
(dollar_rule_atom -> dollar_lbrace_tok test RBRACE)
WARNING: rejected rule (subproc_atom -> dollar_lbrace_tok test RBRACE) in state 
1296
WARNING: reduce/reduce conflict in state 1353 resolved using rule (subproc_atom 
-> atdollar_lparen_tok subproc bang_tok nocloser rparen_tok)
WARNING: rejected rule (subproc_arg_part -> atdollar_lparen_tok subproc 
bang_tok nocloser rparen_tok) in state 1353
WARNING: reduce/reduce conflict in state 1356 resolved using rule 
(dollar_rule_atom -> dollar_lbracket_tok subproc bang_tok RBRACKET)
WARNING: rejected rule (subproc_atom -> dollar_lbracket_tok subproc bang_tok 
RBRACKET) in state 1356
WARNING: reduce/reduce conflict in state 1358 resolved using rule 
(dollar_rule_atom -> dollar_lparen_tok subproc bang_tok RPAREN)
WARNING: rejected rule (subproc_atom -> dollar_lparen_tok subproc bang_tok 
RPAREN) in state 1358
WARNING: reduce/reduce conflict in state 1519 resolved using rule 
(dollar_rule_atom -> dollar_lbracket_tok subproc bang_tok nocloser rbracket_tok)
WARNING: rejected rule (subproc_atom -> dollar_lbracket_tok subproc bang_tok 
nocloser rbracket_tok) in state 1519
WARNING: reduce/reduce conflict in state 1520 resolved using rule 
(dollar_rule_atom -> dollar_lparen_tok subproc bang_tok nocloser rparen_tok)
WARNING: rejected rule (subproc_atom -> dollar_lparen_tok subproc bang_tok 
nocloser rparen_tok) in state 1520
WARNING: reduce/reduce conflict in state 1586 resolved using rule (nodedent -> 
INDENT any_dedent_toks DEDENT)
WARNING: rejected rule (any_dedent_tok -> DEDENT) in state 1586
Generating LALR tables
WARNING: 180 shift/reduce conflicts
WARNING: 121 reduce/reduce conflicts
WARNING: reduce/reduce conflict in state 2 resolved using rule (context -> 
command)
WARNING: rejected rule (commands -> command) in state 2
WARNING: reduce/reduce conflict in state 7 resolved using rule (command -> 
<empty>)
WARNING: rejected rule (arg -> AT_LPAREN) in state 7
WARNING: reduce/reduce conflict in state 8 resolved using rule (command -> 
<empty>)
WARNING: rejected rule (arg -> ATDOLLAR_LPAREN) in state 8
WARNING: reduce/reduce conflict in state 10 resolved using rule (command -> 
<empty>)
WARNING: rejected rule (arg -> BANG_LPAREN) in state 10
WARNING: reduce/reduce conflict in state 13 resolved using rule (command -> 
<empty>)
WARNING: rejected rule (arg -> DOLLAR_LPAREN) in state 13
WARNING: reduce/reduce conflict in state 14 resolved using rule (command -> 
<empty>)
WARNING: rejected rule (arg -> DOLLAR_LBRACKET) in state 14
WARNING: reduce/reduce conflict in state 18 resolved using rule (command -> 
<empty>)
WARNING: rejected rule (arg -> BANG_LBRACKET) in state 18
WARNING: Rule (arg -> AT_LPAREN) is never reduced
WARNING: Rule (arg -> ATDOLLAR_LPAREN) is never reduced
WARNING: Rule (arg -> BANG_LPAREN) is never reduced
WARNING: Rule (arg -> DOLLAR_LPAREN) is never reduced
WARNING: Rule (arg -> DOLLAR_LBRACKET) is never reduced
WARNING: Rule (arg -> BANG_LBRACKET) is never reduced
failed to find git tags
creating build
creating build/lib
creating build/lib/xonsh
copying xonsh/cli_utils.py -> build/lib/xonsh
copying xonsh/shell.py -> build/lib/xonsh
copying xonsh/__init__.py -> build/lib/xonsh
copying xonsh/tools.py -> build/lib/xonsh
copying xonsh/lazyimps.py -> build/lib/xonsh
copying xonsh/lexer.py -> build/lib/xonsh
copying xonsh/foreign_shells.py -> build/lib/xonsh
copying xonsh/imphooks.py -> build/lib/xonsh
copying xonsh/aliases.py -> build/lib/xonsh
copying xonsh/environ.py -> build/lib/xonsh
copying xonsh/built_ins.py -> build/lib/xonsh
copying xonsh/pygments_cache.py -> build/lib/xonsh
copying xonsh/parser.py -> build/lib/xonsh
copying xonsh/ansi_colors.py -> build/lib/xonsh
copying xonsh/pretty.py -> build/lib/xonsh
copying xonsh/main.py -> build/lib/xonsh
copying xonsh/winutils.py -> build/lib/xonsh
copying xonsh/contexts.py -> build/lib/xonsh
copying xonsh/events.py -> build/lib/xonsh
copying xonsh/__main__.py -> build/lib/xonsh
copying xonsh/execer.py -> build/lib/xonsh
copying xonsh/openpy.py -> build/lib/xonsh
copying xonsh/commands_cache.py -> build/lib/xonsh
copying xonsh/codecache.py -> build/lib/xonsh
copying xonsh/base_shell.py -> build/lib/xonsh
copying xonsh/macutils.py -> build/lib/xonsh
copying xonsh/color_tools.py -> build/lib/xonsh
copying xonsh/completion_parser_table.py -> build/lib/xonsh
copying xonsh/pyghooks.py -> build/lib/xonsh
copying xonsh/diff_history.py -> build/lib/xonsh
copying xonsh/lazyjson.py -> build/lib/xonsh
copying xonsh/dirstack.py -> build/lib/xonsh
copying xonsh/tracer.py -> build/lib/xonsh
copying xonsh/xontribs.py -> build/lib/xonsh
copying xonsh/timings.py -> build/lib/xonsh
copying xonsh/ast.py -> build/lib/xonsh
copying xonsh/dumb_shell.py -> build/lib/xonsh
copying xonsh/style_tools.py -> build/lib/xonsh
copying xonsh/parser_table.py -> build/lib/xonsh
copying xonsh/jobs.py -> build/lib/xonsh
copying xonsh/jsonutils.py -> build/lib/xonsh
copying xonsh/proc.py -> build/lib/xonsh
copying xonsh/lazyasd.py -> build/lib/xonsh
copying xonsh/wizard.py -> build/lib/xonsh
copying xonsh/readline_shell.py -> build/lib/xonsh
copying xonsh/platform.py -> build/lib/xonsh
copying xonsh/tokenize.py -> build/lib/xonsh
copying xonsh/completer.py -> build/lib/xonsh
copying xonsh/xonfig.py -> build/lib/xonsh
copying xonsh/inspectors.py -> build/lib/xonsh
creating build/lib/xonsh/ptk_shell
copying xonsh/ptk_shell/history.py -> build/lib/xonsh/ptk_shell
copying xonsh/ptk_shell/updator.py -> build/lib/xonsh/ptk_shell
copying xonsh/ptk_shell/shell.py -> build/lib/xonsh/ptk_shell
copying xonsh/ptk_shell/__init__.py -> build/lib/xonsh/ptk_shell
copying xonsh/ptk_shell/formatter.py -> build/lib/xonsh/ptk_shell
copying xonsh/ptk_shell/key_bindings.py -> build/lib/xonsh/ptk_shell
copying xonsh/ptk_shell/completer.py -> build/lib/xonsh/ptk_shell
creating build/lib/xonsh/procs
copying xonsh/procs/specs.py -> build/lib/xonsh/procs
copying xonsh/procs/proxies.py -> build/lib/xonsh/procs
copying xonsh/procs/__init__.py -> build/lib/xonsh/procs
copying xonsh/procs/posix.py -> build/lib/xonsh/procs
copying xonsh/procs/readers.py -> build/lib/xonsh/procs
copying xonsh/procs/pipelines.py -> build/lib/xonsh/procs
creating build/lib/xonsh/parsers
copying xonsh/parsers/__init__.py -> build/lib/xonsh/parsers
copying xonsh/parsers/v36.py -> build/lib/xonsh/parsers
copying xonsh/parsers/fstring_adaptor.py -> build/lib/xonsh/parsers
copying xonsh/parsers/context_check.py -> build/lib/xonsh/parsers
copying xonsh/parsers/base.py -> build/lib/xonsh/parsers
copying xonsh/parsers/v38.py -> build/lib/xonsh/parsers
copying xonsh/parsers/completion_context.py -> build/lib/xonsh/parsers
copying xonsh/parsers/v310.py -> build/lib/xonsh/parsers
copying xonsh/parsers/v39.py -> build/lib/xonsh/parsers
creating build/lib/xonsh/xoreutils
copying xonsh/xoreutils/which.py -> build/lib/xonsh/xoreutils
copying xonsh/xoreutils/ulimit.py -> build/lib/xonsh/xoreutils
copying xonsh/xoreutils/__init__.py -> build/lib/xonsh/xoreutils
copying xonsh/xoreutils/echo.py -> build/lib/xonsh/xoreutils
copying xonsh/xoreutils/uptime.py -> build/lib/xonsh/xoreutils
copying xonsh/xoreutils/tee.py -> build/lib/xonsh/xoreutils
copying xonsh/xoreutils/_which.py -> build/lib/xonsh/xoreutils
copying xonsh/xoreutils/pwd.py -> build/lib/xonsh/xoreutils
copying xonsh/xoreutils/tty.py -> build/lib/xonsh/xoreutils
copying xonsh/xoreutils/yes.py -> build/lib/xonsh/xoreutils
copying xonsh/xoreutils/uname.py -> build/lib/xonsh/xoreutils
copying xonsh/xoreutils/cat.py -> build/lib/xonsh/xoreutils
copying xonsh/xoreutils/util.py -> build/lib/xonsh/xoreutils
copying xonsh/xoreutils/umask.py -> build/lib/xonsh/xoreutils
creating build/lib/xontrib
copying xontrib/coreutils.py -> build/lib/xontrib
creating build/lib/xonsh/completers
copying xonsh/completers/__init__.py -> build/lib/xonsh/completers
copying xonsh/completers/tools.py -> build/lib/xonsh/completers
copying xonsh/completers/path.py -> build/lib/xonsh/completers
copying xonsh/completers/init.py -> build/lib/xonsh/completers
copying xonsh/completers/bash_completion.py -> build/lib/xonsh/completers
copying xonsh/completers/environment.py -> build/lib/xonsh/completers
copying xonsh/completers/base.py -> build/lib/xonsh/completers
copying xonsh/completers/dirs.py -> build/lib/xonsh/completers
copying xonsh/completers/imports.py -> build/lib/xonsh/completers
copying xonsh/completers/_aliases.py -> build/lib/xonsh/completers
copying xonsh/completers/bash.py -> build/lib/xonsh/completers
copying xonsh/completers/commands.py -> build/lib/xonsh/completers
copying xonsh/completers/man.py -> build/lib/xonsh/completers
copying xonsh/completers/completer.py -> build/lib/xonsh/completers
copying xonsh/completers/python.py -> build/lib/xonsh/completers
creating build/lib/xonsh/history
copying xonsh/history/__init__.py -> build/lib/xonsh/history
copying xonsh/history/main.py -> build/lib/xonsh/history
copying xonsh/history/base.py -> build/lib/xonsh/history
copying xonsh/history/sqlite.py -> build/lib/xonsh/history
copying xonsh/history/json.py -> build/lib/xonsh/history
copying xonsh/history/dummy.py -> build/lib/xonsh/history
creating build/lib/xonsh/prompt
copying xonsh/prompt/__init__.py -> build/lib/xonsh/prompt
copying xonsh/prompt/env.py -> build/lib/xonsh/prompt
copying xonsh/prompt/base.py -> build/lib/xonsh/prompt
copying xonsh/prompt/job.py -> build/lib/xonsh/prompt
copying xonsh/prompt/cwd.py -> build/lib/xonsh/prompt
copying xonsh/prompt/vc.py -> build/lib/xonsh/prompt
copying xonsh/prompt/gitstatus.py -> build/lib/xonsh/prompt
copying xonsh/prompt/times.py -> build/lib/xonsh/prompt
creating build/lib/xonsh/pytest
copying xonsh/pytest/__init__.py -> build/lib/xonsh/pytest
copying xonsh/pytest/tools.py -> build/lib/xonsh/pytest
copying xonsh/pytest/plugin.py -> build/lib/xonsh/pytest
creating build/lib/xonsh/lib
copying xonsh/lib/itertools.py -> build/lib/xonsh/lib
copying xonsh/lib/__init__.py -> build/lib/xonsh/lib
copying xonsh/lib/os.py -> build/lib/xonsh/lib
copying xonsh/lib/collections.py -> build/lib/xonsh/lib
copying xonsh/lib/modules.py -> build/lib/xonsh/lib
copying xonsh/lib/subprocess.py -> build/lib/xonsh/lib
creating build/lib/xonsh/virtualenv
copying xonsh/virtualenv/__init__.py -> build/lib/xonsh/virtualenv
creating build/lib/xompletions
copying xompletions/gh.py -> build/lib/xompletions
copying xompletions/_xonsh.py -> build/lib/xompletions
copying xompletions/pip.py -> build/lib/xompletions
copying xompletions/rmdir.py -> build/lib/xompletions
copying xompletions/cd.py -> build/lib/xompletions
copying xonsh/virtualenv/activate.xsh -> build/lib/xonsh/virtualenv
installing to build/bdist.linux-x86_64/wheel
running install
Building lexer and parser tables.
WARNING: /<<PKGBUILDDIR>>/xonsh/parsers/v38.py:523: No documentation string 
specified in function 'p_yield_arg_testlist' (ignored)
WARNING: /<<PKGBUILDDIR>>/xonsh/parsers/base.py:534: Rule 'testlist_opt' 
defined, but not used
WARNING: There is 1 unused rule
WARNING: Symbol 'testlist_opt' is unreachable
Generating LALR tables
WARNING: 872 shift/reduce conflicts
WARNING: 351 reduce/reduce conflicts
WARNING: reduce/reduce conflict in state 21 resolved using rule (test_or_star_expr 
-> test)
WARNING: rejected rule (testlist -> test) in state 21
WARNING: reduce/reduce conflict in state 366 resolved using rule 
(test_or_star_expr -> test)
WARNING: rejected rule (testlist -> test) in state 366
WARNING: reduce/reduce conflict in state 394 resolved using rule (string_literal 
-> string_tok)
WARNING: rejected rule (subproc_arg_part -> string_tok) in state 394
WARNING: reduce/reduce conflict in state 820 resolved using rule (atom -> 
SEARCHPATH)
WARNING: rejected rule (subproc_atom -> SEARCHPATH) in state 820
WARNING: reduce/reduce conflict in state 821 resolved using rule 
(string_literal_list -> string_literal)
WARNING: rejected rule (subproc_atom -> string_literal) in state 821
WARNING: reduce/reduce conflict in state 822 resolved using rule (empty -> 
<empty>)
WARNING: rejected rule (subproc_arg_part -> lambda_tok) in state 822
WARNING: reduce/reduce conflict in state 824 resolved using rule (name -> 
case_tok)
WARNING: rejected rule (subproc_arg_part -> case_tok) in state 824
WARNING: reduce/reduce conflict in state 825 resolved using rule (atom -> 
ellipsis_tok)
WARNING: rejected rule (subproc_arg_part -> ellipsis_tok) in state 825
WARNING: reduce/reduce conflict in state 826 resolved using rule (atom -> 
false_tok)
WARNING: rejected rule (subproc_arg_part -> false_tok) in state 826
WARNING: reduce/reduce conflict in state 827 resolved using rule (name -> 
match_tok)
WARNING: rejected rule (subproc_arg_part -> match_tok) in state 827
WARNING: reduce/reduce conflict in state 829 resolved using rule (name -> 
name_tok)
WARNING: rejected rule (subproc_arg_part -> name_tok) in state 829
WARNING: reduce/reduce conflict in state 830 resolved using rule (atom -> 
none_tok)
WARNING: rejected rule (subproc_arg_part -> none_tok) in state 830
WARNING: reduce/reduce conflict in state 831 resolved using rule (number -> 
number_tok)
WARNING: rejected rule (subproc_arg_part -> number_tok) in state 831
WARNING: reduce/reduce conflict in state 834 resolved using rule (atom -> 
true_tok)
WARNING: rejected rule (subproc_arg_part -> true_tok) in state 834
WARNING: reduce/reduce conflict in state 835 resolved using rule (dollar_name_tok 
-> DOLLAR_NAME)
WARNING: rejected rule (atom_dname -> DOLLAR_NAME) in state 835
WARNING: reduce/reduce conflict in state 961 resolved using rule (item -> test 
COLON test)
WARNING: rejected rule (testlist -> test) in state 961
WARNING: reduce/reduce conflict in state 1080 resolved using rule (subproc_atom 
-> at_lparen_tok testlist_comp RPAREN)
WARNING: rejected rule (subproc_arg_part -> at_lparen_tok testlist_comp RPAREN) 
in state 1080
WARNING: reduce/reduce conflict in state 1081 resolved using rule (subproc_atom 
-> atdollar_lparen_tok subproc RPAREN)
WARNING: rejected rule (subproc_arg_part -> atdollar_lparen_tok subproc RPAREN) 
in state 1081
WARNING: reduce/reduce conflict in state 1287 resolved using rule (subproc_atom 
-> atdollar_lparen_tok subproc bang_tok RPAREN)
WARNING: rejected rule (subproc_arg_part -> atdollar_lparen_tok subproc 
bang_tok RPAREN) in state 1287
WARNING: reduce/reduce conflict in state 1292 resolved using rule 
(dollar_rule_atom -> dollar_lbracket_tok subproc RBRACKET)
WARNING: rejected rule (subproc_atom -> dollar_lbracket_tok subproc RBRACKET) 
in state 1292
WARNING: reduce/reduce conflict in state 1294 resolved using rule 
(dollar_rule_atom -> dollar_lparen_tok subproc RPAREN)
WARNING: rejected rule (subproc_atom -> dollar_lparen_tok subproc RPAREN) in 
state 1294
WARNING: reduce/reduce conflict in state 1296 resolved using rule 
(dollar_rule_atom -> dollar_lbrace_tok test RBRACE)
WARNING: rejected rule (subproc_atom -> dollar_lbrace_tok test RBRACE) in state 
1296
WARNING: reduce/reduce conflict in state 1353 resolved using rule (subproc_atom 
-> atdollar_lparen_tok subproc bang_tok nocloser rparen_tok)
WARNING: rejected rule (subproc_arg_part -> atdollar_lparen_tok subproc 
bang_tok nocloser rparen_tok) in state 1353
WARNING: reduce/reduce conflict in state 1356 resolved using rule 
(dollar_rule_atom -> dollar_lbracket_tok subproc bang_tok RBRACKET)
WARNING: rejected rule (subproc_atom -> dollar_lbracket_tok subproc bang_tok 
RBRACKET) in state 1356
WARNING: reduce/reduce conflict in state 1358 resolved using rule 
(dollar_rule_atom -> dollar_lparen_tok subproc bang_tok RPAREN)
WARNING: rejected rule (subproc_atom -> dollar_lparen_tok subproc bang_tok 
RPAREN) in state 1358
WARNING: reduce/reduce conflict in state 1519 resolved using rule 
(dollar_rule_atom -> dollar_lbracket_tok subproc bang_tok nocloser rbracket_tok)
WARNING: rejected rule (subproc_atom -> dollar_lbracket_tok subproc bang_tok 
nocloser rbracket_tok) in state 1519
WARNING: reduce/reduce conflict in state 1520 resolved using rule 
(dollar_rule_atom -> dollar_lparen_tok subproc bang_tok nocloser rparen_tok)
WARNING: rejected rule (subproc_atom -> dollar_lparen_tok subproc bang_tok 
nocloser rparen_tok) in state 1520
WARNING: reduce/reduce conflict in state 1586 resolved using rule (nodedent -> 
INDENT any_dedent_toks DEDENT)
WARNING: rejected rule (any_dedent_tok -> DEDENT) in state 1586
Generating LALR tables
WARNING: 180 shift/reduce conflicts
WARNING: 121 reduce/reduce conflicts
WARNING: reduce/reduce conflict in state 2 resolved using rule (context -> 
command)
WARNING: rejected rule (commands -> command) in state 2
WARNING: reduce/reduce conflict in state 7 resolved using rule (command -> 
<empty>)
WARNING: rejected rule (arg -> AT_LPAREN) in state 7
WARNING: reduce/reduce conflict in state 8 resolved using rule (command -> 
<empty>)
WARNING: rejected rule (arg -> ATDOLLAR_LPAREN) in state 8
WARNING: reduce/reduce conflict in state 10 resolved using rule (command -> 
<empty>)
WARNING: rejected rule (arg -> BANG_LPAREN) in state 10
WARNING: reduce/reduce conflict in state 13 resolved using rule (command -> 
<empty>)
WARNING: rejected rule (arg -> DOLLAR_LPAREN) in state 13
WARNING: reduce/reduce conflict in state 14 resolved using rule (command -> 
<empty>)
WARNING: rejected rule (arg -> DOLLAR_LBRACKET) in state 14
WARNING: reduce/reduce conflict in state 18 resolved using rule (command -> 
<empty>)
WARNING: rejected rule (arg -> BANG_LBRACKET) in state 18
WARNING: Rule (arg -> AT_LPAREN) is never reduced
WARNING: Rule (arg -> ATDOLLAR_LPAREN) is never reduced
WARNING: Rule (arg -> BANG_LPAREN) is never reduced
WARNING: Rule (arg -> DOLLAR_LPAREN) is never reduced
WARNING: Rule (arg -> DOLLAR_LBRACKET) is never reduced
WARNING: Rule (arg -> BANG_LBRACKET) is never reduced
failed to find git tags
Removed xonsh/parser_table.py
Removed xonsh/completion_parser_table.py
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/cli_utils.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/shell.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/__init__.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/tools.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/lazyimps.py -> build/bdist.linux-x86_64/wheel/xonsh
creating build/bdist.linux-x86_64/wheel/xonsh/prompt
copying build/lib/xonsh/prompt/__init__.py -> 
build/bdist.linux-x86_64/wheel/xonsh/prompt
copying build/lib/xonsh/prompt/env.py -> 
build/bdist.linux-x86_64/wheel/xonsh/prompt
copying build/lib/xonsh/prompt/base.py -> 
build/bdist.linux-x86_64/wheel/xonsh/prompt
copying build/lib/xonsh/prompt/job.py -> 
build/bdist.linux-x86_64/wheel/xonsh/prompt
copying build/lib/xonsh/prompt/cwd.py -> 
build/bdist.linux-x86_64/wheel/xonsh/prompt
copying build/lib/xonsh/prompt/vc.py -> 
build/bdist.linux-x86_64/wheel/xonsh/prompt
copying build/lib/xonsh/prompt/gitstatus.py -> 
build/bdist.linux-x86_64/wheel/xonsh/prompt
copying build/lib/xonsh/prompt/times.py -> 
build/bdist.linux-x86_64/wheel/xonsh/prompt
copying build/lib/xonsh/lexer.py -> build/bdist.linux-x86_64/wheel/xonsh
creating build/bdist.linux-x86_64/wheel/xonsh/xoreutils
copying build/lib/xonsh/xoreutils/which.py -> 
build/bdist.linux-x86_64/wheel/xonsh/xoreutils
copying build/lib/xonsh/xoreutils/ulimit.py -> 
build/bdist.linux-x86_64/wheel/xonsh/xoreutils
copying build/lib/xonsh/xoreutils/__init__.py -> 
build/bdist.linux-x86_64/wheel/xonsh/xoreutils
copying build/lib/xonsh/xoreutils/echo.py -> 
build/bdist.linux-x86_64/wheel/xonsh/xoreutils
copying build/lib/xonsh/xoreutils/uptime.py -> 
build/bdist.linux-x86_64/wheel/xonsh/xoreutils
copying build/lib/xonsh/xoreutils/tee.py -> 
build/bdist.linux-x86_64/wheel/xonsh/xoreutils
copying build/lib/xonsh/xoreutils/_which.py -> 
build/bdist.linux-x86_64/wheel/xonsh/xoreutils
copying build/lib/xonsh/xoreutils/pwd.py -> 
build/bdist.linux-x86_64/wheel/xonsh/xoreutils
copying build/lib/xonsh/xoreutils/tty.py -> 
build/bdist.linux-x86_64/wheel/xonsh/xoreutils
copying build/lib/xonsh/xoreutils/yes.py -> 
build/bdist.linux-x86_64/wheel/xonsh/xoreutils
copying build/lib/xonsh/xoreutils/uname.py -> 
build/bdist.linux-x86_64/wheel/xonsh/xoreutils
copying build/lib/xonsh/xoreutils/cat.py -> 
build/bdist.linux-x86_64/wheel/xonsh/xoreutils
copying build/lib/xonsh/xoreutils/util.py -> 
build/bdist.linux-x86_64/wheel/xonsh/xoreutils
copying build/lib/xonsh/xoreutils/umask.py -> 
build/bdist.linux-x86_64/wheel/xonsh/xoreutils
copying build/lib/xonsh/foreign_shells.py -> 
build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/imphooks.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/aliases.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/environ.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/built_ins.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/pygments_cache.py -> 
build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/parser.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/ansi_colors.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/pretty.py -> build/bdist.linux-x86_64/wheel/xonsh
creating build/bdist.linux-x86_64/wheel/xonsh/pytest
copying build/lib/xonsh/pytest/__init__.py -> 
build/bdist.linux-x86_64/wheel/xonsh/pytest
copying build/lib/xonsh/pytest/tools.py -> 
build/bdist.linux-x86_64/wheel/xonsh/pytest
copying build/lib/xonsh/pytest/plugin.py -> 
build/bdist.linux-x86_64/wheel/xonsh/pytest
copying build/lib/xonsh/main.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/winutils.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/contexts.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/events.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/__main__.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/execer.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/openpy.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/commands_cache.py -> 
build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/codecache.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/base_shell.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/macutils.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/color_tools.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/completion_parser_table.py -> 
build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/pyghooks.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/diff_history.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/lazyjson.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/dirstack.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/tracer.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/xontribs.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/timings.py -> build/bdist.linux-x86_64/wheel/xonsh
creating build/bdist.linux-x86_64/wheel/xonsh/ptk_shell
copying build/lib/xonsh/ptk_shell/history.py -> 
build/bdist.linux-x86_64/wheel/xonsh/ptk_shell
copying build/lib/xonsh/ptk_shell/updator.py -> 
build/bdist.linux-x86_64/wheel/xonsh/ptk_shell
copying build/lib/xonsh/ptk_shell/shell.py -> 
build/bdist.linux-x86_64/wheel/xonsh/ptk_shell
copying build/lib/xonsh/ptk_shell/__init__.py -> 
build/bdist.linux-x86_64/wheel/xonsh/ptk_shell
copying build/lib/xonsh/ptk_shell/formatter.py -> 
build/bdist.linux-x86_64/wheel/xonsh/ptk_shell
copying build/lib/xonsh/ptk_shell/key_bindings.py -> 
build/bdist.linux-x86_64/wheel/xonsh/ptk_shell
copying build/lib/xonsh/ptk_shell/completer.py -> 
build/bdist.linux-x86_64/wheel/xonsh/ptk_shell
copying build/lib/xonsh/ast.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/dumb_shell.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/style_tools.py -> build/bdist.linux-x86_64/wheel/xonsh
creating build/bdist.linux-x86_64/wheel/xonsh/procs
copying build/lib/xonsh/procs/specs.py -> 
build/bdist.linux-x86_64/wheel/xonsh/procs
copying build/lib/xonsh/procs/proxies.py -> 
build/bdist.linux-x86_64/wheel/xonsh/procs
copying build/lib/xonsh/procs/__init__.py -> 
build/bdist.linux-x86_64/wheel/xonsh/procs
copying build/lib/xonsh/procs/posix.py -> 
build/bdist.linux-x86_64/wheel/xonsh/procs
copying build/lib/xonsh/procs/readers.py -> 
build/bdist.linux-x86_64/wheel/xonsh/procs
copying build/lib/xonsh/procs/pipelines.py -> 
build/bdist.linux-x86_64/wheel/xonsh/procs
copying build/lib/xonsh/parser_table.py -> build/bdist.linux-x86_64/wheel/xonsh
creating build/bdist.linux-x86_64/wheel/xonsh/completers
copying build/lib/xonsh/completers/__init__.py -> 
build/bdist.linux-x86_64/wheel/xonsh/completers
copying build/lib/xonsh/completers/tools.py -> 
build/bdist.linux-x86_64/wheel/xonsh/completers
copying build/lib/xonsh/completers/path.py -> 
build/bdist.linux-x86_64/wheel/xonsh/completers
copying build/lib/xonsh/completers/init.py -> 
build/bdist.linux-x86_64/wheel/xonsh/completers
copying build/lib/xonsh/completers/bash_completion.py -> 
build/bdist.linux-x86_64/wheel/xonsh/completers
copying build/lib/xonsh/completers/environment.py -> 
build/bdist.linux-x86_64/wheel/xonsh/completers
copying build/lib/xonsh/completers/base.py -> 
build/bdist.linux-x86_64/wheel/xonsh/completers
copying build/lib/xonsh/completers/dirs.py -> 
build/bdist.linux-x86_64/wheel/xonsh/completers
copying build/lib/xonsh/completers/imports.py -> 
build/bdist.linux-x86_64/wheel/xonsh/completers
copying build/lib/xonsh/completers/_aliases.py -> 
build/bdist.linux-x86_64/wheel/xonsh/completers
copying build/lib/xonsh/completers/bash.py -> 
build/bdist.linux-x86_64/wheel/xonsh/completers
copying build/lib/xonsh/completers/commands.py -> 
build/bdist.linux-x86_64/wheel/xonsh/completers
copying build/lib/xonsh/completers/man.py -> 
build/bdist.linux-x86_64/wheel/xonsh/completers
copying build/lib/xonsh/completers/completer.py -> 
build/bdist.linux-x86_64/wheel/xonsh/completers
copying build/lib/xonsh/completers/python.py -> 
build/bdist.linux-x86_64/wheel/xonsh/completers
copying build/lib/xonsh/jobs.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/jsonutils.py -> build/bdist.linux-x86_64/wheel/xonsh
creating build/bdist.linux-x86_64/wheel/xonsh/virtualenv
copying build/lib/xonsh/virtualenv/__init__.py -> 
build/bdist.linux-x86_64/wheel/xonsh/virtualenv
copying build/lib/xonsh/virtualenv/activate.xsh -> 
build/bdist.linux-x86_64/wheel/xonsh/virtualenv
creating build/bdist.linux-x86_64/wheel/xonsh/history
copying build/lib/xonsh/history/__init__.py -> 
build/bdist.linux-x86_64/wheel/xonsh/history
copying build/lib/xonsh/history/main.py -> 
build/bdist.linux-x86_64/wheel/xonsh/history
copying build/lib/xonsh/history/base.py -> 
build/bdist.linux-x86_64/wheel/xonsh/history
copying build/lib/xonsh/history/sqlite.py -> 
build/bdist.linux-x86_64/wheel/xonsh/history
copying build/lib/xonsh/history/json.py -> 
build/bdist.linux-x86_64/wheel/xonsh/history
copying build/lib/xonsh/history/dummy.py -> 
build/bdist.linux-x86_64/wheel/xonsh/history
copying build/lib/xonsh/proc.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/lazyasd.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/wizard.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/readline_shell.py -> 
build/bdist.linux-x86_64/wheel/xonsh
creating build/bdist.linux-x86_64/wheel/xonsh/parsers
copying build/lib/xonsh/parsers/__init__.py -> 
build/bdist.linux-x86_64/wheel/xonsh/parsers
copying build/lib/xonsh/parsers/v36.py -> 
build/bdist.linux-x86_64/wheel/xonsh/parsers
copying build/lib/xonsh/parsers/fstring_adaptor.py -> 
build/bdist.linux-x86_64/wheel/xonsh/parsers
copying build/lib/xonsh/parsers/context_check.py -> 
build/bdist.linux-x86_64/wheel/xonsh/parsers
copying build/lib/xonsh/parsers/base.py -> 
build/bdist.linux-x86_64/wheel/xonsh/parsers
copying build/lib/xonsh/parsers/v38.py -> 
build/bdist.linux-x86_64/wheel/xonsh/parsers
copying build/lib/xonsh/parsers/completion_context.py -> 
build/bdist.linux-x86_64/wheel/xonsh/parsers
copying build/lib/xonsh/parsers/v310.py -> 
build/bdist.linux-x86_64/wheel/xonsh/parsers
copying build/lib/xonsh/parsers/v39.py -> 
build/bdist.linux-x86_64/wheel/xonsh/parsers
copying build/lib/xonsh/platform.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/tokenize.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/completer.py -> build/bdist.linux-x86_64/wheel/xonsh
creating build/bdist.linux-x86_64/wheel/xonsh/lib
copying build/lib/xonsh/lib/itertools.py -> 
build/bdist.linux-x86_64/wheel/xonsh/lib
copying build/lib/xonsh/lib/__init__.py -> 
build/bdist.linux-x86_64/wheel/xonsh/lib
copying build/lib/xonsh/lib/os.py -> build/bdist.linux-x86_64/wheel/xonsh/lib
copying build/lib/xonsh/lib/collections.py -> 
build/bdist.linux-x86_64/wheel/xonsh/lib
copying build/lib/xonsh/lib/modules.py -> 
build/bdist.linux-x86_64/wheel/xonsh/lib
copying build/lib/xonsh/lib/subprocess.py -> 
build/bdist.linux-x86_64/wheel/xonsh/lib
copying build/lib/xonsh/xonfig.py -> build/bdist.linux-x86_64/wheel/xonsh
copying build/lib/xonsh/inspectors.py -> build/bdist.linux-x86_64/wheel/xonsh
creating build/bdist.linux-x86_64/wheel/xompletions
copying build/lib/xompletions/gh.py -> 
build/bdist.linux-x86_64/wheel/xompletions
copying build/lib/xompletions/_xonsh.py -> 
build/bdist.linux-x86_64/wheel/xompletions
copying build/lib/xompletions/pip.py -> 
build/bdist.linux-x86_64/wheel/xompletions
copying build/lib/xompletions/rmdir.py -> 
build/bdist.linux-x86_64/wheel/xompletions
copying build/lib/xompletions/cd.py -> 
build/bdist.linux-x86_64/wheel/xompletions
creating build/bdist.linux-x86_64/wheel/xontrib
copying build/lib/xontrib/coreutils.py -> build/bdist.linux-x86_64/wheel/xontrib
running install_egg_info
running egg_info
creating xonsh.egg-info
writing xonsh.egg-info/PKG-INFO
writing dependency_links to xonsh.egg-info/dependency_links.txt
writing entry points to xonsh.egg-info/entry_points.txt
writing requirements to xonsh.egg-info/requires.txt
writing top-level names to xonsh.egg-info/top_level.txt
writing manifest file 'xonsh.egg-info/SOURCES.txt'
reading manifest file 'xonsh.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in 
distribution
adding license file 'AUTHORS.rst'
writing manifest file 'xonsh.egg-info/SOURCES.txt'
Copying xonsh.egg-info to build/bdist.linux-x86_64/wheel/xonsh-0.14.1.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/xonsh-0.14.1.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/.tmp-3crxk0ci/xonsh-0.14.1-py311-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'xompletions/_xonsh.py'
adding 'xompletions/cd.py'
adding 'xompletions/gh.py'
adding 'xompletions/pip.py'
adding 'xompletions/rmdir.py'
adding 'xonsh/__init__.py'
adding 'xonsh/__main__.py'
adding 'xonsh/aliases.py'
adding 'xonsh/ansi_colors.py'
adding 'xonsh/ast.py'
adding 'xonsh/base_shell.py'
adding 'xonsh/built_ins.py'
adding 'xonsh/cli_utils.py'
adding 'xonsh/codecache.py'
adding 'xonsh/color_tools.py'
adding 'xonsh/commands_cache.py'
adding 'xonsh/completer.py'
adding 'xonsh/completion_parser_table.py'
adding 'xonsh/contexts.py'
adding 'xonsh/diff_history.py'
adding 'xonsh/dirstack.py'
adding 'xonsh/dumb_shell.py'
adding 'xonsh/environ.py'
adding 'xonsh/events.py'
adding 'xonsh/execer.py'
adding 'xonsh/foreign_shells.py'
adding 'xonsh/imphooks.py'
adding 'xonsh/inspectors.py'
adding 'xonsh/jobs.py'
adding 'xonsh/jsonutils.py'
adding 'xonsh/lazyasd.py'
adding 'xonsh/lazyimps.py'
adding 'xonsh/lazyjson.py'
adding 'xonsh/lexer.py'
adding 'xonsh/macutils.py'
adding 'xonsh/main.py'
adding 'xonsh/openpy.py'
adding 'xonsh/parser.py'
adding 'xonsh/parser_table.py'
adding 'xonsh/platform.py'
adding 'xonsh/pretty.py'
adding 'xonsh/proc.py'
adding 'xonsh/pyghooks.py'
adding 'xonsh/pygments_cache.py'
adding 'xonsh/readline_shell.py'
adding 'xonsh/shell.py'
adding 'xonsh/style_tools.py'
adding 'xonsh/timings.py'
adding 'xonsh/tokenize.py'
adding 'xonsh/tools.py'
adding 'xonsh/tracer.py'
adding 'xonsh/winutils.py'
adding 'xonsh/wizard.py'
adding 'xonsh/xonfig.py'
adding 'xonsh/xontribs.py'
adding 'xonsh/completers/__init__.py'
adding 'xonsh/completers/_aliases.py'
adding 'xonsh/completers/base.py'
adding 'xonsh/completers/bash.py'
adding 'xonsh/completers/bash_completion.py'
adding 'xonsh/completers/commands.py'
adding 'xonsh/completers/completer.py'
adding 'xonsh/completers/dirs.py'
adding 'xonsh/completers/environment.py'
adding 'xonsh/completers/imports.py'
adding 'xonsh/completers/init.py'
adding 'xonsh/completers/man.py'
adding 'xonsh/completers/path.py'
adding 'xonsh/completers/python.py'
adding 'xonsh/completers/tools.py'
adding 'xonsh/history/__init__.py'
adding 'xonsh/history/base.py'
adding 'xonsh/history/dummy.py'
adding 'xonsh/history/json.py'
adding 'xonsh/history/main.py'
adding 'xonsh/history/sqlite.py'
adding 'xonsh/lib/__init__.py'
adding 'xonsh/lib/collections.py'
adding 'xonsh/lib/itertools.py'
adding 'xonsh/lib/modules.py'
adding 'xonsh/lib/os.py'
adding 'xonsh/lib/subprocess.py'
adding 'xonsh/parsers/__init__.py'
adding 'xonsh/parsers/base.py'
adding 'xonsh/parsers/completion_context.py'
adding 'xonsh/parsers/context_check.py'
adding 'xonsh/parsers/fstring_adaptor.py'
adding 'xonsh/parsers/v310.py'
adding 'xonsh/parsers/v36.py'
adding 'xonsh/parsers/v38.py'
adding 'xonsh/parsers/v39.py'
adding 'xonsh/procs/__init__.py'
adding 'xonsh/procs/pipelines.py'
adding 'xonsh/procs/posix.py'
adding 'xonsh/procs/proxies.py'
adding 'xonsh/procs/readers.py'
adding 'xonsh/procs/specs.py'
adding 'xonsh/prompt/__init__.py'
adding 'xonsh/prompt/base.py'
adding 'xonsh/prompt/cwd.py'
adding 'xonsh/prompt/env.py'
adding 'xonsh/prompt/gitstatus.py'
adding 'xonsh/prompt/job.py'
adding 'xonsh/prompt/times.py'
adding 'xonsh/prompt/vc.py'
adding 'xonsh/ptk_shell/__init__.py'
adding 'xonsh/ptk_shell/completer.py'
adding 'xonsh/ptk_shell/formatter.py'
adding 'xonsh/ptk_shell/history.py'
adding 'xonsh/ptk_shell/key_bindings.py'
adding 'xonsh/ptk_shell/shell.py'
adding 'xonsh/ptk_shell/updator.py'
adding 'xonsh/pytest/__init__.py'
adding 'xonsh/pytest/plugin.py'
adding 'xonsh/pytest/tools.py'
adding 'xonsh/virtualenv/__init__.py'
adding 'xonsh/virtualenv/activate.xsh'
adding 'xonsh/xoreutils/__init__.py'
adding 'xonsh/xoreutils/_which.py'
adding 'xonsh/xoreutils/cat.py'
adding 'xonsh/xoreutils/echo.py'
adding 'xonsh/xoreutils/pwd.py'
adding 'xonsh/xoreutils/tee.py'
adding 'xonsh/xoreutils/tty.py'
adding 'xonsh/xoreutils/ulimit.py'
adding 'xonsh/xoreutils/umask.py'
adding 'xonsh/xoreutils/uname.py'
adding 'xonsh/xoreutils/uptime.py'
adding 'xonsh/xoreutils/util.py'
adding 'xonsh/xoreutils/which.py'
adding 'xonsh/xoreutils/yes.py'
adding 'xontrib/coreutils.py'
adding 'xonsh-0.14.1.dist-info/AUTHORS.rst'
adding 'xonsh-0.14.1.dist-info/METADATA'
adding 'xonsh-0.14.1.dist-info/WHEEL'
adding 'xonsh-0.14.1.dist-info/entry_points.txt'
adding 'xonsh-0.14.1.dist-info/top_level.txt'
adding 'xonsh-0.14.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built xonsh-0.14.1-py311-none-any.whl
I: pybuild plugin_pyproject:122: Unpacking wheel built for python3.11 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:310: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; 
python3.11 -m unittest discover -v

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=pybuild
   dh_prep -O--buildsystem=pybuild
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_install
I: pybuild plugin_pyproject:156: Copying package built for python3.11 to destdir
PYTHONPATH=. help2man --name "Pythonish, BASHwards looking shell" \
         --no-info --include debian/xonsh.help2man -o debian/xonsh.1 \
         ./debian/tmp/usr/bin/xonsh
mkdir -p debian/tmp/usr/share/xonsh/
mv debian/tmp/usr/bin/xonsh-* debian/tmp/usr/share/xonsh/
# install the jupyter kernel (no longer automatically handled by setup.py)
mkdir -p debian/tmp/usr/share/jupyter/kernels/xonsh
echo '{"argv": ["/usr/bin/python3", "-m", "xonsh.jupyter_kernel", "-f", "{connection_file}"], "display_name": "Xonsh", 
"language": "xonsh", "codemirror_mode": "shell"}' > debian/tmp/usr/share/jupyter/kernels/xonsh/kernel.json
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_install -O--buildsystem=pybuild
   dh_installdocs -O--buildsystem=pybuild
   debian/rules override_dh_sphinxdoc
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make -C docs html PYTHONPATH=/<<PKGBUILDDIR>> http_proxy='127.0.0.1:9' 
XONSH_DATA_DIR=/<<PKGBUILDDIR>>/docs/_build/xonsh-data-dir
make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
sphinx-build -b html -T -v -d _build/doctrees   . _build/html
Running Sphinx v7.2.6
/<<PKGBUILDDIR>>/docs/extensions/cmdhelp.py:17: DeprecationWarning: The 
`docutils.utils.error_reporting` module is deprecated and will be removed in Docutils 0.21 
or later.
Details with help("docutils.utils.error_reporting").
  from docutils.utils.error_reporting import ErrorString  # the new way
making output directory... done
WARNING: html_extra_path entry '_static/robots.txt' does not exist
WARNING: html_static_path entry '_static' does not exist
WARNING: logo file '_static/ascii_conch_part_transparent_tight.png' does not 
exist
WARNING: favicon file '_static/magic_conch.ico' does not exist
locale_dir /<<PKGBUILDDIR>>/docs/locales/en/LC_MESSAGES does not exist
[autosummary] generating autosummary for: advanced_events.rst, aliases.rst, 
api/index.rst, appimage.rst, bash_to_xsh.rst, changelog.rst, comparison.rst, 
contact.rst, containers.rst, contents.rst, ..., tutorial_completers.rst, 
tutorial_events.rst, tutorial_hist.rst, tutorial_history_backend.rst, 
tutorial_macros.rst, tutorial_ptk.rst, tutorial_subproc_strings.rst, 
tutorial_xonsh_projects.rst, tutorial_xontrib.rst, xonshrc.rst
[autosummary] generating autosummary for: /<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.aliases.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.base_shell.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.built_ins.rst, 
/<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.completer.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.completers.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.diff_history.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.dirstack.rst, 
/<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.environ.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.history.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.inspectors.rst, ..., /<<PKGBUILDDIR>>/docs/api/_autosummary/helpers/xonsh.tracer.rst, 
/<<PKGBUILDDIR>>/docs/api/_autosummary/helpers/xonsh.wizard.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/helpers/xonsh.xonfig.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/helpers/xonsh.xontribs.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/lang/xonsh.ast.rst, 
/<<PKGBUILDDIR>>/docs/api/_autosummary/lang/xonsh.execer.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/lang/xonsh.imphooks.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/lang/xonsh.lexer.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/lang/xonsh.parser.rst, 
/<<PKGBUILDDIR>>/docs/api/_autosummary/xontribs/xontrib.rst
WARNING: [autosummary] failed to import xonsh.ptk_shell.completer.
Possible hints:
* ModuleNotFoundError: No module named 'prompt_toolkit'
* ImportError:
* AttributeError: module 'xonsh.ptk_shell' has no attribute 'completer'
WARNING: [autosummary] failed to import xonsh.ptk_shell.formatter.
Possible hints:
* ModuleNotFoundError: No module named 'prompt_toolkit'
* ImportError:
* AttributeError: module 'xonsh.ptk_shell' has no attribute 'formatter'
WARNING: [autosummary] failed to import xonsh.ptk_shell.history.
Possible hints:
* ModuleNotFoundError: No module named 'prompt_toolkit'
* AttributeError: module 'xonsh.ptk_shell' has no attribute 'history'
* ImportError:
WARNING: [autosummary] failed to import xonsh.ptk_shell.key_bindings.
Possible hints:
* ModuleNotFoundError: No module named 'prompt_toolkit'
* ImportError:
* AttributeError: module 'xonsh.ptk_shell' has no attribute 'key_bindings'
WARNING: [autosummary] failed to import xonsh.ptk_shell.shell.
Possible hints:
* AttributeError: module 'xonsh.ptk_shell' has no attribute 'shell'
* ModuleNotFoundError: No module named 'prompt_toolkit'
* ImportError:
WARNING: [autosummary] failed to import xonsh.ptk_shell.updator.
Possible hints:
* ImportError:
* ModuleNotFoundError: No module named 'prompt_toolkit'
* AttributeError: module 'xonsh.ptk_shell' has no attribute 'updator'
[autosummary] generating autosummary for: /<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.completers.base.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.completers.bash.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.completers.bash_completion.rst, 
/<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.completers.commands.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.completers.completer.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.completers.dirs.rst, 
/<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.completers.environment.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.completers.imports.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.completers.init.rst, 
/<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.completers.man.rst, ..., /<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.xoreutils.uptime.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.xoreutils.util.rst, 
/<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.xoreutils.which.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/cmd/xonsh.xoreutils.yes.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/helpers/xonsh.lib.collections.rst, 
/<<PKGBUILDDIR>>/docs/api/_autosummary/helpers/xonsh.lib.itertools.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/helpers/xonsh.lib.modules.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/helpers/xonsh.lib.os.rst, 
/<<PKGBUILDDIR>>/docs/api/_autosummary/helpers/xonsh.lib.subprocess.rst, /<<PKGBUILDDIR>>/docs/api/_autosummary/xontribs/xontrib.coreutils.rst
myst v2.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, 
enable_extensions=set(), disable_syntax=[], all_links_external=False, 
url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, 
fence_as_directive=set(), number_code_blocks=[], title_to_header=False, 
heading_anchors=0, heading_slug_func=None, html_meta={}, 
footnote_transition=True, words_per_minute=200, substitutions={}, 
linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, 
dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, 
mathjax_classes='tex2jax_process|mathjax_process|math|output_area', 
enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True)
locale_dir /<<PKGBUILDDIR>>/docs/locales/en/LC_MESSAGES does not exist
building [mo]: targets for 0 po files that are out of date
writing output...
building [html]: targets for 44 source files that are out of date
updating environment: locale_dir /<<PKGBUILDDIR>>/docs/locales/en/LC_MESSAGES 
does not exist
[new config] 136 added, 0 changed, 0 removed
reading sources... [  1%] advanced_events
advanced_events
reading sources... [  1%] aliases
aliases
reading sources... [  2%] api/_autosummary/cmd/xonsh.aliases
api/_autosummary/cmd/xonsh.aliases
reading sources... [  3%] api/_autosummary/cmd/xonsh.base_shell
api/_autosummary/cmd/xonsh.base_shell
reading sources... [  4%] api/_autosummary/cmd/xonsh.built_ins
api/_autosummary/cmd/xonsh.built_ins
reading sources... [  4%] api/_autosummary/cmd/xonsh.completer
api/_autosummary/cmd/xonsh.completer
reading sources... [  5%] api/_autosummary/cmd/xonsh.completers
api/_autosummary/cmd/xonsh.completers
reading sources... [  6%] api/_autosummary/cmd/xonsh.completers.base
api/_autosummary/cmd/xonsh.completers.base
reading sources... [  7%] api/_autosummary/cmd/xonsh.completers.bash
api/_autosummary/cmd/xonsh.completers.bash
reading sources... [  7%] api/_autosummary/cmd/xonsh.completers.bash_completion
api/_autosummary/cmd/xonsh.completers.bash_completion
reading sources... [  8%] api/_autosummary/cmd/xonsh.completers.commands
api/_autosummary/cmd/xonsh.completers.commands
reading sources... [  9%] api/_autosummary/cmd/xonsh.completers.completer
api/_autosummary/cmd/xonsh.completers.completer
reading sources... [ 10%] api/_autosummary/cmd/xonsh.completers.dirs
api/_autosummary/cmd/xonsh.completers.dirs
reading sources... [ 10%] api/_autosummary/cmd/xonsh.completers.environment
api/_autosummary/cmd/xonsh.completers.environment
reading sources... [ 11%] api/_autosummary/cmd/xonsh.completers.imports
api/_autosummary/cmd/xonsh.completers.imports
reading sources... [ 12%] api/_autosummary/cmd/xonsh.completers.init
api/_autosummary/cmd/xonsh.completers.init
reading sources... [ 12%] api/_autosummary/cmd/xonsh.completers.man
api/_autosummary/cmd/xonsh.completers.man
reading sources... [ 13%] api/_autosummary/cmd/xonsh.completers.path
api/_autosummary/cmd/xonsh.completers.path
reading sources... [ 14%] api/_autosummary/cmd/xonsh.completers.python
api/_autosummary/cmd/xonsh.completers.python
reading sources... [ 15%] api/_autosummary/cmd/xonsh.completers.tools
api/_autosummary/cmd/xonsh.completers.tools
reading sources... [ 15%] api/_autosummary/cmd/xonsh.diff_history
api/_autosummary/cmd/xonsh.diff_history
reading sources... [ 16%] api/_autosummary/cmd/xonsh.dirstack
api/_autosummary/cmd/xonsh.dirstack
reading sources... [ 17%] api/_autosummary/cmd/xonsh.environ
api/_autosummary/cmd/xonsh.environ

====================== slowest reading durations =======================
0.401 api/_autosummary/cmd/xonsh.aliases
0.380 api/_autosummary/cmd/xonsh.completers.tools
0.232 api/_autosummary/cmd/xonsh.built_ins
0.140 api/_autosummary/cmd/xonsh.base_shell
0.088 api/_autosummary/cmd/xonsh.completer

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/sphinx/cmd/build.py", line 298, in 
build_main
    app.build(args.force_all, args.filenames)
  File "/usr/lib/python3/dist-packages/sphinx/application.py", line 354, in 
build
    self.builder.build_update()
  File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 293, 
in build_update
    self.build(to_build,
  File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 313, 
in build
    updated_docnames = set(self.read())
                           ^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 420, 
in read
    self._read_serial(docnames)
  File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 441, 
in _read_serial
    self.read_doc(docname)
  File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 498, 
in read_doc
    publisher.publish()
  File "/usr/lib/python3/dist-packages/docutils/core.py", line 234, in publish
    self.document = self.reader.read(self.source, self.parser,
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/sphinx/io.py", line 105, in read
    self.parse()
  File "/usr/lib/python3/dist-packages/docutils/readers/__init__.py", line 76, 
in parse
    self.parser.parse(self.input, document)
  File "/usr/lib/python3/dist-packages/sphinx/parsers.py", line 81, in parse
    self.statemachine.run(inputlines, document, inliner=self.inliner)
  File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 
170, in run
    results = StateMachineWS.run(self, input_lines, input_offset,
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 233, in 
run
    context, next_state, result = self.check_line(
                                  ^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 445, in 
check_line
    return method(match, context, next_state)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 
2786, in underline
    self.section(title, source, style, lineno - 1, messages)
  File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 
326, in section
    self.new_subsection(title, lineno, messages)
  File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 
392, in new_subsection
    newabsoffset = self.nested_parse(
                   ^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 
280, in nested_parse
    state_machine.run(block, input_offset, memo=self.memo,
  File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 
196, in run
    results = StateMachineWS.run(self, input_lines, input_offset)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 233, in 
run
    context, next_state, result = self.check_line(
                                  ^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 445, in 
check_line
    return method(match, context, next_state)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 
2358, in explicit_markup
    self.explicit_list(blank_finish)
  File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 
2383, in explicit_list
    newline_offset, blank_finish = self.nested_list_parse(
                                   ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 
317, in nested_list_parse
    state_machine.run(block, input_offset, memo=self.memo,
  File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 
196, in run
    results = StateMachineWS.run(self, input_lines, input_offset)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 233, in 
run
    context, next_state, result = self.check_line(
                                  ^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 445, in 
check_line
    return method(match, context, next_state)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 
2661, in explicit_markup
    nodelist, blank_finish = self.explicit_construct(match)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 
2368, in explicit_construct
    return method(self, expmatch)
           ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 
2105, in directive
    return self.run_directive(
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 
2155, in run_directive
    result = directive_instance.run()
             ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/sphinx/ext/autodoc/directive.py", line 
139, in run
    documenter.generate(more_content=self.content)
  File "/usr/lib/python3/dist-packages/sphinx/ext/autodoc/__init__.py", line 
962, in generate
    self.document_members(all_members)
  File "/usr/lib/python3/dist-packages/sphinx/ext/autodoc/__init__.py", line 
836, in document_members
    documenter.generate(
  File "/usr/lib/python3/dist-packages/sphinx/ext/autodoc/__init__.py", line 
1898, in generate
    return super().generate(more_content=more_content,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/sphinx/ext/autodoc/__init__.py", line 
962, in generate
    self.document_members(all_members)
  File "/usr/lib/python3/dist-packages/sphinx/ext/autodoc/__init__.py", line 
1884, in document_members
    super().document_members(all_members)
  File "/usr/lib/python3/dist-packages/sphinx/ext/autodoc/__init__.py", line 
836, in document_members
    documenter.generate(
  File "/usr/lib/python3/dist-packages/sphinx/ext/autodoc/__init__.py", line 
952, in generate
    self.add_directive_header(sig)
  File "/usr/lib/python3/dist-packages/sphinx/ext/autodoc/__init__.py", line 
2660, in add_directive_header
    objrepr = object_description(self.object)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/sphinx/util/inspect.py", line 396, in 
object_description
    ', '.join(object_description(x, _seen=seen) for x in obj),
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/sphinx/util/inspect.py", line 396, in 
<genexpr>
    ', '.join(object_description(x, _seen=seen) for x in obj),
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/sphinx/util/inspect.py", line 397, in 
object_description
    ',' * (len(obj) == 1),
           ^^^^^^^^
TypeError: object of type 'LazyObject' has no len()

Exception occurred:
  File "/usr/lib/python3/dist-packages/sphinx/util/inspect.py", line 397, in 
object_description
    ',' * (len(obj) == 1),
           ^^^^^^^^
TypeError: object of type 'LazyObject' has no len()
The full traceback has been saved in /tmp/sphinx-err-_kbnkza9.log, if you want 
to report the issue to the developers.
Please also report this if it was a user error, so that a better error message 
can be provided next time.
A bug report can be filed in the tracker at 
<https://github.com/sphinx-doc/sphinx/issues>. Thanks!
make[2]: *** [Makefile:40: html] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[1]: *** [debian/rules:19: override_dh_sphinxdoc] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: 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/202312/

About the archive rebuild: The build was made using virtual machines
from AWS, with enough memory, enough disk, and either one or two
CPUs, using a reduced chroot with only build-essential packages.

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