+ 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/spreadlogd-2.0.0nb27/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/spreadlogd-2.0.0nb27/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for spreadlogd-2.0.0/spreadlogd.tar.gz
=> Checksum SHA512 OK for spreadlogd-2.0.0/spreadlogd.tar.gz
===> Installing dependencies for spreadlogd-2.0.0nb27
==========================================================================
The following variables will affect the build process of this package,
spreadlogd-2.0.0nb27.  Their current value is shown below:

        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/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
`/usr/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency bison>=1.0: found bison-3.8.2nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency perl>=5.38.0<5.39.0: found perl-5.38.0
=> Full dependency spread>=3.17.3nb13: found spread-3.17.3nb13
=> Full dependency libevent>=2.1.11nb1: found libevent-2.1.12
===> Overriding tools for spreadlogd-2.0.0nb27
===> Extracting for spreadlogd-2.0.0nb27
===> Patching for spreadlogd-2.0.0nb27
=> Applying pkgsrc patches for spreadlogd-2.0.0nb27
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/spreadlogd/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/spreadlogd/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.1.1.1 2007/07/29 06:58:59 obache Exp $
|
|--- config.c.orig	2006-05-05 20:25:41.000000000 +0100
|+++ config.c
--------------------------
Patching file config.c using Plan A...
Hunk #1 succeeded at 301.
Hunk #2 succeeded at 323.
Hunk #3 succeeded at 375.
Hunk #4 succeeded at 409.
Hunk #5 succeeded at 473.
Hunk #6 succeeded at 498.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/spreadlogd/patches/patch-ab
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/spreadlogd/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.1.1.1 2007/07/29 06:58:59 obache Exp $
|
|--- echash.h.orig	2006-05-04 13:21:46.000000000 +0100
|+++ echash.h
--------------------------
Patching file echash.h using Plan A...
Hunk #1 succeeded at 88.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/spreadlogd/patches/patch-ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/spreadlogd/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.1.1.1 2007/07/29 06:58:59 obache Exp $
|
|--- Makefile.in.orig	2007-05-16 09:47:12.216090000 +0100
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 53.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/spreadlogd/patches/patch-ad
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/spreadlogd/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.1 2009/02/15 16:16:50 joerg Exp $
|
|--- nethelp.h.orig	2006-05-05 19:50:18.000000000 +0200
|+++ nethelp.h
--------------------------
Patching file nethelp.h using Plan A...
Hunk #1 succeeded at 26.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/spreadlogd/patches/patch-ae
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/spreadlogd/patches/patch-ae
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ae,v 1.1 2009/02/15 16:16:50 joerg Exp $
|
|--- perl.h.orig	2006-05-05 19:50:18.000000000 +0200
|+++ perl.h
--------------------------
Patching file perl.h using Plan A...
Hunk #1 succeeded at 1.
done
===> Creating toolchain wrappers for spreadlogd-2.0.0nb27
===> Configuring for spreadlogd-2.0.0nb27
=> 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 for x86_64-redhat-linux-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking whether byte ordering is bigendian... no
checking how to run the C preprocessor... cc -E
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking for x86_64-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for bison... /usr/pkg/bin/bison -y
checking for flex... no
checking for lex... no
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking for perl... /usr/pkg/bin/perl
checking for ar... /bin/ar
checking for inline... inline
checking for gethostbyaddr in -lnsl... yes
checking for socket in -lsocket... no
checking for dlopen in -ldl... yes
checking for event_del in -levent... yes
checking for SP_receive in -lspread... yes
checking for regex_compile in -lgnuregex... no
checking for egrep... 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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking gnuregex.h usability... no
checking gnuregex.h presence... no
checking for gnuregex.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking sp.h usability... yes
checking sp.h presence... yes
checking for sp.h... yes
checking event.h usability... yes
checking event.h presence... yes
checking for event.h... yes
checking for char... yes
checking size of char... 1
checking for short int... yes
checking size of short int... 2
checking for int... yes
checking size of int... 4
checking for long int... yes
checking size of long int... 8
checking for long long int... yes
checking size of long long int... 8
checking for void *... yes
checking size of void *... 8
Resolving configuration path...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sld_config.h