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

        * JPEG_DEFAULT = jpeg

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

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

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 libxml2-[0-9]*: found libxml2-2.12.4
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.78.4
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gdbus-codegen-[0-9]*: found gdbus-codegen-2.78.4
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency itstool-[0-9]*: found itstool-2.0.7nb5
=> Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.4
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.1.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2023.2
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1
=> Full dependency dconf>=0.40.0nb5: found dconf-0.40.0nb6
=> Full dependency glib2>=2.76.4nb1: found glib2-2.78.4
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency desktop-file-utils>=0.26nb3: found desktop-file-utils-0.26nb4
=> Full dependency gsettings-desktop-schemas>=40.0nb2: found gsettings-desktop-schemas-40.0nb2
=> Full dependency vte3>=0.72.3nb3: found vte3-0.74.2
===> Overriding tools for gnome-terminal-3.36.2nb9
===> Extracting for gnome-terminal-3.36.2nb9
===> Patching for gnome-terminal-3.36.2nb9
=> Applying pkgsrc patches for gnome-terminal-3.36.2nb9
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gnome-terminal/patches/patch-src_server.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gnome-terminal/patches/patch-src_server.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_server.c,v 1.2 2022/08/20 21:41:44 gutteridge Exp $
|
|error: %m is only allowed in syslog(3) like functions [-Werror=format=]
|https://gitlab.gnome.org/GNOME/gnome-terminal/-/commit/fd27fa449c8a494c41fcb0a8c127ffa74725b8be
|
|--- src/server.c.orig	2020-03-05 21:43:41.000000000 +0000
|+++ src/server.c
--------------------------
Patching file src/server.c using Plan A...
Hunk #1 succeeded at 159.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gnome-terminal/patches/patch-src_terminal-util.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gnome-terminal/patches/patch-src_terminal-util.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_terminal-util.c,v 1.2 2022/08/20 21:41:44 gutteridge Exp $
|
|error: %m is only allowed in syslog(3) like functions [-Werror=format=]
|https://gitlab.gnome.org/GNOME/gnome-terminal/-/commit/fd27fa449c8a494c41fcb0a8c127ffa74725b8be
|
|--- src/terminal-util.c.orig	2020-03-05 22:09:14.000000000 +0000
|+++ src/terminal-util.c
--------------------------
Patching file src/terminal-util.c using Plan A...
Hunk #1 succeeded at 1286.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gnome-terminal/patches/patch-src_terminal.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gnome-terminal/patches/patch-src_terminal.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_terminal.c,v 1.1 2022/05/09 12:26:42 jperkin Exp $
|
|Provide W_EXITCODE compat.
|
|--- src/terminal.c.orig	2020-03-05 21:43:41.000000000 +0000
|+++ src/terminal.c
--------------------------
Patching file src/terminal.c using Plan A...
Hunk #1 succeeded at 44.
done
===> Creating toolchain wrappers for gnome-terminal-3.36.2nb9
===> Configuring for gnome-terminal-3.36.2nb9
=> 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 thread-safe 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
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
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 ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking pkg-config is at least version 0.9.0... yes
checking for gcc option to accept ISO C99... none needed
checking for library containing strerror... none required
checking for ANSI C header files... (cached) yes
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/xpg4/bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-sun-solaris2.11 file names to x86_64-sun-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-sun-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /bin/ld option to reload object files... -r
checking for x86_64-sun-solaris2.11-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-sun-solaris2.11-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-sun-solaris2.11-ar... no
checking for ar... ar
checking for archiver @FILE support... no
checking for x86_64-sun-solaris2.11-strip... no
checking for strip... strip
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-sun-solaris2.11-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether NLS is requested... yes
checking for msgfmt... /home/pbulk/build/x11/gnome-terminal/work/.tools/bin/msgfmt
checking for gmsgfmt... /home/pbulk/build/x11/gnome-terminal/work/.tools/bin/msgfmt
checking for xgettext... /home/pbulk/build/x11/gnome-terminal/work/.tools/bin/xgettext
checking for msgmerge... /home/pbulk/build/x11/gnome-terminal/work/.tools/bin/msgmerge
checking for ld used by gcc... /bin/ld -64
checking if the linker (/bin/ld -64) is GNU ld... no
checking for shared library run path origin... done
checking for 64-bit host... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for pthread_join using gcc  -pthread  -lpthread -lrt... yes
checking whether gcc is Clang... no
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... -D_POSIX_PTHREAD_SEMANTICS
checking for PTHREAD_PRIO_INHERIT... yes
checking which gtk+ version to compile against... 3.0
checking for TERM... yes
checking pkg-config is at least version 0.16... yes
checking for glib-genmarshal... /opt/pkg/bin/glib-genmarshal
checking for glib-mkenums... /opt/pkg/bin/glib-mkenums
checking for glib-compile-resources... /home/pbulk/build/x11/gnome-terminal/work/.buildlink/bin/glib-compile-resources
checking for xmllint... /opt/pkg/bin/xmllint
checking for desktop-file-validate... /opt/pkg/bin/desktop-file-validate
checking whether to build the gnome-shell search provider... no
checking if gcc supports flag -pipe in envvar CFLAGS... yes
checking if gcc supports flag -Waggregate-return in envvar CFLAGS... yes
checking if gcc supports flag -Wall in envvar CFLAGS... yes
checking if gcc supports flag -Wcast-align in envvar CFLAGS... yes
checking if gcc supports flag -Wendif-labels in envvar CFLAGS... yes
checking if gcc supports flag -Werror=format=2 -Werror=format-nonliteral -Werror=format-security in envvar CFLAGS... yes
checking if gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes
checking if gcc supports flag -Werror=init-self in envvar CFLAGS... yes
checking if gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes
checking if gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes
checking if gcc supports flag -Werror=pointer-arith in envvar CFLAGS... yes
checking if gcc supports flag -Wextra in envvar CFLAGS... yes
checking if gcc supports flag -Wfloat-equal in envvar CFLAGS... yes
checking if gcc supports flag -Wimplicit in envvar CFLAGS... yes
checking if gcc supports flag -Wlogical-op in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-declarations in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-format-attribute in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-noreturn in envvar CFLAGS... yes
checking if gcc supports flag -Wnested-externs in envvar CFLAGS... yes
checking if gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes
checking if gcc supports flag -Wno-switch-enum in envvar CFLAGS... yes
checking if gcc supports flag -Wno-unused-parameter in envvar CFLAGS... yes
checking if gcc supports flag -Wold-style-definition in envvar CFLAGS... yes
checking if gcc supports flag -Wpacked in envvar CFLAGS... yes
checking if gcc supports flag -Wshadow in envvar CFLAGS... yes
checking if gcc supports flag -Wsign-compare in envvar CFLAGS... yes
checking if gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes
checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes
checking if gcc supports flag -Wundef in envvar CFLAGS... yes
checking if gcc supports flag -Wuninitialized in envvar CFLAGS... yes
checking if gcc supports flag -Wunsafe-loop-optimizations in envvar CFLAGS... yes
checking if gcc supports flag -Wvla in envvar CFLAGS... yes
checking if gcc supports flag -Wwrite-strings in envvar CFLAGS... yes
checking if gcc supports flag -Wformat-signedness in envvar CFLAGS... yes
checking if gcc supports flag -fno-common in envvar CFLAGS... yes
checking if gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
checking if gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes
checking if gcc supports flag -fvisibility=hidden in envvar CFLAGS... yes
checking if gcc supports flag -fstack-protector in envvar CFLAGS... yes
checking if gcc supports flag -fstack-protector-strong in envvar CFLAGS... yes
checking whether to enable special debug support... no
checking for itstool... /home/pbulk/build/x11/gnome-terminal/work/.tools/bin/itstool
checking for xmllint... /opt/pkg/bin/xmllint
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating org.gnome.Terminal.desktop.in
config.status: creating data/Makefile
config.status: creating data/icons/Makefile
config.status: creating src/Makefile
config.status: creating src/terminal-version.h
config.status: creating help/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

gnome-terminal-3.36.2:

      prefix:                 /opt/pkg
      source code location:   .
      compiler:               gcc
      gterminal:              
      DBus interface dir:     ${datadir}/dbus-1/interfaces
      DBus service dir:       ${datadir}/dbus-1/services
      Debug:                  no
      Search provider:        no
      Nautilus extension:     no
      Nautilus extension dir: