==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: bubblewrap 0.12.0-1 (Wed Aug 26 12:28:08 2026)
==> Retrieving sources...
  -> Updating bubblewrap git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    bubblewrap ... Passed
==> Making package: bubblewrap 0.12.0-1 (Wed Aug 26 12:28:18 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (12) docbook-xml-4.5-11  ninja-1.13.2-3  perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.35-1  python-tqdm-4.70.0-1  zlib-ng-2.3.3-1  bash-completion-2.18.0-1  docbook-xsl-1.79.2-9  git-2.55.0-1  libxslt-1.1.45-2  meson-1.12.0-1

Total Download Size:    0.22 MiB
Total Installed Size:  94.86 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 bash-completion-2.18.0-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing bash-completion...
installing docbook-xml...
installing libxslt...
Optional dependencies for libxslt
    python: Python bindings [installed]
installing docbook-xsl...
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 967.
Creating user 'git' (git daemon user) with UID 967 and GID 967.
(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 bubblewrap git repo...
Cloning into 'bubblewrap'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
bubblewrap 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 bubblewrap build -D assume_kernel=6.18.0 -D selinux=disabled
The Meson build system
Version: 1.12.0
Source dir: /build/bubblewrap/src/bubblewrap
Build dir: /build/bubblewrap/src/build
Build type: native build
Project name: bubblewrap
Project version: 0.12.0
C compiler for the host machine: cc (gcc 16.1.1 "aarch64-unknown-linux-gnu-gcc (GCC) 16.1.1 20260430")
C linker for the host machine: cc ld.bfd 2.46.0
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=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=overflow: YES 
Compiler for C supports arguments -Werror=int-conversion: YES 
Compiler for C supports arguments -Werror=parenthesis: NO 
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 -Werror=aggregate-return: YES 
Compiler for C supports arguments -Werror=switch-default: YES 
Compiler for C supports arguments -Wswitch-enum: YES 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -Wno-error=missing-field-initializers: YES 
Compiler for C supports arguments -Werror=format=2: YES 
Compiler for C supports arguments -Werror=format-security: YES 
Compiler for C supports arguments -Werror=format-nonliteral: YES 
Program bash found: YES (/usr/bin/bash)
Program python3 found: YES (/usr/bin/python3)
Found pkg-config: YES (/usr/bin/pkg-config) 3.0.5
Run-time dependency libcap found: YES 2.78
Dependency libselinux for host machine skipped: feature selinux disabled
Configuring config.h using configuration
Program xsltproc found: YES (/usr/bin/xsltproc)
Message: Docbook XSL found, man page enabled
Run-time dependency bash-completion found: YES 2.18.0
Build targets in project: 4

bubblewrap 0.12.0

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

Found ninja-1.13.2 at /usr/bin/ninja

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

Writing build.ninja:   0%|          | 0/39 eta ?
                                                
ninja: Entering directory `/build/bubblewrap/src/build'
[1/13] Compiling C object bwrap.p/safe_openat.c.o
[2/13] Compiling C object bwrap.p/chroot_realpath.c.o
[3/13] Compiling C object bwrap.p/network.c.o
[4/13] Compiling C object tests/test-utils.p/test-utils.c.o
[5/13] Compiling C object tests/try-syscall.p/try-syscall.c.o
[6/13] Compiling C object bwrap.p/bind-mount.c.o
[7/13] Linking target tests/try-syscall
[8/13] Compiling C object tests/test-utils.p/.._utils.c.o
../bubblewrap/utils.c: In function 'strappend_escape_for_mount_options':
../bubblewrap/utils.c:1083:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../bubblewrap/utils.c:1091:9: note: here
[9/13] Compiling C object bwrap.p/utils.c.o
../bubblewrap/utils.c: In function 'strappend_escape_for_mount_options':
../bubblewrap/utils.c:1083:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../bubblewrap/utils.c:1091:9: note: here
[10/13] Linking target tests/test-utils
[11/13] Generating bwrap.1 with a custom command
[12/13] Compiling C object bwrap.p/bubblewrap.c.o
[13/13] Linking target bwrap
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/bubblewrap/src/build
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/build/bubblewrap/src/build'
ninja: no work to do.
Installing bwrap to /build/bubblewrap/pkg/bubblewrap/usr/bin
Installing bwrap.1 to /build/bubblewrap/pkg/bubblewrap/usr/share/man/man1
Installing /build/bubblewrap/src/bubblewrap/completions/bash/bwrap to /build/bubblewrap/pkg/bubblewrap/usr/share/bash-completion/completions
Installing /build/bubblewrap/src/bubblewrap/completions/zsh/_bwrap to /build/bubblewrap/pkg/bubblewrap/usr/share/zsh/site-functions
==> 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 "bubblewrap"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: bubblewrap 0.12.0-1 (Wed Aug 26 12:28:33 2026)
==> Cleaning up...
[?12l[?25h