+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/lnav-0.11.1nb5/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/lnav-0.11.1nb5/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for lnav-0.11.1.tar.bz2
=> Checksum SHA512 OK for lnav-0.11.1.tar.bz2
===> Installing dependencies for lnav-0.11.1nb5
==========================================================================
The following variables will affect the build process of this package,
lnav-0.11.1nb5.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * PYTHON_VERSION_DEFAULT = 311
        * 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
        * PYPACKAGE = python311
        * 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 gmake>=3.81: found gmake-4.4.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency bzip2>=1.0.3: found bzip2-1.0.8
=> Full dependency sqlite3>=3.44.0nb1: found sqlite3-3.45.1
=> Full dependency pcre2>=10.30: found pcre2-10.43
=> Full dependency readline>=6.0: found readline-8.2nb2
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
=> Full dependency python311>=3.11.0: found python311-3.11.8
=> Full dependency ncursesw>=6.0: found ncursesw-6.4
=> Full dependency curl>=8.4.0nb1: found curl-8.6.0
===> Overriding tools for lnav-0.11.1nb5
===> Extracting for lnav-0.11.1nb5
===> Patching for lnav-0.11.1nb5
=> Applying pkgsrc patches for lnav-0.11.1nb5
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_base_strnatcmp.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_base_strnatcmp.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_base_strnatcmp.c,v 1.1 2023/05/24 22:42:53 he Exp $
|
|Ensure argument to isdigit is either "unsigned char" or EOF by casting,
|so as to avoid possibly undefined behaviour.
|
|--- ./src/base/strnatcmp.c.orig	2021-08-09 16:59:46.000000000 +0000
|+++ ./src/base/strnatcmp.c
--------------------------
Patching file ./src/base/strnatcmp.c using Plan A...
Hunk #1 succeeded at 275.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_command__executor.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_command__executor.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_command__executor.cc,v 1.1 2023/05/24 22:42:53 he Exp $
|
|Allow time_t to be long long, and adapt formats and casts accordingly.
|Also, cast a size_t before printing; unknown size so difficult to match
|format appropriately.
|
|--- src/command_executor.cc.orig	2022-09-23 13:13:41.000000000 +0000
|+++ src/command_executor.cc
--------------------------
Patching file src/command_executor.cc using Plan A...
Hunk #1 succeeded at 478.
Hunk #2 succeeded at 624.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_lnav__commands.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_lnav__commands.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_lnav__commands.cc,v 1.1 2023/05/24 22:42:53 he Exp $
|
|`time_t` may not be a `long int`, but may be `long long`, so cast
|and adapt format accordingly.
|
|--- src/lnav_commands.cc.orig	2022-10-06 17:08:45.000000000 +0000
|+++ src/lnav_commands.cc
--------------------------
Patching file src/lnav_commands.cc using Plan A...
Hunk #1 succeeded at 226.
Hunk #2 succeeded at 295.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_ptimec.hh
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_ptimec.hh
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_ptimec.hh,v 1.1 2023/05/24 22:42:53 he Exp $
|
|Don't print time_t as if it's a long; it doesn't have to be
|and may be a long long (as on NetBSD).
|
|--- src/ptimec.hh.orig	2022-08-30 20:33:38.000000000 +0000
|+++ src/ptimec.hh
--------------------------
Patching file src/ptimec.hh using Plan A...
Hunk #1 succeeded at 333.
Hunk #2 succeeded at 391.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_spectro__source.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_spectro__source.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_spectro__source.cc,v 1.1 2023/05/24 22:42:53 he Exp $
|
|`role_t` isn't exactly the same as `int`, causing -Wformat
|warnings.  Cast to `int` before printing with %d.
|
|--- ./src/spectro_source.cc.orig	2022-08-11 14:19:16.000000000 +0000
|+++ ./src/spectro_source.cc
--------------------------
Patching file ./src/spectro_source.cc using Plan A...
Hunk #1 succeeded at 294.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_test__override.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_test__override.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_test__override.c,v 1.3 2023/01/17 10:18:33 wiz Exp $
|
|Match NetBSD prototype for gettimeofday().
|https://github.com/tstack/lnav/pull/1106
|
|--- src/test_override.c.orig	2015-04-04 10:42:12.000000000 +0000
|+++ src/test_override.c
--------------------------
Patching file src/test_override.c using Plan A...
Hunk #1 succeeded at 47.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_third-party_ArenaAlloc_arenaallocimpl.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_third-party_ArenaAlloc_arenaallocimpl.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_third-party_ArenaAlloc_arenaallocimpl.h,v 1.1 2023/05/24 22:42:53 he Exp $
|
|Don't try to right-shift by 32 bits on a 32-bit host.
|
|--- ./src/third-party/ArenaAlloc/arenaallocimpl.h.orig	2022-07-29 17:43:50.000000000 +0000
|+++ ./src/third-party/ArenaAlloc/arenaallocimpl.h
--------------------------
Patching file ./src/third-party/ArenaAlloc/arenaallocimpl.h using Plan A...
Hunk #1 succeeded at 13.
Hunk #2 succeeded at 110.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_third-party_rapidyaml_ryml__all.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_third-party_rapidyaml_ryml__all.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_third-party_rapidyaml_ryml__all.hpp,v 1.2 2023/01/17 10:18:33 wiz Exp $
|
|Add NetBSD support.
|https://github.com/tstack/lnav/pull/1106
|
|--- src/third-party/rapidyaml/ryml_all.hpp.orig	2022-10-06 17:08:45.000000000 +0000
|+++ src/third-party/rapidyaml/ryml_all.hpp
--------------------------
Patching file src/third-party/rapidyaml/ryml_all.hpp using Plan A...
Hunk #1 succeeded at 342.
Hunk #2 succeeded at 352.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_vtab__module.hh
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_vtab__module.hh
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_vtab__module.hh,v 1.1 2023/05/24 22:42:53 he Exp $
|
|Fix mismatch between format and data type.
|
|--- src/vtab_module.hh.orig	2022-09-20 04:05:51.000000000 +0000
|+++ src/vtab_module.hh
--------------------------
Patching file src/vtab_module.hh using Plan A...
Hunk #1 succeeded at 456.
done
===> Creating toolchain wrappers for lnav-0.11.1nb5
===> Configuring for lnav-0.11.1nb5
=> 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
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
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
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 how to run the C preprocessor... gcc -E
checking for x86_64-sun-solaris2.11-gcc... no
checking for gcc... gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
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 how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... /usr/bin/sed
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 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 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 dependency style of g++... gcc3
checking whether g++ supports C++14 features with -std=c++14... yes
Adding include path: /usr/local/include
checking whether the compiler supports GNU C++... (cached) yes
checking whether g++ -std=c++14 accepts -g... (cached) yes
checking for g++ -std=c++14 option to enable C++11 features... (cached) none needed
checking dependency style of g++ -std=c++14... (cached) gcc3
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
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 whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for bzip2... /opt/pkg/bin/bzip2
checking for re2c... no
checking for xz... /opt/pkg/bin/xz
checking for tshark... no
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 size of off_t... 8
checking size of size_t... 8
checking whether struct tm is in sys/time.h or time.h... time.h
checking for g++ -std=c++14 options needed to detect all undeclared functions... none needed
checking for struct tm.tm_zone... no
checking whether tzname is declared... yes
checking for tzname... yes
checking for library containing openpty... no
checking for library containing gzseek... -lz
checking for library containing BZ2_bzopen... -lbz2
checking for library containing dlopen... none required
checking for library containing backtrace... none required
checking for gawk... (cached) /usr/bin/nawk
checking for curl-config... /opt/pkg/bin/curl-config
checking for the version of libcurl... 8.6.0
checking for libcurl >= version 7.23.0... yes
checking whether libcurl is usable... yes
checking for curl_free... yes
configure: Trying to link with tinfo
checking for library containing cur_term... no
configure: WARNING: libtinfo not found
checking for library containing Gpm_Open... no
configure: WARNING: libgpm not found. If build fails later consider installing gpm dev package       
checking for execinfo.h... yes
checking for pty.h... no
checking for util.h... no
checking for zlib.h... yes
checking for bzlib.h... yes
checking for libutil.h... no
checking for sys/ttydefaults.h... no
configure: compiling with the included version of yajl
checking for NcursesW wide-character library... no
checking for Ncurses library... yes
checking for working ncurses/curses.h... yes
checking for working ncurses.h... yes
checking lib archive... (testing)
checking for archive_read_new in -larchive... no
checking for archive.h... no
checking for archive_read_new in -larchive... (cached) no
checking for archive.h... no
checking lib archive... no
checking if PCRE2 is wanted... yes
checking for pcre2_compile_8 in -lpcre2-8... yes
checking for pcre2.h... yes
checking lib readline... checking for library containing readline... -lreadline
checking for library containing history_set_history_state... none required
checking for readline.h... no
checking for readline/readline.h... yes
checking whether to build with code coverage support... no
checking for library containing sqlite3_open... -lsqlite3
checking for sqlite3.h... yes
checking for SQLite3 library >= 3.9.0... yes
checking for sqlite3_stmt_readonly... yes
checking for sqlite3_value_subtype... yes
checking for sqlite3_error_offset... yes
checking for sqlite3_drop_modules... yes
configure: Checking for libgpm dependency
checking for mousemask in -lncurses... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating TESTS_ENVIRONMENT
config.status: creating tools/Makefile
config.status: creating src/Makefile
config.status: creating src/base/Makefile
config.status: creating src/formats/logfmt/Makefile
config.status: creating src/fmtlib/Makefile
config.status: creating src/pcrepp/Makefile
config.status: creating src/pugixml/Makefile
config.status: creating src/tailer/Makefile
config.status: creating src/yajl/Makefile
config.status: creating src/yajlpp/Makefile
config.status: creating src/third-party/base64/lib/Makefile
config.status: creating src/third-party/scnlib/src/Makefile
config.status: creating test/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-libiconv-prefix