 dpkg-buildpackage -us -uc -ui -i -I -a i386
dpkg-buildpackage: info: source package zdkimfilter
dpkg-buildpackage: info: source version 3.20
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 i386
 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 -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.20.tar.xz
dpkg-source: info: building zdkimfilter in zdkimfilter_3.20.dsc
 debian/rules build
dh build
   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.20'
dh_auto_configure -- --enable-debian-build
	./configure --build=i686-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/i386-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 build environment is sane... yes
checking for a race-free mkdir -p... /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 dependency style of gcc... none
checking whether make supports nested variables... (cached) yes
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... /bin/grep
checking for egrep... /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... yes
checking how to run the C preprocessor... gcc -E
checking for uid_t in sys/types.h... 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 type of array argument to getgroups... gid_t
checking for size_t... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for getgroups... yes
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... no
checking for library containing strlcat... -lbsd
checking for library containing strlcpy... none required
checking for strlcpy... no
checking for library containing strlcat... (cached) -lbsd
checking for library containing strlcpy... (cached) none required
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... /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... 
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) /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... (cached) 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 avalable... 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... yes
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.0.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.20'
   dh_auto_build
	make -j2
make[1]: Entering directory '/compilar/zdkim/zdkimfilter-3.20'
cp config.h build-config.h
make  all-recursive
make[2]: Entering directory '/compilar/zdkim/zdkimfilter-3.20'
Making all in .
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.20'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20'
Making all in libopendkim
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim'
Making all in tests
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim/tests'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim/tests'
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 cru 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 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libzdkim.a
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim'
Making all in src
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/src'
gcc -DHAVE_CONFIG_H -I. -I..  -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zfilter_db-database.o `test -f 'database.c' || echo './'`database.c
database.c: In function ‘stmt_run_n’:
database.c:764:84: warning: passing argument 5 of ‘odbx_escape’ from incompatible pointer type [-Wincompatible-pointer-types]
  764 |                         int err = odbx_escape(handle, dwa->var[id], arglen[id], p, &l);
      |                                                                                    ^~
      |                                                                                    |
      |                                                                                    size_t * {aka unsigned int *}
In file included from database.c:48:
/usr/include/opendbx/api.h:277:100: note: expected ‘long unsigned int *’ but argument is of type ‘size_t *’ {aka ‘unsigned int *’}
  277 | int odbx_escape( odbx_t* handle, const char* from, unsigned long fromlen, char* to, unsigned long* tolen );
      |                                                                                     ~~~~~~~~~~~~~~~^~~~~
database.c:868:83: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘uint64_t’ {aka ‘long long unsigned int’} [-Wformat=]
  868 |                                                 "part #%d of the query affected %ld rows",
      |                                                                                 ~~^
      |                                                                                   |
      |                                                                                   long int
      |                                                                                 %lld
  869 |                                                         r_set, rows);
      |                                                                ~~~~                
      |                                                                |
      |                                                                uint64_t {aka long long unsigned int}
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MAIN -DNO_DNS_QUERY -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zfilter_db-myadsp.o `test -f 'myadsp.c' || echo './'`myadsp.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MAIN -DNO_DNS_QUERY -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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_ZAG -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zaggregate-database.o `test -f 'database.c' || echo './'`database.c
database.c: In function ‘stmt_run_n’:
database.c:764:84: warning: passing argument 5 of ‘odbx_escape’ from incompatible pointer type [-Wincompatible-pointer-types]
  764 |                         int err = odbx_escape(handle, dwa->var[id], arglen[id], p, &l);
      |                                                                                    ^~
      |                                                                                    |
      |                                                                                    size_t * {aka unsigned int *}
In file included from database.c:48:
/usr/include/opendbx/api.h:277:100: note: expected ‘long unsigned int *’ but argument is of type ‘size_t *’ {aka ‘unsigned int *’}
  277 | int odbx_escape( odbx_t* handle, const char* from, unsigned long fromlen, char* to, unsigned long* tolen );
      |                                                                                     ~~~~~~~~~~~~~~~^~~~~
database.c:868:83: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘uint64_t’ {aka ‘long long unsigned int’} [-Wformat=]
  868 |                                                 "part #%d of the query affected %ld rows",
      |                                                                                 ~~^
      |                                                                                   |
      |                                                                                   long int
      |                                                                                 %lld
  869 |                                                         r_set, rows);
      |                                                                ~~~~                
      |                                                                |
      |                                                                uint64_t {aka long long unsigned int}
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_ZAG -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zaggregate-myadsp.o `test -f 'myadsp.c' || echo './'`myadsp.c
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_ZAG -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-zdkimfilter.o `test -f 'zdkimfilter.c' || echo './'`zdkimfilter.c
zdkimfilter.c: In function ‘update_blocked_user_list’:
zdkimfilter.c:7538:93: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘unsigned int’ [-Wformat=]
 7538 |                                 fl_report(LOG_ALERT, "file %s: size %ldu too large: max = %lu\n",
      |                                                                                           ~~^
      |                                                                                             |
      |                                                                                             long unsigned int
      |                                                                                           %u
zdkimfilter.c:7560:113: warning: format ‘%zu’ expects argument of type ‘size_t’, but argument 4 has type ‘__off_t’ {aka ‘long int’} [-Wformat=]
 7560 |                                                                         "race condition reading %s (size from %zu to %zu)",
      |                                                                                                               ~~^
      |                                                                                                                 |
      |                                                                                                                 unsigned int
      |                                                                                                               %lu
 7561 |                                                                         fname, st.st_size, in);
      |                                                                                ~~~~~~~~~~                        
      |                                                                                  |
      |                                                                                  __off_t {aka long int}
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-database.o `test -f 'database.c' || echo './'`database.c
database.c: In function ‘stmt_run_n’:
database.c:764:84: warning: passing argument 5 of ‘odbx_escape’ from incompatible pointer type [-Wincompatible-pointer-types]
  764 |                         int err = odbx_escape(handle, dwa->var[id], arglen[id], p, &l);
      |                                                                                    ^~
      |                                                                                    |
      |                                                                                    size_t * {aka unsigned int *}
In file included from database.c:48:
/usr/include/opendbx/api.h:277:100: note: expected ‘long unsigned int *’ but argument is of type ‘size_t *’ {aka ‘unsigned int *’}
  277 | int odbx_escape( odbx_t* handle, const char* from, unsigned long fromlen, char* to, unsigned long* tolen );
      |                                                                                     ~~~~~~~~~~~~~~~^~~~~
database.c:868:83: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘uint64_t’ {aka ‘long long unsigned int’} [-Wformat=]
  868 |                                                 "part #%d of the query affected %ld rows",
      |                                                                                 ~~^
      |                                                                                   |
      |                                                                                   long int
      |                                                                                 %lld
  869 |                                                         r_set, rows);
      |                                                                ~~~~                
      |                                                                |
      |                                                                uint64_t {aka long long unsigned int}
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-rfc822.o `test -f 'rfc822.c' || echo './'`rfc822.c
gcc -DHAVE_CONFIG_H -I. -I..  -DFILTER_NAME=zfilterlib -DUSE_PSL    -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security -c -o zdkimfilter-rfc822_mytake.o `test -f 'rfc822_mytake.c' || echo './'`rfc822_mytake.c
gcc -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o zdkimsign zdkimsign.o parm.o -L../libopendkim -lzdkim  -lgnutls  -lbsd 
gcc -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o redact redact-redact.o redact-parm.o -lnettle -lbsd 
gcc -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -lopendbx  -L../libopendkim -lzdkim  -lgnutls   -lidn2 -lbsd 
gcc -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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-cstring.o zaggregate-urlencode.o zaggregate-util.o -lopendbx  -lz -luuid  -lidn2  -L../libopendkim -lzdkim  -lgnutls  -lbsd 
gcc -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o urlencode urlencode-urlencode.o urlencode-cstring.o  -lbsd 
gcc -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o urldecode urldecode.o cstring.o  -lbsd 
gcc -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o 2idn 2idn.o -lidn2 -lbsd 
gcc -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -L../libopendkim -lzdkim  -lgnutls    -lnettle   -lopendbx  -lidn2 -lunistring -lbsd 
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/src'
Making all in etc
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/etc'
pod2man --utf8 --release="zdkimfilter 3.20" --center=zdkimfilter --section=5 --name=zdkimfilter.conf zdkimfilter.conf.pod zdkimfilter.conf.5
pod2man --utf8 --release="zdkimfilter 3.20" --center=zdkimfilter --section=8 --name=zdkimfilter zdkimfilter.pod zdkimfilter.8
pod2man --utf8 --release="zdkimfilter 3.20" --center=zdkimfilter --section=1 --name=zfilter_db zfilter_db.pod zfilter_db.1
pod2man --utf8 --release="zdkimfilter 3.20" --center=zdkimfilter --section=1 --name=zdkimsign zdkimsign.pod zdkimsign.1
pod2man --utf8 --release="zdkimfilter 3.20" --center=zdkimfilter --section=1 --name=redact redact.pod redact.1
pod2man --utf8 --release="zdkimfilter 3.20" --center=zdkimfilter --section=1 --name=zaggregate zaggregate.pod zaggregate.1
pod2man --utf8 --release="zdkimfilter 3.20" --center=zdkimfilter --section=1 --name=urlencode urlencode.pod urlencode.1
pod2man --utf8 --release="zdkimfilter 3.20" --center=zdkimfilter --section=1 --name=urldecode urldecode.pod urldecode.1
pod2man --utf8 --release="zdkimfilter 3.20" --center=zdkimfilter --section=1 --name=2idn 2idn.pod 2idn.1
pod2man --utf8 --release="zdkimfilter 3.20" --center=zdkimfilter --section=8 --name=zdkimgenkey zdkimgenkey.pod zdkimgenkey.8
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/etc'
Making all in tests
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/tests'
Making all in debian
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/debian'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/debian'
make[2]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20'
make[1]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20'
   dh_auto_test
	make -j2 check "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1
make[1]: Entering directory '/compilar/zdkim/zdkimfilter-3.20'
Making check in .
make[2]: Entering directory '/compilar/zdkim/zdkimfilter-3.20'
make[2]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20'
Making check in libopendkim
make[2]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim'
Making check in tests
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/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.20/libopendkim/tests'
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test73.o t-test73.c
t-test73.c: In function ‘main’:
t-test73.c:200:39: warning: passing argument 2 of ‘dkim_dns_set_query_start’ from incompatible pointer type [-Wincompatible-pointer-types]
  200 |         dkim_dns_set_query_start(lib, stub_dns_query);
      |                                       ^~~~~~~~~~~~~~
      |                                       |
      |                                       int (*)(void *, int,  unsigned char *, unsigned char *, size_t,  void **) {aka int (*)(void *, int,  unsigned char *, unsigned char *, unsigned int,  void **)}
In file included from /usr/include/features.h:489,
                 from /usr/include/i386-linux-gnu/sys/types.h:25,
                 from t-test73.c:12:
../dkim.h:1671:43: note: expected ‘int (*)(void *, int,  char *, unsigned char *, size_t,  void **)’ {aka ‘int (*)(void *, int,  char *, unsigned char *, unsigned int,  void **)’} but argument is of type ‘int (*)(void *, int,  unsigned char *, unsigned char *, size_t,  void **)’ {aka ‘int (*)(void *, int,  unsigned char *, unsigned char *, unsigned int,  void **)’}
 1671 |                                           int (*)(void *, int,
      |                                           ^~~~~~~~~~~~~~~~~~~~
 1672 |                                                   char *,
      |                                                   ~~~~~~~
 1673 |                                                   unsigned char *,
      |                                                   ~~~~~~~~~~~~~~~~
 1674 |                                                   size_t, void **)));
      |                                                   ~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security -c -o t-test121.o t-test121.c
t-test120.c: In function ‘main’:
t-test120.c:151:17: warning: ‘%s’ directive output may be truncated writing up to 4096 bytes into a region of size 4081 [-Wformat-truncation=]
  151 |         (void) !snprintf(inhdr, sizeof inhdr, "%s: %s", DKIM_SIGNHEADER, hdr);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:906,
                 from t-test120.c:14:
In function ‘snprintf’,
    inlined from ‘main’ at t-test120.c:151:10:
/usr/include/i386-linux-gnu/bits/stdio2.h:54:10: note: ‘__builtin___snprintf_chk’ output between 17 and 4113 bytes into a destination of size 4097
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/include/p11-kit-1  -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-setup t-setup.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test00 t-test00.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test01 t-test01.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test02 t-test02.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test03 t-test03.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test04 t-test04.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test05 t-test05.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test06 t-test06.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test07 t-test07.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test08 t-test08.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test09 t-test09.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test10 t-test10.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test11 t-test11.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test12 t-test12.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test13 t-test13.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test14 t-test14.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test15 t-test15.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test16 t-test16.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test17 t-test17.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test18 t-test18.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test19 t-test19.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test20 t-test20.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test21 t-test21.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test22 t-test22.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test23 t-test23.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test24 t-test24.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test25 t-test25.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test26 t-test26.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test27 t-test27.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test28 t-test28.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test29 t-test29.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test30 t-test30.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test31 t-test31.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test32 t-test32.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test33 t-test33.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test34 t-test34.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test35 t-test35.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test36 t-test36.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test37 t-test37.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test38 t-test38.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test39 t-test39.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test40 t-test40.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test42 t-test42.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test43 t-test43.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test44 t-test44.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test46 t-test46.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test47 t-test47.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test48 t-test48.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test50 t-test50.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test51 t-test51.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test52 t-test52.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test53 t-test53.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test54 t-test54.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test55 t-test55.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test56 t-test56.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test57 t-test57.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test58 t-test58.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test59 t-test59.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test60 t-test60.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test61 t-test61.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test62 t-test62.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test63 t-test63.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test64 t-test64.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test65 t-test65.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test66 t-test66.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test67 t-test67.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test68 t-test68.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test69 t-test69.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test70 t-test70.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test71 t-test71.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test72 t-test72.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test73 t-test73.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test74 t-test74.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test76 t-test76.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test77 t-test77.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test78 t-test78.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test79 t-test79.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test80 t-test80.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test81 t-test81.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test82 t-test82.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test83 t-test83.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test84 t-test84.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test85 t-test85.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test86 t-test86.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test87 t-test87.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test88 t-test88.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test89 t-test89.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test90 t-test90.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test91 t-test91.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test92 t-test92.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test93 t-test93.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test94 t-test94.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test96 t-test96.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test97 t-test97.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test98 t-test98.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test99 t-test99.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test100 t-test100.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test101 t-test101.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test102 t-test102.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test103 t-test103.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test104 t-test104.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test105 t-test105.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test106 t-test106.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test107 t-test107.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test108 t-test108.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test109 t-test109.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test110 t-test110.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test111 t-test111.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test112 t-test112.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test114 t-test114.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test115 t-test115.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test116 t-test116.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test117 t-test117.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test119 t-test119.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test120 t-test120.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test121 t-test121.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test122 t-test122.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test123 t-test123.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test125 t-test125.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test126 t-test126.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test127 t-test127.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test128 t-test128.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test129 t-test129.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test130 t-test130.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test131 t-test131.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test132 t-test132.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test133 t-test133.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test134 t-test134.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test135 t-test135.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test136 t-test136.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test137 t-test137.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test138 t-test138.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test139 t-test139.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test140 t-test140.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test141 t-test141.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test142 t-test142.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test143 t-test143.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test144 t-test144.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test145 t-test145.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test146 t-test146.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test147 t-test147.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test148 t-test148.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test149 t-test149.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test150 t-test150.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test151 t-test151.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test152 t-test152.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test153 t-test153.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test154 t-test154.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test200 t-test200.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test201 t-test201.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test203 t-test203.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test204 t-test204.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test207 t-test207.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test300 t-test300.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test301 t-test301.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test302 t-test302.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test303 t-test303.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test304 t-test304.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test305 t-test305.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test306 t-test306.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test307 t-test307.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test308 t-test308.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test309 t-test309.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-test310 t-test310.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-signperf t-signperf.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-verifyperf t-verifyperf.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
gcc    -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -Wl,-z,now -o t-cleanup t-cleanup.o ../libzdkim.a  -lgnutls   -lidn2 -lbsd 
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim/tests'
make  check-TESTS check-local
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim/tests'
make[4]: Nothing to be done for 'check-local'.
make[5]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/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-test18
PASS: t-test17
PASS: t-test20
PASS: t-test19
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-test34
PASS: t-test33
PASS: t-test36
PASS: t-test35
PASS: t-test38
PASS: t-test37
PASS: t-test40
PASS: t-test39
PASS: t-test42
PASS: t-test43
PASS: t-test46
PASS: t-test44
PASS: t-test48
PASS: t-test47
PASS: t-test51
PASS: t-test50
PASS: t-test53
PASS: t-test52
PASS: t-test54
PASS: t-test55
PASS: t-test56
PASS: t-test58
PASS: t-test57
PASS: t-test59
PASS: t-test60
PASS: t-test61
PASS: t-test62
PASS: t-test63
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-test84
PASS: t-test83
PASS: t-test85
PASS: t-test87
PASS: t-test88
PASS: t-test89
PASS: t-test86
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-test121
PASS: t-test120
PASS: t-test122
PASS: t-test123
PASS: t-test125
PASS: t-test126
PASS: t-test128
PASS: t-test127
PASS: t-test129
PASS: t-test130
PASS: t-test132
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-test131
PASS: t-test143
PASS: t-test142
PASS: t-test145
PASS: t-test144
PASS: t-test146
PASS: t-test148
PASS: t-test147
PASS: t-test149
PASS: t-test151
PASS: t-test152
PASS: t-test150
PASS: t-test153
PASS: t-test200
PASS: t-test201
PASS: t-test154
PASS: t-test203
PASS: t-test204
PASS: t-test207
PASS: t-test301
PASS: t-test300
PASS: t-test302
PASS: t-test303
PASS: t-test304
PASS: t-test306
PASS: t-test305
PASS: t-test307
PASS: t-test308
PASS: t-test310
PASS: t-test309
============================================================================
Testsuite summary for zdkimfilter for courier 3.20
============================================================================
# TOTAL: 164
# PASS:  164
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim/tests'
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim/tests'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim/tests'
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim'
make  TESTmailparse TESTutil
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim'
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MAILPARSE -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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: warning: "NDEBUG" redefined
   36 | #define NDEBUG
      | 
<command-line>: note: this is the location of the previous definition
gcc -DNDEBUG -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTmailparse TESTmailparse-dkim-mailparse.o  -lbsd 
gcc -DNDEBUG -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTutil TESTutil-dkim-arparse.o  -lbsd 
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim'
make  check-TESTS
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim'
make[5]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim'
PASS: TESTmailparse
============================================================================
Testsuite summary for zdkimfilter for courier 3.20
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim'
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim'
make[2]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim'
Making check in src
make[2]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/src'
make  TESTmyadsp TESTpublicsuffix TESTundo_percent_relay TESTcstring TESTtransform TESTmailto TESTparm TESTrewrite
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DTEST_MYADSP -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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_MAIN -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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_MAILTO -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security -c -o TESTrewrite-strdup_crsp.o `test -f 'strdup_crsp.c' || echo './'`strdup_crsp.c
gcc -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTmyadsp TESTmyadsp-myadsp.o TESTmyadsp-util.o -lidn2  -L../libopendkim -lzdkim  -lgnutls  -lbsd 
gcc -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTpublicsuffix TESTpublicsuffix-publicsuffix.o -lidn2 -lunistring -lbsd 
gcc -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTundo_percent_relay TESTundo_percent_relay-filterlib.o  -lbsd 
gcc -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTcstring TESTcstring-cstring.o  -lbsd 
gcc -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTtransform TESTtransform-transform.o TESTtransform-util.o TESTtransform-filterlib.o -L../libopendkim -lzdkim  -lgnutls    -lidn2 -lbsd 
gcc -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTmailto TESTmailto-util.o -L../libopendkim -lzdkim  -lidn2 -lbsd 
gcc -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o TESTparm TESTparm-parm.o  -lbsd 
gcc -I.. -g -O2 -ffile-prefix-map=/compilar/zdkim/zdkimfilter-3.20=. -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  -lbsd 
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/src'
make[2]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/src'
Making check in etc
make[2]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/etc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/etc'
Making check in tests
make[2]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/tests'
make  check-local
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/tests'
/bin/bash './testsuite' -j2 --verbose
## ---------------------------------------- ##
## zdkimfilter for courier 3.20 test suite. ##
## ---------------------------------------- ##


1. testsuite.at:352: testing test default parameters ...
./testsuite.at:355: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
2. testsuite.at:362: testing test integer overflow is caught ...
./testsuite.at:368: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
1. testsuite.at:352:  ok
2. testsuite.at:362:  ok


4. testsuite.at:391: testing Sign and verify my signature ...
3. testsuite.at:379: testing test backslash for parameter line continuation ...
./testsuite.at:384: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:407: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
3. testsuite.at:379:  ok

./testsuite.at:416: sed '/^Authentication-Results:/s/^/Old-/' mail > mail2
5. testsuite.at:462: testing Repeat with key choice ...
./testsuite.at:432: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:485: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:450: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
4. testsuite.at:391:  ok
./testsuite.at:494: sed '/^Authentication-Results:/s/^/Old-/' mail > mail2

./testsuite.at:510: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
6. testsuite.at:541: testing Fold very long From: ...
./testsuite.at:569: cp mail mail0
./testsuite.at:528: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:579: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
5. testsuite.at:462:  ok

./testsuite.at:601: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
7. testsuite.at:615: testing Sign with default domain ...
6. testsuite.at:541:  ok
./testsuite.at:628: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

8. testsuite.at:639: testing Sign with default domain, selector given ...
7. testsuite.at:615:  ok
./testsuite.at:653: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

9. testsuite.at:664: testing Sign with default domain, selector linked ...
8. testsuite.at:639:  ok
./testsuite.at:678: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

9. testsuite.at:664:  ok
10. testsuite.at:727: testing Verify simple author signature ...
./testsuite.at:730: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

10. testsuite.at:727:  ok
11. testsuite.at:735: testing Verify author signature mixed with other 1/6 ...
./testsuite.at:738: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

12. testsuite.at:742: testing Verify author signature mixed with other 2/6 ...
11. testsuite.at:735:  ok
./testsuite.at:745: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

13. testsuite.at:749: testing Verify author signature mixed with other 3/6 ...
12. testsuite.at:742:  ok
./testsuite.at:752: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

13. testsuite.at:749:  ok
14. testsuite.at:756: testing Verify author signature mixed with other 4/6 ...
./testsuite.at:759: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

15. testsuite.at:763: testing Verify author signature mixed with other 5/6 ...
14. testsuite.at:756:  ok
./testsuite.at:766: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

15. testsuite.at:763:  ok
16. testsuite.at:770: testing Verify author signature mixed with other 6/6 ...
./testsuite.at:773: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

16. testsuite.at:770:  ok
17. testsuite.at:777: testing Verify simple author failed signature ...

./testsuite.at:780: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
18. testsuite.at:785: testing Verify sender signature mixed with other 1/6 ...
17. testsuite.at:777:  ok
./testsuite.at:788: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

19. testsuite.at:793: testing Verify sender signature mixed with other 2/6 ...
18. testsuite.at:785:  ok
./testsuite.at:796: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

20. testsuite.at:800: testing Verify sender signature mixed with other 3/6 ...
19. testsuite.at:793:  ok
./testsuite.at:803: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

20. testsuite.at:800:  ok
21. testsuite.at:807: testing Verify sender signature mixed with other 4/6 ...
./testsuite.at:810: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

22. testsuite.at:814: testing Verify sender signature mixed with other 5/6 ...
21. testsuite.at:807:  ok
./testsuite.at:817: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

23. testsuite.at:821: testing Verify sender signature mixed with other 6/6 ...
22. testsuite.at:814:  ok
./testsuite.at:824: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

24. testsuite.at:832: testing Verify the IP address passed to database ...
23. testsuite.at:821:  ok
./testsuite.at:835: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:836: $HAVE_OPENDBX || exit 77
./testsuite.at:837: grep 'ip: ::ffff:192.0.2.1' database_dump
25. testsuite.at:843: testing Verify the IP address and iprev ...
24. testsuite.at:832:  ok
./testsuite.at:846: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:847: $HAVE_OPENDBX || exit 77
./testsuite.at:848: grep 'ip: ::ffff:192.0.2.1' database_dump
./testsuite.at:852: grep 'iprev: server.example' database_dump
26. testsuite.at:859: testing Verify the bounce address passed to database ...
25. testsuite.at:843:  ok
./testsuite.at:862: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:863: $HAVE_OPENDBX || exit 77
./testsuite.at:864: grep 'envelope_sender:' database_dump
27. testsuite.at:871: testing Verify bounce address after signing ...
26. testsuite.at:859:  ok
./testsuite.at:888: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:896: $HAVE_OPENDBX || exit 77
./testsuite.at:897: grep 'envelope_sender:' database_dump
28. testsuite.at:904: testing Reject message with non-existent From: domain ...
27. testsuite.at:871:  ok
./testsuite.at:919: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

29. testsuite.at:946: testing Accept message with non-existent From: domain ...
./testsuite.at:934: $HAVE_OPENDBX || exit 77
./testsuite.at:935: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:958: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:966: head -n 3 mail
28. testsuite.at:904:  ok
29. testsuite.at:946:  ok


30. testsuite.at:975: testing Whitelisted sender, non-existent From: domain ...
31. testsuite.at:1047: testing Whitelisted signer, non-existent From: domain ...
./testsuite.at:1053: $HAVE_OPENDBX || exit 77
./testsuite.at:991: $HAVE_OPENDBX || exit 77
./testsuite.at:992: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1066: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1077: head -n 3 mail
./testsuite.at:1002: head -n 3 mail
./testsuite.at:1015: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1091: $HAVE_OPENDBX || exit 77
./testsuite.at:1092: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1033: $HAVE_OPENDBX || exit 77
./testsuite.at:1034: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
31. testsuite.at:1047:  ok
30. testsuite.at:975:  ok


32. testsuite.at:1105: testing Whitelisted both ways, SPF ignored ...
./testsuite.at:1112: $HAVE_OPENDBX || exit 77
33. testsuite.at:1185: testing Dkim whitelisting with SPF-validated signer ...
./testsuite.at:1191: $HAVE_OPENDBX || exit 77
./testsuite.at:1125: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1204: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1136: head -n 4 mail
./testsuite.at:1215: head -n 4 mail
./testsuite.at:1230: $HAVE_OPENDBX || exit 77
./testsuite.at:1151: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1231: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1241: head -n 4 mail
./testsuite.at:1170: $HAVE_OPENDBX || exit 77
33. testsuite.at:1185:  ok
./testsuite.at:1171: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

32. testsuite.at:1105:  ok
34. testsuite.at:1250: testing Whitelisted but not authenticated From: domain ...

./testsuite.at:1267: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1275: $HAVE_OPENDBX || exit 77
35. testsuite.at:1309: testing Verify author signature with policy: all ...
./testsuite.at:1276: grep 'domain: author.example' database_dump
./testsuite.at:1324: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
34. testsuite.at:1250:  ok

./testsuite.at:1333: head -n 5 mail
35. testsuite.at:1309:  ok
36. testsuite.at:1344: testing Verify author signature with policy: discard ...
./testsuite.at:1359: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:1368: head -n 5 mail
37. testsuite.at:1379: testing Fail author signature with policy: all ...
36. testsuite.at:1344:  ok
./testsuite.at:1394: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:1403: head -n 5 mail
38. testsuite.at:1414: testing Reject author signature with policy: all ...
37. testsuite.at:1379:  ok
./testsuite.at:1430: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

39. testsuite.at:1439: testing Drop author signature with policy: discard ...
38. testsuite.at:1414:  ok
./testsuite.at:1456: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

39. testsuite.at:1439:  ok
40. testsuite.at:1468: testing Whitelisted sender, failed policy: accept ...
./testsuite.at:1477: $HAVE_OPENDBX || exit 77

./testsuite.at:1488: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
41. testsuite.at:1510: testing Verify sender, fail author, policy: all ...
./testsuite.at:1499: head -n 5 mail
./testsuite.at:1525: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
40. testsuite.at:1468:  ok
./testsuite.at:1534: head -n 5 mail

41. testsuite.at:1510:  ok
42. testsuite.at:1545: testing Verify sender, fail author, policy: discard ...

./testsuite.at:1560: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
43. testsuite.at:1578: testing Missing author signature with policy: all ...
./testsuite.at:1596: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:1567: head -n 5 mail
42. testsuite.at:1545:  ok
./testsuite.at:1603: head -n 4 mail

43. testsuite.at:1578:  ok
44. testsuite.at:1613: testing Missing author signature with policy: discard ...
./testsuite.at:1631: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:1638: head -n 4 mail
45. testsuite.at:1648: testing Mandatory author signature without SPF ...
44. testsuite.at:1613:  ok
./testsuite.at:1666: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:1673: head -n 3 mail
46. testsuite.at:1682: testing Drop missing signature with 1 recipient ...
45. testsuite.at:1648:  ok
./testsuite.at:1701: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:1707: head -n 6 ctl
47. testsuite.at:1720: testing No signature, no policy, and no SPF ...
46. testsuite.at:1682:  ok
./testsuite.at:1741: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:1747: head -n 1 mail
48. testsuite.at:1755: testing Save From: even with no authentication ...
./testsuite.at:1751: cat database_dump
47. testsuite.at:1720:  ok
./testsuite.at:1776: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:1782: head -n 1 mail
49. testsuite.at:1793: testing Cannot write unauthenticated msg w/o From: ...
./testsuite.at:1786: $HAVE_OPENDBX || exit 77
./testsuite.at:1787: grep 'domain: ' database_dump
./testsuite.at:1825: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
48. testsuite.at:1755:  ok
./testsuite.at:1831: head -n 3 mail

./testsuite.at:1837: cat database_dump
49. testsuite.at:1793:  ok
50. testsuite.at:1841: testing Reject missing From: ...

./testsuite.at:1867: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
51. testsuite.at:1876: testing Logging specific header fields to the DB ...
./testsuite.at:1877: $HAVE_OPENDBX || exit 77
50. testsuite.at:1841:  ok
./testsuite.at:1908: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:1914: grep 'content_type:' database_dump
./testsuite.at:1917: grep 'content_encoding:' database_dump
./testsuite.at:1920: grep 'date:' database_dump
./testsuite.at:1923: grep 'message_id:' database_dump
52. testsuite.at:1989: testing Signing after the From field ...
./testsuite.at:1926: grep 'from:' database_dump
./testsuite.at:1929: grep 'subject:' database_dump
./testsuite.at:1932: grep 'envelope_sender:' database_dump
./testsuite.at:1995: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
51. testsuite.at:1876:  ok

52. testsuite.at:1989:  ok
53. testsuite.at:1999: testing Not signing for missing choice field ...
./testsuite.at:2005: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

54. testsuite.at:2009: testing Not signing for missing key ...
53. testsuite.at:1999:  ok
./testsuite.at:2016: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

54. testsuite.at:2009:  ok
55. testsuite.at:2020: testing Default domain even if login domain ...

./testsuite.at:2026: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
56. testsuite.at:2030: testing Login domain preferred ...
./testsuite.at:2036: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
55. testsuite.at:2020:  ok

56. testsuite.at:2030:  ok
57. testsuite.at:2040: testing Login domain not preferred ...

./testsuite.at:2046: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
58. testsuite.at:2050: testing Custom field, second instance overrides ...
./testsuite.at:2060: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
57. testsuite.at:2040:  ok

58. testsuite.at:2050:  ok
59. testsuite.at:2064: testing Custom field, second instance does not override ...

./testsuite.at:2074: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
60. testsuite.at:2103: testing A-R layout with multiple signatures ...
59. testsuite.at:2064:  ok
./testsuite.at:2104: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:2105: head -n 4 mail
60. testsuite.at:2103:  ok
61. testsuite.at:2115: testing Whitelisted domain reported ...
./testsuite.at:2116: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:2120: $HAVE_OPENDBX || exit 77
./testsuite.at:2121: head -n 6 mail
62. testsuite.at:2133: testing Whitelisted + vouched domain ...
61. testsuite.at:2115:  ok
./testsuite.at:2134: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:2138: $HAVE_OPENDBX || exit 77
./testsuite.at:2139: head -n 6 mail
63. testsuite.at:2151: testing Report all sigs ...
62. testsuite.at:2133:  ok
./testsuite.at:2152: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

64. testsuite.at:2166: testing Report all sigs with header.b ...
./testsuite.at:2154: head -n 6 mail
63. testsuite.at:2151:  ok
./testsuite.at:2167: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:2169: head -n 9 mail
65. testsuite.at:2192: testing Reject too many signatures ...
./testsuite.at:2181: $HAVE_OPENDBX || exit 77
./testsuite.at:2182: grep 'dkim_selector: ' database_dump
./testsuite.at:2208: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
64. testsuite.at:2166:  ok

65. testsuite.at:2192:  ok

66. testsuite.at:2217: testing Obfuscate userid ...
./testsuite.at:2234: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
67. testsuite.at:2256: testing Retrieve obfuscated userid ...
./testsuite.at:2260: test "$HAVE_NETTLE" = "1" || exit 77
./testsuite.at:2261: redact -f zftest.conf --decode Xr@LC
67. testsuite.at:2256:  ok
./testsuite.at:2242: sed -n '/^Received: from test/,+2p' mail

66. testsuite.at:2217:  ok
68. testsuite.at:2267: testing Retrieve target domains ...

./testsuite.at:2285: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
69. testsuite.at:2309: testing Check zdkimsign finds the right executable ...
./testsuite.at:2313: zdkimsign -f zftest.conf --version
./testsuite.at:2293: $HAVE_OPENDBX || exit 77
stderr:
stdout:
zdkimfilter for courier, version 3.20
Compiled without debugging support
Compiled with GnuTLS library version 0X30709
Linked with GnuTLS library version 3.7.9 (match)
and with libunistring version: 0X10000 (match)
and with IDN2 version: 0X565C5A98 (match)
running /compilar/zdkim/zdkimfilter-3.20/src/zdkimfilter
69. testsuite.at:2309:  ok
./testsuite.at:2294: grep 'example.org' database_dump
./testsuite.at:2299: grep 'rcpt_count' database_dump
68. testsuite.at:2267:  ok


70. testsuite.at:2322: testing Sign and verify with no-fork ...
./testsuite.at:2330: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --no-db --no-fork -t1,zdkimsign ctls  --batch-test <mail >mailsig 
71. testsuite.at:2366: testing Non filtered file copied to stdout if no-fork ...
./testsuite.at:2373: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --no-db --no-fork -t1,zdkimsign ctls  --batch-test <mail >mailsig 
./testsuite.at:2382: cmp mail mailsig
71. testsuite.at:2366:  ok
./testsuite.at:2353: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

72. testsuite.at:2386: testing Zdkimsign copies pipe to tmp ...
70. testsuite.at:2322:  ok
./testsuite.at:2389: cat mail | $VALGRIND_AND_OPTS zdkimsign -f zftest.conf --filter --domain example.com -- --batch-test >mailsig 

./testsuite.at:2395: cmp mail mailsig
72. testsuite.at:2386:  ok
73. testsuite.at:2399: testing Zdkimsign reads default domain ...
./testsuite.at:2405: $VALGRIND_AND_OPTS zdkimsign -f zftest.conf --filter --domain example.com -- --batch-test >mailsig  <mail

./testsuite.at:2411: cmp mail mailsig
73. testsuite.at:2399:  ok
74. testsuite.at:2415: testing Zdkimsign reads message recipients ...
./testsuite.at:2416: $HAVE_OPENDBX || exit 77
./testsuite.at:2428: 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:2430: grep 'ip: ::ffff:192.0.2.2' database_dump
75. testsuite.at:2451: testing Create blocked user list ...
./testsuite.at:2452: $HAVE_OPENDBX || exit 77
./testsuite.at:2439: grep 'domain:' database_dump
./testsuite.at:2463: $VALGRIND_AND_OPTS zdkimsign -f zftest.conf --filter --db-filter --domain user@example.com -- --batch-test >mailsig  <mail
74. testsuite.at:2415:  ok
./testsuite.at:2465: grep 'user@example' bul.txt

stdout:
user@example.com on 2025-03-30T13:52:45 is-naughty
75. testsuite.at:2451:  ok
76. testsuite.at:2469: testing Update blocked user list ...
./testsuite.at:2470: $HAVE_OPENDBX || exit 77
./testsuite.at:2483: $VALGRIND_AND_OPTS zdkimsign -f zftest.conf --filter --db-filter --domain user@example.com -- --batch-test >mailsig  <mail

./testsuite.at:2485: grep 'user@example' bul.txt
77. testsuite.at:2492: testing Update blocked user list missing key ...
./testsuite.at:2493: $HAVE_OPENDBX || exit 77
./testsuite.at:2505: $VALGRIND_AND_OPTS zdkimsign -f zftest.conf --filter --db-filter --domain user@example.com -- --batch-test >mailsig  <mail
./testsuite.at:2507: grep 'user@example' bul.txt
stdout:
stdout:
user@example.com on 2025-03-30T13:52:45 is-naughty
./testsuite.at:2508: grep 'someonelse@another.example' bul.txt
user@example.com on 2025-03-30T13:52:45 is-naughty
./testsuite.at:2486: grep 'someonelse@another.example' bul.txt
76. testsuite.at:2469:  ok
77. testsuite.at:2492:  ok


79. testsuite.at:2537: testing Reject blocked user ...
78. testsuite.at:2514: testing Update blocked user list missing key and domain ...
./testsuite.at:2515: $HAVE_OPENDBX || exit 77
./testsuite.at:2554: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2528: $VALGRIND_AND_OPTS zdkimsign -f zftest.conf --filter --db-filter -- --batch-test >mailsig  <mail
79. testsuite.at:2537:  ok
./testsuite.at:2530: grep 'postmaster' bul.txt
stdout:
postmaster@example.net on 2025-03-30T13:52:45 naughty
./testsuite.at:2531: grep 'someonelse@another.example' bul.txt
78. testsuite.at:2514:  ok


80. testsuite.at:2563: testing Reject blocked user missing domain ...
81. testsuite.at:2590: testing Reject blocked user sending also to postmaster ...
./testsuite.at:2581: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2608: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
80. testsuite.at:2563:  ok
81. testsuite.at:2590:  ok


82. testsuite.at:2617: testing Accept blocked user sending to postmaster only ...
83. testsuite.at:2649: testing Check parsing Authentication-Results ...
./testsuite.at:2652: $VALGRIND_AND_OPTS TESTutil a_r
./testsuite.at:2660: $VALGRIND_AND_OPTS TESTutil a_r
./testsuite.at:2634: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2667: $VALGRIND_AND_OPTS TESTutil a_r
./testsuite.at:2670: $VALGRIND_AND_OPTS TESTutil a_r
82. testsuite.at:2617:  ok
./testsuite.at:2674: $VALGRIND_AND_OPTS TESTutil a_r

./testsuite.at:2680: $VALGRIND_AND_OPTS TESTutil a_r
./testsuite.at:2688: $VALGRIND_AND_OPTS TESTutil a_r
84. testsuite.at:2695: testing Check renaming false Authentication-Results ...
83. testsuite.at:2649:  ok
./testsuite.at:2707: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:2713: grep 'Z-Renamed' mail
84. testsuite.at:2695:  ok
85. testsuite.at:2720: testing DNSWL sender, non-existent From: domain ...
./testsuite.at:2737: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:2748: head -n 3 mail
86. testsuite.at:2766: testing DNSWL sender domain logged to the database ...
./testsuite.at:2782: $HAVE_OPENDBX || exit 77
./testsuite.at:2783: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2755: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2786: grep 'domain: ' database_dump
./testsuite.at:2788: grep 'auth_type: ' database_dump
./testsuite.at:2791: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
85. testsuite.at:2720:  ok
86. testsuite.at:2766:  ok


87. testsuite.at:2797: testing Reload config after signing ...
88. testsuite.at:2830: testing Check parsing split_verify option ...
./testsuite.at:2815: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2835: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2845: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
87. testsuite.at:2797:  ok
88. testsuite.at:2830:  ok


89. testsuite.at:2869: testing Check complaint_flag values ...
./testsuite.at:2870: $HAVE_OPENDBX || exit 77
90. testsuite.at:2972: testing Verify action_header drop and 127.0.0.255 ...
./testsuite.at:2882: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2989: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2883: grep 'complaint_flag:' database_dump
./testsuite.at:3006: $HAVE_OPENDBX || exit 77
./testsuite.at:3007: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2904: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3019: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:2905: grep 'complaint_flag:' database_dump
./testsuite.at:2916: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
90. testsuite.at:2972:  ok
./testsuite.at:2917: grep 'complaint_flag:' database_dump

./testsuite.at:2924: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
91. testsuite.at:3033: testing Not dropped if worthiness 2 (signed) ...
./testsuite.at:2925: grep 'complaint_flag:' database_dump
./testsuite.at:3052: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
89. testsuite.at:2869:  ok
./testsuite.at:3070: $HAVE_OPENDBX || exit 77

./testsuite.at:3071: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
92. testsuite.at:3094: testing Still dropped if shot worth sender ...
./testsuite.at:3095: $HAVE_OPENDBX || exit 77
./testsuite.at:3083: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3116: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
91. testsuite.at:3033:  ok
92. testsuite.at:3094:  ok


93. testsuite.at:3128: testing Not dropped if worthiness 2 (not signed) ...
./testsuite.at:3145: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
94. testsuite.at:3186: testing Not dropped if whitelisted (author signature) ...
./testsuite.at:3187: $HAVE_OPENDBX || exit 77
./testsuite.at:3208: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3162: $HAVE_OPENDBX || exit 77
./testsuite.at:3163: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3174: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3226: $HAVE_OPENDBX || exit 77
./testsuite.at:3227: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
93. testsuite.at:3128:  ok
94. testsuite.at:3186:  ok


95. testsuite.at:3240: testing Not dropped if whitelisted (SPF auth) ...
./testsuite.at:3241: $HAVE_OPENDBX || exit 77
./testsuite.at:3260: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
96. testsuite.at:3291: testing Not dropped if whitelisted (SPF auth, signed) ...
./testsuite.at:3292: $HAVE_OPENDBX || exit 77
./testsuite.at:3313: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3278: $HAVE_OPENDBX || exit 77
./testsuite.at:3279: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3331: $HAVE_OPENDBX || exit 77
95. testsuite.at:3240:  ok
./testsuite.at:3332: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

96. testsuite.at:3291:  ok
97. testsuite.at:3346: testing Verify action_header reject ...

./testsuite.at:3365: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
98. testsuite.at:3394: testing Verify action_header drop and save message ...
./testsuite.at:3375: $HAVE_OPENDBX || exit 77
./testsuite.at:3416: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3383: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3428: cmp mail no-preheader
97. testsuite.at:3346:  ok
./testsuite.at:3431: $HAVE_OPENDBX || exit 77
./testsuite.at:3439: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

98. testsuite.at:3394:  ok
99. testsuite.at:3515: testing DMARC non-none policy reported ...

./testsuite.at:3519: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
100. testsuite.at:3529: testing DMARC failed quarantine reported ...
./testsuite.at:3533: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3520: head -n 4 mail
99. testsuite.at:3515:  ok

./testsuite.at:3534: head -n 3 mail
100. testsuite.at:3529:  ok
101. testsuite.at:3542: testing DMARC failed quarantine honored ...

./testsuite.at:3546: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
102. testsuite.at:3555: testing DMARC failed reject reported ...
./testsuite.at:3547: head -n 3 mail
./testsuite.at:3559: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
101. testsuite.at:3542:  ok

./testsuite.at:3560: head -n 3 mail
102. testsuite.at:3555:  ok
103. testsuite.at:3568: testing DMARC failed reject honored ...

./testsuite.at:3572: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
104. testsuite.at:3576: testing DMARC failed reject pct=0 ...
103. testsuite.at:3568:  ok
./testsuite.at:3580: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

104. testsuite.at:3576:  ok
105. testsuite.at:3584: testing DMARC failed reject honored from database ...
./testsuite.at:3585: $HAVE_OPENDBX || exit 77

./testsuite.at:3589: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
106. testsuite.at:3593: testing DMARC failed subdomain honored from database ...
./testsuite.at:3594: $HAVE_OPENDBX || exit 77
105. testsuite.at:3584:  ok
./testsuite.at:3598: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

106. testsuite.at:3593:  ok
107. testsuite.at:3602: testing DMARC reject not honored if whitelisted ...
./testsuite.at:3603: $HAVE_OPENDBX || exit 77

./testsuite.at:3609: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
108. testsuite.at:3620: testing DMARC reject not honored if dnswl'd ...
./testsuite.at:3612: head -n 3 mail
./testsuite.at:3627: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
107. testsuite.at:3602:  ok
./testsuite.at:3630: head -n 2 mail

./testsuite.at:3637: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
109. testsuite.at:3641: testing DMARC pass signed by subdomain ...
108. testsuite.at:3620:  ok
./testsuite.at:3645: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:3646: head -n 3 mail
110. testsuite.at:3654: testing DMARC reject signed by subdomain shot ...
./testsuite.at:3655: $HAVE_OPENDBX || exit 77
109. testsuite.at:3641:  ok
./testsuite.at:3660: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

110. testsuite.at:3654:  ok
111. testsuite.at:3663: testing DMARC pass SPF HELO by subdomain ...

./testsuite.at:3667: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
112. testsuite.at:3676: testing DMARC reject SPF HELO by subdomain shot ...
./testsuite.at:3677: $HAVE_OPENDBX || exit 77
./testsuite.at:3668: head -n 3 mail
./testsuite.at:3682: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
111. testsuite.at:3663:  ok
112. testsuite.at:3676:  ok


113. testsuite.at:3685: testing DMARC pass SPF MAILFROM by subdomain ...
114. testsuite.at:3698: testing DMARC reject SPF MAILFROM by subdomain shot ...
./testsuite.at:3699: $HAVE_OPENDBX || exit 77
./testsuite.at:3689: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3704: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3690: head -n 3 mail
113. testsuite.at:3685:  ok
114. testsuite.at:3698:  ok


115. testsuite.at:3707: testing DMARC pass SPF FROM (non standard) by subdomain ...
116. testsuite.at:3719: testing DMARC reject SPF FROM by subdomain shot ...
./testsuite.at:3720: $HAVE_OPENDBX || exit 77
./testsuite.at:3711: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3725: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3712: head -n 2 mail
115. testsuite.at:3707:  ok
116. testsuite.at:3719:  ok


117. testsuite.at:3729: testing DMARC subdomain signed by domain ...
118. testsuite.at:3742: testing DMARC subdomain shot signed by domain ...
./testsuite.at:3743: $HAVE_OPENDBX || exit 77
./testsuite.at:3748: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3733: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
118. testsuite.at:3742:  ok
./testsuite.at:3734: head -n 3 mail

117. testsuite.at:3729:  ok
119. testsuite.at:3751: testing DMARC subdomain shot signed by domain white ...
./testsuite.at:3752: $HAVE_OPENDBX || exit 77

./testsuite.at:3757: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
120. testsuite.at:3762: testing DMARC subdomain white signed by domain shot ...
./testsuite.at:3763: $HAVE_OPENDBX || exit 77
./testsuite.at:3768: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
119. testsuite.at:3751:  ok

120. testsuite.at:3762:  ok
121. testsuite.at:3771: testing DMARC subdomain SPF HELO by domain ...

./testsuite.at:3775: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3776: head -n 3 mail
122. testsuite.at:3784: testing DMARC subdomain SPF MAILFROM by domain ...
121. testsuite.at:3771:  ok
./testsuite.at:3788: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:3789: head -n 3 mail
123. testsuite.at:3797: testing DMARC subdomain SPF MAILFROM by domain shot ...
./testsuite.at:3798: $HAVE_OPENDBX || exit 77
122. testsuite.at:3784:  ok

./testsuite.at:3803: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
124. testsuite.at:3806: testing DMARC sub SPF FROM (non standard) by domain ...
123. testsuite.at:3797:  ok
./testsuite.at:3810: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:3811: head -n 2 mail
125. testsuite.at:3818: testing DMARC subdomain signed by subdomain ...
124. testsuite.at:3806:  ok
./testsuite.at:3822: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:3823: head -n 3 mail
126. testsuite.at:3831: testing DMARC subdomain signed, domain shot ...
./testsuite.at:3832: $HAVE_OPENDBX || exit 77
125. testsuite.at:3818:  ok
./testsuite.at:3837: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

126. testsuite.at:3831:  ok
127. testsuite.at:3840: testing DMARC subdomain SPF by another subdomain ...
./testsuite.at:3844: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:3845: head -n 3 mail
127. testsuite.at:3840:  ok
128. testsuite.at:3858: testing DMARC auth by subdomain strict dkim ...

./testsuite.at:3862: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3863: head -n 4 mail
129. testsuite.at:3872: testing DMARC auth by subdomain strict spf ...
128. testsuite.at:3858:  ok
./testsuite.at:3876: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:3877: head -n 4 mail
130. testsuite.at:3886: testing DMARC auth by subdomain strict both ...
129. testsuite.at:3872:  ok
./testsuite.at:3890: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

131. testsuite.at:3894: testing DMARC forced with no policy, auth SPF ...
./testsuite.at:3895: $HAVE_OPENDBX || exit 77
130. testsuite.at:3886:  ok
./testsuite.at:3900: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

131. testsuite.at:3894:  ok
132. testsuite.at:3903: testing DMARC forced with no policy, no auth ...
./testsuite.at:3904: $HAVE_OPENDBX || exit 77

./testsuite.at:3909: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
133. testsuite.at:3913: testing DMARC forced with p=none, auth SPF ...
./testsuite.at:3914: $HAVE_OPENDBX || exit 77
./testsuite.at:3918: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
132. testsuite.at:3903:  ok
133. testsuite.at:3913:  ok


134. testsuite.at:3921: testing DMARC forced with p=none, no auth ...
./testsuite.at:3922: $HAVE_OPENDBX || exit 77
135. testsuite.at:3957: testing Find PSD quarantine ...
./testsuite.at:3958: $HAVE_OPENDBX || exit 77
./testsuite.at:3962: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3926: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:3963: head -n 2 mail
135. testsuite.at:3957:  ok
134. testsuite.at:3921:  ok


136. testsuite.at:3970: testing Find PSD with np=reject ...
./testsuite.at:3971: $HAVE_OPENDBX || exit 77
137. testsuite.at:3980: testing Check wrapping long lines on signing ...
./testsuite.at:3975: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4012: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
136. testsuite.at:3970:  ok
./testsuite.at:4020: head -17 mail | tail -11

137. testsuite.at:3980:  ok
138. testsuite.at:4037: testing Header with empty lines ...

./testsuite.at:4057: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
139. testsuite.at:4063: testing Undo percent relay basic ...
./testsuite.at:4075: TESTundo_percent_relay ctl1 ctl2 ctl3
./testsuite.at:4076: diff -u ctl1 chk1
./testsuite.at:4077: diff -u ctl2 chk2
./testsuite.at:4078: diff -u ctl3 chk3
./testsuite.at:4079: TESTundo_percent_relay ctl4 ctl5
./testsuite.at:4080: diff -u ctl4 chk4
./testsuite.at:4081: diff -u ctl5 chk5
139. testsuite.at:4063:  ok

140. testsuite.at:4086: testing Sign with RELAYCLIENT ...
./testsuite.at:4100: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4108: sed -n /^r/p ctl
140. testsuite.at:4086:  ok

141. testsuite.at:4113: testing Prevent signing with let_relayclient_alone ...
./testsuite.at:4128: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4136: sed -n /^r/p ctl
141. testsuite.at:4113:  ok

142. testsuite.at:4141: testing Publicsuffix operation ...
./testsuite.at:4146: 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
142. testsuite.at:4141:  ok

143. testsuite.at:4164: testing Sign and verify EAI ...
./testsuite.at:4180: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4189: sed '/^Authentication-Results:/s/^/Old-/' mail > mail2
./testsuite.at:4205: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4222: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
143. testsuite.at:4164:  ok

144. testsuite.at:4234: testing Sign without uauthsmtp ...
./testsuite.at:4248: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4266: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
144. testsuite.at:4234:  ok

145. testsuite.at:4277: testing Check cstring utility ...
./testsuite.at:4278: TESTcstring printf
stdout:
final:
145. testsuite.at:4277:  ok

146. testsuite.at:4282: testing Check MLM trans text/plain ...
./testsuite.at:4340: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:4354: head -n 3 mail
146. testsuite.at:4282:  ok

./testsuite.at:4059: diff -u mail2 mail
138. testsuite.at:4037:  ok
147. testsuite.at:4363: testing Check MLM trans text/plain base64 encoded ...
./testsuite.at:4414: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:4428: head -n 3 mail
148. testsuite.at:4437: testing Quoted-printable conversion to base64 ...
147. testsuite.at:4363:  ok
./testsuite.at:4472: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

149. testsuite.at:4513: testing Quoted-printable not converted to base64 ...
./testsuite.at:4481: cat mail
./testsuite.at:4548: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
148. testsuite.at:4437:  ok

./testsuite.at:4556: grep -E ^Content-Transfer-Encoding: mail
149. testsuite.at:4513:  ok
150. testsuite.at:4563: testing Check MLM trans text/plain base64 both ...

./testsuite.at:4618: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
151. testsuite.at:4641: testing Check MLM trans multipart mime-wrap ...
./testsuite.at:4632: head -n 3 mail
./testsuite.at:4729: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
150. testsuite.at:4563:  ok
./testsuite.at:4743: head -n 3 mail

151. testsuite.at:4641:  ok

152. testsuite.at:4752: testing Check MLM trans multipart add-part ...
./testsuite.at:4831: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
153. testsuite.at:4854: testing Check MLM trans multipart add-part 2 ...
./testsuite.at:4845: head -n 3 mail
./testsuite.at:4938: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
152. testsuite.at:4752:  ok

./testsuite.at:4952: head -n 3 mail
153. testsuite.at:4854:  ok
154. testsuite.at:4960: testing Check MLM trans with base64-encoded footer ...

/compilar/zdkim/zdkimfilter-3.20/tests/testsuite.dir/at-groups/154/test-source: line 201: ]: command not found
./testsuite.at:5134: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
155. testsuite.at:5151: testing Check MLM trans header only ...
./testsuite.at:5198: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
154. testsuite.at:4960:  ok

155. testsuite.at:5151:  ok

156. testsuite.at:5212: testing Check MLM trans header only not signed ...
./testsuite.at:5260: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
157. testsuite.at:5276: testing Sign and verify Ed25519 signature ...
./testsuite.at:5277: $HAVE_ED25519 || exit 77
./testsuite.at:5292: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
156. testsuite.at:5212:  ok
./testsuite.at:5301: sed '/^Authentication-Results:/s/^/Old-/' mail > mail2

./testsuite.at:5317: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
158. testsuite.at:5360: testing Verify RFC 8463 ...
./testsuite.at:5361: $HAVE_ED25519 || exit 77
./testsuite.at:5382: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:5335: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
157. testsuite.at:5276:  ok
./testsuite.at:5415: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

158. testsuite.at:5360:  ok

159. testsuite.at:5427: testing Check sign local ...
./testsuite.at:5441: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
160. testsuite.at:5475: testing mailto_domain() function ...
./testsuite.at:5476: TESTmailto '<mailto:whatever> or <mailto:user@exa mple.com,who@EX%41MPLE.com?subject="unsubscribe">'
160. testsuite.at:5475:  ok
./testsuite.at:5452: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:5464: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
161. testsuite.at:5498: testing Seal and verify ARC set ...
./testsuite.at:5504: $VALGRIND_AND_OPTS zdkimsign -f zftest.conf --arcseal --filter --domain example.com -- --batch-test >mailsig  < mail
159. testsuite.at:5427:  ok

./testsuite.at:5527: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
162. testsuite.at:5544: testing Copy A-R to ARC-Authentication-Results ...
./testsuite.at:5559: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --do-seal --batch-test <batch
./testsuite.at:5535: head -5 mailsig
161. testsuite.at:5498:  ok
./testsuite.at:5566: cat mail

./testsuite.at:5582: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --do-seal --batch-test <batch
163. testsuite.at:5699: testing ARC sets sequence ...
./testsuite.at:5590: cat mail
./testsuite.at:5608: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --do-seal --batch-test <batch
./testsuite.at:5715: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:5615: cat mail
./testsuite.at:5724: sed '/^Authentication-Results:/s/^/Old-/' mail > mail2
./testsuite.at:5635: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --do-seal --batch-test <batch
./testsuite.at:5741: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:5643: cat mail
./testsuite.at:5752: sed 's/^Subject:/Subject: tag/' mail2 > mail3
./testsuite.at:5669: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --do-seal --batch-test <batch
./testsuite.at:5764: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --do-seal --batch-test <batch
./testsuite.at:5677: cat mail
./testsuite.at:5773: echo "Received: from test.example by example.net with ESMTP" > mail4
./testsuite.at:5774: cat mail3 >> mail4
162. testsuite.at:5544:  ok
./testsuite.at:5785: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch

./testsuite.at:5795: head -24 mail4
./testsuite.at:5827: cat footer >> mail4
./testsuite.at:5841: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --do-seal --batch-test <batch
164. testsuite.at:5915: testing ARC fail after Authentication-Results ...
./testsuite.at:5931: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:5850: head -24 mail4
./testsuite.at:5878: echo "Received: from example.net by example.org with ESMTP" > mail5
./testsuite.at:5940: sed '/^Authentication-Results:/s/^/Old-/' mail > mail2
./testsuite.at:5879: cat mail4 >> mail5
./testsuite.at:5957: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:5890: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:5968: sed 's/^Subject:/Subject: tag/' mail2 > mail3
./testsuite.at:5980: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --do-seal --batch-test <batch
./testsuite.at:5900: head -9 mail5
163. testsuite.at:5699:  ok
./testsuite.at:5993: cat footer >> mail3
./testsuite.at:5997: echo "Received: from test.example by example.net with ESMTP" > mail4
./testsuite.at:5998: cat mail3 >> mail4

./testsuite.at:6009: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:6019: head -24 mail4
165. testsuite.at:6142: testing Detect bad ARC chains ...
./testsuite.at:6058: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --do-seal --batch-test <batch
./testsuite.at:6201: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:6211: head -5 mail
./testsuite.at:6067: head -24 mail4
./testsuite.at:6095: echo "Received: from example.net by example.org with ESMTP" > mail5
./testsuite.at:6257: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:6096: cat mail4 >> mail5
./testsuite.at:6107: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:6266: head -5 mail
./testsuite.at:6117: head -19 mail5
./testsuite.at:6312: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
164. testsuite.at:5915:  ok

./testsuite.at:6322: head -5 mail
./testsuite.at:6349: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
166. testsuite.at:6381: testing Sign and verify message with no body ...
./testsuite.at:6397: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:6365: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf --no-write --batch-test <batch
./testsuite.at:6406: sed '/^Authentication-Results:/s/^/Old-/' mail > mail2
165. testsuite.at:6142:  ok
./testsuite.at:6422: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
./testsuite.at:6440: $VALGRIND_AND_OPTS zdkimfilter -f zftest.conf  --batch-test <batch
166. testsuite.at:6381:  ok

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

All 166 tests were successful.
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/tests'
make[2]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/tests'
Making check in debian
make[2]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/debian'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/debian'
make[1]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20'
	rm -fr -- /tmp/dh-xdg-rundir-VXyKHllN
   create-stamp debian/debhelper-build-stamp
 debian/rules binary
dh binary
   dh_testroot
   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.20'
/usr/bin/make DESTDIR=/compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter install
make[2]: Entering directory '/compilar/zdkim/zdkimfilter-3.20'
Making install in .
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.20'
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.20'
 /bin/mkdir -p '/compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/bin'
 /usr/bin/install -c zdkimgenkey '/compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/bin'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20'
Making install in libopendkim
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim'
Making install in tests
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim/tests'
make[5]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim/tests'
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim/tests'
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim'
make[5]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/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.20/libopendkim'
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/libopendkim'
Making install in src
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/src'
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/src'
 /bin/mkdir -p '/compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/bin'
  /usr/bin/install -c zdkimsign redact zfilter_db zaggregate urlencode urldecode 2idn '/compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/bin'
 /bin/mkdir -p '/compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/lib/courier/filters'
  /usr/bin/install -c zdkimfilter '/compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/lib/courier/filters'
/usr/bin/make  install-exec-hook
make[5]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/src'
chown courier:courier /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/lib/courier/filters/zdkimfilter
chown courier:courier /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/bin/zdkimsign
chmod 755 /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/bin/zdkimsign
chown courier:courier /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/bin/redact
chmod 755 /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/bin/redact
cd /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/bin && rm -f zdkimverify && ln -s zdkimsign zdkimverify
cd /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/bin && rm -f zarcseal && ln -s zdkimsign zarcseal
make[5]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/src'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/src'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/src'
Making install in etc
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/etc'
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/etc'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/compilar/zdkim/zdkimfilter-3.20/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.20/debian/zdkimfilter/usr/share/man/man1'
 /bin/mkdir -p '/compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/share/man/man5'
 /usr/bin/install -c -m 644 zdkimfilter.conf.5 '/compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/share/man/man5'
 /bin/mkdir -p '/compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/share/man/man8'
 /usr/bin/install -c -m 644 zdkimfilter.8 zdkimgenkey.8 '/compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/share/man/man8'
 /bin/mkdir -p '/compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/etc/courier/filters'
 /usr/bin/install -c -m 644 zdkimfilter.conf.dist '/compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/etc/courier/filters'
/usr/bin/make  install-data-hook
make[5]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/etc'
chown courier:courier /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/etc/courier/filters/zdkimfilter.conf.dist
chmod 640 /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/etc/courier/filters/zdkimfilter.conf.dist
--------------------------------------------------------------
installed /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/etc/courier/filters/zdkimfilter.conf.dist
copy it to /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/etc/courier/filters/zdkimfilter.conf and edit
--------------------------------------------------------------
cd /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/share/man/man1 && ln -s zdkimsign.1 zdkimverify.1 || true
cd /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/share/man/man1 && ln -s zdkimsign.1 zarcseal.1 || true
make[5]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/etc'
make[4]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/etc'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/etc'
Making install in tests
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/tests'
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/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.20/tests'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/tests'
Making install in debian
make[3]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/debian'
make[4]: Entering directory '/compilar/zdkim/zdkimfilter-3.20/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.20/debian'
make[3]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20/debian'
make[2]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20'
mkdir -p /compilar/zdkim/zdkimfilter-3.20/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.20/debian/zdkimfilter/usr/share/dbconfig-common/data/zdkimfilter/install/mysql
mkdir -p /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/share/zdkimfilter
sed -nr '/^db_sql_domain_flags/,/^db_sql_set_dmarc_agg/p' \
	odbx_example.conf > /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/share/zdkimfilter/db_sql.conf
sed -r '/^Bcc:/d' \
	zaggregate-example.sh > /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/share/zdkimfilter/dmarc_send
chmod a+x /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/share/zdkimfilter/dmarc_send
mv /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/etc/courier/filters/zdkimfilter.conf.dist \
	/compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/share/zdkimfilter/zdkimfilter.conf.orig.dist
mkdir -p /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/share/dbconfig-common/data/zdkimfilter/upgrade/mysql
cp debian/upgrade_mysql_1.7.sql /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/share/dbconfig-common/data/zdkimfilter/upgrade/mysql/1.7
cp debian/upgrade_mysql_3.0.sql /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/share/dbconfig-common/data/zdkimfilter/upgrade/mysql/3.0
cp debian/upgrade_mysql_3.3.sql /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/share/dbconfig-common/data/zdkimfilter/upgrade/mysql/3.3
cp debian/upgrade_mysql_3.10.sql /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/share/dbconfig-common/data/zdkimfilter/upgrade/mysql/3.10
cp tentative-psddmarc-list.txt /compilar/zdkim/zdkimfilter-3.20/debian/zdkimfilter/usr/share/zdkimfilter
make[1]: Leaving directory '/compilar/zdkim/zdkimfilter-3.20'
   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/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
	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
   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
	chown 0:0 -- debian/zdkimfilter/DEBIAN/config
	install -p -m0644 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.20'
	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 -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
	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/i386-linux-gnu
	dwz -mdebian/zdkimfilter/usr/lib/debug/.dwz/i386-linux-gnu/zdkimfilter.debug -M/usr/lib/debug/.dwz/i386-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/i386-linux-gnu/zdkimfilter.debug
	chmod 0644 -- debian/zdkimfilter/usr/lib/debug/.dwz/i386-linux-gnu/zdkimfilter.debug
	chown 0:0 -- debian/zdkimfilter/usr/lib/debug/.dwz/i386-linux-gnu/zdkimfilter.debug
   dh_strip -a
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/71
	objcopy --only-keep-debug --compress-debug-sections debian/zdkimfilter/usr/bin/2idn debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/71/82575e02385b732360472c255e9a7d7377409b.debug
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/71/82575e02385b732360472c255e9a7d7377409b.debug
	chown 0:0 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/71/82575e02385b732360472c255e9a7d7377409b.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/71/82575e02385b732360472c255e9a7d7377409b.debug debian/zdkimfilter/usr/bin/2idn
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/5d
	objcopy --only-keep-debug --compress-debug-sections debian/zdkimfilter/usr/bin/urldecode debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/5d/4d6701440fd577f1f6189c58e30604094e180a.debug
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/5d/4d6701440fd577f1f6189c58e30604094e180a.debug
	chown 0:0 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/5d/4d6701440fd577f1f6189c58e30604094e180a.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/5d/4d6701440fd577f1f6189c58e30604094e180a.debug debian/zdkimfilter/usr/bin/urldecode
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/f1
	objcopy --only-keep-debug --compress-debug-sections debian/zdkimfilter/usr/bin/redact debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/f1/9f7b6a0113bc74263b97e847e3c398d3802ba5.debug
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/f1/9f7b6a0113bc74263b97e847e3c398d3802ba5.debug
	chown 0:0 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/f1/9f7b6a0113bc74263b97e847e3c398d3802ba5.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/f1/9f7b6a0113bc74263b97e847e3c398d3802ba5.debug debian/zdkimfilter/usr/bin/redact
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/f2
	objcopy --only-keep-debug --compress-debug-sections debian/zdkimfilter/usr/bin/urlencode debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/f2/d836b3a87d89bd9594106f341a3c851d75998d.debug
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/f2/d836b3a87d89bd9594106f341a3c851d75998d.debug
	chown 0:0 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/f2/d836b3a87d89bd9594106f341a3c851d75998d.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/f2/d836b3a87d89bd9594106f341a3c851d75998d.debug debian/zdkimfilter/usr/bin/urlencode
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/f4
	objcopy --only-keep-debug --compress-debug-sections debian/zdkimfilter/usr/bin/zaggregate debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/f4/fb23325492ec27ca20e384b8b616b60c5307bf.debug
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/f4/fb23325492ec27ca20e384b8b616b60c5307bf.debug
	chown 0:0 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/f4/fb23325492ec27ca20e384b8b616b60c5307bf.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/f4/fb23325492ec27ca20e384b8b616b60c5307bf.debug debian/zdkimfilter/usr/bin/zaggregate
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/d4
	objcopy --only-keep-debug --compress-debug-sections debian/zdkimfilter/usr/bin/zdkimsign debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/d4/cedcdf19cab866711c0d0ed8c2775149834cc2.debug
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/d4/cedcdf19cab866711c0d0ed8c2775149834cc2.debug
	chown 0:0 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/d4/cedcdf19cab866711c0d0ed8c2775149834cc2.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/d4/cedcdf19cab866711c0d0ed8c2775149834cc2.debug debian/zdkimfilter/usr/bin/zdkimsign
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/2b
	objcopy --only-keep-debug --compress-debug-sections debian/zdkimfilter/usr/bin/zfilter_db debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/2b/ad4e98d2693446728c99f8d1538d72806f4d18.debug
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/2b/ad4e98d2693446728c99f8d1538d72806f4d18.debug
	chown 0:0 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/2b/ad4e98d2693446728c99f8d1538d72806f4d18.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/2b/ad4e98d2693446728c99f8d1538d72806f4d18.debug debian/zdkimfilter/usr/bin/zfilter_db
	install -m0755 -d debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/08
	objcopy --only-keep-debug --compress-debug-sections debian/zdkimfilter/usr/lib/courier/filters/zdkimfilter debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/08/bd9a1104a766eb81cdd0a76b32ffdd90023dfd.debug
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/08/bd9a1104a766eb81cdd0a76b32ffdd90023dfd.debug
	chown 0:0 -- debian/.debhelper/zdkimfilter/dbgsym-root/usr/lib/debug/.build-id/08/bd9a1104a766eb81cdd0a76b32ffdd90023dfd.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/08/bd9a1104a766eb81cdd0a76b32ffdd90023dfd.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/i386-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
   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
	chown 0:0 -- 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
	chown 0:0 -- 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
	chown 0:0 -- 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
	chown 0:0 -- 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 -Pdebian/.debhelper/zdkimfilter/dbgsym-root -UPre-Depends -URecommends -USuggests -UEnhances -UProvides -UEssential -UConflicts -DPriority=optional -UHomepage -UImportant -UBuilt-Using -DAuto-Built-Package=debug-symbols -UProtected -DPackage=zdkimfilter-dbgsym "-DDepends=zdkimfilter (= \${binary:Version})" "-DDescription=debug symbols for zdkimfilter" "-DBuild-Ids=08bd9a1104a766eb81cdd0a76b32ffdd90023dfd 2bad4e98d2693446728c99f8d1538d72806f4d18 5d4d6701440fd577f1f6189c58e30604094e180a 7182575e02385b732360472c255e9a7d7377409b d4cedcdf19cab866711c0d0ed8c2775149834cc2 f19f7b6a0113bc74263b97e847e3c398d3802ba5 f2d836b3a87d89bd9594106f341a3c851d75998d f4fb23325492ec27ca20e384b8b616b60c5307bf" -DSection=debug -UMulti-Arch -UReplaces -UBreaks
	chmod 0644 -- debian/.debhelper/zdkimfilter/dbgsym-root/DEBIAN/control
	chown 0:0 -- debian/.debhelper/zdkimfilter/dbgsym-root/DEBIAN/control
	dpkg-gencontrol -pzdkimfilter -ldebian/changelog -Tdebian/zdkimfilter.substvars -Pdebian/zdkimfilter
	chmod 0644 -- debian/zdkimfilter/DEBIAN/control
	chown 0:0 -- 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
	chown 0:0 -- 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
	chown 0:0 -- debian/.debhelper/zdkimfilter/dbgsym-root/DEBIAN/md5sums
   dh_builddeb
	dpkg-deb --build debian/zdkimfilter ..
	dpkg-deb --root-owner-group --build debian/.debhelper/zdkimfilter/dbgsym-root ..
dpkg-deb: building package 'zdkimfilter-dbgsym' in '../zdkimfilter-dbgsym_3.20_i386.deb'.
dpkg-deb: building package 'zdkimfilter' in '../zdkimfilter_3.20_i386.deb'.
 dpkg-genbuildinfo -O../zdkimfilter_3.20_i386.buildinfo
 dpkg-genchanges -O../zdkimfilter_3.20_i386.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)
