=> Checksum BLAKE2s OK for mopher-0.5.3.tar.gz
=> Checksum SHA512 OK for mopher-0.5.3.tar.gz
===> Installing dependencies for mopher-0.5.3nb2
==========================================================================
The supported build options for mopher are:

	mysql spf

The currently selected options are:

	spf

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.mopher (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
mopher-0.5.3nb2.  Their current value is shown below:

        * BDB185_DEFAULT = db1
        * BDB_DEFAULT = db4
        * PKG_SYSCONFBASE = /opt/pkg/etc
        * VARBASE = /var

Based on these variables, the following variables have been set:

        * BDBBASE = /usr
        * BDB_LIBS (defined, but empty)
        * BDB_TYPE = db1

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 nbpatch-[0-9]*: found nbpatch-20151107
=> 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 libidn>=1.38nb1: found libidn-1.42
=> Full dependency libspf2>=1.2.5: found libspf2-1.2.11nb2
=> Full dependency libgetopt>=1.4.6: found libgetopt-1.4.6
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
===> Overriding tools for mopher-0.5.3nb2
===> Extracting for mopher-0.5.3nb2
===> Patching for mopher-0.5.3nb2
=> Applying pkgsrc patches for mopher-0.5.3nb2
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/mopher/patches/patch-configure
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/mopher/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.1 2015/09/26 23:29:13 gdt Exp $
|
|Use of objcopy may be patched away, discussed with upstream.
|
|--- configure.orig	2015-02-26 16:52:11.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 3184.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/mopher/patches/patch-src_Makefile.in
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/mopher/patches/patch-src_Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_Makefile.in,v 1.1 2015/09/26 23:29:13 gdt Exp $
|
|Use of objcopy may be patched away, discussed with upstream.
|
|--- src/Makefile.in.orig	2015-02-26 16:38:41.000000000 +0000
|+++ src/Makefile.in
--------------------------
Patching file src/Makefile.in using Plan A...
Hunk #1 succeeded at 93.
done
===> Creating toolchain wrappers for mopher-0.5.3nb2
===> Configuring for mopher-0.5.3nb2
=> Adding custom mopherd.conf
checking for bison... bison -y
checking for 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 we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -ll
checking whether yytext is a pointer... yes
checking whether make sets $(MAKE)... yes
checking for objcopy... no
checking for install... /usr/bin/install -c -o pbulk -g staff
checking for sed... /Users/pbulk/build/mail/mopher/work/.tools/bin/sed
checking for rmdir... /Users/pbulk/build/mail/mopher/work/.tools/bin/rmdir
checking for rm... /Users/pbulk/build/mail/mopher/work/.tools/bin/rm
checking for ld... /Users/pbulk/build/mail/mopher/work/.cwrapper/bin/ld
checking for test... /bin/test
checking for pthread_create in -lpthread... yes
checking for smfi_setconn in -lmilter... yes
checking for idna_to_ascii_8z in -lidn... yes
checking for dlopen... yes
checking for dlsym... yes
checking for dlerror... yes
checking for dlclose... yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /Users/pbulk/build/mail/mopher/work/.tools/bin/grep
checking for egrep... /Users/pbulk/build/mail/mopher/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dbopen... yes
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for mysql_real_connect in -lmysqlclient... no
checking for SPF_request_new in -lspf2... yes
configure: creating ./config.status
config.status: creating config/Makefile
config.status: creating make/mk.common
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating src/modules/Makefile
config.status: creating config.h