==> Synchronizing chroot copy [/chroot/armv8/root] -> [build]...done ==> Making package: getsids 0.0.1-3 (Mon Oct 7 15:39:51 UTC 2019) ==> Retrieving sources... -> Found getsids-src-0.0.1.tar.gz ==> Validating source files with sha512sums... getsids-src-0.0.1.tar.gz ... Passed Host and machine ids are equal (b6eac563832547c9ad9408127b1b4375): refusing to link journals ==> Making package: getsids 0.0.1-3 (Mon 07 Oct 2019 03:39:59 PM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found getsids-src-0.0.1.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting getsids-src-0.0.1.tar.gz with bsdtar ==> Starting build()... checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/socket.h... yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for working malloc... yes checking for memset... yes checking for socket... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h gcc -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Iinclude -D_FORTIFY_SOURCE=2 -c -o socket.o socket.c gcc -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Iinclude -D_FORTIFY_SOURCE=2 -c -o packet.o packet.c packet.c: In function ‘sendHexPacket’: packet.c:30:10: warning: implicit declaration of function ‘send’; did you mean ‘srand’? [-Wimplicit-function-declaration] return send(nFD, pPacket->data, pPacket->size, 0); ^~~~ srand gcc -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Iinclude -D_FORTIFY_SOURCE=2 -c -o process.o process.c gcc -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Iinclude -D_FORTIFY_SOURCE=2 -c -o getsids.o getsids.c gcc -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -o bin/getsids socket.o packet.o process.o getsids.o ==> 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 "getsids"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: getsids 0.0.1-3 (Mon 07 Oct 2019 03:40:20 PM UTC) ==> Cleaning up...