+ 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/ugrep-4.3.6/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ugrep-4.3.6/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for ugrep-4.3.6.tar.gz
=> Checksum SHA512 OK for ugrep-4.3.6.tar.gz
===> Installing dependencies for ugrep-4.3.6
==========================================================================
The supported build options for ugrep are:

	boost-libs cpu-optimization

The currently selected options are:

	boost-libs cpu-optimization

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.ugrep (not defined)

==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency boost-headers-1.83.*: found boost-headers-1.83.0
=> Build dependency gcc13>=13.1.0: found gcc13-13.2.0
=> Full dependency boost-libs-1.83.*: found boost-libs-1.83.0nb1
=> Full dependency boost-libs>=1.83.0: found boost-libs-1.83.0nb1
=> Full dependency bzip2>=1.0.3: found bzip2-1.0.8
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.2.0
=> Full dependency lz4>=1.7.3<100: found lz4-1.9.4
=> Full dependency pcre2>=10.30: found pcre2-10.42
=> Full dependency xz>=5.0.0: found xz-5.4.5
=> Full dependency zlib>=1.2.3: found zlib-1.2.13
=> Full dependency zstd>=1.3.6: found zstd-1.5.5
===> Overriding tools for ugrep-4.3.6
===> Extracting for ugrep-4.3.6
===> Patching for ugrep-4.3.6
===> Creating toolchain wrappers for ugrep-4.3.6
===> Configuring for ugrep-4.3.6
=> 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
=> Replacing bash interpreter in bin/ug+ bin/ugrep+.
=> Checking for portability problems in extracted files
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
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 g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking whether g++ supports C++11 features with -std=gnu++11... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct dirent.d_ino... yes
checking for struct dirent.d_type... no
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
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 sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for sys/statvfs.h... yes
checking for sys/time.h... yes
checking for sys/param.h... (cached) yes
checking for sys/cpuset.h... no
checking for sys/resource.h... yes
checking for sched.h... yes
checking for pthread.h... yes
checking for statvfs... yes
checking for sched_setaffinity... no
checking for cpuset_setaffinity... no
checking for pthread_setaffinity_np... no
checking for pthread_setschedprio... yes
checking for setpriority... yes
checking for struct stat.st_atim... yes
checking for struct stat.st_mtim... yes
checking for struct stat.st_ctim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_mtimespec... no
checking for struct stat.st_ctimespec... no
checking for size_t... yes
checking for ssize_t... yes
checking whether the compiler supports GNU C++... (cached) yes
checking whether g++ -std=gnu++11 accepts -g... (cached) yes
checking for g++ -std=gnu++11 option to enable C++11 features... (cached) none needed
checking dependency style of g++ -std=gnu++11... (cached) gcc3
checking for x86_64-sun-solaris2.11-gcc... gcc
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for x86_64-sun-solaris2.11-ar... no
checking for x86_64-sun-solaris2.11-lib... no
checking for x86_64-sun-solaris2.11-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for F_RDAHEAD fcntl... no
checking for O_NOATIME open flag... no
checking if PCRE2 is wanted... yes
checking for pcre2_compile_8 in -lpcre2-8... yes
checking for pcre2.h... yes
checking if zlib is wanted... yes
checking for inflateEnd in -lz... yes
checking for zlib.h... yes
checking if bzlib is wanted... yes
checking for BZ2_bzRead in -lbz2... yes
checking for bzlib.h... yes
checking if lzma is wanted... yes
checking for lzma_code in -llzma... yes
checking for lzma.h... yes
checking if lz4 is wanted... yes
checking for LZ4_createStreamDecode in -llz4... yes
checking for lz4.h... yes
checking if zstd is wanted... yes
checking for ZSTD_decompressStream in -lzstd... yes
checking for zstd.h... yes
checking if brotli is wanted... yes
checking for BrotliDecoderCreateInstance in -lbrotlidec... no
checking for brotli/decode.h... no
optional brotli library not found: install if you want ugrep option -z to search .br files
checking for --with-grep-path... 
checking for --with-grep-colors... 
checking for --disable-auto-color... no
checking for --enable-color... yes
checking for --enable-pretty... no
checking for --enable-pager... no
checking for --enable-hidden... no
checking for --disable-mmap... no
checking for --disable-sse2... no
checking whether g++ -std=gnu++11 supports SSE2 intrinsics... yes
checking for --disable-avx... no
checking whether g++ -std=gnu++11 supports AVX intrinsics... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands