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

	nls static

The currently selected options are:

	nls

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

	PKG_OPTIONS.standalone-tcsh (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
standalone-tcsh-6.24.07.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * TERMCAP_TYPE = curses

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 mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc12>=12.2.0: found gcc12-12.2.0
=> Full dependency ncurses>=6.3nb1: found ncurses-6.3nb1
=> Full dependency gcc12-libs>=12.2.0: found gcc12-libs-12.2.0
===> Overriding tools for standalone-tcsh-6.24.07
===> Extracting for standalone-tcsh-6.24.07
===> Patching for standalone-tcsh-6.24.07
===> Creating toolchain wrappers for standalone-tcsh-6.24.07
===> Configuring for standalone-tcsh-6.24.07
=> 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/local/bin/bsdinstall -c -o pbulk -g pbulk
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 for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking how to run the C preprocessor... gcc -E
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 ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib/64,lib/amd64
checking for iconv... yes
checking for working iconv... no
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking cached host tuple... ok
date: illegal option -- d
usage:	date [-u] mmddHHMM[[cc]yy][.SS]
	date [-Ru] [-r seconds | filename] [+format]
	date -a [-]sss[.fff]
configure: using configuration file `sol29'
checking for x86_64-sun-solaris2.11-gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking for gencat... /usr/bin/gencat
checking for library containing crypt... none required
checking for library containing getspnam... none required
checking for library containing tgetent... -ltermcap
checking for library containing gethostbyname... -lnsl
checking for library containing connect... -lsocket
checking for library containing catgets... none required
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 auth.h... no
checking for crypt.h... yes
checking for features.h... no
checking for inttypes.h... (cached) yes
checking for paths.h... yes
checking for shadow.h... yes
checking for stdint.h... (cached) yes
checking for utmp.h... yes
checking for utmpx.h... yes
checking for wchar.h... yes
checking size of wchar_t... 4
checking for wctype.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether stat file-mode macros are broken... no
checking for long long... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for mode_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... (cached) yes
checking for uint32_t... yes
checking for ssize_t... yes
checking for socklen_t... yes
checking for struct dirent.d_ino... yes
checking for struct utmp.ut_host... yes
checking for struct utmp.ut_user... yes
checking for struct utmp.ut_tv... yes
checking for struct utmp.ut_xtime... yes
checking for struct utmpx.ut_host... yes
checking for struct utmpx.ut_user... yes
checking for struct utmpx.ut_tv... yes
checking for struct utmpx.ut_xtime... yes
checking for struct sockaddr_storage.ss_family... yes
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether crypt is declared... yes
checking whether environ is declared... no
checking whether gethostname is declared... yes
checking whether getpgrp is declared... yes
checking for setlocale... yes
checking for catgets... yes
checking for dup2... yes
checking for getauthid... no
checking for getcwd... yes
checking for gethostname... yes
checking for getpwent... yes
checking for getutent... yes
checking for getutxent... yes
checking for mallinfo... no
checking for mallinfo2... no
checking for mblen... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemp... yes
checking for nice... yes
checking for setproctitle... no
checking for nl_langinfo... yes
checking for sbrk... yes
checking for setpgid... yes
checking for setpriority... yes
checking for strerror... yes
checking for strstr... yes
checking for sysconf... yes
checking for wcwidth... yes
checking whether getpgrp requires zero arguments... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking whether setpgrp requires zero arguments... yes
checking for working strcoll... yes
checking for working sbrk... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dch-template
config.status: creating nls/Makefile
config.status: creating patchlevel.h
config.status: creating tcsh.man
config.status: creating config.h
config.status: executing ./atconfig commands
configure: ========= Configuration results =========
configure: BUILD_CATALOGS          yes
configure: CC                      gcc
configure: CC_FOR_GETHOST          $(CC)
configure: CFLAGS                  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include/ncurses -I/opt/local/include -I/usr/include
configure: CPP                     gcc -E
configure: CPPFLAGS                -I/opt/local/include/ncurses -I/opt/local/include -I/usr/include
configure: DFLAGS                  
configure: HESDEF                  
configure: HESLIB                  
configure: LDFLAGS                 -L/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -Wl,-R/opt/local/gcc12/lib/gcc/x86_64-sun-solaris2.11/12.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64
configure: LIBICONV                
configure: LIBS                    -lsocket -lnsl -ltermcap 
configure: PACKAGE_CHANGELOG_DATE  
configure: PACKAGE_DATE            2022-12-21
configure: PACKAGE_ENGLISH_DATE    December 21, 2022
configure: PACKAGE_PATCHLEVEL      07
configure: PACKAGE_REV             6
configure: PACKAGE_VERS            24
configure: PACKAGE_VERSION         6.24.07
configure: tcsh_config_file        system/sol29
configure: =========================================