+ 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/dict-server-1.13.3/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dict-server-1.13.3/work.log
=> Checksum BLAKE2s OK for dictd-1.13.3.tar.gz
=> Checksum SHA512 OK for dictd-1.13.3.tar.gz
===> Installing dependencies for dict-server-1.13.3
==========================================================================
The following variables will affect the build process of this package,
dict-server-1.13.3.  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/local/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency flex>=2.5.4a: found flex-2.6.4
=> 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
=> Build dependency flex>=2.5.4a: found flex-2.6.4
=> Build dependency gcc13>=13.1.0: found gcc13-13.3.0
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0
=> Full dependency libmaa>=1.4.0: found libmaa-1.5.1
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
===> Overriding tools for dict-server-1.13.3
===> Extracting for dict-server-1.13.3
===> Patching for dict-server-1.13.3
===> Creating toolchain wrappers for dict-server-1.13.3
/usr/bin/sed  -e '/^#/d'  -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g'  -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g'  -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g'  < ../../extra/gcc13-libs/files/specs.pkgsrc  > /home/pbulk/build/textproc/dict-server/work/.cwrapper/specs.pkgsrc
===> Configuring for dict-server-1.13.3
=> 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
Configuring for dict
.
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 how to run the C preprocessor... gcc -E
checking whether the compiler supports GNU C++... no
checking whether g++ accepts -g... no
checking for g++ option to enable C++11 features... unsupported
checking for g++ option to enable C++98 features... unsupported
checking for library containing strerror... none required
Checking for programs
checking for gawk... /usr/bin/nawk
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking whether make sets $(MAKE)... yes
checking for bison... /opt/local/bin/bison -y
checking for flex... /opt/local/bin/flex
checking for lex output file root... unknown
configure: WARNING: cannot find output from /opt/local/bin/flex; giving up on /opt/local/bin/flex
checking for libtool... /home/pbulk/build/textproc/dict-server/work/.cwrapper/bin/libtool 
checking for gnroff... no
checking for nroff... nroff
checking for groff... no
checking for troff... troff
checking for col... col
checking for expand... expand
.
Checking for libraries
checking for maa_shutdown in -lmaa... 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 getnameinfo in -lc... no
checking for getnameinfo in -lsocket... yes
checking for inet_ntop in -lc... yes
.
Checking for header files
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 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.