 dpkg-buildpackage -us -uc -ui -i -I -a riscv64
dpkg-buildpackage: info: source package zdkimfilter
dpkg-buildpackage: info: source version 3.23
dpkg-buildpackage: info: source distribution stable
dpkg-buildpackage: info: source changed by Alessandro Vesely <vesely@tana.it>
 dpkg-source -i -I --before-build .
dpkg-buildpackage: info: host architecture riscv64
 debian/rules clean
dh clean
   dh_clean
	rm -f debian/debhelper-build-stamp
	rm -rf debian/.debhelper/
	rm -f -- debian/zdkimfilter.substvars debian/files
	rm -fr -- debian/zdkimfilter/ debian/tmp/
	find .  \( \( \
		\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
		\) -exec rm -f {} + \) -o \
		\( -type d -a \( -name autom4te.cache -o -name __pycache__ \) -prune -exec rm -rf {} + \) \)
 dpkg-source -i -I -b .
dpkg-source: info: using source format '3.0 (native)'
dpkg-source: info: building zdkimfilter in zdkimfilter_3.23.tar.xz
dpkg-source: info: building zdkimfilter in zdkimfilter_3.23.dsc
 debian/rules binary
dh binary
   dh_update_autotools_config
	cp -an --reflink=auto config.guess debian/.debhelper/bucket/files/8131853dbc8c3be5171fa96353de7a884a79d3f1d6b3fbf48f99037f5f95fe27.tmp
	mv debian/.debhelper/bucket/files/8131853dbc8c3be5171fa96353de7a884a79d3f1d6b3fbf48f99037f5f95fe27.tmp debian/.debhelper/bucket/files/8131853dbc8c3be5171fa96353de7a884a79d3f1d6b3fbf48f99037f5f95fe27
	cp -f /usr/share/misc/config.guess ./config.guess
	cp -an --reflink=auto config.sub debian/.debhelper/bucket/files/1ee0b1581032c46aac6ebd1de74b130f35082fb45a12e9ead42ad5c775f9b64f.tmp
	mv debian/.debhelper/bucket/files/1ee0b1581032c46aac6ebd1de74b130f35082fb45a12e9ead42ad5c775f9b64f.tmp debian/.debhelper/bucket/files/1ee0b1581032c46aac6ebd1de74b130f35082fb45a12e9ead42ad5c775f9b64f
	cp -f /usr/share/misc/config.sub ./config.sub
   dh_autoreconf
	find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec md5sum {} + -o -type l -printf "symlink  %p
" > debian/autoreconf.before
	grep -q ^XDT_ configure.ac
	autoreconf -f -i
Makefile.am:7: warning: wildcard release-notes-*.txt: non-POSIX variable name
Makefile.am:7: (probably a GNU make extension)
	find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec md5sum {} + -o -type l -printf "symlink  %p
" > debian/autoreconf.after
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/compilar/zdkim/zdkimfilter-3.23'
dh_auto_configure -- --enable-debian-build
	./configure --build=riscv64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/riscv64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --enable-debian-build
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 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/time.h... yes
checking for vfork.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
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 the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking dependency style of gcc... none
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 for gawk... (cached) gawk
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for perl... perl
checking for pod2man... pod2man
checking for courier-config... /usr/bin/courier-config
checking what Courier version... 0.60.0 (assumed)
checking filter installation directory... /usr/lib/courier/filters
checking courier configuration directory... /etc/courier
checking for library containing accept... none required
checking for ranlib... ranlib
checking for useconds_t... yes
checking for arpa/inet.h... yes
checking for arpa/nameser.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for syslog.h... yes
checking for stdint.h... (cached) yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for uid_t... yes
checking for gid_t... yes
checking for mode_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking build system type... riscv64-unknown-linux-gnu
checking host system type... riscv64-unknown-linux-gnu
checking type of array argument to getgroups... gid_t
checking for library containing getgroups... none required
checking for working getgroups... yes
checking for alarm... yes
checking for fork... yes
checking for vfork... yes
checking for vprintf... yes
checking for working mktime... yes
checking for GNU libc compatible realloc... yes
checking for dup2... yes
checking for endpwent... yes
checking for getcwd... yes
checking for gethostname... yes
checking for gethostbyname... yes
checking for getaddrinfo... yes
checking for gethostbyname2... yes
checking for gettimeofday... yes
checking for isascii... yes
checking for memchr... yes
checking for regcomp... yes
checking for select... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoull... yes
checking for realpath... yes
checking for strsep... yes
checking for bsd/string.h... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strl.h... no
checking for strl.h in /usr/local/include/strl... checking for strl.h in /usr/include/strl... checking for struct sockaddr_un.sun_len... no
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_in6.sin6_len... no
checking for gnutls >= 2.11.7... yes
checking your GnuTLS version... ok
checking for gcc options needed to detect all undeclared functions... none needed
checking whether GNUTLS_PK_EDDSA_ED25519 is declared... yes
checking whether your GnuTLS supports SHA256... yes
checking for OpenSSL includes... no
checking for certtool... 1
checking for domainname... /usr/bin/domainname
checking opendbx version... 1.4.6
checking cflags for opendbx... none
checking whether opendbx is usable... true
checking for sys/types.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/nameser.h... (cached) yes
checking for netdb.h... (cached) yes
checking for resolv.h... yes
checking flags for resolver library... -lresolv
checking if zlib is wanted... yes
checking for inflateEnd in -lz... yes
checking for zlib.h... yes
checking for uuid_generate in -luuid... yes
checking for uuid/uuid.h... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl.h... yes
checking for sys/time.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for alarm... (cached) yes
checking for memmove... yes
checking for memset... yes
checking for pselect... yes
checking for random... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for `timezone' variable in time.h... yes
checking for `altzone' variable in time.h... no
checking for `daylight' variable in time.h... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for working snprintf... yes
checking for working vsnprintf... yes
checking whether nettle is available... yes
checking if nettle version is after April 2013... yes
checking if there is res_ninit()... yes
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking how to run the C preprocessor... gcc -E
checking for egrep -e... (cached) /usr/bin/grep -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for libunistring... yes
checking how to link with libunistring... -lunistring
checking for libunistring version... 1.3.0
checking for library containing idn2_lookup_u8... -lidn2
checking for off_t... yes
checking user:group for courier executables... courier:courier
checking whether byte ordering is bigendian... no
checking whether ln -s works... yes
checking for base64... base64
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mych.sh
config.status: creating src/Makefile
config.status: creating src/filedefs.h
config.status: creating etc/Makefile
config.status: creating etc/zdkimfilter.conf.dist
config.status: creating etc/zdkimfilter.pod
config.status: creating etc/zdkimfilter.conf.pod
config.status: creating etc/zdkimsign.pod
config.status: creating etc/redact.pod
config.status: creating etc/zfilter_db.pod
config.status: creating etc/zaggregate.pod
config.status: creating etc/odbx_example.pod
config.status: creating etc/2idn.pod
config.status: creating etc/zdkimgenkey.pod
config.status: creating tests/atlocal
config.status: creating tests/Makefile
config.status: creating debian/Makefile
config.status: creating libopendkim/Makefile
config.status: creating libopendkim/tests/Makefile
config.status: creating zdkimgenkey
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing tests/atconfig commands
make[1]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23'
   dh_auto_build
	make -j2
make[1]: Entering directory '/compilar/zdkim/zdkimfilter-3.23'
cp config.h build-config.h
make  all-recursive
make[2]: Entering directory '/compilar/zdkim/zdkimfilter-3.23'
Making all in .
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.23'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23'
Making all in libopendkim
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
Making all in tests
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim/tests'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim/tests'
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2  -I/usr/include/p11-kit-1    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libzdkim_a-base32.o `test -f 'base32.c' || echo './'`base32.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2  -I/usr/include/p11-kit-1    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libzdkim_a-base64.o `test -f 'base64.c' || echo './'`base64.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2  -I/usr/include/p11-kit-1    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libzdkim_a-dkim-atps.o `test -f 'dkim-atps.c' || echo './'`dkim-atps.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2  -I/usr/include/p11-kit-1    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libzdkim_a-dkim-cache.o `test -f 'dkim-cache.c' || echo './'`dkim-cache.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2  -I/usr/include/p11-kit-1    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libzdkim_a-dkim-canon.o `test -f 'dkim-canon.c' || echo './'`dkim-canon.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2  -I/usr/include/p11-kit-1    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libzdkim_a-dkim-dns.o `test -f 'dkim-dns.c' || echo './'`dkim-dns.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2  -I/usr/include/p11-kit-1    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libzdkim_a-dkim-keys.o `test -f 'dkim-keys.c' || echo './'`dkim-keys.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2  -I/usr/include/p11-kit-1    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libzdkim_a-dkim-mailparse.o `test -f 'dkim-mailparse.c' || echo './'`dkim-mailparse.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2  -I/usr/include/p11-kit-1    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libzdkim_a-dkim-report.o `test -f 'dkim-report.c' || echo './'`dkim-report.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2  -I/usr/include/p11-kit-1    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libzdkim_a-dkim-tables.o `test -f 'dkim-tables.c' || echo './'`dkim-tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2  -I/usr/include/p11-kit-1    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libzdkim_a-dkim-test.o `test -f 'dkim-test.c' || echo './'`dkim-test.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2  -I/usr/include/p11-kit-1    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libzdkim_a-dkim-util.o `test -f 'dkim-util.c' || echo './'`dkim-util.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2  -I/usr/include/p11-kit-1    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libzdkim_a-dkim.o `test -f 'dkim.c' || echo './'`dkim.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2  -I/usr/include/p11-kit-1    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libzdkim_a-util.o `test -f 'util.c' || echo './'`util.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2  -I/usr/include/p11-kit-1    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libzdkim_a-dkim-arparse.o `test -f 'dkim-arparse.c' || echo './'`dkim-arparse.c
grep '^extern' base64.h dkim-cache.h dkim-canon.h dkim-dns.h dkim.h dkim-internal.h dkim-keys.h dkim-mailparse.h dkim-report.h dkim-tables.h dkim-test.h dkim-types.h dkim-util.h util.h dkim-arparse.h | \
	awk '{ for (c = 1; c <= NF; c++) if ($c ~ /dkim_/) { print $c; break; } }' | \
	sed -e s/\[\*\;\]//g -e s/\[\\\[\\\]\]//g | \
	sort -u -o symbols.map
rm -f libzdkim.a
ar cr libzdkim.a libzdkim_a-base32.o libzdkim_a-base64.o libzdkim_a-dkim-atps.o libzdkim_a-dkim-cache.o libzdkim_a-dkim-canon.o libzdkim_a-dkim-dns.o libzdkim_a-dkim-keys.o libzdkim_a-dkim-mailparse.o libzdkim_a-dkim-report.o libzdkim_a-dkim-tables.o libzdkim_a-dkim-test.o libzdkim_a-dkim-util.o libzdkim_a-dkim.o libzdkim_a-util.o libzdkim_a-dkim-arparse.o 
ranlib libzdkim.a
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
Making all in src
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/src'
gcc -DHAVE_CONFIG_H -I. -I..  -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimsign.o zdkimsign.c
gcc -DHAVE_CONFIG_H -I. -I..  -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o parm.o parm.c
gcc -DHAVE_CONFIG_H -I. -I..  -DMAIN -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o redact-redact.o `test -f 'redact.c' || echo './'`redact.c
gcc -DHAVE_CONFIG_H -I. -I..  -DMAIN -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o redact-parm.o `test -f 'parm.c' || echo './'`parm.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MAIN -DNO_DNS_QUERY -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zfilter_db-database.o `test -f 'database.c' || echo './'`database.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MAIN -DNO_DNS_QUERY -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zfilter_db-parm.o `test -f 'parm.c' || echo './'`parm.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MAIN -DNO_DNS_QUERY -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zfilter_db-myadsp.o `test -f 'myadsp.c' || echo './'`myadsp.c
myadsp.c: In function ‘verify_dmarc_addr’:
myadsp.c:523:58: warning: ‘%s’ directive output may be truncated writing up to 1519 bytes into a region of size between 1 and 1520 [-Wformat-truncation=]
  523 |         snprintf(query, sizeof query, "%s._report._dmarc.%s", poldo, rcptdo);
      |                                                          ^~
In file included from /usr/include/stdio.h:970,
                 from myadsp.c:36:
In function ‘snprintf’,
    inlined from ‘verify_dmarc_addr’ at myadsp.c:523:2:
/usr/include/riscv64-linux-gnu/bits/stdio2.h:68:10: note: ‘__builtin___snprintf_chk’ output between 17 and 3055 bytes into a destination of size 1536
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MAIN -DNO_DNS_QUERY -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zfilter_db-util.o `test -f 'util.c' || echo './'`util.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MAIN -DNO_DNS_QUERY -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zfilter_db-treewalk.o `test -f 'treewalk.c' || echo './'`treewalk.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_ZAG -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zaggregate-zaggregate.o `test -f 'zaggregate.c' || echo './'`zaggregate.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_ZAG -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zaggregate-database.o `test -f 'database.c' || echo './'`database.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_ZAG -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zaggregate-parm.o `test -f 'parm.c' || echo './'`parm.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_ZAG -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zaggregate-myadsp.o `test -f 'myadsp.c' || echo './'`myadsp.c
myadsp.c: In function ‘verify_dmarc_addr’:
myadsp.c:523:58: warning: ‘%s’ directive output may be truncated writing up to 1519 bytes into a region of size between 1 and 1520 [-Wformat-truncation=]
  523 |         snprintf(query, sizeof query, "%s._report._dmarc.%s", poldo, rcptdo);
      |                                                          ^~
In file included from /usr/include/stdio.h:970,
                 from myadsp.c:36:
In function ‘snprintf’,
    inlined from ‘verify_dmarc_addr’ at myadsp.c:523:2:
/usr/include/riscv64-linux-gnu/bits/stdio2.h:68:10: note: ‘__builtin___snprintf_chk’ output between 17 and 3055 bytes into a destination of size 1536
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_ZAG -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zaggregate-treewalk.o `test -f 'treewalk.c' || echo './'`treewalk.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_ZAG -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zaggregate-cstring.o `test -f 'cstring.c' || echo './'`cstring.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_ZAG -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zaggregate-urlencode.o `test -f 'urlencode.c' || echo './'`urlencode.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_ZAG -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zaggregate-util.o `test -f 'util.c' || echo './'`util.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_URLENCODE -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o urlencode-urlencode.o `test -f 'urlencode.c' || echo './'`urlencode.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_URLENCODE -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o urlencode-cstring.o `test -f 'cstring.c' || echo './'`cstring.c
gcc -DHAVE_CONFIG_H -I. -I..  -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o urldecode.o urldecode.c
gcc -DHAVE_CONFIG_H -I. -I..  -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o cstring.o cstring.c
gcc -DHAVE_CONFIG_H -I. -I..  -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o 2idn.o 2idn.c
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-zdkimfilter.o `test -f 'zdkimfilter.c' || echo './'`zdkimfilter.c
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-filterlib.o `test -f 'filterlib.c' || echo './'`filterlib.c
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-parm.o `test -f 'parm.c' || echo './'`parm.c
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-redact.o `test -f 'redact.c' || echo './'`redact.c
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-database.o `test -f 'database.c' || echo './'`database.c
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-publicsuffix.o `test -f 'publicsuffix.c' || echo './'`publicsuffix.c
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-util.o `test -f 'util.c' || echo './'`util.c
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-md5.o `test -f 'md5.c' || echo './'`md5.c
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-myadsp.o `test -f 'myadsp.c' || echo './'`myadsp.c
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-rfc822.o `test -f 'rfc822.c' || echo './'`rfc822.c
myadsp.c: In function ‘verify_dmarc_addr’:
myadsp.c:523:58: warning: ‘%s’ directive output may be truncated writing up to 1519 bytes into a region of size between 1 and 1520 [-Wformat-truncation=]
  523 |         snprintf(query, sizeof query, "%s._report._dmarc.%s", poldo, rcptdo);
      |                                                          ^~
In file included from /usr/include/stdio.h:970,
                 from myadsp.c:36:
In function ‘snprintf’,
    inlined from ‘verify_dmarc_addr’ at myadsp.c:523:2:
/usr/include/riscv64-linux-gnu/bits/stdio2.h:68:10: note: ‘__builtin___snprintf_chk’ output between 17 and 3055 bytes into a destination of size 1536
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-rfc822_getaddr.o `test -f 'rfc822_getaddr.c' || echo './'`rfc822_getaddr.c
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-rfc822_getaddrs.o `test -f 'rfc822_getaddrs.c' || echo './'`rfc822_getaddrs.c
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-transform.o `test -f 'transform.c' || echo './'`transform.c
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-cstring.o `test -f 'cstring.c' || echo './'`cstring.c
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-strdup_crsp.o `test -f 'strdup_crsp.c' || echo './'`strdup_crsp.c
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-rfc822_mytake.o `test -f 'rfc822_mytake.c' || echo './'`rfc822_mytake.c
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-treewalk.o `test -f 'treewalk.c' || echo './'`treewalk.c
gcc -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o zdkimsign zdkimsign.o parm.o -L../libopendkim -lzdkim  -lgnutls  
gcc -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o redact redact-redact.o redact-parm.o -lnettle 
gcc -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o zfilter_db zfilter_db-database.o zfilter_db-parm.o zfilter_db-myadsp.o zfilter_db-util.o zfilter_db-treewalk.o -lopendbx  -L../libopendkim -lzdkim  -lgnutls   -lidn2 -lresolv  
gcc -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o zaggregate zaggregate-zaggregate.o zaggregate-database.o zaggregate-parm.o zaggregate-myadsp.o zaggregate-treewalk.o zaggregate-cstring.o zaggregate-urlencode.o zaggregate-util.o -lopendbx -lresolv -lz -luuid  -lidn2  -L../libopendkim -lzdkim  -lgnutls  
gcc -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o urlencode urlencode-urlencode.o urlencode-cstring.o  
gcc -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o urldecode urldecode.o cstring.o  
gcc -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o 2idn 2idn.o -lidn2 
gcc -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o zdkimfilter zdkimfilter-zdkimfilter.o zdkimfilter-filterlib.o zdkimfilter-parm.o zdkimfilter-redact.o zdkimfilter-database.o zdkimfilter-publicsuffix.o zdkimfilter-util.o zdkimfilter-md5.o zdkimfilter-myadsp.o zdkimfilter-rfc822.o zdkimfilter-rfc822_getaddr.o zdkimfilter-rfc822_getaddrs.o zdkimfilter-transform.o zdkimfilter-cstring.o zdkimfilter-strdup_crsp.o zdkimfilter-rfc822_mytake.o zdkimfilter-treewalk.o -L../libopendkim -lzdkim  -lgnutls  -lresolv  -lnettle   -lopendbx  -lidn2 -lunistring 
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/src'
Making all in etc
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/etc'
pod2man --utf8 --release="zdkimfilter 3.23" --center=zdkimfilter --section=5 --name=zdkimfilter.conf zdkimfilter.conf.pod zdkimfilter.conf.5
pod2man --utf8 --release="zdkimfilter 3.23" --center=zdkimfilter --section=8 --name=zdkimfilter zdkimfilter.pod zdkimfilter.8
pod2man --utf8 --release="zdkimfilter 3.23" --center=zdkimfilter --section=1 --name=zfilter_db zfilter_db.pod zfilter_db.1
pod2man --utf8 --release="zdkimfilter 3.23" --center=zdkimfilter --section=1 --name=zdkimsign zdkimsign.pod zdkimsign.1
pod2man --utf8 --release="zdkimfilter 3.23" --center=zdkimfilter --section=1 --name=redact redact.pod redact.1
pod2man --utf8 --release="zdkimfilter 3.23" --center=zdkimfilter --section=1 --name=zaggregate zaggregate.pod zaggregate.1
pod2man --utf8 --release="zdkimfilter 3.23" --center=zdkimfilter --section=1 --name=urlencode urlencode.pod urlencode.1
pod2man --utf8 --release="zdkimfilter 3.23" --center=zdkimfilter --section=1 --name=urldecode urldecode.pod urldecode.1
pod2man --utf8 --release="zdkimfilter 3.23" --center=zdkimfilter --section=1 --name=2idn 2idn.pod 2idn.1
pod2man --utf8 --release="zdkimfilter 3.23" --center=zdkimfilter --section=8 --name=zdkimgenkey zdkimgenkey.pod zdkimgenkey.8
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/etc'
Making all in tests
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/tests'
Making all in debian
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/debian'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/debian'
make[2]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23'
make[1]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23'
   dh_auto_test
	make -j2 check "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1
make[1]: Entering directory '/compilar/zdkim/zdkimfilter-3.23'
Making check in .
make[2]: Entering directory '/compilar/zdkim/zdkimfilter-3.23'
make[2]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23'
Making check in libopendkim
make[2]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
Making check in tests
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim/tests'
make  t-setup t-test00 t-test01 t-test02 t-test03 t-test04 t-test05 t-test06 t-test07 t-test08 t-test09 t-test10 t-test11 t-test12 t-test13 t-test14 t-test15 t-test16 t-test17 t-test18 t-test19 t-test20 t-test21 t-test22 t-test23 t-test24 t-test25 t-test26 t-test27 t-test28 t-test29 t-test30 t-test31 t-test32 t-test33 t-test34 t-test35 t-test36 t-test37 t-test38 t-test39 t-test40 t-test42 t-test43 t-test44 t-test46 t-test47 t-test48 t-test50 t-test51 t-test52 t-test53 t-test54 t-test55 t-test56 t-test57 t-test58 t-test59 t-test60 t-test61 t-test62 t-test63 t-test64 t-test65 t-test66 t-test67 t-test68 t-test69 t-test70 t-test71 t-test72 t-test73 t-test74 t-test76 t-test77 t-test78 t-test79 t-test80 t-test81 t-test82 t-test83 t-test84 t-test85 t-test86 t-test87 t-test88 t-test89 t-test90 t-test91 t-test92 t-test93 t-test94 t-test96 t-test97 t-test98 t-test99 t-test100 t-test101 t-test102 t-test103 t-test104 t-test105 t-test106 t-test107 t-test108 t-test109 t-test110 t-test111 t-test112 t-test114 t-test115 t-test116 t-test117 t-test119 t-test120 t-test121 t-test122 t-test123 t-test125 t-test126 t-test127 t-test128 t-test129 t-test130 t-test131 t-test132 t-test133 t-test134 t-test135 t-test136 t-test137 t-test138 t-test139 t-test140 t-test141 t-test142 t-test143 t-test144 t-test145 t-test146 t-test147 t-test148 t-test149 t-test150 t-test151 t-test152 t-test153 t-test154 t-test200 t-test201 t-test203 t-test204 t-test207 t-test300 t-test301 t-test302 t-test303 t-test304 t-test305 t-test306 t-test307 t-test308 t-test309 t-test310 t-signperf t-verifyperf  t-cleanup t-signperf-all t-verifyperf-all
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim/tests'
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-setup.o t-setup.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test00.o t-test00.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test01.o t-test01.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test02.o t-test02.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test03.o t-test03.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test04.o t-test04.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test05.o t-test05.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test06.o t-test06.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test07.o t-test07.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test08.o t-test08.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test09.o t-test09.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test10.o t-test10.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test11.o t-test11.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test12.o t-test12.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test13.o t-test13.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test14.o t-test14.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test15.o t-test15.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test16.o t-test16.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test17.o t-test17.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test18.o t-test18.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test19.o t-test19.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test20.o t-test20.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test21.o t-test21.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test22.o t-test22.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test23.o t-test23.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test24.o t-test24.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test25.o t-test25.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test26.o t-test26.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test27.o t-test27.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test28.o t-test28.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test29.o t-test29.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test30.o t-test30.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test31.o t-test31.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test32.o t-test32.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test33.o t-test33.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test34.o t-test34.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test35.o t-test35.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test36.o t-test36.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test37.o t-test37.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test38.o t-test38.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test39.o t-test39.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test40.o t-test40.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test42.o t-test42.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test43.o t-test43.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test44.o t-test44.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test46.o t-test46.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test47.o t-test47.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test48.o t-test48.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test50.o t-test50.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test51.o t-test51.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test52.o t-test52.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test53.o t-test53.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test54.o t-test54.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test55.o t-test55.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test56.o t-test56.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test57.o t-test57.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test58.o t-test58.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test59.o t-test59.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test60.o t-test60.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test61.o t-test61.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test62.o t-test62.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test63.o t-test63.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test64.o t-test64.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test65.o t-test65.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test66.o t-test66.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test67.o t-test67.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test68.o t-test68.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test69.o t-test69.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test70.o t-test70.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test71.o t-test71.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test72.o t-test72.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test73.o t-test73.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test74.o t-test74.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test76.o t-test76.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test77.o t-test77.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test78.o t-test78.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test79.o t-test79.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test80.o t-test80.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test81.o t-test81.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test82.o t-test82.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test83.o t-test83.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test84.o t-test84.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test85.o t-test85.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test86.o t-test86.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test87.o t-test87.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test88.o t-test88.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test89.o t-test89.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test90.o t-test90.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test91.o t-test91.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test92.o t-test92.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test93.o t-test93.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test94.o t-test94.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test96.o t-test96.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test97.o t-test97.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test98.o t-test98.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test99.o t-test99.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test100.o t-test100.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test101.o t-test101.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test102.o t-test102.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test103.o t-test103.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test104.o t-test104.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test105.o t-test105.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test106.o t-test106.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test107.o t-test107.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test108.o t-test108.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test109.o t-test109.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test110.o t-test110.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test111.o t-test111.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test112.o t-test112.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test114.o t-test114.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test115.o t-test115.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test116.o t-test116.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test117.o t-test117.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test119.o t-test119.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test120.o t-test120.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test121.o t-test121.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test122.o t-test122.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test123.o t-test123.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test125.o t-test125.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test126.o t-test126.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test127.o t-test127.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test128.o t-test128.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test129.o t-test129.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test130.o t-test130.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test131.o t-test131.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test132.o t-test132.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test133.o t-test133.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test134.o t-test134.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test135.o t-test135.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test136.o t-test136.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test137.o t-test137.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test138.o t-test138.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test139.o t-test139.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test140.o t-test140.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test141.o t-test141.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test142.o t-test142.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test143.o t-test143.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test144.o t-test144.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test145.o t-test145.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test146.o t-test146.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test147.o t-test147.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test148.o t-test148.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test149.o t-test149.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test150.o t-test150.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test151.o t-test151.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test152.o t-test152.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test153.o t-test153.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test154.o t-test154.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test200.o t-test200.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test201.o t-test201.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test203.o t-test203.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test204.o t-test204.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test207.o t-test207.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test300.o t-test300.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test301.o t-test301.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test302.o t-test302.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test303.o t-test303.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test304.o t-test304.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test305.o t-test305.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test306.o t-test306.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test307.o t-test307.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test308.o t-test308.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test309.o t-test309.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test310.o t-test310.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-signperf.o t-signperf.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-verifyperf.o t-verifyperf.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-cleanup.o t-cleanup.c
make[4]: Nothing to be done for 't-signperf-all'.
make[4]: Nothing to be done for 't-verifyperf-all'.
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-setup t-setup.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test00 t-test00.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test01 t-test01.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test02 t-test02.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test03 t-test03.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test04 t-test04.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test05 t-test05.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test06 t-test06.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test07 t-test07.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test08 t-test08.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test09 t-test09.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test10 t-test10.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test11 t-test11.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test12 t-test12.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test13 t-test13.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test14 t-test14.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test15 t-test15.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test16 t-test16.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test17 t-test17.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test18 t-test18.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test19 t-test19.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test20 t-test20.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test21 t-test21.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test22 t-test22.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test23 t-test23.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test24 t-test24.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test25 t-test25.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test26 t-test26.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test27 t-test27.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test28 t-test28.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test29 t-test29.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test30 t-test30.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test31 t-test31.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test32 t-test32.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test33 t-test33.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test34 t-test34.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test35 t-test35.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test36 t-test36.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test37 t-test37.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test38 t-test38.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test39 t-test39.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test40 t-test40.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test42 t-test42.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test43 t-test43.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test44 t-test44.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test46 t-test46.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test47 t-test47.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test48 t-test48.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test50 t-test50.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test51 t-test51.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test52 t-test52.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test53 t-test53.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test54 t-test54.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test55 t-test55.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test56 t-test56.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test57 t-test57.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test58 t-test58.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test59 t-test59.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test60 t-test60.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test61 t-test61.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test62 t-test62.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test63 t-test63.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test64 t-test64.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test65 t-test65.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test66 t-test66.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test67 t-test67.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test68 t-test68.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test69 t-test69.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test70 t-test70.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test71 t-test71.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test72 t-test72.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test73 t-test73.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test74 t-test74.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test76 t-test76.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test77 t-test77.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test78 t-test78.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test79 t-test79.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test80 t-test80.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test81 t-test81.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test82 t-test82.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test83 t-test83.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test84 t-test84.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test85 t-test85.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test86 t-test86.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test87 t-test87.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test88 t-test88.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test89 t-test89.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test90 t-test90.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test91 t-test91.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test92 t-test92.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test93 t-test93.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test94 t-test94.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test96 t-test96.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test97 t-test97.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test98 t-test98.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test99 t-test99.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test100 t-test100.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test101 t-test101.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test102 t-test102.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test103 t-test103.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test104 t-test104.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test105 t-test105.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test106 t-test106.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test107 t-test107.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test108 t-test108.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test109 t-test109.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test110 t-test110.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test111 t-test111.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test112 t-test112.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test114 t-test114.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test115 t-test115.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test116 t-test116.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test117 t-test117.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test119 t-test119.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test120 t-test120.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test121 t-test121.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test122 t-test122.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test123 t-test123.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test125 t-test125.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test126 t-test126.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test127 t-test127.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test128 t-test128.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test129 t-test129.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test130 t-test130.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test131 t-test131.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test132 t-test132.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test133 t-test133.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test134 t-test134.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test135 t-test135.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test136 t-test136.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test137 t-test137.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test138 t-test138.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test139 t-test139.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test140 t-test140.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test141 t-test141.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test142 t-test142.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test143 t-test143.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test144 t-test144.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test145 t-test145.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test146 t-test146.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test147 t-test147.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test148 t-test148.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test149 t-test149.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test150 t-test150.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test151 t-test151.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test152 t-test152.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test153 t-test153.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test154 t-test154.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test200 t-test200.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test201 t-test201.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test203 t-test203.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test204 t-test204.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test207 t-test207.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test300 t-test300.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test301 t-test301.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test302 t-test302.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test303 t-test303.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test304 t-test304.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test305 t-test305.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test306 t-test306.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test307 t-test307.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test308 t-test308.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test309 t-test309.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test310 t-test310.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-signperf t-signperf.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-verifyperf t-verifyperf.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
gcc    -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-cleanup t-cleanup.o ../libzdkim.a  -lgnutls  -lresolv -lidn2 
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim/tests'
make  check-TESTS check-local
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim/tests'
make[4]: Nothing to be done for 'check-local'.
make[5]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim/tests'
PASS: t-setup
PASS: t-test00
PASS: t-test01
PASS: t-test02
PASS: t-test03
PASS: t-test04
PASS: t-test05
PASS: t-test06
PASS: t-test07
PASS: t-test08
PASS: t-test09
PASS: t-test10
PASS: t-test11
PASS: t-test12
PASS: t-test13
PASS: t-test14
PASS: t-test15
PASS: t-test16
PASS: t-test17
PASS: t-test18
PASS: t-test19
PASS: t-test20
PASS: t-test21
PASS: t-test22
PASS: t-test23
PASS: t-test24
PASS: t-test25
PASS: t-test26
PASS: t-test27
PASS: t-test28
PASS: t-test29
PASS: t-test30
PASS: t-test31
PASS: t-test32
PASS: t-test33
PASS: t-test34
PASS: t-test35
PASS: t-test36
PASS: t-test37
PASS: t-test38
PASS: t-test39
PASS: t-test40
PASS: t-test42
PASS: t-test43
PASS: t-test44
PASS: t-test46
PASS: t-test47
PASS: t-test48
PASS: t-test50
PASS: t-test51
PASS: t-test52
PASS: t-test53
PASS: t-test54
PASS: t-test55
PASS: t-test56
PASS: t-test57
PASS: t-test58
PASS: t-test59
PASS: t-test60
PASS: t-test61
PASS: t-test63
PASS: t-test62
PASS: t-test64
PASS: t-test65
PASS: t-test66
PASS: t-test67
PASS: t-test68
PASS: t-test69
PASS: t-test70
PASS: t-test71
PASS: t-test72
PASS: t-test73
PASS: t-test74
PASS: t-test76
PASS: t-test77
PASS: t-test78
PASS: t-test79
PASS: t-test80
PASS: t-test81
PASS: t-test82
PASS: t-test83
PASS: t-test84
PASS: t-test85
PASS: t-test86
PASS: t-test87
PASS: t-test88
PASS: t-test89
PASS: t-test90
PASS: t-test91
PASS: t-test92
PASS: t-test93
PASS: t-test94
PASS: t-test96
PASS: t-test97
PASS: t-test98
PASS: t-test99
PASS: t-test100
PASS: t-test101
PASS: t-test102
PASS: t-test103
PASS: t-test104
PASS: t-test105
PASS: t-test106
PASS: t-test107
PASS: t-test108
PASS: t-test109
PASS: t-test110
PASS: t-test111
PASS: t-test112
PASS: t-test114
PASS: t-test115
PASS: t-test116
PASS: t-test117
PASS: t-test119
PASS: t-test120
PASS: t-test121
PASS: t-test122
PASS: t-test123
PASS: t-test125
PASS: t-test126
PASS: t-test127
PASS: t-test128
PASS: t-test129
PASS: t-test130
PASS: t-test132
PASS: t-test131
PASS: t-test133
PASS: t-test134
PASS: t-test135
PASS: t-test136
PASS: t-test137
PASS: t-test138
PASS: t-test139
PASS: t-test140
PASS: t-test141
PASS: t-test142
PASS: t-test143
PASS: t-test144
PASS: t-test145
PASS: t-test146
PASS: t-test147
PASS: t-test148
PASS: t-test149
PASS: t-test150
PASS: t-test151
PASS: t-test152
PASS: t-test153
PASS: t-test154
PASS: t-test200
PASS: t-test201
PASS: t-test203
PASS: t-test204
PASS: t-test207
PASS: t-test300
PASS: t-test301
PASS: t-test302
PASS: t-test303
PASS: t-test304
PASS: t-test305
PASS: t-test306
PASS: t-test307
PASS: t-test308
PASS: t-test309
PASS: t-test310
============================================================================
Testsuite summary for zdkimfilter for courier 3.23
============================================================================
# TOTAL: 164
# PASS:  164
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim/tests'
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim/tests'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim/tests'
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
make  TESTmailparse TESTutil
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MAILPARSE -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTmailparse-dkim-mailparse.o `test -f 'dkim-mailparse.c' || echo './'`dkim-mailparse.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_UTIL -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTutil-dkim-arparse.o `test -f 'dkim-arparse.c' || echo './'`dkim-arparse.c
dkim-arparse.c:36:9: warning: "NDEBUG" redefined
   36 | #define NDEBUG
      |         ^~~~~~
<command-line>: note: this is the location of the previous definition
gcc -DNDEBUG -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTmailparse TESTmailparse-dkim-mailparse.o  
gcc -DNDEBUG -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTutil TESTutil-dkim-arparse.o  
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
make  check-TESTS
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
make[5]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
PASS: TESTmailparse
============================================================================
Testsuite summary for zdkimfilter for courier 3.23
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
make[2]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
Making check in src
make[2]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/src'
make  TESTmyadsp TESTpublicsuffix TESTundo_percent_relay TESTcstring TESTtransform TESTmailto TESTparm TESTrewrite TESTtreewalk
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MYADSP -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTmyadsp-myadsp.o `test -f 'myadsp.c' || echo './'`myadsp.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MYADSP -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTmyadsp-util.o `test -f 'util.c' || echo './'`util.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MYADSP -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTmyadsp-treewalk.o `test -f 'treewalk.c' || echo './'`treewalk.c
myadsp.c: In function ‘verify_dmarc_addr’:
myadsp.c:523:58: warning: ‘%s’ directive output may be truncated writing up to 1519 bytes into a region of size between 1 and 1520 [-Wformat-truncation=]
  523 |         snprintf(query, sizeof query, "%s._report._dmarc.%s", poldo, rcptdo);
      |                                                          ^~
In file included from /usr/include/stdio.h:970,
                 from myadsp.c:36:
In function ‘snprintf’,
    inlined from ‘verify_dmarc_addr’ at myadsp.c:523:2:
/usr/include/riscv64-linux-gnu/bits/stdio2.h:68:10: note: ‘__builtin___snprintf_chk’ output between 17 and 3055 bytes into a destination of size 1536
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MYADSP -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTmyadsp-parm.o `test -f 'parm.c' || echo './'`parm.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MAIN -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTpublicsuffix-publicsuffix.o `test -f 'publicsuffix.c' || echo './'`publicsuffix.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_UNDO_PERCENT -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTundo_percent_relay-filterlib.o `test -f 'filterlib.c' || echo './'`filterlib.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MAIN -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTcstring-cstring.o `test -f 'cstring.c' || echo './'`cstring.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_TRANSFORM -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTtransform-transform.o `test -f 'transform.c' || echo './'`transform.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_TRANSFORM -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTtransform-util.o `test -f 'util.c' || echo './'`util.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_TRANSFORM -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTtransform-filterlib.o `test -f 'filterlib.c' || echo './'`filterlib.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_TRANSFORM -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTtransform-treewalk.o `test -f 'treewalk.c' || echo './'`treewalk.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_TRANSFORM -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTtransform-parm.o `test -f 'parm.c' || echo './'`parm.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MAILTO -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTmailto-util.o `test -f 'util.c' || echo './'`util.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_PARM -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTparm-parm.o `test -f 'parm.c' || echo './'`parm.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MAIN -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTrewrite-rfc822_mytake.o `test -f 'rfc822_mytake.c' || echo './'`rfc822_mytake.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MAIN -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTrewrite-rfc822.o `test -f 'rfc822.c' || echo './'`rfc822.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MAIN -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTrewrite-rfc822_getaddr.o `test -f 'rfc822_getaddr.c' || echo './'`rfc822_getaddr.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MAIN -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTrewrite-rfc822_getaddrs.o `test -f 'rfc822_getaddrs.c' || echo './'`rfc822_getaddrs.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MAIN -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTrewrite-strdup_crsp.o `test -f 'strdup_crsp.c' || echo './'`strdup_crsp.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_RESOLV -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTtreewalk-treewalk.o `test -f 'treewalk.c' || echo './'`treewalk.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_RESOLV -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTtreewalk-parm.o `test -f 'parm.c' || echo './'`parm.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_RESOLV -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTtreewalk-util.o `test -f 'util.c' || echo './'`util.c
gcc -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTmyadsp TESTmyadsp-myadsp.o TESTmyadsp-util.o TESTmyadsp-treewalk.o TESTmyadsp-parm.o -lresolv  -lidn2  -L../libopendkim -lzdkim  -lgnutls  
gcc -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTpublicsuffix TESTpublicsuffix-publicsuffix.o -lidn2 -lunistring 
gcc -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTundo_percent_relay TESTundo_percent_relay-filterlib.o  
gcc -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTcstring TESTcstring-cstring.o  
gcc -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTtransform TESTtransform-transform.o TESTtransform-util.o TESTtransform-filterlib.o TESTtransform-treewalk.o TESTtransform-parm.o -L../libopendkim -lzdkim  -lgnutls  -lresolv  -lidn2 
gcc -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTmailto TESTmailto-util.o -L../libopendkim -lzdkim  -lidn2 
gcc -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTparm TESTparm-parm.o  
gcc -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTrewrite TESTrewrite-rfc822_mytake.o TESTrewrite-rfc822.o TESTrewrite-rfc822_getaddr.o TESTrewrite-rfc822_getaddrs.o TESTrewrite-strdup_crsp.o  
gcc -I.. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.23=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTtreewalk TESTtreewalk-treewalk.o TESTtreewalk-parm.o TESTtreewalk-util.o -L../libopendkim -lzdkim  -lgnutls  -lresolv  -lidn2 
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/src'
make[2]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/src'
Making check in etc
make[2]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/etc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/etc'
Making check in tests
make[2]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/tests'
make  check-local
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/tests'
/bin/bash './testsuite' -j2 --verbose
## ---------------------------------------- ##
## zdkimfilter for courier 3.23 test suite. ##
## ---------------------------------------- ##


1. testsuite.at:354: testing test default parameters ...
2. testsuite.at:364: testing test integer overflow is caught ...
./testsuite.at:370: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:357: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
2. testsuite.at:364:  ok
1. testsuite.at:354:  ok


3. testsuite.at:381: testing test backslash for parameter line continuation ...
./testsuite.at:386: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
4. testsuite.at:393: testing test parameter inclusion ...
3. testsuite.at:381:  ok

5. testsuite.at:432: testing Sign and verify my signature ...
./testsuite.at:448: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:407: TESTparm default_domain -f tst10.conf
./testsuite.at:457: sed '/^Authentication-Results:/s/^/Old-/' mail > mail2
./testsuite.at:412: TESTparm default_domain -f tst1.conf
./testsuite.at:474: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:422: TESTparm default_domain -f tstbad.conf
4. testsuite.at:393:  ok
./testsuite.at:492: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

5. testsuite.at:432:  ok
6. testsuite.at:504: testing Check public key with spaces ...
./testsuite.at:520: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

7. testsuite.at:559: testing Repeat with key choice ...
./testsuite.at:583: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:545: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:592: sed '/^Authentication-Results:/s/^/Old-/' mail > mail2
6. testsuite.at:504:  ok
./testsuite.at:608: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

8. testsuite.at:639: testing Fold very long From: ...
./testsuite.at:667: cp mail mail0
./testsuite.at:626: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:677: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
7. testsuite.at:559:  ok
./testsuite.at:699: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

9. testsuite.at:713: testing Sign with default domain ...
./testsuite.at:726: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
8. testsuite.at:639:  ok

9. testsuite.at:713:  ok
10. testsuite.at:737: testing Sign with extension tag ...

./testsuite.at:750: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
11. testsuite.at:776: testing Sign with default domain, selector given ...
./testsuite.at:758: grep -q 'foo=bar' mail
./testsuite.at:790: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
stdout:
./testsuite.at:764: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
11. testsuite.at:776:  ok
10. testsuite.at:737:  ok

12. testsuite.at:801: testing Sign with default domain, selector linked ...

13. testsuite.at:864: testing Verify simple author signature ...
./testsuite.at:815: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:867: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
12. testsuite.at:801:  ok
13. testsuite.at:864:  ok

14. testsuite.at:872: testing Verify author signature mixed with other 1/6 ...

15. testsuite.at:879: testing Verify author signature mixed with other 2/6 ...
./testsuite.at:875: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:882: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
14. testsuite.at:872:  ok
15. testsuite.at:879:  ok


16. testsuite.at:886: testing Verify author signature mixed with other 3/6 ...
17. testsuite.at:893: testing Verify author signature mixed with other 4/6 ...
./testsuite.at:889: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:896: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
16. testsuite.at:886:  ok
17. testsuite.at:893:  ok

18. testsuite.at:900: testing Verify author signature mixed with other 5/6 ...

19. testsuite.at:907: testing Verify author signature mixed with other 6/6 ...
./testsuite.at:903: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:910: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
18. testsuite.at:900:  ok
19. testsuite.at:907:  ok

20. testsuite.at:914: testing Verify simple author failed signature ...

./testsuite.at:917: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
21. testsuite.at:922: testing Verify sender signature mixed with other 1/6 ...
./testsuite.at:925: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
20. testsuite.at:914:  ok
21. testsuite.at:922:  ok

22. testsuite.at:930: testing Verify sender signature mixed with other 2/6 ...

./testsuite.at:933: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
23. testsuite.at:937: testing Verify sender signature mixed with other 3/6 ...
./testsuite.at:940: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
22. testsuite.at:930:  ok
23. testsuite.at:937:  ok

24. testsuite.at:944: testing Verify sender signature mixed with other 4/6 ...

./testsuite.at:947: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
25. testsuite.at:951: testing Verify sender signature mixed with other 5/6 ...
./testsuite.at:954: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
24. testsuite.at:944:  ok
25. testsuite.at:951:  ok

26. testsuite.at:958: testing Verify sender signature mixed with other 6/6 ...

./testsuite.at:961: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
27. testsuite.at:969: testing Verify the IP address passed to database ...
./testsuite.at:972: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
26. testsuite.at:958:  ok
./testsuite.at:973: $HAVE_OPENDBX || exit 77
./testsuite.at:974: grep 'ip: ::ffff:192.0.2.1' database_dump

27. testsuite.at:969:  ok
28. testsuite.at:980: testing Verify the IP address and iprev ...

./testsuite.at:983: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
29. testsuite.at:996: testing Verify the bounce address passed to database ...
./testsuite.at:984: $HAVE_OPENDBX || exit 77
./testsuite.at:985: grep 'ip: ::ffff:192.0.2.1' database_dump
./testsuite.at:999: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:989: grep 'iprev: server.example' database_dump
28. testsuite.at:980:  ok
./testsuite.at:1000: $HAVE_OPENDBX || exit 77
./testsuite.at:1001: grep 'envelope_sender:' database_dump
29. testsuite.at:996:  ok

30. testsuite.at:1008: testing Verify bounce address after signing ...

./testsuite.at:1025: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
31. testsuite.at:1041: testing Reject message with non-existent HELO domain ...
./testsuite.at:1058: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1033: $HAVE_OPENDBX || exit 77
./testsuite.at:1034: grep 'envelope_sender:' database_dump
./testsuite.at:1070: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
30. testsuite.at:1008:  ok
./testsuite.at:1081: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

32. testsuite.at:1105: testing Reject message with non-existent From: domain ...
./testsuite.at:1120: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1093: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
31. testsuite.at:1041:  ok
./testsuite.at:1135: $HAVE_OPENDBX || exit 77
./testsuite.at:1136: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

32. testsuite.at:1105:  ok
33. testsuite.at:1147: testing Accept message with non-existent From: domain ...
./testsuite.at:1159: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

34. testsuite.at:1176: testing Whitelisted sender, non-existent From: domain ...
./testsuite.at:1167: head -n 3 mail
./testsuite.at:1192: $HAVE_OPENDBX || exit 77
./testsuite.at:1193: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
33. testsuite.at:1147:  ok

./testsuite.at:1203: head -n 3 mail
35. testsuite.at:1248: testing Whitelisted signer, non-existent From: domain ...
./testsuite.at:1254: $HAVE_OPENDBX || exit 77
./testsuite.at:1216: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1267: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1234: $HAVE_OPENDBX || exit 77
./testsuite.at:1235: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1278: head -n 3 mail
./testsuite.at:1292: $HAVE_OPENDBX || exit 77
./testsuite.at:1293: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
34. testsuite.at:1176:  ok
35. testsuite.at:1248:  ok

36. testsuite.at:1306: testing Whitelisted both ways, SPF ignored ...
./testsuite.at:1313: $HAVE_OPENDBX || exit 77

./testsuite.at:1326: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
37. testsuite.at:1386: testing Dkim whitelisting with SPF-validated signer ...
./testsuite.at:1392: $HAVE_OPENDBX || exit 77
./testsuite.at:1405: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1337: head -n 4 mail
./testsuite.at:1352: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1416: head -n 4 mail
./testsuite.at:1431: $HAVE_OPENDBX || exit 77
./testsuite.at:1432: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1371: $HAVE_OPENDBX || exit 77
./testsuite.at:1372: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1442: head -n 4 mail
37. testsuite.at:1386:  ok
36. testsuite.at:1306:  ok


39. testsuite.at:1510: testing Verify author signature with policy: all ...
38. testsuite.at:1451: testing Whitelisted but not authenticated From: domain ...
./testsuite.at:1468: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1525: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1534: head -n 5 mail
./testsuite.at:1476: $HAVE_OPENDBX || exit 77
./testsuite.at:1477: grep 'domain: author.example' database_dump
39. testsuite.at:1510:  ok
38. testsuite.at:1451:  ok


40. testsuite.at:1545: testing Verify author signature with policy: discard ...
41. testsuite.at:1580: testing Fail author signature with policy: all ...
./testsuite.at:1560: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1595: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1569: head -n 5 mail
./testsuite.at:1604: head -n 5 mail
40. testsuite.at:1545:  ok
41. testsuite.at:1580:  ok


42. testsuite.at:1615: testing Reject author signature with policy: all ...
43. testsuite.at:1640: testing Drop author signature with policy: discard ...
./testsuite.at:1631: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1657: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
42. testsuite.at:1615:  ok
43. testsuite.at:1640:  ok


44. testsuite.at:1669: testing Whitelisted sender, failed policy: accept ...
./testsuite.at:1678: $HAVE_OPENDBX || exit 77
45. testsuite.at:1711: testing Verify sender, fail author, policy: all ...
./testsuite.at:1689: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1726: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1700: head -n 5 mail
./testsuite.at:1735: head -n 5 mail
44. testsuite.at:1669:  ok
45. testsuite.at:1711:  ok


46. testsuite.at:1746: testing Verify sender, fail author, policy: discard ...
47. testsuite.at:1779: testing Missing author signature with policy: all ...
./testsuite.at:1761: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1797: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1768: head -n 5 mail
./testsuite.at:1804: head -n 4 mail
46. testsuite.at:1746:  ok
47. testsuite.at:1779:  ok


48. testsuite.at:1814: testing Missing author signature with policy: discard ...
49. testsuite.at:1849: testing Mandatory author signature without SPF ...
./testsuite.at:1832: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1867: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1839: head -n 4 mail
./testsuite.at:1874: head -n 3 mail
48. testsuite.at:1814:  ok
49. testsuite.at:1849:  ok


50. testsuite.at:1883: testing Drop missing signature with 1 recipient ...
51. testsuite.at:1921: testing No signature, no policy, and no SPF ...
./testsuite.at:1902: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1942: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1908: head -n 6 ctl
./testsuite.at:1948: head -n 1 mail
50. testsuite.at:1883: ./testsuite.at:1952: cat database_dump
 ok
51. testsuite.at:1921:  ok


52. testsuite.at:1956: testing Save From: even with no authentication ...
53. testsuite.at:1994: testing Cannot write unauthenticated msg w/o From: ...
./testsuite.at:1977: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2026: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1983: head -n 1 mail
./testsuite.at:2032: head -n 3 mail
./testsuite.at:1987: $HAVE_OPENDBX || exit 77
./testsuite.at:1988: grep 'domain: ' database_dump
./testsuite.at:2038: cat database_dump
53. testsuite.at:1994:  ok
52. testsuite.at:1956:  ok


54. testsuite.at:2042: testing Reject missing From: ...
55. testsuite.at:2077: testing Logging specific header fields to the DB ...
./testsuite.at:2078: $HAVE_OPENDBX || exit 77
./testsuite.at:2068: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2109: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
54. testsuite.at:2042:  ok
./testsuite.at:2115: grep 'content_type:' database_dump

./testsuite.at:2118: grep 'content_encoding:' database_dump
56. testsuite.at:2190: testing Signing after the From field ...
./testsuite.at:2121: grep 'date:' database_dump
./testsuite.at:2124: grep 'message_id:' database_dump
./testsuite.at:2196: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2127: grep 'from:' database_dump
./testsuite.at:2130: grep 'subject:' database_dump
56. testsuite.at:2190:  ok
./testsuite.at:2133: grep 'envelope_sender:' database_dump
55. testsuite.at:2077:  ok


57. testsuite.at:2200: testing Not signing for missing choice field ...
58. testsuite.at:2210: testing Not signing for missing key ...
./testsuite.at:2206: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2217: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
57. testsuite.at:2200:  ok
58. testsuite.at:2210:  ok


59. testsuite.at:2221: testing Default domain even if login domain ...
60. testsuite.at:2231: testing Login domain preferred ...
./testsuite.at:2227: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2237: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
59. testsuite.at:2221:  ok
60. testsuite.at:2231:  ok


61. testsuite.at:2241: testing Login domain not preferred ...
62. testsuite.at:2251: testing Custom field, second instance overrides ...
./testsuite.at:2247: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2261: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
61. testsuite.at:2241:  ok
62. testsuite.at:2251:  ok


63. testsuite.at:2265: testing Custom field, second instance does not override ...
64. testsuite.at:2304: testing A-R layout with multiple signatures ...
./testsuite.at:2305: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2275: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2306: head -n 4 mail
63. testsuite.at:2265:  ok
64. testsuite.at:2304:  ok


65. testsuite.at:2316: testing Whitelisted domain reported ...
66. testsuite.at:2334: testing Whitelisted domain ...
./testsuite.at:2335: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2317: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2339: $HAVE_OPENDBX || exit 77
./testsuite.at:2321: $HAVE_OPENDBX || exit 77
./testsuite.at:2340: head -n 6 mail
./testsuite.at:2322: head -n 6 mail
66. testsuite.at:2334:  ok
65. testsuite.at:2316:  ok


67. testsuite.at:2352: testing Report all sigs ...
68. testsuite.at:2367: testing Report all sigs with header.b ...
./testsuite.at:2353: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2368: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2355: head -n 6 mail
./testsuite.at:2370: head -n 9 mail
67. testsuite.at:2352:  ok
./testsuite.at:2382: $HAVE_OPENDBX || exit 77
./testsuite.at:2383: grep 'dkim_selector: ' database_dump
68. testsuite.at:2367:  ok


69. testsuite.at:2393: testing Reject too many signatures ...
./testsuite.at:2409: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
70. testsuite.at:2418: testing Obfuscate userid ...
./testsuite.at:2435: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
69. testsuite.at:2393:  ok
./testsuite.at:2443: sed -n '/^Received: from test/,+2p' mail

70. testsuite.at:2418:  ok
71. testsuite.at:2457: testing Retrieve obfuscated userid ...
./testsuite.at:2461: test "$HAVE_NETTLE" = "1" || exit 77
./testsuite.at:2462: redact -f zftest.conf --decode Xr@LC
71. testsuite.at:2457:  ok


72. testsuite.at:2468: testing Retrieve target domains ...
73. testsuite.at:2510: testing Check zdkimsign finds the right executable ...
./testsuite.at:2514: zdkimsign -f zftest.conf --version
./testsuite.at:2486: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
stderr:
stdout:
zdkimfilter for courier, version 3.23
Compiled without debugging support
Compiled with GnuTLS library version 0X30809
Linked with GnuTLS library version 3.8.9 (match)
and with libunistring version: 0X10300 (match)
and with IDN2 version: 0X4000037570 (match)
running /compilar/zdkim/zdkimfilter-3.23/src/zdkimfilter
73. testsuite.at:2510:  ok
./testsuite.at:2494: $HAVE_OPENDBX || exit 77
./testsuite.at:2495: grep 'example.org' database_dump

./testsuite.at:2500: grep 'rcpt_count' database_dump
72. testsuite.at:2468:  ok
74. testsuite.at:2523: testing Sign and verify with no-fork ...
./testsuite.at:2531: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --no-db --no-fork -t1,zdkimsign ctls  --batch-test <mail >mailsig 

75. testsuite.at:2568: testing Non filtered file copied to stdout if no-fork ...
./testsuite.at:2575: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --no-db --no-fork -t1,zdkimsign ctls  --batch-test <mail >mailsig 
./testsuite.at:2555: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2584: cmp mail mailsig
75. testsuite.at:2568:  ok
74. testsuite.at:2523:  ok


76. testsuite.at:2588: testing Zdkimsign copies pipe to tmp ...
./testsuite.at:2591: cat mail | $VALGRIND_AND_OPTS zdkimsign -f zftest.conf --filter --domain example.com -- --batch-test >mailsig 
77. testsuite.at:2601: testing Zdkimsign reads default domain ...
./testsuite.at:2607: $VALGRIND_AND_OPTS zdkimsign -f zftest.conf --filter --domain example.com -- --batch-test >mailsig  <mail
./testsuite.at:2597: cmp mail mailsig
76. testsuite.at:2588:  ok
./testsuite.at:2613: cmp mail mailsig
77. testsuite.at:2601:  ok


78. testsuite.at:2617: testing Zdkimsign reads message recipients ...
./testsuite.at:2618: $HAVE_OPENDBX || exit 77
79. testsuite.at:2653: testing Create blocked user list ...
./testsuite.at:2654: $HAVE_OPENDBX || exit 77
./testsuite.at:2630: REMOTE_ADDR=192.0.2.2 $VALGRIND_AND_OPTS zdkimsign -f zftest.conf --filter --db-filter -t. --domain user@example.com -- --batch-test >mailsig  <mail
./testsuite.at:2665: $VALGRIND_AND_OPTS zdkimsign -f zftest.conf --filter --db-filter --domain user@example.com -- --batch-test >mailsig  <mail
./testsuite.at:2632: grep 'ip: ::ffff:192.0.2.2' database_dump
./testsuite.at:2667: grep 'user@example' bul.txt
./testsuite.at:2641: grep 'domain:' database_dump
stdout:
user@example.com on 2025-11-07T10:52:46 is-naughty
79. testsuite.at:2653:  ok
78. testsuite.at:2617:  ok


80. testsuite.at:2671: testing Update blocked user list ...
./testsuite.at:2672: $HAVE_OPENDBX || exit 77
81. testsuite.at:2694: testing Update blocked user list missing key ...
./testsuite.at:2695: $HAVE_OPENDBX || exit 77
./testsuite.at:2685: $VALGRIND_AND_OPTS zdkimsign -f zftest.conf --filter --db-filter --domain user@example.com -- --batch-test >mailsig  <mail
./testsuite.at:2707: $VALGRIND_AND_OPTS zdkimsign -f zftest.conf --filter --db-filter --domain user@example.com -- --batch-test >mailsig  <mail
./testsuite.at:2709: grep 'user@example' bul.txt
./testsuite.at:2687: grep 'user@example' bul.txt
stdout:
stdout:
user@example.com on 2025-11-07T10:52:47 is-naughty
./testsuite.at:2710: grep 'someonelse@another.example' bul.txt
user@example.com on 2025-11-07T10:52:47 is-naughty
./testsuite.at:2688: grep 'someonelse@another.example' bul.txt
81. testsuite.at:2694:  ok
80. testsuite.at:2671:  ok


82. testsuite.at:2716: testing Update blocked user list missing key and domain ...
./testsuite.at:2717: $HAVE_OPENDBX || exit 77
83. testsuite.at:2739: testing Reject blocked user ...
./testsuite.at:2730: $VALGRIND_AND_OPTS zdkimsign -f zftest.conf --filter --db-filter -- --batch-test >mailsig  <mail
./testsuite.at:2756: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2732: grep 'postmaster' bul.txt
stdout:
postmaster@example.net on 2025-11-07T10:52:48 naughty
./testsuite.at:2733: grep 'someonelse@another.example' bul.txt
83. testsuite.at:2739:  ok
82. testsuite.at:2716:  ok


84. testsuite.at:2765: testing Reject blocked user missing domain ...
85. testsuite.at:2792: testing Reject blocked user sending also to postmaster ...
./testsuite.at:2783: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2810: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
84. testsuite.at:2765:  ok
85. testsuite.at:2792:  ok


86. testsuite.at:2819: testing Accept blocked user sending to postmaster only ...
87. testsuite.at:2851: testing Check parsing Authentication-Results ...
./testsuite.at:2854: $VALGRIND_AND_OPTS TESTutil a_r
./testsuite.at:2836: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2862: $VALGRIND_AND_OPTS TESTutil a_r
./testsuite.at:2869: $VALGRIND_AND_OPTS TESTutil a_r
86. testsuite.at:2819:  ok
./testsuite.at:2872: $VALGRIND_AND_OPTS TESTutil a_r

./testsuite.at:2876: $VALGRIND_AND_OPTS TESTutil a_r
./testsuite.at:2882: $VALGRIND_AND_OPTS TESTutil a_r
88. testsuite.at:2897: testing Check renaming false Authentication-Results ...
./testsuite.at:2909: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2890: $VALGRIND_AND_OPTS TESTutil a_r
87. testsuite.at:2851:  ok
./testsuite.at:2915: grep 'Z-Renamed' mail
88. testsuite.at:2897:  ok

89. testsuite.at:2922: testing DNSWL sender, non-existent From: domain ...

90. testsuite.at:2968: testing DNSWL sender domain logged to the database ...
./testsuite.at:2939: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2987: $HAVE_OPENDBX || exit 77
./testsuite.at:2988: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2950: head -n 3 mail
./testsuite.at:2957: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2991: grep 'domain: ' database_dump
./testsuite.at:2993: grep 'auth_type: ' database_dump
89. testsuite.at:2922:  ok
./testsuite.at:2996: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

90. testsuite.at:2968:  ok
91. testsuite.at:3002: testing Reload config after signing ...

./testsuite.at:3020: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
92. testsuite.at:3035: testing Check parsing split_verify option ...
./testsuite.at:3040: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3050: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
91. testsuite.at:3002:  ok
92. testsuite.at:3035:  ok


93. testsuite.at:3074: testing Check complaint_flag values ...
./testsuite.at:3075: $HAVE_OPENDBX || exit 77
94. testsuite.at:3177: testing Verify action_header drop and 127.0.0.255 ...
./testsuite.at:3087: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3194: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3088: grep 'complaint_flag:' database_dump
./testsuite.at:3211: $HAVE_OPENDBX || exit 77
./testsuite.at:3212: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3109: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3110: grep 'complaint_flag:' database_dump
./testsuite.at:3224: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3121: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
94. testsuite.at:3177:  ok
./testsuite.at:3122: grep 'complaint_flag:' database_dump
./testsuite.at:3129: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

95. testsuite.at:3238: testing Not dropped if worthiness 2 (signed) ...
./testsuite.at:3130: grep 'complaint_flag:' database_dump
93. testsuite.at:3074:  ok
./testsuite.at:3257: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:3275: $HAVE_OPENDBX || exit 77
96. testsuite.at:3299: testing Still dropped if shot worth sender ...
./testsuite.at:3300: $HAVE_OPENDBX || exit 77
./testsuite.at:3276: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3321: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3288: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
96. testsuite.at:3299:  ok
95. testsuite.at:3238:  ok


97. testsuite.at:3333: testing Not dropped if worthiness 2 (not signed) ...
./testsuite.at:3350: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
98. testsuite.at:3391: testing Not dropped if whitelisted (author signature) ...
./testsuite.at:3392: $HAVE_OPENDBX || exit 77
./testsuite.at:3413: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3367: $HAVE_OPENDBX || exit 77
./testsuite.at:3368: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3431: $HAVE_OPENDBX || exit 77
./testsuite.at:3432: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3379: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
97. testsuite.at:3333:  ok
98. testsuite.at:3391:  ok


99. testsuite.at:3445: testing Not dropped if whitelisted (SPF auth) ...
./testsuite.at:3446: $HAVE_OPENDBX || exit 77
100. testsuite.at:3496: testing Not dropped if whitelisted (SPF auth, signed) ...
./testsuite.at:3497: $HAVE_OPENDBX || exit 77
./testsuite.at:3465: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3518: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3483: $HAVE_OPENDBX || exit 77
./testsuite.at:3484: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3536: $HAVE_OPENDBX || exit 77
./testsuite.at:3537: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
100. testsuite.at:3496:  ok
99. testsuite.at:3445:  ok


101. testsuite.at:3551: testing Verify action_header reject ...
102. testsuite.at:3599: testing Verify action_header drop and save message ...
./testsuite.at:3570: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3621: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3580: $HAVE_OPENDBX || exit 77
./testsuite.at:3588: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3633: cmp mail no-preheader
./testsuite.at:3636: $HAVE_OPENDBX || exit 77
./testsuite.at:3644: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
101. testsuite.at:3551:  ok
102. testsuite.at:3599:  ok

103. testsuite.at:3720: testing DMARC non-none policy reported ...

104. testsuite.at:3734: testing DMARC failed quarantine reported ...
./testsuite.at:3724: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3738: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3725: head -n 4 mail
103. testsuite.at:3720:  ok
./testsuite.at:3739: head -n 3 mail
104. testsuite.at:3734:  ok


105. testsuite.at:3747: testing DMARC failed quarantine honored ...
106. testsuite.at:3760: testing DMARC failed reject reported ...
./testsuite.at:3751: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3764: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3752: head -n 3 mail
105. testsuite.at:3747:  ok
./testsuite.at:3765: head -n 3 mail
106. testsuite.at:3760:  ok


107. testsuite.at:3773: testing DMARC failed reject honored ...
108. testsuite.at:3781: testing DMARC failed reject pct=0 ...
./testsuite.at:3777: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3785: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
107. testsuite.at:3773:  ok
108. testsuite.at:3781:  ok

109. testsuite.at:3789: testing DMARC failed reject honored from database ...
./testsuite.at:3790: $HAVE_OPENDBX || exit 77

110. testsuite.at:3798: testing DMARC failed subdomain honored from database ...
./testsuite.at:3799: $HAVE_OPENDBX || exit 77
./testsuite.at:3794: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3803: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
109. testsuite.at:3789:  ok
110. testsuite.at:3798:  ok

111. testsuite.at:3807: testing DMARC reject not honored if whitelisted ...
./testsuite.at:3808: $HAVE_OPENDBX || exit 77

./testsuite.at:3814: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
112. testsuite.at:3825: testing DMARC reject not honored if dnswl'd ...
./testsuite.at:3832: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3817: head -n 3 mail
111. testsuite.at:3807:  ok
./testsuite.at:3835: head -n 2 mail

./testsuite.at:3842: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
113. testsuite.at:3846: testing DMARC pass signed by subdomain ...
112. testsuite.at:3825:  ok
./testsuite.at:3850: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:3851: head -n 3 mail
114. testsuite.at:3859: testing DMARC reject signed by subdomain shot ...
./testsuite.at:3860: $HAVE_OPENDBX || exit 77
113. testsuite.at:3846:  ok
./testsuite.at:3865: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

115. testsuite.at:3868: testing DMARC pass SPF HELO by subdomain ...
114. testsuite.at:3859:  ok
./testsuite.at:3872: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:3873: head -n 3 mail
116. testsuite.at:3881: testing DMARC reject SPF HELO by subdomain shot ...
./testsuite.at:3882: $HAVE_OPENDBX || exit 77
115. testsuite.at:3868:  ok
./testsuite.at:3887: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

116. testsuite.at:3881:  ok
117. testsuite.at:3890: testing DMARC pass SPF MAILFROM by subdomain ...
./testsuite.at:3894: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

118. testsuite.at:3903: testing DMARC reject SPF MAILFROM by subdomain shot ...
./testsuite.at:3904: $HAVE_OPENDBX || exit 77
./testsuite.at:3895: head -n 3 mail
117. testsuite.at:3890:  ok
./testsuite.at:3909: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

118. testsuite.at:3903:  ok
119. testsuite.at:3912: testing DMARC pass SPF FROM (non standard) by subdomain ...

./testsuite.at:3916: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
120. testsuite.at:3924: testing DMARC reject SPF FROM by subdomain shot ...
./testsuite.at:3925: $HAVE_OPENDBX || exit 77
./testsuite.at:3917: head -n 2 mail
./testsuite.at:3930: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
119. testsuite.at:3912:  ok
120. testsuite.at:3924:  ok

121. testsuite.at:3934: testing DMARC subdomain signed by domain ...

./testsuite.at:3938: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
122. testsuite.at:3947: testing DMARC subdomain shot signed by domain ...
./testsuite.at:3948: $HAVE_OPENDBX || exit 77
./testsuite.at:3953: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3939: head -n 3 mail
121. testsuite.at:3934:  ok
122. testsuite.at:3947:  ok

123. testsuite.at:3956: testing DMARC subdomain shot signed by domain white ...
./testsuite.at:3957: $HAVE_OPENDBX || exit 77

./testsuite.at:3962: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
124. testsuite.at:3967: testing DMARC subdomain white signed by domain shot ...
./testsuite.at:3968: $HAVE_OPENDBX || exit 77
./testsuite.at:3973: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
123. testsuite.at:3956:  ok
124. testsuite.at:3967:  ok

125. testsuite.at:3976: testing DMARC subdomain SPF HELO by domain ...

126. testsuite.at:3989: testing DMARC subdomain SPF MAILFROM by domain ...
./testsuite.at:3980: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3993: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3981: head -n 3 mail
125. testsuite.at:3976:  ok
./testsuite.at:3994: head -n 3 mail
126. testsuite.at:3989:  ok


127. testsuite.at:4002: testing DMARC subdomain SPF MAILFROM by domain shot ...
./testsuite.at:4003: $HAVE_OPENDBX || exit 77
128. testsuite.at:4011: testing DMARC sub SPF FROM (non standard) by domain ...
./testsuite.at:4008: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4016: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
127. testsuite.at:4002:  ok
./testsuite.at:4017: head -n 2 mail
128. testsuite.at:4011:  ok

129. testsuite.at:4024: testing DMARC subdomain signed by subdomain ...

130. testsuite.at:4037: testing DMARC subdomain signed, domain shot ...
./testsuite.at:4038: $HAVE_OPENDBX || exit 77
./testsuite.at:4028: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4043: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4029: head -n 3 mail
129. testsuite.at:4024:  ok
130. testsuite.at:4037:  ok


131. testsuite.at:4046: testing DMARC subdomain SPF by another subdomain ...
132. testsuite.at:4064: testing DMARC auth by subdomain strict dkim ...
./testsuite.at:4050: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4068: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4051: head -n 3 mail
131. testsuite.at:4046:  ok
./testsuite.at:4069: head -n 4 mail
132. testsuite.at:4064:  ok


133. testsuite.at:4078: testing DMARC auth by subdomain strict spf ...
134. testsuite.at:4092: testing DMARC auth by subdomain strict both ...
./testsuite.at:4082: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4096: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4083: head -n 4 mail
133. testsuite.at:4078:  ok
134. testsuite.at:4092:  ok


135. testsuite.at:4100: testing DMARC forced with no policy, auth SPF ...
./testsuite.at:4101: $HAVE_OPENDBX || exit 77
136. testsuite.at:4109: testing DMARC forced with no policy, no auth ...
./testsuite.at:4110: $HAVE_OPENDBX || exit 77
./testsuite.at:4106: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4115: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
135. testsuite.at:4100:  ok
136. testsuite.at:4109:  ok


137. testsuite.at:4119: testing DMARC forced with p=none, auth SPF ...
./testsuite.at:4120: $HAVE_OPENDBX || exit 77
138. testsuite.at:4127: testing DMARC forced with p=none, no auth ...
./testsuite.at:4128: $HAVE_OPENDBX || exit 77
./testsuite.at:4124: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4132: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
138. testsuite.at:4127:  ok
137. testsuite.at:4119:  ok


139. testsuite.at:4159: testing Find PSD quarantine ...
./testsuite.at:4160: $HAVE_OPENDBX || exit 77
140. testsuite.at:4172: testing Find PSD with np=reject ...
./testsuite.at:4173: $HAVE_OPENDBX || exit 77
./testsuite.at:4164: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4177: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4165: head -n 2 mail
140. testsuite.at:4172:  ok
139. testsuite.at:4159:  ok


141. testsuite.at:4182: testing Check wrapping long lines on signing ...
142. testsuite.at:4239: testing Header with empty lines ...
./testsuite.at:4214: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4260: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4222: head -17 mail | tail -11
141. testsuite.at:4182:  ok

./testsuite.at:4262: diff -u mail2 mail
142. testsuite.at:4239:  ok
143. testsuite.at:4266: testing Undo percent relay basic ...

144. testsuite.at:4289: testing Sign with RELAYCLIENT ...
./testsuite.at:4278: TESTundo_percent_relay ctl1 ctl2 ctl3
./testsuite.at:4303: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4279: diff -u ctl1 chk1
./testsuite.at:4280: diff -u ctl2 chk2
./testsuite.at:4281: diff -u ctl3 chk3
./testsuite.at:4282: TESTundo_percent_relay ctl4 ctl5
./testsuite.at:4283: diff -u ctl4 chk4
./testsuite.at:4311: sed -n /^r/p ctl
./testsuite.at:4284: diff -u ctl5 chk5
143. testsuite.at:4266:  ok
144. testsuite.at:4289:  ok


145. testsuite.at:4316: testing Prevent signing with let_relayclient_alone ...
146. testsuite.at:4344: testing Publicsuffix operation ...
./testsuite.at:4349: TESTpublicsuffix short-list foo a.foo b.a.foo c.b.a.foo d.c.b.a.foo e.d.c.b.a.foo not.foo a.not.foo a.b.not.foo y.foo x.y.foo c.x.y.foo b.c.x.y.foo
./testsuite.at:4331: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
146. testsuite.at:4344:  ok
./testsuite.at:4339: sed -n /^r/p ctl

145. testsuite.at:4316:  ok
147. testsuite.at:4367: testing Sign and verify EAI ...

./testsuite.at:4383: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
148. testsuite.at:4437: testing Sign without uauthsmtp ...
./testsuite.at:4392: sed '/^Authentication-Results:/s/^/Old-/' mail > mail2
./testsuite.at:4451: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4408: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4469: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4425: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
148. testsuite.at:4437:  ok
147. testsuite.at:4367:  ok


149. testsuite.at:4480: testing Check cstring utility ...
./testsuite.at:4481: TESTcstring printf
stdout:
final:
149. testsuite.at:4480:  ok
150. testsuite.at:4485: testing Check MLM trans text/plain ...
./testsuite.at:4543: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

151. testsuite.at:4566: testing Check MLM trans text/plain base64 encoded ...
./testsuite.at:4557: head -n 3 mail
./testsuite.at:4617: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
150. testsuite.at:4485:  ok

./testsuite.at:4631: head -n 3 mail
151. testsuite.at:4566:  ok
152. testsuite.at:4640: testing Quoted-printable conversion to base64 ...
./testsuite.at:4675: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:4684: cat mail
153. testsuite.at:4716: testing Quoted-printable not converted to base64 ...
152. testsuite.at:4640:  ok
./testsuite.at:4751: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:4759: grep -E ^Content-Transfer-Encoding: mail
154. testsuite.at:4766: testing Check MLM trans text/plain base64 both ...
153. testsuite.at:4716:  ok
./testsuite.at:4821: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

155. testsuite.at:4844: testing Check MLM trans multipart mime-wrap ...
./testsuite.at:4835: head -n 3 mail
154. testsuite.at:4766:  ok
./testsuite.at:4932: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:4946: head -n 3 mail
155. testsuite.at:4844:  ok
156. testsuite.at:4955: testing Check MLM trans multipart add-part ...

./testsuite.at:5034: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
157. testsuite.at:5057: testing Check MLM trans multipart add-part 2 ...
./testsuite.at:5048: head -n 3 mail
./testsuite.at:5142: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
156. testsuite.at:4955:  ok
./testsuite.at:5156: head -n 3 mail

157. testsuite.at:5057:  ok
158. testsuite.at:5164: testing Check MLM trans with base64-encoded footer ...

/compilar/zdkim/zdkimfilter-3.23/tests/testsuite.dir/at-groups/158/test-source: line 202: ]: command not found
./testsuite.at:5339: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
159. testsuite.at:5356: testing Check MLM trans header only ...
./testsuite.at:5404: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
158. testsuite.at:5164:  ok

159. testsuite.at:5356:  ok
160. testsuite.at:5418: testing Check MLM trans header only not signed ...

./testsuite.at:5466: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
161. testsuite.at:5482: testing Sign and verify Ed25519 signature ...
./testsuite.at:5483: $HAVE_ED25519 || exit 77
./testsuite.at:5498: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
160. testsuite.at:5418:  ok
./testsuite.at:5507: sed '/^Authentication-Results:/s/^/Old-/' mail > mail2

./testsuite.at:5524: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
162. testsuite.at:5567: testing Verify RFC 8463 ...
./testsuite.at:5568: $HAVE_ED25519 || exit 77
./testsuite.at:5589: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:5542: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
161. testsuite.at:5482:  ok
./testsuite.at:5622: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

162. testsuite.at:5567:  ok
163. testsuite.at:5634: testing Check sign local ...
./testsuite.at:5648: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

164. testsuite.at:5682: testing mailto_domain() function ...
./testsuite.at:5683: TESTmailto '<mailto:whatever> or <mailto:user@exa mple.com,who@EX%41MPLE.com?subject="unsubscribe">'
./testsuite.at:5659: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
164. testsuite.at:5682:  ok

./testsuite.at:5671: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
165. testsuite.at:5705: testing Seal and verify ARC set ...
163. testsuite.at:5634:  ok
./testsuite.at:5711: $VALGRIND_AND_OPTS zdkimsign -f zftest.conf --arcseal --filter --domain example.com -- --batch-test >mailsig  < mail

166. testsuite.at:5752: testing Copy A-R to ARC-Authentication-Results ...
./testsuite.at:5735: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:5767: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --do-seal --batch-test <batch
./testsuite.at:5743: head -5 mailsig
165. testsuite.at:5705:  ok
./testsuite.at:5774: cat mail
./testsuite.at:5790: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --do-seal --batch-test <batch

167. testsuite.at:5907: testing ARC sets sequence ...
./testsuite.at:5798: cat mail
./testsuite.at:5923: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:5816: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --do-seal --batch-test <batch
./testsuite.at:5932: sed '/^Authentication-Results:/s/^/Old-/' mail > mail2
./testsuite.at:5823: cat mail
./testsuite.at:5843: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --do-seal --batch-test <batch
./testsuite.at:5950: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:5851: cat mail
./testsuite.at:5961: sed 's/^Subject:/Subject: tag/' mail2 > mail3
./testsuite.at:5877: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --do-seal --batch-test <batch
./testsuite.at:5973: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --do-seal --batch-test <batch
./testsuite.at:5885: cat mail
./testsuite.at:5982: echo "Received: from test.example by example.net with ESMTP" > mail4
./testsuite.at:5983: cat mail3 >> mail4
166. testsuite.at:5752:  ok
./testsuite.at:5994: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:6004: head -24 mail4
168. testsuite.at:6124: testing ARC fail after Authentication-Results ...
./testsuite.at:6036: cat footer >> mail4
./testsuite.at:6140: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:6050: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --do-seal --batch-test <batch
./testsuite.at:6149: sed '/^Authentication-Results:/s/^/Old-/' mail > mail2
./testsuite.at:6059: head -24 mail4
./testsuite.at:6167: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:6087: echo "Received: from example.net by example.org with ESMTP" > mail5
./testsuite.at:6088: cat mail4 >> mail5
./testsuite.at:6099: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:6178: sed 's/^Subject:/Subject: tag/' mail2 > mail3
./testsuite.at:6190: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --do-seal --batch-test <batch
./testsuite.at:6109: head -9 mail5
167. testsuite.at:5907:  ok
./testsuite.at:6203: cat footer >> mail3
./testsuite.at:6207: echo "Received: from test.example by example.net with ESMTP" > mail4
./testsuite.at:6208: cat mail3 >> mail4

./testsuite.at:6219: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
169. testsuite.at:6352: testing Detect bad ARC chains ...
./testsuite.at:6412: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:6229: head -24 mail4
./testsuite.at:6268: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --do-seal --batch-test <batch
./testsuite.at:6422: head -5 mail
./testsuite.at:6468: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:6277: head -24 mail4
./testsuite.at:6305: echo "Received: from example.net by example.org with ESMTP" > mail5
./testsuite.at:6306: cat mail4 >> mail5
./testsuite.at:6477: head -5 mail
./testsuite.at:6523: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:6317: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:6533: head -5 mail
./testsuite.at:6327: head -19 mail5
168. testsuite.at:6124:  ok
./testsuite.at:6562: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:6578: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --no-write --batch-test <batch
170. testsuite.at:6594: testing Sign and verify message with no body ...
169. testsuite.at:6352:  ok
./testsuite.at:6610: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:6619: sed '/^Authentication-Results:/s/^/Old-/' mail > mail2
171. testsuite.at:6665: testing Tree Walk definitions ...
./testsuite.at:6677: TESTtreewalk -f a.b.c.d.e.f.g.h.i i
./testsuite.at:6636: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:6701: TESTtreewalk -f a.b.c.d.e.f.g.h.i i
./testsuite.at:6725: TESTtreewalk -f a.b.c.d.e.f.g.h.i i
./testsuite.at:6654: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
171. testsuite.at:6665:  ok
170. testsuite.at:6594:  ok

## ------------- ##
## Test results. ##
## ------------- ##

All 171 tests were successful.
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/tests'
make[2]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/tests'
Making check in debian
make[2]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/debian'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/debian'
make[1]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23'
	rm -fr -- /tmp/dh-xdg-rundir-MgAzlfGB
   create-stamp debian/debhelper-build-stamp
   dh_prep
	rm -f -- debian/zdkimfilter.substvars
	rm -fr -- debian/.debhelper/generated/zdkimfilter/ debian/zdkimfilter/ debian/tmp/
	rm -f debian/zdkimfilter.debhelper.log
   debian/rules override_dh_auto_install
make[1]: Entering directory '/compilar/zdkim/zdkimfilter-3.23'
/usr/bin/make DESTDIR=/compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter install
make[2]: Entering directory '/compilar/zdkim/zdkimfilter-3.23'
Making install in .
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.23'
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.23'
 /usr/bin/mkdir -p '/compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/bin'
 /usr/bin/install -c zdkimgenkey '/compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/bin'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23'
Making install in libopendkim
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
Making install in tests
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim/tests'
make[5]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim/tests'
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim/tests'
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
make[5]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/libopendkim'
Making install in src
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/src'
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/src'
 /usr/bin/mkdir -p '/compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/bin'
  /usr/bin/install -c zdkimsign redact zfilter_db zaggregate urlencode urldecode 2idn '/compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/bin'
 /usr/bin/mkdir -p '/compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/lib/courier/filters'
  /usr/bin/install -c zdkimfilter '/compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/lib/courier/filters'
/usr/bin/make  install-exec-hook
make[5]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/src'
chown courier:courier /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/lib/courier/filters/zdkimfilter
chown courier:courier /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/bin/zdkimsign
chmod 755 /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/bin/zdkimsign
chown courier:courier /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/bin/redact
chmod 755 /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/bin/redact
cd /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/bin && rm -f zdkimverify && ln -s zdkimsign zdkimverify
cd /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/bin && rm -f zarcseal && ln -s zdkimsign zarcseal
make[5]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/src'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/src'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/src'
Making install in etc
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/etc'
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/etc'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/man/man1'
 /usr/bin/install -c -m 644 zfilter_db.1 zdkimsign.1 redact.1 zaggregate.1 urlencode.1 urldecode.1 2idn.1 '/compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/man/man1'
 /usr/bin/mkdir -p '/compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/man/man5'
 /usr/bin/install -c -m 644 zdkimfilter.conf.5 '/compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/man/man5'
 /usr/bin/mkdir -p '/compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/man/man8'
 /usr/bin/install -c -m 644 zdkimfilter.8 zdkimgenkey.8 '/compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/man/man8'
 /usr/bin/mkdir -p '/compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/etc/courier/filters'
 /usr/bin/install -c -m 644 zdkimfilter.conf.dist '/compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/etc/courier/filters'
/usr/bin/make  install-data-hook
make[5]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/etc'
chown courier:courier /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/etc/courier/filters/zdkimfilter.conf.dist
chmod 640 /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/etc/courier/filters/zdkimfilter.conf.dist
--------------------------------------------------------------
installed /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/etc/courier/filters/zdkimfilter.conf.dist
copy it to /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/etc/courier/filters/zdkimfilter.conf and edit
--------------------------------------------------------------
cd /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/man/man1 && ln -s zdkimsign.1 zdkimverify.1 || true
cd /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/man/man1 && ln -s zdkimsign.1 zarcseal.1 || true
make[5]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/etc'
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/etc'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/etc'
Making install in tests
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/tests'
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/tests'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/tests'
Making install in debian
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/debian'
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.23/debian'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/debian'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23/debian'
make[2]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23'
mkdir -p /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/dbconfig-common/data/zdkimfilter/install
sed -nr '/^DROP TABLE IF EXISTS domain;/,/^delimiter ;/p' \
	odbx_example.sql > /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/dbconfig-common/data/zdkimfilter/install/mysql
mkdir -p /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/zdkimfilter
sed -nr '/^db_sql_domain_flags/,/^db_sql_set_dmarc_agg/p' \
	odbx_example.conf > /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/zdkimfilter/db_sql.conf
sed -r '/^Bcc:/d' \
	zaggregate-example.sh > /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/zdkimfilter/dmarc_send
chmod a+x /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/zdkimfilter/dmarc_send
mv /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/etc/courier/filters/zdkimfilter.conf.dist \
	/compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/zdkimfilter/zdkimfilter.conf.orig.dist
mkdir -p /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/dbconfig-common/data/zdkimfilter/upgrade/mysql
cp debian/upgrade_mysql_1.7.sql /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/dbconfig-common/data/zdkimfilter/upgrade/mysql/1.7
cp debian/upgrade_mysql_3.0.sql /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/dbconfig-common/data/zdkimfilter/upgrade/mysql/3.0
cp debian/upgrade_mysql_3.3.sql /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/dbconfig-common/data/zdkimfilter/upgrade/mysql/3.3
cp debian/upgrade_mysql_3.10.sql /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/dbconfig-common/data/zdkimfilter/upgrade/mysql/3.10
cp debian/upgrade_mysql_3.21.sql /compilar/zdkim/zdkimfilter-3.23/debian/zdkimfilter/usr/share/dbconfig-common/data/zdkimfilter/upgrade/mysql/3.21
make[1]: Leaving directory '/compilar/zdkim/zdkimfilter-3.23'
   dh_installdocs
	install -m0755 -d debian/zdkimfilter/usr/share/doc/zdkimfilter
	install -p -m0644 debian/copyright debian/zdkimfilter/usr/share/doc/zdkimfilter/copyright
   dh_installchangelogs
	install -m0755 -d debian/zdkimfilter/usr/share/doc/zdkimfilter
	install -p -m0644 debian/.debhelper/generated/zdkimfilter/dh_installchangelogs.dch.trimmed debian/zdkimfilter/usr/share/doc/zdkimfilter/changelog
   dh_installman
	man-recode --to-code UTF-8 --suffix .dh-new debian/zdkimfilter/usr/share/man/man1/2idn.1 debian/zdkimfilter/usr/share/man/man1/redact.1 debian/zdkimfilter/usr/share/man/man1/urldecode.1 debian/zdkimfilter/usr/share/man/man1/urlencode.1 debian/zdkimfilter/usr/share/man/man1/zaggregate.1
	man-recode --to-code UTF-8 --suffix .dh-new debian/zdkimfilter/usr/share/man/man1/zdkimsign.1 debian/zdkimfilter/usr/share/man/man1/zfilter_db.1 debian/zdkimfilter/usr/share/man/man5/zdkimfilter.conf.5 debian/zdkimfilter/usr/share/man/man8/zdkimfilter.8 debian/zdkimfilter/usr/share/man/man8/zdkimgenkey.8
	mv debian/zdkimfilter/usr/share/man/man1/2idn.1.dh-new debian/zdkimfilter/usr/share/man/man1/2idn.1
	mv debian/zdkimfilter/usr/share/man/man1/redact.1.dh-new debian/zdkimfilter/usr/share/man/man1/redact.1
	mv debian/zdkimfilter/usr/share/man/man1/urldecode.1.dh-new debian/zdkimfilter/usr/share/man/man1/urldecode.1
	mv debian/zdkimfilter/usr/share/man/man1/urlencode.1.dh-new debian/zdkimfilter/usr/share/man/man1/urlencode.1
	mv debian/zdkimfilter/usr/share/man/man1/zaggregate.1.dh-new debian/zdkimfilter/usr/share/man/man1/zaggregate.1
	chmod 0644 -- debian/zdkimfilter/usr/share/man/man1/2idn.1 debian/zdkimfilter/usr/share/man/man1/redact.1 debian/zdkimfilter/usr/share/man/man1/urldecode.1 debian/zdkimfilter/usr/share/man/man1/urlencode.1 debian/zdkimfilter/usr/share/man/man1/zaggregate.1
	mv debian/zdkimfilter/usr/share/man/man1/zdkimsign.1.dh-new debian/zdkimfilter/usr/share/man/man1/zdkimsign.1
	mv debian/zdkimfilter/usr/share/man/man1/zfilter_db.1.dh-new debian/zdkimfilter/usr/share/man/man1/zfilter_db.1
	mv debian/zdkimfilter/usr/share/man/man5/zdkimfilter.conf.5.dh-new debian/zdkimfilter/usr/share/man/man5/zdkimfilter.conf.5
	mv debian/zdkimfilter/usr/share/man/man8/zdkimfilter.8.dh-new debian/zdkimfilter/usr/share/man/man8/zdkimfilter.8
	mv debian/zdkimfilter/usr/share/man/man8/zdkimgenkey.8.dh-new debian/zdkimfilter/usr/share/man/man8/zdkimgenkey.8
	chmod 0644 -- debian/zdkimfilter/usr/share/man/man1/zdkimsign.1 debian/zdkimfilter/usr/share/man/man1/zfilter_db.1 debian/zdkimfilter/usr/share/man/man5/zdkimfilter.conf.5 debian/zdkimfilter/usr/share/man/man8/zdkimfilter.8 debian/zdkimfilter/usr/share/man/man8/zdkimgenkey.8
   dh_installdebconf
	install -m0755 -d debian/zdkimfilter/DEBIAN
	cp -f debian/config debian/zdkimfilter/DEBIAN/config
	[META] Replace #TOKEN#s in "debian/zdkimfilter/DEBIAN/config"
	chmod 0755 -- debian/zdkimfilter/DEBIAN/config
	po2debconf  debian/templates > debian/zdkimfilter/DEBIAN/templates
	mv debian/zdkimfilter.substvars.new debian/zdkimfilter.substvars
	[META] Append autosnippet "postrm-debconf" to postrm [debian/zdkimfilter.postrm.debhelper]
   dh_lintian
	install -m0755 -d debian/zdkimfilter/usr/share/lintian/overrides
	install -p -m0644 debian/lintian-overrides debian/zdkimfilter/usr/share/lintian/overrides/zdkimfilter
   dh_perl
   dh_link
	rm -f debian/zdkimfilter/usr/share/man/man1/zarcseal.1
	ln -s zdkimsign.1 debian/zdkimfilter/usr/share/man/man1/zarcseal.1
	rm -f debian/zdkimfilter/usr/share/man/man1/zdkimverify.1
	ln -s zdkimsign.1 debian/zdkimfilter/usr/share/man/man1/zdkimverify.1
	rm -f debian/zdkimfilter/usr/bin/zdkimverify
	ln -s zdkimsign debian/zdkimfilter/usr/bin/zdkimverify
	rm -f debian/zdkimfilter/usr/bin/zarcseal
	ln -s zdkimsign debian/zdkimfilter/usr/bin/zarcseal
   dh_strip_nondeterminism
   dh_compress
	cd debian/zdkimfilter
	chmod a-x usr/share/doc/zdkimfilter/changelog usr/share/man/man1/2idn.1 usr/share/man/man1/redact.1 usr/share/man/man1/urldecode.1 usr/share/man/man1/urlencode.1 usr/share/man/man1/zaggregate.1 usr/share/man/man1/zdkimsign.1 usr/share/man/man1/zfilter_db.1 usr/share/man/man5/zdkimfilter.conf.5 usr/share/man/man8/zdkimfilter.8 usr/share/man/man8/zdkimgenkey.8
	gzip -9nf usr/share/doc/zdkimfilter/changelog usr/share/man/man1/2idn.1 usr/share/man/man1/redact.1 usr/share/man/man1/urldecode.1 usr/share/man/man1/urlencode.1 usr/share/man/man1/zaggregate.1 usr/share/man/man1/zdkimsign.1 usr/share/man/man1/zfilter_db.1 usr/share/man/man5/zdkimfilter.conf.5 usr/share/man/man8/zdkimfilter.8 usr/share/man/man8/zdkimgenkey.8
	cd '/compilar/zdkim/zdkimfilter-3.23'
	rm -f debian/zdkimfilter/usr/share/man/man1/zdkimverify.1 debian/zdkimfilter/usr/share/man/man1/zdkimverify.1.gz
	ln -s zdkimsign.1.gz debian/zdkimfilter/usr/share/man/man1/zdkimverify.1.gz
	rm -f debian/zdkimfilter/usr/share/man/man1/zarcseal.1 debian/zdkimfilter/usr/share/man/man1/zarcseal.1.gz
	ln -s zdkimsign.1.gz debian/zdkimfilter/usr/share/man/man1/zarcseal.1.gz
   dh_fixperms
	find debian/zdkimfilter ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
	find debian/zdkimfilter/usr/share/doc -type f -a -true -a ! -regex 'debian/zdkimfilter/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644
	find debian/zdkimfilter/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755
	find debian/zdkimfilter/usr/share/man debian/zdkimfilter/usr/share/lintian/overrides -type f -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644
	find debian/zdkimfilter -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644
	find debian/zdkimfilter/usr/bin -type f -a -true -a -true -print0 2>/dev/null | xargs -0r chmod a+x
	find debian/zdkimfilter/usr/lib -type f -name '*.ali' -a -true -a -true -print0 2>/dev/null | xargs -0r chmod uga-w
   dh_missing
   dh_dwz -a
	install -m0755 -d debian/zdkimfilter/usr/lib/debug/.dwz/riscv64-linux-gnu
	dwz -mdebian/zdkimfilter/usr/lib/debug/.dwz/riscv64-linux-gnu/zdkimfilter.debug -M/usr/lib/debug/.dwz/riscv64-linux-gnu/zdkimfilter.debug -- debian/zdkimfilter/usr/bin/2idn debian/zdkimfilter/usr/bin/redact debian/zdkimfilter/usr/bin/urldecode debian/zdkimfilter/usr/bin/urlencode debian/zdkimfilter/usr/bin/zaggregate debian/zdkimfilter/usr/bin/zdkimsign debian/zdkimfilter/usr/bin/zfilter_db debian/zdkimfilter/usr/lib/courier/filters/zdkimfilter
	objcopy --compress-debug-sections debian/zdkimfilter/usr/lib/debug/.dwz/riscv64-linux-gnu/zdkimfilter.debug
	chmod 0644 -- debian/zdkimfilter/usr/lib/debug/.dwz/riscv64-linux-gnu/zdkimfilter.debug
   dh_strip -a
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/75
	objcopy --only-keep-debug --compress-debug-sections debian/zdkimfilter/usr/bin/2idn debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/75/a676d0736f44027b69c4d1647b0a08c5faeca4.debug
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/75/a676d0736f44027b69c4d1647b0a08c5faeca4.debug
	strip --remove-section=.comment --remove-section=.note debian/zdkimfilter/usr/bin/2idn
	objcopy --add-gnu-debuglink debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/75/a676d0736f44027b69c4d1647b0a08c5faeca4.debug debian/zdkimfilter/usr/bin/2idn
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/59
	objcopy --only-keep-debug --compress-debug-sections debian/zdkimfilter/usr/bin/urldecode debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/59/78c51a2f139124153d91e68354235e053c1dbc.debug
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/59/78c51a2f139124153d91e68354235e053c1dbc.debug
	strip --remove-section=.comment --remove-section=.note debian/zdkimfilter/usr/bin/urldecode
	objcopy --add-gnu-debuglink debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/59/78c51a2f139124153d91e68354235e053c1dbc.debug debian/zdkimfilter/usr/bin/urldecode
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/92
	objcopy --only-keep-debug --compress-debug-sections debian/zdkimfilter/usr/bin/redact debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/92/4b01f9a131def89f90f51d0bb8e028a660c180.debug
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/92/4b01f9a131def89f90f51d0bb8e028a660c180.debug
	strip --remove-section=.comment --remove-section=.note debian/zdkimfilter/usr/bin/redact
	objcopy --add-gnu-debuglink debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/92/4b01f9a131def89f90f51d0bb8e028a660c180.debug debian/zdkimfilter/usr/bin/redact
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/81
	objcopy --only-keep-debug --compress-debug-sections debian/zdkimfilter/usr/bin/urlencode debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/81/ee9c6ab40347bda43ab45dea7f3b618b8ee291.debug
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/81/ee9c6ab40347bda43ab45dea7f3b618b8ee291.debug
	strip --remove-section=.comment --remove-section=.note debian/zdkimfilter/usr/bin/urlencode
	objcopy --add-gnu-debuglink debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/81/ee9c6ab40347bda43ab45dea7f3b618b8ee291.debug debian/zdkimfilter/usr/bin/urlencode
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/ff
	objcopy --only-keep-debug --compress-debug-sections debian/zdkimfilter/usr/bin/zaggregate debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/ff/fbdff78cd283500573bdf1ff22b0a77a6fa513.debug
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/ff/fbdff78cd283500573bdf1ff22b0a77a6fa513.debug
	strip --remove-section=.comment --remove-section=.note debian/zdkimfilter/usr/bin/zaggregate
	objcopy --add-gnu-debuglink debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/ff/fbdff78cd283500573bdf1ff22b0a77a6fa513.debug debian/zdkimfilter/usr/bin/zaggregate
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/80
	objcopy --only-keep-debug --compress-debug-sections debian/zdkimfilter/usr/bin/zdkimsign debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/80/184e84e0583dad5d88ad8e964db872e48487c9.debug
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/80/184e84e0583dad5d88ad8e964db872e48487c9.debug
	strip --remove-section=.comment --remove-section=.note debian/zdkimfilter/usr/bin/zdkimsign
	objcopy --add-gnu-debuglink debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/80/184e84e0583dad5d88ad8e964db872e48487c9.debug debian/zdkimfilter/usr/bin/zdkimsign
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/18
	objcopy --only-keep-debug --compress-debug-sections debian/zdkimfilter/usr/bin/zfilter_db debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/18/d348ff44e13788704d0e95c8d77bff8fa62073.debug
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/18/d348ff44e13788704d0e95c8d77bff8fa62073.debug
	strip --remove-section=.comment --remove-section=.note debian/zdkimfilter/usr/bin/zfilter_db
	objcopy --add-gnu-debuglink debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/18/d348ff44e13788704d0e95c8d77bff8fa62073.debug debian/zdkimfilter/usr/bin/zfilter_db
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/7f
	objcopy --only-keep-debug --compress-debug-sections debian/zdkimfilter/usr/lib/courier/filters/zdkimfilter debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/7f/f091bb465619be264f59ef66ded2c81d5893b1.debug
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/7f/f091bb465619be264f59ef66ded2c81d5893b1.debug
	strip --remove-section=.comment --remove-section=.note debian/zdkimfilter/usr/lib/courier/filters/zdkimfilter
	objcopy --add-gnu-debuglink debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/7f/f091bb465619be264f59ef66ded2c81d5893b1.debug debian/zdkimfilter/usr/lib/courier/filters/zdkimfilter
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.dwz
	cp --reflink=auto -a debian/zdkimfilter/usr/lib/debug/.dwz/riscv64-linux-gnu debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.dwz
	rm -fr debian/zdkimfilter/usr/lib/debug/.dwz
	rmdir -p --ignore-fail-on-non-empty debian/zdkimfilter/usr/lib/debug
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/usr/share/doc
	ln -s zdkimfilter debian/.debhelper/zdkimfilter/dbgsym-root/usr/share/doc/zdkimfilter-dbgsym
	install -m0755 -d debian/.debhelper/zdkimfilter
   dh_makeshlibs -a
	rm -f debian/zdkimfilter/DEBIAN/shlibs
   dh_shlibdeps -a
	install -m0755 -d debian/zdkimfilter/DEBIAN
	dpkg-shlibdeps -Tdebian/zdkimfilter.substvars debian/zdkimfilter/usr/bin/2idn debian/zdkimfilter/usr/bin/urldecode debian/zdkimfilter/usr/bin/redact debian/zdkimfilter/usr/bin/urlencode debian/zdkimfilter/usr/bin/zaggregate debian/zdkimfilter/usr/bin/zdkimsign debian/zdkimfilter/usr/bin/zfilter_db debian/zdkimfilter/usr/lib/courier/filters/zdkimfilter
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by libc6 from: /lib/ld-linux-riscv64-lp64d.so.1
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by libc6 to: /lib/ld-linux-riscv64-lp64d.so.1.usr-is-merged
   dh_installdeb
	install -m0755 -d debian/zdkimfilter/DEBIAN
	cp -f debian/postinst debian/zdkimfilter/DEBIAN/postinst
	[META] Replace #TOKEN#s in "debian/zdkimfilter/DEBIAN/postinst"
	chmod 0755 -- debian/zdkimfilter/DEBIAN/postinst
	cp -f debian/preinst debian/zdkimfilter/DEBIAN/preinst
	[META] Replace #TOKEN#s in "debian/zdkimfilter/DEBIAN/preinst"
	chmod 0755 -- debian/zdkimfilter/DEBIAN/preinst
	cp -f debian/prerm debian/zdkimfilter/DEBIAN/prerm
	[META] Replace #TOKEN#s in "debian/zdkimfilter/DEBIAN/prerm"
	chmod 0755 -- debian/zdkimfilter/DEBIAN/prerm
	cp -f debian/postrm debian/zdkimfilter/DEBIAN/postrm
	[META] Replace #TOKEN#s in "debian/zdkimfilter/DEBIAN/postrm"
	chmod 0755 -- debian/zdkimfilter/DEBIAN/postrm
	find debian/zdkimfilter/etc -type f -printf '/etc/%P
' | LC_ALL=C sort >> debian/zdkimfilter/DEBIAN/conffiles
	rm -f debian/zdkimfilter/DEBIAN/conffiles
   dh_gencontrol
	install -m0755 -d debian/zdkimfilter/DEBIAN
	echo misc:Pre-Depends= >> debian/zdkimfilter.substvars
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/DEBIAN
	dpkg-gencontrol -pzdkimfilter -ldebian/changelog -Tdebian/zdkimfilter.substvars -cdebian/control -Pdebian/.debhelper/zdkimfilter/dbgsym-root -UPre-Depends -URecommends -USuggests -UEnhances -UProvides -UEssential -UConflicts -DPriority=optional -UHomepage -UImportant -DAuto-Built-Package=debug-symbols -UProtected -UBuilt-Using -UStatic-Built-Using -DPackage=zdkimfilter-dbgsym "-DDepends=zdkimfilter (= \${binary:Version})" "-DDescription=debug symbols for zdkimfilter" "-DBuild-Ids=18d348ff44e13788704d0e95c8d77bff8fa62073 5978c51a2f139124153d91e68354235e053c1dbc 75a676d0736f44027b69c4d1647b0a08c5faeca4 7ff091bb465619be264f59ef66ded2c81d5893b1 80184e84e0583dad5d88ad8e964db872e48487c9 81ee9c6ab40347bda43ab45dea7f3b618b8ee291 924b01f9a131def89f90f51d0bb8e028a660c180 fffbdff78cd283500573bdf1ff22b0a77a6fa513" -DSection=debug -UMulti-Arch -UReplaces -UBreaks
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/DEBIAN/control
	dpkg-gencontrol -pzdkimfilter -ldebian/changelog -Tdebian/zdkimfilter.substvars -cdebian/control -Pdebian/zdkimfilter
	chmod 0644 -- debian/zdkimfilter/DEBIAN/control
   dh_md5sums
	install -m0755 -d debian/zdkimfilter/DEBIAN
	cd debian/zdkimfilter >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums
	chmod 0644 -- debian/zdkimfilter/DEBIAN/md5sums
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/DEBIAN
	cd debian/.debhelper/zdkimfilter/dbgsym-root >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/DEBIAN/md5sums
   dh_builddeb
	dpkg-deb --root-owner-group --build debian/zdkimfilter ..
	dpkg-deb --root-owner-group --build debian/.debhelper/zdkimfilter/dbgsym-root ..
dpkg-deb: building package 'zdkimfilter' in '../zdkimfilter_3.23_riscv64.deb'.
dpkg-deb: building package 'zdkimfilter-dbgsym' in '../zdkimfilter-dbgsym_3.23_riscv64.deb'.
 dpkg-genbuildinfo -O../zdkimfilter_3.23_riscv64.buildinfo
 dpkg-genchanges -O../zdkimfilter_3.23_riscv64.changes
dpkg-genchanges: info: including full source code in upload
 dpkg-source -i -I --after-build .
dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
