==> Synchronizing chroot copy [/chroot/armv8/root] -> [build]...done ==> Making package: bss 0.8-6 (Fri Nov 1 16:26:06 UTC 2019) ==> Retrieving sources... -> Found bss-0.8.tar.gz ==> Validating source files with sha512sums... bss-0.8.tar.gz ... Passed Host and machine ids are equal (b6eac563832547c9ad9408127b1b4375): refusing to link journals ==> Making package: bss 0.8-6 (Fri 01 Nov 2019 04:26:27 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (4) alsa-lib-1.1.9-2 libical-3.0.6-1 bluez-5.51-2 bluez-libs-5.51-2 Total Download Size: 1.64 MiB Total Installed Size: 12.01 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... downloading libical-3.0.6-1-aarch64.pkg.tar.xz... downloading alsa-lib-1.1.9-2-aarch64.pkg.tar.xz... downloading bluez-5.51-2-aarch64.pkg.tar.xz... 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 libical... installing alsa-lib... installing bluez... installing bluez-libs... :: Running post-transaction hooks... (1/3) Reloading system manager configuration... Skipped: Current root is not booted. (2/3) Arming ConditionNeedsUpdate... (3/3) Reloading system bus configuration... Skipped: Current root is not booted. ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found bss-0.8.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting bss-0.8.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... gcc -c bss.c bss.c: In function ‘genreplay’: bss.c:98:8: warning: implicit declaration of function ‘time’; did you mean ‘nice’? [-Wimplicit-function-declaration] tm = time(NULL); ^~~~ nice bss.c:99:17: warning: implicit declaration of function ‘localtime’ [-Wimplicit-function-declaration] ptr = (void *) localtime(&tm); ^~~~~~~~~ bss.c:99:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ptr = (void *) localtime(&tm); ^ bss.c:100:2: warning: implicit declaration of function ‘strftime’ [-Wimplicit-function-declaration] strftime(strOutFile ,240 , "replay_packet/replay_l2cap_packet_%d%m%Y%H%M%S.",ptr); ^~~~~~~~ bss.c:100:2: warning: incompatible implicit declaration of built-in function ‘strftime’ bss.c:100:2: note: include ‘<time.h>’ or provide a declaration of ‘strftime’ bss.c:49:1: +#include <time.h> bss.c:100:2: strftime(strOutFile ,240 , "replay_packet/replay_l2cap_packet_%d%m%Y%H%M%S.",ptr); ^~~~~~~~ gcc -c l2ping.c gcc -c replace.c replace.c: In function ‘replace’: replace.c:22:22: warning: implicit declaration of function ‘strstr’ [-Wimplicit-function-declaration] if ((c = (char *) strstr(string, oldpiece)) == NULL) ^~~~~~ replace.c:22:22: warning: incompatible implicit declaration of built-in function ‘strstr’ replace.c:22:22: note: include ‘<string.h>’ or provide a declaration of ‘strstr’ replace.c:13:1: +#include <string.h> replace.c:22:22: if ((c = (char *) strstr(string, oldpiece)) == NULL) ^~~~~~ replace.c:26:21: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration] new_len = strlen(newpiece); ^~~~~~ replace.c:26:21: warning: incompatible implicit declaration of built-in function ‘strlen’ replace.c:26:21: note: include ‘<string.h>’ or provide a declaration of ‘strlen’ replace.c:39:7: warning: implicit declaration of function ‘strncpy’ [-Wimplicit-function-declaration] strncpy(newstring+newstr_index, string+str_index, cpy_len); ^~~~~~~ replace.c:39:7: warning: incompatible implicit declaration of built-in function ‘strncpy’ replace.c:39:7: note: include ‘<string.h>’ or provide a declaration of ‘strncpy’ replace.c:44:7: warning: implicit declaration of function ‘strcpy’ [-Wimplicit-function-declaration] strcpy(newstring+newstr_index, newpiece); ^~~~~~ replace.c:44:7: warning: incompatible implicit declaration of built-in function ‘strcpy’ replace.c:44:7: note: include ‘<string.h>’ or provide a declaration of ‘strcpy’ replace.c:49:24: warning: incompatible implicit declaration of built-in function ‘strstr’ if((c = (char *) strstr(string+str_index, oldpiece)) != NULL) ^~~~~~ replace.c:49:24: note: include ‘<string.h>’ or provide a declaration of ‘strstr’ replace.c:54:78: warning: incompatible implicit declaration of built-in function ‘strcpy’ /* Copy remaining characters from the right of last matched pattern */ strcpy(newstring+newstr_index, ^~~~~~ replace.c:54:78: note: include ‘<string.h>’ or provide a declaration of ‘strcpy’ gcc bss.o l2ping.o replace.o -o bss -Wall -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 "bss"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: bss 0.8-6 (Fri 01 Nov 2019 04:26:58 PM UTC) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... Packages (4) alsa-lib-1.1.9-2 bluez-5.51-2 bluez-libs-5.51-2 libical-3.0.6-1 Total Removed Size: 12.01 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing bluez-libs... removing bluez... removing libical... removing alsa-lib... :: Running post-transaction hooks... (1/3) Reloading system manager configuration... Skipped: Current root is not booted. (2/3) Arming ConditionNeedsUpdate... (3/3) Reloading system bus configuration... Skipped: Current root is not booted.