==> Retrieving sources... -> Found bluesnarfer.tar.gz ==> Generating checksums for source files... ==> Making package: bluesnarfer 0.1-5 (Thu 21 Nov 2024 09:20:14 AM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (1) New Version Net Change extra/bluez-libs 5.79-1 0.30 MiB Total Installed Size: 0.30 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing bluez-libs... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found bluesnarfer.tar.gz ==> Validating source files with sha512sums... bluesnarfer.tar.gz ... Passed ==> Extracting sources... -> Extracting bluesnarfer.tar.gz with bsdtar ==> Starting build()... gcc -Iinclude -W -g3 -lbluetooth src/bluesnarfer.c -o bluesnarfer src/bluesnarfer.c: In function ‘main’: src/bluesnarfer.c:59:14: error: implicit declaration of function ‘getuid’; did you mean ‘tcgetsid’? [-Wimplicit-function-declaration] 59 | if ( getuid() ) { | ^~~~~~ | tcgetsid src/bluesnarfer.c: In function ‘rfcomm_read’: src/bluesnarfer.c:247:36: error: passing argument 2 of ‘getline’ from incompatible pointer type [-Wincompatible-pointer-types] 247 | r = getline(&line, &line_size, fp); | ^~~~~~~~~~ | | | int * In file included from src/bluesnarfer.c:20: /usr/include/stdio.h:698:46: note: expected ‘size_t * restrict’ {aka ‘long unsigned int * restrict’} but argument is of type ‘int *’ 698 | size_t *__restrict __n, | ~~~~~~~~~~~~~~~~~~~^~~ src/bluesnarfer.c: In function ‘switch_cmd’: src/bluesnarfer.c:369:31: error: implicit declaration of function ‘info_cmd’ [-Wimplicit-function-declaration] 369 | ret = info_cmd(fd); | ^~~~~~~~ make: *** [Makefile:11: bluesnarfer] Error 1 ==> ERROR: A failure occurred in build(). Aborting... ==> Removing installed dependencies... checking dependencies... Package (1) Old Version Net Change bluez-libs 5.79-1 -0.30 MiB Total Removed Size: 0.30 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing bluez-libs... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...