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

        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /opt/local/etc/openssl/certs
        * SSLDIR = /opt/local/etc/openssl
        * SSLKEYS = /opt/local/etc/openssl/private
        * VARBASE = /var

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 meson>=0: found meson-1.6.0nb1
=> Tool dependency bison>=1.0: found bison-3.8.2nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> 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 json-c>=0.14: found json-c-0.17
=> Full dependency libsodium>=0.3: found libsodium-1.0.20
=> Full dependency libuecc>=7: found libuecc-7
=> Full dependency openssl>=3: found openssl-3.3.2
===> Overriding tools for fastd-22nb2
===> Extracting for fastd-22nb2
/bin/cp /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/fastd/files/fastd.conf /home/pbulk/build/net/fastd/work/fastd-22/fastd.conf
===> Patching for fastd-22nb2
===> Creating toolchain wrappers for fastd-22nb2
/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/net/fastd/work/.cwrapper/specs.pkgsrc
===> Configuring for fastd-22nb2
=> Fixing absolute paths.
The Meson build system
Version: 1.6.0
Source dir: /home/pbulk/build/net/fastd/work/fastd-22
Build dir: /home/pbulk/build/net/fastd/work/fastd-22/output
Build type: native build
Project name: fastd
Project version: v22
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.1788 (illumos)
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -Wno-format-truncation: YES 
Compiler for C supports arguments -Wno-stringop-truncation: YES 
Program bison found: YES (/home/pbulk/build/net/fastd/work/.tools/bin/bison)
Configuring ciphers.c using configuration
Configuring macs.c using configuration
Configuring methods.c using configuration
Run-time dependency threads found: YES
Found pkg-config: YES (/home/pbulk/build/net/fastd/work/.tools/bin/pkg-config) 2.3.0
Run-time dependency libuecc found: YES 7
Run-time dependency json-c found: YES 0.17
Run-time dependency libcrypto found: YES 3.3.2
Run-time dependency libsodium found: YES 1.0.20
Header "netdb.h" has symbol "AI_ADDRCONFIG" : YES 
Checking for function "get_current_dir_name" : NO 
Has header "endian.h" : YES 
Header "endian.h" has symbol "be32toh" : YES 
Checking for function "setresuid" : NO 
Checking for function "setresgid" : NO 
Configuring build.h using configuration
Program clang-format found: NO
Build targets in project: 4
NOTICE: Future-deprecated features used:
 * 0.56.0: {'meson.source_root'}

fastd v22

  User defined options
    buildtype           : plain
    cipher_salsa2012_xmm: disabled
    cipher_salsa20_xmm  : disabled
    libdir              : lib
    libexecdir          : libexec
    mac_ghash_pclmulqdq : disabled
    mandir              : man
    prefix              : /opt/local
    sysconfdir          : /opt/local/etc/fastd
    systemd             : disabled
    wrap_mode           : nodownload

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