+ 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.15.1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/blosc2-2.15.1/work.log => Checksum BLAKE2s OK for blosc2-2.15.1.tar.gz => Checksum SHA512 OK for blosc2-2.15.1.tar.gz ===> Installing dependencies for blosc2-2.15.1 => Tool dependency cmake>=0: found cmake-3.31.0 => 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 lz4>=1.7.3<100: found lz4-1.10.0 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency zlib-ng>=2.1.6: found zlib-ng-2.2.2 => Full dependency zstd>=1.3.6: found zstd-1.5.6 ===> Overriding tools for blosc2-2.15.1 ===> Extracting for blosc2-2.15.1 ===> Patching for blosc2-2.15.1 => Applying pkgsrc patches for blosc2-2.15.1 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/blosc2/patches/patch-tests_test__common.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-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.15.1 ===> Configuring for blosc2-2.15.1 => Adding run-time search paths to pkg-config files. INFO: [subst.mk:_pkgconfig] Ignoring nonexistent file "blosc.pc.in". -- The C compiler identification is GNU 13.3.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.15.1 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found LZ4 library: /opt/local/lib/liblz4.so -- Found ZLIB_NG: /opt/local/lib/libz-ng.so -- Found zlib-ng: /opt/local/lib/libz-ng.so, /opt/local/include -- 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 (2.3s) -- Generating done (1.6s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /home/pbulk/build/devel/blosc2/work/c-blosc2-2.15.1/cmake-pkgsrc-build