==> Synchronizing chroot copy [/chroot/armv8/root] -> [build]...done
==> Making package: tbear 1.5-6 (Wed Aug 29 10:30:19 EDT 2018)
==> Retrieving sources...
  -> Found tbear.tar.gz
==> Validating source files with sha512sums...
    tbear.tar.gz ... Passed
Host and machine ids are equal (b6eac563832547c9ad9408127b1b4375): refusing to link journals
==> Making package: tbear 1.5-6 (Wed 29 Aug 2018 10:30:26 AM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) alsa-lib-1.1.6-1  icu-62.1-1  libical-3.0.3-3  bluez-5.50-3  bluez-libs-5.50-3

Total Download Size:    9.65 MiB
Total Installed Size:  41.99 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading icu-62.1-1-aarch64.pkg.tar.xz...
downloading bluez-libs-5.50-3-aarch64.pkg.tar.xz...
downloading libical-3.0.3-3-aarch64.pkg.tar.xz...
downloading alsa-lib-1.1.6-1-aarch64.pkg.tar.xz...
downloading bluez-5.50-3-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...
installing icu...
installing libical...
installing alsa-lib...
Optional dependencies for alsa-lib
    python2: for python smixer plugin
installing bluez...
:: Running post-transaction hooks...
(1/2) Reloading system manager configuration...
  Skipped: Current root is not booted.
(2/2) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found tbear.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting tbear.tar.gz with bsdtar
==> Starting build()...
gcc -o tbear -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  tbear.c tbmain.c tbutil.c -lbluetooth -lcurses
gcc -o tbsearch -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_REENTRANT tbsearch.c -DBTOUI=\"/usr/local/etc/btoui\" -lbluetooth -lpthread
tbsearch.c: In function ‘main’:
tbsearch.c:128:61: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
                 if((pthread_create(&threads[i], NULL, find, (void *) devs[i])) <
                                                             ^
tbsearch.c: In function ‘find’:
tbsearch.c:168:56: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
                 fprintf(stderr, "hci%d:  Trying %s\n", (int) dev, addr);
                                                        ^
tbsearch.c:170:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
                 if((a = hci_open_dev((int) dev)) < 0){
                                      ^
gcc -o tanya -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  tanya.c -lbluetooth
==> 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 "tbear"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: tbear 1.5-6 (Wed 29 Aug 2018 10:30:57 AM EDT)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...

Packages (5) alsa-lib-1.1.6-1  bluez-5.50-3  bluez-libs-5.50-3  icu-62.1-1  libical-3.0.3-3

Total Removed Size:  41.99 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing bluez-libs...
removing bluez...
removing libical...
removing icu...
removing alsa-lib...
:: Running post-transaction hooks...
(1/2) Reloading system manager configuration...
  Skipped: Current root is not booted.
(2/2) Arming ConditionNeedsUpdate...