>>> f3: Building community/f3 10.0-r0 (using abuild 3.17.0_rc2-r0) started Tue, 05 May 2026 00:31:38 +0000 >>> f3: Validating /home/buildozer/aports/community/f3/APKBUILD... >>> f3: Analyzing dependencies... >>> f3: Installing for build: build-base argp-standalone eudev-dev parted-dev linux-headers ( 1/12) Installing argp-standalone (1.5.0-r1) ( 2/12) Installing eudev-libs (3.2.14-r6) ( 3/12) Installing eudev-dev (3.2.14-r6) ( 4/12) Installing libeconf (0.8.3-r0) ( 5/12) Installing libblkid (2.41.4-r0) ( 6/12) Installing device-mapper-libs (2.03.35-r1) ( 7/12) Installing readline (8.3.3-r1) ( 8/12) Installing libuuid (2.41.4-r0) ( 9/12) Installing parted (3.6-r2) (10/12) Installing parted-dev (3.6-r2) (11/12) Installing linux-headers (7.0.0-r1) (12/12) Installing .makedepends-f3 (20260505.003139) Executing busybox-1.37.0-r31.trigger OK: 351.2 MiB in 115 packages >>> f3: Cleaning up srcdir >>> f3: Cleaning up pkgdir >>> f3: Cleaning up tmpdir >>> f3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/f3-10.0.tar.gz /var/cache/distfiles/v3.24/f3-10.0.tar.gz: OK >>> f3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/f3-10.0.tar.gz /var/cache/distfiles/v3.24/f3-10.0.tar.gz: OK >>> f3: Unpacking /var/cache/distfiles/v3.24/f3-10.0.tar.gz... mkdir -p build cc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c17 -Wall -Wextra -pedantic -MMD -ggdb -c src/libutils.c -o build/libutils.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c17 -Wall -Wextra -pedantic -MMD -ggdb -c src/libfile.c -o build/libfile.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c17 -Wall -Wextra -pedantic -MMD -ggdb -c src/libflow.c -o build/libflow.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c17 -Wall -Wextra -pedantic -MMD -ggdb -c src/f3write.c -o build/f3write.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c17 -Wall -Wextra -pedantic -MMD -ggdb -c src/f3read.c -o build/f3read.o In file included from src/libflow.h:11, from src/libflow.c:15: src/libflow.c: In function 'dbuf_get_buf': src/libutils.h:32:28: error: '_Generic' selector of type 'unsigned int' is not compatible with any association 32 | #define MIN(a, b) _Generic(1 ? (a) : (b), \ | ^ src/libflow.c:572:18: note: in expansion of macro 'MIN' 572 | *psize = MIN(*psize, dbuf->len - shift); | ^~~ make: *** [Makefile:55: build/libflow.o] Error 1 make: *** Waiting for unfinished jobs.... >>> ERROR: f3: build failed >>> f3: Uninstalling dependencies... ( 1/12) Purging .makedepends-f3 (20260505.003139) ( 2/12) Purging argp-standalone (1.5.0-r1) ( 3/12) Purging eudev-dev (3.2.14-r6) ( 4/12) Purging eudev-libs (3.2.14-r6) ( 5/12) Purging parted-dev (3.6-r2) ( 6/12) Purging parted (3.6-r2) ( 7/12) Purging linux-headers (7.0.0-r1) ( 8/12) Purging device-mapper-libs (2.03.35-r1) ( 9/12) Purging libblkid (2.41.4-r0) (10/12) Purging libeconf (0.8.3-r0) (11/12) Purging libuuid (2.41.4-r0) (12/12) Purging readline (8.3.3-r1) Executing busybox-1.37.0-r31.trigger OK: 342.0 MiB in 103 packages