==> Synchronizing chroot copy [/chroot/aarch64/root] -> [build]...done
==> Making package: redfang 2.5-2 (Fri Aug 16 08:49:43 2019)
==> Retrieving sources...
-> Found redfang.2.5.tar.gz
==> Validating source files with sha512sums...
redfang.2.5.tar.gz ... Passed
Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals
==> Making package: redfang 2.5-2 (Fri 16 Aug 2019 08:49:47 AM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) bluez-libs-5.50-6
Total Download Size: 0.07 MiB
Total Installed Size: 0.31 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
downloading bluez-libs-5.50-6-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 redfang.2.5.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting redfang.2.5.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
cc -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c -o fang.o fang.c
fang.c: In function ‘main’:
fang.c:717:10: warning: implicit declaration of function ‘pthread_create’; did you mean ‘pthread_kill’? [-Wimplicit-function-declaration]
ret = pthread_create(&tid[count], NULL, (void *)&(hciScanThread), args);
^~~~~~~~~~~~~~
pthread_kill
fang.c:726:16: warning: implicit declaration of function ‘pthread_join’; did you mean ‘pthread_kill’? [-Wimplicit-function-declaration]
ret = pthread_join(tid[count], NULL);
^~~~~~~~~~~~
pthread_kill
cc -o fang fang.o -lbluetooth -lpthread
==> 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 "redfang"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: redfang 2.5-2 (Fri 16 Aug 2019 08:50:04 AM EDT)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
Packages (1) bluez-libs-5.50-6
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...