==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-lark-parser 1.3.1-1 (Mon Oct 27 17:50:51 2025)
==> Retrieving sources...
  -> Updating python-lark-parser git repo...
  -> Updating github.com-Hardmath123-nearley git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-lark-parser ... Passed
    github.com-Hardmath123-nearley ... Skipped
==> Validating source files with b2sums...
    python-lark-parser ... Passed
    github.com-Hardmath123-nearley ... Skipped
==> Making package: python-lark-parser 1.3.1-1 (Mon Oct 27 17:51:16 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) python-typing_extensions-4.15.0-1

Total Download Size:   0.08 MiB
Total Installed Size:  0.49 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-typing_extensions-4.15.0-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-typing_extensions...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (19) perl-error-0.17030-2  perl-mailtools-2.22-2  perl-timedate-2.33-8
              python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.8.0-1
              python-packaging-25.0-1  python-platformdirs-4.5.0-1
              python-pyproject-hooks-1.2.0-3  zlib-ng-2.2.5-1  git-2.51.1-2
              python-build-1.3.0-1  python-installer-0.7.0-10
              python-setuptools-1:80.9.0-2  python-setuptools-scm-9.2.2-1
              python-wheel-0.45.1-1

Total Download Size:    0.11 MiB
Total Installed Size:  51.14 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-scm-9.2.2-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git [installed]
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
installing python-setuptools-scm...
Optional dependencies for python-setuptools-scm
    python-rich: use rich as console log handler
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 970.
Creating user 'git' (git daemon user) with UID 970 and GID 970.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of python-lark-parser git repo...
Cloning into 'python-lark-parser'...
done.
Switched to a new branch 'makepkg'
  -> Creating working copy of github.com-Hardmath123-nearley git repo...
Cloning into 'github.com-Hardmath123-nearley'...
done.
==> Starting prepare()...
Submodule 'tests/test_nearley/nearley' (https://github.com/Hardmath123/nearley) registered for path 'tests/test_nearley/nearley'
Cloning into '/build/python-lark-parser/src/python-lark-parser/tests/test_nearley/nearley'...
done.
Submodule path 'tests/test_nearley/nearley': checked out '326831689826cb1b9a4d21d1ce0d5db9278e9636'
==> Starting build()...
* Getting build dependencies for wheel...
toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
creating lark.egg-info
writing lark.egg-info/PKG-INFO
writing dependency_links to lark.egg-info/dependency_links.txt
writing entry points to lark.egg-info/entry_points.txt
writing requirements to lark.egg-info/requires.txt
writing top-level names to lark.egg-info/top_level.txt
writing manifest file 'lark.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'lark.egg-info/SOURCES.txt'
* Building wheel...
toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/lark
copying lark/indenter.py -> build/lib/lark
copying lark/parser_frontends.py -> build/lib/lark
copying lark/parse_tree_builder.py -> build/lib/lark
copying lark/grammar.py -> build/lib/lark
copying lark/__init__.py -> build/lib/lark
copying lark/visitors.py -> build/lib/lark
copying lark/ast_utils.py -> build/lib/lark
copying lark/load_grammar.py -> build/lib/lark
copying lark/tree.py -> build/lib/lark
copying lark/reconstruct.py -> build/lib/lark
copying lark/common.py -> build/lib/lark
copying lark/utils.py -> build/lib/lark
copying lark/lark.py -> build/lib/lark
copying lark/tree_templates.py -> build/lib/lark
copying lark/tree_matcher.py -> build/lib/lark
copying lark/lexer.py -> build/lib/lark
copying lark/exceptions.py -> build/lib/lark
creating build/lib/lark/parsers
copying lark/parsers/lalr_parser.py -> build/lib/lark/parsers
copying lark/parsers/grammar_analysis.py -> build/lib/lark/parsers
copying lark/parsers/lalr_analysis.py -> build/lib/lark/parsers
copying lark/parsers/__init__.py -> build/lib/lark/parsers
copying lark/parsers/earley_common.py -> build/lib/lark/parsers
copying lark/parsers/xearley.py -> build/lib/lark/parsers
copying lark/parsers/lalr_parser_state.py -> build/lib/lark/parsers
copying lark/parsers/cyk.py -> build/lib/lark/parsers
copying lark/parsers/earley.py -> build/lib/lark/parsers
copying lark/parsers/earley_forest.py -> build/lib/lark/parsers
copying lark/parsers/lalr_interactive_parser.py -> build/lib/lark/parsers
creating build/lib/lark/tools
copying lark/tools/serialize.py -> build/lib/lark/tools
copying lark/tools/__init__.py -> build/lib/lark/tools
copying lark/tools/standalone.py -> build/lib/lark/tools
copying lark/tools/nearley.py -> build/lib/lark/tools
creating build/lib/lark/grammars
copying lark/grammars/__init__.py -> build/lib/lark/grammars
creating build/lib/lark/__pyinstaller
copying lark/__pyinstaller/__init__.py -> build/lib/lark/__pyinstaller
copying lark/__pyinstaller/hook-lark.py -> build/lib/lark/__pyinstaller
running egg_info
writing lark.egg-info/PKG-INFO
writing dependency_links to lark.egg-info/dependency_links.txt
writing entry points to lark.egg-info/entry_points.txt
writing requirements to lark.egg-info/requires.txt
writing top-level names to lark.egg-info/top_level.txt
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'lark.egg-info/SOURCES.txt'
copying lark/py.typed -> build/lib/lark
copying lark/grammars/common.lark -> build/lib/lark/grammars
copying lark/grammars/lark.lark -> build/lib/lark/grammars
copying lark/grammars/python.lark -> build/lib/lark/grammars
copying lark/grammars/unicode.lark -> build/lib/lark/grammars
copying lark/__pyinstaller/hook-lark.py -> build/lib/lark/__pyinstaller
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/lark
copying build/lib/lark/indenter.py -> build/bdist.linux-armv7l/wheel/./lark
copying build/lib/lark/parser_frontends.py -> build/bdist.linux-armv7l/wheel/./lark
copying build/lib/lark/py.typed -> build/bdist.linux-armv7l/wheel/./lark
copying build/lib/lark/parse_tree_builder.py -> build/bdist.linux-armv7l/wheel/./lark
copying build/lib/lark/grammar.py -> build/bdist.linux-armv7l/wheel/./lark
copying build/lib/lark/__init__.py -> build/bdist.linux-armv7l/wheel/./lark
copying build/lib/lark/visitors.py -> build/bdist.linux-armv7l/wheel/./lark
copying build/lib/lark/ast_utils.py -> build/bdist.linux-armv7l/wheel/./lark
copying build/lib/lark/load_grammar.py -> build/bdist.linux-armv7l/wheel/./lark
copying build/lib/lark/tree.py -> build/bdist.linux-armv7l/wheel/./lark
copying build/lib/lark/reconstruct.py -> build/bdist.linux-armv7l/wheel/./lark
copying build/lib/lark/common.py -> build/bdist.linux-armv7l/wheel/./lark
copying build/lib/lark/utils.py -> build/bdist.linux-armv7l/wheel/./lark
copying build/lib/lark/lark.py -> build/bdist.linux-armv7l/wheel/./lark
creating build/bdist.linux-armv7l/wheel/lark/tools
copying build/lib/lark/tools/serialize.py -> build/bdist.linux-armv7l/wheel/./lark/tools
copying build/lib/lark/tools/__init__.py -> build/bdist.linux-armv7l/wheel/./lark/tools
copying build/lib/lark/tools/standalone.py -> build/bdist.linux-armv7l/wheel/./lark/tools
copying build/lib/lark/tools/nearley.py -> build/bdist.linux-armv7l/wheel/./lark/tools
copying build/lib/lark/tree_templates.py -> build/bdist.linux-armv7l/wheel/./lark
copying build/lib/lark/tree_matcher.py -> build/bdist.linux-armv7l/wheel/./lark
creating build/bdist.linux-armv7l/wheel/lark/grammars
copying build/lib/lark/grammars/lark.lark -> build/bdist.linux-armv7l/wheel/./lark/grammars
copying build/lib/lark/grammars/unicode.lark -> build/bdist.linux-armv7l/wheel/./lark/grammars
copying build/lib/lark/grammars/__init__.py -> build/bdist.linux-armv7l/wheel/./lark/grammars
copying build/lib/lark/grammars/python.lark -> build/bdist.linux-armv7l/wheel/./lark/grammars
copying build/lib/lark/grammars/common.lark -> build/bdist.linux-armv7l/wheel/./lark/grammars
copying build/lib/lark/lexer.py -> build/bdist.linux-armv7l/wheel/./lark
creating build/bdist.linux-armv7l/wheel/lark/parsers
copying build/lib/lark/parsers/lalr_parser.py -> build/bdist.linux-armv7l/wheel/./lark/parsers
copying build/lib/lark/parsers/grammar_analysis.py -> build/bdist.linux-armv7l/wheel/./lark/parsers
copying build/lib/lark/parsers/lalr_analysis.py -> build/bdist.linux-armv7l/wheel/./lark/parsers
copying build/lib/lark/parsers/__init__.py -> build/bdist.linux-armv7l/wheel/./lark/parsers
copying build/lib/lark/parsers/earley_common.py -> build/bdist.linux-armv7l/wheel/./lark/parsers
copying build/lib/lark/parsers/xearley.py -> build/bdist.linux-armv7l/wheel/./lark/parsers
copying build/lib/lark/parsers/lalr_parser_state.py -> build/bdist.linux-armv7l/wheel/./lark/parsers
copying build/lib/lark/parsers/cyk.py -> build/bdist.linux-armv7l/wheel/./lark/parsers
copying build/lib/lark/parsers/earley.py -> build/bdist.linux-armv7l/wheel/./lark/parsers
copying build/lib/lark/parsers/earley_forest.py -> build/bdist.linux-armv7l/wheel/./lark/parsers
copying build/lib/lark/parsers/lalr_interactive_parser.py -> build/bdist.linux-armv7l/wheel/./lark/parsers
creating build/bdist.linux-armv7l/wheel/lark/__pyinstaller
copying build/lib/lark/__pyinstaller/__init__.py -> build/bdist.linux-armv7l/wheel/./lark/__pyinstaller
copying build/lib/lark/__pyinstaller/hook-lark.py -> build/bdist.linux-armv7l/wheel/./lark/__pyinstaller
copying build/lib/lark/exceptions.py -> build/bdist.linux-armv7l/wheel/./lark
running install_egg_info
Copying lark.egg-info to build/bdist.linux-armv7l/wheel/./lark-1.3.1-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/lark-1.3.1.dist-info/WHEEL
creating '/build/python-lark-parser/src/python-lark-parser/dist/.tmp-xathg6us/lark-1.3.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'lark/__init__.py'
adding 'lark/ast_utils.py'
adding 'lark/common.py'
adding 'lark/exceptions.py'
adding 'lark/grammar.py'
adding 'lark/indenter.py'
adding 'lark/lark.py'
adding 'lark/lexer.py'
adding 'lark/load_grammar.py'
adding 'lark/parse_tree_builder.py'
adding 'lark/parser_frontends.py'
adding 'lark/py.typed'
adding 'lark/reconstruct.py'
adding 'lark/tree.py'
adding 'lark/tree_matcher.py'
adding 'lark/tree_templates.py'
adding 'lark/utils.py'
adding 'lark/visitors.py'
adding 'lark/__pyinstaller/__init__.py'
adding 'lark/__pyinstaller/hook-lark.py'
adding 'lark/grammars/__init__.py'
adding 'lark/grammars/common.lark'
adding 'lark/grammars/lark.lark'
adding 'lark/grammars/python.lark'
adding 'lark/grammars/unicode.lark'
adding 'lark/parsers/__init__.py'
adding 'lark/parsers/cyk.py'
adding 'lark/parsers/earley.py'
adding 'lark/parsers/earley_common.py'
adding 'lark/parsers/earley_forest.py'
adding 'lark/parsers/grammar_analysis.py'
adding 'lark/parsers/lalr_analysis.py'
adding 'lark/parsers/lalr_interactive_parser.py'
adding 'lark/parsers/lalr_parser.py'
adding 'lark/parsers/lalr_parser_state.py'
adding 'lark/parsers/xearley.py'
adding 'lark/tools/__init__.py'
adding 'lark/tools/nearley.py'
adding 'lark/tools/serialize.py'
adding 'lark/tools/standalone.py'
adding 'lark-1.3.1.dist-info/licenses/LICENSE'
adding 'lark-1.3.1.dist-info/METADATA'
adding 'lark-1.3.1.dist-info/WHEEL'
adding 'lark-1.3.1.dist-info/entry_points.txt'
adding 'lark-1.3.1.dist-info/top_level.txt'
adding 'lark-1.3.1.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built lark-1.3.1-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-lark-parser/pkg/python-lark-parser/usr/share'
install: creating directory '/build/python-lark-parser/pkg/python-lark-parser/usr/share/licenses'
install: creating directory '/build/python-lark-parser/pkg/python-lark-parser/usr/share/licenses/python-lark-parser'
'LICENSE' -> '/build/python-lark-parser/pkg/python-lark-parser/usr/share/licenses/python-lark-parser/LICENSE'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
libfakeroot internal error: payload not recognized!
==> Creating package "python-lark-parser"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-lark-parser 1.3.1-1 (Mon Oct 27 17:51:38 2025)
==> Cleaning up...