=> Checksum BLAKE2s OK for opendkim-2.10.3.tar.gz => Checksum SHA512 OK for opendkim-2.10.3.tar.gz ===> Installing dependencies for opendkim-2.10.3nb12 ========================================================================== The supported build options for opendkim are: debug dkim-stats opendkim-filter vbr The currently selected options are: opendkim-filter You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.opendkim (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, opendkim-2.10.3nb12. Their current value is shown below: * DKIM_GROUP = opendkim * DKIM_USER = opendkim * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/pkg/etc/openssl/certs * SSLDIR = /opt/pkg/etc/openssl * SSLKEYS = /opt/pkg/etc/openssl/private * VARBASE = /var You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency automake>=1.9: found automake-1.16.5nb3 => Tool dependency autoconf>=2.58: found autoconf-2.72 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency libmilter>=8.14: found libmilter-8.18.1 => Full dependency user-darwin>=20130712: found user-darwin-20170116 => Full dependency perl>=5.0: found perl-5.38.2 => Full dependency openssl>=3: found openssl-3.3.2 ===> Overriding tools for opendkim-2.10.3nb12 ===> Extracting for opendkim-2.10.3nb12 ===> Patching for opendkim-2.10.3nb12 => Applying pkgsrc patches for opendkim-2.10.3nb12 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/opendkim/patches/patch-configure.ac => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/opendkim/patches/patch-configure.ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure.ac,v 1.2 2020/01/07 13:35:13 sborrill Exp $ | |- compat for OpenSSL 1.1 https://sourceforge.net/p/opendkim/patches/37/ |- fix == bashism | |--- configure.ac.orig 2015-05-12 19:43:09.000000000 +0100 |+++ configure.ac 2020-01-07 13:30:01.000000000 +0000 -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 860. Hunk #2 succeeded at 2186. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/opendkim/patches/patch-libopendkim_dkim-canon.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/opendkim/patches/patch-libopendkim_dkim-canon.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libopendkim_dkim-canon.c,v 1.2 2022/05/16 19:12:19 jperkin Exp $ | |Fix DKIM canonization of headers formatted as Name:\r\n\tValue | |Submitted upstream as https://github.com/trusteddomainproject/OpenDKIM/pull/119 | |--- libopendkim/dkim-canon.c.orig 2021-03-18 09:50:14.195951232 +0100 |+++ libopendkim/dkim-canon.c 2021-03-19 09:49:52.141301747 +0100 -------------------------- Patching file libopendkim/dkim-canon.c using Plan A... Hunk #1 succeeded at 386. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/opendkim/patches/patch-opendkim_opendkim-config.h => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/opendkim/patches/patch-opendkim_opendkim-config.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-opendkim_opendkim-config.h,v 1.1 2023/04/21 13:03:09 manu Exp $ | |Add OmitHeadersDB directive to specify file containing per-recipient |list of headers to not use in signature. The file format is: | |user@doamin.tld header1,header2,header3 |domain.tld header4,header5 | |From upstream https://github.com/trusteddomainproject/OpenDKIM/pull/173 | |--- opendkim/opendkim-config.h.orig |+++ opendkim/opendkim-config.h -------------------------- Patching file opendkim/opendkim-config.h using Plan A... Hunk #1 succeeded at 114. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/opendkim/patches/patch-opendkim_opendkim-crypto.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/opendkim/patches/patch-opendkim_opendkim-crypto.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-opendkim_opendkim-crypto.c,v 1.1 2019/11/24 23:20:40 christos Exp $ | |- OpenSSL 1.1 compat https://sourceforge.net/p/opendkim/patches/37/ | |--- opendkim/opendkim-crypto.c.orig 2013-02-25 16:02:41.000000000 -0500 |+++ opendkim/opendkim-crypto.c 2019-11-24 18:04:07.924299914 -0500 -------------------------- Patching file opendkim/opendkim-crypto.c using Plan A... Hunk #1 succeeded at 222. Hunk #2 succeeded at 396. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/opendkim/patches/patch-opendkim_opendkim.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/opendkim/patches/patch-opendkim_opendkim.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-opendkim_opendkim.c,v 1.2 2024/07/30 13:49:04 manu Exp $ | |Add OmitHeadersDB directive to specify file containing per-recipient |list of headers to not use in signature. The file format is: | |user@doamin.tld header1,header2,header3 |domain.tld header4,header5 | |From upstream https://github.com/trusteddomainproject/OpenDKIM/pull/173 | |--- opendkim/opendkim.c.orig |+++ opendkim/opendkim.c -------------------------- Patching file opendkim/opendkim.c using Plan A... Hunk #1 succeeded at 390. Hunk #2 succeeded at 520. Hunk #3 succeeded at 1055. Hunk #4 succeeded at 6104. Hunk #5 succeeded at 7480. Hunk #6 succeeded at 11448. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/opendkim/patches/patch-opendkim_opendkim.conf.5 => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/opendkim/patches/patch-opendkim_opendkim.conf.5 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-opendkim_opendkim.conf.5,v 1.1 2023/04/21 13:03:09 manu Exp $ | |Add OmitHeadersDB directive to specify file containing per-recipient |list of headers to not use in signature. The file format is: | |user@doamin.tld header1,header2,header3 |domain.tld header4,header5 | |From upstream https://github.com/trusteddomainproject/OpenDKIM/pull/173 | |--- opendkim/opendkim.conf.5.in.orig |+++ opendkim/opendkim.conf.5.in -------------------------- Patching file opendkim/opendkim.conf.5.in using Plan A... Hunk #1 succeeded at 619. done ===> Creating toolchain wrappers for opendkim-2.10.3nb12 ===> Configuring for opendkim-2.10.3nb12 => Fixing default paths cd /Users/pbulk/build/mail/opendkim/work/opendkim-2.10.3 && autoreconf -fiv autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force 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' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /opt/pkg/bin/autoconf --force configure.ac:64: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:64: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... configure.ac:64: the top level configure.ac:66: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:66: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:66: the top level configure.ac:2636: warning: AC_OUTPUT should be used without arguments. configure.ac:2636: You should run autoupdate. autoreconf: running: /opt/pkg/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:63: installing 'build-aux/compile' configure.ac:37: installing 'build-aux/missing' autobuild/Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory '.' => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing Perl interpreter in opendkim/opendkim-genkey.in. checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-apple-darwin23-gcc... clang 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 clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of clang... gcc3 checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking how to print strings... print -r checking for a sed that does not truncate output... /opt/pkg/bin/nbsed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no 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... (cached) 1048576 checking how to convert x86_64-apple-darwin23 file names to x86_64-apple-darwin23 format... func_convert_file_noop checking how to convert x86_64-apple-darwin23 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for x86_64-apple-darwin23-file... no checking for file... file checking for x86_64-apple-darwin23-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for x86_64-apple-darwin23-ar... no checking for ar... ar checking for archiver @FILE support... no checking for x86_64-apple-darwin23-strip... no checking for strip... strip checking for x86_64-apple-darwin23-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-apple-darwin23-mt... no checking for mt... no checking if : is a manifest tool... no checking for x86_64-apple-darwin23-dsymutil... no checking for dsymutil... dsymutil checking for x86_64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin23-otool... no checking for otool... otool checking for x86_64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for vfork.h... no checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld 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 pkg-config is at least version 0.9.0... yes checking for pthread_join in LIBS=-lpthread with CFLAGS= -D_REENTRANT... yes checking if compiler needs -Werror to reject unknown flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE 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... no checking for library containing res_sertservers... 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... no checking whether the resolver works with -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... no 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... no checking for strlcat... yes checking for strlcpy... yes checking for strl.h... no checking for strl.h in /usr/local/include/strl... checking for strl.h in /usr/include/strl... checking for struct sockaddr_un.sun_len... yes checking for struct sockaddr_in.sin_len... yes checking for struct sockaddr_in6.sin6_len... yes 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 clang options needed to detect all undeclared functions... -fno-builtin checking whether SHA256_DIGEST_LENGTH is declared... yes checking for milter library and includes... /opt/pkg 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 BerkeleyDB... not required or disabled configure: error: "unbound required on Darwin" *** Error code 1 Stop. bmake[1]: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/opendkim *** Error code 1 Stop. bmake: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/opendkim