+ 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/nagios-nsca-2.9.1nb10/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nagios-nsca-2.9.1nb10/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for nsca-2.9.1.tar.gz => Checksum SHA512 OK for nsca-2.9.1.tar.gz ===> Installing dependencies for nagios-nsca-2.9.1nb10 ========================================================================== The following variables will affect the build process of this package, nagios-nsca-2.9.1nb10. Their current value is shown below: * NAGIOSDIR = /var/spool/nagios * NAGIOS_GROUP = nagios * NAGIOS_USER = nagios 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 perl>=5.6: found perl-5.40.0nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency libmcrypt>=2.5.7nb1: found libmcrypt-2.5.8 ===> Overriding tools for nagios-nsca-2.9.1nb10 ===> Extracting for nagios-nsca-2.9.1nb10 ===> Patching for nagios-nsca-2.9.1nb10 => Applying pkgsrc patches for nagios-nsca-2.9.1nb10 => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/nagios-nsca/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/nagios-nsca/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 2006/02/18 17:13:45 bouyer Exp $ | |--- sample-config/nsca.cfg.in.orig 2006-01-26 22:42:02.000000000 +0100 |+++ sample-config/nsca.cfg.in 2006-01-26 22:42:29.000000000 +0100 -------------------------- Patching file sample-config/nsca.cfg.in using Plan A... Hunk #1 succeeded at 90 (offset 33 lines). Hunk #2 succeeded at 103 (offset 33 lines). done ===> Creating toolchain wrappers for nagios-nsca-2.9.1nb10 ===> Configuring for nagios-nsca-2.9.1nb10 => 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 a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 make sets $(MAKE)... yes checking how to run the C preprocessor... cc -E checking for egrep... grep -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... 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 db.h usability... no checking db.h presence... no checking for db.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.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 grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/config.h usability... no checking sys/config.h presence... no checking for sys/config.h... no checking sys/int_types.h usability... no checking sys/int_types.h presence... no checking for sys/int_types.h... no checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/wait.h... (cached) yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for int... yes checking size of int... 4 checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 8 checking for uint32_t... yes checking for u_int32_t... yes checking for int32_t... yes checking for main in -lnsl... no checking for socket in -lsocket... no checking for main in -lwrap... no checking for strdup... yes checking for strstr... yes checking for strtoul... yes checking for sig_atomic_t... yes checking for socklen_t... yes checking for type of socket size... size_t checking for libmcrypt-config... /usr/pkg/bin/libmcrypt-config checking for libmcrypt - version >= 2.4.11... yes checking for perl... /usr/pkg/bin/perl configure: creating ./config.status config.status: creating Makefile config.status: creating subst config.status: creating src/Makefile config.status: creating package/solaris/Makefile config.status: creating init-script config.status: creating sample-config/nsca.cfg config.status: creating sample-config/send_nsca.cfg config.status: creating sample-config/nsca.xinetd config.status: creating include/config.h *** Configuration summary for nsca 2.9.1 01-27-2012 ***: General Options: ------------------------- NSCA port: 5667 NSCA user: nagios NSCA group: nagios Review the options above for accuracy. If they look okay, type 'make all' to compile the NSCA daemon and client.