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

        * JPEG_DEFAULT = jpeg
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/opt/pkg/openssl/certs
        * SSLDIR = /etc/opt/pkg/openssl
        * SSLKEYS = /etc/opt/pkg/openssl/private

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

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

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 qt6-qttools-[0-9]*: found qt6-qttools-6.6.2
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.78.4
=> Tool dependency cmake>=0: found cmake-3.28.3
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> 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
=> Build dependency xorgproto>=2016.1: found xorgproto-2023.2
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1
=> Full dependency qt6-qtbase>=6.6.0nb2: found qt6-qtbase-6.6.2
=> Full dependency libiconv>=1.9.1nb4: found libiconv-1.17
=> Full dependency qt6-qtmultimedia>=6.6.1nb2: found qt6-qtmultimedia-6.6.2
=> Full dependency hunspell>=1.7.0nb7: found hunspell-1.7.2nb2
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
===> Overriding tools for focuswriter-1.8.6nb1
===> Extracting for focuswriter-1.8.6nb1
===> Patching for focuswriter-1.8.6nb1
=> Applying pkgsrc patches for focuswriter-1.8.6nb1
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/focuswriter/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/focuswriter/patches/patch-CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-CMakeLists.txt,v 1.2 2024/01/16 21:26:03 pin Exp $
|
|Make iconv test work in NetBSD 9.
|
|--- CMakeLists.txt.orig	2024-01-16 21:01:15.262713776 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 5.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/focuswriter/patches/patch-src_text__codec.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/focuswriter/patches/patch-src_text__codec.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_text__codec.cpp,v 1.2 2024/01/16 21:26:03 pin Exp $
|
|NetBSD 9 uses const in the second argument to iconv.
|
|--- src/text_codec.cpp.orig	2024-01-16 21:02:09.859731226 +0000
|+++ src/text_codec.cpp
--------------------------
Patching file src/text_codec.cpp using Plan A...
Hunk #1 succeeded at 14.
Hunk #2 succeeded at 86.
Hunk #3 succeeded at 135.
done
===> Creating toolchain wrappers for focuswriter-1.8.6nb1
===> Configuring for focuswriter-1.8.6nb1
=> Fixing locale directory references.
INFO: [subst.mk:pkglocaledir] Nothing changed in "src/3rdparty/hunspell/Makefile.am".
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/editors/focuswriter/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/pbulk/build/editors/focuswriter/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Performing Test HAVE_STDATOMIC
-- Performing Test HAVE_STDATOMIC - Success
-- Found WrapAtomic: TRUE  
-- Found OpenGL: /opt/pkg/lib/libGL.so   
-- Found WrapOpenGL: TRUE  
-- Found XKB: /opt/pkg/lib/libxkbcommon.so (found suitable version "1.6.0", minimum required is "0.5.0") 
-- Performing Test Iconv_IS_BUILT_IN
-- Performing Test Iconv_IS_BUILT_IN - Success
-- Found Iconv: built in to C library  
-- Found ZLIB: /opt/pkg/lib/libz.so (found version "1.3.1")  
-- Found PkgConfig: /home/pbulk/build/editors/focuswriter/work/.tools/bin/pkg-config (found version "2.1.1") 
-- Checking for module 'hunspell'
--   Found hunspell, version 1.7.2
-- Configuring done (11.5s)
-- Generating done (0.1s)
-- Build files have been written to: /home/pbulk/build/editors/focuswriter/work/focuswriter-1.8.6/cmake-pkgsrc-build