==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: rtkit 0.14-1 (Mon Dec 15 02:35:59 2025)
==> Retrieving sources...
  -> Updating rtkit git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    rtkit ... Passed
==> Making package: rtkit 0.14-1 (Mon Dec 15 02:36:02 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) duktape-2.7.0-7  polkit-126-2

Total Installed Size:  3.21 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 duktape...
installing polkit...
:: Running post-transaction hooks...
(1/5) Creating system user accounts...
Creating group 'polkitd' with GID 102.
Creating user 'polkitd' (User for polkitd) with UID 102 and GID 102.
(2/5) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/5) Creating temporary files...
(4/5) Arming ConditionNeedsUpdate...
(5/5) Reloading system bus configuration...
  Skipped: Current root is not booted.
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (14) gpm-1.20.7.r38.ge82d1a6-6  mpdecimal-4.0.1-1  ninja-1.13.2-1  perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.33-9  procps-ng-4.0.5-3  python-3.13.11-1  python-tqdm-4.67.1-3  vim-runtime-9.1.1975-1  zlib-ng-2.3.2-1  git-2.52.0-2  meson-1.10.0-1  vim-9.1.1975-1

Total Download Size:     9.95 MiB
Total Installed Size:  179.89 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 vim-runtime-9.1.1975-1-aarch64 downloading...
 vim-9.1.1975-1-aarch64 downloading...
 procps-ng-4.0.5-3-aarch64 downloading...
 gpm-1.20.7.r38.ge82d1a6-6-aarch64 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 [pending]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git
installing ninja...
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
installing python-tqdm...
Optional dependencies for python-tqdm
    python-requests: telegram
installing meson...
installing vim-runtime...
Optional dependencies for vim-runtime
    sh: support for some tools and macros [installed]
    python: demoserver example tool [installed]
    gawk: mve tools upport [installed]
installing procps-ng...
installing gpm...
installing vim...
Optional dependencies for vim
    python: Python language support [installed]
    ruby: Ruby language support
    lua: Lua language support
    perl: Perl language support [installed]
    tcl: Tcl language support
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 969.
Creating user 'git' (git daemon user) with UID 969 and GID 969.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Updating the info directory file...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of rtkit git repo...
Cloning into 'rtkit'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> 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 rtkit build -D installed_tests=false
The Meson build system
Version: 1.10.0
Source dir: /build/rtkit/src/rtkit
Build dir: /build/rtkit/src/build
Build type: native build
Project name: rtkit
Project version: 0.14
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
Host machine cpu family: aarch64
Host machine cpu: aarch64
Program sh found: YES (/usr/bin/sh)
Program xxd found: YES (/usr/bin/xxd)
Compiler for C supports arguments -Wno-unused-parameter: YES 
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Run-time dependency dbus-1 found: YES 1.16.2
Run-time dependency libcap found: YES 2.77
Run-time dependency libsystemd found: YES 258
Run-time dependency polkit-gobject-1 found: YES 126
Run-time dependency systemd found: YES 258
Run-time dependency threads found: YES
Library rt found: YES
Check usable header "sched.h" with dependency -lrt: YES 
Checking for function "sched_setscheduler" with dependency -lrt: YES 
Configuring config.h using configuration
Configuring xml-introspection.h with command
Configuring org.freedesktop.RealtimeKit1.service using configuration
Configuring rtkit-daemon.service using configuration
Build targets in project: 3

rtkit 0.14

  User defined options
    auto_features     : enabled
    b_lto             : false
    b_pie             : true
    buildtype         : plain
    installed_tests   : false
    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/3 eta ?
                                              

Writing build.ninja:   0%|          | 0/32 eta ?
                                                
ninja: Entering directory `/build/rtkit/src/build'
[1/8] Compiling C object rtkitctl.p/rtkitctl.c.o
[2/8] Compiling C object rtkit-test.p/rtkit-test.c.o
[3/8] Compiling C object rtkit-daemon.p/rtkit.c.o
[4/8] Compiling C object rtkit-test.p/rtkit.c.o
[5/8] Linking target rtkitctl
[6/8] Linking target rtkit-test
[7/8] Compiling C object rtkit-daemon.p/rtkit-daemon.c.o
[8/8] Linking target rtkit-daemon
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/rtkit/src/build
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/build/rtkit/src/build'
ninja: no work to do.
Installing rtkit-daemon to /build/rtkit/pkg/rtkit/usr/lib
Installing rtkitctl to /build/rtkit/pkg/rtkit/usr/bin
Installing /build/rtkit/src/rtkit/rtkitctl.8 to /build/rtkit/pkg/rtkit/usr/share/man/man8
Installing /build/rtkit/src/rtkit/org.freedesktop.RealtimeKit1.xml to /build/rtkit/pkg/rtkit/usr/share/dbus-1/interfaces
Installing /build/rtkit/src/rtkit/org.freedesktop.RealtimeKit1.conf to /build/rtkit/pkg/rtkit/usr/share/dbus-1/system.d
Installing /build/rtkit/src/rtkit/org.freedesktop.RealtimeKit1.policy to /build/rtkit/pkg/rtkit/usr/share/polkit-1/actions
Installing /build/rtkit/src/build/org.freedesktop.RealtimeKit1.service to /build/rtkit/pkg/rtkit/usr/share/dbus-1/system-services
Installing /build/rtkit/src/build/rtkit-daemon.service to /build/rtkit/pkg/rtkit/usr/lib/systemd/system
Installing /build/rtkit/src/rtkit/rtkit.sysusers to /build/rtkit/pkg/rtkit/usr/lib/sysusers.d
==> 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 "rtkit"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: rtkit 0.14-1 (Mon Dec 15 02:36:21 2025)
==> Cleaning up...
[?12l[?25h