==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libnatpmp 20230423-3 (Sat Jul 13 19:12:24 2024)
==> Retrieving sources...
  -> Found libnatpmp-20230423.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libnatpmp-20230423.tar.gz ... Passed
==> Making package: libnatpmp 20230423-3 (Sat 13 Jul 2024 07:12:30 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libnatpmp-20230423.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libnatpmp-20230423.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -Wall -DENABLE_STRNATPMPERR   -c -o natpmp.o natpmp.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -Wall -DENABLE_STRNATPMPERR   -c -o getgateway.o getgateway.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -Wall -DENABLE_STRNATPMPERR   -c -o testgetgateway.o testgetgateway.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC -Wall -DENABLE_STRNATPMPERR   -c -o natpmpc.o natpmpc.c
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o testgetgateway testgetgateway.o getgateway.o 
ar crs libnatpmp.a natpmp.o getgateway.o
gcc -shared -Wl,-soname,libnatpmp.so.1 -o libnatpmp.so natpmp.o getgateway.o 
natpmpc.c: In function 'main':
natpmpc.c:278:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o natpmpc-static natpmpc.o libnatpmp.a 
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o natpmpc-shared natpmpc.o libnatpmp.so 
==> Entering fakeroot environment...
==> Starting package()...
install -p -d /build/libnatpmp/pkg/libnatpmp/usr/include
install -p -m 644 natpmp.h /build/libnatpmp/pkg/libnatpmp/usr/include
install -p -d /build/libnatpmp/pkg/libnatpmp/usr/lib
install -p -m 644 libnatpmp.a /build/libnatpmp/pkg/libnatpmp/usr/lib
install -p -m 644 libnatpmp.so /build/libnatpmp/pkg/libnatpmp/usr/lib/libnatpmp.so.1
install -p -d /build/libnatpmp/pkg/libnatpmp/usr/bin
install -p -m 755 natpmpc-shared /build/libnatpmp/pkg/libnatpmp/usr/bin/natpmpc
ln -s -f libnatpmp.so.1 /build/libnatpmp/pkg/libnatpmp/usr/lib/libnatpmp.so
==> 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 "libnatpmp"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libnatpmp 20230423-3 (Sat 13 Jul 2024 07:12:34 PM MDT)
==> Cleaning up...