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

        * CURSES_DEFAULT = ncurses
        * JPEG_DEFAULT = jpeg

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

        * CURSES_TYPE = ncurses
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * 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 glib2-tools-[0-9]*: found glib2-tools-2.78.4
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> 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
=> Build dependency xorgproto>=2016.1: found xorgproto-2023.2
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1
=> Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency wxGTK30>=3.0.5.1nb13: found wxGTK30-3.0.5.1nb13
=> Full dependency ncurses>=6.3nb1: found ncurses-6.4
===> Overriding tools for ucblogo-6.2.1nb7
===> Extracting for ucblogo-6.2.1nb7
===> Patching for ucblogo-6.2.1nb7
=> Applying pkgsrc patches for ucblogo-6.2.1nb7
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ucblogo/patches/patch-Makefile.am
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ucblogo/patches/patch-Makefile.am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile.am,v 1.1 2023/01/16 03:20:56 dholland Exp $
|
|mv -v is not standard and fails on Solaris.
|
|--- Makefile.am~	2020-08-12 02:19:42.000000000 +0000
|+++ Makefile.am
--------------------------
Patching file Makefile.am using Plan A...
Hunk #1 succeeded at 127.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ucblogo/patches/patch-Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ucblogo/patches/patch-Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile.in,v 1.1 2023/01/16 03:20:56 dholland Exp $
|
|mv -v is not standard and fails on Solaris.
|
|--- Makefile.in~	2020-12-31 15:57:17.000000000 +0000
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 1626.
done
===> Creating toolchain wrappers for ucblogo-6.2.1nb7
===> Configuring for ucblogo-6.2.1nb7
=> 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: WARNING: unrecognized options: --with-wx-version, --with-libiconv-prefix
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 whether make supports nested variables... yes
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 whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking enable_objects... yes
checking enable_gitid... no
checking for wx-config... /opt/pkg/libexec/wx-3.0/wx-config
checking for wxWidgets version >= 3.0.0... yes (version 3.0.5)
checking for wxWidgets static library... no
configure: using wx library
checking enable_x11... no
checking enable_docs... yes
checking CFLAGS for maximum warnings... -Wall
checking whether C compiler accepts -Wno-write-strings... yes
checking whether C compiler accepts -Wno-unused-variable... yes
checking for library containing sqrt... -lm
checking for library containing atan... none required
checking for library containing atan2... none required
checking for library containing hypot... none required
checking for library containing signal... none required
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 unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for size_t... yes
checking for usleep... yes
checking for srandom... yes
checking for sigsetmask... no
checking for matherr... yes
checking for drem... no
checking for irint... no
checking for memcpy... yes
checking whether gcc needs -traditional... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating logolib/Makefile
config.status: creating csls/Makefile
config.status: creating helpfiles/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-wx-version, --with-libiconv-prefix