==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-gherkin 33.0.0-1 (Fri Jul 11 05:06:04 2025)
==> Retrieving sources...
  -> Found python-gherkin-33.0.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    python-gherkin-33.0.0.tar.gz ... Passed
==> Making package: python-gherkin 33.0.0-1 (Fri 11 Jul 2025 05:06:11 AM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) python-typing_extensions-4.14.1-1

Total Installed Size:  0.47 MiB

:: Proceed with installation? [Y/n] 
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 (13) 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.7.0-1
              python-packaging-25.0-1  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
              python-installer-0.7.0-10  python-setuptools-1:80.9.0-1
              python-wheel-0.45.1-1

Total Installed Size:  10.36 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found python-gherkin-33.0.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-gherkin-33.0.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/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 gherkin_official.egg-info
writing gherkin_official.egg-info/PKG-INFO
writing dependency_links to gherkin_official.egg-info/dependency_links.txt
writing requirements to gherkin_official.egg-info/requires.txt
writing top-level names to gherkin_official.egg-info/top_level.txt
writing manifest file 'gherkin_official.egg-info/SOURCES.txt'
reading manifest file 'gherkin_official.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'gherkin_official.egg-info/SOURCES.txt'
* Building wheel...
/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/gherkin
copying gherkin/__init__.py -> build/lib/gherkin
copying gherkin/inout.py -> build/lib/gherkin
copying gherkin/token_scanner.py -> build/lib/gherkin
copying gherkin/token.py -> build/lib/gherkin
copying gherkin/parser_types.py -> build/lib/gherkin
copying gherkin/ast_builder.py -> build/lib/gherkin
copying gherkin/gherkin_line.py -> build/lib/gherkin
copying gherkin/token_matcher.py -> build/lib/gherkin
copying gherkin/parser.py -> build/lib/gherkin
copying gherkin/ast_node.py -> build/lib/gherkin
copying gherkin/token_matcher_markdown.py -> build/lib/gherkin
copying gherkin/errors.py -> build/lib/gherkin
copying gherkin/dialect.py -> build/lib/gherkin
copying gherkin/token_formatter_builder.py -> build/lib/gherkin
creating build/lib/gherkin/stream
copying gherkin/stream/__init__.py -> build/lib/gherkin/stream
copying gherkin/stream/source_events.py -> build/lib/gherkin/stream
copying gherkin/stream/id_generator.py -> build/lib/gherkin/stream
copying gherkin/stream/gherkin_events.py -> build/lib/gherkin/stream
creating build/lib/gherkin/pickles
copying gherkin/pickles/__init__.py -> build/lib/gherkin/pickles
copying gherkin/pickles/compiler.py -> build/lib/gherkin/pickles
running egg_info
writing gherkin_official.egg-info/PKG-INFO
writing dependency_links to gherkin_official.egg-info/dependency_links.txt
writing requirements to gherkin_official.egg-info/requires.txt
writing top-level names to gherkin_official.egg-info/top_level.txt
reading manifest file 'gherkin_official.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'gherkin_official.egg-info/SOURCES.txt'
copying gherkin/gherkin-languages.json -> build/lib/gherkin
copying gherkin/py.typed -> build/lib/gherkin
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/gherkin
copying build/lib/gherkin/__init__.py -> build/bdist.linux-aarch64/wheel/./gherkin
copying build/lib/gherkin/py.typed -> build/bdist.linux-aarch64/wheel/./gherkin
copying build/lib/gherkin/inout.py -> build/bdist.linux-aarch64/wheel/./gherkin
copying build/lib/gherkin/token_scanner.py -> build/bdist.linux-aarch64/wheel/./gherkin
copying build/lib/gherkin/token.py -> build/bdist.linux-aarch64/wheel/./gherkin
copying build/lib/gherkin/parser_types.py -> build/bdist.linux-aarch64/wheel/./gherkin
copying build/lib/gherkin/ast_builder.py -> build/bdist.linux-aarch64/wheel/./gherkin
copying build/lib/gherkin/gherkin_line.py -> build/bdist.linux-aarch64/wheel/./gherkin
copying build/lib/gherkin/token_matcher.py -> build/bdist.linux-aarch64/wheel/./gherkin
copying build/lib/gherkin/parser.py -> build/bdist.linux-aarch64/wheel/./gherkin
creating build/bdist.linux-aarch64/wheel/gherkin/stream
copying build/lib/gherkin/stream/__init__.py -> build/bdist.linux-aarch64/wheel/./gherkin/stream
copying build/lib/gherkin/stream/source_events.py -> build/bdist.linux-aarch64/wheel/./gherkin/stream
copying build/lib/gherkin/stream/id_generator.py -> build/bdist.linux-aarch64/wheel/./gherkin/stream
copying build/lib/gherkin/stream/gherkin_events.py -> build/bdist.linux-aarch64/wheel/./gherkin/stream
copying build/lib/gherkin/ast_node.py -> build/bdist.linux-aarch64/wheel/./gherkin
copying build/lib/gherkin/gherkin-languages.json -> build/bdist.linux-aarch64/wheel/./gherkin
creating build/bdist.linux-aarch64/wheel/gherkin/pickles
copying build/lib/gherkin/pickles/__init__.py -> build/bdist.linux-aarch64/wheel/./gherkin/pickles
copying build/lib/gherkin/pickles/compiler.py -> build/bdist.linux-aarch64/wheel/./gherkin/pickles
copying build/lib/gherkin/token_matcher_markdown.py -> build/bdist.linux-aarch64/wheel/./gherkin
copying build/lib/gherkin/errors.py -> build/bdist.linux-aarch64/wheel/./gherkin
copying build/lib/gherkin/dialect.py -> build/bdist.linux-aarch64/wheel/./gherkin
copying build/lib/gherkin/token_formatter_builder.py -> build/bdist.linux-aarch64/wheel/./gherkin
running install_egg_info
Copying gherkin_official.egg-info to build/bdist.linux-aarch64/wheel/./gherkin_official-33.0.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/gherkin_official-33.0.0.dist-info/WHEEL
creating '/build/python-gherkin/src/gherkin-33.0.0/python/dist/.tmp-3veg_d7i/gherkin_official-33.0.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'gherkin/__init__.py'
adding 'gherkin/ast_builder.py'
adding 'gherkin/ast_node.py'
adding 'gherkin/dialect.py'
adding 'gherkin/errors.py'
adding 'gherkin/gherkin-languages.json'
adding 'gherkin/gherkin_line.py'
adding 'gherkin/inout.py'
adding 'gherkin/parser.py'
adding 'gherkin/parser_types.py'
adding 'gherkin/py.typed'
adding 'gherkin/token.py'
adding 'gherkin/token_formatter_builder.py'
adding 'gherkin/token_matcher.py'
adding 'gherkin/token_matcher_markdown.py'
adding 'gherkin/token_scanner.py'
adding 'gherkin/pickles/__init__.py'
adding 'gherkin/pickles/compiler.py'
adding 'gherkin/stream/__init__.py'
adding 'gherkin/stream/gherkin_events.py'
adding 'gherkin/stream/id_generator.py'
adding 'gherkin/stream/source_events.py'
adding 'gherkin_official-33.0.0.dist-info/licenses/LICENSE'
adding 'gherkin_official-33.0.0.dist-info/METADATA'
adding 'gherkin_official-33.0.0.dist-info/WHEEL'
adding 'gherkin_official-33.0.0.dist-info/top_level.txt'
adding 'gherkin_official-33.0.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built gherkin_official-33.0.0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-gherkin/pkg/python-gherkin/usr/share'
install: creating directory '/build/python-gherkin/pkg/python-gherkin/usr/share/licenses'
install: creating directory '/build/python-gherkin/pkg/python-gherkin/usr/share/licenses/python-gherkin'
'LICENSE' -> '/build/python-gherkin/pkg/python-gherkin/usr/share/licenses/python-gherkin/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...
==> Creating package "python-gherkin"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-gherkin 33.0.0-1 (Fri 11 Jul 2025 05:06:22 AM MDT)
==> Cleaning up...