+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/udfclient-0.8.20/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/udfclient-0.8.20/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for UDFclient.0.8.20.tgz
=> Checksum SHA512 OK for UDFclient.0.8.20.tgz
===> Installing dependencies for udfclient-0.8.20
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Overriding tools for udfclient-0.8.20
===> Extracting for udfclient-0.8.20
===> Patching for udfclient-0.8.20
===> Creating toolchain wrappers for udfclient-0.8.20
===> Configuring for udfclient-0.8.20
=> 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking for pthread_create in -lpthread... yes
checking for clock_gettime in -lc... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for endian.h... yes
checking for sys/endian.h... no
checking for machine/endian.h... no
checking for machine/bswap.h... no
checking for sys/bswap.h... 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 for dev/scsipi/scsipi_all.h... no
checking for scsi/sg.h... no
checking for camlib.h... 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