==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: netcalc 2.1.7-2 (Sat Aug 8 10:47:38 2026)
==> Retrieving sources...
-> Found netcalc-2.1.7.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
netcalc-2.1.7.tar.gz ... Passed
==> Making package: netcalc 2.1.7-2 (Sat Aug 8 10:47:48 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found netcalc-2.1.7.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting netcalc-2.1.7.tar.gz with bsdtar
==> Starting prepare()...
autoreconf: export WARNINGS=portability
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
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: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --force-missing
configure.ac:9: installing './compile'
configure.ac:2: installing './install-sh'
configure.ac:2: installing './missing'
src/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: no config.status: cannot re-make
autoreconf: Leaving directory '.'
==> Starting build()...
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 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 C23 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking whether ln -s works... 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 getopt.h... yes
checking for sys/socket.h... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for strlcat... yes
checking for strlcpy... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/build/netcalc/src/netcalc-2.1.7'
Making all in src
make[2]: Entering directory '/build/netcalc/src/netcalc-2.1.7/src'
CC netcalc-netcalc.o
CC netcalc-output.o
CC netcalc-cprintf.o
CC netcalc-misc.o
CCLD netcalc
make[2]: Leaving directory '/build/netcalc/src/netcalc-2.1.7/src'
Making all in tests
make[2]: Entering directory '/build/netcalc/src/netcalc-2.1.7/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/netcalc/src/netcalc-2.1.7/tests'
make[2]: Entering directory '/build/netcalc/src/netcalc-2.1.7'
make[2]: Leaving directory '/build/netcalc/src/netcalc-2.1.7'
make[1]: Leaving directory '/build/netcalc/src/netcalc-2.1.7'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/netcalc/src/netcalc-2.1.7/src'
make[2]: Entering directory '/build/netcalc/src/netcalc-2.1.7/src'
make[2]: Nothing to be done for 'install-data-am'.
/usr/bin/mkdir -p '/build/netcalc/pkg/netcalc/usr/bin'
/usr/bin/install -c netcalc '/build/netcalc/pkg/netcalc/usr/bin'
make install-exec-hook
make[3]: Entering directory '/build/netcalc/src/netcalc-2.1.7/src'
(cd /build/netcalc/pkg/netcalc/usr/bin; ln -s netcalc ipcalc)
make[3]: Leaving directory '/build/netcalc/src/netcalc-2.1.7/src'
make[2]: Leaving directory '/build/netcalc/src/netcalc-2.1.7/src'
make[1]: Leaving directory '/build/netcalc/src/netcalc-2.1.7/src'
Making install in tests
make[1]: Entering directory '/build/netcalc/src/netcalc-2.1.7/tests'
make[2]: Entering directory '/build/netcalc/src/netcalc-2.1.7/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/netcalc/src/netcalc-2.1.7/tests'
make[1]: Leaving directory '/build/netcalc/src/netcalc-2.1.7/tests'
make[1]: Entering directory '/build/netcalc/src/netcalc-2.1.7'
make[2]: Entering directory '/build/netcalc/src/netcalc-2.1.7'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/netcalc/pkg/netcalc/usr/share/doc/netcalc'
/usr/bin/mkdir -p '/build/netcalc/pkg/netcalc/usr/share/man/man1'
/usr/bin/install -c -m 644 README.md LICENSE '/build/netcalc/pkg/netcalc/usr/share/doc/netcalc'
/usr/bin/install -c -m 644 netcalc.1 '/build/netcalc/pkg/netcalc/usr/share/man/man1'
make[2]: Leaving directory '/build/netcalc/src/netcalc-2.1.7'
make[1]: Leaving directory '/build/netcalc/src/netcalc-2.1.7'
install: creating directory '/build/netcalc/pkg/netcalc/usr/share/licenses'
install: creating directory '/build/netcalc/pkg/netcalc/usr/share/licenses/netcalc'
renamed '/build/netcalc/pkg/netcalc/usr/share/doc/netcalc/LICENSE' -> '/build/netcalc/pkg/netcalc/usr/share/licenses/netcalc/LICENSE'
==> 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 "netcalc"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: netcalc 2.1.7-2 (Sat Aug 8 10:47:59 2026)
==> Cleaning up...
[?12l[?25h