==> Synchronizing chroot copy [/chroot/armv7h/root] -> [build]...done
==> Making package: redfang 2.5-2 (Fri Aug 16 08:49:02 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:06 AM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) bluez-libs-5.50-6

Total Installed Size:  0.29 MiB

:: Proceed with installation? [Y/n] 
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=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -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:49:16 AM EDT)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...

Packages (1) bluez-libs-5.50-6

Total Removed Size:  0.29 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing bluez-libs...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...