=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for lnav-0.11.1nb3
Making all in tools
gmake[1]: Entering directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/tools'
gcc   -g3 -o bin2c bin2c.c -lz
gmake[1]: Leaving directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/tools'
Making all in src
gmake[1]: Entering directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src'
  BIN2C    ansi-palette-json.cc
  BIN2C    animals-json.cc
  BIN2C    builtin-scripts.cc
  BIN2C    builtin-sh-scripts.cc
  BIN2C    default-config.cc
  BIN2C    default-formats.cc
  BIN2C    diseases-json.cc
  BIN2C    emojis-json.cc
  BIN2C    words-json.cc
  BIN2C    help-md.cc
  BIN2C    init-sql.cc
  CC       ptimec
  BIN2C    xml-entities-json.cc
  BIN2C    xterm-palette-json.cc
  TIMEFMT  time_fmts.cc
/opt/pkg/bin/gmake  all-recursive
gmake[2]: Entering directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src'
Making all in fmtlib
gmake[3]: Entering directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/fmtlib'
  CXX      format.o
  CXX      os.o
  AR       libcppfmt.a
gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/fmtlib'
Making all in third-party/base64/lib
gmake[3]: Entering directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/third-party/base64/lib'
  CC       lib.o
  CC       arch/generic/codec.o
  CC       tables/tables.o
  AR       libbase64.a
gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/third-party/base64/lib'
Making all in third-party/scnlib/src
gmake[3]: Entering directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/third-party/scnlib/src'
  CXX      reader_float.o
  CXX      reader_int.o
  CXX      locale.o
  CXX      file.o
  CXX      vscan.o
  AR       libscnlib.a
gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/third-party/scnlib/src'
Making all in pcrepp
gmake[3]: Entering directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/pcrepp'
  CXX      pcre2pp.o
  AR       libpcrepp.a
gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/pcrepp'
Making all in base
gmake[3]: Entering directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/base'
  CXX      ansi_scrubber.o
  CXX      attr_line.builder.o
  CXX      attr_line.o
  CXX      auto_pid.o
  CXX      date_time_scanner.o
  CXX      fs_util.o
  CXX      humanize.o
  CXX      humanize.network.o
  CXX      humanize.time.o
  CXX      intern_string.o
  CXX      is_utf8.o
  CXX      isc.o
  CXX      lnav.console.o
  CXX      lnav.gzip.o
  CXX      lnav_log.o
  CXX      network.tcp.o
  CXX      paths.o
  CXX      snippet_highlighters.o
  CXX      string_attr_type.o
  CXX      string_util.o
  CC       strnatcmp.o
  CXX      time_util.o
  CC       ../third-party/xxHash/xxhash.o
  AR       libbase.a
gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/base'
Making all in tailer
gmake[3]: Entering directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/tailer'
../../tools/bin2c -n tailer_bin tailerbin ./tailer.ape
/opt/pkg/bin/gmake  all-am
gmake[4]: Entering directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/tailer'
  CC       sha-256.o
  CC       tailer.o
  CXX      libtailerpp_a-tailerpp.o
  CXX      libtailerservice_a-tailerbin.o
  CXX      libtailerservice_a-tailer.looper.o
  AR       libtailercommon.a
In file included from tailer.looper.cc:40:
In file included from ../../src/lnav.hh:63:
In file included from ../../src/log_vtab_impl.hh:39:
In file included from ../../src/logfile_sub_source.hh:50:
In file included from ../../src/filter_observer.hh:35:
In file included from ../../src/logfile.hh:54:
In file included from ../../src/log_format_fwd.hh:46:
./../third-party/robin_hood/robin_hood.h:1445:33: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
        Cloner<Table, IsFlat && ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(Node)>()(o, *this);
                                ^
./../third-party/robin_hood/robin_hood.h:210:51: note: expanded from macro 'ROBIN_HOOD_IS_TRIVIALLY_COPYABLE'
#    define ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(...) __has_trivial_copy(__VA_ARGS__)
                                                  ^
  AR       libtailerpp.a
1 warning generated.
  AR       libtailerservice.a
gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/tailer'
gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/tailer'
Making all in pugixml
gmake[3]: Entering directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/pugixml'
  CXX      pugixml.o
  AR       libpugixml.a
gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/pugixml'
Making all in yajl
gmake[3]: Entering directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/yajl'
  CC       yajl.o
  CC       yajl_alloc.o
  CC       yajl_buf.o
  CC       yajl_encode.o
  CC       yajl_gen.o
  CC       yajl_lex.o
  CC       yajl_parser.o
  CC       yajl_tree.o
  CC       yajl_version.o
  AR       libyajl.a
gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/yajl'
Making all in yajlpp
gmake[3]: Entering directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/yajlpp'
  CXX      json_op.o
  CXX      json_ptr.o
  CXX      yajlpp.o
  AR       libyajlpp.a
gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/yajlpp'
Making all in formats/logfmt
gmake[3]: Entering directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/formats/logfmt'
  CXX      logfmt.parser.o
  AR       liblogfmt.a
gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src/formats/logfmt'
Making all in .
gmake[3]: Entering directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src'
  CXX      lnav.o
  CXX      lnav.indexing.o
  CXX      lnav.events.o
In file included from lnav.cc:76:
In file included from ./all_logs_vtab.hh:36:
In file included from ./log_vtab_impl.hh:39:
In file included from ./logfile_sub_source.hh:50:
In file included from ./filter_observer.hh:35:
In file included from ./logfile.hh:54:
In file included from ./log_format_fwd.hh:46:
./third-party/robin_hood/robin_hood.h:1445:33: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
        Cloner<Table, IsFlat && ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(Node)>()(o, *this);
                                ^
./third-party/robin_hood/robin_hood.h:210:51: note: expanded from macro 'ROBIN_HOOD_IS_TRIVIALLY_COPYABLE'
#    define ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(...) __has_trivial_copy(__VA_ARGS__)
                                                  ^
In file included from lnav.indexing.cc:33:
In file included from ./lnav.hh:63:
In file included from ./log_vtab_impl.hh:39:
In file included from ./logfile_sub_source.hh:50:
In file included from ./filter_observer.hh:35:
In file included from ./logfile.hh:54:
In file included from ./log_format_fwd.hh:46:
./third-party/robin_hood/robin_hood.h:1445:33: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
        Cloner<Table, IsFlat && ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(Node)>()(o, *this);
                                ^
./third-party/robin_hood/robin_hood.h:210:51: note: expanded from macro 'ROBIN_HOOD_IS_TRIVIALLY_COPYABLE'
#    define ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(...) __has_trivial_copy(__VA_ARGS__)
                                                  ^
  CXX      lnav.management_cli.o
In file included from lnav.management_cli.cc:39:
In file included from ./log_format.hh:57:
In file included from ./log_format_fwd.hh:46:
./third-party/robin_hood/robin_hood.h:1445:33: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
        Cloner<Table, IsFlat && ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(Node)>()(o, *this);
                                ^
./third-party/robin_hood/robin_hood.h:210:51: note: expanded from macro 'ROBIN_HOOD_IS_TRIVIALLY_COPYABLE'
#    define ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(...) __has_trivial_copy(__VA_ARGS__)
                                                  ^
1 warning generated.
  CXX      file_vtab.o
In file included from file_vtab.cc:39:
In file included from ./log_format.hh:57:
In file included from ./log_format_fwd.hh:46:
./third-party/robin_hood/robin_hood.h:1445:33: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
        Cloner<Table, IsFlat && ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(Node)>()(o, *this);
                                ^
./third-party/robin_hood/robin_hood.h:210:51: note: expanded from macro 'ROBIN_HOOD_IS_TRIVIALLY_COPYABLE'
#    define ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(...) __has_trivial_copy(__VA_ARGS__)
                                                  ^
1 warning generated.
  CXX      all_logs_vtab.o
In file included from all_logs_vtab.cc:30:
In file included from ./all_logs_vtab.hh:36:
In file included from ./log_vtab_impl.hh:39:
In file included from ./logfile_sub_source.hh:50:
In file included from ./filter_observer.hh:35:
In file included from ./logfile.hh:54:
In file included from ./log_format_fwd.hh:46:
./third-party/robin_hood/robin_hood.h:1445:33: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
        Cloner<Table, IsFlat && ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(Node)>()(o, *this);
                                ^
./third-party/robin_hood/robin_hood.h:210:51: note: expanded from macro 'ROBIN_HOOD_IS_TRIVIALLY_COPYABLE'
#    define ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(...) __has_trivial_copy(__VA_ARGS__)
                                                  ^
1 warning generated.
  CXX      archive_manager.o
1 warning generated.
  CXX      bookmarks.o
1 warning generated.
  CXX      bottom_status_source.o
  CXX      breadcrumb_curses.o
In file included from breadcrumb_curses.cc:34:
In file included from ./log_format_fwd.hh:46:
./third-party/robin_hood/robin_hood.h:1445:33: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
        Cloner<Table, IsFlat && ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(Node)>()(o, *this);
                                ^
./third-party/robin_hood/robin_hood.h:210:51: note: expanded from macro 'ROBIN_HOOD_IS_TRIVIALLY_COPYABLE'
#    define ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(...) __has_trivial_copy(__VA_ARGS__)
                                                  ^
  CXX      collation-functions.o
  CXX      column_namer.o
  CXX      command_executor.o
In file included from command_executor.cc:43:
In file included from ./lnav.hh:63:
In file included from ./log_vtab_impl.hh:39:
In file included from ./logfile_sub_source.hh:50:
In file included from ./filter_observer.hh:35:
In file included from ./logfile.hh:54:
In file included from ./log_format_fwd.hh:46:
./third-party/robin_hood/robin_hood.h:1445:33: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
        Cloner<Table, IsFlat && ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(Node)>()(o, *this);
                                ^
./third-party/robin_hood/robin_hood.h:210:51: note: expanded from macro 'ROBIN_HOOD_IS_TRIVIALLY_COPYABLE'
#    define ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(...) __has_trivial_copy(__VA_ARGS__)
                                                  ^
1 warning generated.
  CXX      curl_looper.o
  CXX      db_sub_source.o
  CXX      document.sections.o
1 warning generated.
  CXX      dump_internals.o
In file included from dump_internals.cc:33:
In file included from ./lnav.hh:63:
In file included from ./log_vtab_impl.hh:39:
In file included from ./logfile_sub_source.hh:50:
In file included from ./filter_observer.hh:35:
In file included from ./logfile.hh:54:
In file included from ./log_format_fwd.hh:46:
./third-party/robin_hood/robin_hood.h:1445:33: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
        Cloner<Table, IsFlat && ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(Node)>()(o, *this);
                                ^
./third-party/robin_hood/robin_hood.h:210:51: note: expanded from macro 'ROBIN_HOOD_IS_TRIVIALLY_COPYABLE'
#    define ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(...) __has_trivial_copy(__VA_ARGS__)
                                                  ^
  CXX      elem_to_json.o
1 warning generated.
  CXX      environ_vtab.o
  CXX      extension-functions.o
  CXX      field_overlay_source.o
  CXX      file_collection.o
In file included from field_overlay_source.cc:30:
In file included from ./field_overlay_source.hh:37:
In file included from ./log_data_helper.hh:44:
In file included from ./logfile_sub_source.hh:50:
In file included from ./filter_observer.hh:35:
In file included from ./logfile.hh:54:
In file included from ./log_format_fwd.hh:46:
./third-party/robin_hood/robin_hood.h:1445:33: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
        Cloner<Table, IsFlat && ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(Node)>()(o, *this);
                                ^
./third-party/robin_hood/robin_hood.h:210:51: note: expanded from macro 'ROBIN_HOOD_IS_TRIVIALLY_COPYABLE'
#    define ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(...) __has_trivial_copy(__VA_ARGS__)
                                                  ^
In file included from file_collection.cc:45:
In file included from ./logfile.hh:54:
In file included from ./log_format_fwd.hh:46:
./third-party/robin_hood/robin_hood.h:1445:33: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
        Cloner<Table, IsFlat && ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(Node)>()(o, *this);
                                ^
./third-party/robin_hood/robin_hood.h:210:51: note: expanded from macro 'ROBIN_HOOD_IS_TRIVIALLY_COPYABLE'
#    define ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(...) __has_trivial_copy(__VA_ARGS__)
                                                  ^
  CXX      file_format.o
  CXX      files_sub_source.o
In file included from files_sub_source.cc:38:
In file included from ./lnav.hh:63:
In file included from ./log_vtab_impl.hh:39:
In file included from ./logfile_sub_source.hh:50:
In file included from ./filter_observer.hh:35:
In file included from ./logfile.hh:54:
In file included from ./log_format_fwd.hh:46:
./third-party/robin_hood/robin_hood.h:1445:33: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
        Cloner<Table, IsFlat && ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(Node)>()(o, *this);
                                ^
./third-party/robin_hood/robin_hood.h:210:51: note: expanded from macro 'ROBIN_HOOD_IS_TRIVIALLY_COPYABLE'
#    define ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(...) __has_trivial_copy(__VA_ARGS__)
                                                  ^
1 warning generated.
  CXX      filter_observer.o
In file included from filter_observer.cc:30:
In file included from ./filter_observer.hh:35:
In file included from ./logfile.hh:54:
In file included from ./log_format_fwd.hh:46:
./third-party/robin_hood/robin_hood.h:1445:33: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
        Cloner<Table, IsFlat && ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(Node)>()(o, *this);
                                ^
./third-party/robin_hood/robin_hood.h:210:51: note: expanded from macro 'ROBIN_HOOD_IS_TRIVIALLY_COPYABLE'
#    define ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(...) __has_trivial_copy(__VA_ARGS__)
                                                  ^
1 warning generated.
  CXX      filter_status_source.o
1 warning generated.
  CXX      filter_sub_source.o
In file included from filter_status_source.cc:36:
In file included from ./filter_sub_source.hh:35:
In file included from ./readline_curses.hh:60:
In file included from ./log_format.hh:57:
In file included from ./log_format_fwd.hh:46:
./third-party/robin_hood/robin_hood.h:1445:33: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
        Cloner<Table, IsFlat && ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(Node)>()(o, *this);
                                ^
./third-party/robin_hood/robin_hood.h:210:51: note: expanded from macro 'ROBIN_HOOD_IS_TRIVIALLY_COPYABLE'
#    define ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(...) __has_trivial_copy(__VA_ARGS__)
                                                  ^
In file included from filter_sub_source.cc:30:
In file included from ./filter_sub_source.hh:35:
In file included from ./readline_curses.hh:60:
In file included from ./log_format.hh:57:
In file included from ./log_format_fwd.hh:46:
./third-party/robin_hood/robin_hood.h:1445:33: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
        Cloner<Table, IsFlat && ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(Node)>()(o, *this);
                                ^
./third-party/robin_hood/robin_hood.h:210:51: note: expanded from macro 'ROBIN_HOOD_IS_TRIVIALLY_COPYABLE'
#    define ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(...) __has_trivial_copy(__VA_ARGS__)
                                                  ^
1 warning generated.
  CXX      fstat_vtab.o
1 warning generated.
  CXX      fs-extension-functions.o
In file included from fs-extension-functions.cc:45:
./vtab_module.hh:461:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT,
                         ^~~~~~~~~
./vtab_module.hh:496:13: note: in instantiation of member function 'sqlite_func_adapter<mapbox::util::variant<const char *, string_fragment> (*)(const char *), &sql_basename>::func1' requested here
            func1,
            ^
fs-extension-functions.cc:170:69: note: in instantiation of member function 'sqlite_func_adapter<mapbox::util::variant<const char *, string_fragment> (*)(const char *), &sql_basename>::builder' requested here
        sqlite_func_adapter<decltype(&sql_basename), sql_basename>::builder(
                                                                    ^
In file included from fs-extension-functions.cc:45:
./vtab_module.hh:468:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT,
                         ^~~~~~~~~
./vtab_module.hh:469:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT + OPT_COUNT);
                         ^~~~~~~~~~~~~~~~~~~~~
./vtab_module.hh:461:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT,
                         ^~~~~~~~~
./vtab_module.hh:496:13: note: in instantiation of member function 'sqlite_func_adapter<mapbox::util::variant<const char *, string_fragment> (*)(const char *), &sql_dirname>::func1' requested here
            func1,
            ^
fs-extension-functions.cc:188:67: note: in instantiation of member function 'sqlite_func_adapter<mapbox::util::variant<const char *, string_fragment> (*)(const char *), &sql_dirname>::builder' requested here
        sqlite_func_adapter<decltype(&sql_dirname), sql_dirname>::builder(
                                                                  ^
In file included from fs-extension-functions.cc:45:
./vtab_module.hh:468:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT,
                         ^~~~~~~~~
./vtab_module.hh:469:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT + OPT_COUNT);
                         ^~~~~~~~~~~~~~~~~~~~~
./vtab_module.hh:461:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT,
                         ^~~~~~~~~
./vtab_module.hh:496:13: note: in instantiation of member function 'sqlite_func_adapter<nonstd::optional_lite::optional<std::basic_string<char>> (*)(const std::vector<const char *> &), &sql_joinpath>::func1' requested here
            func1,
            ^
fs-extension-functions.cc:205:69: note: in instantiation of member function 'sqlite_func_adapter<nonstd::optional_lite::optional<std::basic_string<char>> (*)(const std::vector<const char *> &), &sql_joinpath>::builder' requested here
        sqlite_func_adapter<decltype(&sql_joinpath), sql_joinpath>::builder(
                                                                    ^
In file included from fs-extension-functions.cc:45:
./vtab_module.hh:468:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT,
                         ^~~~~~~~~
./vtab_module.hh:469:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT + OPT_COUNT);
                         ^~~~~~~~~~~~~~~~~~~~~
./vtab_module.hh:461:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT,
                         ^~~~~~~~~
./vtab_module.hh:496:13: note: in instantiation of member function 'sqlite_func_adapter<std::basic_string<char> (*)(const char *), &sql_readlink>::func1' requested here
            func1,
            ^
fs-extension-functions.cc:233:69: note: in instantiation of member function 'sqlite_func_adapter<std::basic_string<char> (*)(const char *), &sql_readlink>::builder' requested here
        sqlite_func_adapter<decltype(&sql_readlink), sql_readlink>::builder(
                                                                    ^
In file included from fs-extension-functions.cc:45:
./vtab_module.hh:468:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT,
                         ^~~~~~~~~
./vtab_module.hh:469:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT + OPT_COUNT);
                         ^~~~~~~~~~~~~~~~~~~~~
./vtab_module.hh:461:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT,
                         ^~~~~~~~~
./vtab_module.hh:496:13: note: in instantiation of member function 'sqlite_func_adapter<std::basic_string<char> (*)(const char *), &sql_realpath>::func1' requested here
            func1,
            ^
fs-extension-functions.cc:239:69: note: in instantiation of member function 'sqlite_func_adapter<std::basic_string<char> (*)(const char *), &sql_realpath>::builder' requested here
        sqlite_func_adapter<decltype(&sql_realpath), sql_realpath>::builder(
                                                                    ^
In file included from fs-extension-functions.cc:45:
./vtab_module.hh:468:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT,
                         ^~~~~~~~~
./vtab_module.hh:469:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT + OPT_COUNT);
                         ^~~~~~~~~~~~~~~~~~~~~
  CXX      fts_fuzzy_match.o
  CXX      grep_proc.o
15 warnings generated.
  CXX      help_text.o
  CXX      help_text_formatter.o
1 warning generated.
  CXX      highlighter.o
  CXX      hist_source.o
  CXX      hotkeys.o
In file included from hotkeys.cc:42:
In file included from ./field_overlay_source.hh:37:
In file included from ./log_data_helper.hh:44:
In file included from ./logfile_sub_source.hh:50:
In file included from ./filter_observer.hh:35:
In file included from ./logfile.hh:54:
In file included from ./log_format_fwd.hh:46:
./third-party/robin_hood/robin_hood.h:1445:33: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
        Cloner<Table, IsFlat && ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(Node)>()(o, *this);
                                ^
./third-party/robin_hood/robin_hood.h:210:51: note: expanded from macro 'ROBIN_HOOD_IS_TRIVIALLY_COPYABLE'
#    define ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(...) __has_trivial_copy(__VA_ARGS__)
                                                  ^
  CXX      input_dispatcher.o
  CXX      json-extension-functions.o
  CXX      line_buffer.o
In file included from json-extension-functions.cc:40:
./vtab_module.hh:461:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT,
                         ^~~~~~~~~
./vtab_module.hh:496:13: note: in instantiation of member function 'sqlite_func_adapter<json_string (*)(nonstd::optional_lite::optional<const char *>, const std::vector<sqlite3_value *> &), &json_concat>::func1' requested here
            func1,
            ^
json-extension-functions.cc:767:67: note: in instantiation of member function 'sqlite_func_adapter<json_string (*)(nonstd::optional_lite::optional<const char *>, const std::vector<sqlite3_value *> &), &json_concat>::builder' requested here
        sqlite_func_adapter<decltype(&json_concat), json_concat>::builder(
                                                                  ^
In file included from json-extension-functions.cc:40:
./vtab_module.hh:468:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT,
                         ^~~~~~~~~
./vtab_module.hh:469:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT + OPT_COUNT);
                         ^~~~~~~~~~~~~~~~~~~~~
./vtab_module.hh:461:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT,
                         ^~~~~~~~~
./vtab_module.hh:496:13: note: in instantiation of member function 'sqlite_func_adapter<bool (*)(vtab_types::nullable<const char>, sqlite3_value *), &json_contains>::func1' requested here
            func1,
            ^
json-extension-functions.cc:800:71: note: in instantiation of member function 'sqlite_func_adapter<bool (*)(vtab_types::nullable<const char>, sqlite3_value *), &json_contains>::builder' requested here
        sqlite_func_adapter<decltype(&json_contains), json_contains>::builder(
                                                                      ^
In file included from json-extension-functions.cc:40:
./vtab_module.hh:468:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT,
                         ^~~~~~~~~
./vtab_module.hh:469:26: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                         REQ_COUNT + OPT_COUNT);
                         ^~~~~~~~~~~~~~~~~~~~~
6 warnings generated.
  CXX      listview_curses.o
1 warning generated.
  CXX      lnav_commands.o
listview_curses.cc:320:13: error: use of undeclared identifier 'mvwin_wchnstr'; did you mean 'mvwinchnstr'?
            mvwin_wchnstr(this->lv_window, y, this->lv_x, row_ch, width - 1);
            ^~~~~~~~~~~~~
            mvwinchnstr
/Users/pbulk/build/sysutils/lnav/work/.buildlink/include/ncurses/curses.h:730:28: note: 'mvwinchnstr' declared here
extern NCURSES_EXPORT(int) mvwinchnstr (WINDOW *, int, int, chtype *, int);     /* generated */
                           ^
listview_curses.cc:320:59: error: cannot initialize a parameter of type 'chtype *' (aka 'unsigned int *') with an lvalue of type 'cchar_t[width]'
            mvwin_wchnstr(this->lv_window, y, this->lv_x, row_ch, width - 1);
                                                          ^~~~~~
/Users/pbulk/build/sysutils/lnav/work/.buildlink/include/ncurses/curses.h:730:69: note: passing argument to parameter here
extern NCURSES_EXPORT(int) mvwinchnstr (WINDOW *, int, int, chtype *, int);     /* generated */
                                                                    ^
listview_curses.cc:324:13: error: use of undeclared identifier 'mvwadd_wchnstr'; did you mean 'mvwaddchnstr'?
            mvwadd_wchnstr(this->lv_window, y, this->lv_x, row_ch, width - 1);
            ^~~~~~~~~~~~~~
            mvwaddchnstr
/Users/pbulk/build/sysutils/lnav/work/.buildlink/include/ncurses/curses.h:718:28: note: 'mvwaddchnstr' declared here
extern NCURSES_EXPORT(int) mvwaddchnstr (WINDOW *, int, int, const chtype *, int);/* generated */
                           ^
listview_curses.cc:324:60: error: cannot initialize a parameter of type 'const chtype *' (aka 'const unsigned int *') with an lvalue of type 'cchar_t[width]'
            mvwadd_wchnstr(this->lv_window, y, this->lv_x, row_ch, width - 1);
                                                           ^~~~~~
/Users/pbulk/build/sysutils/lnav/work/.buildlink/include/ncurses/curses.h:718:76: note: passing argument to parameter here
extern NCURSES_EXPORT(int) mvwaddchnstr (WINDOW *, int, int, const chtype *, int);/* generated */
                                                                           ^
4 errors generated.
gmake[3]: *** [Makefile:1518: listview_curses.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
In file included from lnav_commands.cc:37:
In file included from ./lnav.hh:63:
In file included from ./log_vtab_impl.hh:39:
In file included from ./logfile_sub_source.hh:50:
In file included from ./filter_observer.hh:35:
In file included from ./logfile.hh:54:
In file included from ./log_format_fwd.hh:46:
./third-party/robin_hood/robin_hood.h:1445:33: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
        Cloner<Table, IsFlat && ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(Node)>()(o, *this);
                                ^
./third-party/robin_hood/robin_hood.h:210:51: note: expanded from macro 'ROBIN_HOOD_IS_TRIVIALLY_COPYABLE'
#    define ROBIN_HOOD_IS_TRIVIALLY_COPYABLE(...) __has_trivial_copy(__VA_ARGS__)
                                                  ^
1 warning generated.
gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src'
gmake[2]: *** [Makefile:1556: all-recursive] Error 1
gmake[2]: Leaving directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src'
gmake[1]: *** [Makefile:1212: all] Error 2
gmake[1]: Leaving directory '/Users/pbulk/build/sysutils/lnav/work/lnav-0.11.1/src'
gmake: *** [Makefile:512: all-recursive] Error 1
*** Error code 2

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/sysutils/lnav
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/sysutils/lnav