+ 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/openbfdd-0.5.3/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openbfdd-0.5.3/work.log
=> Checksum BLAKE2s OK for OpenBFDD-0.5.3.tar.gz
=> Checksum SHA512 OK for OpenBFDD-0.5.3.tar.gz
===> Installing dependencies for openbfdd-0.5.3
=> Tool dependency automake>=1.9: found automake-1.16.5nb3
=> Tool dependency autoconf>=2.58: found autoconf-2.72
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Overriding tools for openbfdd-0.5.3
===> Extracting for openbfdd-0.5.3
===> Patching for openbfdd-0.5.3
===> Creating toolchain wrappers for openbfdd-0.5.3
===> Configuring for openbfdd-0.5.3
cd /home/pbulk/build/net/openbfdd/work/OpenBFDD-0.5.3 && ./autogen.sh
+ aclocal
+ autoheader
+ automake --add-missing --copy --foreign
configure.ac:14: installing './compile'
configure.ac:82: installing './config.guess'
configure.ac:82: installing './config.sub'
+ autoconf
configure.ac:28: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:28: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:28: the top level
configure.ac:44: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:44: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:44: the top level
configure.ac:57: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:57: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:57: the top level
configure.ac:78: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:78: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
acx_nlnetlabs.m4:388: ACX_CHECK_FORMAT_ATTRIBUTE is expanded from...
configure.ac:78: the top level
configure.ac:79: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:79: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
acx_nlnetlabs.m4:425: ACX_CHECK_UNUSED_ATTRIBUTE is expanded from...
configure.ac:79: the top level
configure.ac:99: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:99: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:99: the top level
+ echo autogen completed
autogen completed
=> 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 for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
/home/pbulk/build/net/openbfdd/work/OpenBFDD-0.5.3/missing: Unknown `--is-lightweight' option
Try `/home/pbulk/build/net/openbfdd/work/OpenBFDD-0.5.3/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a race-free mkdir -p... mkdir -p
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
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 whether make supports the include directive... yes (GNU style)
checking dependency style of g++... 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 whether make sets $(MAKE)... (cached) yes
checking does g++ support -Wall... yes
checking does g++ support -Wextra... yes
checking how to run the C++ preprocessor... g++ -E
checking whether the unordered_map class is available by default... yes
checking whether the unordered_map class is available at all... yes
checking whether strerror_r is available... yes
checking whether strerror_r is the modern IEEE Std 1003.1-2001 version... 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 syslog.h... yes
checking whether the C compiler (gcc) accepts the "format" attribute... yes
checking whether the C compiler (gcc) accepts the "unused" attribute... yes
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking for GNU libc compatible malloc... yes
checking for kevent... no
checking for select... yes
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands