==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: netstat-nat 1.4.10-5 (Fri Jul 10 10:17:18 2020)
==> Retrieving sources...
  -> Found netstat-nat-1.4.10.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    netstat-nat-1.4.10.tar.gz ... Passed
==> Making package: netstat-nat 1.4.10-5 (Fri 10 Jul 2020 10:17:26 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found netstat-nat-1.4.10.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting netstat-nat-1.4.10.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for unistd.h... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for strings.h... (cached) yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
make[1]: Entering directory '/build/netstat-nat/src/netstat-nat-1.4.10'
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"netstat-nat\" -DVERSION=\"1.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_NETDB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_STRINGS_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SYS_IOCTL_H=1 -I. -I.   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT netstat-nat.o -MD -MP -MF ".deps/netstat-nat.Tpo" -c -o netstat-nat.o netstat-nat.c; \
then mv -f ".deps/netstat-nat.Tpo" ".deps/netstat-nat.Po"; else rm -f ".deps/netstat-nat.Tpo"; exit 1; fi
netstat-nat.c: In function 'main':
netstat-nat.c:283:34: warning: comparison between pointer and zero character constant [-Wpointer-compare]
netstat-nat.c:283:27: note: did you mean to dereference the pointer?
netstat-nat.c: In function 'get_protocol':
netstat-nat.c:530:9: warning: implicit declaration of function 'string_search' [-Wimplicit-function-declaration]
netstat-nat.c: In function 'process_entry':
netstat-nat.c:615:5: warning: implicit declaration of function 'search_first_hit' [-Wimplicit-function-declaration]
netstat-nat.c:617:5: warning: implicit declaration of function 'search_sec_hit' [-Wimplicit-function-declaration]
gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o netstat-nat  netstat-nat.o  
make[1]: Leaving directory '/build/netstat-nat/src/netstat-nat-1.4.10'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/netstat-nat/src/netstat-nat-1.4.10'
make[2]: Entering directory '/build/netstat-nat/src/netstat-nat-1.4.10'
test -z "/usr/bin" || mkdir -p -- "/build/netstat-nat/pkg/netstat-nat/usr/bin"
test -z "/usr/share/doc/netstat-nat-1.4.10" || mkdir -p -- "/build/netstat-nat/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10"
test -z "/usr/share/man/man1" || mkdir -p -- "/build/netstat-nat/pkg/netstat-nat/usr/share/man/man1"
 /usr/bin/install -c -m 644 'INSTALL' '/build/netstat-nat/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/INSTALL'
  /usr/bin/install -c 'netstat-nat' '/build/netstat-nat/pkg/netstat-nat/usr/bin/netstat-nat'
 /usr/bin/install -c -m 644 'NEWS' '/build/netstat-nat/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/NEWS'
 /usr/bin/install -c -m 644 'README' '/build/netstat-nat/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/README'
 /usr/bin/install -c -m 644 './netstat-nat.1' '/build/netstat-nat/pkg/netstat-nat/usr/share/man/man1/netstat-nat.1'
 /usr/bin/install -c -m 644 'ChangeLog' '/build/netstat-nat/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/ChangeLog'
 /usr/bin/install -c -m 644 'AUTHORS' '/build/netstat-nat/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/AUTHORS'
 /usr/bin/install -c -m 644 'COPYING' '/build/netstat-nat/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/COPYING'
 /usr/bin/install -c -m 644 'NEWS' '/build/netstat-nat/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/NEWS'
make[2]: Leaving directory '/build/netstat-nat/src/netstat-nat-1.4.10'
make[1]: Leaving directory '/build/netstat-nat/src/netstat-nat-1.4.10'
==> 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 "netstat-nat"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: netstat-nat 1.4.10-5 (Fri 10 Jul 2020 10:17:32 AM MDT)
==> Cleaning up...