==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: osinfo-db-tools 1.12.0-3 (Fri Mar 20 21:20:29 2026)
==> Retrieving sources...
  -> Updating osinfo-db-tools git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    osinfo-db-tools ... Passed
==> Making package: osinfo-db-tools 1.12.0-3 (Fri Mar 20 21:20:39 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (7) dconf-0.49.0-1  duktape-2.7.0-7  glib-networking-1:2.80.1-1  gsettings-system-schemas-49.1-1  libproxy-0.5.12-1  json-glib-1.10.8-1  libsoup3-3.6.6-2

Total Installed Size:  5.94 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 json-glib...
installing dconf...
installing gsettings-system-schemas...
installing duktape...
installing libproxy...
installing glib-networking...
installing libsoup3...
Optional dependencies for libsoup3
    samba: Windows Domain SSO
:: Running post-transaction hooks...
(1/4) Reloading user manager configuration...
  Skipped: Current root is not booted.
(2/4) Arming ConditionNeedsUpdate...
(3/4) Updating GIO module cache...
(4/4) Compiling GSettings XML schema files...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (10) mpdecimal-4.0.1-3  ninja-1.13.2-3  perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.34-1  python-3.14.3-1  python-tqdm-4.67.3-1  zlib-ng-2.3.3-1  git-2.53.0-1  meson-1.10.2-1

Total Installed Size:  140.43 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 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...
:: 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 osinfo-db-tools git repo...
Cloning into 'osinfo-db-tools'...
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 osinfo-db-tools build
The Meson build system
Version: 1.10.2
Source dir: /build/osinfo-db-tools/src/osinfo-db-tools
Build dir: /build/osinfo-db-tools/src/build
Build type: native build
Project name: osinfo-db-tools
Project version: 1.12.0
C compiler for the host machine: cc (gcc 15.2.1 "aarch64-unknown-linux-gnu-gcc (GCC) 15.2.1 20260209")
C linker for the host machine: cc ld.bfd 2.46
Host machine cpu family: aarch64
Host machine cpu: aarch64
Configuring osinfo-db-tools.spec using configuration
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Run-time dependency glib-2.0 found: YES 2.86.4
Run-time dependency gio-2.0 found: YES 2.86.4
Run-time dependency gobject-2.0 found: YES 2.86.4
Run-time dependency json-glib-1.0 found: YES 1.10.8
Run-time dependency libarchive found: YES 3.8.6
Run-time dependency libsoup-3.0 found: YES 3.6.6
Run-time dependency libxml-2.0 found: YES 2.15.2
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 meson 2.0.
         See also: https://github.com/mesonbuild/meson/issues/9300
Compiler for C supports arguments -W: YES 
Compiler for C supports arguments -Waddress: YES 
Compiler for C supports arguments -Waggressive-loop-optimizations: YES 
Compiler for C supports arguments -Wall: YES 
Compiler for C supports arguments -Warray-bounds: YES 
Compiler for C supports arguments -Wattributes: YES 
Compiler for C supports arguments -Wbuiltin-macro-redefined: YES 
Compiler for C supports arguments -Wcast-align: YES 
Compiler for C supports arguments -Wchar-subscripts: YES 
Compiler for C supports arguments -Wclobbered: YES 
Compiler for C supports arguments -Wcomment: YES 
Compiler for C supports arguments -Wcomments: YES 
Compiler for C supports arguments -Wcoverage-mismatch: YES 
Compiler for C supports arguments -Wcpp: YES 
Compiler for C supports arguments -Wdate-time: YES 
Compiler for C supports arguments -Wdeprecated-declarations: YES 
Compiler for C supports arguments -Wdisabled-optimization: YES 
Compiler for C supports arguments -Wdiv-by-zero: YES 
Compiler for C supports arguments -Wdouble-promotion: YES 
Compiler for C supports arguments -Wempty-body: YES 
Compiler for C supports arguments -Wendif-labels: YES 
Compiler for C supports arguments -Wenum-compare: YES 
Compiler for C supports arguments -Wextra: YES 
Compiler for C supports arguments -Wformat-contains-nul: YES 
Compiler for C supports arguments -Wformat-extra-args: YES 
Compiler for C supports arguments -Wformat-security: YES 
Compiler for C supports arguments -Wformat-y2k: YES 
Compiler for C supports arguments -Wformat-zero-length: YES 
Compiler for C supports arguments -Wfree-nonheap-object: YES 
Compiler for C supports arguments -Wignored-qualifiers: YES 
Compiler for C supports arguments -Wimplicit: YES 
Compiler for C supports arguments -Wimplicit-function-declaration: YES 
Compiler for C supports arguments -Wimplicit-int: YES 
Compiler for C supports arguments -Winit-self: YES 
Compiler for C supports arguments -Winline: YES 
Compiler for C supports arguments -Wint-to-pointer-cast: YES 
Compiler for C supports arguments -Winvalid-memory-model: YES 
Compiler for C supports arguments -Winvalid-pch: YES 
Compiler for C supports arguments -Wjump-misses-init: YES 
Compiler for C supports arguments -Wlogical-op: YES 
Compiler for C supports arguments -Wmain: YES 
Compiler for C supports arguments -Wmaybe-uninitialized: YES 
Compiler for C supports arguments -Wmissing-braces: YES 
Compiler for C supports arguments -Wmissing-declarations: YES 
Compiler for C supports arguments -Wmissing-field-initializers: YES 
Compiler for C supports arguments -Wmissing-include-dirs: YES 
Compiler for C supports arguments -Wmissing-parameter-type: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wmultichar: YES 
Compiler for C supports arguments -Wnarrowing: YES 
Compiler for C supports arguments -Wnested-externs: YES 
Compiler for C supports arguments -Wnonnull: YES 
Compiler for C supports arguments -Wold-style-declaration: YES 
Compiler for C supports arguments -Wold-style-definition: YES 
Compiler for C supports arguments -Wopenmp-simd: YES 
Compiler for C supports arguments -Woverflow: YES 
Compiler for C supports arguments -Woverlength-strings: YES 
Compiler for C supports arguments -Woverride-init: YES 
Compiler for C supports arguments -Wpacked: YES 
Compiler for C supports arguments -Wpacked-bitfield-compat: YES 
Compiler for C supports arguments -Wparentheses: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wpointer-sign: YES 
Compiler for C supports arguments -Wpointer-to-int-cast: YES 
Compiler for C supports arguments -Wpragmas: YES 
Compiler for C supports arguments -Wreturn-local-addr: YES 
Compiler for C supports arguments -Wreturn-type: YES 
Compiler for C supports arguments -Wsequence-point: YES 
Compiler for C supports arguments -Wshadow: YES 
Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES 
Compiler for C supports arguments -Wstack-protector: YES 
Compiler for C supports arguments -Wstrict-aliasing: YES 
Compiler for C supports arguments -Wstrict-overflow: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wsuggest-attribute=const: YES 
Compiler for C supports arguments -Wsuggest-attribute=format: YES 
Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES 
Compiler for C supports arguments -Wsuggest-attribute=pure: YES 
Compiler for C supports arguments -Wswitch: YES 
Compiler for C supports arguments -Wswitch-default: YES 
Compiler for C supports arguments -Wsync-nand: YES 
Compiler for C supports arguments -Wtrampolines: YES 
Compiler for C supports arguments -Wtrigraphs: YES 
Compiler for C supports arguments -Wtype-limits: YES 
Compiler for C supports arguments -Wuninitialized: YES 
Compiler for C supports arguments -Wunknown-pragmas: YES 
Compiler for C supports arguments -Wunsafe-loop-optimizations: YES 
Compiler for C supports arguments -Wunused: YES 
Compiler for C supports arguments -Wunused-but-set-parameter: YES 
Compiler for C supports arguments -Wunused-but-set-variable: YES 
Compiler for C supports arguments -Wunused-function: YES 
Compiler for C supports arguments -Wunused-label: YES 
Compiler for C supports arguments -Wunused-local-typedefs: YES 
Compiler for C supports arguments -Wunused-parameter: YES 
Compiler for C supports arguments -Wunused-result: YES 
Compiler for C supports arguments -Wunused-value: YES 
Compiler for C supports arguments -Wunused-variable: YES 
Compiler for C supports arguments -Wvarargs: YES 
Compiler for C supports arguments -Wvariadic-macros: YES 
Compiler for C supports arguments -Wvector-operation-performance: YES 
Compiler for C supports arguments -Wvla: YES 
Compiler for C supports arguments -Wvolatile-register-var: YES 
Compiler for C supports arguments -Wwrite-strings: YES 
Compiler for C supports arguments -Wnormalized=nfc: YES 
Compiler for C supports arguments -Wno-sign-compare: YES 
Compiler for C supports arguments -Wno-sign-conversion: YES 
Compiler for C supports arguments -Wno-conversion: YES 
Compiler for C supports arguments -Wno-unused-parameter: YES 
Compiler for C supports arguments -Wjump-misses-init: YES (cached)
Compiler for C supports arguments -Wframe-larger-than=4096: YES 
Compiler for C supports arguments -Wno-overlength-strings: YES 
Compiler for C supports arguments --param=ssp-buffer-size=4: YES 
Compiler for C supports arguments -fexceptions: YES 
Compiler for C supports arguments -fasynchronous-unwind-tables: YES 
Compiler for C supports arguments -fdiagnostics-show-option: YES 
Compiler for C supports arguments -funit-at-a-time: YES 
Compiler for C supports arguments -fipa-pure-const: YES 
Compiler for C supports arguments -Wno-suggest-attribute=pure: YES 
Compiler for C supports arguments -Wno-suggest-attribute=const: YES 
Compiler for C supports arguments -fstack-protector-all: YES 
Compiler for C supports arguments : NO 
osinfo-db-tools/meson.build:228: WARNING: Consider using the built-in warning_level option instead of using "-Wall".
osinfo-db-tools/meson.build:228: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
Program pod2man found: YES (/usr/bin/core_perl/pod2man)
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Program /build/osinfo-db-tools/src/osinfo-db-tools/build-aux/syntax-check found: YES (/build/osinfo-db-tools/src/osinfo-db-tools/build-aux/syntax-check)
Program python3 found: YES (/usr/bin/python3)
Program test_osinfo_db_export_import.py found: YES (/build/osinfo-db-tools/src/osinfo-db-tools/tests/test_osinfo_db_export_import.py)
Program test_osinfo_db_path.py found: YES (/build/osinfo-db-tools/src/osinfo-db-tools/tests/test_osinfo_db_path.py)
Program test_osinfo_db_validate.py found: YES (/build/osinfo-db-tools/src/osinfo-db-tools/tests/test_osinfo_db_validate.py)
Build targets in project: 29
NOTICE: Future-deprecated features used:
 * 0.56.0: {'meson.build_root', 'meson.source_root'}

osinfo-db-tools 1.12.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/29 eta ?
                                               

Writing build.ninja:   0%|          | 0/65 eta ?
                                                
ninja: Entering directory `/build/osinfo-db-tools/src/build'
[1/34] Compiling C object tools/osinfo-db-path.p/osinfo-db-path.c.o
[2/34] Compiling C object tools/osinfo-db-export.p/osinfo-db-util.c.o
[3/34] Compiling C object tools/osinfo-db-path.p/osinfo-db-util.c.o
[4/34] Compiling C object tools/osinfo-db-import.p/osinfo-db-util.c.o
[5/34] Generating tools/osinfo-db-import.1 with a custom command
[6/34] Generating tools/osinfo-db-validate.1 with a custom command
[7/34] Compiling C object tools/osinfo-db-validate.p/osinfo-db-util.c.o
[8/34] Building translation po/ca/LC_MESSAGES/osinfo-db-tools-ca.mo
[9/34] Building translation po/cs/LC_MESSAGES/osinfo-db-tools-cs.mo
[10/34] Compiling C object tools/osinfo-db-import.p/osinfo-db-import.c.o
[11/34] Linking target tools/osinfo-db-path
[12/34] Building translation po/de/LC_MESSAGES/osinfo-db-tools-de.mo
[13/34] Building translation po/es/LC_MESSAGES/osinfo-db-tools-es.mo
[14/34] Building translation po/ja/LC_MESSAGES/osinfo-db-tools-ja.mo
[15/34] Building translation po/fr/LC_MESSAGES/osinfo-db-tools-fr.mo
[16/34] Building translation po/id/LC_MESSAGES/osinfo-db-tools-id.mo
[17/34] Building translation po/pl/LC_MESSAGES/osinfo-db-tools-pl.mo
[18/34] Building translation po/tr/LC_MESSAGES/osinfo-db-tools-tr.mo
[19/34] Building translation po/pt_PT/LC_MESSAGES/osinfo-db-tools-pt_PT.mo
[20/34] Building translation po/pt_BR/LC_MESSAGES/osinfo-db-tools-pt_BR.mo
[21/34] Building translation po/uk/LC_MESSAGES/osinfo-db-tools-uk.mo
[22/34] Building translation po/fi/LC_MESSAGES/osinfo-db-tools-fi.mo
[23/34] Building translation po/ru/LC_MESSAGES/osinfo-db-tools-ru.mo
[24/34] Building translation po/si/LC_MESSAGES/osinfo-db-tools-si.mo
[25/34] Compiling C object tools/osinfo-db-validate.p/osinfo-db-validate.c.o
[26/34] Building translation po/ko/LC_MESSAGES/osinfo-db-tools-ko.mo
[27/34] Compiling C object tools/osinfo-db-export.p/osinfo-db-export.c.o
[28/34] Building translation po/ka/LC_MESSAGES/osinfo-db-tools-ka.mo
[29/34] Building translation po/it/LC_MESSAGES/osinfo-db-tools-it.mo
[30/34] Generating tools/osinfo-db-path.1 with a custom command
[31/34] Generating tools/osinfo-db-export.1 with a custom command
[32/34] Linking target tools/osinfo-db-validate
[33/34] Linking target tools/osinfo-db-import
[34/34] Linking target tools/osinfo-db-export
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/osinfo-db-tools/src/build
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/build/osinfo-db-tools/src/build'
ninja: no work to do.
Installing tools/osinfo-db-validate to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/bin
Installing tools/osinfo-db-import to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/bin
Installing tools/osinfo-db-export to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/bin
Installing tools/osinfo-db-path to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/bin
Installing tools/osinfo-db-validate.1 to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/man/man1
Installing tools/osinfo-db-import.1 to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/man/man1
Installing tools/osinfo-db-export.1 to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/man/man1
Installing tools/osinfo-db-path.1 to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/man/man1
Installing po/ca/LC_MESSAGES/osinfo-db-tools.mo to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/locale/ca/LC_MESSAGES
Installing po/cs/LC_MESSAGES/osinfo-db-tools.mo to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/locale/cs/LC_MESSAGES
Installing po/de/LC_MESSAGES/osinfo-db-tools.mo to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/locale/de/LC_MESSAGES
Installing po/es/LC_MESSAGES/osinfo-db-tools.mo to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/locale/es/LC_MESSAGES
Installing po/fr/LC_MESSAGES/osinfo-db-tools.mo to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/locale/fr/LC_MESSAGES
Installing po/id/LC_MESSAGES/osinfo-db-tools.mo to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/locale/id/LC_MESSAGES
Installing po/ja/LC_MESSAGES/osinfo-db-tools.mo to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/locale/ja/LC_MESSAGES
Installing po/pl/LC_MESSAGES/osinfo-db-tools.mo to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/locale/pl/LC_MESSAGES
Installing po/tr/LC_MESSAGES/osinfo-db-tools.mo to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/locale/tr/LC_MESSAGES
Installing po/uk/LC_MESSAGES/osinfo-db-tools.mo to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/locale/uk/LC_MESSAGES
Installing po/pt_PT/LC_MESSAGES/osinfo-db-tools.mo to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/locale/pt_PT/LC_MESSAGES
Installing po/pt_BR/LC_MESSAGES/osinfo-db-tools.mo to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/locale/pt_BR/LC_MESSAGES
Installing po/ru/LC_MESSAGES/osinfo-db-tools.mo to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/locale/ru/LC_MESSAGES
Installing po/fi/LC_MESSAGES/osinfo-db-tools.mo to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/locale/fi/LC_MESSAGES
Installing po/si/LC_MESSAGES/osinfo-db-tools.mo to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/locale/si/LC_MESSAGES
Installing po/ko/LC_MESSAGES/osinfo-db-tools.mo to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/locale/ko/LC_MESSAGES
Installing po/ka/LC_MESSAGES/osinfo-db-tools.mo to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/locale/ka/LC_MESSAGES
Installing po/it/LC_MESSAGES/osinfo-db-tools.mo to /build/osinfo-db-tools/pkg/osinfo-db-tools/usr/share/locale/it/LC_MESSAGES
==> 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 "osinfo-db-tools"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: osinfo-db-tools 1.12.0-3 (Fri Mar 20 21:21:01 2026)
==> Cleaning up...
[?12l[?25h