>>> nullmailer: Building testing/nullmailer 2.2-r4 (using abuild 3.9.0-r0) started Tue, 14 Dec 2021 19:36:29 +0000 >>> nullmailer: Checking sanity of /home/buildozer/aports/testing/nullmailer/APKBUILD... >>> nullmailer: Analyzing dependencies... >>> nullmailer: Installing for build: build-base automake autoconf bash gnutls-dev daemontools ucspi-tcp6 (1/26) Installing perl (5.34.0-r1) (2/26) Installing automake (1.16.5-r0) (3/26) Installing m4 (1.4.18-r2) (4/26) Installing autoconf (2.71-r0) (5/26) Installing readline (8.1.1-r0) (6/26) Installing bash (5.1.8-r0) Executing bash-5.1.8-r0.post-install (7/26) Installing nettle (3.7.3-r0) (8/26) Installing libffi (3.4.2-r1) (9/26) Installing p11-kit (0.24.0-r1) (10/26) Installing libtasn1 (4.18.0-r0) (11/26) Installing libunistring (0.9.10-r1) (12/26) Installing gnutls (3.7.1-r0) (13/26) Installing gnutls-c++ (3.7.1-r0) (14/26) Installing libgmpxx (6.2.1-r0) (15/26) Installing gmp-dev (6.2.1-r0) (16/26) Installing nettle-dev (3.7.3-r0) (17/26) Installing libtasn1-progs (4.18.0-r0) (18/26) Installing libtasn1-dev (4.18.0-r0) (19/26) Installing p11-kit-dev (0.24.0-r1) (20/26) Installing gnutls-dev (3.7.1-r0) (21/26) Installing daemontools (0.76-r1) (22/26) Installing ucspi-tcp6 (1.05-r0) (23/26) Installing .makedepends-nullmailer (20211214.193630) (24/26) Installing perl-error (0.17029-r1) (25/26) Installing perl-git (2.34.1-r0) (26/26) Installing git-perl (2.34.1-r0) Executing busybox-1.34.1-r4.trigger OK: 381 MiB in 129 packages >>> nullmailer: Cleaning up srcdir >>> nullmailer: Cleaning up pkgdir >>> nullmailer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nullmailer-2.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 90462 100 90462 0 0 788k 0 --:--:-- --:--:-- --:--:-- 795k >>> nullmailer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nullmailer-2.2.tar.gz >>> nullmailer: Checking sha512sums... nullmailer-2.2.tar.gz: OK fix-tests-catch-port.patch: OK nullmailer-2.2-disable-dns-using-test.patch: OK nullmailer-2.2-disable-smtp-auth-tests.patch: OK nullmailer-2.2-fix-test-racecondition.patch: OK nullmailer.initd: OK adminaddr.conf: OK defaultdomain.conf: OK remotes.conf: OK me.conf: OK >>> nullmailer: Unpacking /var/cache/distfiles/edge/nullmailer-2.2.tar.gz... >>> nullmailer: fix-tests-catch-port.patch patching file test/functions.in patching file test/tests/protocols >>> nullmailer: nullmailer-2.2-disable-dns-using-test.patch patching file test/tests/protocols >>> nullmailer: nullmailer-2.2-disable-smtp-auth-tests.patch patching file test/tests/smtp-auth >>> nullmailer: nullmailer-2.2-fix-test-racecondition.patch patching file test/tests/protocols Hunk #1 succeeded at 55 (offset 1 line). INFO: creating phony ChangeLog for automake to succeed configure.ac:9: installing './compile' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' lib/Makefile.am: installing './depcomp' configure.ac:5: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:5: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:745: AM_CONFIG_HEADER is expanded from... configure.ac:5: the top level configure.ac:31: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:31: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:31: the top level configure.ac:33: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:33: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:33: the top level checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking whether g++ accepts -fno-rtti... yes checking whether g++ accepts -fno-exceptions... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ranlib... ranlib checking for strip... /usr/bin/strip checking for rm... /bin/rm checking for mkdir... /bin/mkdir checking for socket in -lxnet... yes checking for socket in -linet... no checking for socket in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 sys/time.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... yes checking whether struct tm contains tm_isdst... yes checking whether struct tm contains __tm_isdst... no checking whether struct tm contains tm_gmtoff... yes checking whether struct tm contains __tm_gmtoff... yes checking whether struct utsname contains domainname... yes checking whether struct utsname contains __domainname... no checking whether named pipes are buggy... no checking for setenv... yes checking for srandom... yes checking for getaddrinfo... yes checking for gnutls_certificate_set_verify_function in -lgnutls... yes checking for gnutls_priority_set_direct in -lgnutls... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/cli++/Makefile config.status: creating lib/fdbuf/Makefile config.status: creating lib/mystring/Makefile config.status: creating protocols/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2' Making all in doc make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/doc' Making all in lib make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib' Making all in cli++ make[3]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/cli++' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT only_long.o -MD -MP -MF .deps/only_long.Tpo -c -o only_long.o only_long.cc mv -f .deps/only_long.Tpo .deps/only_long.Po mv -f .deps/messages.Tpo .deps/messages.Po mv -f .deps/main.Tpo .deps/main.Po rm -f libcli++.a ar cru libcli++.a main.o messages.o only_long.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcli++.a make[3]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/cli++' Making all in fdbuf make[3]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/fdbuf' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT fdbuf.o -MD -MP -MF .deps/fdbuf.Tpo -c -o fdbuf.o fdbuf.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT fdbuf_copy.o -MD -MP -MF .deps/fdbuf_copy.Tpo -c -o fdbuf_copy.o fdbuf_copy.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT fdibuf.o -MD -MP -MF .deps/fdibuf.Tpo -c -o fdibuf.o fdibuf.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT fdobuf.o -MD -MP -MF .deps/fdobuf.Tpo -c -o fdobuf.o fdobuf.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT fdobuf_chownmod.o -MD -MP -MF .deps/fdobuf_chownmod.Tpo -c -o fdobuf_chownmod.o fdobuf_chownmod.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT fdobuf_seek.o -MD -MP -MF .deps/fdobuf_seek.Tpo -c -o fdobuf_seek.o fdobuf_seek.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT fdobuf_signed.o -MD -MP -MF .deps/fdobuf_signed.Tpo -c -o fdobuf_signed.o fdobuf_signed.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT fdobuf_unsigned.o -MD -MP -MF .deps/fdobuf_unsigned.Tpo -c -o fdobuf_unsigned.o fdobuf_unsigned.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT tlsibuf.o -MD -MP -MF .deps/tlsibuf.Tpo -c -o tlsibuf.o tlsibuf.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT tlsobuf.o -MD -MP -MF .deps/tlsobuf.Tpo -c -o tlsobuf.o tlsobuf.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT fdibuf_mystring.o -MD -MP -MF .deps/fdibuf_mystring.Tpo -c -o fdibuf_mystring.o fdibuf_mystring.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT fdibuf_netstring.o -MD -MP -MF .deps/fdibuf_netstring.Tpo -c -o fdibuf_netstring.o fdibuf_netstring.cc mv -f .deps/fdbuf_copy.Tpo .deps/fdbuf_copy.Po mv -f .deps/fdbuf.Tpo .deps/fdbuf.Po mv -f .deps/fdobuf_seek.Tpo .deps/fdobuf_seek.Po mv -f .deps/fdobuf_chownmod.Tpo .deps/fdobuf_chownmod.Po mv -f .deps/fdobuf_unsigned.Tpo .deps/fdobuf_unsigned.Po mv -f .deps/fdobuf_signed.Tpo .deps/fdobuf_signed.Po mv -f .deps/tlsibuf.Tpo .deps/tlsibuf.Po mv -f .deps/fdibuf_netstring.Tpo .deps/fdibuf_netstring.Po mv -f .deps/fdibuf_mystring.Tpo .deps/fdibuf_mystring.Po mv -f .deps/tlsobuf.Tpo .deps/tlsobuf.Po mv -f .deps/fdobuf.Tpo .deps/fdobuf.Po mv -f .deps/fdibuf.Tpo .deps/fdibuf.Po rm -f libfdbuf.a ar cru libfdbuf.a fdbuf.o fdbuf_copy.o fdibuf.o fdobuf.o fdobuf_chownmod.o fdobuf_seek.o fdobuf_signed.o fdobuf_unsigned.o tlsibuf.o tlsobuf.o fdibuf_mystring.o fdibuf_netstring.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libfdbuf.a make[3]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/fdbuf' Making all in mystring make[3]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/mystring' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT append.o -MD -MP -MF .deps/append.Tpo -c -o append.o append.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT assign.o -MD -MP -MF .deps/assign.Tpo -c -o assign.o assign.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT count.o -MD -MP -MF .deps/count.Tpo -c -o count.o count.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT fdobuf.o -MD -MP -MF .deps/fdobuf.Tpo -c -o fdobuf.o fdobuf.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT find_first_ch.o -MD -MP -MF .deps/find_first_ch.Tpo -c -o find_first_ch.o find_first_ch.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT find_first_of.o -MD -MP -MF .deps/find_first_of.Tpo -c -o find_first_of.o find_first_of.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT find_last_ch.o -MD -MP -MF .deps/find_last_ch.Tpo -c -o find_last_ch.o find_last_ch.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT find_last_of.o -MD -MP -MF .deps/find_last_of.Tpo -c -o find_last_of.o find_last_of.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT iter.o -MD -MP -MF .deps/iter.Tpo -c -o iter.o iter.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT join.o -MD -MP -MF .deps/join.Tpo -c -o join.o join.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT lower.o -MD -MP -MF .deps/lower.Tpo -c -o lower.o lower.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT lstrip.o -MD -MP -MF .deps/lstrip.Tpo -c -o lstrip.o lstrip.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT mystring.o -MD -MP -MF .deps/mystring.Tpo -c -o mystring.o mystring.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT rep.o -MD -MP -MF .deps/rep.Tpo -c -o rep.o rep.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT starts_with.o -MD -MP -MF .deps/starts_with.Tpo -c -o starts_with.o starts_with.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT rstrip.o -MD -MP -MF .deps/rstrip.Tpo -c -o rstrip.o rstrip.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT sub.o -MD -MP -MF .deps/sub.Tpo -c -o sub.o sub.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT subst.o -MD -MP -MF .deps/subst.Tpo -c -o subst.o subst.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT strip.o -MD -MP -MF .deps/strip.Tpo -c -o strip.o strip.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT upper.o -MD -MP -MF .deps/upper.Tpo -c -o upper.o upper.cc mv -f .deps/count.Tpo .deps/count.Po mv -f .deps/strip.Tpo .deps/strip.Po mv -f .deps/fdobuf.Tpo .deps/fdobuf.Po mv -f .deps/find_first_ch.Tpo .deps/find_first_ch.Po mv -f .deps/find_last_ch.Tpo .deps/find_last_ch.Po mv -f .deps/append.Tpo .deps/append.Po mv -f .deps/lstrip.Tpo .deps/lstrip.Po mv -f .deps/find_first_of.Tpo .deps/find_first_of.Po mv -f .deps/rstrip.Tpo .deps/rstrip.Po mv -f .deps/subst.Tpo .deps/subst.Po mv -f .deps/lower.Tpo .deps/lower.Po mv -f .deps/starts_with.Tpo .deps/starts_with.Po mv -f .deps/assign.Tpo .deps/assign.Po mv -f .deps/mystring.Tpo .deps/mystring.Po mv -f .deps/iter.Tpo .deps/iter.Po mv -f .deps/upper.Tpo .deps/upper.Po mv -f .deps/find_last_of.Tpo .deps/find_last_of.Po mv -f .deps/rep.Tpo .deps/rep.Po mv -f .deps/join.Tpo .deps/join.Po mv -f .deps/sub.Tpo .deps/sub.Po rm -f libmystring.a ar cru libmystring.a append.o assign.o count.o fdobuf.o find_first_ch.o find_first_of.o find_last_ch.o find_last_of.o iter.o join.o lower.o lstrip.o mystring.o rep.o starts_with.o rstrip.o sub.o subst.o strip.o upper.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libmystring.a make[3]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/mystring' make[3]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib' g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT address.o -MD -MP -MF .deps/address.Tpo -c -o address.o address.cc g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT argparse.o -MD -MP -MF .deps/argparse.Tpo -c -o argparse.o argparse.cc g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.cc g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT canonicalize.o -MD -MP -MF .deps/canonicalize.Tpo -c -o canonicalize.o canonicalize.cc g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT config_path.o -MD -MP -MF .deps/config_path.Tpo -c -o config_path.o config_path.cc g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT config_read.o -MD -MP -MF .deps/config_read.Tpo -c -o config_read.o config_read.cc g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT config_readlist.o -MD -MP -MF .deps/config_readlist.Tpo -c -o config_readlist.o config_readlist.cc g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT config_readint.o -MD -MP -MF .deps/config_readint.Tpo -c -o config_readint.o config_readint.cc g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT config_syserr.o -MD -MP -MF .deps/config_syserr.Tpo -c -o config_syserr.o config_syserr.cc g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT tcpconnect.o -MD -MP -MF .deps/tcpconnect.Tpo -c -o tcpconnect.o tcpconnect.cc g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT errcodes.o -MD -MP -MF .deps/errcodes.Tpo -c -o errcodes.o errcodes.cc g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT hostname.o -MD -MP -MF .deps/hostname.Tpo -c -o hostname.o hostname.cc g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT itoa.o -MD -MP -MF .deps/itoa.Tpo -c -o itoa.o itoa.cc g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT makefield.o -MD -MP -MF .deps/makefield.Tpo -c -o makefield.o makefield.cc g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT netstring.o -MD -MP -MF .deps/netstring.Tpo -c -o netstring.o netstring.cc g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT forkexec.o -MD -MP -MF .deps/forkexec.Tpo -c -o forkexec.o forkexec.cc g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT selfpipe.o -MD -MP -MF .deps/selfpipe.Tpo -c -o selfpipe.o selfpipe.cc g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT setenv.o -MD -MP -MF .deps/setenv.Tpo -c -o setenv.o setenv.cc Creating defines.cc g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT defines.o -MD -MP -MF .deps/defines.Tpo -c -o defines.o defines.cc mv -f .deps/defines.Tpo .deps/defines.Po itoa.cc: In function 'const char* itoa(long int, int)': itoa.cc:18:32: warning: array subscript -1 is outside array bounds of 'char [64]' [-Warray-bounds] 18 | while(digits > 0 && ptr > buf-1) | ~~~^~ itoa.cc:5:15: note: while referencing 'buf' 5 | static char buf[INTLENGTH]; | ^~~ mv -f .deps/canonicalize.Tpo .deps/canonicalize.Po mv -f .deps/setenv.Tpo .deps/setenv.Po mv -f .deps/errcodes.Tpo .deps/errcodes.Po mv -f .deps/itoa.Tpo .deps/itoa.Po mv -f .deps/base64.Tpo .deps/base64.Po mv -f .deps/config_syserr.Tpo .deps/config_syserr.Po mv -f .deps/config_read.Tpo .deps/config_read.Po mv -f .deps/hostname.Tpo .deps/hostname.Po mv -f .deps/netstring.Tpo .deps/netstring.Po mv -f .deps/config_readint.Tpo .deps/config_readint.Po mv -f .deps/config_readlist.Tpo .deps/config_readlist.Po mv -f .deps/makefield.Tpo .deps/makefield.Po mv -f .deps/config_path.Tpo .deps/config_path.Po mv -f .deps/argparse.Tpo .deps/argparse.Po mv -f .deps/selfpipe.Tpo .deps/selfpipe.Po mv -f .deps/tcpconnect.Tpo .deps/tcpconnect.Po mv -f .deps/forkexec.Tpo .deps/forkexec.Po mv -f .deps/address.Tpo .deps/address.Po rm -f libmisc.a ar cru libmisc.a address.o argparse.o base64.o canonicalize.o config_path.o config_read.o config_readlist.o config_readint.o config_syserr.o tcpconnect.o errcodes.o hostname.o itoa.o makefield.o netstring.o forkexec.o selfpipe.o setenv.o defines.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libmisc.a /bin/rm -f libnullmailer.a sh ./mergelib.sh libnullmailer.a \ libmisc.a \ fdbuf/libfdbuf.a \ mystring/libmystring.a make[3]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib' make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib' Making all in protocols make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/protocols' g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT smtp.o -MD -MP -MF .deps/smtp.Tpo -c -o smtp.o smtp.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT protocol.o -MD -MP -MF .deps/protocol.Tpo -c -o protocol.o protocol.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT tls_gnutls.o -MD -MP -MF .deps/tls_gnutls.Tpo -c -o tls_gnutls.o tls_gnutls.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT qmqp.o -MD -MP -MF .deps/qmqp.Tpo -c -o qmqp.o qmqp.cc mv -f .deps/protocol.Tpo .deps/protocol.Po mv -f .deps/qmqp.Tpo .deps/qmqp.Po mv -f .deps/tls_gnutls.Tpo .deps/tls_gnutls.Po g++ -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -Wl,--as-needed,-O1,--sort-common -o qmqp qmqp.o protocol.o tls_gnutls.o ../lib/cli++/libcli++.a ../lib/libnullmailer.a -lgnutls -lxnet mv -f .deps/smtp.Tpo .deps/smtp.Po g++ -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -Wl,--as-needed,-O1,--sort-common -o smtp smtp.o protocol.o tls_gnutls.o ../lib/cli++/libcli++.a ../lib/libnullmailer.a -lgnutls -lxnet make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/protocols' Making all in src make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT mailq.o -MD -MP -MF .deps/mailq.Tpo -c -o mailq.o mailq.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT dsn.o -MD -MP -MF .deps/dsn.Tpo -c -o dsn.o dsn.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT inject.o -MD -MP -MF .deps/inject.Tpo -c -o inject.o inject.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT smtpd.o -MD -MP -MF .deps/smtpd.Tpo -c -o smtpd.o smtpd.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT send.o -MD -MP -MF .deps/send.Tpo -c -o send.o send.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT sendmail.o -MD -MP -MF .deps/sendmail.Tpo -c -o sendmail.o sendmail.cc mv -f .deps/mailq.Tpo .deps/mailq.Po g++ -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -Wl,--as-needed,-O1,--sort-common -o mailq mailq.o ../lib/libnullmailer.a -lxnet mv -f .deps/sendmail.Tpo .deps/sendmail.Po g++ -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -Wl,--as-needed,-O1,--sort-common -o sendmail sendmail.o ../lib/cli++/libcli++.a ../lib/libnullmailer.a -lxnet mv -f .deps/dsn.Tpo .deps/dsn.Po g++ -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -Wl,--as-needed,-O1,--sort-common -o nullmailer-dsn dsn.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a -lxnet mv -f .deps/smtpd.Tpo .deps/smtpd.Po g++ -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -Wl,--as-needed,-O1,--sort-common -o nullmailer-smtpd smtpd.o ../lib/libnullmailer.a -lxnet mv -f .deps/queue.Tpo .deps/queue.Po g++ -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -Wl,--as-needed,-O1,--sort-common -o nullmailer-queue queue.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a -lxnet mv -f .deps/inject.Tpo .deps/inject.Po g++ -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -Wl,--as-needed,-O1,--sort-common -o nullmailer-inject inject.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a -lxnet mv -f .deps/send.Tpo .deps/send.Po g++ -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -Wl,--as-needed,-O1,--sort-common -o nullmailer-send send.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a -lxnet make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/src' Making all in test make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test' g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT address-test.o -MD -MP -MF .deps/address-test.Tpo -c -o address-test.o address-test.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT argparse-test.o -MD -MP -MF .deps/argparse-test.Tpo -c -o argparse-test.o argparse-test.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DCLI_ONLY_LONG=false -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT clitest0-clitest.o -MD -MP -MF .deps/clitest0-clitest.Tpo -c -o clitest0-clitest.o `test -f 'clitest.cc' || echo './'`clitest.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DCLI_ONLY_LONG=true -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -MT clitest1-clitest.o -MD -MP -MF .deps/clitest1-clitest.Tpo -c -o clitest1-clitest.o `test -f 'clitest.cc' || echo './'`clitest.cc sed -e 's,[@]SRCDIR[@],/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2,g; s,[@]BUILDDIR[@],/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2,g;' < functions.in > functions mv -f .deps/clitest0-clitest.Tpo .deps/clitest0-clitest.Po mv -f .deps/clitest1-clitest.Tpo .deps/clitest1-clitest.Po g++ -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -Wl,--as-needed,-O1,--sort-common -o clitest0 clitest0-clitest.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a -lxnet g++ -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -Wl,--as-needed,-O1,--sort-common -o clitest1 clitest1-clitest.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a -lxnet mv -f .deps/argparse-test.Tpo .deps/argparse-test.Po g++ -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -Wl,--as-needed,-O1,--sort-common -o argparse-test argparse-test.o ../lib/libnullmailer.a -lxnet mv -f .deps/address-test.Tpo .deps/address-test.Po g++ -Os -fomit-frame-pointer -fno-rtti -fno-exceptions -W -Wall -Wl,--as-needed,-O1,--sort-common -o address-test address-test.o ../lib/libnullmailer.a -lxnet make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test' make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2' make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2' make[1]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2' Making check in doc make[1]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/doc' Making check in lib make[1]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib' Making check in cli++ make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/cli++' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/cli++' Making check in fdbuf make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/fdbuf' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/fdbuf' Making check in mystring make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/mystring' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/mystring' make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib' make[1]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib' Making check in protocols make[1]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/protocols' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/protocols' Making check in src make[1]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/src' Making check in test make[1]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test' ./address-test 42 tests run, 0 failed. ./argparse-test 14 tests run, 0 failed. sh ./clitest.sh All tests passed. ./runtests `find /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test/tests -type f -not -name '.*'` Running test /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test/tests/send... Testing sending with a succeeding protocol Testing sending with a failing protocol Testing handling of a permanent failure Checking failed message was moved out of the queue Checking for a generated bounce message Checking bounce sender Checking bounce recipient Checking bounce contents Checking log outputs Testing handling of rejected bounces Checking failed message was moved out of the queue Checking for no generated bounce message Checking log outputs Done. Running test /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test/tests/smtpd... Testing the nullmailer-smtpd program testing queued message envelope testing queued message contents Done. Running test /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test/tests/inject/bad-headers... Checking that inject rejects leading continuation lines. No recipients were listed. Checking that inject rejects malformed RFC headers. No recipients were listed. No recipients were listed. No recipients were listed. Checking that inject rejects bad addresses. nullmailer-inject: Invalid header line: from: foo' Checking that inject honors -f 'a@b.c' Checking that inject honors -f '' Checking that inject honors -f 'a@b' Checking that inject honors -f '' Done. Running test /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test/tests/inject/from... Checking that inject inserts a from line. Checking that inject preserves an existing from line. Checking that inject does not add more from lines. Checking that inject will strip from lines. Checking that inject obeys me Checking that inject obeys config/defaulthost Checking that inject obeys config/defaultdomain Checking that inject ignores config/defaultdomain for localhost Checking that inject obeys HOSTNAME. Checking that inject obeys MAILHOST. Checking that inject obeys NULLMAILER_HOST. Checking that inject uses getpwnam Checking that inject obeys LOGNAME. Checking that inject obeys USER. Checking that inject obeys MAILUSER. Checking that inject obeys NULLMAILER_USER. Checking that inject obeys NAME. Checking that inject obeys MAILNAME. Checking that inject obeys NULLMAILER_NAME. Checking that inject will use address-comment form. Done. Running test /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test/tests/inject/queue... Testing that inject queues messages properly. Testing that inject honors $NULLMAILER_QUEUE. Done. Running test /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test/tests/inject/recips... Checking that inject uses command line with -a. Checking that inject ignores header lines with -a. Checking that inject uses command line with -b. Checking that inject uses header lines with -b. Checking that inject ignores command line with -h. Checking that inject uses header lines with -h. Checking that inject uses command line with -e and no header. Checking that inject uses command line with -e and header. Checking that inject uses header with -e and no command line. Checking that inject ignores header with -e and command line. Checking that inject uses command line with no header by default. Checking that inject uses command line with header by default. Checking that inject uses header with no command line by default. Checking that inject ignores header with command line by default. Done. Running test /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test/tests/inject/date... Checking that inject inserts a date line. Checking that inject preserves an existing date line. Checking that inject does not add more date lines. Done. Running test /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test/tests/inject/return-path... Checking that inject does not inserts a return-path. Checking that inject strips return-paths. Done. Running test /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test/tests/inject/message-id... Checking that inject inserts a message-id. Checking that inject preserves an existing message-id. Checking that inject does not add more message-ids. Checking that inject will ignore an existing message-id. Checking that inject obeys me Checking that inject obeys config/idhost Done. Running test /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test/tests/inject/from_... Checking that inject ignores a leading "From " line Checking that inject ignores a leading ">From " line Done. Running test /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test/tests/protocols.orig... Testing protocol success with smtp (command-line) Testing protocol success with smtp (stdin) Testing protocol success with smtp (stdin, IPv6) Testing protocol success with smtp (source addr) Testing protocol failure with smtp (bad source addr 1) Testing protocol failure with smtp (bad source addr 2) Testing connection refused error with smtp. Testing connection refused error with smtp (IPv6). Testing usage error with smtp (zero args). Testing usage error with smtp (two args). Testing usage error with smtp (unknown option). Testing usage error with smtp (invalid integer). Testing protocol failure with smtp. Testing protocol success with qmqp (command-line) Testing protocol success with qmqp (stdin) Testing protocol success with qmqp (stdin, IPv6) Testing protocol success with qmqp (source addr) Testing protocol failure with qmqp (bad source addr 1) Testing protocol failure with qmqp (bad source addr 2) Testing connection refused error with qmqp. Testing connection refused error with qmqp (IPv6). Testing usage error with qmqp (zero args). Testing usage error with qmqp (two args). Testing usage error with qmqp (unknown option). Testing usage error with qmqp (invalid integer). Testing protocol failure with qmqp. Done. Running test /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test/tests/queue/validate... Testing queue from to Testing queue from <@b.c> to Testing queue from to <@e.f> Testing queue from to Testing queue from to Testing queue from <> to Done. Running test /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test/tests/queue/rewrite... Checking that queue rewrites user@localhost to adminaddr. Checking that queue rewrites user@hostname to adminaddr. Checking that queue does not rewrite non-local users. Checking that queue rewrites to multiple adminaddr. Checking that queue transmits the envelope sender normally. Checking that queue rewrites sender with allmailfrom. Done. Running test /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test/tests/mailq... Testing the output of the mailq command Done. Running test /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test/tests/smtp-auth... Done. Running test /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test/tests/protocols... Testing protocol success with smtp (command-line) Testing protocol success with smtp (stdin) Testing protocol success with smtp (stdin, IPv6) Testing protocol success with smtp (source addr) Testing protocol failure with smtp (bad source addr 1) Testing protocol failure with smtp (bad source addr 2) Testing connection refused error with smtp. Testing connection refused error with smtp (IPv6). Testing usage error with smtp (zero args). Testing usage error with smtp (two args). Testing usage error with smtp (unknown option). Testing usage error with smtp (invalid integer). Testing protocol failure with smtp. Testing protocol success with qmqp (command-line) Testing protocol success with qmqp (stdin) Testing protocol success with qmqp (stdin, IPv6) Testing protocol success with qmqp (source addr) Testing protocol failure with qmqp (bad source addr 1) Testing protocol failure with qmqp (bad source addr 2) Testing connection refused error with qmqp. Testing connection refused error with qmqp (IPv6). Testing usage error with qmqp (zero args). Testing usage error with qmqp (two args). Testing usage error with qmqp (unknown option). Testing usage error with qmqp (invalid integer). Testing protocol failure with qmqp. Done. Running test /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test/tests/dsn... Testing envelope: sender, recipient, end Testing header: from, to, subject, date, message-id, mime, content-type Testing report header: reporting-mta, date Testing recipient report 1: final-recipient, action, status, date Testing recipient report 2: final-recipient, action, status, date Testing quoted message pre-header Testing quoted message header Testing quoted message body Testing fixed bounce address Testing max-lines: 0, 1, 2, bouncelines=1, override Done. 18 tests run, 0 failed make[1]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test' make[1]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2' make[1]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2' >>> nullmailer: Entering fakeroot... Making install in doc make[1]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/doc' make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/doc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/testing/nullmailer/pkg/nullmailer/usr/share/man/man1' .././install-sh -c -d '/home/buildozer/aports/testing/nullmailer/pkg/nullmailer/usr/share/man/man7' .././install-sh -c -d '/home/buildozer/aports/testing/nullmailer/pkg/nullmailer/usr/share/man/man8' /usr/bin/install -c -m 644 nullmailer-dsn.1 nullmailer-inject.1 sendmail.1 '/home/buildozer/aports/testing/nullmailer/pkg/nullmailer/usr/share/man/man1' /usr/bin/install -c -m 644 nullmailer.7 '/home/buildozer/aports/testing/nullmailer/pkg/nullmailer/usr/share/man/man7' /usr/bin/install -c -m 644 nullmailer-queue.8 nullmailer-send.8 '/home/buildozer/aports/testing/nullmailer/pkg/nullmailer/usr/share/man/man8' make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/doc' make[1]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/doc' Making install in lib make[1]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib' Making install in cli++ make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/cli++' make[3]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/cli++' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/cli++' make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/cli++' Making install in fdbuf make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/fdbuf' make[3]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/fdbuf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/fdbuf' make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/fdbuf' Making install in mystring make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/mystring' make[3]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/mystring' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/mystring' make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib/mystring' make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib' make[3]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib' make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib' make[1]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/lib' Making install in protocols make[1]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/protocols' make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/protocols' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/testing/nullmailer/pkg/nullmailer/usr/libexec/nullmailer' /usr/bin/install -c smtp qmqp '/home/buildozer/aports/testing/nullmailer/pkg/nullmailer/usr/libexec/nullmailer' make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/protocols' make[1]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/protocols' Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/src' make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/src' .././install-sh -c -d '/home/buildozer/aports/testing/nullmailer/pkg/nullmailer/usr/bin' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/testing/nullmailer/pkg/nullmailer/usr/sbin' /usr/bin/install -c mailq nullmailer-dsn nullmailer-inject nullmailer-smtpd '/home/buildozer/aports/testing/nullmailer/pkg/nullmailer/usr/bin' /usr/bin/install -c nullmailer-queue nullmailer-send sendmail '/home/buildozer/aports/testing/nullmailer/pkg/nullmailer/usr/sbin' make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/src' make[1]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/src' Making install in test make[1]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test' make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test' make[1]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/test' make[1]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2' make[2]: Entering directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/install-sh -d /home/buildozer/aports/testing/nullmailer/pkg/nullmailer/var/spool/nullmailer/failed chmod 700 /home/buildozer/aports/testing/nullmailer/pkg/nullmailer/var/spool/nullmailer/failed /bin/sh /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/install-sh -d /home/buildozer/aports/testing/nullmailer/pkg/nullmailer/var/spool/nullmailer/queue chmod 700 /home/buildozer/aports/testing/nullmailer/pkg/nullmailer/var/spool/nullmailer/queue /bin/sh /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/install-sh -d /home/buildozer/aports/testing/nullmailer/pkg/nullmailer/var/spool/nullmailer/tmp chmod 700 /home/buildozer/aports/testing/nullmailer/pkg/nullmailer/var/spool/nullmailer/tmp /bin/sh /home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2/install-sh -d /home/buildozer/aports/testing/nullmailer/pkg/nullmailer/etc/nullmailer /bin/rm -f /home/buildozer/aports/testing/nullmailer/pkg/nullmailer/var/spool/nullmailer/trigger mkfifo /home/buildozer/aports/testing/nullmailer/pkg/nullmailer/var/spool/nullmailer/trigger chmod 600 /home/buildozer/aports/testing/nullmailer/pkg/nullmailer/var/spool/nullmailer/trigger make[2]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2' make[1]: Leaving directory '/home/buildozer/aports/testing/nullmailer/src/nullmailer-2.2' >>> nullmailer-doc*: Running split function doc... >>> nullmailer-doc*: Preparing subpackage nullmailer-doc... >>> nullmailer-doc*: Running postcheck for nullmailer-doc >>> nullmailer-openrc*: Running split function openrc... >>> nullmailer-openrc*: Preparing subpackage nullmailer-openrc... >>> nullmailer-openrc*: Running postcheck for nullmailer-openrc >>> nullmailer*: Running postcheck for nullmailer >>> nullmailer*: Preparing package nullmailer... >>> nullmailer*: Stripping binaries >>> nullmailer*: Script found. /bin/sh added as a dependency for nullmailer-2.2-r4.apk >>> nullmailer*: Adding .pre-install >>> nullmailer*: Adding .post-deinstall >>> nullmailer-doc*: Scanning shared objects >>> nullmailer-openrc*: Scanning shared objects >>> nullmailer*: Scanning shared objects >>> nullmailer-doc*: Tracing dependencies... >>> nullmailer-doc*: Package size: 52.0 KB >>> nullmailer-doc*: Compressing data... >>> nullmailer-doc*: Create checksum... >>> nullmailer-doc*: Create nullmailer-doc-2.2-r4.apk >>> nullmailer-openrc*: Tracing dependencies... >>> nullmailer-openrc*: Package size: 16.0 KB >>> nullmailer-openrc*: Compressing data... >>> nullmailer-openrc*: Create checksum... >>> nullmailer-openrc*: Create nullmailer-openrc-2.2-r4.apk >>> nullmailer*: Tracing dependencies... /bin/sh so:libc.musl-x86.so.1 so:libgnutls.so.30 so:libstdc++.so.6 >>> nullmailer*: Package size: 424.0 KB >>> nullmailer*: Compressing data... >>> nullmailer*: Create checksum... >>> nullmailer*: Create nullmailer-2.2-r4.apk >>> nullmailer: Build complete at Tue, 14 Dec 2021 19:37:06 +0000 elapsed time 0h 0m 37s >>> nullmailer: Cleaning up srcdir >>> nullmailer: Cleaning up pkgdir >>> nullmailer: Uninstalling dependencies... (1/26) Purging .makedepends-nullmailer (20211214.193630) (2/26) Purging automake (1.16.5-r0) (3/26) Purging autoconf (2.71-r0) (4/26) Purging m4 (1.4.18-r2) (5/26) Purging bash (5.1.8-r0) Executing bash-5.1.8-r0.pre-deinstall (6/26) Purging gnutls-dev (3.7.1-r0) (7/26) Purging gnutls-c++ (3.7.1-r0) (8/26) Purging gnutls (3.7.1-r0) (9/26) Purging daemontools (0.76-r1) (10/26) Purging ucspi-tcp6 (1.05-r0) (11/26) Purging git-perl (2.34.1-r0) (12/26) Purging perl-git (2.34.1-r0) (13/26) Purging perl-error (0.17029-r1) (14/26) Purging perl (5.34.0-r1) (15/26) Purging readline (8.1.1-r0) (16/26) Purging nettle-dev (3.7.3-r0) (17/26) Purging gmp-dev (6.2.1-r0) (18/26) Purging libgmpxx (6.2.1-r0) (19/26) Purging nettle (3.7.3-r0) (20/26) Purging p11-kit-dev (0.24.0-r1) (21/26) Purging p11-kit (0.24.0-r1) (22/26) Purging libffi (3.4.2-r1) (23/26) Purging libtasn1-dev (4.18.0-r0) (24/26) Purging libtasn1-progs (4.18.0-r0) (25/26) Purging libtasn1 (4.18.0-r0) (26/26) Purging libunistring (0.9.10-r1) Executing busybox-1.34.1-r4.trigger OK: 335 MiB in 103 packages >>> nullmailer: Updating the testing/x86 repository index... >>> nullmailer: Signing the index...