+ 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/cvsd-1.0.23nb14/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cvsd-1.0.23nb14/work.log => Checksum BLAKE2s OK for cvsd-1.0.23.tar.gz => Checksum SHA512 OK for cvsd-1.0.23.tar.gz ===> Installing dependencies for cvsd-1.0.23nb14 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency perl>=5.0: found perl-5.42.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency cvs>=1.11: found cvs-1.12.13nb9 ===> Overriding tools for cvsd-1.0.23nb14 ===> Extracting for cvsd-1.0.23nb14 ===> Patching for cvsd-1.0.23nb14 => Applying pkgsrc patches for cvsd-1.0.23nb14 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/cvsd/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/cvsd/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.3 2011/10/03 23:45:27 schnoebe Exp $ | |Move the configuration file up a directory, no point in having |a directory containing one file. | |--- configure.ac.orig 2011-06-12 10:49:35.000000000 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 278 (offset 3 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/cvsd/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/cvsd/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.3 2011/10/03 23:45:27 schnoebe Exp $ | |Move the configuration file up one directory, no point in having a |directory containing one file. | |--- configure.orig 2011-06-12 10:58:24.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 5832 (offset 34 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/cvsd/patches/patch-ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/cvsd/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.4 2011/10/03 23:45:27 schnoebe Exp $ | |Modify to follow pkgsrc conventions. | |Make sure the README file gets install into the standard documentation |directory. | |--- Makefile.in.orig 2011-06-12 10:58:23.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 224 (offset 11 lines). Hunk #2 succeeded at 884 (offset 12 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/cvsd/patches/patch-cvsd-buildroot.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/cvsd/patches/patch-cvsd-buildroot.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cvsd-buildroot.in,v 1.1 2024/01/31 12:02:23 hauke Exp $ | |Add PREFIX/{,s}bin to PATH | |Not having an /etc/ld.so.conf is not an error (on some platforms) | |--- cvsd-buildroot.in.orig 2024-01-31 11:46:17.170421429 +0000 |+++ cvsd-buildroot.in -------------------------- Patching file cvsd-buildroot.in using Plan A... Hunk #1 succeeded at 35. Hunk #2 succeeded at 47. done ===> Creating toolchain wrappers for cvsd-1.0.23nb14 ===> Configuring for cvsd-1.0.23nb14 => 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 configure: configuring cvsd 1.0.23 checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) /usr/bin/nawk 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking for chmod... /usr/bin/chmod checking for sed... /usr/bin/sed checking for cvs... /opt/pkg/bin/cvs checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/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 string.h... (cached) yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... 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 for sys/types.h... (cached) 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/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/stat.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for mode_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking for socklen_t... yes checking for struct sockaddr_storage... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for malloc... yes checking for dup2... yes checking for inet_ntoa... yes checking for strchr... yes checking for strrchr... yes checking for strerror... yes checking for strtol... yes checking for atexit... yes checking for sigaction... yes checking for memset... yes checking for memcpy... yes checking for sigemptyset... yes checking for select... yes checking for fcntl... yes checking for snprintf... yes checking for vsnprintf... yes checking for socket... yes checking for nice... yes checking for setpriority... yes checking for setgroups... yes checking for gethostbyname... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for setrlimit... yes checking for getopt_long... yes checking for library containing daemon... none required checking for daemon... yes checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking for getnameinfo... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for struct addrinfo... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking for tcp wrapper functions... no checking for tcp wrapper functions in -lwrap... no checking for tcp wrapper functions in -lwrap -lnsl... no configure: error: *** tcp wrappers not found *** *** Error code 1 Stop. bmake[1]: stopped making "configure" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/cvsd *** Error code 1 Stop. bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/cvsd