==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libxkbfile 1.2.0-1 (Mon Jan 26 15:47:04 2026)
==> Retrieving sources...
-> Found libxkbfile-1.2.0.tar.xz
-> Found libxkbfile-1.2.0.tar.xz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
libxkbfile-1.2.0.tar.xz ... Passed
libxkbfile-1.2.0.tar.xz.sig ... Skipped
==> Making package: libxkbfile 1.2.0-1 (Mon Jan 26 15:47:13 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (6) libxau-1.0.12-1 libxcb-1.17.0-1 libxdmcp-1.1.5-1.1 xcb-proto-1.17.0-4 libx11-1.8.12-2 xorgproto-2025.1-1
Total Installed Size: 16.44 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 xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libx11...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (6) mpdecimal-4.0.1-1 ninja-1.13.2-2 python-3.14.2-2 python-tqdm-4.67.1-5 meson-1.10.1-1 xorg-util-macros-1.20.2-1
Total Download Size: 15.42 MiB
Total Installed Size: 95.08 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-3.14.2-2-aarch64 downloading...
meson-1.10.1-1-any downloading...
ninja-1.13.2-2-aarch64 downloading...
python-tqdm-4.67.1-5-any downloading...
mpdecimal-4.0.1-1-aarch64 downloading...
xorg-util-macros-1.20.2-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing xorg-util-macros...
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/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found libxkbfile-1.2.0.tar.xz
-> Found libxkbfile-1.2.0.tar.xz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting libxkbfile-1.2.0.tar.xz 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 libxkbfile-1.2.0 build
The Meson build system
Version: 1.10.1
Source dir: /build/libxkbfile/src/libxkbfile-1.2.0
Build dir: /build/libxkbfile/src/build
Build type: native build
Project name: libxkbfile
Project version: 1.2.0
C compiler for the host machine: cc (gcc 15.2.1 "aarch64-unknown-linux-gnu-gcc (GCC) 15.2.1 20260103")
C linker for the host machine: cc ld.bfd 2.45.1
Host machine cpu family: aarch64
Host machine cpu: aarch64
Checking for function "reallocf" : NO
Checking for function "strndup" : YES
Header "string.h" has symbol "strndup" : YES
Checking for function "getc_unlocked" : YES
Checking for function "strcasecmp" : YES
Configuring config.h using configuration
Configuring xkbfile.pc using configuration
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Run-time dependency kbproto found: YES 1.0.7
Run-time dependency x11 found: YES 1.8.12
Run-time dependency xproto found: YES 7.0.34
Build targets in project: 1
libxkbfile 1.2.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/1 eta ?
Writing build.ninja: 0%| | 0/40 eta ?
Core properties:
Source dir /build/libxkbfile/src/libxkbfile-1.2.0
Build dir /build/libxkbfile/src/build
Global build options:
Core options Current Value Possible Values Description
-------------- ------------- --------------- -----------
auto_features enabled [enabled, disabled, auto] Override value of all 'auto' features
backend ninja [ninja, vs, vs2010, vs2012, Backend to use
vs2013, vs2015, vs2017, vs2019,
vs2022, vs2026, xcode, none]
genvslite vs2022 [vs2022, vs2026] Setup multiple buildtype-suffixed ninja-backend build
directories, and a [builddir]_vs containing a Visual Studio
meta-backend with multiple configurations that calls into
them
buildtype plain [plain, debug, debugoptimized, Build type to use
release, minsize, custom]
debug false [True, False] Enable debug symbols and other information
default_library shared [shared, static, both] Default library type
default_both_libraries shared [shared, static, auto] Default library type for both_libraries
install_umask 0022 [>= 0, <= 511] Default umask to apply on permissions of installed files
layout mirror [mirror, flat] Build directory layout
optimization plain [plain, 0, g, 1, 2, 3, s] Optimization level
prefer_static false [True, False] Whether to try static linking before shared linking
strip false [True, False] Strip targets on install
unity off [on, off, subprojects] Unity build
unity_size 4 [>= 2] Unity block size
warning_level 1 [0, 1, 2, 3, everything] Compiler warning level to use
werror false [True, False] Treat warnings as errors
wrap_mode nodownload [default, nofallback, Wrap mode
nodownload, forcefallback,
nopromote]
force_fallback_for [] Force fallback for those subprojects
vsenv false [True, False] Activate Visual Studio environment
os2_emxomf false [True, False] Use OMF format on OS/2
pkg_config_path [] List of additional paths for pkg-config to search
cmake_prefix_path [] List of additional prefixes for cmake to search
Backend options Current Value Possible Values Description
----------------- ------------- --------------- -----------
backend_max_links 0 [>= 0] Maximum number of linker processes to run or 0 for no limit
Base options Current Value Possible Values Description
-------------- ------------- --------------- -----------
b_colorout always [auto, always, never] Use colored output
b_lto_threads 0 [] Use multiple threads for Link Time Optimization
b_pie true [True, False] Build executables as position independent
b_coverage false [True, False] Enable coverage tracking.
b_asneeded true [True, False] Use -Wl,--as-needed when linking
b_thinlto_cache_dir Directory to store ThinLTO cache objects
b_lto false [True, False] Use link time optimization
b_lundef true [True, False] Use -Wl,--no-undefined when linking
b_sanitize [] Code sanitizer to use
b_thinlto_cache false [True, False] Use LLVM ThinLTO caching for faster incremental builds
b_staticpic true [True, False] Build static libraries as position independent
b_ndebug false [true, false, if-release] Disable asserts
b_pch true [True, False] Use precompiled headers
b_pgo off [off, generate, use] Use profile guided optimization
Compiler options Current Value Possible Values Description
------------------ ------------- --------------- -----------
c_args [-march=armv8-a, -O2, -pipe, Extra arguments passed to the c compiler
-fno-plt, -fexceptions,
-Wp,-D_FORTIFY_SOURCE=3,
-Wformat, -Werror=format-
security, -fstack-clash-
protection]
c_link_args [-Wl,-O1, -Wl,--sort-common, Extra arguments passed to the c linker
-Wl,--as-needed, -Wl,-z,relro,
-Wl,-z,now, -march=armv8-a,
-O2, -pipe, -fno-plt,
-fexceptions,
-Wp,-D_FORTIFY_SOURCE=3,
-Wformat, -Werror=format-
security, -fstack-clash-
protection]
c_std none [none, c89, c99, c11, c17, c18, c language standard to use
c2x, c23, c2y, gnu89, gnu99,
gnu11, gnu17, gnu18, gnu2x,
gnu23, gnu2y]
Directories Current Value Possible Values Description
------------- ------------- --------------- -----------
prefix /usr Installation prefix
bindir bin Executable directory
datadir share Data file directory
includedir include Header file directory
infodir share/info Info page directory
libdir lib Library directory
licensedir Licenses directory
libexecdir lib Library executable directory
localedir share/locale Locale data directory
localstatedir /var Localstate data directory
mandir share/man Manual page directory
sbindir bin System executable directory
sharedstatedir /var/lib Architecture-independent data directory
sysconfdir /etc Sysconf data directory
Testing options Current Value Possible Values Description
----------------- ------------- --------------- -----------
errorlogs true [True, False] Whether to print the logs from failing tests
stdsplit true [True, False] Split stdout and stderr in test logs
There are no option augments.
ninja: Entering directory `build'
[1/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkberrs.c.o
[2/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkbatom.c.o
[3/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkbbells.c.o
[4/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkbdraw.c.o
[5/14] Compiling C object src/libxkbfile.so.1.0.2.p/srvmisc.c.o
[6/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkbconfig.c.o
[7/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkbmisc.c.o
[8/14] Compiling C object src/libxkbfile.so.1.0.2.p/cout.c.o
[9/14] Compiling C object src/libxkbfile.so.1.0.2.p/maprules.c.o
[10/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkbout.c.o
[11/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkmout.c.o
[12/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkmread.c.o
../libxkbfile-1.2.0/src/xkmread.c: In function 'XkmReadFileSectionName':
../libxkbfile-1.2.0/src/xkmread.c:1244:68: warning: 'tmpTOC.type' may be used uninitialized [-Wmaybe-uninitialized]
../libxkbfile-1.2.0/src/xkmread.c:1216:20: note: 'tmpTOC' declared here
[13/14] Compiling C object src/libxkbfile.so.1.0.2.p/xkbtext.c.o
../libxkbfile-1.2.0/src/xkbtext.c: In function 'XkbGeomFPText':
../libxkbfile-1.2.0/src/xkbtext.c:773:40: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
In file included from /usr/include/stdio.h:970,
from ../libxkbfile-1.2.0/src/xkbtext.c:33:
In function 'snprintf',
inlined from 'XkbGeomFPText' at ../libxkbfile-1.2.0/src/xkbtext.c:773:17:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 5 and 13 bytes into a destination of size 12
68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~
[14/14] Linking target src/libxkbfile.so.1.0.2
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/build/libxkbfile/src/build'
ninja: no work to do.
Installing src/libxkbfile.so.1.0.2 to /build/libxkbfile/pkg/libxkbfile/usr/lib
Installing /build/libxkbfile/src/libxkbfile-1.2.0/include/X11/extensions/XKM.h to /build/libxkbfile/pkg/libxkbfile/usr/include/X11/extensions
Installing /build/libxkbfile/src/libxkbfile-1.2.0/include/X11/extensions/XKBrules.h to /build/libxkbfile/pkg/libxkbfile/usr/include/X11/extensions
Installing /build/libxkbfile/src/libxkbfile-1.2.0/include/X11/extensions/XKBbells.h to /build/libxkbfile/pkg/libxkbfile/usr/include/X11/extensions
Installing /build/libxkbfile/src/libxkbfile-1.2.0/include/X11/extensions/XKBconfig.h to /build/libxkbfile/pkg/libxkbfile/usr/include/X11/extensions
Installing /build/libxkbfile/src/libxkbfile-1.2.0/include/X11/extensions/XKMformat.h to /build/libxkbfile/pkg/libxkbfile/usr/include/X11/extensions
Installing /build/libxkbfile/src/libxkbfile-1.2.0/include/X11/extensions/XKBfile.h to /build/libxkbfile/pkg/libxkbfile/usr/include/X11/extensions
Installing /build/libxkbfile/src/build/xkbfile.pc to /build/libxkbfile/pkg/libxkbfile/usr/lib/pkgconfig
Installing symlink pointing to libxkbfile.so.1.0.2 to /build/libxkbfile/pkg/libxkbfile/usr/lib/libxkbfile.so.1
Installing symlink pointing to libxkbfile.so.1 to /build/libxkbfile/pkg/libxkbfile/usr/lib/libxkbfile.so
==> 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 "libxkbfile"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libxkbfile 1.2.0-1 (Mon Jan 26 15:47:28 2026)
==> Cleaning up...
[?12l[?25h