==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: sniproxy 0.7.0-2 (Tue Oct 28 21:52:39 2025)
==> Retrieving sources...
-> Found sniproxy-0.7.0.tar.gz
-> Found sniproxy.service
-> Found sniproxy.conf
-> Found sniproxy.tmpfiles
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
sniproxy-0.7.0.tar.gz ... Passed
sniproxy.service ... Passed
sniproxy.conf ... Passed
sniproxy.tmpfiles ... Passed
==> Making package: sniproxy 0.7.0-2 (Tue Oct 28 21:52:47 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (2) libev-4.33-4 udns-0.6-1
Total Download Size: 0.18 MiB
Total Installed Size: 0.50 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
libev-4.33-4-aarch64 downloading...
udns-0.6-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libev...
installing udns...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found sniproxy-0.7.0.tar.gz
-> Found sniproxy.service
-> Found sniproxy.conf
-> Found sniproxy.tmpfiles
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting sniproxy-0.7.0.tar.gz with bsdtar
==> Starting build()...
./setver.sh: line 35: debchange: command not found
configure.ac:8: installing './compile'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
Makefile.am: installing './INSTALL'
src/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
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 '1001' is supported by ustar format... yes
checking whether GID '1001' 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 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 whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
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 for ev_run in -lev... yes
checking for pcre2_compile_8 in -lpcre2-8... yes
checking for dns_init in -ludns... yes
checking for accept4... yes
checking for gcc option to enable large file support... none needed
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 man/Makefile
config.status: creating tests/Makefile
config.status: executing depfiles commands
Making all in src
make[1]: Entering directory '/build/sniproxy/src/sniproxy-0.7.0/src'
CC backend.o
CC binder.o
CC cfg_parser.o
CC sniproxy.o
CC address.o
CC cfg_tokenizer.o
CC buffer.o
CC config.o
cfg_tokenizer.c: In function 'next_token':
cfg_tokenizer.c:50:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
cfg_tokenizer.c:52:13: note: here
cfg_tokenizer.c: In function 'next_word':
cfg_tokenizer.c:116:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
cfg_tokenizer.c:126:13: note: here
CC connection.o
CC http.o
CC listener.o
CC logger.o
CC resolv.o
CC table.o
CC tls.o
address.c: In function 'address_set_port':
address.c:336:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
address.c:353:9: note: here
CCLD sniproxy
make[1]: Leaving directory '/build/sniproxy/src/sniproxy-0.7.0/src'
Making all in man
make[1]: Entering directory '/build/sniproxy/src/sniproxy-0.7.0/man'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/sniproxy/src/sniproxy-0.7.0/man'
Making all in tests
make[1]: Entering directory '/build/sniproxy/src/sniproxy-0.7.0/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/sniproxy/src/sniproxy-0.7.0/tests'
make[1]: Entering directory '/build/sniproxy/src/sniproxy-0.7.0'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/sniproxy/src/sniproxy-0.7.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/sniproxy/src/sniproxy-0.7.0/src'
make[2]: Entering directory '/build/sniproxy/src/sniproxy-0.7.0/src'
make[2]: Nothing to be done for 'install-data-am'.
/usr/bin/mkdir -p '/build/sniproxy/pkg/sniproxy//usr/bin'
/usr/bin/install -c sniproxy '/build/sniproxy/pkg/sniproxy//usr/bin'
make[2]: Leaving directory '/build/sniproxy/src/sniproxy-0.7.0/src'
make[1]: Leaving directory '/build/sniproxy/src/sniproxy-0.7.0/src'
Making install in man
make[1]: Entering directory '/build/sniproxy/src/sniproxy-0.7.0/man'
make[2]: Entering directory '/build/sniproxy/src/sniproxy-0.7.0/man'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/sniproxy/pkg/sniproxy//usr/share/man/man8'
/usr/bin/mkdir -p '/build/sniproxy/pkg/sniproxy//usr/share/man/man5'
/usr/bin/install -c -m 644 sniproxy.8 '/build/sniproxy/pkg/sniproxy//usr/share/man/man8'
/usr/bin/install -c -m 644 sniproxy.conf.5 '/build/sniproxy/pkg/sniproxy//usr/share/man/man5'
make[2]: Leaving directory '/build/sniproxy/src/sniproxy-0.7.0/man'
make[1]: Leaving directory '/build/sniproxy/src/sniproxy-0.7.0/man'
Making install in tests
make[1]: Entering directory '/build/sniproxy/src/sniproxy-0.7.0/tests'
make[2]: Entering directory '/build/sniproxy/src/sniproxy-0.7.0/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/sniproxy/src/sniproxy-0.7.0/tests'
make[1]: Leaving directory '/build/sniproxy/src/sniproxy-0.7.0/tests'
make[1]: Entering directory '/build/sniproxy/src/sniproxy-0.7.0'
make[2]: Entering directory '/build/sniproxy/src/sniproxy-0.7.0'
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/sniproxy/src/sniproxy-0.7.0'
make[1]: Leaving directory '/build/sniproxy/src/sniproxy-0.7.0'
==> 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 "sniproxy"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sniproxy 0.7.0-2 (Tue Oct 28 21:53:00 2025)
==> Cleaning up...