==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: debugedit 5.2-1 (Fri Jul 11 09:13:59 2025)
==> Retrieving sources...
  -> Found debugedit-5.2.tar.xz
  -> Found debugedit-5.2.tar.xz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    debugedit-5.2.tar.xz ... Passed
    debugedit-5.2.tar.xz.sig ... Skipped
==> Making package: debugedit 5.2-1 (Fri 11 Jul 2025 09:14:05 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found debugedit-5.2.tar.xz
  -> Found debugedit-5.2.tar.xz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting debugedit-5.2.tar.xz with bsdtar
==> Starting prepare()...
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
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 how to create a pax 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 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 wchar.h... yes
checking for minix/config.h... no
checking for sys/param.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for gawk... (cached) gawk
checking for a sed that does not truncate output... /usr/bin/sed
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether ln -s works... yes
checking for ld... ld
checking for readelf... readelf
checking for objcopy... objcopy
checking for nm... nm
checking for ar... ar
checking for dwz... no
configure: WARNING: dwz not installed
checking for gcc option to enable large file support... none needed
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libelf... yes
checking for libdw... yes
checking for libxxhash >= 0.8.0... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking for limits.h... yes
checking for malloc.h... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for inline... inline
checking for int8_t... yes
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for error_at_line... yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for GNU libc compatible malloc... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for GNU libc compatible realloc... yes
checking for memchr... yes
checking for memset... yes
checking for munmap... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking whether gcc supports -gdwarf-5... yes
checking whether -gdwarf-5 produced DWARF5 .debug_line... yes
checking whether -gdwarf-5 produced DWARF5 .debug_addr... no
checking whether gcc supports -gz=none... yes
checking whether gcc supports -gz=zlib... yes
checking whether compiler needs -fdebug-macro... no
checking readelf version for compress tests... 244
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/debugedit/src/debugedit-5.2'
Making all in tests
make[2]: Entering directory '/build/debugedit/src/debugedit-5.2/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/debugedit/src/debugedit-5.2/tests'
make[2]: Entering directory '/build/debugedit/src/debugedit-5.2'
(/usr/bin/sed -e 's,[@]PACKAGE[@],debugedit,g' -e 's,[@]VERSION[@],5.2,g' -e 's,[@]READELF[@],readelf,g' -e 's,[@]OBJCOPY[@],objcopy,g' -e 's,[@]NM[@],nm,g' -e 's,[@]AR[@],ar,g' -e 's,[@]DWZ_J[@],,g') < "./scripts/find-debuginfo.in" > "find-debuginfo"
  CC       tools/debugedit-debugedit.o
  CC       tools/debugedit-hashtab.o
chmod +x "find-debuginfo"
  CC       tools/sepdebugcrcfix-sepdebugcrcfix.o
  CCLD     sepdebugcrcfix
  CCLD     debugedit
make[2]: Leaving directory '/build/debugedit/src/debugedit-5.2'
make[1]: Leaving directory '/build/debugedit/src/debugedit-5.2'
==> Entering fakeroot environment...
==> Starting package()...
Making install in tests
make[1]: Entering directory '/build/debugedit/src/debugedit-5.2/tests'
make[2]: Entering directory '/build/debugedit/src/debugedit-5.2/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/debugedit/src/debugedit-5.2/tests'
make[1]: Leaving directory '/build/debugedit/src/debugedit-5.2/tests'
make[1]: Entering directory '/build/debugedit/src/debugedit-5.2'
make[2]: Entering directory '/build/debugedit/src/debugedit-5.2'
 /usr/bin/mkdir -p '/build/debugedit/pkg/debugedit/usr/bin'
 /usr/bin/mkdir -p '/build/debugedit/pkg/debugedit/usr/bin'
 /usr/bin/install -c find-debuginfo '/build/debugedit/pkg/debugedit/usr/bin'
  /usr/bin/install -c debugedit sepdebugcrcfix '/build/debugedit/pkg/debugedit/usr/bin'
 /usr/bin/mkdir -p '/build/debugedit/pkg/debugedit/usr/share/man/man1'
 /usr/bin/install -c -m 644 debugedit.1 sepdebugcrcfix.1 find-debuginfo.1 '/build/debugedit/pkg/debugedit/usr/share/man/man1'
make[2]: Leaving directory '/build/debugedit/src/debugedit-5.2'
make[1]: Leaving directory '/build/debugedit/src/debugedit-5.2'
==> 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 "debugedit"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: debugedit 5.2-1 (Fri 11 Jul 2025 09:14:26 AM MDT)
==> Cleaning up...