>>> keyd: Building community/keyd 2.4.1-r0 (using abuild 3.9.0-r1) started Mon, 20 Jun 2022 22:56:48 +0000 >>> keyd: Checking sanity of /home/buildozer/aports/community/keyd/APKBUILD... >>> keyd: Analyzing dependencies... >>> keyd: Installing for build: build-base cmd:scdoc linux-headers (1/3) Installing scdoc (1.11.2-r0) (2/3) Installing linux-headers (5.16.7-r1) (3/3) Installing .makedepends-keyd (20220620.225649) Executing busybox-1.35.0-r16.trigger OK: 334 MiB in 103 packages >>> keyd: Cleaning up srcdir >>> keyd: Cleaning up pkgdir >>> keyd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/keyd-2.4.1.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> keyd: Fetching https://github.com/rvaiya/keyd/archive/v2.4.1/keyd-2.4.1.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 613k 0 613k 0 0 1075k 0 --:--:-- --:--:-- --:--:-- 1075k >>> keyd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/keyd-2.4.1.tar.gz >>> keyd: Checking sha512sums... keyd-2.4.1.tar.gz: OK musl-time64.patch: OK fix-makefile.patch: OK keyd.initd: OK >>> keyd: Unpacking /var/cache/distfiles/edge/keyd-2.4.1.tar.gz... >>> keyd: musl-time64.patch patching file src/vkbd/uinput.c Hunk #1 succeeded at 267 (offset 106 lines). Hunk #2 succeeded at 278 (offset 106 lines). Hunk #3 succeeded at 313 with fuzz 2 (offset 103 lines). Hunk #4 succeeded at 338 with fuzz 2 (offset 108 lines). >>> keyd: fix-makefile.patch patching file Makefile mkdir bin cp scripts/keyd-application-mapper bin/ gcc -DVERSION=\"v2.4.1\" -Wall -Wextra -Wno-unused -std=c11 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -Os -fomit-frame-pointer src/*.c src/vkbd/uinput.c -o bin/keyd -lpthread -Wl,--as-needed,-O1,--sort-common src/vkbd/uinput.c: In function 'write_key_event': src/vkbd/uinput.c:197:11: error: 'struct input_event' has no member named 'time' 197 | ev.time.tv_sec = 0; | ^ src/vkbd/uinput.c:198:11: error: 'struct input_event' has no member named 'time' 198 | ev.time.tv_usec = 0; | ^ src/vkbd/uinput.c: In function 'vkbd_mouse_scroll': src/vkbd/uinput.c:307:11: error: 'struct input_event' has no member named 'time' 307 | ev.time.tv_sec = 0; | ^ src/vkbd/uinput.c:308:11: error: 'struct input_event' has no member named 'time' 308 | ev.time.tv_usec = 0; | ^ src/vkbd/uinput.c: In function 'vkbd_mouse_move_abs': src/vkbd/uinput.c:350:11: error: 'struct input_event' has no member named 'time' 350 | ev.time.tv_sec = 0; | ^ src/vkbd/uinput.c:351:11: error: 'struct input_event' has no member named 'time' 351 | ev.time.tv_usec = 0; | ^ make: *** [Makefile:28: all] Error 1 >>> ERROR: keyd: build failed >>> keyd: Uninstalling dependencies... (1/3) Purging .makedepends-keyd (20220620.225649) (2/3) Purging linux-headers (5.16.7-r1) (3/3) Purging scdoc (1.11.2-r0) Executing busybox-1.35.0-r16.trigger OK: 327 MiB in 100 packages