==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_00cc0e90-7cd8-40d3-9ccd-062b18e7970a]...done ==> Making package: p0f 3.09b-3.1 (Wed Nov 20 14:02:45 2024) ==> Retrieving sources... -> Downloading 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 100 167 100 167 0 0 482 0 --:--:-- --:--:-- --:--:-- 482 0 92896 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92896 100 92896 0 0 88929 0 0:00:01 0:00:01 --:--:-- 326k ==> Validating source files with sha512sums... p0f-3.09b.tgz ... Passed ==> Making package: p0f 3.09b-3.1 (Wed Nov 20 14:02:49 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (2) New Version Net Change core/libnl 3.11.0-1 2.08 MiB core/libpcap 1.10.5-2 0.63 MiB Total Installed Size: 2.72 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libnl... installing libpcap... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found p0f-3.09b.tgz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting p0f-3.09b.tgz with bsdtar ==> Starting prepare()... ==> Starting build()... 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: : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition .build-990.c: In function ‘main’: .build-990.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-990.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-990.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-990.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: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_00cc0e90-7cd8-40d3-9ccd-062b18e7970a/build