+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/assimp-5.4.3/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/assimp-5.4.3/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for assimp-5.4.3.tar.gz
=> Checksum SHA512 OK for assimp-5.4.3.tar.gz
===> Installing dependencies for assimp-5.4.3
=> Tool dependency cmake>=0: found cmake-3.31.1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> 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
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
===> Overriding tools for assimp-5.4.3
===> Extracting for assimp-5.4.3
===> Patching for assimp-5.4.3
=> Applying pkgsrc patches for assimp-5.4.3
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/multimedia/assimp/patches/patch-contrib_zip_src_zip.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/multimedia/assimp/patches/patch-contrib_zip_src_zip.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-contrib_zip_src_zip.h,v 1.4 2024/07/04 06:15:32 adam Exp $
|
|Fix builds on some 32-bit architectures.
|
|--- contrib/zip/src/zip.h.orig	2024-07-03 19:37:24.000000000 +0000
|+++ contrib/zip/src/zip.h
--------------------------
Patching file contrib/zip/src/zip.h using Plan A...
Hunk #1 succeeded at 34.
done
===> Creating toolchain wrappers for assimp-5.4.3
===> Configuring for assimp-5.4.3
=> Adding run-time search paths to pkg-config files.
-- The C compiler identification is GNU 11.5.0
-- The CXX compiler identification is GNU 11.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/multimedia/assimp/work/.cwrapper/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/pbulk/build/multimedia/assimp/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Shared libraries enabled
-- Looking for ZLIB...
-- Found PkgConfig: /home/pbulk/build/multimedia/assimp/work/.tools/bin/pkg-config (found version "2.3.0")
-- Checking for module 'zzip-zlib-config'
--   Package 'zzip-zlib-config' not found
-- Found ZLIB: optimized;/usr/pkg/lib/libz.so;debug;/usr/pkg/lib/libz.so
-- Checking for module 'minizip'
--   Package 'minizip' not found
-- tinyusdz disabled
-- Enabled importer formats: AMF 3DS AC ASE ASSBIN B3D BVH COLLADA DXF CSM HMP IRRMESH IQM IRR LWO LWS M3D MD2 MD3 MD5 MDC MDL NFF NDO OFF OBJ OGRE OPENGEX PLY MS3D COB BLEND IFC XGL FBX Q3D Q3BSP RAW SIB SMD STL TERRAGEN 3D X X3D GLTF 3MF MMD
-- Disabled importer formats: USD
-- Enabled exporter formats: OBJ OPENGEX PLY 3DS ASSBIN ASSXML M3D COLLADA FBX STL X X3D GLTF 3MF PBRT ASSJSON STEP
-- Disabled exporter formats:
-- Treating all warnings as errors (for assimp library only)
-- Configuring done (1.2s)
-- Generating done (0.1s)
CMake Warning:
  Manually-specified variables were not used by the project:

    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /home/pbulk/build/multimedia/assimp/work/assimp-5.4.3/cmake-pkgsrc-build