==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: cutter 1.04-3 (Mon May 25 09:27:20 2020) ==> Retrieving sources... -> Found cutter-1.04.tgz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... cutter-1.04.tgz ... Passed ==> Validating source files with sha512sums... cutter-1.04.tgz ... Passed ==> Making package: cutter 1.04-3 (Mon 25 May 2020 09:27:27 AM MDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found cutter-1.04.tgz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting cutter-1.04.tgz with bsdtar ==> Starting prepare()... ==> Starting build()... cc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now cutter.c -o cutter cutter.c: In function ‘send_rst’: cutter.c:398:11: warning: implicit declaration of function ‘time’ [-Wimplicit-function-declaration] 398 | tstart = time(0); | ^~~~ cutter.c: In function ‘main’: cutter.c:685:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 685 | fgets(buff, sizeof(buff), id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==> 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 "cutter"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: cutter 1.04-3 (Mon 25 May 2020 09:27:30 AM MDT) ==> Cleaning up...