==> Retrieving sources... -> Updating sherlocked git repo... ==> Generating checksums for source files... ==> Making package: sherlocked 1.f190c2b-2 (Thu 21 Nov 2024 09:19:54 AM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating sherlocked git repo... ==> Validating source files with sha512sums... sherlocked ... Skipped ==> Extracting sources... -> Creating working copy of sherlocked git repo... Switched to a new branch 'makepkg' ==> Starting pkgver()... ==> Starting build()... gcc -g -static stub.c md5.c -o stub gcc sherlocked.c md5.c -o sherlocked gcc utils/stripx.c -o utils/stripx gcc utils/gen_shellcode.c -o utils/gen_shellcode stub.c: In function ‘main’: stub.c:214:9: error: implicit declaration of function ‘gettimeofday’ [-Wimplicit-function-declaration] 214 | gettimeofday(&tv, NULL); | ^~~~~~~~~~~~ stub.c:258:17: error: implicit declaration of function ‘wait’ [-Wimplicit-function-declaration] 258 | wait(NULL); | ^~~~ make: *** [Makefile:3: stub] Error 1 make: *** Waiting for unfinished jobs.... sherlocked.c: In function ‘build_msg_program’: sherlocked.c:115:9: error: implicit declaration of function ‘syncfs’; did you mean ‘sync’? [-Wimplicit-function-declaration] 115 | syncfs(fd); | ^~~~~~ | sync make: *** [Makefile:5: davinci] Error 1 ==> ERROR: A failure occurred in build(). Aborting...