==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: dnscrypt-wrapper 0.4.2-4 (Sat Oct 14 09:51:20 2023)
==> Retrieving sources...
  -> Found dnscrypt-wrapper-0.4.2.tar.gz
  -> Found dnscrypt-wrapper.sysusers
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    dnscrypt-wrapper-0.4.2.tar.gz ... Passed
    dnscrypt-wrapper.sysusers ... Passed
==> Making package: dnscrypt-wrapper 0.4.2-4 (Sat Oct 14 09:51:40 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) libsodium-1.0.19-1

Total Installed Size:  0.42 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libsodium...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found dnscrypt-wrapper-0.4.2.tar.gz
  -> Found dnscrypt-wrapper.sysusers
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting dnscrypt-wrapper-0.4.2.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
  GEN configure
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 for gar... no
checking for ar... ar
checking for gtar... no
checking for tar... tar
checking for event_base_new in -levent... 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 event2/event.h... yes
checking for sodium_init in -lsodium... yes
checking for crypto_box_curve25519xchacha20poly1305_open_easy... yes
configure: creating ./config.status
config.status: creating config.mak.autogen
config.status: executing config.mak.autogen commands

Configuration summary:

    Support for event library: yes
    Support for sodium library: yes
    Support for xchacha20: yes

make[1]: Entering directory '/build/dnscrypt-wrapper/src/dnscrypt-wrapper-0.4.2/argparse'
  CC dnscrypt.o
  CC udp_request.o
cc -o argparse.o -c -Wall -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -DHAVE_CRYPTO_BOX_CURVE25519XCHACHA20POLY1305_OPEN_EASY argparse.c
  CC tcp_request.o
  CC edns.o
ar rcs libargparse.a argparse.o
make[1]: Leaving directory '/build/dnscrypt-wrapper/src/dnscrypt-wrapper-0.4.2/argparse'
  CC logger.o
  CC rfc1035.o
  CC safe_rw.o
  CC cert.o
  CC pidfile.o
  CC debug.o
logger.c: In function 'logger_lograw':
logger.c:110:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  CC fpst.o
  CC block.o
  CC main.o
  LINK dnscrypt-wrapper
==> Entering fakeroot environment...
==> Starting package()...
install -d -m 755 '/build/dnscrypt-wrapper/pkg/dnscrypt-wrapper/usr/bin'
install -p dnscrypt-wrapper '/build/dnscrypt-wrapper/pkg/dnscrypt-wrapper/usr/bin'
==> 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 "dnscrypt-wrapper"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: dnscrypt-wrapper 0.4.2-4 (Sat Oct 14 09:51:54 2023)
==> Cleaning up...