=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for dictd-1.13.1.tar.gz
=> Checksum SHA512 OK for dictd-1.13.1.tar.gz
===> Installing dependencies for dict-server-1.13.1
==========================================================================
The following variables will affect the build process of this package,
dict-server-1.13.1.  Their current value is shown below:

        * VARBASE = /var

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency bison>=1.0: found bison-3.8.2nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency user-darwin>=20130712: found user-darwin-20170116
=> Full dependency m4>=1.4: found m4-1.4.19nb1
=> Full dependency libmaa>=1.4.0: found libmaa-1.4.7nb1
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
===> Overriding tools for dict-server-1.13.1
===> Extracting for dict-server-1.13.1
===> Patching for dict-server-1.13.1
===> Creating toolchain wrappers for dict-server-1.13.1
===> Configuring for dict-server-1.13.1
=> 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
Configuring for dict
.
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking for x86_64-apple-darwin23-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking whether we are using the GNU C++ compiler... no
checking whether clang++ accepts -g... no
checking for library containing strerror... none required
Checking for programs
checking for gawk... /opt/pkg/bin/nawk
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking for x86_64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking whether make sets $(MAKE)... yes
checking for bison... /opt/pkg/bin/bison -y
checking for flex... /usr/bin/lex
checking lex output file root... lex.yy
checking lex library... -ll
checking whether yytext is a pointer... yes
checking for libtool... /Users/pbulk/build/textproc/dict-server/work/.cwrapper/bin/libtool 
checking for gnroff... no
checking for nroff... no
checking for groff... no
checking for troff... no
checking for col... col
checking for expand... expand
.
Checking for libraries
checking for maa_shutdown in -lmaa... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 for getnameinfo in -lc... yes
checking for inet_ntop in -lc... yes
.
Checking for header files
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
.
Checking for system constants
checking for an ANSI C-conforming const... yes
checking for inline... inline
.
Checking for library functions
checking for dlopen... yes
checking for daemon... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for setenv... yes
checking for putenv... yes
checking for strlcpy... yes
checking for strlcat... yes
.
Making output files
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating doc/Makefile
config.status: creating dictdplugin-config
config.status: WARNING:  'dictdplugin-config.in' seems to ignore the --datarootdir setting
config.status: creating dictl
config.status: creating colorit
config.status: creating dictunformat
config.status: creating dictfmt_index2suffix
config.status: creating dictfmt_index2word
config.status: creating examples/dictd_popen.conf
config.status: creating colorit.1
config.status: creating dict.1
config.status: creating dictfmt.1
config.status: creating dictfmt_index2suffix.1
config.status: creating dictfmt_index2word.1
config.status: creating dictl.1
config.status: creating dict_lookup.1
config.status: creating dictunformat.1
config.status: creating dictzip.1
config.status: creating dictd.8
config.status: creating test/dictd_test
config.status: creating test/dictzip_test
config.status: creating config.h


plugin support:  disabled


=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.