==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: ptunnel 0.72-6 (Fri Jul 10 06:06:26 2020)
==> Retrieving sources...
  -> Found PingTunnel-0.72.tar.gz
  -> Found ptunnel.service
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    PingTunnel-0.72.tar.gz ... Passed
    ptunnel.service ... Passed
==> Making package: ptunnel 0.72-6 (Fri 10 Jul 2020 06:06:41 AM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found PingTunnel-0.72.tar.gz
  -> Found ptunnel.service
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting PingTunnel-0.72.tar.gz with bsdtar
==> Starting build()...
gcc -Wall -g -MM *.c > .depend
gcc -Wall -g `[ -e /usr/include/selinux/selinux.h ] && echo -DHAVE_SELINUX` -c -o ptunnel.o ptunnel.c
gcc -Wall -g `[ -e /usr/include/selinux/selinux.h ] && echo -DHAVE_SELINUX` -c -o md5.o md5.c
ptunnel.c: In function 'pt_proxy':
ptunnel.c:817:6: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args]
ptunnel.c: In function 'queue_packet':
ptunnel.c:1263:2: warning: converting a packed 'icmp_echo_packet_t' {aka 'struct <anonymous>'} pointer (alignment 1) to a 'uint16_t' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
In file included from ptunnel.c:43:
ptunnel.h:241:9: note: defined here
gcc -o ptunnel ptunnel.o md5.o -lpthread -lpcap `[ -e /usr/include/selinux/selinux.h ] && echo -lselinux`
==> 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 "ptunnel"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ptunnel 0.72-6 (Fri 10 Jul 2020 06:06:46 AM UTC)
==> Cleaning up...