+ 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/cgnslib-4.4.0/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cgnslib-4.4.0/work.log
=> Checksum BLAKE2s OK for CGNS-4.4.0.tar.gz
=> Checksum SHA512 OK for CGNS-4.4.0.tar.gz
===> Installing dependencies for cgnslib-4.4.0
=> Tool dependency cmake>=0: found cmake-3.31.1
=> 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 hdf5>=1.8.11: found hdf5-1.12.2
=> Full dependency libaec>=1.0.4: found libaec-1.0.6
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for cgnslib-4.4.0
===> Extracting for cgnslib-4.4.0
===> Patching for cgnslib-4.4.0
===> Creating toolchain wrappers for cgnslib-4.4.0
/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/science/cgnslib/work/.cwrapper/specs.pkgsrc
===> Configuring for cgnslib-4.4.0
-- The C compiler identification is GNU 13.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/science/cgnslib/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of long
-- Check size of long - done
-- Check size of off_t
-- Check size of off_t - done
-- HDF5 find comps: C;shared
-- Could NOT find HDF5 (missing: HDF5_DIR)
-- HDF5 C libs:0 static: and shared:
-- Found HDF5: /opt/local/lib/libhdf5.so;/opt/local/lib/libsz.so;/opt/local/lib/libz.so;/usr/lib/amd64/libdl.so;/usr/lib/amd64/libm.so (found version "1.12.2")
-- HDF5-1.12.2 found: INC=/opt/local/include;/usr/include TOOLS=/../bin HDF5_BUILD_SHARED_LIBS=1
-- HDF5 link libs: /opt/local/lib/libhdf5.so;/opt/local/lib/libsz.so;/opt/local/lib/libz.so;/usr/lib/amd64/libdl.so;/usr/lib/amd64/libm.so
-- Checking C compiler flag -std=gnu99
-- Performing Test std-gnu99
-- Performing Test std-gnu99 - Success
-- Testing HDF5 Multi_Dataset - NOT FOUND
-- Testing HDF5 Collective_metadata - NOT FOUND
-- Testing HDF5 H5Pset_file_space_strategy - OK
-- Performing Test CHECK_HAVE_STAT64_STRUCT
-- Performing Test CHECK_HAVE_STAT64_STRUCT - Success
-- Configuring done (12.1s)
-- Generating done (0.1s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /home/pbulk/build/science/cgnslib/work/CGNS-4.4.0/cmake-pkgsrc-build