+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent RUBY_VERSION_REQD=32 WRKLOG=/tmp/bulklog/ccache-4.10.2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent RUBY_VERSION_REQD=32 WRKLOG=/tmp/bulklog/ccache-4.10.2/work.log
=> Checksum BLAKE2s OK for ccache-4.10.2.tar.gz
=> Checksum SHA512 OK for ccache-4.10.2.tar.gz
===> Installing dependencies for ccache-4.10.2
=> Tool dependency ruby32-asciidoctor>=2.0.0: found ruby32-asciidoctor-2.0.23
=> Tool dependency cmake>=0: found cmake-3.31.1
=> Tool dependency perl>=5.0: found perl-5.40.0nb1
=> 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 fmtlib>=11.0.1: found fmtlib-11.0.2
=> Full dependency hiredis>=1.0.0: found hiredis-1.2.0
=> Full dependency xxhash>=0.7.3: found xxhash-0.8.2nb2
=> Full dependency zstd>=1.3.6: found zstd-1.5.6
===> Overriding tools for ccache-4.10.2
===> Extracting for ccache-4.10.2
===> Patching for ccache-4.10.2
===> Creating toolchain wrappers for ccache-4.10.2
===> Configuring for ccache-4.10.2
=> Fixing asciidoctor executable name.
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 13.3.0
-- The CXX compiler identification is GNU 13.3.0
-- The ASM compiler identification is GNU
-- Found assembler: /home/pbulk/build/devel/ccache/work/.cwrapper/bin/gcc
-- The ASM_MASM compiler identification is unknown
-- Found assembler: ml
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/devel/ccache/work/.cwrapper/bin/gcc - 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/devel/ccache/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Ccache version: 4.10.2
-- Ccache dev mode: OFF
-- Setting CMAKE_BUILD_TYPE to Release as none was specified
-- Performing Test std_atomic_without_libatomic
-- Performing Test std_atomic_without_libatomic - Success
-- Performing Test std_filesystem_without_libfs
-- Performing Test std_filesystem_without_libfs - Success
-- Looking for cpuid.h
-- Looking for cpuid.h - found
-- Looking for dirent.h
-- Looking for dirent.h - found
-- Looking for linux/fs.h
-- Looking for linux/fs.h - not found
-- Looking for pwd.h
-- Looking for pwd.h - found
-- Looking for spawn.h
-- Looking for spawn.h - found
-- Looking for sys/clonefile.h
-- Looking for sys/clonefile.h - not found
-- Looking for sys/file.h
-- Looking for sys/file.h - found
-- Looking for sys/ioctl.h
-- Looking for sys/ioctl.h - found
-- Looking for sys/mman.h
-- Looking for sys/mman.h - found
-- Looking for sys/sendfile.h
-- Looking for sys/sendfile.h - found
-- Looking for sys/utime.h
-- Looking for sys/utime.h - found
-- Looking for sys/wait.h
-- Looking for sys/wait.h - found
-- Looking for syslog.h
-- Looking for syslog.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for utime.h
-- Looking for utime.h - found
-- Looking for asctime_r
-- Looking for asctime_r - found
-- Looking for getopt_long
-- Looking for getopt_long - found
-- Looking for getpwuid
-- Looking for getpwuid - found
-- Looking for localtime_r
-- Looking for localtime_r - found
-- Looking for posix_fallocate
-- Looking for posix_fallocate - found
-- Looking for setenv
-- Looking for setenv - found
-- Looking for syslog
-- Looking for syslog - found
-- Looking for unsetenv
-- Looking for unsetenv - found
-- Looking for utimensat
-- Looking for utimensat - found
-- Looking for utimes
-- Looking for utimes - found
-- Performing Test HAVE_STRUCT_STAT_ST_ATIM
-- Performing Test HAVE_STRUCT_STAT_ST_ATIM - Success
-- Performing Test HAVE_STRUCT_STAT_ST_ATIMENSEC
-- Performing Test HAVE_STRUCT_STAT_ST_ATIMENSEC - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_ATIMESPEC
-- Performing Test HAVE_STRUCT_STAT_ST_ATIMESPEC - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_CTIM
-- Performing Test HAVE_STRUCT_STAT_ST_CTIM - Success
-- Performing Test HAVE_STRUCT_STAT_ST_CTIMENSEC
-- Performing Test HAVE_STRUCT_STAT_ST_CTIMENSEC - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_CTIMESPEC
-- Performing Test HAVE_STRUCT_STAT_ST_CTIMESPEC - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_MTIM
-- Performing Test HAVE_STRUCT_STAT_ST_MTIM - Success
-- Performing Test HAVE_STRUCT_STAT_ST_MTIMENSEC
-- Performing Test HAVE_STRUCT_STAT_ST_MTIMENSEC - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC
-- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC - Failed
-- Performing Test HAVE_STRUCT_STATFS_F_FSTYPENAME
-- Performing Test HAVE_STRUCT_STATFS_F_FSTYPENAME - Failed
-- Performing Test HAVE_AVX2
-- Performing Test HAVE_AVX2 - Success
-- Setting DEPS=LOCAL as FETCHCONTENT_FULLY_DISCONNECTED is set
-- Using bundled Blake3 since Blake3>=1.4.0 was not found locally
-- Using bundled CppHttplib since CppHttplib>=0.10.6 was not found locally
-- Using system Fmt (/opt/pkg/lib/libfmt.so)
-- Using bundled NonstdSpan since NonstdSpan>=0.10.3 was not found locally
-- Using bundled TlExpected since TlExpected>=1.1.0 was not found locally
-- Using system Xxhash (/opt/pkg/lib/libxxhash.so)
-- Using system Zstd (/opt/pkg/lib/libzstd.so)
-- Using system Hiredis (/opt/pkg/lib/libhiredis.so)
-- Performing Test HAVE_ASM_SSE2
-- Performing Test HAVE_ASM_SSE2 - Success
-- Performing Test HAVE_ASM_SSE41
-- Performing Test HAVE_ASM_SSE41 - Success
-- Performing Test HAVE_ASM_AVX2
-- Performing Test HAVE_ASM_AVX2 - Success
-- Performing Test HAVE_ASM_AVX512
-- Performing Test HAVE_ASM_AVX512 - Success
-- Performing Test HAVE_NEON
-- Performing Test HAVE_NEON - Failed
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- 
-- Configuration summary:
--   Storage backends:
--     file  ON
--     http  ON
--     redis ON
--   Dependencies:
--     Blake3     1.5.1  BUNDLED
--     CppHttplib 0.15.3 BUNDLED
--     Fmt        11.0.2 SYSTEM (/opt/pkg/lib/libfmt.so)
--     Hiredis    1.2.0  SYSTEM (/opt/pkg/lib/libhiredis.so)
--     NonstdSpan 0.11.0 BUNDLED
--     TlExpected 1.1.0  BUNDLED
--     Xxhash     0.8.2  SYSTEM (/opt/pkg/lib/libxxhash.so)
--     Zstd       1.5.6  SYSTEM (/opt/pkg/lib/libzstd.so)
-- 
-- Configuring done (59.0s)
-- Generating done (0.2s)
-- Build files have been written to: /home/pbulk/build/devel/ccache/work/ccache-4.10.2/cmake-pkgsrc-build