+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/hs-isocline-1.0.9nb2/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/hs-isocline-1.0.9nb2/work.log
=> Checksum BLAKE2s OK for isocline-1.0.9.tar.gz
=> Checksum SHA512 OK for isocline-1.0.9.tar.gz
===> Installing dependencies for hs-isocline-1.0.9nb2
==========================================================================
The following variables will affect the build process of this package,
hs-isocline-1.0.9nb2.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * HASKELL_ENABLE_HADDOCK_DOCUMENTATION = yes
        * HASKELL_ENABLE_LIBRARY_PROFILING = yes
        * HASKELL_ENABLE_SHARED_LIBRARY = yes

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

        * CURSES_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/local/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc13>=13.1.0: found gcc13-13.3.0
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0
=> Full dependency ghc>=9.8.2nb1: found ghc-9.8.2nb1
=> Full dependency gmp>=4.2.1: found gmp-6.3.0
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency libffi>=1.20: found libffi-3.4.6
=> Full dependency ncurses>=5.3nb1: found ncurses-6.5
===> Overriding tools for hs-isocline-1.0.9nb2
===> Extracting for hs-isocline-1.0.9nb2
===> Patching for hs-isocline-1.0.9nb2
=> Applying pkgsrc patches for hs-isocline-1.0.9nb2
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/hs-isocline/patches/patch-isocline.cabal
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/hs-isocline/patches/patch-isocline.cabal
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-isocline.cabal,v 1.1 2023/11/02 01:18:11 pho Exp $
|
|Do not build or install the example executable. We don't want it in pkgsrc.
|
|--- isocline.cabal.orig	2023-11-02 01:16:41.074512957 +0000
|+++ isocline.cabal
--------------------------
Patching file isocline.cabal using Plan A...
Hunk #1 succeeded at 72.
done
===> Creating toolchain wrappers for hs-isocline-1.0.9nb2
/usr/bin/sed  -e '/^#/d'  -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g'  -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g'  -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g'  < ../../extra/gcc13-libs/files/specs.pkgsrc  > /home/pbulk/build/devel/hs-isocline/work/.cwrapper/specs.pkgsrc
===> Configuring for hs-isocline-1.0.9nb2
Configuring isocline-1.0.9...