==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done
==> Making package: redfang 2.5-2 (Fri Aug 16 08:47:12 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 (27f8a8a2107e4714a5587b00f7368723): refusing to link journals
==> Making package: redfang 2.5-2 (Fri 16 Aug 2019 08:47:15 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.30 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading bluez-libs-5.50-6-x86_64.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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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’ [-Wimplicit-function-declaration]
  717 |   ret  = pthread_create(&tid[count], NULL, (void *)&(hciScanThread), args);
      |          ^~~~~~~~~~~~~~
fang.c:726:16: warning: implicit declaration of function ‘pthread_join’; did you mean ‘pthread_kill’? [-Wimplicit-function-declaration]
  726 |          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:47:19 AM EDT)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...

Packages (1) bluez-libs-5.50-6

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...