>>> keyd: Building community/keyd 1.3.0-r0 (using abuild 3.9.0-r0) started Tue, 19 Apr 2022 09:24:22 +0000 >>> keyd: Checking sanity of /home/buildozer/aports/community/keyd/APKBUILD... >>> keyd: Analyzing dependencies... >>> keyd: Installing for build: build-base eudev-dev linux-headers (1/11) Installing udev-init-scripts (35-r0) Executing udev-init-scripts-35-r0.post-install (2/11) Installing eudev-libs (3.2.11-r0) (3/11) Installing libblkid (2.38-r1) (4/11) Installing xz-libs (5.2.5-r1) (5/11) Installing kmod-libs (29-r2) (6/11) Installing eudev (3.2.11-r0) (7/11) Installing eudev-dev (3.2.11-r0) (8/11) Installing linux-headers (5.16.7-r1) (9/11) Installing .makedepends-keyd (20220419.092425) (10/11) Installing udev-init-scripts-openrc (35-r0) (11/11) Installing eudev-openrc (3.2.11-r0) Executing busybox-1.35.0-r8.trigger Executing eudev-3.2.11-r0.trigger OK: 363 MiB in 100 packages >>> keyd: Cleaning up srcdir >>> keyd: Cleaning up pkgdir >>> keyd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/keyd-1.3.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 30789 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30789 100 30789 0 0 62364 0 --:--:-- --:--:-- --:--:-- 62325 >>> keyd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/keyd-fix-overload-bug.patch % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1706 100 1706 0 0 4555 0 --:--:-- --:--:-- --:--:-- 4561 >>> keyd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/keyd-1.3.0.tar.gz >>> keyd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/keyd-fix-overload-bug.patch >>> keyd: Checking sha512sums... keyd-1.3.0.tar.gz: OK keyd-fix-overload-bug.patch: OK ungit.patch: OK obey-build-flags.patch: OK musl-time64.patch: OK keyd.initd: OK >>> keyd: Unpacking /var/cache/distfiles/v3.16/keyd-1.3.0.tar.gz... >>> keyd: keyd-fix-overload-bug.patch patching file Makefile patching file src/main.c >>> keyd: ungit.patch patching file Makefile patching file src/main.c Hunk #1 succeeded at 1128 (offset 4 lines). Hunk #2 succeeded at 1169 (offset 4 lines). >>> keyd: obey-build-flags.patch patching file Makefile Hunk #1 succeeded at 9 with fuzz 2. >>> keyd: musl-time64.patch patching file src/main.c Hunk #1 succeeded at 298 (offset 78 lines). Hunk #2 succeeded at 323 with fuzz 2 (offset 81 lines). mkdir -p bin gcc -Os -DVERSION=\"1.3.1\" -DCONFIG_DIR=\""/etc/keyd"\" -DLOG_FILE=\""/var/log/keyd.log"\" -DLOCK_FILE=\""/var/lock/keyd.lock"\" -I/usr/local/include -L/usr/local/lib -Wall -Wextra -pedantic src/*.c -o bin/keyd -ludev src/config.c:62:20: warning: 'modseq_to_string' defined but not used [-Wunused-function] 62 | static const char *modseq_to_string(uint16_t mods) | ^~~~~~~~~~~~~~~~ src/main.c: In function 'evdev_device_name': src/main.c:160:22: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '2164278534' to '-2130688762' [-Woverflow] 160 | if(ioctl(fd, EVIOCGNAME(sizeof(name)), &name) == -1) | ^~~~~~~~~~ src/main.c: In function 'process_key_event': src/main.c:464:39: warning: variable 'lastd' set but not used [-Wunused-but-set-variable] 464 | static struct key_descriptor *lastd = NULL; | ^~~~~ src/main.c: In function 'monitor_exit': src/main.c:831:30: warning: unused parameter 'status' [-Wunused-parameter] 831 | static void monitor_exit(int status) | ~~~~^~~~~~ src/main.c: In function 'evdev_monitor_loop': src/main.c:863:30: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '2148025602' to '-2146941694' [-Woverflow] 863 | if(ioctl(fd, EVIOCGID, &info) == -1) { | ^~~~~~~~ src/main.c:871:30: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '2164278534' to '-2130688762' [-Woverflow] 871 | if(ioctl(fd, EVIOCGNAME(sizeof(info_table[0].name)), info_table[fd].name) == -1) { | ^~~~~~~~~~ >>> keyd: Entering fakeroot... mkdir -p /home/buildozer/aports/community/keyd/pkg/keyd/etc/keyd mkdir -p /home/buildozer/aports/community/keyd/pkg/keyd/usr/lib/systemd/system mkdir -p /home/buildozer/aports/community/keyd/pkg/keyd/usr/bin mkdir -p /home/buildozer/aports/community/keyd/pkg/keyd/usr/share/man/man1 install -m644 keyd.service /home/buildozer/aports/community/keyd/pkg/keyd/usr/lib/systemd/system install -m755 bin/keyd /home/buildozer/aports/community/keyd/pkg/keyd/usr/bin install -m644 keyd.1.gz /home/buildozer/aports/community/keyd/pkg/keyd/usr/share/man/man1 >>> keyd-doc*: Running split function doc... >>> keyd-doc*: Preparing subpackage keyd-doc... >>> keyd-doc*: Running postcheck for keyd-doc >>> keyd-openrc*: Running split function openrc... >>> keyd-openrc*: Preparing subpackage keyd-openrc... >>> keyd-openrc*: Running postcheck for keyd-openrc >>> keyd*: Running postcheck for keyd >>> keyd*: Preparing package keyd... >>> keyd*: Stripping binaries >>> keyd-doc*: Scanning shared objects >>> keyd-openrc*: Scanning shared objects >>> keyd*: Scanning shared objects >>> keyd-doc*: Tracing dependencies... >>> keyd-doc*: Package size: 24.0 KB >>> keyd-doc*: Compressing data... >>> keyd-doc*: Create checksum... >>> keyd-doc*: Create keyd-doc-1.3.0-r0.apk >>> keyd-openrc*: Tracing dependencies... >>> keyd-openrc*: Package size: 16.0 KB >>> keyd-openrc*: Compressing data... >>> keyd-openrc*: Create checksum... >>> keyd-openrc*: Create keyd-openrc-1.3.0-r0.apk >>> keyd*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libudev.so.1 >>> keyd*: Package size: 124.0 KB >>> keyd*: Compressing data... >>> keyd*: Create checksum... >>> keyd*: Create keyd-1.3.0-r0.apk >>> keyd: Build complete at Tue, 19 Apr 2022 09:24:28 +0000 elapsed time 0h 0m 6s >>> keyd: Cleaning up srcdir >>> keyd: Cleaning up pkgdir >>> keyd: Uninstalling dependencies... (1/11) Purging .makedepends-keyd (20220419.092425) (2/11) Purging eudev-dev (3.2.11-r0) (3/11) Purging eudev-openrc (3.2.11-r0) (4/11) Purging eudev (3.2.11-r0) (5/11) Purging udev-init-scripts-openrc (35-r0) (6/11) Purging udev-init-scripts (35-r0) (7/11) Purging eudev-libs (3.2.11-r0) (8/11) Purging linux-headers (5.16.7-r1) (9/11) Purging libblkid (2.38-r1) (10/11) Purging kmod-libs (29-r2) (11/11) Purging xz-libs (5.2.5-r1) Executing busybox-1.35.0-r8.trigger OK: 354 MiB in 89 packages >>> keyd: Updating the community/aarch64 repository index... >>> keyd: Signing the index...