==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: aml 0.3.0-2 (Thu Jul 11 18:19:32 2024) ==> Retrieving sources... -> Cloning aml git repo... Cloning into bare repository '/home/leming/work/aml/aml'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with b2sums... aml ... Skipped ==> Making package: aml 0.3.0-2 (Thu Jul 11 18:19:53 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (7) perl-error-0.17029-5 perl-mailtools-2.21-7 perl-timedate-2.33-5 python-tqdm-4.66.4-1 git-2.45.2-1 meson-1.4.1-1 ninja-1.12.1-1 Total Download Size: 2.16 MiB Total Installed Size: 52.51 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... meson-1.4.1-1-any downloading... ninja-1.12.1-1-armv7h downloading... python-tqdm-4.66.4-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 git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto 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 ninja... installing python-tqdm... Optional dependencies for python-tqdm python-requests: telegram installing meson... :: Running post-transaction hooks... (1/1) Warn about old perl modules [?25h==> 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()... + 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.4.1 Source dir: /build/aml/src/aml Build dir: /build/aml/src/build Build type: native build Project name: aml Project version: 0.3.0 C compiler for the host machine: cc (gcc 14.1.1 "armv7l-unknown-linux-gnueabihf-gcc (GCC) 14.1.1 20240507") C linker for the host machine: cc ld.bfd 2.42.0 Host machine cpu family: arm Host machine cpu: armv7l Program git found: YES (/usr/bin/git) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 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.1.1 Build targets in project: 1 aml 0.3.0 User defined options auto_features : enabled buildtype : plain libexecdir : lib prefix : /usr sbindir : bin wrap_mode : nodownload python.bytecompile: 1 b_lto : false b_pie : true Found ninja-1.12.1 at /usr/bin/ninja Generating targets: 0%| | 0/1 eta ? Writing build.ninja: 0%| | 0/30 eta ? INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /build/aml/src/build ninja: Entering directory `/build/aml/src/build' [0/4] Compiling C object libaml.so.0.0.0.p/src_aml.c.o [0/4] Compiling C object libaml.so.0.0.0.p/src_thread-pool.c.o [0/4] Compiling C object libaml.so.0.0.0.p/src_epoll.c.o [1/4] Compiling C object libaml.so.0.0.0.p/src_thread-pool.c.o [2/4] Compiling C object libaml.so.0.0.0.p/src_epoll.c.o ../aml/src/epoll.c: In function 'epoll_on_signal': ../aml/src/epoll.c:181: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.0.0.0.p/src_aml.c.o ../aml/src/aml.c: In function 'aml_interrupt': ../aml/src/aml.c:333:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] [3/4] Linking target libaml.so.0.0.0 [4/4] Linking target libaml.so.0.0.0 ==> Entering fakeroot environment... ==> Starting package()... Dropping privileges to 'root' before running ninja... ninja: Entering directory `/build/aml/src/build' ninja: no work to do. Installing libaml.so.0.0.0 to /build/aml/pkg/aml/usr/lib Installing /build/aml/src/aml/include/aml.h to /build/aml/pkg/aml/usr/include Installing /build/aml/src/build/meson-private/aml.pc to /build/aml/pkg/aml/usr/lib/pkgconfig Installing symlink pointing to libaml.so.0.0.0 to /build/aml/pkg/aml/usr/lib/libaml.so.0 Installing symlink pointing to libaml.so.0 to /build/aml/pkg/aml/usr/lib/libaml.so ==> 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 "aml"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: aml 0.3.0-2 (Thu Jul 11 18:20:08 2024) ==> Cleaning up...