==> Synchronizing chroot copy [/chroot/armv8/root] -> [build]...done
==> Making package: bluesnarfer 0.1-6 (Tue Oct 29 13:52:46 UTC 2019)
==> Retrieving sources...
-> Found bluesnarfer.tar.gz
==> Validating source files with sha512sums...
bluesnarfer.tar.gz ... Passed
Host and machine ids are equal (b6eac563832547c9ad9408127b1b4375): refusing to link journals
==> Making package: bluesnarfer 0.1-6 (Tue 29 Oct 2019 01:53:07 PM UTC)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) bluez-libs-5.51-2
Total Download Size: 0.07 MiB
Total Installed Size: 0.31 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
downloading bluez-libs-5.51-2-aarch64.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing bluez-libs...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found bluesnarfer.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> 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:7: warning: implicit declaration of function ‘getuid’; did you mean ‘tcgetsid’? [-Wimplicit-function-declaration]
if ( getuid() ) {
^~~~~~
tcgetsid
src/bluesnarfer.c: In function ‘rfcomm_read’:
src/bluesnarfer.c:247:22: warning: passing argument 2 of ‘getline’ from incompatible pointer type [-Wincompatible-pointer-types]
r = getline(&line, &line_size, fp);
^~~~~~~~~~
In file included from src/bluesnarfer.c:20:
/usr/include/stdio.h:617:46: note: expected ‘size_t * restrict’ {aka ‘long unsigned int * restrict’} but argument is of type ‘int *’
size_t *__restrict __n,
~~~~~~~~~~~~~~~~~~~^~~
src/bluesnarfer.c: In function ‘switch_cmd’:
src/bluesnarfer.c:369:10: warning: implicit declaration of function ‘info_cmd’; did you mean ‘rw_cmd’? [-Wimplicit-function-declaration]
ret = info_cmd(fd);
^~~~~~~~
rw_cmd
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "bluesnarfer"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: bluesnarfer 0.1-6 (Tue 29 Oct 2019 01:53:33 PM UTC)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
Packages (1) bluez-libs-5.51-2
Total Removed Size: 0.31 MiB
:: Do you want to remove these packages? [Y/n]
:: Processing package changes...
removing bluez-libs...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...