==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-memory-allocator 0.2.0-2 (Mon Jan 12 04:25:25 2026)
==> Retrieving sources...
  -> Updating memory_allocator git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    memory_allocator ... Passed
==> Making package: python-memory-allocator 0.2.0-2 (Mon Jan 12 04:25:28 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) mpdecimal-4.0.1-1  python-3.14.2-2

Total Installed Size:  77.81 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 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
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (16) meson-1.10.0-4  ninja-1.13.2-2  patchelf-0.18.0-4  perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.33-9  python-packaging-25.0-4  python-pyproject-hooks-1.2.0-6  python-pyproject-metadata-0.9.0-3  python-tqdm-4.67.1-5  zlib-ng-2.3.2-1  cython-3.2.4-2  git-2.52.0-2  meson-python-0.18.0-3  python-build-1.3.0-4  python-installer-0.7.0-14

Total Download Size:    0.07 MiB
Total Installed Size:  83.58 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 meson-python-0.18.0-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cython...
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 ninja...
installing python-tqdm...
Optional dependencies for python-tqdm
    python-requests: telegram
installing meson...
installing patchelf...
installing python-packaging...
installing python-pyproject-metadata...
installing meson-python...
Optional dependencies for meson-python
    python-colorama: colored output
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/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of memory_allocator git repo...
Cloning into 'memory_allocator'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
+ meson setup /build/python-memory-allocator/src/memory_allocator /build/python-memory-allocator/src/memory_allocator/.mesonpy-vu7m9wx9 -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=/build/python-memory-allocator/src/memory_allocator/.mesonpy-vu7m9wx9/meson-python-native-file.ini
The Meson build system
Version: 1.10.0
Source dir: /build/python-memory-allocator/src/memory_allocator
Build dir: /build/python-memory-allocator/src/memory_allocator/.mesonpy-vu7m9wx9
Build type: native build
Project name: memory_allocator
Project version: undefined
C compiler for the host machine: cc (gcc 15.2.1 "aarch64-unknown-linux-gnu-gcc (GCC) 15.2.1 20251112")
C linker for the host machine: cc ld.bfd 2.45.1
Cython compiler for the host machine: cython (cython 3.2.4)
Host machine cpu family: aarch64
Host machine cpu: aarch64
Program python found: YES (/usr/bin/python)
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Run-time dependency python found: YES 3.14
Build targets in project: 2

memory_allocator undefined

  User defined options
    Native files: /build/python-memory-allocator/src/memory_allocator/.mesonpy-vu7m9wx9/meson-python-native-file.ini
    b_ndebug    : if-release
    b_vscrt     : md
    buildtype   : release

Found ninja-1.13.2 at /usr/bin/ninja

Generating targets:   0%|          | 0/2 eta ?
                                              

Writing build.ninja:   0%|          | 0/32 eta ?
                                                
+ /usr/bin/ninja
[1/6] Compiling Cython source /build/python-memory-allocator/src/memory_allocator/src/memory_allocator/test.pyx
[2/6] Compiling Cython source /build/python-memory-allocator/src/memory_allocator/src/memory_allocator/memory_allocator.pyx
[3/6] Compiling C object memory_allocator.cpython-314-aarch64-linux-gnu.so.p/meson-generated_src_memory_allocator_memory_allocator.pyx.c.o
[4/6] Linking target memory_allocator.cpython-314-aarch64-linux-gnu.so
[5/6] Compiling C object test.cpython-314-aarch64-linux-gnu.so.p/meson-generated_src_memory_allocator_test.pyx.c.o
[6/6] Linking target test.cpython-314-aarch64-linux-gnu.so
[1/7] /build/python-memory-allocator/src/memory_allocator/.mesonpy-vu7m9wx9/memory_allocator.cpython-314-aarch64-linux-gnu.so
[2/7] /build/python-memory-allocator/src/memory_allocator/.mesonpy-vu7m9wx9/test.cpython-314-aarch64-linux-gnu.so
[3/7] /build/python-memory-allocator/src/memory_allocator/src/memory_allocator/__init__.py
[4/7] /build/python-memory-allocator/src/memory_allocator/src/memory_allocator/__init__.pxd
[5/7] /build/python-memory-allocator/src/memory_allocator/src/memory_allocator/memory_allocator.pxd
[6/7] /build/python-memory-allocator/src/memory_allocator/src/memory_allocator/memory.pxd
[7/7] /build/python-memory-allocator/src/memory_allocator/src/memory_allocator/signals.pxd
Successfully built memory_allocator-0.1.4-cp314-cp314-linux_aarch64.whl
==> Entering fakeroot environment...
==> Starting package()...
==> 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-memory-allocator"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-memory-allocator 0.2.0-2 (Mon Jan 12 04:25:49 2026)
==> Cleaning up...
[?12l[?25h