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

        * CURSES_DEFAULT = ncurses

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

        * CURSES_TYPE = ncurses
        * TERMCAP_TYPE = curses

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 gettext-tools>=0.15: found gettext-tools-0.21nb3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency libiconv>=1.9.1nb4: found libiconv-1.14nb3
=> Full dependency gettext-lib>=0.18: found gettext-lib-0.21
=> Full dependency readline>=6.0: found readline-8.1.2
=> Full dependency libxml2>=2.9.13nb1: found libxml2-2.9.14
===> Overriding tools for microdc2-0.15.6nb9
===> Extracting for microdc2-0.15.6nb9
===> Patching for microdc2-0.15.6nb9
=> Applying pkgsrc patches for microdc2-0.15.6nb9
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/microdc2/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/microdc2/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/09/16 15:53:12 heinz Exp $
|
|  Provide hints for getaddrinfo(), otherwise there is not enough data
|  to determine the correct address information.
|  Works on NetBSD and Linux.
|  AF_UNSPEC could not be used because IPv6 address information confuses the
|  application.
|
|--- src/hub.c.orig	2006-12-24 19:41:44.000000000 +0100
|+++ src/hub.c
--------------------------
Patching file src/hub.c using Plan A...
Hunk #1 succeeded at 316.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/microdc2/patches/patch-ab
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/microdc2/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.3 2012/12/25 21:04:32 joerg Exp $
|
|--- configure.orig	2006-12-24 18:45:07.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 21508.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/microdc2/patches/patch-ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/microdc2/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.2 2012/12/25 21:04:32 joerg Exp $
|
|--- configure.ac.orig	2006-12-24 18:43:36.000000000 +0000
|+++ configure.ac
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 52.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/microdc2/patches/patch-lib_Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/microdc2/patches/patch-lib_Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_Makefile.in,v 1.1 2015/11/08 21:50:08 dholland Exp $
|
|Don't try to feed "-liconv" to ar(1). Breaks on OpenBSD.
|
|--- lib/Makefile.in~	2006-12-24 18:44:45.000000000 +0000
|+++ lib/Makefile.in
--------------------------
Patching file lib/Makefile.in using Plan A...
Hunk #1 succeeded at 259.
done
===> Creating toolchain wrappers for microdc2-0.15.6nb9
===> Configuring for microdc2-0.15.6nb9
=> 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
=> Fixing locale directory references.
=> 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... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
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 ISO C89... none needed
checking dependency style of gcc... gcc3
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 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 for working alloca.h... yes
checking for alloca... yes
checking whether system is Windows or MSDOS... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for an ANSI C-conforming const... yes
checking for mbstate_t... yes
checking for C/C++ restrict keyword... restrict
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking for inline... inline
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.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 whether getdelim is declared... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long_only... yes
checking whether optreset is declared... no
checking for working GNU getopt function... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
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 shared library run path origin... done
checking whether memmem is declared... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... no
checking for iswprint... yes
checking for mbsinit... yes
checking for mblen... yes
checking for mbrlen... yes
checking for mempcpy... no
checking for tzset... yes
checking for isascii... yes
checking for ssize_t... yes
checking for inttypes.h... yes
checking whether strdup is declared... yes
checking for strftime... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... no
checking whether tzname is declared... yes
checking for tzname... yes
checking whether time.h and sys/time.h may both be included... yes
checking for struct tm.tm_gmtoff... no
checking whether strnlen is declared... yes
checking for long long... yes
checking for EOVERFLOW... yes
checking for signed... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for size_t... yes
checking for intmax_t... yes
checking whether strtoimax is declared... yes
checking whether strtoumax is declared... yes
checking for error_at_line... no
checking for working GNU fnmatch... no
checking whether getenv is declared... yes
checking for btowc... yes
checking for mbsrtowcs... yes
checking for mempcpy... (cached) no
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... no
checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking whether free (NULL) is known to work... yes
checking for library containing getaddrinfo... -lsocket
checking for library containing gethostbyname... -lnsl
checking for library containing getservbyname... none required
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether getaddrinfo is declared... yes
checking whether freeaddrinfo is declared... yes
checking whether gai_strerror is declared... yes
checking for struct addrinfo... yes
checking for getdelim... yes
checking for gethostname... yes
checking whether getline is declared... yes
checking for getline... yes
checking for working getline function... yes
checking for iconv... yes
checking how to link with libiconv... /opt/pkg/lib/libiconv.so -R/opt/pkg/lib
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for memmem... yes
checking for mbstate_t... (cached) yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for C/C++ restrict keyword... (cached) restrict
checking for sig2str... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for socklen_t... yes
checking for ssize_t... (cached) yes
checking sys/inttypes.h usability... yes
checking sys/inttypes.h presence... yes
checking for sys/inttypes.h... yes
checking for stdint.h... (cached) yes
checking for stpcpy... yes
checking for strdup... yes
checking for strndup... yes
checking for working strnlen... yes
checking whether <inttypes.h> defines strtoimax as a macro... no
checking for strtoimax... yes
checking for strtol... yes
checking for strtoll... yes
checking for strtoul... yes
checking for strtoull... yes
checking whether <inttypes.h> defines strtoumax as a macro... no
checking for strtoumax... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking for vasnprintf... no
checking for ptrdiff_t... yes
checking for snprintf... yes
checking for wcslen... yes
checking for vasprintf... yes
checking for stdint.h... (cached) yes
checking whether NLS is requested... yes
checking for msgfmt... /home/pbulk/build/net/microdc2/work/.tools/bin/msgfmt
checking for gmsgfmt... /home/pbulk/build/net/microdc2/work/.tools/bin/msgfmt
checking for xgettext... /opt/pkg/bin/xgettext
checking for msgmerge... /home/pbulk/build/net/microdc2/work/.tools/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking how to link with libiconv... /opt/pkg/lib/libiconv.so -R/opt/pkg/lib
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /opt/pkg/lib/libintl.so /opt/pkg/lib/libiconv.so -R/opt/pkg/lib
checking for x86_64-sun-solaris2.11-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking for the GNU Readline library... found
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking history.h usability... no
checking history.h presence... no
checking for history.h... no
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for _rl_mark_modified_lines... yes
checking for xml2-config... /home/pbulk/build/net/microdc2/work/.buildlink/bin/xml2-config
checking for tr... /usr/xpg4/bin/tr
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for comparison_fn_t... no
checking for struct sigaction.sa_restorer... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: WARNING:  po/Makefile.in.in seems to ignore the --datarootdir setting
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating src/common/Makefile
config.status: creating src/bzip2/Makefile
config.status: creating src/tth/Makefile
config.status: creating rpm/microdc.spec
config.status: creating slackware/microdc.SlackBuild
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile