+ 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/blosc2-2.11.3/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/blosc2-2.11.3/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for blosc2-2.11.3.tar.gz
=> Checksum SHA512 OK for blosc2-2.11.3.tar.gz
===> Installing dependencies for blosc2-2.11.3
=> Tool dependency cmake>=0: found cmake-3.28.1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3
=> 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.2.0
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.2.0
=> Full dependency lz4>=1.7.3<100: found lz4-1.9.4
=> Full dependency zlib>=1.2.3: found zlib-1.2.13
=> Full dependency zstd>=1.3.6: found zstd-1.5.5
===> Overriding tools for blosc2-2.11.3
===> Extracting for blosc2-2.11.3
===> Patching for blosc2-2.11.3
=> Applying pkgsrc patches for blosc2-2.11.3
=> Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/devel/blosc2/patches/patch-tests_test__common.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/devel/blosc2/patches/patch-tests_test__common.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-tests_test__common.h,v 1.1 2023/05/29 16:38:23 wiz Exp $
|
|--- tests/test_common.h.orig	2023-05-18 16:04:38.000000000 +0000
|+++ tests/test_common.h
--------------------------
Patching file tests/test_common.h using Plan A...
Hunk #1 succeeded at 72.
done
===> Creating toolchain wrappers for blosc2-2.11.3
===> Configuring for blosc2-2.11.3
=> Adding run-time search paths to pkg-config files.
INFO: [subst.mk:_pkgconfig] Ignoring nonexistent file "blosc.pc.in".
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 13.2.0
-- The ASM compiler identification is GNU
-- Found assembler: /home/pbulk/build/devel/blosc2/work/.cwrapper/bin/gcc
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/devel/blosc2/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
Configuring for Blosc version: 2.11.3
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Found LZ4 library: /opt/local/lib/liblz4.so
-- Could NOT find ZLIB_NG (missing: ZLIB_NG_LIBRARY ZLIB_NG_INCLUDE_DIR) 
-- Found ZLIB: /opt/local/lib/libz.so (found version "1.2.13")  
-- Found ZSTD library: /opt/local/lib/libzstd.so
-- No build type specified. Defaulting to 'Release'.
-- Building for system processor i386
-- Building for compiler ID GNU
-- Adding run-time support for SSE2
-- Adding run-time support for AVX2
-- Adding run-time support for AVX512
-- Could not find hardware support for AVX2 on this machine.
Skipping test_shuffle_roundtrip_altivec on non-ALTIVEC builds
Skipping test_shuffle_roundtrip_avx2 on non-AVX2 builds
Skipping test_shuffle_roundtrip_neon on non-NEON builds
-- Configuring done (4.0s)
-- Generating done (2.2s)
-- Build files have been written to: /home/pbulk/build/devel/blosc2/work/c-blosc2-2.11.3/cmake-pkgsrc-build