>>> xkbcomp: Building main/xkbcomp 1.5.0-r0 (using abuild 3.17.0_rc1-r1) started Sat, 18 Apr 2026 12:33:49 +0000 >>> xkbcomp: Validating /home/buildozer/aports/main/xkbcomp/APKBUILD... >>> xkbcomp: Analyzing dependencies... >>> xkbcomp: Installing for build: build-base libx11-dev libxkbfile-dev util-macros ( 1/32) Installing libxau (1.0.12-r0) ( 2/32) Installing xorgproto (2025.1-r0) ( 3/32) Installing libxau-dev (1.0.12-r0) ( 4/32) Installing libbz2 (1.0.8-r6) ( 5/32) Installing libffi (3.5.2-r1) ( 6/32) Installing gdbm (1.26-r0) ( 7/32) Installing xz-libs (5.8.2-r0) ( 8/32) Installing mpdecimal (4.0.1-r0) ( 9/32) Installing ncurses-terminfo-base (6.6_p20260404-r0) (10/32) Installing libncursesw (6.6_p20260404-r0) (11/32) Installing libpanelw (6.6_p20260404-r0) (12/32) Installing readline (8.3.3-r1) (13/32) Installing sqlite-libs (3.53.0-r0) (14/32) Installing python3 (3.14.3-r0) (15/32) Installing python3-pycache-pyc0 (3.14.3-r0) (16/32) Installing pyc (3.14.3-r0) (17/32) Installing xcb-proto-pyc (1.17.0-r1) (18/32) Installing python3-pyc (3.14.3-r0) (19/32) Installing xcb-proto (1.17.0-r1) (20/32) Installing libmd (1.1.0-r0) (21/32) Installing libbsd (0.12.2-r0) (22/32) Installing libxdmcp (1.1.5-r1) (23/32) Installing libxcb (1.17.0-r1) (24/32) Installing libxdmcp-dev (1.1.5-r1) (25/32) Installing libxcb-dev (1.17.0-r1) (26/32) Installing xtrans (1.6.0-r0) (27/32) Installing libx11 (1.8.13-r0) (28/32) Installing libx11-dev (1.8.13-r0) (29/32) Installing libxkbfile (1.2.0-r0) (30/32) Installing libxkbfile-dev (1.2.0-r0) (31/32) Installing util-macros (1.20.2-r0) (32/32) Installing .makedepends-xkbcomp (20260418.123351) Executing busybox-1.37.0-r31.trigger OK: 469.5 MiB in 131 packages >>> xkbcomp: Cleaning up srcdir >>> xkbcomp: Cleaning up pkgdir >>> xkbcomp: Cleaning up tmpdir >>> xkbcomp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/xkbcomp-1.5.0.tar.xz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/xkbcomp-1.5.0.tar.xz.part' xkbcomp-1.5.0.tar.xz 79% |************************* | 191k 0:00:00 ETA xkbcomp-1.5.0.tar.xz 100% |********************************| 242k 0:00:00 ETA '/var/cache/distfiles/v3.24/xkbcomp-1.5.0.tar.xz.part' saved /var/cache/distfiles/v3.24/xkbcomp-1.5.0.tar.xz: OK >>> xkbcomp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/xkbcomp-1.5.0.tar.xz /var/cache/distfiles/v3.24/xkbcomp-1.5.0.tar.xz: OK >>> xkbcomp: Unpacking /var/cache/distfiles/v3.24/xkbcomp-1.5.0.tar.xz... checking for i586-alpine-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of cc... gcc3 checking for cc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for a sed that does not truncate output... /bin/sed checking if cc supports -Werror=unknown-warning-option... no checking if cc supports -Werror=unused-command-line-argument... no checking if cc supports -Wall... yes checking if cc supports -Wpointer-arith... yes checking if cc supports -Wmissing-declarations... yes checking if cc supports -Wformat=2... yes checking if cc supports -Wstrict-prototypes... yes checking if cc supports -Wmissing-prototypes... yes checking if cc supports -Wnested-externs... yes checking if cc supports -Wbad-function-cast... yes checking if cc supports -Wold-style-definition... yes checking if cc supports -Wunused... yes checking if cc supports -Wuninitialized... yes checking if cc supports -Wshadow... yes checking if cc supports -Wmissing-noreturn... yes checking if cc supports -Wmissing-format-attribute... yes checking if cc supports -Wredundant-decls... yes checking if cc supports -Wlogical-op... yes checking if cc supports -Werror=implicit... yes checking if cc supports -Werror=nonnull... yes checking if cc supports -Werror=init-self... yes checking if cc supports -Werror=main... yes checking if cc supports -Werror=missing-braces... yes checking if cc supports -Werror=sequence-point... yes checking if cc supports -Werror=return-type... yes checking if cc supports -Werror=trigraphs... yes checking if cc supports -Werror=array-bounds... yes checking if cc supports -Werror=write-strings... yes checking if cc supports -Werror=address... yes checking if cc supports -Werror=int-to-pointer-cast... yes checking if cc supports -Werror=pointer-to-int-cast... yes checking if cc supports -pedantic... yes checking if cc supports -Werror... yes checking if cc supports -Werror=attributes... yes checking for bison... no checking for byacc... no checking for yacc... no checking for asprintf... yes checking for reallocarray... yes checking for recallocarray... no checking for x11 xkbfile xproto >= 7.0.17... yes checking for cc option to enable large file support... none needed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating xkbcomp.pc config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/xkbcomp/src/xkbcomp-1.5.0' Making all in man make[2]: Entering directory '/home/buildozer/aports/main/xkbcomp/src/xkbcomp-1.5.0/man' GEN xkbcomp.1 make[2]: Leaving directory '/home/buildozer/aports/main/xkbcomp/src/xkbcomp-1.5.0/man' make[2]: Entering directory '/home/buildozer/aports/main/xkbcomp/src/xkbcomp-1.5.0' CC xkbparse.o CC action.o CC alias.o CC compat.o CC expr.o CC geometry.o CC indicators.o CC keycodes.o CC keymap.o CC keytypes.o CC listing.o CC misc.o CC parseutils.o CC symbols.o CC utils.o CC vmod.o CC xkbcomp.o CC xkbpath.o CC xkbscan.o xkbparse.c:302:5: warning: redundant redeclaration of 'yyparse' [-Wredundant-decls] 302 | int yyparse (void); | ^~~~~~~ In file included from xkbparse.y:97: parseutils.h:200:12: note: previous declaration of 'yyparse' with type 'int(void)' 200 | extern int yyparse(void); | ^~~~~~~ symbols.c: In function 'HandleSymbolsBody': symbols.c:1505:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1505 | field.str = "symbols"; | ^ symbols.c:1507:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1507 | field.str = "actions"; | ^ xkbcomp.c: In function 'main': xkbcomp.c:947:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 947 | inputFile = "stdin"; | ^ xkbcomp.c:1147:28: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1147 | outputFile = "stdout"; | ^ CCLD xkbcomp make[2]: Leaving directory '/home/buildozer/aports/main/xkbcomp/src/xkbcomp-1.5.0' make[1]: Leaving directory '/home/buildozer/aports/main/xkbcomp/src/xkbcomp-1.5.0' Making check in man make[1]: Entering directory '/home/buildozer/aports/main/xkbcomp/src/xkbcomp-1.5.0/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/xkbcomp/src/xkbcomp-1.5.0/man' make[1]: Entering directory '/home/buildozer/aports/main/xkbcomp/src/xkbcomp-1.5.0' make[1]: Leaving directory '/home/buildozer/aports/main/xkbcomp/src/xkbcomp-1.5.0' >>> xkbcomp: Entering fakeroot... Making install in man make[1]: Entering directory '/home/buildozer/aports/main/xkbcomp/src/xkbcomp-1.5.0/man' make[2]: Entering directory '/home/buildozer/aports/main/xkbcomp/src/xkbcomp-1.5.0/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/main/xkbcomp/pkg/xkbcomp/usr/share/man/man1' /usr/bin/install -c -m 644 xkbcomp.1 '/home/buildozer/aports/main/xkbcomp/pkg/xkbcomp/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/main/xkbcomp/src/xkbcomp-1.5.0/man' make[1]: Leaving directory '/home/buildozer/aports/main/xkbcomp/src/xkbcomp-1.5.0/man' make[1]: Entering directory '/home/buildozer/aports/main/xkbcomp/src/xkbcomp-1.5.0' make[2]: Entering directory '/home/buildozer/aports/main/xkbcomp/src/xkbcomp-1.5.0' /bin/mkdir -p '/home/buildozer/aports/main/xkbcomp/pkg/xkbcomp/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildozer/aports/main/xkbcomp/pkg/xkbcomp/usr/bin' /usr/bin/install -c -m 644 xkbcomp.pc '/home/buildozer/aports/main/xkbcomp/pkg/xkbcomp/usr/lib/pkgconfig' /usr/bin/install -c xkbcomp '/home/buildozer/aports/main/xkbcomp/pkg/xkbcomp/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/main/xkbcomp/src/xkbcomp-1.5.0' make[1]: Leaving directory '/home/buildozer/aports/main/xkbcomp/src/xkbcomp-1.5.0' >>> xkbcomp-dev*: Running split function dev... 'usr/lib/pkgconfig' -> '/home/buildozer/aports/main/xkbcomp/pkg/xkbcomp-dev/usr/lib/pkgconfig' >>> xkbcomp-dev*: Preparing subpackage xkbcomp-dev... >>> xkbcomp-dev*: Stripping binaries >>> xkbcomp-dev*: Running postcheck for xkbcomp-dev >>> xkbcomp-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/main/xkbcomp/pkg/xkbcomp-doc/usr/share/man' >>> xkbcomp-doc*: Preparing subpackage xkbcomp-doc... Please specify at least one package name on the command line. >>> xkbcomp-doc*: Running postcheck for xkbcomp-doc >>> xkbcomp*: Running postcheck for xkbcomp >>> xkbcomp*: Preparing package xkbcomp... >>> xkbcomp*: Stripping binaries Please specify at least one package name on the command line. >>> xkbcomp*: Scanning shared objects >>> xkbcomp-dev*: Scanning shared objects >>> xkbcomp-dev*: Tracing dependencies... pc:x11 pc:xkbfile pkgconfig >>> xkbcomp-dev*: Package size: 290.0 B >>> xkbcomp-dev*: Compressing data... >>> xkbcomp-dev*: Create checksum... >>> xkbcomp-dev*: Create xkbcomp-dev-1.5.0-r0.apk >>> xkbcomp-doc*: Tracing dependencies... >>> xkbcomp-doc*: Package size: 1.7 KB >>> xkbcomp-doc*: Compressing data... >>> xkbcomp-doc*: Create checksum... >>> xkbcomp-doc*: Create xkbcomp-doc-1.5.0-r0.apk >>> xkbcomp*: Tracing dependencies... so:libX11.so.6 so:libc.musl-x86.so.1 so:libxkbfile.so.1 >>> xkbcomp*: Package size: 168.7 KB >>> xkbcomp*: Compressing data... >>> xkbcomp*: Create checksum... >>> xkbcomp*: Create xkbcomp-1.5.0-r0.apk >>> xkbcomp: Build complete at Sat, 18 Apr 2026 12:34:01 +0000 elapsed time 0h 0m 12s >>> xkbcomp: Cleaning up srcdir >>> xkbcomp: Cleaning up pkgdir >>> xkbcomp: Uninstalling dependencies... ( 1/32) Purging .makedepends-xkbcomp (20260418.123351) ( 2/32) Purging libxkbfile-dev (1.2.0-r0) ( 3/32) Purging libxkbfile (1.2.0-r0) ( 4/32) Purging util-macros (1.20.2-r0) ( 5/32) Purging libx11-dev (1.8.13-r0) ( 6/32) Purging xtrans (1.6.0-r0) ( 7/32) Purging libx11 (1.8.13-r0) ( 8/32) Purging libxcb-dev (1.17.0-r1) ( 9/32) Purging xcb-proto-pyc (1.17.0-r1) (10/32) Purging xcb-proto (1.17.0-r1) (11/32) Purging python3-pyc (3.14.3-r0) (12/32) Purging python3-pycache-pyc0 (3.14.3-r0) (13/32) Purging pyc (3.14.3-r0) (14/32) Purging python3 (3.14.3-r0) (15/32) Purging libxcb (1.17.0-r1) (16/32) Purging libxdmcp-dev (1.1.5-r1) (17/32) Purging libxdmcp (1.1.5-r1) (18/32) Purging mpdecimal (4.0.1-r0) (19/32) Purging readline (8.3.3-r1) (20/32) Purging sqlite-libs (3.53.0-r0) (21/32) Purging xz-libs (5.8.2-r0) (22/32) Purging gdbm (1.26-r0) (23/32) Purging libbsd (0.12.2-r0) (24/32) Purging libbz2 (1.0.8-r6) (25/32) Purging libffi (3.5.2-r1) (26/32) Purging libmd (1.1.0-r0) (27/32) Purging libpanelw (6.6_p20260404-r0) (28/32) Purging libncursesw (6.6_p20260404-r0) (29/32) Purging ncurses-terminfo-base (6.6_p20260404-r0) (30/32) Purging libxau-dev (1.0.12-r0) (31/32) Purging libxau (1.0.12-r0) (32/32) Purging xorgproto (2025.1-r0) Executing busybox-1.37.0-r31.trigger OK: 424.5 MiB in 99 packages >>> xkbcomp: Updating the main/x86 repository index... >>> xkbcomp: Signing the index...