=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for ugrep-7.2.2.tar.gz
=> Checksum SHA512 OK for ugrep-7.2.2.tar.gz
===> Installing dependencies for ugrep-7.2.2
==========================================================================
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.3.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency boost-headers-1.87.*: found boost-headers-1.87.0nb1
=> Full dependency bash-[0-9]*: found bash-5.2.37
=> Full dependency boost-libs-1.87.*: found boost-libs-1.87.0nb1
=> Full dependency boost-libs>=1.87.0: found boost-libs-1.87.0nb1
=> Full dependency lz4>=1.7.3<100: found lz4-1.10.0
=> Full dependency pcre2>=10.30: found pcre2-10.45
=> Full dependency zstd>=1.3.6: found zstd-1.5.6
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for ugrep-7.2.2
===> Extracting for ugrep-7.2.2
===> Patching for ugrep-7.2.2
=> Applying pkgsrc patches for ugrep-7.2.2
===> Creating toolchain wrappers for ugrep-7.2.2
===> Configuring for ugrep-7.2.2
=> Generating pkg-config files for builtin xz package.
=> 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 a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking whether build environment is sane... yes
checking for a race-free mkdir -p... mkdir -p
checking for gawk... /usr/bin/awk
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 c++ accepts -g... yes
checking for c++ option to enable C++11 features... none needed
checking dependency style of c++... gcc3
checking whether c++ 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... yes
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
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/time.h... yes
checking for sys/statvfs.h... yes
checking for sys/param.h... (cached) yes
checking for sys/mount.h... yes
checking for sys/cpuset.h... no
checking for sys/resource.h... yes
checking for sched.h... yes
checking for statfs... yes
checking for statvfs... yes
checking for x86_64--netbsd-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 a sed that does not truncate output... /usr/bin/sed
checking how to run the C preprocessor... gcc -E
checking for egrep -e... /pbulk/work/textproc/ugrep/work/.tools/bin/grep -E
checking for pthread_join using gcc  -pthread  ... yes
checking whether gcc is Clang... no
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for pthread_set_qos_class_self_np... no
checking for sched_setaffinity... no
checking for cpuset_setaffinity... no
checking for pthread_setaffinity_np... 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... yes
checking for struct stat.st_mtimespec... yes
checking for struct stat.st_ctimespec... yes
checking for size_t... yes
checking for ssize_t... yes
checking whether the compiler supports GNU C++... (cached) yes
checking whether c++ -std=gnu++11 accepts -g... (cached) yes
checking for c++ -std=gnu++11 option to enable C++11 features... (cached) none needed
checking dependency style of c++ -std=gnu++11... (cached) gcc3
checking for x86_64--netbsd-ar... no
checking for x86_64--netbsd-lib... no
checking for x86_64--netbsd-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking pkg-config is at least version 0.9.0... yes
checking whether c++ -std=gnu++11 supports SSE2 intrinsics... yes
checking for --disable-avx... no
checking whether c++ -std=gnu++11 supports AVX2/AVX512BW intrinsics... 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 --disable-7zip... no
checking for bash-completion >= 2.0... no
checking for fish >= 3.0... no
checking for --enable-static... no
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 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 lzma/C/Makefile
config.status: creating config.h
config.status: linking man/ugrep.1 to man/ug.1
config.status: executing depfiles commands