==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: composefs 1.0.8-1 (Wed Jun  4 07:54:47 2025)
==> Retrieving sources...
  -> Found composefs-1.0.8.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    composefs-1.0.8.tar.gz ... Passed
==> Validating source files with b2sums...
    composefs-1.0.8.tar.gz ... Passed
==> Making package: composefs 1.0.8-1 (Wed 04 Jun 2025 07:54:54 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) fuse-common-3.17.1-1  ninja-1.12.1-2  python-tqdm-4.67.1-2
             fuse3-3.17.1-1  go-md2man-2.0.7-1  meson-1.8.1-1

Total Download Size:    3.14 MiB
Total Installed Size:  17.78 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 meson-1.8.1-1-any downloading...
 go-md2man-2.0.7-1-aarch64 downloading...
 ninja-1.12.1-2-aarch64 downloading...
 fuse3-3.17.1-1-aarch64 downloading...
 python-tqdm-4.67.1-2-any downloading...
 fuse-common-3.17.1-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing fuse-common...
installing fuse3...
installing go-md2man...
installing ninja...
installing python-tqdm...
Optional dependencies for python-tqdm
    python-requests: telegram
installing meson...
:: Running post-transaction hooks...
(1/2) Reloading device manager configuration...
  Skipped: Device manager is not running.
(2/2) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found composefs-1.0.8.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting composefs-1.0.8.tar.gz with bsdtar
==> 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 composefs-1.0.8 build
The Meson build system
Version: 1.8.1
Source dir: /build/composefs/src/composefs-1.0.8
Build dir: /build/composefs/src/build
Build type: native build
Project name: composefs
Project version: 1.0.8
C compiler for the host machine: cc (gcc 14.2.1 "aarch64-unknown-linux-gnu-gcc (GCC) 14.2.1 20250207")
C linker for the host machine: cc ld.bfd 2.44
Host machine cpu family: aarch64
Host machine cpu: aarch64
Compiler for C supports arguments -Werror=shadow: YES 
Compiler for C supports arguments -Werror=empty-body: YES 
Compiler for C supports arguments -Werror=strict-prototypes: YES 
Compiler for C supports arguments -Werror=missing-prototypes: YES 
Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
Compiler for C supports arguments -Werror=format=2 -Werror=format-security -Werror=format-nonliteral: NO 
Compiler for C supports arguments -Werror=pointer-arith: YES 
Compiler for C supports arguments -Werror=init-self: YES 
Compiler for C supports arguments -Werror=missing-declarations: YES 
Compiler for C supports arguments -Werror=return-type: YES 
Compiler for C supports arguments -Werror=switch: YES 
Compiler for C supports arguments -Werror=overflow: YES 
Compiler for C supports arguments -Werror=int-conversion: YES 
Compiler for C supports arguments -Werror=parentheses: YES 
Compiler for C supports arguments -Werror=undef: YES 
Compiler for C supports arguments -Werror=incompatible-pointer-types: YES 
Compiler for C supports arguments -Werror=misleading-indentation: YES 
Compiler for C supports arguments -Werror=missing-include-dirs: YES 
Compiler for C supports arguments -Wstrict-aliasing=2: YES 
Compiler for C supports arguments -Werror=unused-result: YES 
Check usable header "sys/mount.h" : YES 
Check usable header "sys/capability.h" : YES 
Found pkg-config: YES (/usr/bin/pkg-config) 2.4.3
Run-time dependency fuse3 found: YES 3.17.1
Run-time dependency libcrypto found: YES 3.5.0
Checking for function "getcwd" : YES 
Checking for function "memset" : YES 
Checking for function "mmap" : YES 
Checking for function "munmap" : YES 
Checking for function "strdup" : YES 
Check usable header "endian.h" : YES 
Check usable header "sys/endian.h" : NO 
Check usable header "machine/endian.h" : NO 
Checking for function "reallocarray" : YES 
Checking if "MOUNT_ATTR_IDMAP in linux/mount.h" compiles: YES 
Checking if "new mount API in sys/mount.h (fsconfig)" compiles: YES 
Checking if "new mount API in linux/mount.h (fsconfig)" compiles: YES 
Compiler for C supports arguments -fvisibility=hidden: YES 
Configuring config.h using configuration
Run-time dependency threads found: YES
Program test-units.sh found: YES (/build/composefs/src/composefs-1.0.8/tests/test-units.sh)
Program test-checksums.sh found: YES (/build/composefs/src/composefs-1.0.8/tests/test-checksums.sh)
Program test-dump-filtered.sh found: YES (/build/composefs/src/composefs-1.0.8/tests/test-dump-filtered.sh)
Program test-random-fuse.sh found: YES (/build/composefs/src/composefs-1.0.8/tests/test-random-fuse.sh)
Program test-should-fail.sh found: YES (/build/composefs/src/composefs-1.0.8/tests/test-should-fail.sh)
Program valgrind found: NO
Program go-md2man found: YES (/usr/bin/go-md2man)
Build targets in project: 13

composefs 1.0.8

  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.12.1 at /usr/bin/ninja

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

Writing build.ninja:   0%|                                          | 0/54 eta ?
                                                                                
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/composefs/src/build
ninja: Entering directory `/build/composefs/src/build'

[0/27] Compiling C object libcomposefs/libcomposefs-internal.a.p/lcfs-utils.c.o
[0/27] Compiling C object libcomposefs/libcomposefs.so.1.4.0.p/hash.c.o
[0/27] Compiling C object libcomposefs/libcomposefs.so.1.4.0.p/lcfs-fsverity.c.o
[0/27] Compiling C object libcomposefs...osefs.so.1.4.0.p/lcfs-writer-erofs.c.o
[0/27] Compiling C object libcomposefs/libcomposefs.so.1.4.0.p/lcfs-writer.c.o
[0/27] Compiling C object libcomposefs/libcomposefs.so.1.4.0.p/lcfs-mount.c.o
[0/27] Compiling C object tools/mkcomposefs.p/mkcomposefs.c.o
[0/27] Compiling C object tools/mount.composefs.p/mountcomposefs.c.o
[1/27] Compiling C object libcomposefs/libcomposefs-internal.a.p/lcfs-utils.c.o
[1/27] Linking static target libcomposefs/libcomposefs-internal.a
[2/27] Linking static target libcomposefs/libcomposefs-internal.a
[2/27] Compiling C object tools/composefs-info.p/composefs-info.c.o
[3/27] Compiling C object libcomposefs/libcomposefs.so.1.4.0.p/hash.c.o
[3/27] Compiling C object tools/composefs-info.p/.._libcomposefs_hash.c.o
[4/27] Compiling C object tools/mount.composefs.p/mountcomposefs.c.o
[4/27] Compiling C object tools/composefs-dump.p/composefs-dump.c.o
[5/27] Compiling C object libcomposefs/libcomposefs.so.1.4.0.p/lcfs-fsverity.c.o
[5/27] Compiling C object tools/composefs-fuse.p/cfs-fuse.c.o
[6/27] Compiling C object libcomposefs/libcomposefs.so.1.4.0.p/lcfs-mount.c.o
[6/27] Compiling C object tests/test-lcfs.p/test-lcfs.c.o
[7/27] Compiling C object tools/composefs-dump.p/composefs-dump.c.o
[7/27] Generating man/mount.composefs.1 with a custom command
[8/27] Generating man/mount.composefs.1 with a custom command
[8/27] Generating man/mkcomposefs.1 with a custom command
[9/27] Generating man/mkcomposefs.1 with a custom command
[9/27] Generating man/composefs-info.1 with a custom command
[10/27] Generating man/composefs-info.1 with a custom command
[10/27] Generating man/composefs-dump.5 with a custom command
[11/27] Generating man/composefs-dump.5 with a custom command
[12/27] Compiling C object tools/composefs-info.p/composefs-info.c.o
[13/27] Compiling C object tools/composefs-info.p/.._libcomposefs_hash.c.o
[14/27] Compiling C object tests/test-lcfs.p/test-lcfs.c.o
[15/27] Compiling C object libcomposefs/libcomposefs.so.1.4.0.p/lcfs-writer.c.o
[16/27] Compiling C object tools/mkcomposefs.p/mkcomposefs.c.o
[17/27] Compiling C object libcomposef...osefs.so.1.4.0.p/lcfs-writer-erofs.c.o
[17/27] Linking target libcomposefs/libcomposefs.so.1.4.0
[17/27] Linking static target libcomposefs/libcomposefs.a
[18/27] Linking static target libcomposefs/libcomposefs.a
[19/27] Compiling C object tools/composefs-fuse.p/cfs-fuse.c.o
[20/27] Linking target libcomposefs/libcomposefs.so.1.4.0
[20/27] Generating symbol file libcomp....1.4.0.p/libcomposefs.so.1.4.0.symbols
[21/27] Generating symbol file libcomp....1.4.0.p/libcomposefs.so.1.4.0.symbols
[21/27] Linking target tools/mkcomposefs
[21/27] Linking target tools/mount.composefs
[21/27] Linking target tools/composefs-info
[21/27] Linking target tools/composefs-dump
[21/27] Linking target tools/composefs-fuse
[21/27] Linking target tests/test-lcfs
[22/27] Linking target tools/composefs-fuse
[23/27] Linking target tools/composefs-info
[24/27] Linking target tools/mkcomposefs
[25/27] Linking target tools/mount.composefs
[26/27] Linking target tools/composefs-dump
[27/27] Linking target tests/test-lcfs
==> Entering fakeroot environment...
==> Starting package()...
Dropping privileges to 'root' before running ninja...
ninja: Entering directory `/build/composefs/src/build'
ninja: no work to do.
Installing libcomposefs/libcomposefs.so.1.4.0 to /build/composefs/pkg/composefs/usr/lib
Installing libcomposefs/libcomposefs.a to /build/composefs/pkg/composefs/usr/lib
Installing tools/mkcomposefs to /build/composefs/pkg/composefs/usr/bin
Installing tools/mount.composefs to /build/composefs/pkg/composefs/usr/bin
Installing tools/composefs-info to /build/composefs/pkg/composefs/usr/bin
Installing man/mount.composefs.1 to /build/composefs/pkg/composefs/usr/share/man/man1
Installing man/mkcomposefs.1 to /build/composefs/pkg/composefs/usr/share/man/man1
Installing man/composefs-info.1 to /build/composefs/pkg/composefs/usr/share/man/man1
Installing man/composefs-dump.5 to /build/composefs/pkg/composefs/usr/share/man/man5
Installing /build/composefs/src/composefs-1.0.8/libcomposefs/lcfs-writer.h to /build/composefs/pkg/composefs/usr/include/libcomposefs
Installing /build/composefs/src/composefs-1.0.8/libcomposefs/lcfs-erofs.h to /build/composefs/pkg/composefs/usr/include/libcomposefs
Installing /build/composefs/src/composefs-1.0.8/libcomposefs/lcfs-mount.h to /build/composefs/pkg/composefs/usr/include/libcomposefs
Installing /build/composefs/src/build/meson-private/composefs.pc to /build/composefs/pkg/composefs/usr/lib/pkgconfig
Installing symlink pointing to libcomposefs.so.1.4.0 to /build/composefs/pkg/composefs/usr/lib/libcomposefs.so.1
Installing symlink pointing to libcomposefs.so.1 to /build/composefs/pkg/composefs/usr/lib/libcomposefs.so
install: creating directory '/build/composefs/pkg/composefs/usr/share/licenses'
install: creating directory '/build/composefs/pkg/composefs/usr/share/licenses/composefs'
'composefs-1.0.8/BSD-2-Clause.txt' -> '/build/composefs/pkg/composefs/usr/share/licenses/composefs/BSD-2-Clause.txt'
==> 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 "composefs"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: composefs 1.0.8-1 (Wed 04 Jun 2025 07:55:11 AM MDT)
==> Cleaning up...