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

        * CURSES_DEFAULT = ncurses
        * PYTHON_VERSION_DEFAULT = 310

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

        * CURSES_TYPE = ncurses
        * PYPACKAGE = python310
        * 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
=> Full dependency bzip2>=1.0.3: found bzip2-1.0.8
=> Full dependency sqlite3>=3.38.2nb1: found sqlite3-3.39.4
=> Full dependency pcre>=8.30nb1: found pcre-8.45
=> Full dependency readline>=6.0: found readline-8.2
=> Full dependency zlib>=1.2.3: found zlib-1.2.13
=> Full dependency python310>=3.10: found python310-3.10.8
=> Full dependency ncursesw>=6.0: found ncursesw-6.3
===> Overriding tools for lnav-0.7.3nb19
===> Extracting for lnav-0.7.3nb19
===> Patching for lnav-0.7.3nb19
=> Applying pkgsrc patches for lnav-0.7.3nb19
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_data__parser.hh
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_data__parser.hh
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_data__parser.hh,v 1.1 2015/09/05 22:12:04 wiz Exp $
|
|Remove unused variables.
|
|--- src/data_parser.hh.orig	2015-03-31 13:30:23.000000000 +0000
|+++ src/data_parser.hh
--------------------------
Patching file src/data_parser.hh using Plan A...
Hunk #1 succeeded at 437.
Hunk #2 succeeded at 478.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_grep__proc.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_grep__proc.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_grep__proc.cc,v 1.1 2015/09/05 22:12:04 wiz Exp $
|
|stdout is not an lvalue, and if it was, this looks idempotent.
|
|--- src/grep_proc.cc.orig	2015-04-09 03:40:09.000000000 +0000
|+++ src/grep_proc.cc
--------------------------
Patching file src/grep_proc.cc using Plan A...
Hunk #1 succeeded at 159.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_log__format.hh
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_log__format.hh
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_log__format.hh,v 1.1 2015/09/05 22:12:04 wiz Exp $
|
|To avoid this error on NetBSD:
|In file included from logfile.hh:47:0,
|                 from logfile.cc:47:
|log_format.hh: In member function 'const string logline_value::to_string() const':
|log_format.hh:411:50: error: expected ')' before 'PRId64'
|             snprintf(buffer, sizeof(buffer), "%" PRId64, this->lv_number.i);
|                                                  ^
|log_format.hh:411:75: warning: spurious trailing '%' in format [-Wformat=]
|             snprintf(buffer, sizeof(buffer), "%" PRId64, this->lv_number.i);
|                                                                           ^
|log_format.hh:411:75: warning: too many arguments for format [-Wformat-extra-args]
|log_format.hh:411:75: warning: spurious trailing '%' in format [-Wformat=]
|log_format.hh:411:75: warning: too many arguments for format [-Wformat-extra-args]
|
|--- src/log_format.hh.orig	2015-04-11 05:56:05.000000000 +0000
|+++ src/log_format.hh
--------------------------
Patching file src/log_format.hh using Plan A...
Hunk #1 succeeded at 408.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_pretty__printer.hh
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_pretty__printer.hh
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_pretty__printer.hh,v 1.1 2015/09/05 22:12:04 wiz Exp $
|
|Avoid name conflict with included header.
|
|--- src/pretty_printer.hh.orig	2015-04-11 02:51:00.000000000 +0000
|+++ src/pretty_printer.hh
--------------------------
Patching file src/pretty_printer.hh using Plan A...
Hunk #1 succeeded at 171.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_sql__util.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_sql__util.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_sql__util.cc,v 1.1 2019/12/22 22:30:08 joerg Exp $
|
|--- src/sql_util.cc.orig	2019-12-22 20:08:53.128898781 +0000
|+++ src/sql_util.cc
--------------------------
Patching file src/sql_util.cc using Plan A...
Hunk #1 succeeded at 40.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_string-extension-functions.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav/patches/patch-src_string-extension-functions.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_string-extension-functions.cc,v 1.1 2019/12/22 22:30:08 joerg Exp $
|
|--- src/string-extension-functions.cc.orig	2019-12-22 19:53:29.706785775 +0000
|+++ src/string-extension-functions.cc
--------------------------
Patching file src/string-extension-functions.cc using Plan A...
Hunk #1 succeeded at 141.
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.1 2015/09/05 22:12:04 wiz Exp $
|
|Match NetBSD version of gettimeofday().
|
|--- 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
===> Creating toolchain wrappers for lnav-0.7.3nb19
===> Configuring for lnav-0.7.3nb19
=> 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 thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /opt/pkg/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 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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking gprof(4) profiling support... no
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking whether /opt/pkg/bin/python3.10 version is >= 2.4... yes
checking for /opt/pkg/bin/python3.10 version... 3.1
checking for /opt/pkg/bin/python3.10 platform... sunos5
checking for /opt/pkg/bin/python3.10 script directory... ${prefix}/lib/python3.10/site-packages
checking for /opt/pkg/bin/python3.10 extension module directory... ${exec_prefix}/lib/python3.10/site-packages
checking for sqlite3... /opt/pkg/bin/sqlite3
checking for bzip2... /opt/pkg/bin/bzip2
checking for x86_64-sun-solaris2.11-gcc... gcc
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 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 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
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 execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking sys/ttydefaults.h usability... no
checking sys/ttydefaults.h presence... 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 pcre... (testing)
checking for pcre_study in -lpcre... yes
checking libpcrecpp... yes
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking pcre/pcre.h usability... no
checking pcre/pcre.h presence... no
checking for pcre/pcre.h... no
checking lib pcre... -lpcre -lpcrecpp
checking lib readline... checking for library containing readline... -lreadline
checking for library containing history_set_history_state... none required
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for library containing sqlite3_open... -lsqlite3
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking for SQLite3 library >= 3.0.0... yes
checking for sqlite3_stmt_readonly... 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 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