+ 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/udfclient-0.8.11/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/udfclient-0.8.11/work.log
=> Bootstrap dependency digest>=20211023: found digest-20211023
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for UDFclient.0.8.11.tgz
=> Checksum SHA512 OK for UDFclient.0.8.11.tgz
===> Installing dependencies for udfclient-0.8.11
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc10>=10.4.0: found gcc10-10.4.0
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency gcc10-libs>=10.4.0: found gcc10-libs-10.4.0
===> Overriding tools for udfclient-0.8.11
===> Extracting for udfclient-0.8.11
===> Patching for udfclient-0.8.11
===> Creating toolchain wrappers for udfclient-0.8.11
===> Configuring for udfclient-0.8.11
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Checking for portability problems in extracted files
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking for x86_64-sun-solaris2.11-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking for pthread_create in -lpthread... yes
checking for clock_gettime in -lc... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep
checking for egrep... (cached) /usr/xpg4/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking machine/bswap.h usability... no
checking machine/bswap.h presence... no
checking for machine/bswap.h... no
checking sys/bswap.h usability... no
checking sys/bswap.h presence... no
checking for sys/bswap.h... no
checking machine/int_fmtio.h usability... no
checking machine/int_fmtio.h presence... no
checking for machine/int_fmtio.h... no
checking for strlcpy... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_atim... yes
checking for struct stat.st_birthtimespec... no
checking for struct dirent.d_namlen... no
checking dev/scsipi/scsipi_all.h usability... no
checking dev/scsipi/scsipi_all.h presence... no
checking for dev/scsipi/scsipi_all.h... no
checking scsi/sg.h usability... no
checking scsi/sg.h presence... no
checking for scsi/sg.h... no
checking camlib.h usability... no
checking camlib.h presence... no
checking for camlib.h... no
checking scsi/scsi_all.h usability... no
checking scsi/scsi_all.h presence... no
checking for scsi/scsi_all.h... no
configure: creating ./config.status
config.status: creating Makefile

Compile the project with Posix compliant make; possibly installed as bmake or pmake