+ 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/bitchx-1.2.1nb5/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/bitchx-1.2.1nb5/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for bitchx-1.2.1.tar.gz
=> Checksum SHA512 OK for bitchx-1.2.1.tar.gz
===> Installing dependencies for bitchx-1.2.1nb5
==========================================================================
The following variables will affect the build process of this package,
bitchx-1.2.1nb5.  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
        * TERMINFO_DEFAULT = ncurses

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

        * TERMINFO_TYPE = ncurses

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 mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency bzip2>=1.0.3: found bzip2-1.0.8
=> Full dependency openssl>=1.1.1dnb2: found openssl-1.1.1o
=> Full dependency ncurses>=6.0: found ncurses-6.3
===> Overriding tools for bitchx-1.2.1nb5
===> Extracting for bitchx-1.2.1nb5
===> Patching for bitchx-1.2.1nb5
=> Applying pkgsrc patches for bitchx-1.2.1nb5
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/bitchx/patches/patch-configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/bitchx/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/27 19:06:23 kamil Exp $
|
|Install path for document
|
|--- configure	2015-01-12 17:46:50.000000000 +0900
|+++ configure	2015-01-12 17:46:19.000000000 +0900
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 15765.
done
===> Creating toolchain wrappers for bitchx-1.2.1nb5
===> Configuring for bitchx-1.2.1nb5
=> Substituting "manpage" in doc/BitchX.1
=> Substituting "ssl" in configure
=> 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
Welcome to the BitchX-1.2.1 configuration

checking for x86_64-sun-solaris2.11-gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking whether ln -s works... yes
checking for gmake... make
checking whether make sets $(MAKE)... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for library containing strerror... none required
checking for AIX... no
checking for gawk... /opt/pkg/bin/nawk
checking whether compiler understands -fno-strict-aliasing... yes
checking for getpwnam in -lsun... no
checking for inet_addr in -ldgc... no
checking for crypt in -lcrypt... yes
checking for pow in -lm... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
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 sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking sys/dir.h usability... no
checking sys/dir.h presence... no
checking for sys/dir.h... no
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for net/if.h... yes
checking for arpa/inet.h... yes
checking for resolv.h... yes
checking for stpcpy in string.h... yes
checking for getpgid in unistd.h... no
checking for killpg in signal.h... yes
checking for getpass in unistd.h... no
checking for errno in errno.h... yes
checking for struct linger in sys/socket.h... yes
checking for sun_len in sys/un.h... no
checking for bcopy in string.h... no
checking whether strsignal is declared... yes
checking whether sys_siglist is declared... no
checking whether _sys_siglist is declared... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking whether time.h and sys/time.h may both be included... yes
checking for socklen_t... yes
checking for unsigned int... yes
checking size of unsigned int... 4
checking library required for resolver functions... -lresolv
checking for the iphlpapi library... no
checking for working alloca.h... yes
checking for alloca... yes
checking whether getpgrp requires zero arguments... yes
checking whether setpgrp takes no argument... yes
checking for strftime... yes
checking for socket... no
checking for gethostname... yes
checking for gettimeofday... yes
checking for strtoul... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for stpcpy... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for setsid... yes
checking for strerror... yes
checking for uname... yes
checking for getrusage... yes
checking for sysconf... yes
checking for getpgid... yes
checking for killpg... yes
checking for getlogin... yes
checking for realpath... yes
checking for fchdir... yes
checking for getpass... yes
checking for fpathconf... yes
checking for getpwent... yes
checking for setvbuf... yes
checking for select... yes
checking for mkstemp... yes
checking for memmove... yes
checking for scandir... yes
checking for setenv... yes
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for inet_aton... yes
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... no
checking for non-blocking type... posix
checking for a list of signal names... _sys_siglist
checking whether to enable GTK support... no
checking whether to enable Win32 GUI support... no
checking whether to enable OS/2 PM support... no
checking whether to enable sound support... no
checking whether to enable SSL support... yes
checking for ERR_get_error in -lcrypto... yes
checking for SSL_accept in -lssl... yes
checking whether to use use termcap in preference to terminfo... no
checking for library containing setupterm... -ltinfo
checking for tparm... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for ncurses/termcap.h... yes
checking for termcap.h... yes
checking for ncurses/term.h... yes
checking for term.h... yes
checking whether to enable Tcl support... no
checking for unix mail directory... /var/mail
checking for default server list... none
checking whether to enable IPv6 support... yes (native)
checking whether to enable SOCKS support... no
checking whether to enable CD-ROM support... no
checking whether to enable dmalloc debugging support... no
checking whether to enable plugin support... not building with plugin support - you will not be able to use plugins
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bx-conf/Makefile
config.status: creating doc/BitchX.bat
config.status: creating doc/Makefile
config.status: creating dll/Makefile
config.status: creating dll/abot/Makefile
config.status: creating dll/acro/Makefile
config.status: creating dll/aim/Makefile
config.status: creating dll/aim/toc/Makefile
config.status: creating dll/amp/Makefile
config.status: creating dll/arcfour/Makefile
config.status: creating dll/autocycle/Makefile
config.status: creating dll/blowfish/Makefile
config.status: creating dll/cavlink/Makefile
config.status: creating dll/cdrom/Makefile
config.status: creating dll/encrypt/Makefile
config.status: creating dll/europa/Makefile
config.status: creating dll/fserv/Makefile
config.status: creating dll/hint/Makefile
config.status: creating dll/identd/Makefile
config.status: creating dll/nap/Makefile
config.status: creating dll/nicklist/Makefile
config.status: creating dll/pkga/Makefile
config.status: creating dll/possum/Makefile
config.status: creating dll/qbx/Makefile
config.status: creating dll/qmail/Makefile
config.status: creating dll/wavplay/Makefile
config.status: creating dll/xmms/Makefile
config.status: creating source/Makefile
config.status: creating include/defs.h
config.status: executing default commands

BitchX (c) 1996-2012 Colten Edwards et al
----------------------------------------------------------

The configuration script has finished. You should look through
"include/config.h" and make any changes you would like to make.

Now type "make" to compile BitchX.