+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/opendmarc-1.4.2nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/opendmarc-1.4.2nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for rel-opendmarc-1-4-2.tar.gz => Checksum SHA512 OK for rel-opendmarc-1-4-2.tar.gz ===> Installing dependencies for opendmarc-1.4.2nb1 ========================================================================== The following variables will affect the build process of this package, opendmarc-1.4.2nb1. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private 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 mktools-[0-9]*: found mktools-20220614 => Tool dependency automake>=1.9: found automake-1.16.5nb2 => Tool dependency autoconf>=2.58: found autoconf-2.71nb2 => Tool dependency perl>=5.0: found perl-5.36.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.16.1nb1 => Full dependency p5-DBI-[0-9]*: found p5-DBI-1.643nb4 => Full dependency p5-DBD-mysql-[0-9]*: found p5-DBD-mysql-4.050nb5 => Full dependency p5-Switch-[0-9]*: found p5-Switch-2.17nb6 => Full dependency p5-HTTP-Message-[0-9]*: found p5-HTTP-Message-6.37 => Full dependency openssl>=1.1.1pnb1: found openssl-1.1.1s => Full dependency libspf2>=1.2.5: found libspf2-1.2.11 ===> Overriding tools for opendmarc-1.4.2nb1 ===> Extracting for opendmarc-1.4.2nb1 ===> Patching for opendmarc-1.4.2nb1 => Applying pkgsrc patches for opendmarc-1.4.2nb1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opendmarc/patches/patch-libopendmarc_opendmarc__dns.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opendmarc/patches/patch-libopendmarc_opendmarc__dns.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libopendmarc_opendmarc__dns.c,v 1.4 2022/05/12 13:49:28 jperkin Exp $ | |Make sure res_init works on zeroed structure | |--- libopendmarc/opendmarc_dns.c.orig 2021-12-20 06:40:37.000000000 +0000 |+++ libopendmarc/opendmarc_dns.c -------------------------- Patching file libopendmarc/opendmarc_dns.c using Plan A... Hunk #1 succeeded at 203. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opendmarc/patches/patch-opendmarc_opendmarc-arcares.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opendmarc/patches/patch-opendmarc_opendmarc-arcares.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-opendmarc_opendmarc-arcares.c,v 1.3 2022/05/12 13:49:28 jperkin Exp $ | |Avoid handling a NULL pointer when parsing a malformed header | |--- opendmarc/opendmarc-arcares.c.orig 2021-12-20 06:40:37.000000000 +0000 |+++ opendmarc/opendmarc-arcares.c -------------------------- Patching file opendmarc/opendmarc-arcares.c using Plan A... Hunk #1 succeeded at 266. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opendmarc/patches/patch-opendmarc_opendmarc-arcseal.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opendmarc/patches/patch-opendmarc_opendmarc-arcseal.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-opendmarc_opendmarc-arcseal.c,v 1.3 2022/05/12 13:49:28 jperkin Exp $ | |Avoid handling a NULL pointer when parsing a malformed header | |--- opendmarc/opendmarc-arcseal.c.orig 2021-12-20 06:40:37.000000000 +0000 |+++ opendmarc/opendmarc-arcseal.c -------------------------- Patching file opendmarc/opendmarc-arcseal.c using Plan A... Hunk #1 succeeded at 167. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opendmarc/patches/patch-opendmarc_opendmarc-config.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opendmarc/patches/patch-opendmarc_opendmarc-config.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-opendmarc_opendmarc-config.h,v 1.1 2022/05/12 13:49:28 jperkin Exp $ | |Add RequiredFrom option to reject messages that lack a From header from which |a valid domain can be extracted. | |Submitted upstream https://github.com/trusteddomainproject/OpenDMARC/pull/147 | |--- opendmarc/opendmarc-config.h.orig 2021-12-20 06:40:37.000000000 +0000 |+++ opendmarc/opendmarc-config.h -------------------------- Patching file opendmarc/opendmarc-config.h using Plan A... Hunk #1 succeeded at 45. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opendmarc/patches/patch-opendmarc_opendmarc.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opendmarc/patches/patch-opendmarc_opendmarc.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-opendmarc_opendmarc.c,v 1.1 2022/05/12 13:49:28 jperkin Exp $ | |Add RequiredFrom option to reject messages that lack a From header from which |a valid domain can be extracted. | |Submitted upstream https://github.com/trusteddomainproject/OpenDMARC/pull/147 | |--- opendmarc/opendmarc.c.orig 2021-12-20 06:40:37.000000000 +0000 |+++ opendmarc/opendmarc.c -------------------------- Patching file opendmarc/opendmarc.c using Plan A... Hunk #1 succeeded at 164. Hunk #2 succeeded at 1424. Hunk #3 succeeded at 2460. Hunk #4 succeeded at 2508. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opendmarc/patches/patch-opendmarc_opendmarc.conf.5.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opendmarc/patches/patch-opendmarc_opendmarc.conf.5.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-opendmarc_opendmarc.conf.5.in,v 1.1 2022/05/12 13:49:28 jperkin Exp $ | |Add RequiredFrom option to reject messages that lack a From header from which |a valid domain can be extracted. | |Submitted upstream https://github.com/trusteddomainproject/OpenDMARC/pull/147 | |--- opendmarc/opendmarc.conf.5.in.orig 2021-12-20 06:40:37.000000000 +0000 |+++ opendmarc/opendmarc.conf.5.in -------------------------- Patching file opendmarc/opendmarc.conf.5.in using Plan A... Hunk #1 succeeded at 288. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opendmarc/patches/patch-opendmarc_opendmarc.conf.sample => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opendmarc/patches/patch-opendmarc_opendmarc.conf.sample Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-opendmarc_opendmarc.conf.sample,v 1.1 2022/05/12 13:49:28 jperkin Exp $ | |Add RequiredFrom option to reject messages that lack a From header from which |a valid domain can be extracted. | |Submitted upstream https://github.com/trusteddomainproject/OpenDMARC/pull/147 | |--- opendmarc/opendmarc.conf.sample.orig 2021-12-20 06:40:37.000000000 +0000 |+++ opendmarc/opendmarc.conf.sample -------------------------- Patching file opendmarc/opendmarc.conf.sample using Plan A... Hunk #1 succeeded at 344. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opendmarc/patches/patch-opendmarc_parse.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opendmarc/patches/patch-opendmarc_parse.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-opendmarc_parse.c,v 1.2 2022/05/12 13:49:28 jperkin Exp $ | |Make sure a trailing brackets corresponds to a leading one. | |This fixes the case where the sender e-mail address is user@example.net> |Without this fix, OpenDMARC parses the domain as example.net> and skip |DMARC processing since there is no policy for the domain. | |Unfortunately, the MTA or MUA tend to fix the trailing bracket on their |own, letting forged e-mail passing through to user mailboxes. | |Submitted upstream https://github.com/trusteddomainproject/OpenDMARC/pull/174 | |--- opendmarc/parse.c.orig 2021-12-20 06:40:37.000000000 +0000 |+++ opendmarc/parse.c -------------------------- Patching file opendmarc/parse.c using Plan A... Hunk #1 succeeded at 454. done ===> Creating toolchain wrappers for opendmarc-1.4.2nb1 ===> Configuring for opendmarc-1.4.2nb1 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 /opt/pkg/bin/libtoolize: line 449: /opt/pkg/bin/nbsed: No such file or directory /opt/pkg/bin/libtoolize: line 3849: /opt/pkg/bin/nbsed: No such file or directory /opt/pkg/bin/libtoolize: line 4093: /opt/pkg/bin/nbsed: No such file or directory /opt/pkg/bin/libtoolize: line 904: /opt/pkg/bin/nbsed: No such file or directory : putting auxiliary files in '.'. : copying file './ltmain.sh' /opt/pkg/bin/libtoolize: line 4019: /opt/pkg/bin/nbsed: No such file or directory 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 autoreconf: running: /opt/pkg/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:52: installing 'build-aux/compile' configure.ac:45: installing 'build-aux/config.guess' configure.ac:45: installing 'build-aux/config.sub' configure.ac:46: installing 'build-aux/install-sh' configure.ac:96: error: required file 'build-aux/ltmain.sh' not found configure.ac:46: installing 'build-aux/missing' libopendmarc/Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf: error: automake failed with exit status: 1 *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opendmarc *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opendmarc