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

	longtypes pgsql plotutils

The currently selected options are:

	plotutils

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

	PKG_OPTIONS.a68g (not defined)

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

        * CURSES_DEFAULT = ncurses
        * READLINE_DEFAULT = readline
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/opt/pkg/openssl/certs
        * SSLDIR = /etc/opt/pkg/openssl
        * SSLKEYS = /etc/opt/pkg/openssl/private

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

        * CURSES_TYPE = ncurses
        * READLINE_TYPE = readline
        * 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/pkg/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 xorgproto>=2016.1: found xorgproto-2024.1
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1
=> Full dependency plotutils>=2.6nb4: found plotutils-2.6nb4
=> Full dependency gsl>=2.6: found gsl-2.7.1
=> Full dependency readline>=6.0: found readline-8.2nb2
=> Full dependency ncurses>=6.3nb1: found ncurses-6.4
=> Full dependency curl>=8.4.0nb1: found curl-8.7.1
===> Overriding tools for algol68g-3.4.4
===> Extracting for algol68g-3.4.4
===> Patching for algol68g-3.4.4
=> Applying pkgsrc patches for algol68g-3.4.4
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/algol68g/patches/patch-configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/algol68g/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.1 2023/12/01 18:35:12 rhialto Exp $
|
|* don't assume glibc is required for --enable-long-types.
|* Unconditionally use -I ${PREFIX}/include for the compiler.
|
|--- configure.orig	2023-10-27 20:16:54.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 5689.
Hunk #2 succeeded at 5717.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/algol68g/patches/patch-src_a68g_a68g-options.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/algol68g/patches/patch-src_a68g_a68g-options.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_a68g_a68g-options.c,v 1.2 2023/12/01 18:35:12 rhialto Exp $
|
|* Enable compiler for *BSD.
|
|--- src/a68g/a68g-options.c.orig	2023-10-27 20:14:34.000000000 +0000
|+++ src/a68g/a68g-options.c
--------------------------
Patching file src/a68g/a68g-options.c using Plan A...
Hunk #1 succeeded at 478.
done
===> Creating toolchain wrappers for algol68g-3.4.4
===> Configuring for algol68g-3.4.4
=> Substituting "pkg" in configure
=> 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
configure: WARNING: unrecognized options: --with-libiconv-prefix
configure: 
configure: algol68g-3.4.4
configure: 
configure: select host system...
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking target system type... x86_64-sun-solaris2.11
checking platform... configure: WARNING: untested platform
interpreter-only
checking for sed... yes
checking for tar... yes
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
configure: select C compiler...
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 whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking whether gcc accepts --std=c17... yes
checking whether gcc accepts -Wall... yes
checking whether gcc accepts -Wshadow... yes
checking whether gcc accepts -Wunused-variable... yes
checking whether gcc accepts -Wunused-parameter... yes
checking whether gcc accepts -Wno-long-long... yes
checking __attribute__((aligned())) supported... yes
checking for inline... inline
checking whether gcc accepts -Wl,--export-dynamic... no
checking whether gcc accepts -fPIC... yes
checking how to run the C preprocessor... gcc -E
configure: check types...
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 whether char is unsigned... no
checking for mode_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking __off_t or off_t... off_t
checking __pid_t or pid_t... pid_t
checking __mode_t or mode_t... mode_t
checking GNU C library... no
configure: check extra include directories...
configure: ... /opt/pkg/include
configure: check standard header files...
checking for math.h... yes
checking for cos in -lm... yes
checking whether math.h has signam... no
checking whether to enable assertions... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep
checking for egrep... (cached) /usr/xpg4/bin/grep -E
checking whether termios.h defines TIOCGWINSZ... yes
checking for assert.h... yes
checking for complex.h... yes
checking for ctype.h... yes
checking for endian.h... yes
checking for errno.h... yes
checking for execinfo.h... yes
checking for fcntl.h... yes
checking for fenv.h... yes
checking for float.h... yes
checking for libgen.h... yes
checking for limits.h... yes
checking for regex.h... yes
checking for setjmp.h... yes
checking for signal.h... yes
checking for stdarg.h... yes
checking for stddef.h... yes
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/resource.h... yes
checking for sys/time.h... yes
checking for termios.h... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
configure: check standard functions...
checking for aligned_alloc... yes
checking for basename... yes
checking for csqrt... yes
checking for exit... yes
checking for fprintf... yes
checking for free... yes
checking for longjmp... yes
checking for malloc... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for posix_memalign... yes
checking for printf... yes
checking for setjmp... yes
checking for signal... yes
checking for snprintf... yes
checking for sqrt... yes
checking for strcmp... yes
checking for strncmp... yes
checking for strncpy... yes
checking for isfinite... yes
checking for finite... yes
checking for isinf... yes
checking for isnan... yes
configure: select optional headers and libraries...
checking int is 32 bit... yes
checking unsigned is 32 bit... yes
checking uint64_t is 64 bit... yes
checking double is 64 bit... yes
checking long double has 64-bit mantissa... yes
configure: quadmath ignored for this system
configure: GNU MPFR ignored
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating a68g-config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-libiconv-prefix
configure: 
configure: algol68g-3.4.4 by Marcel van der Veer <algol68g@xs4all.nl>
configure: 
configure: C compiler is gcc
configure: 
configure: building interpreter-only
configure: 
configure: Now enter 'make', optionally followed by 'make check'.
configure: Enter 'make install' to install a68g for all users.
configure: Consult the README file for more information.