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

        * JPEG_DEFAULT = jpeg
        * PYTHON_VERSION_DEFAULT = 311

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

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

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 gtk-doc-[0-9]*: found gtk-doc-1.32nb15
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.78.4
=> Tool dependency meson>=0: found meson-1.3.2
=> Tool dependency python311>=3.11: found python311-3.11.8
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency itstool-[0-9]*: found itstool-2.0.7nb5
=> Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.4
=> Tool dependency perl>=5.0: found perl-5.38.2
=> 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
=> Build dependency vala>=0.56.13nb1: found vala-0.56.14
=> Full dependency unicode-character-database-[0-9]*: found unicode-character-database-15.1.0
=> Full dependency glib2>=2.76.4nb1: found glib2-2.78.4
=> Full dependency gtk3+>=3.24.38nb6: found gtk3+-3.24.41
=> Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.2nb1
=> Full dependency gobject-introspection>=1.76.1nb1: found gobject-introspection-1.78.1nb2
===> Overriding tools for gucharmap-15.1.2nb2
===> Extracting for gucharmap-15.1.2nb2
===> Patching for gucharmap-15.1.2nb2
=> Applying pkgsrc patches for gucharmap-15.1.2nb2
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/fonts/gucharmap/patches/patch-gucharmap_meson.build
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/fonts/gucharmap/patches/patch-gucharmap_meson.build
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gucharmap_meson.build,v 1.1 2023/11/03 23:43:01 wiz Exp $
|
|Do not force libdl.
|
|--- gucharmap/meson.build.orig	2023-10-12 15:59:47.000000000 +0000
|+++ gucharmap/meson.build
--------------------------
Patching file gucharmap/meson.build using Plan A...
Hunk #1 succeeded at 268.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/fonts/gucharmap/patches/patch-meson.build
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/fonts/gucharmap/patches/patch-meson.build
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-meson.build,v 1.1 2023/11/03 23:43:01 wiz Exp $
|
|Do not force libdl.
|
|--- meson.build.orig	2023-10-12 15:59:47.000000000 +0000
|+++ meson.build
--------------------------
Patching file meson.build using Plan A...
Hunk #1 succeeded at 127.
done
===> Creating toolchain wrappers for gucharmap-15.1.2nb2
===> Configuring for gucharmap-15.1.2nb2
=> Checking for portability problems in extracted files
The Meson build system
Version: 1.3.2
Source dir: /home/pbulk/build/fonts/gucharmap/work/gucharmap-15.1.2
Build dir: /home/pbulk/build/fonts/gucharmap/work/gucharmap-15.1.2/output
Build type: native build
Project name: gucharmap
Project version: 15.1.2
C compiler for the host machine: gcc (gcc 13.2.0 "gcc (GCC) 13.2.0")
C linker for the host machine: gcc ld.solaris 5.11-1.1790 (illumos)
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -Waggregate-return: YES 
Compiler for C supports arguments -Wall: YES 
Compiler for C supports arguments -Wcast-align: YES 
Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
Compiler for C supports arguments -Wextra: YES 
Compiler for C supports arguments -Wformat-signedness: YES 
Compiler for C supports arguments -Wimplicit: YES 
Compiler for C supports arguments -Winit-self: YES 
Compiler for C supports arguments -Wmissing-declarations: YES 
Compiler for C supports arguments -Wmissing-format-attribute: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wnested-externs: YES 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -Wno-cast-function-type: YES 
Compiler for C supports arguments -Wno-deprecated-declarations: YES 
Compiler for C supports arguments -Wno-switch-enum: YES 
Compiler for C supports arguments -Wno-unused-parameter: YES 
Compiler for C supports arguments -Wold-style-definition: YES 
Compiler for C supports arguments -Wpacked: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wshadow: YES 
Compiler for C supports arguments -Wsign-compare: YES 
Compiler for C supports arguments -Wstrict-aliasing=2: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wuninitialized: YES 
Compiler for C supports arguments -Wunsafe-loop-optimizations: YES 
Compiler for C supports arguments -Wwrite-strings: YES 
Compiler for C supports arguments -fno-common: YES 
Compiler for C supports arguments -fno-strict-aliasing: YES 
Compiler for C supports arguments -fvisibility=hidden: YES 
Compiler for C supports arguments -fvisibility=hidden: YES (cached)
meson.build:217: WARNING: Consider using the built-in warning_level option instead of using "-Wall".
meson.build:217: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
Compiler for C supports link arguments -Wl,-Bsymbolic-functions: NO 

meson.build:226:2: ERROR: Assert failed: -Wl,-Bsymbolic-functions is required but not supported

A full log can be found at /home/pbulk/build/fonts/gucharmap/work/gucharmap-15.1.2/output/meson-logs/meson-log.txt
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/fonts/gucharmap
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/fonts/gucharmap