==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-pycrdt 0.12.44-1 (Thu Dec  4 17:43:47 2025)
==> Retrieving sources...
  -> Updating pycrdt git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    pycrdt ... Passed
==> Making package: python-pycrdt 0.12.44-1 (Fri Dec  5 00:44:13 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (4) mpdecimal-4.0.1-1  python-idna-3.11-1  python-3.13.7-1  python-anyio-4.12.0-1

Total Download Size:   11.89 MiB
Total Installed Size:  66.24 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-3.13.7-1-armv7h downloading...
 python-anyio-4.12.0-1-any downloading...
 mpdecimal-4.0.1-1-armv7h downloading...
 python-idna-3.11-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
    python-setuptools: for building Python packages using tooling that is usually bundled with Python
    python-pip: for installing Python packages using tooling that is usually bundled with Python
    python-pipx: for installing Python software not packaged on Arch Linux
    sqlite: for a default database integration [installed]
    xz: for lzma [installed]
    tk: for tkinter
installing python-idna...
installing python-anyio...
Optional dependencies for python-anyio
    python-trio: trio backend
    python-outcome: trio backend
    python-uvloop: use uvloop for asyncio backend
    python-pytest: pytest plugin
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (16) compiler-rt-21.1.6-1  libedit-20250104_3.1-1  lld-21.1.6-1  llvm-libs-21.1.6-1  maturin-1.10.2-1  perl-error-0.17030-2  perl-mailtools-2.22-2  perl-timedate-2.33-8  python-packaging-25.0-1  python-pyproject-hooks-1.2.0-3  rust-1:1.91.1-2  zlib-ng-2.3.2-1  git-2.52.0-2  python-build-1.3.0-1  python-installer-0.7.0-10  python-maturin-1.10.2-1

Total Download Size:    13.07 MiB
Total Installed Size:  451.04 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.52.0-2-armv7h downloading...
 maturin-1.10.2-1-armv7h downloading...
 python-packaging-25.0-1-any downloading...
 zlib-ng-2.3.2-1-armv7h downloading...
 perl-mailtools-2.22-2-any downloading...
 python-build-1.3.0-1-any downloading...
 python-installer-0.7.0-10-any downloading...
 perl-timedate-2.33-8-any downloading...
 python-maturin-1.10.2-1-armv7h downloading...
 python-pyproject-hooks-1.2.0-3-any downloading...
 perl-error-0.17030-2-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-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]
    less: the default pager for git
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 compiler-rt...
installing libedit...
installing llvm-libs...
installing lld...
installing rust...
Optional dependencies for rust
    gdb: rust-gdb script
    lldb: rust-lldb script
installing maturin...
installing python-maturin...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 969.
Creating user 'git' (git daemon user) with UID 969 and GID 969.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of pycrdt git repo...
Cloning into 'pycrdt'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
Running `maturin pep517 build-wheel -i /usr/bin/python --compatibility off`
    Updating crates.io index
     Locking 58 packages to latest compatible versions
 Downloading crates ...
  Downloaded heck v0.5.0
  Downloaded windows-link v0.2.1
  Downloaded wasm-bindgen-macro-support v0.2.106
  Downloaded redox_syscall v0.5.18
  Downloaded unicode-ident v1.0.22
  Downloaded wasm-bindgen v0.2.106
  Downloaded pyo3-macros-backend v0.27.2
  Downloaded serde v1.0.228
  Downloaded ryu v1.0.20
  Downloaded wasm-bindgen-shared v0.2.106
  Downloaded serde_json v1.0.145
  Downloaded pyo3-ffi v0.27.2
  Downloaded yrs v0.25.0
  Downloaded pyo3-build-config v0.27.2
  Downloaded portable-atomic v1.11.1
  Downloaded thiserror v2.0.17
  Downloaded smallstr v0.3.1
  Downloaded serde_core v1.0.228
  Downloaded syn v2.0.111
  Downloaded scopeguard v1.2.0
  Downloaded smallvec v1.15.1
  Downloaded proc-macro2 v1.0.103
  Downloaded pin-project-lite v0.2.16
  Downloaded parking_lot_core v0.9.12
  Downloaded parking v2.2.1
  Downloaded hashbrown v0.14.5
  Downloaded quote v1.0.42
  Downloaded memchr v2.7.6
  Downloaded js-sys v0.3.83
  Downloaded arc-swap v1.7.1
  Downloaded wasi v0.11.1+wasi-snapshot-preview1
  Downloaded target-lexicon v0.13.3
  Downloaded serde_derive v1.0.228
  Downloaded rustversion v1.0.22
  Downloaded pyo3-macros v0.27.2
  Downloaded once_cell v1.21.3
  Downloaded lock_api v0.4.14
  Downloaded itoa v1.0.15
  Downloaded libc v0.2.178
  Downloaded indoc v2.0.7
  Downloaded getrandom v0.2.16
  Downloaded fastrand v2.3.0
  Downloaded event-listener-strategy v0.5.4
  Downloaded event-listener v5.4.1
  Downloaded dashmap v6.1.0
  Downloaded crossbeam-utils v0.8.21
  Downloaded concurrent-queue v2.5.0
  Downloaded cfg-if v1.0.4
  Downloaded bitflags v2.10.0
  Downloaded autocfg v1.5.0
  Downloaded async-trait v0.1.89
  Downloaded async-lock v3.4.1
  Downloaded wasm-bindgen-macro v0.2.106
  Downloaded unindent v0.2.4
  Downloaded thiserror-impl v2.0.17
  Downloaded memoffset v0.9.1
  Downloaded bumpalo v3.19.0
  Downloaded pyo3 v0.27.2
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings
🐍 Found CPython 3.13 at /usr/bin/python
📡 Using build options features from pyproject.toml
   Compiling target-lexicon v0.13.3
   Compiling proc-macro2 v1.0.103
   Compiling quote v1.0.42
   Compiling unicode-ident v1.0.22
   Compiling crossbeam-utils v0.8.21
   Compiling libc v0.2.178
   Compiling pyo3-build-config v0.27.2
   Compiling serde_core v1.0.228
   Compiling syn v2.0.111
   Compiling concurrent-queue v2.5.0
   Compiling parking_lot_core v0.9.12
   Compiling autocfg v1.5.0
   Compiling smallvec v1.15.1
   Compiling parking v2.2.1
   Compiling pin-project-lite v0.2.16
   Compiling memoffset v0.9.1
   Compiling event-listener v5.4.1
   Compiling pyo3-macros-backend v0.27.2
   Compiling pyo3-ffi v0.27.2
   Compiling thiserror v2.0.17
   Compiling scopeguard v1.2.0
   Compiling serde v1.0.228
   Compiling once_cell v1.21.3
   Compiling serde_json v1.0.145
   Compiling heck v0.5.0
   Compiling cfg-if v1.0.4
   Compiling lock_api v0.4.14
   Compiling pyo3 v0.27.2
   Compiling event-listener-strategy v0.5.4
   Compiling hashbrown v0.14.5
   Compiling ryu v1.0.20
   Compiling memchr v2.7.6
   Compiling itoa v1.0.15
   Compiling dashmap v6.1.0
   Compiling async-lock v3.4.1
   Compiling smallstr v0.3.1
   Compiling fastrand v2.3.0
   Compiling indoc v2.0.7
   Compiling unindent v0.2.4
   Compiling arc-swap v1.7.1
   Compiling thiserror-impl v2.0.17
   Compiling serde_derive v1.0.228
   Compiling async-trait v0.1.89
   Compiling pyo3-macros v0.27.2
   Compiling yrs v0.25.0
   Compiling pycrdt v0.12.44 (/build/python-pycrdt/src/pycrdt)
    Finished `release` profile [optimized] target(s) in 2m 52s
📦 Built wheel for CPython 3.13 to /build/python-pycrdt/src/pycrdt/target/wheels/pycrdt-0.12.44-cp313-cp313-linux_armv7l.whl
/build/python-pycrdt/src/pycrdt/target/wheels/pycrdt-0.12.44-cp313-cp313-linux_armv7l.whl
Successfully built pycrdt-0.12.44-cp313-cp313-linux_armv7l.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-pycrdt"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pycrdt 0.12.44-1 (Fri Dec  5 00:47:48 2025)
==> Cleaning up...
[?12l[?25h