==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-bowler 0.9.0-9 (Tue Dec 24 23:02:02 2024)
==> Retrieving sources...
  -> Found python-bowler-0.9.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    python-bowler-0.9.0.tar.gz ... Passed
==> Validating source files with b2sums...
    python-bowler-0.9.0.tar.gz ... Passed
==> Making package: python-bowler 0.9.0-9 (Tue 24 Dec 2024 11:02:08 PM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (23) python-appdirs-1.4.4-11  python-argcomplete-3.4.0-2
              python-asttokens-3.0.0-1  python-decorator-5.1.1-5
              python-executing-2.1.0-2  python-jedi-0.19.2-1
              python-matplotlib-inline-0.1.7-2  python-parso-1:0.8.4-3
              python-pexpect-4.9.0-3  python-prompt_toolkit-3.0.48-2
              python-ptyprocess-0.7.0-7  python-pure-eval-0.2.3-2
              python-pygments-2.18.0-3  python-stack-data-0.6.3-4
              python-traitlets-5.14.3-3  python-typing_extensions-4.12.2-3
              python-wcwidth-0.2.13-3  ipython-8.31.0-1  python-attrs-23.2.0-4
              python-click-8.1.7-4  python-fissix-24.4.24-1
              python-moreorless-0.4.0-8  python-volatile-2.1.0-6

Total Download Size:    1.94 MiB
Total Installed Size:  42.00 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 ipython-8.31.0-1-any downloading...
 python-fissix-24.4.24-1-any downloading...
 python-pexpect-4.9.0-3-any downloading...
 python-stack-data-0.6.3-4-any downloading...
 python-ptyprocess-0.7.0-7-any downloading...
 python-pure-eval-0.2.3-2-any downloading...
 python-moreorless-0.4.0-8-any downloading...
 python-decorator-5.1.1-5-any downloading...
 python-matplotlib-inline-0.1.7-2-any downloading...
 python-volatile-2.1.0-6-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-decorator...
installing python-parso...
installing python-jedi...
installing python-argcomplete...
installing python-typing_extensions...
installing python-traitlets...
installing python-matplotlib-inline...
Optional dependencies for python-matplotlib-inline
    python-matplotlib
installing python-ptyprocess...
installing python-pexpect...
installing python-pygments...
installing python-wcwidth...
installing python-prompt_toolkit...
installing python-asttokens...
installing python-executing...
installing python-pure-eval...
installing python-stack-data...
installing ipython...
Optional dependencies for ipython
    python-black: to auto format with Black
    python-pickleshare: for the ip.db database
    yapf: to auto format with YAPF
installing python-attrs...
installing python-click...
installing python-appdirs...
installing python-fissix...
installing python-moreorless...
installing python-volatile...
:: 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.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-more-itertools-10.5.0-1
              python-packaging-24.2-3  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:75.2.0-4
              python-wheel-0.45.0-3

Total Installed Size:  10.72 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-bowler-0.9.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-bowler-0.9.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running bdist_wheel
running build
running build_py
creating build/lib/bowler
copying bowler/__init__.py -> build/lib/bowler
copying bowler/imr.py -> build/lib/bowler
copying bowler/type_inference.py -> build/lib/bowler
copying bowler/helpers.py -> build/lib/bowler
copying bowler/types.py -> build/lib/bowler
copying bowler/main.py -> build/lib/bowler
copying bowler/query.py -> build/lib/bowler
copying bowler/tool.py -> build/lib/bowler
copying bowler/__main__.py -> build/lib/bowler
creating build/lib/bowler/tests
copying bowler/tests/__init__.py -> build/lib/bowler/tests
copying bowler/tests/lib.py -> build/lib/bowler/tests
copying bowler/tests/type_inference.py -> build/lib/bowler/tests
copying bowler/tests/smoke-target.py -> build/lib/bowler/tests
copying bowler/tests/helpers.py -> build/lib/bowler/tests
copying bowler/tests/smoke-selftest.py -> build/lib/bowler/tests
copying bowler/tests/query.py -> build/lib/bowler/tests
copying bowler/tests/tool.py -> build/lib/bowler/tests
copying bowler/tests/__main__.py -> build/lib/bowler/tests
copying bowler/tests/smoke.py -> build/lib/bowler/tests
copying bowler/py.typed -> build/lib/bowler
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/bowler
copying build/lib/bowler/__init__.py -> build/bdist.linux-aarch64/wheel/./bowler
copying build/lib/bowler/py.typed -> build/bdist.linux-aarch64/wheel/./bowler
creating build/bdist.linux-aarch64/wheel/bowler/tests
copying build/lib/bowler/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./bowler/tests
copying build/lib/bowler/tests/lib.py -> build/bdist.linux-aarch64/wheel/./bowler/tests
copying build/lib/bowler/tests/type_inference.py -> build/bdist.linux-aarch64/wheel/./bowler/tests
copying build/lib/bowler/tests/smoke-target.py -> build/bdist.linux-aarch64/wheel/./bowler/tests
copying build/lib/bowler/tests/helpers.py -> build/bdist.linux-aarch64/wheel/./bowler/tests
copying build/lib/bowler/tests/smoke-selftest.py -> build/bdist.linux-aarch64/wheel/./bowler/tests
copying build/lib/bowler/tests/query.py -> build/bdist.linux-aarch64/wheel/./bowler/tests
copying build/lib/bowler/tests/tool.py -> build/bdist.linux-aarch64/wheel/./bowler/tests
copying build/lib/bowler/tests/__main__.py -> build/bdist.linux-aarch64/wheel/./bowler/tests
copying build/lib/bowler/tests/smoke.py -> build/bdist.linux-aarch64/wheel/./bowler/tests
copying build/lib/bowler/imr.py -> build/bdist.linux-aarch64/wheel/./bowler
copying build/lib/bowler/type_inference.py -> build/bdist.linux-aarch64/wheel/./bowler
copying build/lib/bowler/helpers.py -> build/bdist.linux-aarch64/wheel/./bowler
copying build/lib/bowler/types.py -> build/bdist.linux-aarch64/wheel/./bowler
copying build/lib/bowler/main.py -> build/bdist.linux-aarch64/wheel/./bowler
copying build/lib/bowler/query.py -> build/bdist.linux-aarch64/wheel/./bowler
copying build/lib/bowler/tool.py -> build/bdist.linux-aarch64/wheel/./bowler
copying build/lib/bowler/__main__.py -> build/bdist.linux-aarch64/wheel/./bowler
running install_egg_info
running egg_info
creating bowler.egg-info
writing bowler.egg-info/PKG-INFO
writing dependency_links to bowler.egg-info/dependency_links.txt
writing entry points to bowler.egg-info/entry_points.txt
writing requirements to bowler.egg-info/requires.txt
writing top-level names to bowler.egg-info/top_level.txt
writing manifest file 'bowler.egg-info/SOURCES.txt'
reading manifest file 'bowler.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'bowler.egg-info/SOURCES.txt'
Copying bowler.egg-info to build/bdist.linux-aarch64/wheel/./bowler-0.9.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/bowler-0.9.0.dist-info/WHEEL
creating '/build/python-bowler/src/Bowler-0.9.0/dist/.tmp-tiukfi_5/bowler-0.9.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'bowler/__init__.py'
adding 'bowler/__main__.py'
adding 'bowler/helpers.py'
adding 'bowler/imr.py'
adding 'bowler/main.py'
adding 'bowler/py.typed'
adding 'bowler/query.py'
adding 'bowler/tool.py'
adding 'bowler/type_inference.py'
adding 'bowler/types.py'
adding 'bowler/tests/__init__.py'
adding 'bowler/tests/__main__.py'
adding 'bowler/tests/helpers.py'
adding 'bowler/tests/lib.py'
adding 'bowler/tests/query.py'
adding 'bowler/tests/smoke-selftest.py'
adding 'bowler/tests/smoke-target.py'
adding 'bowler/tests/smoke.py'
adding 'bowler/tests/tool.py'
adding 'bowler/tests/type_inference.py'
adding 'bowler-0.9.0.dist-info/LICENSE'
adding 'bowler-0.9.0.dist-info/METADATA'
adding 'bowler-0.9.0.dist-info/WHEEL'
adding 'bowler-0.9.0.dist-info/entry_points.txt'
adding 'bowler-0.9.0.dist-info/top_level.txt'
adding 'bowler-0.9.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built bowler-0.9.0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-bowler/pkg/python-bowler/usr/share'
install: creating directory '/build/python-bowler/pkg/python-bowler/usr/share/licenses'
install: creating directory '/build/python-bowler/pkg/python-bowler/usr/share/licenses/python-bowler'
'LICENSE' -> '/build/python-bowler/pkg/python-bowler/usr/share/licenses/python-bowler/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-bowler"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-bowler 0.9.0-9 (Tue 24 Dec 2024 11:02:20 PM MST)
==> Cleaning up...