==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-pendulum 3.1.0-2 (Sun Jan 11 09:59:31 2026)
==> Retrieving sources...
  -> Found python-pendulum-3.1.0.tar.gz
  -> Found bump-pyo3-version-to-0.25.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-pendulum-3.1.0.tar.gz ... Passed
    bump-pyo3-version-to-0.25.patch ... Passed
==> Validating source files with b2sums...
    python-pendulum-3.1.0.tar.gz ... Passed
    bump-pyo3-version-to-0.25.patch ... Passed
==> Making package: python-pendulum 3.1.0-2 (Sun Jan 11 16:59:55 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) mpdecimal-4.0.1-1  python-six-1.17.0-2  python-3.14.2-2  python-dateutil-2.9.0-8  python-time-machine-3.2.0-2

Total Download Size:    0.03 MiB
Total Installed Size:  69.87 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-time-machine-3.2.0-2-armv7h 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-six...
installing python-dateutil...
installing python-time-machine...
Optional dependencies for python-time-machine
    python-pytest: for pytest plugin
    python-tokenize-rt: for the migration tool
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (12) compiler-rt-21.1.6-1  libedit-20250104_3.1-1  lld-21.1.6-1  llvm-libs-21.1.6-1  maturin-1.11.4-1  python-packaging-25.0-4  python-pyproject-hooks-1.2.0-6  rust-1:1.92.0-1  python-build-1.3.0-4  python-installer-0.7.0-14  python-maturin-1.11.4-1  python-wheel-0.45.1-4

Total Installed Size:  402.59 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 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...
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
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found python-pendulum-3.1.0.tar.gz
  -> Found bump-pyo3-version-to-0.25.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-pendulum-3.1.0.tar.gz with bsdtar
==> Starting prepare()...
patching file rust/Cargo.lock
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file rust/Cargo.toml
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file rust/src/python/parsing.rs
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
Running `maturin pep517 build-wheel -i /usr/bin/python --compatibility off`
    Updating crates.io index
 Downloading crates ...
  Downloaded memoffset v0.9.1
  Downloaded quote v1.0.40
  Downloaded unindent v0.2.4
  Downloaded target-lexicon v0.13.2
  Downloaded unicode-ident v1.0.18
  Downloaded proc-macro2 v1.0.95
  Downloaded python3-dll-a v0.2.13
  Downloaded pyo3-macros-backend v0.25.1
  Downloaded cc v1.2.19
  Downloaded pyo3-build-config v0.25.1
  Downloaded once_cell v1.21.3
  Downloaded shlex v1.3.0
  Downloaded autocfg v1.4.0
  Downloaded portable-atomic v1.11.0
  Downloaded syn v2.0.100
  Downloaded heck v0.5.0
  Downloaded pyo3-macros v0.25.1
  Downloaded pyo3-ffi v0.25.1
  Downloaded indoc v2.0.6
  Downloaded libc v0.2.172
  Downloaded pyo3 v0.25.1
📦 Including license file `LICENSE`
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings
🐍 Found CPython 3.14 at /usr/bin/python
📡 Using build options features from pyproject.toml
   Compiling target-lexicon v0.13.2
   Compiling python3-dll-a v0.2.13
   Compiling once_cell v1.21.3
   Compiling proc-macro2 v1.0.95
   Compiling unicode-ident v1.0.18
   Compiling libc v0.2.172
   Compiling autocfg v1.4.0
   Compiling heck v0.5.0
   Compiling memoffset v0.9.1
   Compiling quote v1.0.40
   Compiling pyo3-build-config v0.25.1
   Compiling syn v2.0.100
   Compiling indoc v2.0.6
   Compiling unindent v0.2.4
   Compiling pyo3-ffi v0.25.1
   Compiling pyo3-macros-backend v0.25.1
   Compiling pyo3 v0.25.1
   Compiling pyo3-macros v0.25.1
   Compiling _pendulum v3.1.0 (/build/python-pendulum/src/pendulum-3.1.0/rust)
    Finished `release` profile [optimized] target(s) in 1m 51s
📦 Built wheel for CPython 3.14 to /build/python-pendulum/src/pendulum-3.1.0/rust/target/wheels/pendulum-3.1.0-cp314-cp314-linux_armv7l.whl
/build/python-pendulum/src/pendulum-3.1.0/rust/target/wheels/pendulum-3.1.0-cp314-cp314-linux_armv7l.whl
Successfully built pendulum-3.1.0-cp314-cp314-linux_armv7l.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-pendulum/pkg/python-pendulum/usr/share'
install: creating directory '/build/python-pendulum/pkg/python-pendulum/usr/share/doc'
install: creating directory '/build/python-pendulum/pkg/python-pendulum/usr/share/doc/python-pendulum'
'CHANGELOG.md' -> '/build/python-pendulum/pkg/python-pendulum/usr/share/doc/python-pendulum/CHANGELOG.md'
'README.rst' -> '/build/python-pendulum/pkg/python-pendulum/usr/share/doc/python-pendulum/README.rst'
install: creating directory '/build/python-pendulum/pkg/python-pendulum/usr/share/licenses'
install: creating directory '/build/python-pendulum/pkg/python-pendulum/usr/share/licenses/python-pendulum'
'LICENSE' -> '/build/python-pendulum/pkg/python-pendulum/usr/share/licenses/python-pendulum/LICENSE'
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-pendulum"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pendulum 3.1.0-2 (Sun Jan 11 17:02:36 2026)
==> Cleaning up...
[?12l[?25h