==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: aml 1.0.0-1 (Tue Jun  9 18:02:29 2026)
==> Retrieving sources...
  -> Updating aml git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    aml ... Passed
==> Making package: aml 1.0.0-1 (Wed Jun 10 00:02:55 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (8) perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.35-1  python-tqdm-4.68.1-1  zlib-ng-2.3.3-1  git-2.54.0-1  meson-1.11.1-3  ninja-1.13.2-3

Total Download Size:    2.62 MiB
Total Installed Size:  67.63 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 meson-1.11.1-3-any downloading...
 ninja-1.13.2-3-armv7h downloading...
 python-tqdm-4.68.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-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...
:: 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 aml git repo...
Cloning into 'aml'...
done.
Switched to a new branch 'makepkg'
==> Starting pkgver()...
==> Starting build()...
aml has no wrap files
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=false -D b_pie=true -D python.bytecompile=1 aml build
The Meson build system
Version: 1.11.1
Source dir: /build/aml/src/aml
Build dir: /build/aml/src/build
Build type: native build
Project name: aml
Project version: 1.0.0
C compiler for the host machine: cc (gcc 16.1.1 "armv7l-unknown-linux-gnueabihf-gcc (GCC) 16.1.1 20260430")
C linker for the host machine: cc ld.bfd 2.46.0
Host machine cpu family: arm
Host machine cpu: armv7l
Program git found: YES (/usr/bin/git)
Library rt found: YES
Run-time dependency threads found: YES
Header "sys/epoll.h" has symbol "epoll_create" : YES 
Header "sys/event.h" has symbol "kqueue" : NO 
Message: epoll backend chosen
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Build targets in project: 1

aml 1.0.0

  User defined options
    auto_features     : enabled
    b_lto             : false
    b_pie             : true
    buildtype         : plain
    libexecdir        : lib
    prefix            : /usr
    python.bytecompile: 1
    sbindir           : bin
    wrap_mode         : nodownload

Found ninja-1.13.2 at /usr/bin/ninja

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

Writing build.ninja:   0%|          | 0/30 eta ?
                                                
ninja: Entering directory `/build/aml/src/build'
[1/4] Compiling C object libaml.so.1.0.0.p/src_thread-pool.c.o
[2/4] Compiling C object libaml.so.1.0.0.p/src_epoll.c.o
../aml/src/epoll.c: In function 'epoll_on_signal':
../aml/src/epoll.c:180:8: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
../aml/src/epoll.c: In function 'epoll_emit_event':
../aml/src/epoll.c:96:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
[3/4] Compiling C object libaml.so.1.0.0.p/src_aml.c.o
../aml/src/aml.c: In function 'aml_interrupt':
../aml/src/aml.c:433:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
[4/4] Linking target libaml.so.1.0.0
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/aml/src/build
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/build/aml/src/build'
ninja: no work to do.
Installing libaml.so.1.0.0 to /build/aml/pkg/aml/usr/lib
Installing /build/aml/src/aml/include/aml.h to /build/aml/pkg/aml/usr/include/aml1
Installing /build/aml/src/build/meson-private/aml1.pc to /build/aml/pkg/aml/usr/lib/pkgconfig
Installing symlink pointing to libaml.so.1.0.0 to /build/aml/pkg/aml/usr/lib/libaml.so.1
Installing symlink pointing to libaml.so.1 to /build/aml/pkg/aml/usr/lib/libaml.so
==> 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 "aml"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: aml 1.0.0-1 (Wed Jun 10 00:03:13 2026)
==> Cleaning up...
[?12l[?25h