==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-j2cli 0.3.12b-11 (Tue Dec 24 12:10:01 2024)
==> Retrieving sources...
  -> Found python-j2cli-0.3.12b.tar.gz
  -> Found imp-removal.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    python-j2cli-0.3.12b.tar.gz ... Passed
    imp-removal.patch ... Passed
==> Making package: python-j2cli 0.3.12b-11 (Tue 24 Dec 2024 12:10:07 PM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (14) libyaml-0.2.5-3  python-autocommand-2.2.2-7
              python-jaraco.collections-5.0.1-2  python-jaraco.context-5.3.0-3
              python-jaraco.functools-4.1.0-1  python-jaraco.text-4.0.0-2
              python-markupsafe-2.1.5-3  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-wheel-0.45.0-3  python-jinja-1:3.1.5-1
              python-setuptools-1:75.2.0-4  python-yaml-6.0.2-2

Total Installed Size:  13.30 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-markupsafe...
installing python-jinja...
Optional dependencies for python-jinja
    python-babel: for i18n support
installing libyaml...
installing python-yaml...
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-packaging...
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==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) python-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
             python-installer-0.7.0-10

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-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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found python-j2cli-0.3.12b.tar.gz
  -> Found imp-removal.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-j2cli-0.3.12b.tar.gz with bsdtar
==> Starting prepare()...
patching file j2cli/cli.py
patching file j2cli/context.py
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3.13/site-packages/setuptools/dist.py:333: InformationOnly: Normalizing '0.3.12b' to '0.3.12b0'
  self.metadata.version = self._normalize_version(self.metadata.version)
running egg_info
creating j2cli.egg-info
writing j2cli.egg-info/PKG-INFO
writing dependency_links to j2cli.egg-info/dependency_links.txt
writing entry points to j2cli.egg-info/entry_points.txt
writing requirements to j2cli.egg-info/requires.txt
writing top-level names to j2cli.egg-info/top_level.txt
writing manifest file 'j2cli.egg-info/SOURCES.txt'
reading manifest file 'j2cli.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'j2cli.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3.13/site-packages/setuptools/dist.py:333: InformationOnly: Normalizing '0.3.12b' to '0.3.12b0'
  self.metadata.version = self._normalize_version(self.metadata.version)
running bdist_wheel
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:111: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        ********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        By 2025-Aug-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  self.finalize_options()
running build
running build_py
creating build/lib/j2cli
copying j2cli/__init__.py -> build/lib/j2cli
copying j2cli/context.py -> build/lib/j2cli
copying j2cli/cli.py -> build/lib/j2cli
creating build/lib/j2cli/extras
copying j2cli/extras/__init__.py -> build/lib/j2cli/extras
copying j2cli/extras/customize.py -> build/lib/j2cli/extras
copying j2cli/extras/filters.py -> build/lib/j2cli/extras
running egg_info
writing j2cli.egg-info/PKG-INFO
writing dependency_links to j2cli.egg-info/dependency_links.txt
writing entry points to j2cli.egg-info/entry_points.txt
writing requirements to j2cli.egg-info/requires.txt
writing top-level names to j2cli.egg-info/top_level.txt
reading manifest file 'j2cli.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'j2cli.egg-info/SOURCES.txt'
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/j2cli
copying build/lib/j2cli/__init__.py -> build/bdist.linux-aarch64/wheel/./j2cli
copying build/lib/j2cli/context.py -> build/bdist.linux-aarch64/wheel/./j2cli
creating build/bdist.linux-aarch64/wheel/j2cli/extras
copying build/lib/j2cli/extras/__init__.py -> build/bdist.linux-aarch64/wheel/./j2cli/extras
copying build/lib/j2cli/extras/customize.py -> build/bdist.linux-aarch64/wheel/./j2cli/extras
copying build/lib/j2cli/extras/filters.py -> build/bdist.linux-aarch64/wheel/./j2cli/extras
copying build/lib/j2cli/cli.py -> build/bdist.linux-aarch64/wheel/./j2cli
running install_egg_info
Copying j2cli.egg-info to build/bdist.linux-aarch64/wheel/./j2cli-0.3.12b0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/j2cli-0.3.12b0.dist-info/WHEEL
creating '/build/python-j2cli/src/j2cli-0.3.12b/dist/.tmp-5f13c_up/j2cli-0.3.12b0-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'j2cli/__init__.py'
adding 'j2cli/cli.py'
adding 'j2cli/context.py'
adding 'j2cli/extras/__init__.py'
adding 'j2cli/extras/customize.py'
adding 'j2cli/extras/filters.py'
adding 'j2cli-0.3.12b0.dist-info/LICENSE'
adding 'j2cli-0.3.12b0.dist-info/METADATA'
adding 'j2cli-0.3.12b0.dist-info/WHEEL'
adding 'j2cli-0.3.12b0.dist-info/entry_points.txt'
adding 'j2cli-0.3.12b0.dist-info/top_level.txt'
adding 'j2cli-0.3.12b0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built j2cli-0.3.12b0-py2.py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-j2cli/pkg/python-j2cli/usr/share'
install: creating directory '/build/python-j2cli/pkg/python-j2cli/usr/share/licenses'
install: creating directory '/build/python-j2cli/pkg/python-j2cli/usr/share/licenses/python-j2cli'
'LICENSE' -> '/build/python-j2cli/pkg/python-j2cli/usr/share/licenses/python-j2cli/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-j2cli"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-j2cli 0.3.12b-11 (Tue 24 Dec 2024 12:10:16 PM MST)
==> Cleaning up...