==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-python-pkcs11 0.8.1-1 (Sat Jul  5 12:33:07 2025)
==> Retrieving sources...
  -> Cloning python-python-pkcs11 git repo...
Cloning into bare repository '/home/leming/work/python-python-pkcs11/python-python-pkcs11'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-python-pkcs11 ... Skipped
==> Validating source files with b2sums...
    python-python-pkcs11 ... Skipped
==> Making package: python-python-pkcs11 0.8.1-1 (Sat 05 Jul 2025 12:33:15 PM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) python-asn1crypto-1.5.1-5

Total Download Size:   0.20 MiB
Total Installed Size:  1.49 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-asn1crypto-1.5.1-5-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-asn1crypto...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (20) 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.7.0-1
              python-packaging-25.0-1  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  zlib-ng-2.2.4-1  cython-3.1.2-1
              git-2.50.0-1  python-build-1.2.2-3  python-installer-0.7.0-10
              python-setuptools-1:80.9.0-1  python-setuptools-scm-8.3.1-1
              python-wheel-0.45.1-1

Total Download Size:    3.24 MiB
Total Installed Size:  74.95 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 cython-3.1.2-1-aarch64 downloading...
 python-setuptools-scm-8.3.1-1-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 zlib-ng...
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 cython...
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...
installing python-setuptools-scm...
:: 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 python-python-pkcs11 git repo...
Cloning into 'python-python-pkcs11'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.setuptools.ext-modules]` in `pyproject.toml` is still *experimental* and likely to change in future releases.
  config = read_configuration(filepath, True, ignore_option_errors, dist)
running egg_info
creating python_pkcs11.egg-info
writing python_pkcs11.egg-info/PKG-INFO
writing dependency_links to python_pkcs11.egg-info/dependency_links.txt
writing requirements to python_pkcs11.egg-info/requires.txt
writing top-level names to python_pkcs11.egg-info/top_level.txt
writing manifest file 'python_pkcs11.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'python_pkcs11.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.setuptools.ext-modules]` in `pyproject.toml` is still *experimental* and likely to change in future releases.
  config = read_configuration(filepath, True, ignore_option_errors, dist)
running bdist_wheel
running build
running build_py
creating build/lib.linux-aarch64-cpython-313/pkcs11
copying pkcs11/__init__.py -> build/lib.linux-aarch64-cpython-313/pkcs11
copying pkcs11/types.py -> build/lib.linux-aarch64-cpython-313/pkcs11
copying pkcs11/constants.py -> build/lib.linux-aarch64-cpython-313/pkcs11
copying pkcs11/exceptions.py -> build/lib.linux-aarch64-cpython-313/pkcs11
copying pkcs11/defaults.py -> build/lib.linux-aarch64-cpython-313/pkcs11
copying pkcs11/mechanisms.py -> build/lib.linux-aarch64-cpython-313/pkcs11
creating build/lib.linux-aarch64-cpython-313/pkcs11/util
copying pkcs11/util/__init__.py -> build/lib.linux-aarch64-cpython-313/pkcs11/util
copying pkcs11/util/x509.py -> build/lib.linux-aarch64-cpython-313/pkcs11/util
copying pkcs11/util/dsa.py -> build/lib.linux-aarch64-cpython-313/pkcs11/util
copying pkcs11/util/ec.py -> build/lib.linux-aarch64-cpython-313/pkcs11/util
copying pkcs11/util/dh.py -> build/lib.linux-aarch64-cpython-313/pkcs11/util
copying pkcs11/util/rsa.py -> build/lib.linux-aarch64-cpython-313/pkcs11/util
running egg_info
writing python_pkcs11.egg-info/PKG-INFO
writing dependency_links to python_pkcs11.egg-info/dependency_links.txt
writing requirements to python_pkcs11.egg-info/requires.txt
writing top-level names to python_pkcs11.egg-info/top_level.txt
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'python_pkcs11.egg-info/SOURCES.txt'
copying pkcs11/_pkcs11.pxd -> build/lib.linux-aarch64-cpython-313/pkcs11
copying pkcs11/_pkcs11.pyx -> build/lib.linux-aarch64-cpython-313/pkcs11
running build_ext
Compiling pkcs11/_pkcs11.pyx because it changed.
[1/1] Cythonizing pkcs11/_pkcs11.pyx
performance hint: pkcs11/_pkcs11.pyx:415:70: Use boundscheck(False) for faster access
performance hint: pkcs11/_pkcs11.pyx:801:63: Use boundscheck(False) for faster access
performance hint: pkcs11/_pkcs11.pyx:830:79: Use boundscheck(False) for faster access
performance hint: pkcs11/_pkcs11.pyx:875:64: Use boundscheck(False) for faster access
performance hint: pkcs11/_pkcs11.pyx:1132:84: Use boundscheck(False) for faster access
performance hint: pkcs11/_pkcs11.pyx:1178:92: Use boundscheck(False) for faster access
performance hint: pkcs11/_pkcs11.pyx:1188:67: Use boundscheck(False) for faster access
performance hint: pkcs11/_pkcs11.pyx:1241:83: Use boundscheck(False) for faster access
performance hint: pkcs11/_pkcs11.pyx:1302:92: Use boundscheck(False) for faster access
performance hint: pkcs11/_pkcs11.pyx:1312:67: Use boundscheck(False) for faster access
performance hint: pkcs11/_pkcs11.pyx:1365:80: Use boundscheck(False) for faster access
performance hint: pkcs11/_pkcs11.pyx:1426:65: Use boundscheck(False) for faster access
performance hint: pkcs11/_pkcs11.pyx:1525:92: Use boundscheck(False) for faster access
performance hint: pkcs11/_pkcs11.pyx:1776:64: Use boundscheck(False) for faster access
building 'pkcs11._pkcs11' extension
creating build/temp.linux-aarch64-cpython-313/pkcs11
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c pkcs11/_pkcs11.c -o build/temp.linux-aarch64-cpython-313/pkcs11/_pkcs11.o
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/pkcs11/_pkcs11.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/pkcs11/_pkcs11.cpython-313-aarch64-linux-gnu.so
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/pkcs11
copying build/lib.linux-aarch64-cpython-313/pkcs11/__init__.py -> build/bdist.linux-aarch64/wheel/./pkcs11
copying build/lib.linux-aarch64-cpython-313/pkcs11/_pkcs11.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./pkcs11
copying build/lib.linux-aarch64-cpython-313/pkcs11/_pkcs11.pxd -> build/bdist.linux-aarch64/wheel/./pkcs11
copying build/lib.linux-aarch64-cpython-313/pkcs11/types.py -> build/bdist.linux-aarch64/wheel/./pkcs11
copying build/lib.linux-aarch64-cpython-313/pkcs11/constants.py -> build/bdist.linux-aarch64/wheel/./pkcs11
copying build/lib.linux-aarch64-cpython-313/pkcs11/exceptions.py -> build/bdist.linux-aarch64/wheel/./pkcs11
copying build/lib.linux-aarch64-cpython-313/pkcs11/_pkcs11.pyx -> build/bdist.linux-aarch64/wheel/./pkcs11
creating build/bdist.linux-aarch64/wheel/pkcs11/util
copying build/lib.linux-aarch64-cpython-313/pkcs11/util/__init__.py -> build/bdist.linux-aarch64/wheel/./pkcs11/util
copying build/lib.linux-aarch64-cpython-313/pkcs11/util/x509.py -> build/bdist.linux-aarch64/wheel/./pkcs11/util
copying build/lib.linux-aarch64-cpython-313/pkcs11/util/dsa.py -> build/bdist.linux-aarch64/wheel/./pkcs11/util
copying build/lib.linux-aarch64-cpython-313/pkcs11/util/ec.py -> build/bdist.linux-aarch64/wheel/./pkcs11/util
copying build/lib.linux-aarch64-cpython-313/pkcs11/util/dh.py -> build/bdist.linux-aarch64/wheel/./pkcs11/util
copying build/lib.linux-aarch64-cpython-313/pkcs11/util/rsa.py -> build/bdist.linux-aarch64/wheel/./pkcs11/util
copying build/lib.linux-aarch64-cpython-313/pkcs11/defaults.py -> build/bdist.linux-aarch64/wheel/./pkcs11
copying build/lib.linux-aarch64-cpython-313/pkcs11/mechanisms.py -> build/bdist.linux-aarch64/wheel/./pkcs11
running install_egg_info
Copying python_pkcs11.egg-info to build/bdist.linux-aarch64/wheel/./python_pkcs11-0.8.1-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/python_pkcs11-0.8.1.dist-info/WHEEL
creating '/build/python-python-pkcs11/src/python-python-pkcs11/dist/.tmp-7_lhb9sn/python_pkcs11-0.8.1-cp313-cp313-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'pkcs11/__init__.py'
adding 'pkcs11/_pkcs11.cpython-313-aarch64-linux-gnu.so'
adding 'pkcs11/_pkcs11.pxd'
adding 'pkcs11/_pkcs11.pyx'
adding 'pkcs11/constants.py'
adding 'pkcs11/defaults.py'
adding 'pkcs11/exceptions.py'
adding 'pkcs11/mechanisms.py'
adding 'pkcs11/types.py'
adding 'pkcs11/util/__init__.py'
adding 'pkcs11/util/dh.py'
adding 'pkcs11/util/dsa.py'
adding 'pkcs11/util/ec.py'
adding 'pkcs11/util/rsa.py'
adding 'pkcs11/util/x509.py'
adding 'python_pkcs11-0.8.1.dist-info/licenses/LICENSE'
adding 'python_pkcs11-0.8.1.dist-info/METADATA'
adding 'python_pkcs11-0.8.1.dist-info/WHEEL'
adding 'python_pkcs11-0.8.1.dist-info/top_level.txt'
adding 'python_pkcs11-0.8.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built python_pkcs11-0.8.1-cp313-cp313-linux_aarch64.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-python-pkcs11/pkg/python-python-pkcs11/usr/share'
install: creating directory '/build/python-python-pkcs11/pkg/python-python-pkcs11/usr/share/licenses'
install: creating directory '/build/python-python-pkcs11/pkg/python-python-pkcs11/usr/share/licenses/python-python-pkcs11'
'LICENSE' -> '/build/python-python-pkcs11/pkg/python-python-pkcs11/usr/share/licenses/python-python-pkcs11/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-python-pkcs11"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-python-pkcs11 0.8.1-1 (Sat 05 Jul 2025 12:33:58 PM MDT)
==> Cleaning up...