>>> p0f: Building testing/p0f 3.09b-r2 (using abuild 3.13.0-r5) started Sun, 22 Sep 2024 20:43:23 +0000 >>> p0f: Checking sanity of /home/buildozer/aports/testing/p0f/APKBUILD... >>> p0f: Analyzing dependencies... >>> p0f: Installing for build: build-base bash libpcap-dev (1/4) Installing bash (5.2.32-r0) Executing bash-5.2.32-r0.post-install (2/4) Installing libpcap (1.10.5-r0) (3/4) Installing libpcap-dev (1.10.5-r0) (4/4) Installing .makedepends-p0f (20240922.204337) Executing busybox-1.36.1-r32.trigger OK: 254 MiB in 107 packages >>> p0f: Cleaning up srcdir >>> p0f: Cleaning up pkgdir >>> p0f: Cleaning up tmpdir >>> p0f: Fetching https://distfiles.alpinelinux.org/distfiles/edge/p0f-3.09b.tgz % 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 curl: (22) The requested URL returned error: 404 >>> p0f: Fetching https://lcamtuf.coredump.cx/p0f3/releases/p0f-3.09b.tgz % 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 92896 100 92896 0 0 125k 0 --:--:-- --:--:-- --:--:-- 125k >>> p0f: Fetching https://distfiles.alpinelinux.org/distfiles/edge/p0f-3.09b.tgz >>> p0f: Checking sha512sums... p0f-3.09b.tgz: OK p0f-fixes.patch: OK >>> p0f: Unpacking /var/cache/distfiles/p0f-3.09b.tgz... >>> p0f: p0f-fixes.patch patching file build.sh patching file config.h patching file tools/Makefile Welcome to the build script for p0f 3.09b! Copyright (C) 2012 by Michal Zalewski [+] Configuring production build. [*] Checking for a sane build environment... OK [*] Checking for working GCC... OK [*] Checking for *modern* GCC... OK [*] Checking if memory alignment is required... FAIL Well, something went horribly wrong, sorry. Here's the output from GCC: .build-27809.c: In function 'main': .build-27809.c:2:34: error: implicit declaration of function 'printf' [-Wimplicit-function-declaration] 2 | volatile u8 tmp[6]; int main() { printf("%d\n", *(u32*)(tmp+1)); return 0; } | ^~~~~~ .build-27809.c:2:1: note: include '' or provide a declaration of 'printf' 1 | #include "types.h" +++ |+#include 2 | volatile u8 tmp[6]; int main() { printf("%d\n", *(u32*)(tmp+1)); return 0; } .build-27809.c:2:34: warning: incompatible implicit declaration of built-in function 'printf' [-Wbuiltin-declaration-mismatch] 2 | volatile u8 tmp[6]; int main() { printf("%d\n", *(u32*)(tmp+1)); return 0; } | ^~~~~~ .build-27809.c:2:34: note: include '' or provide a declaration of 'printf' Sorry! You may want to ping about this. make: *** [Makefile:11: all] Error 1 >>> ERROR: p0f: build failed >>> p0f: Uninstalling dependencies... (1/4) Purging .makedepends-p0f (20240922.204337) (2/4) Purging bash (5.2.32-r0) Executing bash-5.2.32-r0.pre-deinstall (3/4) Purging libpcap-dev (1.10.5-r0) (4/4) Purging libpcap (1.10.5-r0) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages