==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: hexer 1.0.6-2 (Fri Jul 12 19:08:43 2024)
==> Retrieving sources...
  -> Found hexer-1.0.6.tar.gz
  -> Found hexer-1.0.6.tar.gz.asc
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    hexer-1.0.6.tar.gz ... Passed
    hexer-1.0.6.tar.gz.asc ... Skipped
==> Validating source files with sha512sums...
    hexer-1.0.6.tar.gz ... Passed
    hexer-1.0.6.tar.gz.asc ... Skipped
==> Making package: hexer 1.0.6-2 (Fri 12 Jul 2024 07:08:50 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found hexer-1.0.6.tar.gz
  -> Found hexer-1.0.6.tar.gz.asc
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting hexer-1.0.6.tar.gz with bsdtar
==> Starting build()...
Makefile:81: warning: ignoring prerequisites on suffix rule definition
[ ! -e config.h.auto ] || rm config.h.auto
cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -DHEXER_VERSION=\"1.0.6\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o bin2c bin2c.c
echo "/* Autogenerated by Makefile and config-test.c */" > config.h.auto
for item in \
	SIGTYPE_INT	\
	ALLOCA_H	\
	VASPRINTF	\
    ; do \
	echo "Testing for $item"; \
	if cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -DHEXER_VERSION=\"1.0.6\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -D"TEST_$item" -c -o config-test.o -Werror config-test.c; then \
		value=1; \
	else \
		value=0; \
	fi; \
	echo "- result: $value"; \
	printf "\\n#define HAVE_%s\\t%d\\n" "$item" "$value" >> config.h.auto; \
done
Testing for SIGTYPE_INT
distcc[954] ERROR: compile config-test.c on 10.3.0.16:3932/8 failed
distcc[954] (dcc_build_somewhere) Warning: remote compilation of 'config-test.c' failed, retrying locally
distcc[954] Warning: failed to distribute config-test.c to 10.3.0.16:3932/8, running locally instead
config-test.c: In function ‘main’:
config-test.c:82:40: error: passing argument 2 of ‘signal’ from incompatible pointer type []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;]
   82 |         buf[0] = '0' + (signal(SIGINT, handler) != SIG_ERR);
      |                                        ^~~~~~~
      |                                        |
      |                                        int (*)(void)
In file included from /usr/include/features.h:503,
                 from /usr/include/signal.h:25,
                 from config-test.c:44:
/usr/include/signal.h:93:23: note: expected ‘__sighandler_t’ {aka ‘void (*)(int)’} but argument is of type ‘int (*)(void)’
   93 | extern __sighandler_t __REDIRECT_NTH (signal,
      |                       ^~~~~~~~~~~~~~
distcc[954] ERROR: compile config-test.c on localhost failed
- result: 0
Testing for ALLOCA_H
- result: 1
Testing for VASPRINTF
- result: 1
[ ! -e config.h ] || rm config.h
mv config.h.auto config.h
cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -DHEXER_VERSION=\"1.0.6\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -c -o buffer.o buffer.c
cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -DHEXER_VERSION=\"1.0.6\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -c -o tio.o tio.c
cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -DHEXER_VERSION=\"1.0.6\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -c -o edit.o edit.c
cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -DHEXER_VERSION=\"1.0.6\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -c -o main.o main.c
cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -DHEXER_VERSION=\"1.0.6\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -c -o hexer.o hexer.c
cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -DHEXER_VERSION=\"1.0.6\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -c -o readline.o readline.c
cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -DHEXER_VERSION=\"1.0.6\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -c -o regex.o regex.c
cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -DHEXER_VERSION=\"1.0.6\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -c -o exh.o exh.c
cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -DHEXER_VERSION=\"1.0.6\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -c -o set.o set.c
cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -DHEXER_VERSION=\"1.0.6\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -c -o map.o map.c
cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -DHEXER_VERSION=\"1.0.6\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -c -o signal.o signal.c
cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -DHEXER_VERSION=\"1.0.6\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -c -o util.o util.c
cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -DHEXER_VERSION=\"1.0.6\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -c -o commands.o commands.c
./bin2c -n helptext -o helptext.c help.txt
cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -DHEXER_VERSION=\"1.0.6\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -c -o calc.o calc.c
cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -DHEXER_VERSION=\"1.0.6\" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -c -o helptext.o helptext.c
cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o hexer buffer.o tio.o edit.o main.o hexer.o readline.o regex.o exh.o set.o map.o signal.o util.o commands.o helptext.o calc.o -lcurses -lm
==> Entering fakeroot environment...
==> Starting package()...
Makefile:81: warning: ignoring prerequisites on suffix rule definition
mkdir -p /build/hexer/pkg/hexer/usr/bin /build/hexer/pkg/hexer/usr/share/man/man1
install -s hexer /build/hexer/pkg/hexer/usr/bin
install -m 644 hexer.1 /build/hexer/pkg/hexer/usr/share/man/man1
[ ! -f myc ] || install -s myc /build/hexer/pkg/hexer/usr/bin
[ ! -f myc ] || install -m 644 myc.1 /build/hexer/pkg/hexer/usr/share/man/man1
==> 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 "hexer"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: hexer 1.0.6-2 (Fri 12 Jul 2024 07:08:55 PM MDT)
==> Cleaning up...