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

        * CURSES_DEFAULT = ncurses
        * TERMINFO_DEFAULT = ncurses

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

        * CURSES_TYPE = ncurses
        * TERMINFO_TYPE = ncurses

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 gmake>=3.81: found gmake-4.4.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.1.1
=> 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.17
=> Full dependency libffi>=3.4.2nb3: found libffi-3.4.6
=> Full dependency ncurses>=6.3nb1: found ncurses-6.4
===> Overriding tools for racket-minimal-8.11.1
===> Extracting for racket-minimal-8.11.1
===> Patching for racket-minimal-8.11.1
=> Applying pkgsrc patches for racket-minimal-8.11.1
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/racket-textual/../../lang/racket/patches/patch-src_bc_configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/racket-textual/../../lang/racket/patches/patch-src_bc_configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_bc_configure,v 1.3 2024/01/05 14:55:39 riastradh Exp $
|
|Allow CONFIGURE_ENV to set PAXCTL so user need not have /usr/sbin in
|PATH.
|
|--- src/bc/configure.orig	2023-11-20 06:06:53.000000000 +0000
|+++ src/bc/configure
--------------------------
Patching file src/bc/configure using Plan A...
Hunk #1 succeeded at 5018.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/racket-textual/../../lang/racket/patches/patch-src_bc_configure.ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/racket-textual/../../lang/racket/patches/patch-src_bc_configure.ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_bc_configure.ac,v 1.3 2024/01/05 14:55:39 riastradh Exp $
|
|Allow CONFIGURE_ENV to set PAXCTL so user need not have /usr/sbin in
|PATH.
|
|--- src/bc/configure.ac.orig	2023-11-20 06:06:53.000000000 +0000
|+++ src/bc/configure.ac
--------------------------
Patching file src/bc/configure.ac using Plan A...
Hunk #1 succeeded at 548.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/racket-textual/../../lang/racket/patches/patch-src_cs_c_configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/racket-textual/../../lang/racket/patches/patch-src_cs_c_configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_cs_c_configure,v 1.3 2024/01/05 14:55:39 riastradh Exp $
|
|Allow CONFIGURE_ENV to set PAXCTL so user need not have /usr/sbin in
|PATH.
|
|--- src/cs/c/configure.orig	2023-11-20 06:06:58.000000000 +0000
|+++ src/cs/c/configure
--------------------------
Patching file src/cs/c/configure using Plan A...
Hunk #1 succeeded at 4459.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/racket-textual/../../lang/racket/patches/patch-src_cs_c_configure.ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/racket-textual/../../lang/racket/patches/patch-src_cs_c_configure.ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_cs_c_configure.ac,v 1.3 2024/01/05 14:55:39 riastradh Exp $
|
|Allow CONFIGURE_ENV to set PAXCTL so user need not have /usr/sbin in
|PATH.
|
|--- src/cs/c/configure.ac.orig	2023-11-20 06:06:58.000000000 +0000
|+++ src/cs/c/configure.ac
--------------------------
Patching file src/cs/c/configure.ac using Plan A...
Hunk #1 succeeded at 272.
done
===> Creating toolchain wrappers for racket-minimal-8.11.1
===> Configuring for racket-minimal-8.11.1
=> 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
=== Racket CS enabled
configure: WARNING: unrecognized options: --with-libiconv-prefix
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking target system type... x86_64-sun-solaris2.11
=== pthreads enabled
=== iconv enabled
=== curses enabled
=== CS executables without suffix enabled
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 fmod in -lm... yes
checking for dlopen in -ldl... yes
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking for x86_64-sun-solaris2.11-ar... no
checking for x86_64-sun-solaris2.11-strip... no
checking for strip... strip
checking for strip -S... yes
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 iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking iconv is usable... yes
checking for nl_langinfo (CODESET)... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking term.h usability... yes
checking term.h presence... yes
checking for term.h... yes
checking curses is usable... yes -lncurses
checking for libz... no
Building own libz
checking for liblz4... no
Building own liblz4
checking size of void *... 8
configure: creating ./config.status
config.status: creating Makefile
config.status: creating cs_config.h
configure: WARNING: unrecognized options: --with-libiconv-prefix
>>> Installation targets:
 executables        : ${exec_prefix}/bin/...
 core docs          : ${datarootdir}/doc/${PACKAGE}/...
 C libraries        : ${exec_prefix}/lib/...
 C headers          : ${prefix}/include/${PACKAGE}/...
 platform libraries : ${exec_prefix}/lib/${PACKAGE}/...
 common libraries   : ${datarootdir}/${PACKAGE}/...
 base collections   : ${exec_prefix}/share/${PACKAGE}/collects/...
 installed pkgs     : ${datarootdir}/${PACKAGE}/pkgs/...
 configuration      : ${prefix}/etc/${PACKAGE}/...
 .desktop files     : ${exec_prefix}/share/applications/...
 man pages          : /opt/pkg/share/man/...
     where prefix = /opt/pkg
  and datarootdir = ${prefix}/share
  and exec_prefix = ${prefix}
  and PACKAGE = racket