+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/opendkim-2.10.3nb12/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/opendkim-2.10.3nb12/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> 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 = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/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
`/usr/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> 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 perl>=5.0: found perl-5.40.0nb1
=> 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 /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/mail/opendkim/patches/patch-configure.ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-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 /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/mail/opendkim/patches/patch-libopendkim_dkim-canon.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-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 /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/mail/opendkim/patches/patch-opendkim_opendkim.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-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 /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/mail/opendkim/patches/patch-opendkim_opendkim.conf.5
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-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
=> Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/mail/opendkim/patches/patch-opendkim_opendkim-config.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-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 /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/mail/opendkim/patches/patch-opendkim_opendkim-crypto.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-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
===> Creating toolchain wrappers for opendkim-2.10.3nb12
===> Configuring for opendkim-2.10.3nb12
=> Fixing default paths
cd /home/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: /usr/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: /usr/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.
=> Adding run-time search paths to pkg-config files.
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /home/pbulk/build/mail/opendkim/work/.tools/bin/mkdir -p
checking for gawk... /bin/gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-redhat-linux-gcc... cc
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 cc accepts -g... yes
checking for cc option to enable C11 features... none needed
checking whether cc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of cc... gcc3
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by cc... /home/pbulk/build/mail/opendkim/work/.cwrapper/bin/ld
checking if the linker (/home/pbulk/build/mail/opendkim/work/.cwrapper/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 2097152
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/pbulk/build/mail/opendkim/work/.cwrapper/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-file... no
checking for file... file
checking for x86_64-redhat-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /bin/nm -B output from cc 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-redhat-linux-mt... no
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 cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory
yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/home/pbulk/build/mail/opendkim/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory
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 pkg-config is at least version 0.9.0... yes
checking for pthread_join in LIBS=-lpthread -lrt with CFLAGS= -pthread ... yes
checking if compiler needs -Werror to reject unknown flags... no
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... -ldl
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... 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... no
checking for strlcat... no
checking for library containing strlcat... no
checking for library containing strlcpy... no
checking for strlcpy... no
checking for library containing strlcat... (cached) no
checking for library containing strlcpy... (cached) no
configure: error: no strlcpy/strlcat found
*** Error code 1

Stop.
bmake[1]: stopped making "configure" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/mail/opendkim
*** Error code 1

Stop.
bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/mail/opendkim