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

        * CURSES_DEFAULT = ncurses
        * READLINE_DEFAULT = readline

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

        * CURSES_TYPE = ncurses
        * READLINE_TYPE = readline
        * 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 meson>=0: found meson-1.8.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency gmp>=5.0.1: found gmp-6.3.0
=> Full dependency readline>=6.0: found readline-8.2nb2
=> Full dependency ncurses>=5.3nb1: found ncurses-6.5
===> Overriding tools for nickle-2.103
===> Extracting for nickle-2.103
===> Patching for nickle-2.103
=> Applying pkgsrc patches for nickle-2.103
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/nickle/patches/patch-meson.build
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/nickle/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 2025/04/30 11:43:13 wiz Exp $
|
|Do not hardcode C++23, it's not really needed.
|
|--- meson.build.orig	2025-04-29 07:13:33.386241589 +0000
|+++ meson.build
--------------------------
Patching file meson.build using Plan A...
Hunk #1 succeeded at 7.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/nickle/patches/patch-test_math-tables.sh
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/nickle/patches/patch-test_math-tables.sh
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-test_math-tables.sh,v 1.1 2025/04/30 11:43:13 wiz Exp $
|
|From fc36b91c5d783d718f89debea1a1d4933ef844e2 Mon Sep 17 00:00:00 2001
|From: Keith Packard <keithp@keithp.com>
|Date: Tue, 29 Apr 2025 22:34:06 -0700
|Subject: [PATCH] test: Use fmt -w 500 instead of fmt --width=500
|
|--width appears to be a GNU extension.
|
|Signed-off-by: Keith Packard <keithp@keithp.com>
|
|--- test/math-tables.sh.orig	2025-04-28 22:56:10.000000000 +0000
|+++ test/math-tables.sh
--------------------------
Patching file test/math-tables.sh using Plan A...
Hunk #1 succeeded at 61.
Hunk #2 succeeded at 83.
Hunk #3 succeeded at 100.
Hunk #4 succeeded at 117.
Hunk #5 succeeded at 134.
Hunk #6 succeeded at 150.
Hunk #7 succeeded at 164.
done
===> Creating toolchain wrappers for nickle-2.103
===> Configuring for nickle-2.103
=> Replacing sh interpreter in bench/runbench.sh.
=> Checking for portability problems in extracted files
=> Creating meson native file
The Meson build system
Version: 1.8.1
Source dir: /home/pbulk/build/math/nickle/work/nickle-2.103
Build dir: /home/pbulk/build/math/nickle/work/nickle-2.103/output
Build type: native build
Project name: nickle
Project version: 2.103
C compiler for the host machine: gcc (gcc 13.3.0 "gcc (GCC) 13.3.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 -fno-strict-aliasing: YES 
Compiler for C supports arguments -fwrapv: YES 
Compiler for C supports arguments -Werror=vla: YES 
Compiler for C supports arguments -Warray-bounds: YES 
Compiler for C supports arguments -Werror=double-promotion: YES 
Compiler for C supports arguments -Wno-missing-braces: YES 
Compiler for C supports arguments -Wno-return-type: YES 
Compiler for C supports arguments -Wno-unused-command-line-argument: NO 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wmissing-declarations: YES 
Compiler for C supports arguments -Werror=implicit-fallthrough=5: YES 
Compiler for C supports arguments -Werror=unreachable-code-fallthrough: NO 
Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
Compiler for C supports arguments -Wold-style-definition: YES 
Compiler for C supports arguments -Wno-implicit-int: YES 
Compiler for C supports arguments -Wformat: YES 
Compiler for C supports arguments -Wformat-security: YES 
Compiler for C supports arguments -Wdate-time: YES 
Compiler for C supports arguments -Wunused-parameter: YES 
Compiler for C supports arguments -Wmissing-field-initializers: YES 
Compiler for C supports arguments -Wsign-compare: YES 
Compiler for C supports arguments -Wenum-conversion: YES 
Compiler for C supports arguments -Wold-style-declaration: YES 
Compiler for C supports link arguments -Wl,-E: NO 
Found pkg-config: YES (/home/pbulk/build/math/nickle/work/.tools/bin/pkg-config) 2.4.3
Run-time dependency readline found: YES 8.2
Library m found: YES
Checking for function "dlclose" : YES 
Checking for function "dlerror" : YES 
Has header "dlfcn.h" : YES 
Checking for function "dlopen" : YES 
Checking for function "dlsym" : YES 
Has header "fcntl.h" : YES 
Checking for function "getrlimit" : YES 
Checking for function "gettimeofday" : YES 
Checking for function "putenv" : YES 
Checking for function "rl_catch_signals" with dependency readline: YES 
Checking for function "rl_cleanup_after_signal" with dependency readline: YES 
Checking for function "rl_echo_signal_char" with dependency readline: YES 
Checking for function "rl_free_line_state" with dependency readline: YES 
Checking for function "rl_reset_after_signal" with dependency readline: YES 
Checking for function "setenv" : YES 
Checking for function "setrlimit" : YES 
Checking for function "sigaction" : YES 
Checking for function "sigignore" : YES 
Checking for function "significand" with dependency -lm: YES 
Checking for function "sigrelse" : YES 
Has header "stdint.h" : YES 
Has header "stdint.h" : YES (cached)
Has header "strings.h" : YES 
Has header "string.h" : YES 
Has header "stropts.h" : YES 
Checking whether type "struct tm" has member "tm_gmtoff" : NO 
Checking whether type "struct tm" has member "tm_zone" : NO 
Has header "sys/resource.h" : YES 
Has header "sys/time.h" : YES 
Has header "sys/types.h" : YES 
Has header "time.h" : YES 
Checking for type "uint64_t" : YES 
Has header "unistd.h" : YES 
Checking for function "unsetenv" : YES 
Checking for function "vfprintf" : YES 
Checking for size of "unsigned int" : 4 
Checking for size of "unsigned long" : 8 
Checking for size of "unsigned long long" : 8 
Checking for size of "unsigned short" : 2 
Program yacc found: YES (/opt/tools/bin/yacc)
Program flex found: YES (/opt/tools/bin/flex)
Configuring nickle-config.h using configuration
Configuring nickle.1 using configuration
Program math-tables.sh found: YES (/home/pbulk/build/math/nickle/work/nickle-2.103/test/math-tables.sh)
Program bc found: YES (/usr/bin/bc)
Program fmt found: YES (/usr/bin/fmt)
Program tr found: YES (/home/pbulk/build/math/nickle/work/.tools/bin/tr)
Program expr found: YES (/home/pbulk/build/math/nickle/work/.tools/bin/expr)
Library gmp found: YES
Program bc found: YES (/usr/bin/bc)
Program asciidoctor-pdf found: NO
Build targets in project: 8

nickle 2.103

  User defined options
    Native files: /home/pbulk/build/math/nickle/work/.meson_native
    buildtype   : plain
    libdir      : lib
    libedit     : false
    libexecdir  : libexec
    mandir      : share/man
    prefix      : /opt/pkg
    sysconfdir  : /etc/opt/pkg
    wrap_mode   : nodownload

Found ninja-1.12.1 at /opt/pkg/bin/ninja