==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-signedjson 1.1.4-4 (Wed Dec 25 10:09:48 2024)
==> Retrieving sources...
  -> Found signedjson-1.1.4.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    signedjson-1.1.4.tar.gz ... Passed
==> Making package: python-signedjson 1.1.4-4 (Wed Dec 25 10:10:09 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) libsodium-1.0.20-1  python-cffi-1.17.1-2  python-pycparser-2.22-3
             python-canonicaljson-2.0.0-5  python-pynacl-1.5.0-3
             python-unpaddedbase64-2.1.0-7

Total Download Size:   0.02 MiB
Total Installed Size:  4.27 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-canonicaljson-2.0.0-5-any downloading...
 python-unpaddedbase64-2.1.0-7-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-canonicaljson...
installing python-unpaddedbase64...
installing libsodium...
installing python-pycparser...
installing python-cffi...
Optional dependencies for python-cffi
    python-setuptools: "limited api" version checking in cffi.setuptools_ext
installing python-pynacl...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (14) 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-setuptools-scm-8.1.0-3  python-wheel-0.45.0-3

Total Installed Size:  11.09 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-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...
installing python-setuptools-scm...
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 signedjson-1.1.4.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting signedjson-1.1.4.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject
    section = defn.get("tool", {})[tool_name]
              ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'setuptools_scm'
running bdist_wheel
running build
running build_py
creating build/lib/signedjson
copying signedjson/types.py -> build/lib/signedjson
copying signedjson/__init__.py -> build/lib/signedjson
copying signedjson/sign.py -> build/lib/signedjson
copying signedjson/key.py -> build/lib/signedjson
copying signedjson/py.typed -> build/lib/signedjson
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/signedjson
copying build/lib/signedjson/py.typed -> build/bdist.linux-armv7l/wheel/./signedjson
copying build/lib/signedjson/types.py -> build/bdist.linux-armv7l/wheel/./signedjson
copying build/lib/signedjson/__init__.py -> build/bdist.linux-armv7l/wheel/./signedjson
copying build/lib/signedjson/sign.py -> build/bdist.linux-armv7l/wheel/./signedjson
copying build/lib/signedjson/key.py -> build/bdist.linux-armv7l/wheel/./signedjson
running install_egg_info
running egg_info
writing signedjson.egg-info/PKG-INFO
writing dependency_links to signedjson.egg-info/dependency_links.txt
writing requirements to signedjson.egg-info/requires.txt
writing top-level names to signedjson.egg-info/top_level.txt
reading manifest file 'signedjson.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching '.idea'
adding license file 'LICENSE'
writing manifest file 'signedjson.egg-info/SOURCES.txt'
Copying signedjson.egg-info to build/bdist.linux-armv7l/wheel/./signedjson-1.1.4-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/signedjson-1.1.4.dist-info/WHEEL
creating '/build/python-signedjson/src/signedjson-1.1.4/dist/.tmp-fosh64tm/signedjson-1.1.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'signedjson/__init__.py'
adding 'signedjson/key.py'
adding 'signedjson/py.typed'
adding 'signedjson/sign.py'
adding 'signedjson/types.py'
adding 'signedjson-1.1.4.dist-info/LICENSE'
adding 'signedjson-1.1.4.dist-info/METADATA'
adding 'signedjson-1.1.4.dist-info/WHEEL'
adding 'signedjson-1.1.4.dist-info/top_level.txt'
adding 'signedjson-1.1.4.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built signedjson-1.1.4-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-signedjson"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-signedjson 1.1.4-4 (Wed Dec 25 10:10:22 2024)
==> Cleaning up...