==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: opendkim 2.11.0beta-8 (Mon Mar  4 21:50:09 2024)
==> Retrieving sources...
  -> Cloning OpenDKIM git repo...
Cloning into bare repository '/home/leming/work/opendkim/OpenDKIM'...
  -> Found 7c70ee7c86da1cecc621182355cc950d3b193314.patch
  -> Found opendkim.sysusers
  -> Found opendkim.tmpfiles
  -> Found opendkim.service
  -> Found openssl_1.1.0_compat.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    OpenDKIM ... Skipped
    7c70ee7c86da1cecc621182355cc950d3b193314.patch ... Passed
    opendkim.sysusers ... Passed
    opendkim.tmpfiles ... Passed
    opendkim.service ... Passed
    openssl_1.1.0_compat.patch ... Passed
==> Making package: opendkim 2.11.0beta-8 (Mon 04 Mar 2024 09:50:19 PM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) freetds-1.4.10-1  libfbclient-2.5.8.27089-3  liburing-2.5-1
             mariadb-libs-11.3.2-1  postgresql-libs-16.1-5  unixodbc-2.3.12-1
             opendbx-1.4.6-12

Total Download Size:   10.77 MiB
Total Installed Size:  67.30 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 mariadb-libs-11.3.2-1-aarch64 downloading...
 libfbclient-2.5.8.27089-3-aarch64 downloading...
 postgresql-libs-16.1-5-aarch64 downloading...
 freetds-1.4.10-1-aarch64 downloading...
 unixodbc-2.3.12-1-aarch64 downloading...
 liburing-2.5-1-aarch64 downloading...
 opendbx-1.4.6-12-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libfbclient...
installing liburing...
installing mariadb-libs...
Optional dependencies for mariadb-libs
    krb5: for gssapi authentication [installed]
installing postgresql-libs...
installing unixodbc...
installing freetds...
installing opendbx...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) perl-error-0.17029-5  perl-mailtools-2.21-7  perl-timedate-2.33-5
             git-2.44.0-1  libmilter-8.17.2-1

Total Download Size:    0.03 MiB
Total Installed Size:  42.24 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libmilter-8.17.2-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libmilter...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/1) Warn about old perl modules
[?25h==> Retrieving sources...
  -> Found 7c70ee7c86da1cecc621182355cc950d3b193314.patch
  -> Found opendkim.sysusers
  -> Found opendkim.tmpfiles
  -> Found opendkim.service
  -> Found openssl_1.1.0_compat.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of OpenDKIM git repo...
Cloning into 'OpenDKIM'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
patching file opendkim/opendkim.c
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:62: installing 'build-aux/compile'
configure.ac:65: installing 'build-aux/config.guess'
configure.ac:65: installing 'build-aux/config.sub'
configure.ac:36: installing 'build-aux/install-sh'
configure.ac:36: installing 'build-aux/missing'
autobuild/Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 vfork.h... no
checking for sys/time.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for library containing inet_addr... none required
checking for library containing dlopen... none required
checking for library containing socket... none required
checking for library containing inet_aton... none required
checking for library containing inet_pton... none required
checking for library containing inet_ntop... none required
checking for library containing getaddrinfo... none required
checking for library containing res_ninit... none required
checking for library containing res_setservers... no
checking for library containing getopt_long... none required
checking for sys/types.h... (cached) yes
checking for netinet/in.h... yes
checking for arpa/nameser.h... yes
checking for netdb.h... yes
checking for resolv.h... yes
checking for useconds_t... yes
checking whether the resolver works without -lresolv... yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for iso/limits_iso.h... no
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for paths.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... (cached) yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for uid_t... yes
checking for gid_t... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for fork... yes
checking for vfork... yes
checking for alarm... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking type of array argument to getgroups... gid_t
checking for library containing getgroups... none required
checking for working getgroups... yes
checking for GNU libc compatible malloc... 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 memmove... yes
checking for memset... yes
checking for regcomp... yes
checking for select... yes
checking for socket... 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/local/include... 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 rrdtool... no
checking for sendmail... /usr/sbin/sendmail
checking for openssl >= 0.9.7... yes
checking for openssl/bio.h... yes
checking for openssl/conf.h... yes
checking for openssl/crypto.h... yes
checking for openssl/err.h... yes
checking for openssl/evp.h... yes
checking for openssl/md5.h... yes
checking for openssl/opensslv.h... yes
checking for openssl/pem.h... yes
checking for openssl/rsa.h... yes
checking for openssl/sha.h... yes
checking for openssl/ssl.h... yes
checking for library containing ERR_peek_error... none required
checking for gcc options needed to detect all undeclared functions... none needed
checking whether EVP_PKEY_ED25519 is declared... yes
checking whether SHA256_DIGEST_LENGTH is declared... yes
checking for milter library and includes... /usr
checking for library containing smfi_register... -lmilter
checking for smfi_insheader... yes
checking for smfi_opensocket... yes
checking for smfi_progress... yes
checking for smfi_setsymlist... yes
checking for smfi_version... yes
checking for opendbx >= 1.3.7... yes
checking for openldap >= 2.0.0... no
configure: WARNING: pkg-config for openldap not found, trying manual
		            search...
checking for OpenLDAP... /usr
checking OpenLDAP version... ok
checking for cyrussasl >= 2.1.0... no
configure: WARNING: pkg-config for cyrussasl not found, trying manual
		            search...
checking for SASL... /usr
checking for BerkeleyDB db.h... /usr/include
checking for library containing db_create... -ldb
checking for domainname... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating autobuild/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/convert/Makefile
config.status: creating contrib/docs/Makefile
config.status: creating contrib/init/Makefile
config.status: creating contrib/init/generic/Makefile
config.status: creating contrib/init/redhat/Makefile
config.status: creating contrib/init/redhat/opendkim
config.status: creating contrib/init/redhat/opendkim-default-keygen
config.status: creating contrib/init/solaris/Makefile
config.status: creating contrib/ldap/Makefile
config.status: creating contrib/lua/Makefile
config.status: creating contrib/patches/Makefile
config.status: creating contrib/repute/Makefile
config.status: creating contrib/spec/Makefile
config.status: creating contrib/spec/opendkim.spec
config.status: creating contrib/stats/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/systemd/opendkim.service
config.status: creating libopendkim/opendkim.pc
config.status: creating libopendkim/Makefile
config.status: creating libopendkim/docs/Makefile
config.status: creating libopendkim/tests/Makefile
config.status: creating librbl/rbl.pc
config.status: creating librbl/Makefile
config.status: creating libut/ut.pc
config.status: creating libut/Makefile
config.status: creating libvbr/vbr.pc
config.status: creating libvbr/Makefile
config.status: creating miltertest/Makefile
config.status: creating opendkim/Makefile
config.status: creating opendkim/opendkim.8
config.status: creating opendkim/opendkim-genkey
config.status: creating opendkim/opendkim-genkey.8
config.status: creating opendkim/opendkim-genzone.8
config.status: creating opendkim/opendkim-lua.3
config.status: creating opendkim/opendkim-testkey.8
config.status: creating opendkim/opendkim-stats.8
config.status: creating opendkim/opendkim-testmsg.8
config.status: creating opendkim/opendkim.conf.5
config.status: creating opendkim/opendkim.conf.simple
config.status: creating opendkim/opendkim.conf.simple-verify
config.status: creating opendkim/opendkim-atpszone.8
config.status: creating opendkim/opendkim-spam.1
config.status: creating opendkim/tests/Makefile
config.status: creating stats/Makefile
config.status: creating stats/opendkim-importstats.8
config.status: creating stats/opendkim-expire
config.status: creating stats/opendkim-expire.8
config.status: creating stats/opendkim-gengraphs
config.status: creating stats/opendkim-gengraphs.8
config.status: creating stats/opendkim-genstats
config.status: creating stats/opendkim-genstats.8
config.status: creating stats/opendkim-reportstats
config.status: creating reprrd/Makefile
config.status: creating reprrd/opendkim-reprrdimport
config.status: creating reprrd/opendkim-reprrdimport.8
config.status: creating reprrd/reprrd.pc
config.status: creating reputation/Makefile
config.status: creating reputation/opendkim-genrates
config.status: creating reputation/opendkim-genrates.8
config.status: creating reputation/opendkim-modtotals
config.status: creating reputation/opendkim-modtotals.8
config.status: creating reputation/opendkim-rephistory
config.status: creating reputation/opendkim-rephistory.8
config.status: creating reputation/repute.pc
config.status: creating build-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/build/opendkim/src/OpenDKIM'
Making all in libopendkim
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/libopendkim'
Making all in tests
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/libopendkim/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/libopendkim/tests'
Making all in docs
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/libopendkim/docs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/libopendkim/docs'
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/libopendkim'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libopendkim_la-base32.lo -MD -MP -MF .deps/libopendkim_la-base32.Tpo -c -o libopendkim_la-base32.lo `test -f 'base32.c' || echo './'`base32.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libopendkim_la-base64.lo -MD -MP -MF .deps/libopendkim_la-base64.Tpo -c -o libopendkim_la-base64.lo `test -f 'base64.c' || echo './'`base64.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libopendkim_la-dkim-atps.lo -MD -MP -MF .deps/libopendkim_la-dkim-atps.Tpo -c -o libopendkim_la-dkim-atps.lo `test -f 'dkim-atps.c' || echo './'`dkim-atps.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libopendkim_la-dkim-cache.lo -MD -MP -MF .deps/libopendkim_la-dkim-cache.Tpo -c -o libopendkim_la-dkim-cache.lo `test -f 'dkim-cache.c' || echo './'`dkim-cache.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libopendkim_la-dkim-canon.lo -MD -MP -MF .deps/libopendkim_la-dkim-canon.Tpo -c -o libopendkim_la-dkim-canon.lo `test -f 'dkim-canon.c' || echo './'`dkim-canon.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libopendkim_la-dkim-dns.lo -MD -MP -MF .deps/libopendkim_la-dkim-dns.Tpo -c -o libopendkim_la-dkim-dns.lo `test -f 'dkim-dns.c' || echo './'`dkim-dns.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libopendkim_la-dkim-keys.lo -MD -MP -MF .deps/libopendkim_la-dkim-keys.Tpo -c -o libopendkim_la-dkim-keys.lo `test -f 'dkim-keys.c' || echo './'`dkim-keys.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libopendkim_la-dkim-mailparse.lo -MD -MP -MF .deps/libopendkim_la-dkim-mailparse.Tpo -c -o libopendkim_la-dkim-mailparse.lo `test -f 'dkim-mailparse.c' || echo './'`dkim-mailparse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-cache.lo -MD -MP -MF .deps/libopendkim_la-dkim-cache.Tpo -c dkim-cache.c  -fPIC -DPIC -o .libs/libopendkim_la-dkim-cache.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-atps.lo -MD -MP -MF .deps/libopendkim_la-dkim-atps.Tpo -c dkim-atps.c  -fPIC -DPIC -o .libs/libopendkim_la-dkim-atps.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-base32.lo -MD -MP -MF .deps/libopendkim_la-base32.Tpo -c base32.c  -fPIC -DPIC -o .libs/libopendkim_la-base32.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-dns.lo -MD -MP -MF .deps/libopendkim_la-dkim-dns.Tpo -c dkim-dns.c  -fPIC -DPIC -o .libs/libopendkim_la-dkim-dns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-mailparse.lo -MD -MP -MF .deps/libopendkim_la-dkim-mailparse.Tpo -c dkim-mailparse.c  -fPIC -DPIC -o .libs/libopendkim_la-dkim-mailparse.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-canon.lo -MD -MP -MF .deps/libopendkim_la-dkim-canon.Tpo -c dkim-canon.c  -fPIC -DPIC -o .libs/libopendkim_la-dkim-canon.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-keys.lo -MD -MP -MF .deps/libopendkim_la-dkim-keys.Tpo -c dkim-keys.c  -fPIC -DPIC -o .libs/libopendkim_la-dkim-keys.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-base64.lo -MD -MP -MF .deps/libopendkim_la-base64.Tpo -c base64.c  -fPIC -DPIC -o .libs/libopendkim_la-base64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-cache.lo -MD -MP -MF .deps/libopendkim_la-dkim-cache.Tpo -c dkim-cache.c -o libopendkim_la-dkim-cache.o >/dev/null 2>&1
mv -f .deps/libopendkim_la-dkim-cache.Tpo .deps/libopendkim_la-dkim-cache.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libopendkim_la-dkim-report.lo -MD -MP -MF .deps/libopendkim_la-dkim-report.Tpo -c -o libopendkim_la-dkim-report.lo `test -f 'dkim-report.c' || echo './'`dkim-report.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-base32.lo -MD -MP -MF .deps/libopendkim_la-base32.Tpo -c base32.c -o libopendkim_la-base32.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-dns.lo -MD -MP -MF .deps/libopendkim_la-dkim-dns.Tpo -c dkim-dns.c -o libopendkim_la-dkim-dns.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-base64.lo -MD -MP -MF .deps/libopendkim_la-base64.Tpo -c base64.c -o libopendkim_la-base64.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-mailparse.lo -MD -MP -MF .deps/libopendkim_la-dkim-mailparse.Tpo -c dkim-mailparse.c -o libopendkim_la-dkim-mailparse.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-atps.lo -MD -MP -MF .deps/libopendkim_la-dkim-atps.Tpo -c dkim-atps.c -o libopendkim_la-dkim-atps.o >/dev/null 2>&1
mv -f .deps/libopendkim_la-base64.Tpo .deps/libopendkim_la-base64.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libopendkim_la-dkim-tables.lo -MD -MP -MF .deps/libopendkim_la-dkim-tables.Tpo -c -o libopendkim_la-dkim-tables.lo `test -f 'dkim-tables.c' || echo './'`dkim-tables.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-report.lo -MD -MP -MF .deps/libopendkim_la-dkim-report.Tpo -c dkim-report.c  -fPIC -DPIC -o .libs/libopendkim_la-dkim-report.o
mv -f .deps/libopendkim_la-dkim-dns.Tpo .deps/libopendkim_la-dkim-dns.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libopendkim_la-dkim-test.lo -MD -MP -MF .deps/libopendkim_la-dkim-test.Tpo -c -o libopendkim_la-dkim-test.lo `test -f 'dkim-test.c' || echo './'`dkim-test.c
mv -f .deps/libopendkim_la-base32.Tpo .deps/libopendkim_la-base32.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libopendkim_la-dkim-util.lo -MD -MP -MF .deps/libopendkim_la-dkim-util.Tpo -c -o libopendkim_la-dkim-util.lo `test -f 'dkim-util.c' || echo './'`dkim-util.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-keys.lo -MD -MP -MF .deps/libopendkim_la-dkim-keys.Tpo -c dkim-keys.c -o libopendkim_la-dkim-keys.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-tables.lo -MD -MP -MF .deps/libopendkim_la-dkim-tables.Tpo -c dkim-tables.c  -fPIC -DPIC -o .libs/libopendkim_la-dkim-tables.o
mv -f .deps/libopendkim_la-dkim-mailparse.Tpo .deps/libopendkim_la-dkim-mailparse.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libopendkim_la-dkim.lo -MD -MP -MF .deps/libopendkim_la-dkim.Tpo -c -o libopendkim_la-dkim.lo `test -f 'dkim.c' || echo './'`dkim.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-test.lo -MD -MP -MF .deps/libopendkim_la-dkim-test.Tpo -c dkim-test.c  -fPIC -DPIC -o .libs/libopendkim_la-dkim-test.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-util.lo -MD -MP -MF .deps/libopendkim_la-dkim-util.Tpo -c dkim-util.c  -fPIC -DPIC -o .libs/libopendkim_la-dkim-util.o
mv -f .deps/libopendkim_la-dkim-atps.Tpo .deps/libopendkim_la-dkim-atps.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libopendkim_la-util.lo -MD -MP -MF .deps/libopendkim_la-util.Tpo -c -o libopendkim_la-util.lo `test -f 'util.c' || echo './'`util.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim.lo -MD -MP -MF .deps/libopendkim_la-dkim.Tpo -c dkim.c  -fPIC -DPIC -o .libs/libopendkim_la-dkim.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-tables.lo -MD -MP -MF .deps/libopendkim_la-dkim-tables.Tpo -c dkim-tables.c -o libopendkim_la-dkim-tables.o >/dev/null 2>&1
dkim-canon.c: In function 'dkim_canon_write':
dkim-canon.c:224:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from /usr/include/openssl/x509.h:41,
                 from /usr/include/openssl/pem.h:23,
                 from dkim-types.h:35,
                 from dkim-canon.c:43:
/usr/include/openssl/sha.h:50:57: note: declared here
   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
      |                                                         ^~~~~~~~~~~
dkim-canon.c:238:3: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/sha.h:74:57: note: declared here
   74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c,
      |                                                         ^            
dkim-canon.c: In function 'dkim_canon_init':
dkim-canon.c:717:4: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/sha.h:49:57: note: declared here
   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
      |                                                         ^        
dkim-canon.c:753:4: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/sha.h:73:57: note: declared here
   73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c);
      |                                                         ^          
dkim-canon.c: In function 'dkim_canon_runheaders':
dkim-canon.c:1427:4: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/sha.h:51:57: note: declared here
   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
      |                                                         ^~~~~~~~~~
dkim-canon.c:1441:4: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/sha.h:76:57: note: declared here
   76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c);
      |                                                         ^~~~~~~~~~~~
dkim-canon.c: In function 'dkim_canon_signature':
dkim-canon.c:1565:4: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/sha.h:51:57: note: declared here
   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
      |                                                         ^~~~~~~~~~
dkim-canon.c:1579:4: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/sha.h:76:57: note: declared here
   76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c);
      |                                                         ^~~~~~~~~~~~
dkim-canon.c: In function 'dkim_canon_closebody':
dkim-canon.c:2000:4: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/sha.h:51:57: note: declared here
   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
      |                                                         ^~~~~~~~~~
dkim-canon.c:2014:4: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/sha.h:76:57: note: declared here
   76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c);
      |                                                         ^~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-canon.lo -MD -MP -MF .deps/libopendkim_la-dkim-canon.Tpo -c dkim-canon.c -o libopendkim_la-dkim-canon.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-report.lo -MD -MP -MF .deps/libopendkim_la-dkim-report.Tpo -c dkim-report.c -o libopendkim_la-dkim-report.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-util.lo -MD -MP -MF .deps/libopendkim_la-util.Tpo -c util.c  -fPIC -DPIC -o .libs/libopendkim_la-util.o
mv -f .deps/libopendkim_la-dkim-tables.Tpo .deps/libopendkim_la-dkim-tables.Plo
grep '^extern' dkim.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
mv -f .deps/libopendkim_la-dkim-keys.Tpo .deps/libopendkim_la-dkim-keys.Plo
dkim-test.c: In function 'dkim_test_key':
dkim-test.c:434:3: warning: 'EVP_PKEY_get1_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from dkim-test.c:29:
/usr/include/openssl/evp.h:1356:16: note: declared here
 1356 | int EVP_PKEY_set1_DSA(EVP_PKEY *pkey, struct dsa_st *key);
      |                ^~~~~~~~~~~~~~~~~
dkim-test.c:447:3: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from dkim-test.c:28:
/usr/include/openssl/rsa.h:215:57: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_crt_params(RSA *r,
      |                                                         ^       
dkim-test.c:460:3: warning: 'i2d_RSA_PUBKEY_bio' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from /usr/include/openssl/pem.h:23,
                 from dkim-types.h:35,
                 from dkim-test.c:34:
/usr/include/openssl/x509.h:626:57: note: declared here
  626 | #  ifndef OPENSSL_NO_DEPRECATED_3_0
      |                                                         ^                 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-test.lo -MD -MP -MF .deps/libopendkim_la-dkim-test.Tpo -c dkim-test.c -o libopendkim_la-dkim-test.o >/dev/null 2>&1
dkim-util.c: In function 'dkim_tmpfile':
dkim-util.c:146:29: warning: '/dkim.XXXXXX' directive output may be truncated writing 12 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:894,
                 from dkim-util.c:24:
In function 'snprintf',
    inlined from 'dkim_tmpfile' at dkim-util.c:146:3:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 13 and 4109 bytes into a destination of size 4096
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
dkim-util.c: In function 'dkim_tmpfile':
dkim-util.c:141:29: warning: '/dkim.' directive output may be truncated writing 6 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
In function 'snprintf',
    inlined from 'dkim_tmpfile' at dkim-util.c:141:3:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 14 or more bytes (assuming 4110) into a destination of size 4096
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim-util.lo -MD -MP -MF .deps/libopendkim_la-dkim-util.Tpo -c dkim-util.c -o libopendkim_la-dkim-util.o >/dev/null 2>&1
mv -f .deps/libopendkim_la-dkim-report.Tpo .deps/libopendkim_la-dkim-report.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-util.lo -MD -MP -MF .deps/libopendkim_la-util.Tpo -c util.c -o libopendkim_la-util.o >/dev/null 2>&1
mv -f .deps/libopendkim_la-dkim-canon.Tpo .deps/libopendkim_la-dkim-canon.Plo
mv -f .deps/libopendkim_la-dkim-test.Tpo .deps/libopendkim_la-dkim-test.Plo
mv -f .deps/libopendkim_la-util.Tpo .deps/libopendkim_la-util.Plo
mv -f .deps/libopendkim_la-dkim-util.Tpo .deps/libopendkim_la-dkim-util.Plo
dkim.c: In function 'dkim_privkey_load':
dkim.c:1279:3: warning: 'EVP_PKEY_get1_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from /usr/include/openssl/pem.h:22,
                 from dkim.c:73:
/usr/include/openssl/evp.h:1356:16: note: declared here
 1356 | int EVP_PKEY_set1_DSA(EVP_PKEY *pkey, struct dsa_st *key);
      |                ^~~~~~~~~~~~~~~~~
dkim.c:1288:3: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from /usr/include/openssl/x509.h:36,
                 from /usr/include/openssl/pem.h:23:
/usr/include/openssl/rsa.h:215:57: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_crt_params(RSA *r,
      |                                                         ^       
dkim.c:1298:3: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:304:58: note: declared here
  304 | OSSL_DEPRECATEDIN_3_0 void RSA_set_default_method(const RSA_METHOD *meth);
      |                                                          ^~~~~~~~
dkim.c: In function 'dkim_eom_sign':
dkim.c:3964:3: warning: 'RSA_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:359:57: note: declared here
  359 |                                      const unsigned char *sigbuf,
      |                                                         ^~~~~~~~
dkim.c:3974:4: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:304:58: note: declared here
  304 | OSSL_DEPRECATEDIN_3_0 void RSA_set_default_method(const RSA_METHOD *meth);
      |                                                          ^~~~~~~~
dkim.c:4003:4: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:304:58: note: declared here
  304 | OSSL_DEPRECATEDIN_3_0 void RSA_set_default_method(const RSA_METHOD *meth);
      |                                                          ^~~~~~~~
dkim.c:4025:4: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:304:58: note: declared here
  304 | OSSL_DEPRECATEDIN_3_0 void RSA_set_default_method(const RSA_METHOD *meth);
      |                                                          ^~~~~~~~
dkim.c: In function 'dkim_free':
dkim.c:5149:5: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:304:58: note: declared here
  304 | OSSL_DEPRECATEDIN_3_0 void RSA_set_default_method(const RSA_METHOD *meth);
      |                                                          ^~~~~~~~
dkim.c: In function 'dkim_sig_process':
dkim.c:5839:4: warning: 'EVP_PKEY_get1_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/evp.h:1356:16: note: declared here
 1356 | int EVP_PKEY_set1_DSA(EVP_PKEY *pkey, struct dsa_st *key);
      |                ^~~~~~~~~~~~~~~~~
dkim.c:5855:4: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:215:57: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_crt_params(RSA *r,
      |                                                         ^       
dkim.c:5868:4: warning: 'RSA_verify' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:362:57: note: declared here
  362 | /*
      |                                                         ^         
dkim.c:5883:4: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:304:58: note: declared here
  304 | OSSL_DEPRECATEDIN_3_0 void RSA_set_default_method(const RSA_METHOD *meth);
      |                                                          ^~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc/opendkim\" -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libopendkim_la-dkim.lo -MD -MP -MF .deps/libopendkim_la-dkim.Tpo -c dkim.c -o libopendkim_la-dkim.o >/dev/null 2>&1
mv -f .deps/libopendkim_la-dkim.Tpo .deps/libopendkim_la-dkim.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -no-undefined   -version-info 11:0:0 -export-symbols symbols.map -rpath /usr/lib  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libopendkim.la -rpath /usr/lib libopendkim_la-base32.lo libopendkim_la-base64.lo libopendkim_la-dkim-atps.lo libopendkim_la-dkim-cache.lo libopendkim_la-dkim-canon.lo libopendkim_la-dkim-dns.lo libopendkim_la-dkim-keys.lo libopendkim_la-dkim-mailparse.lo libopendkim_la-dkim-report.lo libopendkim_la-dkim-tables.lo libopendkim_la-dkim-test.lo libopendkim_la-dkim-util.lo libopendkim_la-dkim.lo libopendkim_la-util.lo -lssl -lcrypto       -lbsd 
libtool: link: echo "{ global:" > .libs/libopendkim.ver
libtool: link:  cat symbols.map | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libopendkim.ver
libtool: link:  echo "local: *; };" >> .libs/libopendkim.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/libopendkim_la-base32.o .libs/libopendkim_la-base64.o .libs/libopendkim_la-dkim-atps.o .libs/libopendkim_la-dkim-cache.o .libs/libopendkim_la-dkim-canon.o .libs/libopendkim_la-dkim-dns.o .libs/libopendkim_la-dkim-keys.o .libs/libopendkim_la-dkim-mailparse.o .libs/libopendkim_la-dkim-report.o .libs/libopendkim_la-dkim-tables.o .libs/libopendkim_la-dkim-test.o .libs/libopendkim_la-dkim-util.o .libs/libopendkim_la-dkim.o .libs/libopendkim_la-util.o   -lssl -lcrypto -lbsd  -march=armv8-a -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libopendkim.so.11 -Wl,-version-script -Wl,.libs/libopendkim.ver -o .libs/libopendkim.so.11.0.0
libtool: link: (cd ".libs" && rm -f "libopendkim.so.11" && ln -s "libopendkim.so.11.0.0" "libopendkim.so.11")
libtool: link: (cd ".libs" && rm -f "libopendkim.so" && ln -s "libopendkim.so.11.0.0" "libopendkim.so")
libtool: link: ar cr .libs/libopendkim.a  libopendkim_la-base32.o libopendkim_la-base64.o libopendkim_la-dkim-atps.o libopendkim_la-dkim-cache.o libopendkim_la-dkim-canon.o libopendkim_la-dkim-dns.o libopendkim_la-dkim-keys.o libopendkim_la-dkim-mailparse.o libopendkim_la-dkim-report.o libopendkim_la-dkim-tables.o libopendkim_la-dkim-test.o libopendkim_la-dkim-util.o libopendkim_la-dkim.o libopendkim_la-util.o
libtool: link: ranlib .libs/libopendkim.a
libtool: link: ( cd ".libs" && rm -f "libopendkim.la" && ln -s "../libopendkim.la" "libopendkim.la" )
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/libopendkim'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/libopendkim'
Making all in contrib
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/contrib'
Making all in convert
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/convert'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/convert'
Making all in docs
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/docs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/docs'
Making all in init
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/init'
Making all in generic
make[4]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/init/generic'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/init/generic'
Making all in redhat
make[4]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/init/redhat'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/init/redhat'
Making all in solaris
make[4]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/init/solaris'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/init/solaris'
make[4]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/init'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/init'
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/init'
Making all in ldap
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/ldap'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/ldap'
Making all in lua
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/lua'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/lua'
Making all in patches
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/patches'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/patches'
Making all in repute
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/repute'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/repute'
Making all in spec
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/spec'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/spec'
Making all in stats
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/stats'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/stats'
Making all in systemd
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/systemd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/systemd'
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib'
Making all in docs
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/docs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/docs'
Making all in opendkim
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/opendkim'
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/opendkim'
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -I/usr/include   -I/usr/include -I/usr/include     -DCONFIG_BASE=\"/etc/opendkim\"      -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim_genzone-config.o -MD -MP -MF .deps/opendkim_genzone-config.Tpo -c -o opendkim_genzone-config.o `test -f 'config.c' || echo './'`config.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -I/usr/include   -I/usr/include -I/usr/include     -DCONFIG_BASE=\"/etc/opendkim\"      -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim_genzone-opendkim-db.o -MD -MP -MF .deps/opendkim_genzone-opendkim-db.Tpo -c -o opendkim_genzone-opendkim-db.o `test -f 'opendkim-db.c' || echo './'`opendkim-db.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -I/usr/include   -I/usr/include -I/usr/include     -DCONFIG_BASE=\"/etc/opendkim\"      -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim_genzone-opendkim-genzone.o -MD -MP -MF .deps/opendkim_genzone-opendkim-genzone.Tpo -c -o opendkim_genzone-opendkim-genzone.o `test -f 'opendkim-genzone.c' || echo './'`opendkim-genzone.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -I/usr/include   -I/usr/include -I/usr/include     -DCONFIG_BASE=\"/etc/opendkim\"      -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim_genzone-opendkim-lua.o -MD -MP -MF .deps/opendkim_genzone-opendkim-lua.Tpo -c -o opendkim_genzone-opendkim-lua.o `test -f 'opendkim-lua.c' || echo './'`opendkim-lua.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -I/usr/include   -I/usr/include -I/usr/include     -DCONFIG_BASE=\"/etc/opendkim\"      -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim_genzone-util.o -MD -MP -MF .deps/opendkim_genzone-util.Tpo -c -o opendkim_genzone-util.o `test -f 'util.c' || echo './'`util.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim   -I/usr/include   -I/usr/include -I/usr/include       -DCONFIG_BASE=\"/etc/opendkim\"      -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim_testkey-config.o -MD -MP -MF .deps/opendkim_testkey-config.Tpo -c -o opendkim_testkey-config.o `test -f 'config.c' || echo './'`config.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim   -I/usr/include   -I/usr/include -I/usr/include       -DCONFIG_BASE=\"/etc/opendkim\"      -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim_testkey-opendkim-crypto.o -MD -MP -MF .deps/opendkim_testkey-opendkim-crypto.Tpo -c -o opendkim_testkey-opendkim-crypto.o `test -f 'opendkim-crypto.c' || echo './'`opendkim-crypto.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim   -I/usr/include   -I/usr/include -I/usr/include       -DCONFIG_BASE=\"/etc/opendkim\"      -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim_testkey-opendkim-db.o -MD -MP -MF .deps/opendkim_testkey-opendkim-db.Tpo -c -o opendkim_testkey-opendkim-db.o `test -f 'opendkim-db.c' || echo './'`opendkim-db.c
mv -f .deps/opendkim_genzone-opendkim-lua.Tpo .deps/opendkim_genzone-opendkim-lua.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim   -I/usr/include   -I/usr/include -I/usr/include       -DCONFIG_BASE=\"/etc/opendkim\"      -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim_testkey-opendkim-dns.o -MD -MP -MF .deps/opendkim_testkey-opendkim-dns.Tpo -c -o opendkim_testkey-opendkim-dns.o `test -f 'opendkim-dns.c' || echo './'`opendkim-dns.c
mv -f .deps/opendkim_genzone-config.Tpo .deps/opendkim_genzone-config.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim   -I/usr/include   -I/usr/include -I/usr/include       -DCONFIG_BASE=\"/etc/opendkim\"      -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim_testkey-opendkim-lua.o -MD -MP -MF .deps/opendkim_testkey-opendkim-lua.Tpo -c -o opendkim_testkey-opendkim-lua.o `test -f 'opendkim-lua.c' || echo './'`opendkim-lua.c
mv -f .deps/opendkim_testkey-opendkim-crypto.Tpo .deps/opendkim_testkey-opendkim-crypto.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim   -I/usr/include   -I/usr/include -I/usr/include       -DCONFIG_BASE=\"/etc/opendkim\"      -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim_testkey-opendkim-testkey.o -MD -MP -MF .deps/opendkim_testkey-opendkim-testkey.Tpo -c -o opendkim_testkey-opendkim-testkey.o `test -f 'opendkim-testkey.c' || echo './'`opendkim-testkey.c
mv -f .deps/opendkim_testkey-config.Tpo .deps/opendkim_testkey-config.Po
mv -f .deps/opendkim_testkey-opendkim-dns.Tpo .deps/opendkim_testkey-opendkim-dns.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim   -I/usr/include   -I/usr/include -I/usr/include       -DCONFIG_BASE=\"/etc/opendkim\"      -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim_testkey-util.o -MD -MP -MF .deps/opendkim_testkey-util.Tpo -c -o opendkim_testkey-util.o `test -f 'util.c' || echo './'`util.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -DCONFIG_BASE=\"/etc/opendkim\"    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim_testmsg-opendkim-testmsg.o -MD -MP -MF .deps/opendkim_testmsg-opendkim-testmsg.Tpo -c -o opendkim_testmsg-opendkim-testmsg.o `test -f 'opendkim-testmsg.c' || echo './'`opendkim-testmsg.c
mv -f .deps/opendkim_testkey-opendkim-lua.Tpo .deps/opendkim_testkey-opendkim-lua.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -I/usr/include    -I/usr/include -I/usr/include        -I/usr/include -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim-opendkim.o -MD -MP -MF .deps/opendkim-opendkim.Tpo -c -o opendkim-opendkim.o `test -f 'opendkim.c' || echo './'`opendkim.c
mv -f .deps/opendkim_genzone-util.Tpo .deps/opendkim_genzone-util.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -I/usr/include    -I/usr/include -I/usr/include        -I/usr/include -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim-opendkim-ar.o -MD -MP -MF .deps/opendkim-opendkim-ar.Tpo -c -o opendkim-opendkim-ar.o `test -f 'opendkim-ar.c' || echo './'`opendkim-ar.c
opendkim-genzone.c: In function 'main':
opendkim-genzone.c:840:3: warning: 'EVP_PKEY_get1_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from /usr/include/openssl/pem.h:22,
                 from opendkim-genzone.c:30:
/usr/include/openssl/evp.h:1356:16: note: declared here
 1356 | int EVP_PKEY_set1_DSA(EVP_PKEY *pkey, struct dsa_st *key);
      |                ^~~~~~~~~~~~~~~~~
opendkim-genzone.c:854:3: warning: 'PEM_write_bio_RSA_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/pem.h:453:316: note: declared here
  453 | # endif
      |                                                                                                                                                                                                                                                                                                                            ^                       
opendkim-genzone.c:895:14: warning: '%s' directive output may be truncated writing up to 11 bytes into a region of size between 1 and 1025 [-Wformat-truncation=]
opendkim-genzone.c:895:14: note: directive argument in the range [0, 2147483647]
In file included from /usr/include/stdio.h:894,
                 from opendkim-genzone.c:17:
In function 'snprintf',
    inlined from 'main' at opendkim-genzone.c:894:5:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 32 and 2102 bytes into a destination of size 1025
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
opendkim-genzone.c: In function 'main':
opendkim-genzone.c:886:14: warning: '%s' directive output may be truncated writing up to 11 bytes into a region of size between 1 and 1025 [-Wformat-truncation=]
In function 'snprintf',
    inlined from 'main' at opendkim-genzone.c:885:5:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 30 and 2091 bytes into a destination of size 1025
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
opendkim-genzone.c: In function 'main':
opendkim-genzone.c:874:13: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1014 [-Wformat-truncation=]
opendkim-genzone.c:874:13: note: directive argument in the range [-1, 2147483647]
In function 'snprintf',
    inlined from 'main' at opendkim-genzone.c:873:4:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 20 and 2090 bytes into a destination of size 1025
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
mv -f .deps/opendkim_genzone-opendkim-genzone.Tpo .deps/opendkim_genzone-opendkim-genzone.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -I/usr/include    -I/usr/include -I/usr/include        -I/usr/include -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim-opendkim-arf.o -MD -MP -MF .deps/opendkim-opendkim-arf.Tpo -c -o opendkim-opendkim-arf.o `test -f 'opendkim-arf.c' || echo './'`opendkim-arf.c
mv -f .deps/opendkim_testmsg-opendkim-testmsg.Tpo .deps/opendkim_testmsg-opendkim-testmsg.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -I/usr/include    -I/usr/include -I/usr/include        -I/usr/include -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim-opendkim-crypto.o -MD -MP -MF .deps/opendkim-opendkim-crypto.Tpo -c -o opendkim-opendkim-crypto.o `test -f 'opendkim-crypto.c' || echo './'`opendkim-crypto.c
mv -f .deps/opendkim-opendkim-arf.Tpo .deps/opendkim-opendkim-arf.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -I/usr/include    -I/usr/include -I/usr/include        -I/usr/include -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim-opendkim-db.o -MD -MP -MF .deps/opendkim-opendkim-db.Tpo -c -o opendkim-opendkim-db.o `test -f 'opendkim-db.c' || echo './'`opendkim-db.c
mv -f .deps/opendkim_testkey-opendkim-testkey.Tpo .deps/opendkim_testkey-opendkim-testkey.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -I/usr/include    -I/usr/include -I/usr/include        -I/usr/include -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim-opendkim-dns.o -MD -MP -MF .deps/opendkim-opendkim-dns.Tpo -c -o opendkim-opendkim-dns.o `test -f 'opendkim-dns.c' || echo './'`opendkim-dns.c
mv -f .deps/opendkim-opendkim-ar.Tpo .deps/opendkim-opendkim-ar.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -I/usr/include    -I/usr/include -I/usr/include        -I/usr/include -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim-opendkim-lua.o -MD -MP -MF .deps/opendkim-opendkim-lua.Tpo -c -o opendkim-opendkim-lua.o `test -f 'opendkim-lua.c' || echo './'`opendkim-lua.c
mv -f .deps/opendkim_testkey-util.Tpo .deps/opendkim_testkey-util.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -I/usr/include    -I/usr/include -I/usr/include        -I/usr/include -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim-config.o -MD -MP -MF .deps/opendkim-config.Tpo -c -o opendkim-config.o `test -f 'config.c' || echo './'`config.c
mv -f .deps/opendkim-opendkim-lua.Tpo .deps/opendkim-opendkim-lua.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -I/usr/include    -I/usr/include -I/usr/include        -I/usr/include -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim-flowrate.o -MD -MP -MF .deps/opendkim-flowrate.Tpo -c -o opendkim-flowrate.o `test -f 'flowrate.c' || echo './'`flowrate.c
mv -f .deps/opendkim-opendkim-dns.Tpo .deps/opendkim-opendkim-dns.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -I/usr/include    -I/usr/include -I/usr/include        -I/usr/include -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim-reputation.o -MD -MP -MF .deps/opendkim-reputation.Tpo -c -o opendkim-reputation.o `test -f 'reputation.c' || echo './'`reputation.c
mv -f .deps/opendkim-flowrate.Tpo .deps/opendkim-flowrate.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -I/usr/include    -I/usr/include -I/usr/include        -I/usr/include -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim-stats.o -MD -MP -MF .deps/opendkim-stats.Tpo -c -o opendkim-stats.o `test -f 'stats.c' || echo './'`stats.c
mv -f .deps/opendkim-reputation.Tpo .deps/opendkim-reputation.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -I/usr/include    -I/usr/include -I/usr/include        -I/usr/include -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim-test.o -MD -MP -MF .deps/opendkim-test.Tpo -c -o opendkim-test.o `test -f 'test.c' || echo './'`test.c
mv -f .deps/opendkim-opendkim-crypto.Tpo .deps/opendkim-opendkim-crypto.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim  -I/usr/include    -I/usr/include -I/usr/include        -I/usr/include -DCONFIG_BASE=\"/etc/opendkim\"     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT opendkim-util.o -MD -MP -MF .deps/opendkim-util.Tpo -c -o opendkim-util.o `test -f 'util.c' || echo './'`util.c
mv -f .deps/opendkim-stats.Tpo .deps/opendkim-stats.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection   -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o opendkim-testmsg opendkim_testmsg-opendkim-testmsg.o ../libopendkim/libopendkim.la -lssl -lcrypto    -lbsd 
opendkim-db.c: In function 'dkimf_db_get':
opendkim-db.c:4472:12: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1017 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:894,
                 from opendkim-db.c:32:
In function 'snprintf',
    inlined from 'dkimf_db_get' at opendkim-db.c:4471:3:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 26 and 4123 bytes into a destination of size 1024
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
opendkim-db.c: In function 'dkimf_db_walk':
opendkim-db.c:5996:34: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1017 [-Wformat-truncation=]
In function 'snprintf',
    inlined from 'dkimf_db_walk' at opendkim-db.c:5996:4:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 15 and 3084 bytes into a destination of size 1024
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
mv -f .deps/opendkim_genzone-opendkim-db.Tpo .deps/opendkim_genzone-opendkim-db.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc      -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection    -L/usr/local/BerkeleyDB/lib     -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o opendkim-genzone opendkim_genzone-config.o opendkim_genzone-opendkim-db.o opendkim_genzone-opendkim-genzone.o opendkim_genzone-opendkim-lua.o opendkim_genzone-util.o ../libopendkim/libopendkim.la -lssl -lcrypto   -ldb -lopendbx   -L/usr/lib -lldap -llber     -lbsd 
opendkim-db.c: In function 'dkimf_db_get':
opendkim-db.c:4472:12: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1017 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:894,
                 from opendkim-db.c:32:
In function 'snprintf',
    inlined from 'dkimf_db_get' at opendkim-db.c:4471:3:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 26 and 4123 bytes into a destination of size 1024
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
opendkim-db.c: In function 'dkimf_db_walk':
opendkim-db.c:5996:34: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1017 [-Wformat-truncation=]
In function 'snprintf',
    inlined from 'dkimf_db_walk' at opendkim-db.c:5996:4:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 15 and 3084 bytes into a destination of size 1024
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
mv -f .deps/opendkim_testkey-opendkim-db.Tpo .deps/opendkim_testkey-opendkim-db.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc      -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection     -L/usr/local/BerkeleyDB/lib     -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o opendkim-testkey opendkim_testkey-config.o opendkim_testkey-opendkim-crypto.o opendkim_testkey-opendkim-db.o opendkim_testkey-opendkim-dns.o opendkim_testkey-opendkim-lua.o opendkim_testkey-opendkim-testkey.o opendkim_testkey-util.o ../libopendkim/libopendkim.la -lssl -lcrypto     -ldb -lopendbx   -L/usr/lib -lldap -llber       -lbsd 
mv -f .deps/opendkim-config.Tpo .deps/opendkim-config.Po
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/opendkim-testmsg opendkim_testmsg-opendkim-testmsg.o  ../libopendkim/.libs/libopendkim.so -lssl -lcrypto -lbsd
mv -f .deps/opendkim-test.Tpo .deps/opendkim-test.Po
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/opendkim-genzone opendkim_genzone-config.o opendkim_genzone-opendkim-db.o opendkim_genzone-opendkim-genzone.o opendkim_genzone-opendkim-lua.o opendkim_genzone-util.o  -L/usr/local/BerkeleyDB/lib ../libopendkim/.libs/libopendkim.so -lssl -lcrypto -ldb -lopendbx -L/usr/lib -lldap -llber -lbsd
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/opendkim-testkey opendkim_testkey-config.o opendkim_testkey-opendkim-crypto.o opendkim_testkey-opendkim-db.o opendkim_testkey-opendkim-dns.o opendkim_testkey-opendkim-lua.o opendkim_testkey-opendkim-testkey.o opendkim_testkey-util.o  -L/usr/local/BerkeleyDB/lib ../libopendkim/.libs/libopendkim.so -lssl -lcrypto -ldb -lopendbx -L/usr/lib -lldap -llber -lbsd
mv -f .deps/opendkim-util.Tpo .deps/opendkim-util.Po
opendkim-db.c: In function 'dkimf_db_get':
opendkim-db.c:4472:12: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1017 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:894,
                 from opendkim-db.c:32:
In function 'snprintf',
    inlined from 'dkimf_db_get' at opendkim-db.c:4471:3:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 26 and 4123 bytes into a destination of size 1024
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
opendkim-db.c: In function 'dkimf_db_walk':
opendkim-db.c:5996:34: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1017 [-Wformat-truncation=]
In function 'snprintf',
    inlined from 'dkimf_db_walk' at opendkim-db.c:5996:4:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 15 and 3084 bytes into a destination of size 1024
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
mv -f .deps/opendkim-opendkim-db.Tpo .deps/opendkim-opendkim-db.Po
opendkim.c: In function 'dkimf_config_load.constprop':
opendkim.c:6980:26: warning: '%s' directive output may be truncated writing up to 4096 bytes into a region of size 1025 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:894,
                 from opendkim.c:41:
In function 'snprintf',
    inlined from 'dkimf_config_load.constprop' at opendkim.c:6980:4:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 12 or more bytes (assuming 4108) into a destination of size 1025
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
In function 'dkimf_reportaddr',
    inlined from 'dkimf_config_load.constprop' at opendkim.c:8104:2:
opendkim.c:5590:12: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
In function 'snprintf',
    inlined from 'dkimf_reportaddr' at opendkim.c:5589:3,
    inlined from 'dkimf_config_load.constprop' at opendkim.c:8104:2:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 258) into a destination of size 257
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
In function 'dkimf_reportaddr',
    inlined from 'dkimf_config_load.constprop' at opendkim.c:8104:2:
opendkim.c:5585:12: warning: '%s' directive output may be truncated writing up to 256 bytes into a region of size between 246 and 255 [-Wformat-truncation=]
In function 'snprintf',
    inlined from 'dkimf_reportaddr' at opendkim.c:5584:3,
    inlined from 'dkimf_config_load.constprop' at opendkim.c:8104:2:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 3 and 268 bytes into a destination of size 257
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
opendkim.c: In function 'dkimf_config_load.constprop':
opendkim.c:8182:27: warning: ': no such user' directive output may be truncated writing 14 bytes into a region of size between 1 and 1025 [-Wformat-truncation=]
In function 'snprintf',
    inlined from 'dkimf_config_load.constprop' at opendkim.c:8182:5:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 15 and 1039 bytes into a destination of size 1025
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
opendkim.c: In function 'dkimf_libstatus':
opendkim.c:9667:40: warning: ': ' directive output may be truncated writing 2 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
opendkim.c:9667:40: note: assuming directive output of 18 bytes
In function 'snprintf',
    inlined from 'dkimf_libstatus' at opendkim.c:9667:4:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 3 or more bytes (assuming 1044) into a destination of size 1024
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
In function 'dkimf_apply_signtable',
    inlined from 'mlfi_eoh' at opendkim.c:12351:11:
opendkim.c:9830:37: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
In function 'snprintf',
    inlined from 'dkimf_apply_signtable' at opendkim.c:9830:3,
    inlined from 'mlfi_eoh' at opendkim.c:12351:11:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 258) into a destination of size 257
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
opendkim.c: In function 'mlfi_eoh':
opendkim.c:12857:49: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
In function 'snprintf',
    inlined from 'mlfi_eoh' at opendkim.c:12857:4:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 258 bytes into a destination of size 257
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
mv -f .deps/opendkim-opendkim.Tpo .deps/opendkim-opendkim.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -L/usr/lib   -L/usr/local/BerkeleyDB/lib      -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o opendkim opendkim-opendkim.o opendkim-opendkim-ar.o opendkim-opendkim-arf.o opendkim-opendkim-crypto.o opendkim-opendkim-db.o opendkim-opendkim-dns.o opendkim-opendkim-lua.o opendkim-config.o opendkim-flowrate.o opendkim-reputation.o opendkim-stats.o opendkim-test.o opendkim-util.o ../libopendkim/libopendkim.la -lmilter -lssl -lcrypto    -ldb -lopendbx    -L/usr/lib -lldap -llber        -lbsd 
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/opendkim opendkim-opendkim.o opendkim-opendkim-ar.o opendkim-opendkim-arf.o opendkim-opendkim-crypto.o opendkim-opendkim-db.o opendkim-opendkim-dns.o opendkim-opendkim-lua.o opendkim-config.o opendkim-flowrate.o opendkim-reputation.o opendkim-stats.o opendkim-test.o opendkim-util.o  -L/usr/lib -L/usr/local/BerkeleyDB/lib ../libopendkim/.libs/libopendkim.so -lmilter -lssl -lcrypto -ldb -lopendbx -lldap -llber -lbsd
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/opendkim'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/opendkim'
make[2]: Entering directory '/build/opendkim/src/OpenDKIM'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM'
make[1]: Leaving directory '/build/opendkim/src/OpenDKIM'
==> Entering fakeroot environment...
==> Starting package()...
Making install in libopendkim
make[1]: Entering directory '/build/opendkim/src/OpenDKIM/libopendkim'
Making install in tests
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/libopendkim/tests'
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/libopendkim/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/libopendkim/tests'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/libopendkim/tests'
Making install in docs
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/libopendkim/docs'
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/libopendkim/docs'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 dkim.html dkim_add_querymethod.html dkim_add_xtag.html dkim_alg_t.html dkim_atps_check.html dkim_atps_t.html dkim_body.html dkim_canon_t.html dkim_cbstat.html dkim_chunk.html dkim_close.html dkim_dns_close.html dkim_dns_config.html dkim_dns_init.html dkim_dns_nslist.html dkim_dns_set_close.html dkim_dns_set_config.html dkim_dns_set_init.html dkim_dns_set_nslist.html dkim_dns_set_query_cancel.html dkim_dns_set_query_service.html dkim_dns_set_query_start.html dkim_dns_set_query_waitreply.html dkim_dns_set_trustanchor.html dkim_dns_trustanchor.html dkim_dnssec.html dkim_eoh.html dkim_eom.html dkim_flush_cache.html dkim_free.html dkim_get_signer.html dkim_get_sigsubstring.html dkim_get_user_context.html dkim_getcachestats.html dkim_getdomain.html dkim_geterror.html dkim_getid.html dkim_getmode.html dkim_getresultstr.html dkim_getsighdr.html '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 dkim_getsighdr_d.html dkim_getsiglist.html dkim_getsignature.html dkim_getsslbuf.html dkim_getuser.html dkim_header.html dkim_init.html dkim_key_syntax.html dkim_lib.html dkim_libfeature.html dkim_libversion.html dkim_minbody.html dkim_ohdrs.html dkim_options.html dkim_param_t.html dkim_privkey_load.html dkim_qi_getname.html dkim_qi_gettype.html dkim_query_t.html dkim_queryinfo.html dkim_resign.html dkim_set_dns_callback.html dkim_set_final.html dkim_set_key_lookup.html dkim_set_margin.html dkim_set_prescreen.html dkim_set_signature_handle.html dkim_set_signature_handle_free.html dkim_set_signature_tagvalues.html dkim_set_signer.html dkim_set_trust_anchor.html dkim_set_user_context.html dkim_sig_getbh.html dkim_sig_getcanonlen.html dkim_sig_getcontext.html dkim_sig_getdnssec.html dkim_sig_getdomain.html dkim_sig_geterror.html dkim_sig_geterrorstr.html dkim_sig_getflags.html '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 dkim_sig_gethashes.html dkim_sig_getkeysize.html dkim_sig_getqueries.html dkim_sig_getreportinfo.html dkim_sig_getselector.html dkim_sig_getsignalg.html dkim_sig_getsignedhdrs.html dkim_sig_getsigntime.html dkim_sig_getsslbuf.html dkim_sig_gettagvalue.html dkim_sig_hdrsigned.html dkim_sig_ignore.html dkim_sig_process.html dkim_sig_seterror.html dkim_sig_syntax.html dkim_sigerror.html dkim_siginfo.html dkim_sigkey_t.html dkim_sign.html dkim_signhdrs.html dkim_ssl_version.html dkim_stat.html dkim_verify.html index.html overview.html dkim_mail_parse.html dkim_diffheaders.html dkim_get_msgdate.html dkim_getpartial.html dkim_get_reputation.html dkim_setpartial.html dkim_sig_getidentity.html dkim_sig_getcanons.html dkim_libfeature.html dns.html '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/libopendkim/docs'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/libopendkim/docs'
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/libopendkim'
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/libopendkim'
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libopendkim.la '/build/opendkim/pkg/opendkim//usr/lib'
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/include/opendkim'
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 opendkim.pc '/build/opendkim/pkg/opendkim//usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 dkim.h '/build/opendkim/pkg/opendkim//usr/include/opendkim'
libtool: install: /usr/bin/install -c .libs/libopendkim.so.11.0.0 /build/opendkim/pkg/opendkim//usr/lib/libopendkim.so.11.0.0
libtool: install: (cd /build/opendkim/pkg/opendkim//usr/lib && { ln -s -f libopendkim.so.11.0.0 libopendkim.so.11 || { rm -f libopendkim.so.11 && ln -s libopendkim.so.11.0.0 libopendkim.so.11; }; })
libtool: install: (cd /build/opendkim/pkg/opendkim//usr/lib && { ln -s -f libopendkim.so.11.0.0 libopendkim.so || { rm -f libopendkim.so && ln -s libopendkim.so.11.0.0 libopendkim.so; }; })
libtool: install: /usr/bin/install -c .libs/libopendkim.lai /build/opendkim/pkg/opendkim//usr/lib/libopendkim.la
libtool: install: /usr/bin/install -c .libs/libopendkim.a /build/opendkim/pkg/opendkim//usr/lib/libopendkim.a
libtool: install: chmod 644 /build/opendkim/pkg/opendkim//usr/lib/libopendkim.a
libtool: install: ranlib /build/opendkim/pkg/opendkim//usr/lib/libopendkim.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/libopendkim'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/libopendkim'
make[1]: Leaving directory '/build/opendkim/src/OpenDKIM/libopendkim'
Making install in contrib
make[1]: Entering directory '/build/opendkim/src/OpenDKIM/contrib'
Making install in convert
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/convert'
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/convert'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 convert_keylist.sh '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/convert'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/convert'
Making install in docs
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/docs'
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/docs'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 chroot '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/docs'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/docs'
Making install in init
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/init'
Making install in generic
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/init/generic'
make[4]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/init/generic'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 opendkim '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
make[4]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/init/generic'
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/init/generic'
Making install in redhat
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/init/redhat'
make[4]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/init/redhat'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 opendkim opendkim-default-keygen '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
make[4]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/init/redhat'
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/init/redhat'
Making install in solaris
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/init/solaris'
make[4]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/init/solaris'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 opendkim opendkim.xml '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
make[4]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/init/solaris'
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/init/solaris'
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/init'
make[4]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/init'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/init'
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/init'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/init'
Making install in ldap
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/ldap'
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/ldap'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 example.com.ldif opendkim.ldif opendkim.schema README.LDAP '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/ldap'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/ldap'
Making install in lua
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/lua'
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/lua'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 authheaders-check-setup-hook.lua '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/lua'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/lua'
Making install in patches
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/patches'
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/patches'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 opendkim-spam-ignore-cmdswitch.patch '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/patches'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/patches'
Making install in repute
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/repute'
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/repute'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 repute.py '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/repute'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/repute'
Making install in spec
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/spec'
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/spec'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 opendkim.spec.in '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/spec'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/spec'
Making install in stats
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/stats'
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/stats'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 opendkim-fixipaddrs.pl stats.lua '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/stats'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/stats'
Making install in systemd
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/systemd'
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib/systemd'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 opendkim.service '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/systemd'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib/systemd'
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/contrib'
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/contrib'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 README '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib'
make[1]: Leaving directory '/build/opendkim/src/OpenDKIM/contrib'
Making install in docs
make[1]: Entering directory '/build/opendkim/src/OpenDKIM/docs'
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/docs'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 README.specs.html '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/docs'
make[1]: Leaving directory '/build/opendkim/src/OpenDKIM/docs'
Making install in opendkim
make[1]: Entering directory '/build/opendkim/src/OpenDKIM/opendkim'
make[2]: Entering directory '/build/opendkim/src/OpenDKIM/opendkim'
make[3]: Entering directory '/build/opendkim/src/OpenDKIM/opendkim'
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/bin'
 /usr/bin/install -c opendkim-genkey '/build/opendkim/pkg/opendkim//usr/bin'
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/bin'
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 opendkim.conf.sample opendkim.conf.simple opendkim.conf.simple-verify README.SQL '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/man/man5'
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/man/man1'
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/man/man3'
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/man/man8'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c opendkim-genzone opendkim-testkey opendkim-testmsg opendkim '/build/opendkim/pkg/opendkim//usr/bin'
 /usr/bin/install -c -m 644 opendkim.conf.5 '/build/opendkim/pkg/opendkim//usr/share/man/man5'
 /usr/bin/install -c -m 644 opendkim-genkey.8 opendkim-genzone.8 opendkim-testkey.8 opendkim-testmsg.8 opendkim.8 '/build/opendkim/pkg/opendkim//usr/share/man/man8'
libtool: warning: '../libopendkim/libopendkim.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/opendkim-genzone /build/opendkim/pkg/opendkim//usr/bin/opendkim-genzone
libtool: warning: '../libopendkim/libopendkim.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/opendkim-testkey /build/opendkim/pkg/opendkim//usr/bin/opendkim-testkey
libtool: warning: '../libopendkim/libopendkim.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/opendkim-testmsg /build/opendkim/pkg/opendkim//usr/bin/opendkim-testmsg
libtool: warning: '../libopendkim/libopendkim.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/opendkim /build/opendkim/pkg/opendkim//usr/bin/opendkim
make[3]: Leaving directory '/build/opendkim/src/OpenDKIM/opendkim'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM/opendkim'
make[1]: Leaving directory '/build/opendkim/src/OpenDKIM/opendkim'
make[1]: Entering directory '/build/opendkim/src/OpenDKIM'
make[2]: Entering directory '/build/opendkim/src/OpenDKIM'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
 /usr/bin/install -c -m 644 FEATURES KNOWNBUGS LICENSE LICENSE.Sendmail RELEASE_NOTES.Sendmail '/build/opendkim/pkg/opendkim//usr/share/doc/opendkim'
make[2]: Leaving directory '/build/opendkim/src/OpenDKIM'
make[1]: Leaving directory '/build/opendkim/src/OpenDKIM'
==> Tidying install...
  -> Removing empty directories...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "opendkim"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
xz: Reduced the number of threads from 6 to 5 to not exceed the memory usage limit of 928 MiB
==> Leaving fakeroot environment.
==> Finished making: opendkim 2.11.0beta-8 (Mon 04 Mar 2024 09:51:24 PM MST)
==> Cleaning up...