==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: pgpdump 0.37-1 (Sat Feb 21 13:17:39 2026)
==> Retrieving sources...
-> Found pgpdump-0.37.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
pgpdump-0.37.tar.gz ... Passed
==> Validating source files with sha512sums...
pgpdump-0.37.tar.gz ... Passed
==> Making package: pgpdump 0.37-1 (Sat Feb 21 20:18:05 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found pgpdump-0.37.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting pgpdump-0.37.tar.gz with bsdtar
==> Starting build()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:20: installing 'build-aux/compile'
configure.ac:14: installing 'build-aux/install-sh'
configure.ac:14: installing 'build-aux/missing'
configure.ac:13: installing 'build-aux/tap-driver.sh'
Makefile.am: installing 'build-aux/depcomp'
autoreconf: Leaving directory '.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for inflate in -lz... yes
checking for BZ2_bzBuffToBuffDecompress in -lbz2... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unixlib/local.h... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for gcc options needed to detect all undeclared functions... none needed
checking for struct tm.tm_zone... yes
checking for gcc option to enable large file support... -D_FILE_OFFSET_BITS=64
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-am
make[1]: Entering directory '/build/pgpdump/src/pgpdump-0.37'
depbase=`echo src/buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -O -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/buffer.o -MD -MP -MF $depbase.Tpo -c -o src/buffer.o src/buffer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/keys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -O -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/keys.o -MD -MP -MF $depbase.Tpo -c -o src/keys.o src/keys.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/packet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -O -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/packet.o -MD -MP -MF $depbase.Tpo -c -o src/packet.o src/packet.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pgpdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -O -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/pgpdump.o -MD -MP -MF $depbase.Tpo -c -o src/pgpdump.o src/pgpdump.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/signature.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -O -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/signature.o -MD -MP -MF $depbase.Tpo -c -o src/signature.o src/signature.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/subfunc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -O -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/subfunc.o -MD -MP -MF $depbase.Tpo -c -o src/subfunc.o src/subfunc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/tagfuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -O -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/tagfuncs.o -MD -MP -MF $depbase.Tpo -c -o src/tagfuncs.o src/tagfuncs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/types.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -O -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/types.o -MD -MP -MF $depbase.Tpo -c -o src/types.o src/types.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/uatfunc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -O -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/uatfunc.o -MD -MP -MF $depbase.Tpo -c -o src/uatfunc.o src/uatfunc.c &&\
mv -f $depbase.Tpo $depbase.Po
gcc -O -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o pgpdump src/buffer.o src/keys.o src/packet.o src/pgpdump.o src/signature.o src/subfunc.o src/tagfuncs.o src/types.o src/uatfunc.o -lbz2 -lz
make[1]: Leaving directory '/build/pgpdump/src/pgpdump-0.37'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/pgpdump/src/pgpdump-0.37'
/usr/bin/mkdir -p '/build/pgpdump/pkg/pgpdump/usr/share/man/man1'
/usr/bin/mkdir -p '/build/pgpdump/pkg/pgpdump/usr/bin'
/usr/bin/install -c pgpdump '/build/pgpdump/pkg/pgpdump/usr/bin'
/usr/bin/install -c -m 644 pgpdump.1 '/build/pgpdump/pkg/pgpdump/usr/share/man/man1'
make[1]: Leaving directory '/build/pgpdump/src/pgpdump-0.37'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "pgpdump"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pgpdump 0.37-1 (Sat Feb 21 20:18:24 2026)
==> Cleaning up...
[?12l[?25h