>>> xonsh: Building testing/xonsh 0.13.4-r2 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 10:15:26 +0000 >>> xonsh: Checking sanity of /home/buildozer/aports/testing/xonsh/APKBUILD... >>> xonsh: Analyzing dependencies... >>> xonsh: Installing for build: build-base py3-distro py3-prompt_toolkit>=3.0 py3-pygments>=2.2 py3-pyperclip py3-ujson py3-setuptools py3-gpep517 py3-installer py3-wheel (1/34) Installing libbz2 (1.0.8-r5) (2/34) Installing libffi (3.4.4-r2) (3/34) Installing gdbm (1.23-r1) (4/34) Installing xz-libs (5.4.2-r1) (5/34) Installing mpdecimal (2.5.1-r2) (6/34) Installing libpanelw (6.4_p20230401-r5) (7/34) Installing readline (8.2.1-r1) (8/34) Installing sqlite-libs (3.41.2-r2) (9/34) Installing python3 (3.11.3-r10) (10/34) Installing python3-pycache-pyc0 (3.11.3-r10) (11/34) Installing pyc (0.1-r0) (12/34) Installing py3-distro-pyc (1.8.0-r2) (13/34) Installing python3-pyc (3.11.3-r10) (14/34) Installing py3-distro (1.8.0-r2) (15/34) Installing py3-wcwidth (0.2.6-r2) (16/34) Installing py3-wcwidth-pyc (0.2.6-r2) (17/34) Installing py3-prompt_toolkit (3.0.38-r0) (18/34) Installing py3-pygments (2.15.1-r0) (19/34) Installing py3-pygments-pyc (2.15.1-r0) (20/34) Installing py3-pyperclip (1.8.2-r1) (21/34) Installing py3-ujson (5.7.0-r0) (22/34) Installing py3-parsing (3.0.9-r2) (23/34) Installing py3-parsing-pyc (3.0.9-r2) (24/34) Installing py3-packaging (23.1-r1) (25/34) Installing py3-packaging-pyc (23.1-r1) (26/34) Installing py3-setuptools (67.7.1-r0) (27/34) Installing py3-setuptools-pyc (67.7.1-r0) (28/34) Installing py3-installer (0.7.0-r1) (29/34) Installing py3-installer-pyc (0.7.0-r1) (30/34) Installing py3-gpep517 (13-r2) (31/34) Installing py3-gpep517-pyc (13-r2) (32/34) Installing py3-wheel (0.40.0-r1) (33/34) Installing py3-wheel-pyc (0.40.0-r1) (34/34) Installing .makedepends-xonsh (20230422.101527) Executing busybox-1.36.0-r7.trigger OK: 476 MiB in 133 packages >>> xonsh: Cleaning up srcdir >>> xonsh: Cleaning up pkgdir >>> xonsh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xonsh-0.13.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 12.0M 2 367k 0 0 510k 0 0:00:24 --:--:-- 0:00:24 510k 8 12.0M 8 1071k 0 0 624k 0 0:00:19 0:00:01 0:00:18 624k 15 12.0M 15 1919k 0 0 706k 0 0:00:17 0:00:02 0:00:15 706k 24 12.0M 24 3007k 0 0 809k 0 0:00:15 0:00:03 0:00:12 809k 42 12.0M 42 5295k 0 0 1123k 0 0:00:11 0:00:04 0:00:07 1122k 53 12.0M 53 6639k 0 0 1161k 0 0:00:10 0:00:05 0:00:05 1255k 65 12.0M 65 8047k 0 0 1198k 0 0:00:10 0:00:06 0:00:04 1395k 79 12.0M 79 9824k 0 0 1273k 0 0:00:09 0:00:07 0:00:02 1581k 94 12.0M 94 11.4M 0 0 1349k 0 0:00:09 0:00:08 0:00:01 1750k 100 12.0M 100 12.0M 0 0 1376k 0 0:00:08 0:00:08 --:--:-- 1656k >>> xonsh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xonsh-0.13.4.tar.gz >>> xonsh: Checking sha512sums... xonsh-0.13.4.tar.gz: OK >>> xonsh: Unpacking /var/cache/distfiles/edge/xonsh-0.13.4.tar.gz... 2023-04-22 10:15:37,158 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-04-22 10:15:37,254 root INFO running bdist_wheel 2023-04-22 10:15:37,258 root INFO running build 2023-04-22 10:15:37,258 root INFO running build_py Building lexer and parser tables. WARNING: /home/buildozer/aports/testing/xonsh/src/xonsh-0.13.4/xonsh/parsers/v38.py:523: No documentation string specified in function 'p_yield_arg_testlist' (ignored) WARNING: /home/buildozer/aports/testing/xonsh/src/xonsh-0.13.4/xonsh/parsers/base.py:533: 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 -> ) 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 11 resolved using rule (command -> ) WARNING: rejected rule (arg -> BANG_LPAREN) in state 11 WARNING: reduce/reduce conflict in state 12 resolved using rule (command -> ) WARNING: rejected rule (arg -> ATDOLLAR_LPAREN) in state 12 WARNING: reduce/reduce conflict in state 13 resolved using rule (command -> ) WARNING: rejected rule (arg -> DOLLAR_LBRACKET) in state 13 WARNING: reduce/reduce conflict in state 14 resolved using rule (command -> ) WARNING: rejected rule (arg -> AT_LPAREN) in state 14 WARNING: reduce/reduce conflict in state 16 resolved using rule (command -> ) WARNING: rejected rule (arg -> BANG_LBRACKET) in state 16 WARNING: reduce/reduce conflict in state 18 resolved using rule (command -> ) WARNING: rejected rule (arg -> DOLLAR_LPAREN) in state 18 WARNING: Rule (arg -> BANG_LPAREN) is never reduced WARNING: Rule (arg -> ATDOLLAR_LPAREN) is never reduced WARNING: Rule (arg -> DOLLAR_LBRACKET) is never reduced WARNING: Rule (arg -> AT_LPAREN) is never reduced WARNING: Rule (arg -> BANG_LBRACKET) is never reduced WARNING: Rule (arg -> DOLLAR_LPAREN) is never reduced fatal: not a git repository (or any of the parent directories): .git failed to find git tags 2023-04-22 10:15:40,142 root INFO creating build 2023-04-22 10:15:40,142 root INFO creating build/lib 2023-04-22 10:15:40,143 root INFO creating build/lib/xonsh 2023-04-22 10:15:40,143 root INFO copying xonsh/__init__.py -> build/lib/xonsh 2023-04-22 10:15:40,143 root INFO copying xonsh/parser_table.py -> build/lib/xonsh 2023-04-22 10:15:40,145 root INFO copying xonsh/imphooks.py -> build/lib/xonsh 2023-04-22 10:15:40,145 root INFO copying xonsh/base_shell.py -> build/lib/xonsh 2023-04-22 10:15:40,145 root INFO copying xonsh/cli_utils.py -> build/lib/xonsh 2023-04-22 10:15:40,145 root INFO copying xonsh/tracer.py -> build/lib/xonsh 2023-04-22 10:15:40,146 root INFO copying xonsh/jsonutils.py -> build/lib/xonsh 2023-04-22 10:15:40,146 root INFO copying xonsh/diff_history.py -> build/lib/xonsh 2023-04-22 10:15:40,146 root INFO copying xonsh/completion_parser_table.py -> build/lib/xonsh 2023-04-22 10:15:40,146 root INFO copying xonsh/timings.py -> build/lib/xonsh 2023-04-22 10:15:40,146 root INFO copying xonsh/lazyjson.py -> build/lib/xonsh 2023-04-22 10:15:40,146 root INFO copying xonsh/pyghooks.py -> build/lib/xonsh 2023-04-22 10:15:40,147 root INFO copying xonsh/tools.py -> build/lib/xonsh 2023-04-22 10:15:40,147 root INFO copying xonsh/ansi_colors.py -> build/lib/xonsh 2023-04-22 10:15:40,147 root INFO copying xonsh/shell.py -> build/lib/xonsh 2023-04-22 10:15:40,147 root INFO copying xonsh/pygments_cache.py -> build/lib/xonsh 2023-04-22 10:15:40,147 root INFO copying xonsh/xontribs.py -> build/lib/xonsh 2023-04-22 10:15:40,147 root INFO copying xonsh/codecache.py -> build/lib/xonsh 2023-04-22 10:15:40,148 root INFO copying xonsh/readline_shell.py -> build/lib/xonsh 2023-04-22 10:15:40,148 root INFO copying xonsh/parser.py -> build/lib/xonsh 2023-04-22 10:15:40,148 root INFO copying xonsh/inspectors.py -> build/lib/xonsh 2023-04-22 10:15:40,148 root INFO copying xonsh/pretty.py -> build/lib/xonsh 2023-04-22 10:15:40,148 root INFO copying xonsh/lazyimps.py -> build/lib/xonsh 2023-04-22 10:15:40,148 root INFO copying xonsh/events.py -> build/lib/xonsh 2023-04-22 10:15:40,148 root INFO copying xonsh/execer.py -> build/lib/xonsh 2023-04-22 10:15:40,149 root INFO copying xonsh/platform.py -> build/lib/xonsh 2023-04-22 10:15:40,149 root INFO copying xonsh/color_tools.py -> build/lib/xonsh 2023-04-22 10:15:40,149 root INFO copying xonsh/lazyasd.py -> build/lib/xonsh 2023-04-22 10:15:40,149 root INFO copying xonsh/xonfig.py -> build/lib/xonsh 2023-04-22 10:15:40,149 root INFO copying xonsh/proc.py -> build/lib/xonsh 2023-04-22 10:15:40,149 root INFO copying xonsh/ast.py -> build/lib/xonsh 2023-04-22 10:15:40,149 root INFO copying xonsh/winutils.py -> build/lib/xonsh 2023-04-22 10:15:40,150 root INFO copying xonsh/foreign_shells.py -> build/lib/xonsh 2023-04-22 10:15:40,150 root INFO copying xonsh/macutils.py -> build/lib/xonsh 2023-04-22 10:15:40,150 root INFO copying xonsh/environ.py -> build/lib/xonsh 2023-04-22 10:15:40,150 root INFO copying xonsh/style_tools.py -> build/lib/xonsh 2023-04-22 10:15:40,150 root INFO copying xonsh/dirstack.py -> build/lib/xonsh 2023-04-22 10:15:40,150 root INFO copying xonsh/built_ins.py -> build/lib/xonsh 2023-04-22 10:15:40,151 root INFO copying xonsh/dumb_shell.py -> build/lib/xonsh 2023-04-22 10:15:40,151 root INFO copying xonsh/completer.py -> build/lib/xonsh 2023-04-22 10:15:40,151 root INFO copying xonsh/__main__.py -> build/lib/xonsh 2023-04-22 10:15:40,151 root INFO copying xonsh/wizard.py -> build/lib/xonsh 2023-04-22 10:15:40,151 root INFO copying xonsh/commands_cache.py -> build/lib/xonsh 2023-04-22 10:15:40,151 root INFO copying xonsh/lexer.py -> build/lib/xonsh 2023-04-22 10:15:40,151 root INFO copying xonsh/main.py -> build/lib/xonsh 2023-04-22 10:15:40,152 root INFO copying xonsh/jobs.py -> build/lib/xonsh 2023-04-22 10:15:40,152 root INFO copying xonsh/openpy.py -> build/lib/xonsh 2023-04-22 10:15:40,152 root INFO copying xonsh/contexts.py -> build/lib/xonsh 2023-04-22 10:15:40,152 root INFO copying xonsh/tokenize.py -> build/lib/xonsh 2023-04-22 10:15:40,152 root INFO copying xonsh/aliases.py -> build/lib/xonsh 2023-04-22 10:15:40,152 root INFO creating build/lib/xonsh/ply 2023-04-22 10:15:40,153 root INFO creating build/lib/xonsh/ply/ply 2023-04-22 10:15:40,153 root INFO copying xonsh/ply/ply/__init__.py -> build/lib/xonsh/ply/ply 2023-04-22 10:15:40,153 root INFO copying xonsh/ply/ply/ygen.py -> build/lib/xonsh/ply/ply 2023-04-22 10:15:40,153 root INFO copying xonsh/ply/ply/lex.py -> build/lib/xonsh/ply/ply 2023-04-22 10:15:40,153 root INFO copying xonsh/ply/ply/cpp.py -> build/lib/xonsh/ply/ply 2023-04-22 10:15:40,153 root INFO copying xonsh/ply/ply/yacc.py -> build/lib/xonsh/ply/ply 2023-04-22 10:15:40,154 root INFO copying xonsh/ply/ply/ctokens.py -> build/lib/xonsh/ply/ply 2023-04-22 10:15:40,154 root INFO creating build/lib/xonsh/ptk_shell 2023-04-22 10:15:40,154 root INFO copying xonsh/ptk_shell/__init__.py -> build/lib/xonsh/ptk_shell 2023-04-22 10:15:40,154 root INFO copying xonsh/ptk_shell/formatter.py -> build/lib/xonsh/ptk_shell 2023-04-22 10:15:40,154 root INFO copying xonsh/ptk_shell/updator.py -> build/lib/xonsh/ptk_shell 2023-04-22 10:15:40,154 root INFO copying xonsh/ptk_shell/shell.py -> build/lib/xonsh/ptk_shell 2023-04-22 10:15:40,154 root INFO copying xonsh/ptk_shell/key_bindings.py -> build/lib/xonsh/ptk_shell 2023-04-22 10:15:40,155 root INFO copying xonsh/ptk_shell/completer.py -> build/lib/xonsh/ptk_shell 2023-04-22 10:15:40,155 root INFO copying xonsh/ptk_shell/history.py -> build/lib/xonsh/ptk_shell 2023-04-22 10:15:40,155 root INFO creating build/lib/xonsh/procs 2023-04-22 10:15:40,155 root INFO copying xonsh/procs/__init__.py -> build/lib/xonsh/procs 2023-04-22 10:15:40,155 root INFO copying xonsh/procs/posix.py -> build/lib/xonsh/procs 2023-04-22 10:15:40,155 root INFO copying xonsh/procs/readers.py -> build/lib/xonsh/procs 2023-04-22 10:15:40,156 root INFO copying xonsh/procs/proxies.py -> build/lib/xonsh/procs 2023-04-22 10:15:40,156 root INFO copying xonsh/procs/specs.py -> build/lib/xonsh/procs 2023-04-22 10:15:40,156 root INFO copying xonsh/procs/pipelines.py -> build/lib/xonsh/procs 2023-04-22 10:15:40,156 root INFO creating build/lib/xonsh/parsers 2023-04-22 10:15:40,156 root INFO copying xonsh/parsers/__init__.py -> build/lib/xonsh/parsers 2023-04-22 10:15:40,156 root INFO copying xonsh/parsers/v310.py -> build/lib/xonsh/parsers 2023-04-22 10:15:40,157 root INFO copying xonsh/parsers/v38.py -> build/lib/xonsh/parsers 2023-04-22 10:15:40,157 root INFO copying xonsh/parsers/fstring_adaptor.py -> build/lib/xonsh/parsers 2023-04-22 10:15:40,157 root INFO copying xonsh/parsers/completion_context.py -> build/lib/xonsh/parsers 2023-04-22 10:15:40,157 root INFO copying xonsh/parsers/context_check.py -> build/lib/xonsh/parsers 2023-04-22 10:15:40,157 root INFO copying xonsh/parsers/v39.py -> build/lib/xonsh/parsers 2023-04-22 10:15:40,157 root INFO copying xonsh/parsers/v36.py -> build/lib/xonsh/parsers 2023-04-22 10:15:40,157 root INFO copying xonsh/parsers/base.py -> build/lib/xonsh/parsers 2023-04-22 10:15:40,158 root INFO creating build/lib/xonsh/xoreutils 2023-04-22 10:15:40,158 root INFO copying xonsh/xoreutils/__init__.py -> build/lib/xonsh/xoreutils 2023-04-22 10:15:40,158 root INFO copying xonsh/xoreutils/cat.py -> build/lib/xonsh/xoreutils 2023-04-22 10:15:40,158 root INFO copying xonsh/xoreutils/uptime.py -> build/lib/xonsh/xoreutils 2023-04-22 10:15:40,158 root INFO copying xonsh/xoreutils/umask.py -> build/lib/xonsh/xoreutils 2023-04-22 10:15:40,158 root INFO copying xonsh/xoreutils/_which.py -> build/lib/xonsh/xoreutils 2023-04-22 10:15:40,159 root INFO copying xonsh/xoreutils/tty.py -> build/lib/xonsh/xoreutils 2023-04-22 10:15:40,159 root INFO copying xonsh/xoreutils/pwd.py -> build/lib/xonsh/xoreutils 2023-04-22 10:15:40,159 root INFO copying xonsh/xoreutils/ulimit.py -> build/lib/xonsh/xoreutils 2023-04-22 10:15:40,159 root INFO copying xonsh/xoreutils/util.py -> build/lib/xonsh/xoreutils 2023-04-22 10:15:40,159 root INFO copying xonsh/xoreutils/tee.py -> build/lib/xonsh/xoreutils 2023-04-22 10:15:40,159 root INFO copying xonsh/xoreutils/yes.py -> build/lib/xonsh/xoreutils 2023-04-22 10:15:40,159 root INFO copying xonsh/xoreutils/echo.py -> build/lib/xonsh/xoreutils 2023-04-22 10:15:40,159 root INFO copying xonsh/xoreutils/uname.py -> build/lib/xonsh/xoreutils 2023-04-22 10:15:40,159 root INFO copying xonsh/xoreutils/which.py -> build/lib/xonsh/xoreutils 2023-04-22 10:15:40,160 root INFO creating build/lib/xontrib 2023-04-22 10:15:40,160 root INFO copying xontrib/voxapi.py -> build/lib/xontrib 2023-04-22 10:15:40,160 root INFO copying xontrib/coreutils.py -> build/lib/xontrib 2023-04-22 10:15:40,160 root INFO copying xontrib/abbrevs.py -> build/lib/xontrib 2023-04-22 10:15:40,160 root INFO copying xontrib/bashisms.py -> build/lib/xontrib 2023-04-22 10:15:40,160 root INFO copying xontrib/autovox.py -> build/lib/xontrib 2023-04-22 10:15:40,161 root INFO copying xontrib/fish_completer.py -> build/lib/xontrib 2023-04-22 10:15:40,161 root INFO copying xontrib/free_cwd.py -> build/lib/xontrib 2023-04-22 10:15:40,161 root INFO copying xontrib/pdb.py -> build/lib/xontrib 2023-04-22 10:15:40,161 root INFO copying xontrib/vox.py -> build/lib/xontrib 2023-04-22 10:15:40,161 root INFO copying xontrib/whole_word_jumping.py -> build/lib/xontrib 2023-04-22 10:15:40,161 root INFO copying xontrib/xog.py -> build/lib/xontrib 2023-04-22 10:15:40,161 root INFO creating build/lib/xonsh/completers 2023-04-22 10:15:40,162 root INFO copying xonsh/completers/python.py -> build/lib/xonsh/completers 2023-04-22 10:15:40,162 root INFO copying xonsh/completers/__init__.py -> build/lib/xonsh/completers 2023-04-22 10:15:40,162 root INFO copying xonsh/completers/_aliases.py -> build/lib/xonsh/completers 2023-04-22 10:15:40,162 root INFO copying xonsh/completers/tools.py -> build/lib/xonsh/completers 2023-04-22 10:15:40,162 root INFO copying xonsh/completers/init.py -> build/lib/xonsh/completers 2023-04-22 10:15:40,162 root INFO copying xonsh/completers/bash.py -> build/lib/xonsh/completers 2023-04-22 10:15:40,162 root INFO copying xonsh/completers/commands.py -> build/lib/xonsh/completers 2023-04-22 10:15:40,162 root INFO copying xonsh/completers/environment.py -> build/lib/xonsh/completers 2023-04-22 10:15:40,163 root INFO copying xonsh/completers/dirs.py -> build/lib/xonsh/completers 2023-04-22 10:15:40,163 root INFO copying xonsh/completers/completer.py -> build/lib/xonsh/completers 2023-04-22 10:15:40,163 root INFO copying xonsh/completers/man.py -> build/lib/xonsh/completers 2023-04-22 10:15:40,163 root INFO copying xonsh/completers/path.py -> build/lib/xonsh/completers 2023-04-22 10:15:40,163 root INFO copying xonsh/completers/imports.py -> build/lib/xonsh/completers 2023-04-22 10:15:40,163 root INFO copying xonsh/completers/base.py -> build/lib/xonsh/completers 2023-04-22 10:15:40,163 root INFO copying xonsh/completers/bash_completion.py -> build/lib/xonsh/completers 2023-04-22 10:15:40,164 root INFO creating build/lib/xonsh/history 2023-04-22 10:15:40,164 root INFO copying xonsh/history/__init__.py -> build/lib/xonsh/history 2023-04-22 10:15:40,164 root INFO copying xonsh/history/sqlite.py -> build/lib/xonsh/history 2023-04-22 10:15:40,164 root INFO copying xonsh/history/json.py -> build/lib/xonsh/history 2023-04-22 10:15:40,164 root INFO copying xonsh/history/main.py -> build/lib/xonsh/history 2023-04-22 10:15:40,164 root INFO copying xonsh/history/base.py -> build/lib/xonsh/history 2023-04-22 10:15:40,164 root INFO copying xonsh/history/dummy.py -> build/lib/xonsh/history 2023-04-22 10:15:40,165 root INFO creating build/lib/xonsh/prompt 2023-04-22 10:15:40,165 root INFO copying xonsh/prompt/__init__.py -> build/lib/xonsh/prompt 2023-04-22 10:15:40,165 root INFO copying xonsh/prompt/cwd.py -> build/lib/xonsh/prompt 2023-04-22 10:15:40,165 root INFO copying xonsh/prompt/gitstatus.py -> build/lib/xonsh/prompt 2023-04-22 10:15:40,165 root INFO copying xonsh/prompt/job.py -> build/lib/xonsh/prompt 2023-04-22 10:15:40,165 root INFO copying xonsh/prompt/env.py -> build/lib/xonsh/prompt 2023-04-22 10:15:40,165 root INFO copying xonsh/prompt/times.py -> build/lib/xonsh/prompt 2023-04-22 10:15:40,166 root INFO copying xonsh/prompt/vc.py -> build/lib/xonsh/prompt 2023-04-22 10:15:40,166 root INFO copying xonsh/prompt/base.py -> build/lib/xonsh/prompt 2023-04-22 10:15:40,166 root INFO creating build/lib/xonsh/pytest 2023-04-22 10:15:40,166 root INFO copying xonsh/pytest/__init__.py -> build/lib/xonsh/pytest 2023-04-22 10:15:40,166 root INFO copying xonsh/pytest/tools.py -> build/lib/xonsh/pytest 2023-04-22 10:15:40,166 root INFO copying xonsh/pytest/plugin.py -> build/lib/xonsh/pytest 2023-04-22 10:15:40,167 root INFO creating build/lib/xonsh/lib 2023-04-22 10:15:40,167 root INFO copying xonsh/lib/__init__.py -> build/lib/xonsh/lib 2023-04-22 10:15:40,167 root INFO copying xonsh/lib/collections.py -> build/lib/xonsh/lib 2023-04-22 10:15:40,167 root INFO copying xonsh/lib/subprocess.py -> build/lib/xonsh/lib 2023-04-22 10:15:40,167 root INFO copying xonsh/lib/modules.py -> build/lib/xonsh/lib 2023-04-22 10:15:40,167 root INFO copying xonsh/lib/os.py -> build/lib/xonsh/lib 2023-04-22 10:15:40,167 root INFO copying xonsh/lib/itertools.py -> build/lib/xonsh/lib 2023-04-22 10:15:40,167 root INFO creating build/lib/xonsh/webconfig 2023-04-22 10:15:40,168 root INFO copying xonsh/webconfig/__init__.py -> build/lib/xonsh/webconfig 2023-04-22 10:15:40,168 root INFO copying xonsh/webconfig/__main__.py -> build/lib/xonsh/webconfig 2023-04-22 10:15:40,168 root INFO copying xonsh/webconfig/main.py -> build/lib/xonsh/webconfig 2023-04-22 10:15:40,168 root INFO copying xonsh/webconfig/routes.py -> build/lib/xonsh/webconfig 2023-04-22 10:15:40,168 root INFO copying xonsh/webconfig/file_writes.py -> build/lib/xonsh/webconfig 2023-04-22 10:15:40,168 root INFO copying xonsh/webconfig/xonsh_data.py -> build/lib/xonsh/webconfig 2023-04-22 10:15:40,168 root INFO copying xonsh/webconfig/tags.py -> build/lib/xonsh/webconfig 2023-04-22 10:15:40,169 root INFO creating build/lib/xonsh/virtualenv 2023-04-22 10:15:40,169 root INFO copying xonsh/virtualenv/__init__.py -> build/lib/xonsh/virtualenv 2023-04-22 10:15:40,169 root INFO creating build/lib/xompletions 2023-04-22 10:15:40,169 root INFO copying xompletions/pip.py -> build/lib/xompletions 2023-04-22 10:15:40,169 root INFO copying xompletions/cd.py -> build/lib/xompletions 2023-04-22 10:15:40,169 root INFO copying xompletions/gh.py -> build/lib/xompletions 2023-04-22 10:15:40,169 root INFO copying xompletions/rmdir.py -> build/lib/xompletions 2023-04-22 10:15:40,169 root INFO copying xompletions/_xonsh.py -> build/lib/xompletions 2023-04-22 10:15:40,170 root INFO copying xonsh/webconfig/index.html -> build/lib/xonsh/webconfig 2023-04-22 10:15:40,171 root INFO creating build/lib/xonsh/webconfig/js 2023-04-22 10:15:40,171 root INFO copying xonsh/webconfig/js/bootstrap.min.css -> build/lib/xonsh/webconfig/js 2023-04-22 10:15:40,171 root INFO copying xonsh/webconfig/js/LICENSE-bootstrap -> build/lib/xonsh/webconfig/js 2023-04-22 10:15:40,171 root INFO copying xonsh/virtualenv/activate.xsh -> build/lib/xonsh/virtualenv 2023-04-22 10:15:40,173 wheel INFO installing to build/bdist.linux-aarch64/wheel 2023-04-22 10:15:40,173 root INFO running install Building lexer and parser tables. WARNING: /home/buildozer/aports/testing/xonsh/src/xonsh-0.13.4/xonsh/parsers/v38.py:523: No documentation string specified in function 'p_yield_arg_testlist' (ignored) WARNING: /home/buildozer/aports/testing/xonsh/src/xonsh-0.13.4/xonsh/parsers/base.py:533: 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 -> ) 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 11 resolved using rule (command -> ) WARNING: rejected rule (arg -> BANG_LPAREN) in state 11 WARNING: reduce/reduce conflict in state 12 resolved using rule (command -> ) WARNING: rejected rule (arg -> ATDOLLAR_LPAREN) in state 12 WARNING: reduce/reduce conflict in state 13 resolved using rule (command -> ) WARNING: rejected rule (arg -> DOLLAR_LBRACKET) in state 13 WARNING: reduce/reduce conflict in state 14 resolved using rule (command -> ) WARNING: rejected rule (arg -> AT_LPAREN) in state 14 WARNING: reduce/reduce conflict in state 16 resolved using rule (command -> ) WARNING: rejected rule (arg -> BANG_LBRACKET) in state 16 WARNING: reduce/reduce conflict in state 18 resolved using rule (command -> ) WARNING: rejected rule (arg -> DOLLAR_LPAREN) in state 18 WARNING: Rule (arg -> BANG_LPAREN) is never reduced WARNING: Rule (arg -> ATDOLLAR_LPAREN) is never reduced WARNING: Rule (arg -> DOLLAR_LBRACKET) is never reduced WARNING: Rule (arg -> AT_LPAREN) is never reduced WARNING: Rule (arg -> BANG_LBRACKET) is never reduced WARNING: Rule (arg -> DOLLAR_LPAREN) is never reduced fatal: not a git repository (or any of the parent directories): .git failed to find git tags 2023-04-22 10:15:42,992 root INFO running install_lib 2023-04-22 10:15:42,994 root INFO creating build/bdist.linux-aarch64 2023-04-22 10:15:42,994 root INFO creating build/bdist.linux-aarch64/wheel 2023-04-22 10:15:42,994 root INFO creating build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:42,994 root INFO copying build/lib/xonsh/__init__.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:42,994 root INFO copying build/lib/xonsh/parser_table.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:42,995 root INFO copying build/lib/xonsh/imphooks.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:42,995 root INFO copying build/lib/xonsh/base_shell.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:42,996 root INFO copying build/lib/xonsh/cli_utils.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:42,996 root INFO copying build/lib/xonsh/tracer.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:42,996 root INFO copying build/lib/xonsh/jsonutils.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:42,996 root INFO copying build/lib/xonsh/diff_history.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:42,996 root INFO copying build/lib/xonsh/completion_parser_table.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:42,996 root INFO creating build/bdist.linux-aarch64/wheel/xonsh/history 2023-04-22 10:15:42,996 root INFO copying build/lib/xonsh/history/__init__.py -> build/bdist.linux-aarch64/wheel/xonsh/history 2023-04-22 10:15:42,997 root INFO copying build/lib/xonsh/history/sqlite.py -> build/bdist.linux-aarch64/wheel/xonsh/history 2023-04-22 10:15:42,997 root INFO copying build/lib/xonsh/history/json.py -> build/bdist.linux-aarch64/wheel/xonsh/history 2023-04-22 10:15:42,997 root INFO copying build/lib/xonsh/history/main.py -> build/bdist.linux-aarch64/wheel/xonsh/history 2023-04-22 10:15:42,997 root INFO copying build/lib/xonsh/history/base.py -> build/bdist.linux-aarch64/wheel/xonsh/history 2023-04-22 10:15:42,997 root INFO copying build/lib/xonsh/history/dummy.py -> build/bdist.linux-aarch64/wheel/xonsh/history 2023-04-22 10:15:42,997 root INFO copying build/lib/xonsh/timings.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:42,997 root INFO copying build/lib/xonsh/lazyjson.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:42,998 root INFO copying build/lib/xonsh/pyghooks.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:42,998 root INFO copying build/lib/xonsh/tools.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:42,998 root INFO copying build/lib/xonsh/ansi_colors.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:42,998 root INFO creating build/bdist.linux-aarch64/wheel/xonsh/ptk_shell 2023-04-22 10:15:42,998 root INFO copying build/lib/xonsh/ptk_shell/__init__.py -> build/bdist.linux-aarch64/wheel/xonsh/ptk_shell 2023-04-22 10:15:42,998 root INFO copying build/lib/xonsh/ptk_shell/formatter.py -> build/bdist.linux-aarch64/wheel/xonsh/ptk_shell 2023-04-22 10:15:42,998 root INFO copying build/lib/xonsh/ptk_shell/updator.py -> build/bdist.linux-aarch64/wheel/xonsh/ptk_shell 2023-04-22 10:15:42,999 root INFO copying build/lib/xonsh/ptk_shell/shell.py -> build/bdist.linux-aarch64/wheel/xonsh/ptk_shell 2023-04-22 10:15:42,999 root INFO copying build/lib/xonsh/ptk_shell/key_bindings.py -> build/bdist.linux-aarch64/wheel/xonsh/ptk_shell 2023-04-22 10:15:42,999 root INFO copying build/lib/xonsh/ptk_shell/completer.py -> build/bdist.linux-aarch64/wheel/xonsh/ptk_shell 2023-04-22 10:15:42,999 root INFO copying build/lib/xonsh/ptk_shell/history.py -> build/bdist.linux-aarch64/wheel/xonsh/ptk_shell 2023-04-22 10:15:42,999 root INFO copying build/lib/xonsh/shell.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:42,999 root INFO creating build/bdist.linux-aarch64/wheel/xonsh/xoreutils 2023-04-22 10:15:42,999 root INFO copying build/lib/xonsh/xoreutils/__init__.py -> build/bdist.linux-aarch64/wheel/xonsh/xoreutils 2023-04-22 10:15:42,999 root INFO copying build/lib/xonsh/xoreutils/cat.py -> build/bdist.linux-aarch64/wheel/xonsh/xoreutils 2023-04-22 10:15:43,000 root INFO copying build/lib/xonsh/xoreutils/uptime.py -> build/bdist.linux-aarch64/wheel/xonsh/xoreutils 2023-04-22 10:15:43,000 root INFO copying build/lib/xonsh/xoreutils/umask.py -> build/bdist.linux-aarch64/wheel/xonsh/xoreutils 2023-04-22 10:15:43,000 root INFO copying build/lib/xonsh/xoreutils/_which.py -> build/bdist.linux-aarch64/wheel/xonsh/xoreutils 2023-04-22 10:15:43,000 root INFO copying build/lib/xonsh/xoreutils/tty.py -> build/bdist.linux-aarch64/wheel/xonsh/xoreutils 2023-04-22 10:15:43,000 root INFO copying build/lib/xonsh/xoreutils/pwd.py -> build/bdist.linux-aarch64/wheel/xonsh/xoreutils 2023-04-22 10:15:43,000 root INFO copying build/lib/xonsh/xoreutils/ulimit.py -> build/bdist.linux-aarch64/wheel/xonsh/xoreutils 2023-04-22 10:15:43,000 root INFO copying build/lib/xonsh/xoreutils/util.py -> build/bdist.linux-aarch64/wheel/xonsh/xoreutils 2023-04-22 10:15:43,000 root INFO copying build/lib/xonsh/xoreutils/tee.py -> build/bdist.linux-aarch64/wheel/xonsh/xoreutils 2023-04-22 10:15:43,000 root INFO copying build/lib/xonsh/xoreutils/yes.py -> build/bdist.linux-aarch64/wheel/xonsh/xoreutils 2023-04-22 10:15:43,001 root INFO copying build/lib/xonsh/xoreutils/echo.py -> build/bdist.linux-aarch64/wheel/xonsh/xoreutils 2023-04-22 10:15:43,001 root INFO copying build/lib/xonsh/xoreutils/uname.py -> build/bdist.linux-aarch64/wheel/xonsh/xoreutils 2023-04-22 10:15:43,001 root INFO copying build/lib/xonsh/xoreutils/which.py -> build/bdist.linux-aarch64/wheel/xonsh/xoreutils 2023-04-22 10:15:43,001 root INFO copying build/lib/xonsh/pygments_cache.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,001 root INFO copying build/lib/xonsh/xontribs.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,001 root INFO creating build/bdist.linux-aarch64/wheel/xonsh/procs 2023-04-22 10:15:43,001 root INFO copying build/lib/xonsh/procs/__init__.py -> build/bdist.linux-aarch64/wheel/xonsh/procs 2023-04-22 10:15:43,001 root INFO copying build/lib/xonsh/procs/posix.py -> build/bdist.linux-aarch64/wheel/xonsh/procs 2023-04-22 10:15:43,002 root INFO copying build/lib/xonsh/procs/readers.py -> build/bdist.linux-aarch64/wheel/xonsh/procs 2023-04-22 10:15:43,002 root INFO copying build/lib/xonsh/procs/proxies.py -> build/bdist.linux-aarch64/wheel/xonsh/procs 2023-04-22 10:15:43,002 root INFO copying build/lib/xonsh/procs/specs.py -> build/bdist.linux-aarch64/wheel/xonsh/procs 2023-04-22 10:15:43,002 root INFO copying build/lib/xonsh/procs/pipelines.py -> build/bdist.linux-aarch64/wheel/xonsh/procs 2023-04-22 10:15:43,002 root INFO copying build/lib/xonsh/codecache.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,002 root INFO copying build/lib/xonsh/readline_shell.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,002 root INFO copying build/lib/xonsh/parser.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,003 root INFO copying build/lib/xonsh/inspectors.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,003 root INFO copying build/lib/xonsh/pretty.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,003 root INFO creating build/bdist.linux-aarch64/wheel/xonsh/pytest 2023-04-22 10:15:43,003 root INFO copying build/lib/xonsh/pytest/__init__.py -> build/bdist.linux-aarch64/wheel/xonsh/pytest 2023-04-22 10:15:43,003 root INFO copying build/lib/xonsh/pytest/tools.py -> build/bdist.linux-aarch64/wheel/xonsh/pytest 2023-04-22 10:15:43,003 root INFO copying build/lib/xonsh/pytest/plugin.py -> build/bdist.linux-aarch64/wheel/xonsh/pytest 2023-04-22 10:15:43,003 root INFO creating build/bdist.linux-aarch64/wheel/xonsh/virtualenv 2023-04-22 10:15:43,004 root INFO copying build/lib/xonsh/virtualenv/__init__.py -> build/bdist.linux-aarch64/wheel/xonsh/virtualenv 2023-04-22 10:15:43,004 root INFO copying build/lib/xonsh/virtualenv/activate.xsh -> build/bdist.linux-aarch64/wheel/xonsh/virtualenv 2023-04-22 10:15:43,004 root INFO copying build/lib/xonsh/lazyimps.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,004 root INFO copying build/lib/xonsh/events.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,004 root INFO copying build/lib/xonsh/execer.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,004 root INFO creating build/bdist.linux-aarch64/wheel/xonsh/completers 2023-04-22 10:15:43,004 root INFO copying build/lib/xonsh/completers/python.py -> build/bdist.linux-aarch64/wheel/xonsh/completers 2023-04-22 10:15:43,004 root INFO copying build/lib/xonsh/completers/__init__.py -> build/bdist.linux-aarch64/wheel/xonsh/completers 2023-04-22 10:15:43,004 root INFO copying build/lib/xonsh/completers/_aliases.py -> build/bdist.linux-aarch64/wheel/xonsh/completers 2023-04-22 10:15:43,005 root INFO copying build/lib/xonsh/completers/tools.py -> build/bdist.linux-aarch64/wheel/xonsh/completers 2023-04-22 10:15:43,005 root INFO copying build/lib/xonsh/completers/init.py -> build/bdist.linux-aarch64/wheel/xonsh/completers 2023-04-22 10:15:43,005 root INFO copying build/lib/xonsh/completers/bash.py -> build/bdist.linux-aarch64/wheel/xonsh/completers 2023-04-22 10:15:43,005 root INFO copying build/lib/xonsh/completers/commands.py -> build/bdist.linux-aarch64/wheel/xonsh/completers 2023-04-22 10:15:43,005 root INFO copying build/lib/xonsh/completers/environment.py -> build/bdist.linux-aarch64/wheel/xonsh/completers 2023-04-22 10:15:43,005 root INFO copying build/lib/xonsh/completers/dirs.py -> build/bdist.linux-aarch64/wheel/xonsh/completers 2023-04-22 10:15:43,005 root INFO copying build/lib/xonsh/completers/completer.py -> build/bdist.linux-aarch64/wheel/xonsh/completers 2023-04-22 10:15:43,005 root INFO copying build/lib/xonsh/completers/man.py -> build/bdist.linux-aarch64/wheel/xonsh/completers 2023-04-22 10:15:43,005 root INFO copying build/lib/xonsh/completers/path.py -> build/bdist.linux-aarch64/wheel/xonsh/completers 2023-04-22 10:15:43,006 root INFO copying build/lib/xonsh/completers/imports.py -> build/bdist.linux-aarch64/wheel/xonsh/completers 2023-04-22 10:15:43,006 root INFO copying build/lib/xonsh/completers/base.py -> build/bdist.linux-aarch64/wheel/xonsh/completers 2023-04-22 10:15:43,006 root INFO copying build/lib/xonsh/completers/bash_completion.py -> build/bdist.linux-aarch64/wheel/xonsh/completers 2023-04-22 10:15:43,006 root INFO copying build/lib/xonsh/platform.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,006 root INFO creating build/bdist.linux-aarch64/wheel/xonsh/lib 2023-04-22 10:15:43,006 root INFO copying build/lib/xonsh/lib/__init__.py -> build/bdist.linux-aarch64/wheel/xonsh/lib 2023-04-22 10:15:43,006 root INFO copying build/lib/xonsh/lib/collections.py -> build/bdist.linux-aarch64/wheel/xonsh/lib 2023-04-22 10:15:43,006 root INFO copying build/lib/xonsh/lib/subprocess.py -> build/bdist.linux-aarch64/wheel/xonsh/lib 2023-04-22 10:15:43,007 root INFO copying build/lib/xonsh/lib/modules.py -> build/bdist.linux-aarch64/wheel/xonsh/lib 2023-04-22 10:15:43,007 root INFO copying build/lib/xonsh/lib/os.py -> build/bdist.linux-aarch64/wheel/xonsh/lib 2023-04-22 10:15:43,007 root INFO copying build/lib/xonsh/lib/itertools.py -> build/bdist.linux-aarch64/wheel/xonsh/lib 2023-04-22 10:15:43,007 root INFO copying build/lib/xonsh/color_tools.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,007 root INFO copying build/lib/xonsh/lazyasd.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,007 root INFO copying build/lib/xonsh/xonfig.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,007 root INFO creating build/bdist.linux-aarch64/wheel/xonsh/parsers 2023-04-22 10:15:43,007 root INFO copying build/lib/xonsh/parsers/__init__.py -> build/bdist.linux-aarch64/wheel/xonsh/parsers 2023-04-22 10:15:43,008 root INFO copying build/lib/xonsh/parsers/v310.py -> build/bdist.linux-aarch64/wheel/xonsh/parsers 2023-04-22 10:15:43,008 root INFO copying build/lib/xonsh/parsers/v38.py -> build/bdist.linux-aarch64/wheel/xonsh/parsers 2023-04-22 10:15:43,008 root INFO copying build/lib/xonsh/parsers/fstring_adaptor.py -> build/bdist.linux-aarch64/wheel/xonsh/parsers 2023-04-22 10:15:43,008 root INFO copying build/lib/xonsh/parsers/completion_context.py -> build/bdist.linux-aarch64/wheel/xonsh/parsers 2023-04-22 10:15:43,008 root INFO copying build/lib/xonsh/parsers/context_check.py -> build/bdist.linux-aarch64/wheel/xonsh/parsers 2023-04-22 10:15:43,008 root INFO copying build/lib/xonsh/parsers/v39.py -> build/bdist.linux-aarch64/wheel/xonsh/parsers 2023-04-22 10:15:43,008 root INFO copying build/lib/xonsh/parsers/v36.py -> build/bdist.linux-aarch64/wheel/xonsh/parsers 2023-04-22 10:15:43,008 root INFO copying build/lib/xonsh/parsers/base.py -> build/bdist.linux-aarch64/wheel/xonsh/parsers 2023-04-22 10:15:43,009 root INFO copying build/lib/xonsh/proc.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,009 root INFO copying build/lib/xonsh/ast.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,009 root INFO copying build/lib/xonsh/winutils.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,009 root INFO copying build/lib/xonsh/foreign_shells.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,009 root INFO copying build/lib/xonsh/macutils.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,009 root INFO copying build/lib/xonsh/environ.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,010 root INFO copying build/lib/xonsh/style_tools.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,010 root INFO copying build/lib/xonsh/dirstack.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,010 root INFO copying build/lib/xonsh/built_ins.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,010 root INFO copying build/lib/xonsh/dumb_shell.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,010 root INFO copying build/lib/xonsh/completer.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,010 root INFO copying build/lib/xonsh/__main__.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,010 root INFO creating build/bdist.linux-aarch64/wheel/xonsh/ply 2023-04-22 10:15:43,010 root INFO creating build/bdist.linux-aarch64/wheel/xonsh/ply/ply 2023-04-22 10:15:43,011 root INFO copying build/lib/xonsh/ply/ply/__init__.py -> build/bdist.linux-aarch64/wheel/xonsh/ply/ply 2023-04-22 10:15:43,011 root INFO copying build/lib/xonsh/ply/ply/ygen.py -> build/bdist.linux-aarch64/wheel/xonsh/ply/ply 2023-04-22 10:15:43,011 root INFO copying build/lib/xonsh/ply/ply/lex.py -> build/bdist.linux-aarch64/wheel/xonsh/ply/ply 2023-04-22 10:15:43,011 root INFO copying build/lib/xonsh/ply/ply/cpp.py -> build/bdist.linux-aarch64/wheel/xonsh/ply/ply 2023-04-22 10:15:43,011 root INFO copying build/lib/xonsh/ply/ply/yacc.py -> build/bdist.linux-aarch64/wheel/xonsh/ply/ply 2023-04-22 10:15:43,011 root INFO copying build/lib/xonsh/ply/ply/ctokens.py -> build/bdist.linux-aarch64/wheel/xonsh/ply/ply 2023-04-22 10:15:43,012 root INFO copying build/lib/xonsh/wizard.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,012 root INFO copying build/lib/xonsh/commands_cache.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,012 root INFO copying build/lib/xonsh/lexer.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,012 root INFO copying build/lib/xonsh/main.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,012 root INFO copying build/lib/xonsh/jobs.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,012 root INFO creating build/bdist.linux-aarch64/wheel/xonsh/webconfig 2023-04-22 10:15:43,013 root INFO copying build/lib/xonsh/webconfig/__init__.py -> build/bdist.linux-aarch64/wheel/xonsh/webconfig 2023-04-22 10:15:43,013 root INFO copying build/lib/xonsh/webconfig/index.html -> build/bdist.linux-aarch64/wheel/xonsh/webconfig 2023-04-22 10:15:43,013 root INFO copying build/lib/xonsh/webconfig/__main__.py -> build/bdist.linux-aarch64/wheel/xonsh/webconfig 2023-04-22 10:15:43,013 root INFO copying build/lib/xonsh/webconfig/main.py -> build/bdist.linux-aarch64/wheel/xonsh/webconfig 2023-04-22 10:15:43,013 root INFO copying build/lib/xonsh/webconfig/routes.py -> build/bdist.linux-aarch64/wheel/xonsh/webconfig 2023-04-22 10:15:43,013 root INFO creating build/bdist.linux-aarch64/wheel/xonsh/webconfig/js 2023-04-22 10:15:43,013 root INFO copying build/lib/xonsh/webconfig/js/LICENSE-bootstrap -> build/bdist.linux-aarch64/wheel/xonsh/webconfig/js 2023-04-22 10:15:43,013 root INFO copying build/lib/xonsh/webconfig/js/bootstrap.min.css -> build/bdist.linux-aarch64/wheel/xonsh/webconfig/js 2023-04-22 10:15:43,014 root INFO copying build/lib/xonsh/webconfig/file_writes.py -> build/bdist.linux-aarch64/wheel/xonsh/webconfig 2023-04-22 10:15:43,014 root INFO copying build/lib/xonsh/webconfig/xonsh_data.py -> build/bdist.linux-aarch64/wheel/xonsh/webconfig 2023-04-22 10:15:43,014 root INFO copying build/lib/xonsh/webconfig/tags.py -> build/bdist.linux-aarch64/wheel/xonsh/webconfig 2023-04-22 10:15:43,014 root INFO copying build/lib/xonsh/openpy.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,014 root INFO creating build/bdist.linux-aarch64/wheel/xonsh/prompt 2023-04-22 10:15:43,014 root INFO copying build/lib/xonsh/prompt/__init__.py -> build/bdist.linux-aarch64/wheel/xonsh/prompt 2023-04-22 10:15:43,014 root INFO copying build/lib/xonsh/prompt/cwd.py -> build/bdist.linux-aarch64/wheel/xonsh/prompt 2023-04-22 10:15:43,015 root INFO copying build/lib/xonsh/prompt/gitstatus.py -> build/bdist.linux-aarch64/wheel/xonsh/prompt 2023-04-22 10:15:43,015 root INFO copying build/lib/xonsh/prompt/job.py -> build/bdist.linux-aarch64/wheel/xonsh/prompt 2023-04-22 10:15:43,015 root INFO copying build/lib/xonsh/prompt/env.py -> build/bdist.linux-aarch64/wheel/xonsh/prompt 2023-04-22 10:15:43,015 root INFO copying build/lib/xonsh/prompt/times.py -> build/bdist.linux-aarch64/wheel/xonsh/prompt 2023-04-22 10:15:43,015 root INFO copying build/lib/xonsh/prompt/vc.py -> build/bdist.linux-aarch64/wheel/xonsh/prompt 2023-04-22 10:15:43,015 root INFO copying build/lib/xonsh/prompt/base.py -> build/bdist.linux-aarch64/wheel/xonsh/prompt 2023-04-22 10:15:43,015 root INFO copying build/lib/xonsh/contexts.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,015 root INFO copying build/lib/xonsh/tokenize.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,015 root INFO copying build/lib/xonsh/aliases.py -> build/bdist.linux-aarch64/wheel/xonsh 2023-04-22 10:15:43,016 root INFO creating build/bdist.linux-aarch64/wheel/xompletions 2023-04-22 10:15:43,016 root INFO copying build/lib/xompletions/pip.py -> build/bdist.linux-aarch64/wheel/xompletions 2023-04-22 10:15:43,016 root INFO copying build/lib/xompletions/cd.py -> build/bdist.linux-aarch64/wheel/xompletions 2023-04-22 10:15:43,016 root INFO copying build/lib/xompletions/gh.py -> build/bdist.linux-aarch64/wheel/xompletions 2023-04-22 10:15:43,016 root INFO copying build/lib/xompletions/rmdir.py -> build/bdist.linux-aarch64/wheel/xompletions 2023-04-22 10:15:43,016 root INFO copying build/lib/xompletions/_xonsh.py -> build/bdist.linux-aarch64/wheel/xompletions 2023-04-22 10:15:43,016 root INFO creating build/bdist.linux-aarch64/wheel/xontrib 2023-04-22 10:15:43,016 root INFO copying build/lib/xontrib/voxapi.py -> build/bdist.linux-aarch64/wheel/xontrib 2023-04-22 10:15:43,017 root INFO copying build/lib/xontrib/coreutils.py -> build/bdist.linux-aarch64/wheel/xontrib 2023-04-22 10:15:43,017 root INFO copying build/lib/xontrib/abbrevs.py -> build/bdist.linux-aarch64/wheel/xontrib 2023-04-22 10:15:43,017 root INFO copying build/lib/xontrib/bashisms.py -> build/bdist.linux-aarch64/wheel/xontrib 2023-04-22 10:15:43,017 root INFO copying build/lib/xontrib/autovox.py -> build/bdist.linux-aarch64/wheel/xontrib 2023-04-22 10:15:43,017 root INFO copying build/lib/xontrib/fish_completer.py -> build/bdist.linux-aarch64/wheel/xontrib 2023-04-22 10:15:43,017 root INFO copying build/lib/xontrib/free_cwd.py -> build/bdist.linux-aarch64/wheel/xontrib 2023-04-22 10:15:43,017 root INFO copying build/lib/xontrib/pdb.py -> build/bdist.linux-aarch64/wheel/xontrib 2023-04-22 10:15:43,017 root INFO copying build/lib/xontrib/vox.py -> build/bdist.linux-aarch64/wheel/xontrib 2023-04-22 10:15:43,018 root INFO copying build/lib/xontrib/whole_word_jumping.py -> build/bdist.linux-aarch64/wheel/xontrib 2023-04-22 10:15:43,018 root INFO copying build/lib/xontrib/xog.py -> build/bdist.linux-aarch64/wheel/xontrib 2023-04-22 10:15:43,018 root INFO running install_egg_info 2023-04-22 10:15:43,020 root INFO running egg_info 2023-04-22 10:15:43,020 root INFO creating xonsh.egg-info 2023-04-22 10:15:43,021 root INFO writing xonsh.egg-info/PKG-INFO 2023-04-22 10:15:43,021 root INFO writing dependency_links to xonsh.egg-info/dependency_links.txt 2023-04-22 10:15:43,021 root INFO writing entry points to xonsh.egg-info/entry_points.txt 2023-04-22 10:15:43,021 root INFO writing requirements to xonsh.egg-info/requires.txt 2023-04-22 10:15:43,022 root INFO writing top-level names to xonsh.egg-info/top_level.txt 2023-04-22 10:15:43,022 root INFO writing manifest file 'xonsh.egg-info/SOURCES.txt' 2023-04-22 10:15:43,026 root INFO reading manifest file 'xonsh.egg-info/SOURCES.txt' 2023-04-22 10:15:43,026 root INFO reading manifest template 'MANIFEST.in' 2023-04-22 10:15:43,029 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-04-22 10:15:43,029 root INFO adding license file 'AUTHORS.rst' 2023-04-22 10:15:43,031 root INFO writing manifest file 'xonsh.egg-info/SOURCES.txt' 2023-04-22 10:15:43,031 root INFO Copying xonsh.egg-info to build/bdist.linux-aarch64/wheel/xonsh-0.13.4-py3.11.egg-info 2023-04-22 10:15:43,032 root INFO running install_scripts 2023-04-22 10:15:43,036 wheel INFO creating build/bdist.linux-aarch64/wheel/xonsh-0.13.4.dist-info/WHEEL 2023-04-22 10:15:43,036 wheel INFO creating '/home/buildozer/aports/testing/xonsh/src/xonsh-0.13.4/dist/.tmp-epjl645z/xonsh-0.13.4-py311-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2023-04-22 10:15:43,036 wheel INFO adding 'xompletions/_xonsh.py' 2023-04-22 10:15:43,037 wheel INFO adding 'xompletions/cd.py' 2023-04-22 10:15:43,037 wheel INFO adding 'xompletions/gh.py' 2023-04-22 10:15:43,037 wheel INFO adding 'xompletions/pip.py' 2023-04-22 10:15:43,037 wheel INFO adding 'xompletions/rmdir.py' 2023-04-22 10:15:43,037 wheel INFO adding 'xonsh/__init__.py' 2023-04-22 10:15:43,037 wheel INFO adding 'xonsh/__main__.py' 2023-04-22 10:15:43,038 wheel INFO adding 'xonsh/aliases.py' 2023-04-22 10:15:43,038 wheel INFO adding 'xonsh/ansi_colors.py' 2023-04-22 10:15:43,038 wheel INFO adding 'xonsh/ast.py' 2023-04-22 10:15:43,038 wheel INFO adding 'xonsh/base_shell.py' 2023-04-22 10:15:43,038 wheel INFO adding 'xonsh/built_ins.py' 2023-04-22 10:15:43,039 wheel INFO adding 'xonsh/cli_utils.py' 2023-04-22 10:15:43,039 wheel INFO adding 'xonsh/codecache.py' 2023-04-22 10:15:43,039 wheel INFO adding 'xonsh/color_tools.py' 2023-04-22 10:15:43,039 wheel INFO adding 'xonsh/commands_cache.py' 2023-04-22 10:15:43,039 wheel INFO adding 'xonsh/completer.py' 2023-04-22 10:15:43,039 wheel INFO adding 'xonsh/completion_parser_table.py' 2023-04-22 10:15:43,040 wheel INFO adding 'xonsh/contexts.py' 2023-04-22 10:15:43,040 wheel INFO adding 'xonsh/diff_history.py' 2023-04-22 10:15:43,040 wheel INFO adding 'xonsh/dirstack.py' 2023-04-22 10:15:43,040 wheel INFO adding 'xonsh/dumb_shell.py' 2023-04-22 10:15:43,040 wheel INFO adding 'xonsh/environ.py' 2023-04-22 10:15:43,040 wheel INFO adding 'xonsh/events.py' 2023-04-22 10:15:43,041 wheel INFO adding 'xonsh/execer.py' 2023-04-22 10:15:43,041 wheel INFO adding 'xonsh/foreign_shells.py' 2023-04-22 10:15:43,041 wheel INFO adding 'xonsh/imphooks.py' 2023-04-22 10:15:43,041 wheel INFO adding 'xonsh/inspectors.py' 2023-04-22 10:15:43,041 wheel INFO adding 'xonsh/jobs.py' 2023-04-22 10:15:43,041 wheel INFO adding 'xonsh/jsonutils.py' 2023-04-22 10:15:43,042 wheel INFO adding 'xonsh/lazyasd.py' 2023-04-22 10:15:43,042 wheel INFO adding 'xonsh/lazyimps.py' 2023-04-22 10:15:43,042 wheel INFO adding 'xonsh/lazyjson.py' 2023-04-22 10:15:43,042 wheel INFO adding 'xonsh/lexer.py' 2023-04-22 10:15:43,042 wheel INFO adding 'xonsh/macutils.py' 2023-04-22 10:15:43,042 wheel INFO adding 'xonsh/main.py' 2023-04-22 10:15:43,042 wheel INFO adding 'xonsh/openpy.py' 2023-04-22 10:15:43,043 wheel INFO adding 'xonsh/parser.py' 2023-04-22 10:15:43,044 wheel INFO adding 'xonsh/parser_table.py' 2023-04-22 10:15:43,045 wheel INFO adding 'xonsh/platform.py' 2023-04-22 10:15:43,045 wheel INFO adding 'xonsh/pretty.py' 2023-04-22 10:15:43,046 wheel INFO adding 'xonsh/proc.py' 2023-04-22 10:15:43,046 wheel INFO adding 'xonsh/pyghooks.py' 2023-04-22 10:15:43,046 wheel INFO adding 'xonsh/pygments_cache.py' 2023-04-22 10:15:43,046 wheel INFO adding 'xonsh/readline_shell.py' 2023-04-22 10:15:43,046 wheel INFO adding 'xonsh/shell.py' 2023-04-22 10:15:43,047 wheel INFO adding 'xonsh/style_tools.py' 2023-04-22 10:15:43,047 wheel INFO adding 'xonsh/timings.py' 2023-04-22 10:15:43,047 wheel INFO adding 'xonsh/tokenize.py' 2023-04-22 10:15:43,047 wheel INFO adding 'xonsh/tools.py' 2023-04-22 10:15:43,047 wheel INFO adding 'xonsh/tracer.py' 2023-04-22 10:15:43,048 wheel INFO adding 'xonsh/winutils.py' 2023-04-22 10:15:43,048 wheel INFO adding 'xonsh/wizard.py' 2023-04-22 10:15:43,048 wheel INFO adding 'xonsh/xonfig.py' 2023-04-22 10:15:43,048 wheel INFO adding 'xonsh/xontribs.py' 2023-04-22 10:15:43,048 wheel INFO adding 'xonsh/completers/__init__.py' 2023-04-22 10:15:43,048 wheel INFO adding 'xonsh/completers/_aliases.py' 2023-04-22 10:15:43,049 wheel INFO adding 'xonsh/completers/base.py' 2023-04-22 10:15:43,049 wheel INFO adding 'xonsh/completers/bash.py' 2023-04-22 10:15:43,049 wheel INFO adding 'xonsh/completers/bash_completion.py' 2023-04-22 10:15:43,049 wheel INFO adding 'xonsh/completers/commands.py' 2023-04-22 10:15:43,049 wheel INFO adding 'xonsh/completers/completer.py' 2023-04-22 10:15:43,049 wheel INFO adding 'xonsh/completers/dirs.py' 2023-04-22 10:15:43,049 wheel INFO adding 'xonsh/completers/environment.py' 2023-04-22 10:15:43,049 wheel INFO adding 'xonsh/completers/imports.py' 2023-04-22 10:15:43,050 wheel INFO adding 'xonsh/completers/init.py' 2023-04-22 10:15:43,050 wheel INFO adding 'xonsh/completers/man.py' 2023-04-22 10:15:43,050 wheel INFO adding 'xonsh/completers/path.py' 2023-04-22 10:15:43,050 wheel INFO adding 'xonsh/completers/python.py' 2023-04-22 10:15:43,050 wheel INFO adding 'xonsh/completers/tools.py' 2023-04-22 10:15:43,050 wheel INFO adding 'xonsh/history/__init__.py' 2023-04-22 10:15:43,050 wheel INFO adding 'xonsh/history/base.py' 2023-04-22 10:15:43,051 wheel INFO adding 'xonsh/history/dummy.py' 2023-04-22 10:15:43,051 wheel INFO adding 'xonsh/history/json.py' 2023-04-22 10:15:43,051 wheel INFO adding 'xonsh/history/main.py' 2023-04-22 10:15:43,051 wheel INFO adding 'xonsh/history/sqlite.py' 2023-04-22 10:15:43,051 wheel INFO adding 'xonsh/lib/__init__.py' 2023-04-22 10:15:43,051 wheel INFO adding 'xonsh/lib/collections.py' 2023-04-22 10:15:43,051 wheel INFO adding 'xonsh/lib/itertools.py' 2023-04-22 10:15:43,051 wheel INFO adding 'xonsh/lib/modules.py' 2023-04-22 10:15:43,052 wheel INFO adding 'xonsh/lib/os.py' 2023-04-22 10:15:43,052 wheel INFO adding 'xonsh/lib/subprocess.py' 2023-04-22 10:15:43,052 wheel INFO adding 'xonsh/parsers/__init__.py' 2023-04-22 10:15:43,052 wheel INFO adding 'xonsh/parsers/base.py' 2023-04-22 10:15:43,052 wheel INFO adding 'xonsh/parsers/completion_context.py' 2023-04-22 10:15:43,053 wheel INFO adding 'xonsh/parsers/context_check.py' 2023-04-22 10:15:43,053 wheel INFO adding 'xonsh/parsers/fstring_adaptor.py' 2023-04-22 10:15:43,053 wheel INFO adding 'xonsh/parsers/v310.py' 2023-04-22 10:15:43,053 wheel INFO adding 'xonsh/parsers/v36.py' 2023-04-22 10:15:43,053 wheel INFO adding 'xonsh/parsers/v38.py' 2023-04-22 10:15:43,053 wheel INFO adding 'xonsh/parsers/v39.py' 2023-04-22 10:15:43,054 wheel INFO adding 'xonsh/ply/ply/__init__.py' 2023-04-22 10:15:43,054 wheel INFO adding 'xonsh/ply/ply/cpp.py' 2023-04-22 10:15:43,054 wheel INFO adding 'xonsh/ply/ply/ctokens.py' 2023-04-22 10:15:43,054 wheel INFO adding 'xonsh/ply/ply/lex.py' 2023-04-22 10:15:43,055 wheel INFO adding 'xonsh/ply/ply/yacc.py' 2023-04-22 10:15:43,055 wheel INFO adding 'xonsh/ply/ply/ygen.py' 2023-04-22 10:15:43,055 wheel INFO adding 'xonsh/procs/__init__.py' 2023-04-22 10:15:43,055 wheel INFO adding 'xonsh/procs/pipelines.py' 2023-04-22 10:15:43,055 wheel INFO adding 'xonsh/procs/posix.py' 2023-04-22 10:15:43,055 wheel INFO adding 'xonsh/procs/proxies.py' 2023-04-22 10:15:43,056 wheel INFO adding 'xonsh/procs/readers.py' 2023-04-22 10:15:43,056 wheel INFO adding 'xonsh/procs/specs.py' 2023-04-22 10:15:43,056 wheel INFO adding 'xonsh/prompt/__init__.py' 2023-04-22 10:15:43,056 wheel INFO adding 'xonsh/prompt/base.py' 2023-04-22 10:15:43,056 wheel INFO adding 'xonsh/prompt/cwd.py' 2023-04-22 10:15:43,056 wheel INFO adding 'xonsh/prompt/env.py' 2023-04-22 10:15:43,057 wheel INFO adding 'xonsh/prompt/gitstatus.py' 2023-04-22 10:15:43,057 wheel INFO adding 'xonsh/prompt/job.py' 2023-04-22 10:15:43,057 wheel INFO adding 'xonsh/prompt/times.py' 2023-04-22 10:15:43,057 wheel INFO adding 'xonsh/prompt/vc.py' 2023-04-22 10:15:43,057 wheel INFO adding 'xonsh/ptk_shell/__init__.py' 2023-04-22 10:15:43,057 wheel INFO adding 'xonsh/ptk_shell/completer.py' 2023-04-22 10:15:43,057 wheel INFO adding 'xonsh/ptk_shell/formatter.py' 2023-04-22 10:15:43,057 wheel INFO adding 'xonsh/ptk_shell/history.py' 2023-04-22 10:15:43,058 wheel INFO adding 'xonsh/ptk_shell/key_bindings.py' 2023-04-22 10:15:43,058 wheel INFO adding 'xonsh/ptk_shell/shell.py' 2023-04-22 10:15:43,058 wheel INFO adding 'xonsh/ptk_shell/updator.py' 2023-04-22 10:15:43,058 wheel INFO adding 'xonsh/pytest/__init__.py' 2023-04-22 10:15:43,058 wheel INFO adding 'xonsh/pytest/plugin.py' 2023-04-22 10:15:43,058 wheel INFO adding 'xonsh/pytest/tools.py' 2023-04-22 10:15:43,058 wheel INFO adding 'xonsh/virtualenv/__init__.py' 2023-04-22 10:15:43,059 wheel INFO adding 'xonsh/virtualenv/activate.xsh' 2023-04-22 10:15:43,059 wheel INFO adding 'xonsh/webconfig/__init__.py' 2023-04-22 10:15:43,059 wheel INFO adding 'xonsh/webconfig/__main__.py' 2023-04-22 10:15:43,059 wheel INFO adding 'xonsh/webconfig/file_writes.py' 2023-04-22 10:15:43,059 wheel INFO adding 'xonsh/webconfig/index.html' 2023-04-22 10:15:43,059 wheel INFO adding 'xonsh/webconfig/main.py' 2023-04-22 10:15:43,059 wheel INFO adding 'xonsh/webconfig/routes.py' 2023-04-22 10:15:43,059 wheel INFO adding 'xonsh/webconfig/tags.py' 2023-04-22 10:15:43,060 wheel INFO adding 'xonsh/webconfig/xonsh_data.py' 2023-04-22 10:15:43,060 wheel INFO adding 'xonsh/webconfig/js/LICENSE-bootstrap' 2023-04-22 10:15:43,060 wheel INFO adding 'xonsh/webconfig/js/bootstrap.min.css' 2023-04-22 10:15:43,060 wheel INFO adding 'xonsh/xoreutils/__init__.py' 2023-04-22 10:15:43,061 wheel INFO adding 'xonsh/xoreutils/_which.py' 2023-04-22 10:15:43,061 wheel INFO adding 'xonsh/xoreutils/cat.py' 2023-04-22 10:15:43,061 wheel INFO adding 'xonsh/xoreutils/echo.py' 2023-04-22 10:15:43,061 wheel INFO adding 'xonsh/xoreutils/pwd.py' 2023-04-22 10:15:43,061 wheel INFO adding 'xonsh/xoreutils/tee.py' 2023-04-22 10:15:43,061 wheel INFO adding 'xonsh/xoreutils/tty.py' 2023-04-22 10:15:43,061 wheel INFO adding 'xonsh/xoreutils/ulimit.py' 2023-04-22 10:15:43,061 wheel INFO adding 'xonsh/xoreutils/umask.py' 2023-04-22 10:15:43,062 wheel INFO adding 'xonsh/xoreutils/uname.py' 2023-04-22 10:15:43,062 wheel INFO adding 'xonsh/xoreutils/uptime.py' 2023-04-22 10:15:43,062 wheel INFO adding 'xonsh/xoreutils/util.py' 2023-04-22 10:15:43,062 wheel INFO adding 'xonsh/xoreutils/which.py' 2023-04-22 10:15:43,062 wheel INFO adding 'xonsh/xoreutils/yes.py' 2023-04-22 10:15:43,062 wheel INFO adding 'xontrib/abbrevs.py' 2023-04-22 10:15:43,062 wheel INFO adding 'xontrib/autovox.py' 2023-04-22 10:15:43,063 wheel INFO adding 'xontrib/bashisms.py' 2023-04-22 10:15:43,063 wheel INFO adding 'xontrib/coreutils.py' 2023-04-22 10:15:43,063 wheel INFO adding 'xontrib/fish_completer.py' 2023-04-22 10:15:43,063 wheel INFO adding 'xontrib/free_cwd.py' 2023-04-22 10:15:43,063 wheel INFO adding 'xontrib/pdb.py' 2023-04-22 10:15:43,063 wheel INFO adding 'xontrib/vox.py' 2023-04-22 10:15:43,063 wheel INFO adding 'xontrib/voxapi.py' 2023-04-22 10:15:43,063 wheel INFO adding 'xontrib/whole_word_jumping.py' 2023-04-22 10:15:43,064 wheel INFO adding 'xontrib/xog.py' 2023-04-22 10:15:43,064 wheel INFO adding 'xonsh-0.13.4.dist-info/AUTHORS.rst' 2023-04-22 10:15:43,064 wheel INFO adding 'xonsh-0.13.4.dist-info/METADATA' 2023-04-22 10:15:43,064 wheel INFO adding 'xonsh-0.13.4.dist-info/WHEEL' 2023-04-22 10:15:43,064 wheel INFO adding 'xonsh-0.13.4.dist-info/entry_points.txt' 2023-04-22 10:15:43,064 wheel INFO adding 'xonsh-0.13.4.dist-info/top_level.txt' 2023-04-22 10:15:43,065 wheel INFO adding 'xonsh-0.13.4.dist-info/RECORD' 2023-04-22 10:15:43,065 wheel INFO removing build/bdist.linux-aarch64/wheel 2023-04-22 10:15:43,069 gpep517 INFO The backend produced dist/xonsh-0.13.4-py311-none-any.whl xonsh-0.13.4-py311-none-any.whl ╓██▄ ╙██▀██╕ ▐██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▀▀^ ╙██▄▄▀ ^^ Removed xonsh/parser_table.py Removed xonsh/completion_parser_table.py >>> xonsh: Entering fakeroot... >>> xonsh-pyc*: Running split function pyc... '/home/buildozer/aports/testing/xonsh/pkg/xonsh/usr/lib/python3.11/site-packages/xonsh/__pycache__' -> '/home/buildozer/aports/testing/xonsh/pkg/xonsh-pyc/usr/lib/python3.11/site-packages/xonsh/__pycache__' '/home/buildozer/aports/testing/xonsh/pkg/xonsh/usr/lib/python3.11/site-packages/xonsh/history/__pycache__' -> '/home/buildozer/aports/testing/xonsh/pkg/xonsh-pyc/usr/lib/python3.11/site-packages/xonsh/history/__pycache__' '/home/buildozer/aports/testing/xonsh/pkg/xonsh/usr/lib/python3.11/site-packages/xonsh/ptk_shell/__pycache__' -> '/home/buildozer/aports/testing/xonsh/pkg/xonsh-pyc/usr/lib/python3.11/site-packages/xonsh/ptk_shell/__pycache__' '/home/buildozer/aports/testing/xonsh/pkg/xonsh/usr/lib/python3.11/site-packages/xonsh/xoreutils/__pycache__' -> '/home/buildozer/aports/testing/xonsh/pkg/xonsh-pyc/usr/lib/python3.11/site-packages/xonsh/xoreutils/__pycache__' '/home/buildozer/aports/testing/xonsh/pkg/xonsh/usr/lib/python3.11/site-packages/xonsh/procs/__pycache__' -> '/home/buildozer/aports/testing/xonsh/pkg/xonsh-pyc/usr/lib/python3.11/site-packages/xonsh/procs/__pycache__' '/home/buildozer/aports/testing/xonsh/pkg/xonsh/usr/lib/python3.11/site-packages/xonsh/pytest/__pycache__' -> '/home/buildozer/aports/testing/xonsh/pkg/xonsh-pyc/usr/lib/python3.11/site-packages/xonsh/pytest/__pycache__' '/home/buildozer/aports/testing/xonsh/pkg/xonsh/usr/lib/python3.11/site-packages/xonsh/virtualenv/__pycache__' -> '/home/buildozer/aports/testing/xonsh/pkg/xonsh-pyc/usr/lib/python3.11/site-packages/xonsh/virtualenv/__pycache__' '/home/buildozer/aports/testing/xonsh/pkg/xonsh/usr/lib/python3.11/site-packages/xonsh/completers/__pycache__' -> '/home/buildozer/aports/testing/xonsh/pkg/xonsh-pyc/usr/lib/python3.11/site-packages/xonsh/completers/__pycache__' '/home/buildozer/aports/testing/xonsh/pkg/xonsh/usr/lib/python3.11/site-packages/xonsh/lib/__pycache__' -> '/home/buildozer/aports/testing/xonsh/pkg/xonsh-pyc/usr/lib/python3.11/site-packages/xonsh/lib/__pycache__' '/home/buildozer/aports/testing/xonsh/pkg/xonsh/usr/lib/python3.11/site-packages/xonsh/parsers/__pycache__' -> '/home/buildozer/aports/testing/xonsh/pkg/xonsh-pyc/usr/lib/python3.11/site-packages/xonsh/parsers/__pycache__' '/home/buildozer/aports/testing/xonsh/pkg/xonsh/usr/lib/python3.11/site-packages/xonsh/ply/ply/__pycache__' -> '/home/buildozer/aports/testing/xonsh/pkg/xonsh-pyc/usr/lib/python3.11/site-packages/xonsh/ply/ply/__pycache__' '/home/buildozer/aports/testing/xonsh/pkg/xonsh/usr/lib/python3.11/site-packages/xonsh/webconfig/__pycache__' -> '/home/buildozer/aports/testing/xonsh/pkg/xonsh-pyc/usr/lib/python3.11/site-packages/xonsh/webconfig/__pycache__' '/home/buildozer/aports/testing/xonsh/pkg/xonsh/usr/lib/python3.11/site-packages/xonsh/prompt/__pycache__' -> '/home/buildozer/aports/testing/xonsh/pkg/xonsh-pyc/usr/lib/python3.11/site-packages/xonsh/prompt/__pycache__' '/home/buildozer/aports/testing/xonsh/pkg/xonsh/usr/lib/python3.11/site-packages/xompletions/__pycache__' -> '/home/buildozer/aports/testing/xonsh/pkg/xonsh-pyc/usr/lib/python3.11/site-packages/xompletions/__pycache__' '/home/buildozer/aports/testing/xonsh/pkg/xonsh/usr/lib/python3.11/site-packages/xontrib/__pycache__' -> '/home/buildozer/aports/testing/xonsh/pkg/xonsh-pyc/usr/lib/python3.11/site-packages/xontrib/__pycache__' >>> xonsh-pyc*: Preparing subpackage xonsh-pyc... >>> xonsh-pyc*: Running postcheck for xonsh-pyc >>> xonsh*: Running postcheck for xonsh >>> xonsh*: Preparing package xonsh... >>> xonsh-pyc*: Tracing dependencies... py3-distro py3-prompt_toolkit>=3.0 py3-pygments>=2.2 py3-pyperclip py3-ujson python3~3.11 >>> xonsh-pyc*: Package size: 3.8 MB >>> xonsh-pyc*: Compressing data... >>> xonsh-pyc*: Create checksum... >>> xonsh-pyc*: Create xonsh-pyc-0.13.4-r2.apk >>> xonsh*: Tracing dependencies... py3-distro py3-prompt_toolkit>=3.0 py3-pygments>=2.2 py3-pyperclip py3-ujson python3~3.11 >>> xonsh*: Package size: 3.4 MB >>> xonsh*: Compressing data... >>> xonsh*: Create checksum... >>> xonsh*: Create xonsh-0.13.4-r2.apk >>> xonsh: Build complete at Sat, 22 Apr 2023 10:15:44 +0000 elapsed time 0h 0m 18s >>> xonsh: Cleaning up srcdir >>> xonsh: Cleaning up pkgdir >>> xonsh: Uninstalling dependencies... (1/34) Purging .makedepends-xonsh (20230422.101527) (2/34) Purging py3-distro-pyc (1.8.0-r2) (3/34) Purging py3-distro (1.8.0-r2) (4/34) Purging py3-prompt_toolkit (3.0.38-r0) (5/34) Purging py3-wcwidth-pyc (0.2.6-r2) (6/34) Purging py3-wcwidth (0.2.6-r2) (7/34) Purging py3-pygments-pyc (2.15.1-r0) (8/34) Purging py3-pygments (2.15.1-r0) (9/34) Purging py3-pyperclip (1.8.2-r1) (10/34) Purging py3-ujson (5.7.0-r0) (11/34) Purging py3-setuptools-pyc (67.7.1-r0) (12/34) Purging py3-setuptools (67.7.1-r0) (13/34) Purging py3-gpep517-pyc (13-r2) (14/34) Purging py3-gpep517 (13-r2) (15/34) Purging py3-installer-pyc (0.7.0-r1) (16/34) Purging py3-installer (0.7.0-r1) (17/34) Purging py3-wheel-pyc (0.40.0-r1) (18/34) Purging py3-wheel (0.40.0-r1) (19/34) Purging py3-packaging-pyc (23.1-r1) (20/34) Purging py3-packaging (23.1-r1) (21/34) Purging py3-parsing-pyc (3.0.9-r2) (22/34) Purging py3-parsing (3.0.9-r2) (23/34) Purging python3-pyc (3.11.3-r10) (24/34) Purging python3-pycache-pyc0 (3.11.3-r10) (25/34) Purging pyc (0.1-r0) (26/34) Purging python3 (3.11.3-r10) (27/34) Purging gdbm (1.23-r1) (28/34) Purging libbz2 (1.0.8-r5) (29/34) Purging libffi (3.4.4-r2) (30/34) Purging libpanelw (6.4_p20230401-r5) (31/34) Purging mpdecimal (2.5.1-r2) (32/34) Purging readline (8.2.1-r1) (33/34) Purging sqlite-libs (3.41.2-r2) (34/34) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 99 packages >>> xonsh: Updating the testing/aarch64 repository index... >>> xonsh: Signing the index...