+ 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/got-0.95/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/got-0.95/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for got-portable-0.95.tar.gz
=> Checksum SHA512 OK for got-portable-0.95.tar.gz
===> Installing dependencies for got-0.95
==========================================================================
The following variables will affect the build process of this package,
got-0.95.  Their current value is shown below:

        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/opt/pkg/openssl/certs
        * SSLDIR = /etc/opt/pkg/openssl
        * SSLKEYS = /etc/opt/pkg/openssl/private
        * VARBASE = /var/opt/pkg

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 pkgconf-[0-9]*: found pkgconf-2.1.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 openssl>=3: found openssl-3.1.5
=> Full dependency ncursesw>=6.0: found ncursesw-6.4
=> Full dependency libevent>=2.1.12nb1: found libevent-2.1.12nb1
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
===> Overriding tools for got-0.95
===> Extracting for got-0.95
===> Patching for got-0.95
=> Applying pkgsrc patches for got-0.95
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/got/patches/patch-compat_sha2.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/got/patches/patch-compat_sha2.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-compat_sha2.h,v 1.1 2024/02/11 14:47:07 vins Exp $
|
|attribute __bounded__ is only defined in OpenBSD's GCC.
|
|--- compat/sha2.h.orig	2023-03-13 14:37:38.000000000 +0000
|+++ compat/sha2.h
--------------------------
Patching file compat/sha2.h using Plan A...
Hunk #1 succeeded at 39.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/got/patches/patch-gotd_log.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/got/patches/patch-gotd_log.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gotd_log.h,v 1.1 2024/02/11 14:47:07 vins Exp $
|
|Provide a declaration of va_list
|
|--- gotd/log.h.orig	2024-01-14 16:07:41.039068602 +0000
|+++ gotd/log.h
--------------------------
Patching file gotd/log.h using Plan A...
Hunk #1 succeeded at 14.
done
===> Creating toolchain wrappers for got-0.95
===> Configuring for got-0.95
=> Fix configuration file path.
=> Replacing pkgsrc placeholders.
=> 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
checking for a race-free mkdir -p... ./etc/install-sh -c -d
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
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 dependency style of gcc... gcc3
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 wchar.h... yes
checking for minix/config.h... no
checking for vfork.h... no
checking for sys/param.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
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... (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 whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-sun-solaris2.11-ar... no
checking for x86_64-sun-solaris2.11-lib... no
checking for x86_64-sun-solaris2.11-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking pkg-config is at least version 0.9.0... yes
configure: "Using YACC set from environment: /opt/pkg/bin/bison -y"
checking for fcntl.h... yes
checking for getopt.h... yes
checking for langinfo.h... yes
checking for libutil.h... no
checking for limits.h... yes
checking for linux/landlock.h... no
checking for locale.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for paths.h... yes
checking for poll.h... yes
checking for sha.h... no
checking for sha1.h... yes
checking for sha2.h... yes
checking for sha256.h... no
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/param.h... (cached) yes
checking for sys/poll.h... yes
checking for sys/queue.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for sys/tree.h... no
checking for util.h... no
checking for unistd.h... (cached) yes
checking for wchar.h... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for gcc options needed to detect all undeclared functions... none needed
checking whether F_CLOSEM is declared... no
checking for /proc/pid/fd directory... yes
checking whether program_invocation_short_name is defined... no
checking whether PR_SET_NAME is declared... no
checking whether getopt has optreset support... no
checking for struct pollfd.fd... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for inline... inline
checking for int64_t... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for struct ifgroupreq... no
checking for struct sockaddr_storage... yes
checking for struct sockaddr_storage.ss_len... no
checking for struct sockaddr.sa_len... no
checking for library containing flock... none required
checking for fork... yes
checking for vfork... yes
checking for getpagesize... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking whether lstat correctly handles trailing slash... yes
checking for GNU libc compatible malloc... yes
checking for working mmap... yes
checking for GNU libc compatible realloc... yes
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... no
checking for working strnlen... yes
checking for dup2... yes
checking for flock... yes
checking for getcwd... yes
checking for localtime_r... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mergesort... no
checking for mkdir... yes
checking for munmap... yes
checking for nl_langinfo... yes
checking for realpath... yes
checking for regcomp... yes
checking for rmdir... yes
checking for setlocale... yes
checking for socket... no
checking for setresgid... no
checking for setresuid... no
checking for setproctitle... no
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for sysconf... yes
checking for wcwidth... yes
checking for SipHash... no
checking for asprintf... yes
checking for closefrom... yes
checking for explicit_bzero... yes
checking for fmt_scaled... no
checking for freezero... yes
checking for getdtablecount... no
checking for getline... yes
checking for getprogname... yes
checking for recallocarray... yes
checking for reallocarray... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strndup... (cached) yes
checking for strnlen... yes
checking for strsep... yes
checking for strtonum... yes
checking for b64_ntop... no
checking for b64_ntop with -lresolv... yes
checking platform... unknown
checking for SHA256Update... no
checking for SHA384Update... no
checking for SHA512Update... no
checking for landlock... no
checking for working reallocarray... yes
checking for working recallocarray... yes
checking for library containing imsg_init... no
checking for libevent_core >= 2... yes
checking for uuid_create... no
checking for uuid... yes
checking for zlib... yes
checking whether TAILQ_CONCAT is declared... no
checking whether TAILQ_PREV is declared... yes
checking whether TAILQ_FOREACH_SAFE is declared... yes
configure: error: "*** sys/queue.h missing key defines ***
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/got
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/got