==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-stone 3.3.9-1 (Fri Apr  4 18:04:08 2025)
==> Retrieving sources...
  -> Cloning stone git repo...
Cloning into bare repository '/home/leming/work/python-stone/stone'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    stone ... Skipped
==> Making package: python-stone 3.3.9-1 (Fri Apr  4 18:04:16 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) python-packaging-24.2-3  python-ply-3.11-14  python-six-1.17.0-1

Total Download Size:   0.12 MiB
Total Installed Size:  1.17 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-ply-3.11-14-any downloading...
 python-six-1.17.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-packaging...
installing python-ply...
installing python-six...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (16) perl-error-0.17030-1  perl-mailtools-2.22-1  perl-timedate-2.33-7
              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.6.0-1
              python-platformdirs-4.3.6-2  python-pyproject-hooks-1.2.0-3
              git-2.49.0-1  python-build-1.2.2-3  python-installer-0.7.0-10
              python-setuptools-1:75.8.0-1  python-wheel-0.45.1-1

Total Download Size:    0.10 MiB
Total Installed Size:  54.73 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-build-1.2.2-3-any downloading...
 python-installer-0.7.0-10-any downloading...
 python-pyproject-hooks-1.2.0-3-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 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-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https 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]
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/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(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 stone git repo...
Cloning into 'stone'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
* Getting build dependencies for wheel...
Could not import ez_setup
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:270: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running egg_info
creating stone.egg-info
writing stone.egg-info/PKG-INFO
writing dependency_links to stone.egg-info/dependency_links.txt
writing entry points to stone.egg-info/entry_points.txt
writing requirements to stone.egg-info/requires.txt
writing top-level names to stone.egg-info/top_level.txt
writing manifest file 'stone.egg-info/SOURCES.txt'
reading manifest file 'stone.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'stone/target/swift_rsrc/*'
adding license file 'LICENSE'
writing manifest file 'stone.egg-info/SOURCES.txt'
* Building wheel...
Could not import ez_setup
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:270: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running bdist_wheel
running build
running build_py
creating build/lib/stone
copying stone/cli_helpers.py -> build/lib/stone
copying stone/backend.py -> build/lib/stone
copying stone/compiler.py -> build/lib/stone
copying stone/cli.py -> build/lib/stone
copying stone/typing_hacks.py -> build/lib/stone
copying stone/__init__.py -> build/lib/stone
creating build/lib/stone/backends
copying stone/backends/js_types.py -> build/lib/stone/backends
copying stone/backends/python_type_stubs.py -> build/lib/stone/backends
copying stone/backends/js_helpers.py -> build/lib/stone/backends
copying stone/backends/tsd_types.py -> build/lib/stone/backends
copying stone/backends/tsd_helpers.py -> build/lib/stone/backends
copying stone/backends/python_type_mapping.py -> build/lib/stone/backends
copying stone/backends/tsd_client.py -> build/lib/stone/backends
copying stone/backends/obj_c_helpers.py -> build/lib/stone/backends
copying stone/backends/helpers.py -> build/lib/stone/backends
copying stone/backends/python_client.py -> build/lib/stone/backends
copying stone/backends/python_helpers.py -> build/lib/stone/backends
copying stone/backends/python_types.py -> build/lib/stone/backends
copying stone/backends/swift_client.py -> build/lib/stone/backends
copying stone/backends/obj_c_client.py -> build/lib/stone/backends
copying stone/backends/swift.py -> build/lib/stone/backends
copying stone/backends/js_client.py -> build/lib/stone/backends
copying stone/backends/swift_helpers.py -> build/lib/stone/backends
copying stone/backends/obj_c_types.py -> build/lib/stone/backends
copying stone/backends/obj_c.py -> build/lib/stone/backends
copying stone/backends/swift_types.py -> build/lib/stone/backends
copying stone/backends/__init__.py -> build/lib/stone/backends
creating build/lib/stone/backends/python_rsrc
copying stone/backends/python_rsrc/stone_validators.py -> build/lib/stone/backends/python_rsrc
copying stone/backends/python_rsrc/stone_serializers.py -> build/lib/stone/backends/python_rsrc
copying stone/backends/python_rsrc/stone_base.py -> build/lib/stone/backends/python_rsrc
copying stone/backends/python_rsrc/__init__.py -> build/lib/stone/backends/python_rsrc
creating build/lib/stone/frontend
copying stone/frontend/exception.py -> build/lib/stone/frontend
copying stone/frontend/ir_generator.py -> build/lib/stone/frontend
copying stone/frontend/frontend.py -> build/lib/stone/frontend
copying stone/frontend/parser.py -> build/lib/stone/frontend
copying stone/frontend/ast.py -> build/lib/stone/frontend
copying stone/frontend/lexer.py -> build/lib/stone/frontend
copying stone/frontend/__init__.py -> build/lib/stone/frontend
creating build/lib/stone/ir
copying stone/ir/api.py -> build/lib/stone/ir
copying stone/ir/data_types.py -> build/lib/stone/ir
copying stone/ir/__init__.py -> build/lib/stone/ir
copying stone/py.typed -> build/lib/stone
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/stone
creating build/bdist.linux-aarch64/wheel/stone/backends
copying build/lib/stone/backends/js_types.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/python_type_stubs.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/js_helpers.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/tsd_types.py -> build/bdist.linux-aarch64/wheel/./stone/backends
creating build/bdist.linux-aarch64/wheel/stone/backends/python_rsrc
copying build/lib/stone/backends/python_rsrc/stone_validators.py -> build/bdist.linux-aarch64/wheel/./stone/backends/python_rsrc
copying build/lib/stone/backends/python_rsrc/stone_serializers.py -> build/bdist.linux-aarch64/wheel/./stone/backends/python_rsrc
copying build/lib/stone/backends/python_rsrc/stone_base.py -> build/bdist.linux-aarch64/wheel/./stone/backends/python_rsrc
copying build/lib/stone/backends/python_rsrc/__init__.py -> build/bdist.linux-aarch64/wheel/./stone/backends/python_rsrc
copying build/lib/stone/backends/tsd_helpers.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/python_type_mapping.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/tsd_client.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/obj_c_helpers.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/helpers.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/python_client.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/python_helpers.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/python_types.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/swift_client.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/obj_c_client.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/swift.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/js_client.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/swift_helpers.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/obj_c_types.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/obj_c.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/swift_types.py -> build/bdist.linux-aarch64/wheel/./stone/backends
copying build/lib/stone/backends/__init__.py -> build/bdist.linux-aarch64/wheel/./stone/backends
creating build/bdist.linux-aarch64/wheel/stone/frontend
copying build/lib/stone/frontend/exception.py -> build/bdist.linux-aarch64/wheel/./stone/frontend
copying build/lib/stone/frontend/ir_generator.py -> build/bdist.linux-aarch64/wheel/./stone/frontend
copying build/lib/stone/frontend/frontend.py -> build/bdist.linux-aarch64/wheel/./stone/frontend
copying build/lib/stone/frontend/parser.py -> build/bdist.linux-aarch64/wheel/./stone/frontend
copying build/lib/stone/frontend/ast.py -> build/bdist.linux-aarch64/wheel/./stone/frontend
copying build/lib/stone/frontend/lexer.py -> build/bdist.linux-aarch64/wheel/./stone/frontend
copying build/lib/stone/frontend/__init__.py -> build/bdist.linux-aarch64/wheel/./stone/frontend
copying build/lib/stone/cli_helpers.py -> build/bdist.linux-aarch64/wheel/./stone
creating build/bdist.linux-aarch64/wheel/stone/ir
copying build/lib/stone/ir/api.py -> build/bdist.linux-aarch64/wheel/./stone/ir
copying build/lib/stone/ir/data_types.py -> build/bdist.linux-aarch64/wheel/./stone/ir
copying build/lib/stone/ir/__init__.py -> build/bdist.linux-aarch64/wheel/./stone/ir
copying build/lib/stone/backend.py -> build/bdist.linux-aarch64/wheel/./stone
copying build/lib/stone/compiler.py -> build/bdist.linux-aarch64/wheel/./stone
copying build/lib/stone/cli.py -> build/bdist.linux-aarch64/wheel/./stone
copying build/lib/stone/typing_hacks.py -> build/bdist.linux-aarch64/wheel/./stone
copying build/lib/stone/py.typed -> build/bdist.linux-aarch64/wheel/./stone
copying build/lib/stone/__init__.py -> build/bdist.linux-aarch64/wheel/./stone
running install_egg_info
running egg_info
writing stone.egg-info/PKG-INFO
writing dependency_links to stone.egg-info/dependency_links.txt
writing entry points to stone.egg-info/entry_points.txt
writing requirements to stone.egg-info/requires.txt
writing top-level names to stone.egg-info/top_level.txt
reading manifest file 'stone.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'stone/target/swift_rsrc/*'
adding license file 'LICENSE'
writing manifest file 'stone.egg-info/SOURCES.txt'
Copying stone.egg-info to build/bdist.linux-aarch64/wheel/./stone-3.3.9-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/stone-3.3.9.dist-info/WHEEL
creating '/build/python-stone/src/stone/dist/.tmp-hv1cik54/stone-3.3.9-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'stone/__init__.py'
adding 'stone/backend.py'
adding 'stone/cli.py'
adding 'stone/cli_helpers.py'
adding 'stone/compiler.py'
adding 'stone/py.typed'
adding 'stone/typing_hacks.py'
adding 'stone/backends/__init__.py'
adding 'stone/backends/helpers.py'
adding 'stone/backends/js_client.py'
adding 'stone/backends/js_helpers.py'
adding 'stone/backends/js_types.py'
adding 'stone/backends/obj_c.py'
adding 'stone/backends/obj_c_client.py'
adding 'stone/backends/obj_c_helpers.py'
adding 'stone/backends/obj_c_types.py'
adding 'stone/backends/python_client.py'
adding 'stone/backends/python_helpers.py'
adding 'stone/backends/python_type_mapping.py'
adding 'stone/backends/python_type_stubs.py'
adding 'stone/backends/python_types.py'
adding 'stone/backends/swift.py'
adding 'stone/backends/swift_client.py'
adding 'stone/backends/swift_helpers.py'
adding 'stone/backends/swift_types.py'
adding 'stone/backends/tsd_client.py'
adding 'stone/backends/tsd_helpers.py'
adding 'stone/backends/tsd_types.py'
adding 'stone/backends/python_rsrc/__init__.py'
adding 'stone/backends/python_rsrc/stone_base.py'
adding 'stone/backends/python_rsrc/stone_serializers.py'
adding 'stone/backends/python_rsrc/stone_validators.py'
adding 'stone/frontend/__init__.py'
adding 'stone/frontend/ast.py'
adding 'stone/frontend/exception.py'
adding 'stone/frontend/frontend.py'
adding 'stone/frontend/ir_generator.py'
adding 'stone/frontend/lexer.py'
adding 'stone/frontend/parser.py'
adding 'stone/ir/__init__.py'
adding 'stone/ir/api.py'
adding 'stone/ir/data_types.py'
adding 'stone-3.3.9.dist-info/LICENSE'
adding 'stone-3.3.9.dist-info/METADATA'
adding 'stone-3.3.9.dist-info/WHEEL'
adding 'stone-3.3.9.dist-info/entry_points.txt'
adding 'stone-3.3.9.dist-info/top_level.txt'
adding 'stone-3.3.9.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built stone-3.3.9-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> 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-stone"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-stone 3.3.9-1 (Fri Apr  4 18:04:27 2025)
==> Cleaning up...