+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/isync-1.4.4nb3/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/isync-1.4.4nb3/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for isync-1.4.4.tar.gz
=> Checksum SHA512 OK for isync-1.4.4.tar.gz
===> Installing dependencies for isync-1.4.4nb3
==========================================================================
The following variables will affect the build process of this package,
isync-1.4.4nb3.  Their current value is shown below:

        * BDB185_DEFAULT = db4
        * BDB_DEFAULT = db4
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /opt/local/etc/openssl/certs
        * SSLDIR = /opt/local/etc/openssl
        * SSLKEYS = /opt/local/etc/openssl/private

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

        * BDBBASE (defined, but empty)
        * BDB_LIBS = -ldb4
        * BDB_TYPE = db4

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/local/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency perl>=5.0: found perl-5.38.2
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc13>=13.1.0: found gcc13-13.2.0
=> Full dependency cyrus-sasl>=2.1.28nb1: found cyrus-sasl-2.1.28nb1
=> Full dependency db4>=4.8.30: found db4-4.8.30nb1
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.2.0
=> Full dependency openssl>=3: found openssl-3.1.4
===> Overriding tools for isync-1.4.4nb3
===> Extracting for isync-1.4.4nb3
===> Patching for isync-1.4.4nb3
=> Applying pkgsrc patches for isync-1.4.4nb3
=> Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/mail/isync/patches/patch-ae
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/mail/isync/patches/patch-ae
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ae,v 1.7 2021/02/17 15:10:11 ryoon Exp $
|
|Avoid segfault when parsing configuration file under NetBSD.
|
|--- src/config.c.orig	2021-01-01 13:46:36.000000000 +0000
|+++ src/config.c
--------------------------
Patching file src/config.c using Plan A...
Hunk #1 succeeded at 320.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/mail/isync/patches/patch-src_drv__imap.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/mail/isync/patches/patch-src_drv__imap.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_drv__imap.c,v 1.4 2023/05/13 08:49:27 ryoon Exp $
|
|Fix non-critical runtime error with OpenSSL 3.
|From: Upstream b6c36624f04cd388873785c0631df3f2f9ac4bf0
|
|--- src/drv_imap.c.orig	2021-12-03 10:56:16.000000000 +0000
|+++ src/drv_imap.c
--------------------------
Patching file src/drv_imap.c using Plan A...
Hunk #1 succeeded at 1620.
Hunk #2 succeeded at 1883.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/mail/isync/patches/patch-src_Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/mail/isync/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.3 2018/09/19 13:08:14 schmonz Exp $
|
|Install example config files in pkgsrc hierarchy.
|
|--- src/Makefile.in.orig	2017-10-01 08:46:50.000000000 +0000
|+++ src/Makefile.in
--------------------------
Patching file src/Makefile.in using Plan A...
Hunk #1 succeeded at 336 (offset -23 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/mail/isync/patches/patch-src_socket.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/mail/isync/patches/patch-src_socket.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_socket.c,v 1.8 2023/05/13 08:49:27 ryoon Exp $
|
|Fix non-critical runtime error with OpenSSL 3.
|From: Upstream b6c36624f04cd388873785c0631df3f2f9ac4bf0
|
|--- src/socket.c.orig	2021-12-03 10:56:16.000000000 +0000
|+++ src/socket.c
--------------------------
Patching file src/socket.c using Plan A...
Hunk #1 succeeded at 810.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/mail/isync/patches/patch-src_socket.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/mail/isync/patches/patch-src_socket.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_socket.h,v 1.1 2023/05/13 08:49:27 ryoon Exp $
|
|Fix non-critical runtime error with OpenSSL 3.
|From: Upstream b6c36624f04cd388873785c0631df3f2f9ac4bf0
|
|--- src/socket.h.orig	2021-12-03 10:56:16.000000000 +0000
|+++ src/socket.h
--------------------------
Patching file src/socket.h using Plan A...
Hunk #1 succeeded at 142.
done
/usr/bin/touch /home/pbulk/build/mail/isync/work/isync-1.4.4/configure /home/pbulk/build/mail/isync/work/isync-1.4.4/aclocal.m4 /home/pbulk/build/mail/isync/work/isync-1.4.4/Makefile.in
===> Creating toolchain wrappers for isync-1.4.4nb3
===> Configuring for isync-1.4.4nb3
=> 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
=> Checking for portability problems in extracted files
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking target system type... x86_64-sun-solaris2.11
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for x86_64-sun-solaris2.11-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... -std=gnu11
checking whether gcc -std=gnu11 understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc -std=gnu11... gcc3
checking for perl... /opt/local/bin/perl
checking whether perl is recent enough... yes
checking whether strftime supports %z... 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 poll.h... yes
checking for sys/select.h... yes
checking for vasprintf... yes
checking for strnlen... yes
checking for memrchr... yes
checking for timegm... yes
checking for socket in -lsocket... yes
checking for inet_ntoa in -lnsl... yes
checking for getaddrinfo... yes
checking for inet_ntop... yes
checking for dlopen in -ldl... yes
checking for X509_cmp in -lcrypto... yes
checking for SSL_connect in -lssl... yes
checking for openssl/ssl.h... yes
checking for sasl_client_init in -lsasl2... yes
checking for sasl/sasl.h... yes
checking for Berkeley DB >= 4.1... yes
checking for deflate in -lz... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating isync.spec
config.status: creating autodefs.h
config.status: executing depfiles commands

Using SSL
Using SASL
Not using zlib
Using Berkeley DB