+ 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/ndtpd-3.1.5nb16/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ndtpd-3.1.5nb16/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for ndtpd-3.1.5.tar.gz
=> Checksum SHA512 OK for ndtpd-3.1.5.tar.gz
===> Installing dependencies for ndtpd-3.1.5nb16
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gtexinfo>=3.12: found gtexinfo-7.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3
=> Full dependency perl>=5.0: found perl-5.38.2
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
=> Full dependency eb>=4.3nb13: found eb-4.3nb13
===> Overriding tools for ndtpd-3.1.5nb16
===> Extracting for ndtpd-3.1.5nb16
===> Patching for ndtpd-3.1.5nb16
=> Applying pkgsrc patches for ndtpd-3.1.5nb16
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/ndtpd/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/ndtpd/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.3 2005/11/08 19:48:49 tv Exp $
|
|--- src/defs.h.in.orig	2001-03-01 09:35:35.000000000 -0500
|+++ src/defs.h.in
--------------------------
Patching file src/defs.h.in using Plan A...
Hunk #1 succeeded at 24.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/ndtpd/patches/patch-ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/ndtpd/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.2 2004/03/21 12:30:33 uebayasi Exp $
|
|--- Makefile.in.orig	Sun Mar 21 21:13:01 2004
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 138.
Hunk #2 succeeded at 164.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/ndtpd/patches/patch-ad
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/ndtpd/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.1 2006/04/08 23:10:29 jlam Exp $
|
|--- src/Makefile.in.orig	2003-05-23 23:47:52.000000000 -0400
|+++ src/Makefile.in
--------------------------
Patching file src/Makefile.in using Plan A...
Hunk #1 succeeded at 574.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/ndtpd/patches/patch-ae
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/ndtpd/patches/patch-ae
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ae,v 1.1 2006/04/08 23:10:29 jlam Exp $
|
|--- src/ndtpdaily.in.orig	2001-02-03 08:18:05.000000000 -0500
|+++ src/ndtpdaily.in
--------------------------
Patching file src/ndtpdaily.in using Plan A...
Hunk #1 succeeded at 24.
done
===> Creating toolchain wrappers for ndtpd-3.1.5nb16
===> Configuring for ndtpd-3.1.5nb16
=> 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 a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking for x86_64-sun-solaris2.11-gcc... gcc
checking for C compiler default output... 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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking for ld used by GCC... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for /bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse nm output... failed
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking for x86_64-sun-solaris2.11-strip... no
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for ssize_t... yes
checking for eb.conf... /etc/opt/pkg/eb.conf
checking for EB Library... yes
checking for ranlib... (cached) ranlib
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking whether ln -s works... yes
checking for perl... /opt/pkg/bin/perl
checking for Mail... no
checking for mailx... /usr/bin/mailx
checking for compress... (cached) compress
checking for gzip... (cached) gzip
checking for bzip2... (cached) bzip2
checking for an ANSI C-conforming const... (cached) yes
checking for res_query in -lresolv... yes
checking for gethostname in -lnsl... yes
checking for socket in -lsocket... yes
checking for vprintf... yes
checking for _doprnt... yes
checking whether getpgrp requires zero arguments... yes
checking whether setpgrp takes no argument... yes
checking for getcwd... yes
checking for getdtablesize... yes
checking for getrlimit... yes
checking for killpg... yes
checking for memcpy... yes
checking for psignal... yes
checking for setenv... yes
checking for setlocale... yes
checking for setsid... yes
checking for sigsetjmp... yes
checking for sigsetmask... no
checking for sigprocmask... yes
checking for strchr... yes
checking for sysconf... yes
checking for strsignal... yes
checking for syslog... yes
checking for utime... yes
checking for vsyslog... yes
checking for waitpid... yes
checking for wait3... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for strcasecmp... yes
checking for strerror... yes
checking for strtol... yes
checking whether sys_siglist is declared... no
checking for h_errno declaration in netdb.h... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for limits.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether stat file-mode macros are broken... no
checking for waitpid... (cached) yes
checking for union wait... no
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for utime.h... (cached) yes
checking for struct utimbuf... yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking for socklen_t... yes
checking for ssize_t... (cached) yes
checking return type of signal handlers... void
checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_storage... yes
checking for in6addr_any declaration in netinet/in.h... yes
checking for in6addr_loopback declaration in netinet/in.h... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for inet_pton... yes
checking for IPv6 support... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc-ja/Makefile
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp