>>> Building on sparc64-0d under sysutils/lnav BDEPENDS = [devel/pcre2;lang/gcc/15,-libs;lang/gcc/15;databases/sqlite3;lang/gcc/15,-c++;archivers/bzip2;archivers/libarchive;net/curl;devel/re2c;devel/gmake;devel/readline] DIST = [sysutils/lnav:lnav-0.12.3.tar.bz2] FULLPKGNAME = lnav-0.12.3p0 RDEPENDS = [devel/readline;net/curl;databases/sqlite3;archivers/bzip2;archivers/libarchive;devel/pcre2;lang/gcc/15,-libs] (Junk lock obtained for sparc64-0d at 1770690543.65) >>> Running depends in sysutils/lnav at 1770690543.77 last junk was in textproc/ruby-fast-stemmer,ruby40 /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 curl-8.18.0 libarchive-3.8.5 pcre2-10.44 re2c-4.4 readline-8.3 was: /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 curl-8.18.0 g++-15.2.0p5 gcc-15.2.0p5 gcc-libs-15.2.0p5 gmake-4.4.1p0 libarchive-3.8.5 pcre2-10.44 re2c-4.4 readline-8.3 sqlite3-3.51.2 /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 curl-8.18.0 libarchive-3.8.5 pcre2-10.44 re2c-4.4 readline-8.3 >>> Running show-prepare-results in sysutils/lnav at 1770690575.11 ===> sysutils/lnav ===> Building from scratch lnav-0.12.3p0 ===> lnav-0.12.3p0 depends on: re2c-* -> re2c-4.4 ===> lnav-0.12.3p0 depends on: gcc->=15,<16 -> gcc-15.2.0p5 ===> lnav-0.12.3p0 depends on: g++->=15,<16 -> g++-15.2.0p5 ===> lnav-0.12.3p0 depends on: gmake-* -> gmake-4.4.1p0 ===> lnav-0.12.3p0 depends on: bzip2-* -> bzip2-1.0.8p0 ===> lnav-0.12.3p0 depends on: libarchive-* -> libarchive-3.8.5 ===> lnav-0.12.3p0 depends on: sqlite3-* -> sqlite3-3.51.2 ===> lnav-0.12.3p0 depends on: curl-* -> curl-8.18.0 ===> lnav-0.12.3p0 depends on: pcre2-* -> pcre2-10.44 ===> lnav-0.12.3p0 depends on: readline-* -> readline-8.3 ===> lnav-0.12.3p0 depends on: gcc-libs->=15,<16 -> gcc-libs-15.2.0p5 ===> Verifying specs: estdc++>=21 pthread archive bz2 c curl curses ereadline m pcre2-8 sqlite3 util z ===> found estdc++.21.0 pthread.28.1 archive.13.3 bz2.10.4 c.102.2 curl.26.34 curses.16.0 ereadline.4.0 m.10.1 pcre2-8.0.7 sqlite3.37.36 util.21.0 z.7.1 bzip2-1.0.8p0 curl-8.18.0 g++-15.2.0p5 gcc-15.2.0p5 gcc-libs-15.2.0p5 gmake-4.4.1p0 libarchive-3.8.5 pcre2-10.44 re2c-4.4 readline-8.3 sqlite3-3.51.2 (Junk lock released for sparc64-0d at 1770690586.74) Woken up security/ROPgadget distfiles size=3126396 >>> Running patch in sysutils/lnav at 1770690586.86 ===> sysutils/lnav ===> Checking files for lnav-0.12.3p0 `/usr/ports/distfiles/lnav-0.12.3.tar.bz2' is up to date. >> (SHA256) all files: OK ===> Extracting for lnav-0.12.3p0 ===> Patching for lnav-0.12.3p0 ===> Applying OpenBSD patch patch-TESTS_ENVIRONMENT_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: TESTS_ENVIRONMENT.in |--- TESTS_ENVIRONMENT.in.orig |+++ TESTS_ENVIRONMENT.in -------------------------- Patching file TESTS_ENVIRONMENT.in using Plan A... Hunk #1 succeeded at 97. Hunk #2 succeeded at 107. Hunk #3 succeeded at 123. done ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |make sure we link with readline from ports | |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 12914. done ===> Applying OpenBSD patch patch-src_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |no need to call this bash script | |Index: src/Makefile.in |--- src/Makefile.in.orig |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 2456. done ===> Applying OpenBSD patch patch-src_archive_manager_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |fix 'vfprintf %s NULL' | |Index: src/archive_manager.cc |--- src/archive_manager.cc.orig |+++ src/archive_manager.cc -------------------------- Patching file src/archive_manager.cc using Plan A... Hunk #1 succeeded at 95. done ===> Applying OpenBSD patch patch-src_base_lnav_log_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |fix some 'vfprintf %s NULL' | |Index: src/base/lnav_log.cc |--- src/base/lnav_log.cc.orig |+++ src/base/lnav_log.cc -------------------------- Patching file src/base/lnav_log.cc using Plan A... Hunk #1 succeeded at 228. done ===> Applying OpenBSD patch patch-src_command_executor_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/command_executor.cc |--- src/command_executor.cc.orig |+++ src/command_executor.cc -------------------------- Patching file src/command_executor.cc using Plan A... Hunk #1 succeeded at 509. done ===> Applying OpenBSD patch patch-src_lnav_commands_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/lnav_commands.cc |--- src/lnav_commands.cc.orig |+++ src/lnav_commands.cc -------------------------- Patching file src/lnav_commands.cc using Plan A... Hunk #1 succeeded at 249. Hunk #2 succeeded at 307. done ===> Applying OpenBSD patch patch-src_ptimec_hh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/ptimec.hh |--- src/ptimec.hh.orig |+++ src/ptimec.hh -------------------------- Patching file src/ptimec.hh using Plan A... Hunk #1 succeeded at 331. Hunk #2 succeeded at 389. done ===> Applying OpenBSD patch patch-src_readline_curses_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |replace use of ptsname_r by ptsname | |Index: src/readline_curses.cc |--- src/readline_curses.cc.orig |+++ src/readline_curses.cc -------------------------- Patching file src/readline_curses.cc using Plan A... Hunk #1 succeeded at 843. done ===> Applying OpenBSD patch patch-src_tailer_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |reorder includes so that the bundled fmtlib headers are taken first if devel/fmt happens to be installed | |Index: src/tailer/Makefile.in |--- src/tailer/Makefile.in.orig |+++ src/tailer/Makefile.in -------------------------- Patching file src/tailer/Makefile.in using Plan A... Hunk #1 succeeded at 657. Hunk #2 succeeded at 668. done ===> Applying OpenBSD patch patch-src_third-party_rapidyaml_ryml_all_hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/third-party/rapidyaml/ryml_all.hpp |--- src/third-party/rapidyaml/ryml_all.hpp.orig |+++ src/third-party/rapidyaml/ryml_all.hpp -------------------------- Patching file src/third-party/rapidyaml/ryml_all.hpp using Plan A... Hunk #1 succeeded at 503. done ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in sysutils/lnav at 1770690594.76 ===> sysutils/lnav ===> Generating configure for lnav-0.12.3p0 ===> Configuring for lnav-0.12.3p0 Using /usr/obj/ports/lnav-0.12.3/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /usr/obj/ports/lnav-0.12.3/config.site checking for a BSD-compatible install... /usr/obj/ports/lnav-0.12.3/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking build system type... sparc64-unknown-openbsd7.8 checking host system type... sparc64-unknown-openbsd7.8 checking whether gmake supports the include directive... yes (GNU style) checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for sparc64-unknown-openbsd7.8-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... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking whether cc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking whether c++ supports C++17 features with -std=c++17... yes checking for ranlib... (cached) ranlib checking for ar... (cached) ar checking the archiver (ar) interface... ar checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking for bash... no checking for cargo... (cached) no checking for bzip2... /usr/local/bin/bzip2 checking for re2c... /usr/local/bin/re2c checking for xz... /usr/local/bin/xz checking for tshark... no checking for check-jsonschema... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking size of off_t... 8 checking size of size_t... 8 checking for mkostemp... yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for c++ -std=c++17 options needed to detect all undeclared functions... none needed checking for struct tm.tm_zone... (cached) yes checking for library containing openpty... -lutil 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... (cached) checking for gawk... (cached) awk checking for curl-config... /usr/local/bin/curl-config checking for the version of libcurl... 8.18.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... none required configure: Linking with tinfo 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... (cached) no checking for pty.h... (cached) no checking for util.h... (cached) yes checking for zlib.h... (cached) yes checking for bzlib.h... yes checking for libutil.h... no checking for sys/ttydefaults.h... yes configure: compiling with the included version of yajl checking for NcursesW wide-character library... yes checking for working ncursesw/curses.h... no checking for working ncursesw.h... no checking for working ncurses.h... yes checking lib archive... (testing) checking for archive_read_new in -larchive... yes checking for archive.h... yes checking lib archive... -larchive 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... none required checking for library containing history_set_history_state... none required checking for readline.h... no checking for readline/readline.h... (cached) 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 Adding include path: /usr/local/include configure: Checking for libgpm dependency checking for mousemask in -lncursesw... 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/date/src/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: --disable-gtk-doc >>> Running build in sysutils/lnav at 1770690696.04 ===> sysutils/lnav ===> Building for lnav-0.12.3p0 Making all in tools gmake[1]: Entering directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/tools' cc -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -L/usr/local/lib -lereadline -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/lib -g3 -o bin2c bin2c.c -lz -fPIE /usr/local/lib/libereadline.so.4.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib/libereadline.so.4.0: warning: sprintf() is often misused, please use snprintf() /usr/local/lib/libereadline.so.4.0: warning: strcat() is almost always misused, please use strlcat() gmake[1]: Leaving directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/tools' Making all in src gmake[1]: Entering directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src' ../tools/bin2c animals-json animals.json ../tools/bin2c ansi-palette-json ansi-palette.json ../tools/bin2c -n lnav_scripts builtin-scripts ./scripts/dhclient-summary.lnav ./scripts/docker-url-handler.lnav ./scripts/journald-url-handler.lnav ./scripts/lnav-copy-text.lnav ./scripts/lnav-pop-view.lnav ./scripts/partition-by-boot.lnav ./scripts/piper-url-handler.lnav ./scripts/rename-stdin.lnav ./scripts/search-for.lnav ./scripts/zk-set-ops.lnav ../tools/bin2c -n lnav_sh_scripts builtin-sh-scripts ./scripts/com.vmware.btresolver.py ./scripts/dump-pid.sh ./scripts/pcap_log-converter.sh ./scripts/zookeeper.sql ../tools/bin2c css-color-names-json css-color-names.json ../tools/bin2c -n lnav_config_json default-config ./root-config.json ./keymaps/de-keymap.json ./keymaps/default-keymap.json ./keymaps/fr-keymap.json ./keymaps/sv-keymap.json ./keymaps/uk-keymap.json ./keymaps/us-keymap.json ./themes/default-theme.json ./themes/dracula.json ./themes/eldar.json ./themes/grayscale.json ./themes/monocai.json ./themes/night-owl.json ./themes/solarized-dark.json ./themes/solarized-light.json ../tools/bin2c -n lnav_format_json default-formats ./formats/access_log.json ./formats/alb_log.json ./formats/block_log.json ./formats/bunyan_log.json ./formats/caddy_log.json ./formats/candlepin_log.json ./formats/choose_repo_log.json ./formats/cloudflare_log.json ./formats/cloudvm_ram_log.json ./formats/cups_log.json ./formats/dpkg_log.json ./formats/elb_log.json ./formats/engine_log.json ./formats/env_logger_log.json ./formats/error_log.json ./formats/esx_syslog_log.json ./formats/fsck_hfs_log.json ./formats/github_events_log.json ./formats/glog_log.json ./formats/haproxy_log.json ./formats/java_log.json ./formats/journald_json_log.json ./formats/katello_log.json ./formats/lnav_debug_log.json ./formats/nextcloud_log.json ./formats/nextflow_log.json ./formats/openam_log.json ./formats/openamdb_log.json ./formats/openstack_log.json ./formats/page_log.json ./formats/pcap_log.json ./formats/procstate_log.json ./formats/rails_log.json ./formats/redis_log.json ./formats/simple_rs_log.json ./formats/snaplogic_log.json ./formats/sssd_log.json ./formats/strace_log.json ./formats/sudo_log.json ./formats/syslog_log.json ./formats/s3_log.json ./formats/tcf_log.json ./formats/tcsh_history.json ./formats/unifi_log.json ./formats/uwsgi_log.json ./formats/vdsm_log.json ./formats/vmk_log.json ./formats/vmw_log.json ./formats/vmw_vc_svc_log.json ./formats/vmw_py_log.json ./formats/vpostgres_log.json ./formats/xmlrpc_log.json ./formats/zookeeper_log.json ../tools/bin2c diseases-json diseases.json ../tools/bin2c emojis-json emojis.json ../tools/bin2c words-json words.json ../tools/bin2c help-md help.md ../tools/bin2c init-sql init.sql ../tools/bin2c -n lnav_prql_modules prql-modules ./prql/stats.prql ./prql/utils.prql cc -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -L/usr/local/lib -lereadline -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/lib -g3 -o ptimec ptimec.c -fPIE /usr/local/lib/libereadline.so.4.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib/libereadline.so.4.0: warning: sprintf() is often misused, please use snprintf() /usr/local/lib/libereadline.so.4.0: warning: strcat() is almost always misused, please use strlcat() ./ptimec "@%@" "%Y-%m-%d %H:%M:%S.%f%z" "%Y-%m-%d %H:%M:%S,%f%z" "%Y-%m-%d %H:%M:%S.%f %Z" "%Y-%m-%d %H:%M:%S,%f %Z" "%Y-%m-%d %H:%M:%S,%L%z" "%Y-%m-%d %H:%M:%S,%L %z" "%Y-%m-%d %H:%M:%S.%L%z" "%Y-%m-%d %H:%M:%S.%L %z" "%Y-%m-%d %H:%M:%S.%L %Z" "%Y-%m-%d %H:%M:%S,%L" "%Y-%m-%d %H:%M:%S.%L" "%Y-%m-%d %H:%M:%S%z" "%Y-%m-%d %H:%M:%S %Z" "%Y-%m-%d %H:%M:%S %z" "%Y-%m-%d %H:%M:%S:%L" "%Y-%m-%d %H:%M:%S" "%Y-%m-%d %H:%M" "%Y-%jT%H:%M:%S %p %Z" "%Y-%m-%dT%H:%M:%S %p %Z" "%Y-%jT%H:%M:%S.%N%z" "%Y-%m-%dT%H:%M:%S.%N%z" "%y-%m-%dT%H:%M:%S.%N%z" "%Y-%jT%H:%M:%S.%f%z" "%Y-%m-%dT%H:%M:%S.%f%z" "%y-%m-%dT%H:%M:%S.%f%z" "%Y-%jT%H:%M:%S.%L%z" "%Y-%m-%dT%H:%M:%S.%L%z" "%y-%m-%dT%H:%M:%S.%L%z" "%Y-%jT%H:%M:%S,%L%z" "%Y-%m-%dT%H:%M:%S,%L%z" "%y-%m-%dT%H:%M:%S,%L%z" "%Y-%jT%H:%M:%S.%L%Z" "%Y-%m-%dT%H:%M:%S.%L%Z" "%y-%m-%dT%H:%M:%S.%L%Z" "%Y-%m-%dT%H:%M:%S%z" "%Y-%m-%dT%H:%M:%S%z" "%Y-%jT%H:%M:%S" "%Y-%m-%dT%H:%M:%S" "%Y-%m-%dT%H:%M" "%Y/%m/%d %H:%M:%S %z" "%Y/%m/%d %H:%M:%S%z" "%Y/%m/%d %H:%M:%S.%f%z" "%Y/%m/%d %H:%M:%S.%f%Z" "%Y/%m/%d %H:%M:%S.%f %z" "%Y/%m/%d %H:%M:%S.%f %Z" "%Y/%m/%d %H:%M:%S.%f" "%Y/%m/%d %H:%M:%S.%L" "%Y/%m/%d %H:%M:%S" "%Y/%m/%d %H:%M" "%Y %b %d %a %H:%M:%S.%L" "%Y %b %d %H:%M:%S.%L" "%Y %b %d %H:%M:%S" "%a %b %d %H:%M:%S %Y" "%a %b %d %H:%M:%S.%f %Y" "%a %b %d %H:%M:%S:%f %Y" "%a %b %d %H:%M:%S %Z %Y" "%a %b %d %I:%M:%S %p %Z %Y" "%a %b %d %H:%M:%S " "%a %b %d %H:%M:%S.%L " "%a %b %d %H:%M " "%a %b %e %H:%M:%S %Z %Y" "%d/%b/%Y:%H:%M:%S %z" "%d-%b-%Y %H:%M:%S %z" "%d-%b-%Y %H:%M:%S %Z" "%d %b %Y %H:%M:%S" "%d %b %Y %H:%M:%S.%L%z" "%d %b %Y %H:%M:%S,%L%z" "%d %b %Y %H:%M:%S.%L" "%d %b %Y %H:%M:%S,%L" "%d %b %Y %H:%M" "%b-%d %H:%M:%S" "%b %d %H:%M:%S" "%b %d %k:%M:%S" "%b %d %l:%M:%S" "%b %d %l:%M" "%b %e, %Y %l:%M:%S %p" "%b %d, %Y %l:%M:%S %p" "%m/%d/%Y %I:%M:%S:%L %p %Z" "%m/%d/%Y %I:%M:%S %p %Z" "%m/%d/%Y %l:%M:%S %p %Z" "%m/%d/%Y %I:%M:%S %p%z" "%m/%d/%Y %l:%M:%S %p%z" "%m/%e/%Y %l:%M:%S %p%z" "%m/%e/%Y %l:%M:%S %p %z" "%m/%e/%Y %I:%M:%S %p" "%m/%e/%Y %l:%M:%S%p" "%m/%d/%y %H:%M:%S" "%m/%d/%Y %H:%M:%S" "%d/%b/%Y %H:%M:%S" "%d/%b/%y %H:%M:%S" "%m%d %H:%M:%S" "%Y%m%d %H:%M:%S" "%Y%m%d.%H%M%S" "%H:%M:%S" "%H:%M:%S.%f" "%M:%S" "%m/%d %H:%M:%S" "%Y-%m-%d" "%Y-%m" "%Y/%m/%d" "%Y/%m" "%s.%f" > time_fmts.cc ../tools/bin2c xml-entities-json xml-entities.json ../tools/bin2c xterm-palette-json xterm-palette.json gmake all-recursive gmake[2]: Entering directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src' Making all in fmtlib gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/fmtlib' depbase=`echo format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT format.o -MD -MP -MF $depbase.Tpo -c -o format.o format.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo os.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT os.o -MD -MP -MF $depbase.Tpo -c -o os.o os.cc &&\ mv -f $depbase.Tpo $depbase.Po rm -f libcppfmt.a ar cru libcppfmt.a format.o os.o ranlib libcppfmt.a gmake[3]: Leaving directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/fmtlib' Making all in third-party/base64/lib gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/third-party/base64/lib' depbase=`echo lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT lib.o -MD -MP -MF $depbase.Tpo -c -o lib.o lib.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo arch/generic/codec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT arch/generic/codec.o -MD -MP -MF $depbase.Tpo -c -o arch/generic/codec.o arch/generic/codec.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tables/tables.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT tables/tables.o -MD -MP -MF $depbase.Tpo -c -o tables/tables.o tables/tables.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libbase64.a ar cru libbase64.a lib.o arch/generic/codec.o tables/tables.o ranlib libbase64.a gmake[3]: Leaving directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/third-party/base64/lib' Making all in third-party/date/src gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/third-party/date/src' depbase=`echo tz.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../src -I./../include -I../../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT tz.o -MD -MP -MF $depbase.Tpo -c -o tz.o tz.cpp &&\ mv -f $depbase.Tpo $depbase.Po rm -f libdatepp.a ar cru libdatepp.a tz.o ranlib libdatepp.a gmake[3]: Leaving directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/third-party/date/src' Making all in third-party/scnlib/src gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/third-party/scnlib/src' depbase=`echo reader_float.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../src -I./../include -I./deps/fast_float/single_include -I../../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT reader_float.o -MD -MP -MF $depbase.Tpo -c -o reader_float.o reader_float.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../src -I./../include -I./deps/fast_float/single_include -I../../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT locale.o -MD -MP -MF $depbase.Tpo -c -o locale.o locale.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo reader_int.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../src -I./../include -I./deps/fast_float/single_include -I../../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT reader_int.o -MD -MP -MF $depbase.Tpo -c -o reader_int.o reader_int.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../src -I./../include -I./deps/fast_float/single_include -I../../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT file.o -MD -MP -MF $depbase.Tpo -c -o file.o file.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo vscan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../src -I./../include -I./deps/fast_float/single_include -I../../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT vscan.o -MD -MP -MF $depbase.Tpo -c -o vscan.o vscan.cpp &&\ mv -f $depbase.Tpo $depbase.Po rm -f libscnlib.a ar cru libscnlib.a reader_float.o locale.o reader_int.o file.o vscan.o ranlib libscnlib.a gmake[3]: Leaving directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/third-party/scnlib/src' Making all in pcrepp gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/pcrepp' depbase=`echo pcre2pp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src -I../../src/fmtlib -I../../src/third-party/scnlib/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT pcre2pp.o -MD -MP -MF $depbase.Tpo -c -o pcre2pp.o pcre2pp.cc &&\ mv -f $depbase.Tpo $depbase.Po rm -f libpcrepp.a ar cru libpcrepp.a pcre2pp.o ranlib libpcrepp.a gmake[3]: Leaving directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/pcrepp' Making all in base gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/base' depbase=`echo ansi_scrubber.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT ansi_scrubber.o -MD -MP -MF $depbase.Tpo -c -o ansi_scrubber.o ansi_scrubber.cc &&\ mv -f $depbase.Tpo $depbase.Po ansi_scrubber.cc: In function 'void scrub_ansi_string(std::string&, string_attrs_t*)': ansi_scrubber.cc:469:65: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 469 | if (sa != nullptr && last_origin_end > 0 && last_origin_end != str.size()) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ depbase=`echo attr_line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT attr_line.o -MD -MP -MF $depbase.Tpo -c -o attr_line.o attr_line.cc &&\ mv -f $depbase.Tpo $depbase.Po attr_line.cc: In member function 'attr_line_t& attr_line_t::pad_to(ssize_t)': attr_line.cc:528:18: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'ssize_t' {aka 'long int'} [-Wsign-compare] 528 | if (curr_len < size) { | ~~~~~~~~~^~~~~~ attr_line.cc:531:69: warning: comparison of integer expressions of different signedness: 'int' and 'const long unsigned int' [-Wsign-compare] 531 | if (attr.sa_range.lr_start == 0 && attr.sa_range.lr_end == curr_len) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ depbase=`echo attr_line.builder.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT attr_line.builder.o -MD -MP -MF $depbase.Tpo -c -o attr_line.builder.o attr_line.builder.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo auto_fd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT auto_fd.o -MD -MP -MF $depbase.Tpo -c -o auto_fd.o auto_fd.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo auto_pid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT auto_pid.o -MD -MP -MF $depbase.Tpo -c -o auto_pid.o auto_pid.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo color_spaces.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT color_spaces.o -MD -MP -MF $depbase.Tpo -c -o color_spaces.o color_spaces.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo date_time_scanner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT date_time_scanner.o -MD -MP -MF $depbase.Tpo -c -o date_time_scanner.o date_time_scanner.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fs_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT fs_util.o -MD -MP -MF $depbase.Tpo -c -o fs_util.o fs_util.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo humanize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT humanize.o -MD -MP -MF $depbase.Tpo -c -o humanize.o humanize.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo humanize.network.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT humanize.network.o -MD -MP -MF $depbase.Tpo -c -o humanize.network.o humanize.network.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo humanize.time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT humanize.time.o -MD -MP -MF $depbase.Tpo -c -o humanize.time.o humanize.time.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo intern_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT intern_string.o -MD -MP -MF $depbase.Tpo -c -o intern_string.o intern_string.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo is_utf8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT is_utf8.o -MD -MP -MF $depbase.Tpo -c -o is_utf8.o is_utf8.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo isc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT isc.o -MD -MP -MF $depbase.Tpo -c -o isc.o isc.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lnav.console.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT lnav.console.o -MD -MP -MF $depbase.Tpo -c -o lnav.console.o lnav.console.cc &&\ mv -f $depbase.Tpo $depbase.Po lnav.console.cc: In static member function 'static lnav::console::snippet lnav::console::snippet::from_content_with_offset(intern_string_t, const attr_line_t&, size_t, const std::string&)': lnav.console.cc:73:32: warning: comparison of integer expressions of different signedness: 'const int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 73 | if (line_with_error.sf_end >= retval.s_content.get_string().size()) { | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/base/attr_line.hh:43, from lnav.console.hh:36, from lnav.console.cc:32: ../../src/base/intern_string.hh: In instantiation of 'string_fragment string_fragment::find_left_boundary(size_t, P&&, size_t) const [with P = tag1&; size_t = long unsigned int]': ../../src/base/intern_string.hh:379:45: required from 'string_fragment string_fragment::find_boundaries_around(size_t, P&&, size_t) const [with P = tag1; size_t = long unsigned int]' 379 | auto left = this->find_left_boundary(start, predicate, count); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ lnav.console.cc:55:67: required from here 55 | const auto line_with_error = content_sf.find_boundaries_around( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 56 | offset, string_fragment::tag1{'\n'}); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/base/intern_string.hh:331:32: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 331 | if (start > 0 && start == this->length()) { | ~~~~~~^~~~~~~~~~~~~~~~~ depbase=`echo lnav.gzip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT lnav.gzip.o -MD -MP -MF $depbase.Tpo -c -o lnav.gzip.o lnav.gzip.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lnav_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT lnav_log.o -MD -MP -MF $depbase.Tpo -c -o lnav_log.o lnav_log.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo network.tcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT network.tcp.o -MD -MP -MF $depbase.Tpo -c -o network.tcp.o network.tcp.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo paths.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT paths.o -MD -MP -MF $depbase.Tpo -c -o paths.o paths.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo piper.file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT piper.file.o -MD -MP -MF $depbase.Tpo -c -o piper.file.o piper.file.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo snippet_highlighters.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT snippet_highlighters.o -MD -MP -MF $depbase.Tpo -c -o snippet_highlighters.o snippet_highlighters.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from attr_line.hh:43, from snippet_highlighters.hh:33, from snippet_highlighters.cc:30: intern_string.hh: In instantiation of 'string_fragment string_fragment::find_left_boundary(size_t, P&&, size_t) const [with P = tag1; size_t = long unsigned int]': snippet_highlighters.cc:234:50: required from here 232 | = string_fragment::from_str_range( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | line, sub.lr_start, lpc) | ~~~~~~~~~~~~~~~~~~~~~~~~ 234 | .find_left_boundary(lpc - sub.lr_start - 1, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 235 | string_fragment::tag1{'('}); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ intern_string.hh:331:32: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 331 | if (start > 0 && start == this->length()) { | ~~~~~~^~~~~~~~~~~~~~~~~ depbase=`echo string_attr_type.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT string_attr_type.o -MD -MP -MF $depbase.Tpo -c -o string_attr_type.o string_attr_type.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo string_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT string_util.o -MD -MP -MF $depbase.Tpo -c -o string_util.o string_util.cc &&\ mv -f $depbase.Tpo $depbase.Po string_util.cc: In function 'std::string scrub_ws(const char*, ssize_t)': string_util.cc:312:69: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'ssize_t' {aka 'long int'} [-Wsign-compare] 312 | for (size_t lpc = 0; (len == -1 && in[lpc]) || (len >= 0 && lpc < len); | ~~~~^~~~~ depbase=`echo strnatcmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT strnatcmp.o -MD -MP -MF $depbase.Tpo -c -o strnatcmp.o strnatcmp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo time_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT time_util.o -MD -MP -MF $depbase.Tpo -c -o time_util.o time_util.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ../third-party/xxHash/xxhash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT ../third-party/xxHash/xxhash.o -MD -MP -MF $depbase.Tpo -c -o ../third-party/xxHash/xxhash.o ../third-party/xxHash/xxhash.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libbase.a ar cru libbase.a ansi_scrubber.o attr_line.o attr_line.builder.o auto_fd.o auto_pid.o color_spaces.o date_time_scanner.o fs_util.o humanize.o humanize.network.o humanize.time.o intern_string.o is_utf8.o isc.o lnav.console.o lnav.gzip.o lnav_log.o network.tcp.o paths.o piper.file.o snippet_highlighters.o string_attr_type.o string_util.o strnatcmp.o time_util.o ../third-party/xxHash/xxhash.o ranlib libbase.a gmake[3]: Leaving directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/base' Making all in tailer gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/tailer' ../../tools/bin2c -n tailer_bin tailerbin ./tailer.ape gmake all-am gmake[4]: Entering directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/tailer' depbase=`echo sha-256.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -Wall -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT sha-256.o -MD -MP -MF $depbase.Tpo -c -o sha-256.o sha-256.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tailer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -Wall -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT tailer.o -MD -MP -MF $depbase.Tpo -c -o tailer.o tailer.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libtailercommon.a ar cru libtailercommon.a sha-256.o tailer.o ranlib libtailercommon.a c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -I./../fmtlib -Wall -I/usr/local/include -I./.. -I./../third-party -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT libtailerpp_a-tailerpp.o -MD -MP -MF .deps/libtailerpp_a-tailerpp.Tpo -c -o libtailerpp_a-tailerpp.o `test -f 'tailerpp.cc' || echo './'`tailerpp.cc mv -f .deps/libtailerpp_a-tailerpp.Tpo .deps/libtailerpp_a-tailerpp.Po rm -f libtailerpp.a ar cru libtailerpp.a libtailerpp_a-tailerpp.o ranlib libtailerpp.a c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -I./../fmtlib -Wall -I/usr/local/include -I./.. -I./../third-party -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT libtailerservice_a-tailerbin.o -MD -MP -MF .deps/libtailerservice_a-tailerbin.Tpo -c -o libtailerservice_a-tailerbin.o `test -f 'tailerbin.cc' || echo './'`tailerbin.cc mv -f .deps/libtailerservice_a-tailerbin.Tpo .deps/libtailerservice_a-tailerbin.Po c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -I./../fmtlib -Wall -I/usr/local/include -I./.. -I./../third-party -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT libtailerservice_a-tailer.looper.o -MD -MP -MF .deps/libtailerservice_a-tailer.looper.Tpo -c -o libtailerservice_a-tailer.looper.o `test -f 'tailer.looper.cc' || echo './'`tailer.looper.cc In file included from ../../src/textview_curses.hh:44, from ../../src/bottom_status_source.hh:37, from ../../src/lnav.hh:44, from tailer.looper.cc:40: ../../src/listview_curses.hh: In member function 'int listview_curses::shift_left(int)': ../../src/listview_curses.hh:397:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 397 | } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/libtailerservice_a-tailer.looper.Tpo .deps/libtailerservice_a-tailer.looper.Po rm -f libtailerservice.a ar cru libtailerservice.a libtailerservice_a-tailerbin.o libtailerservice_a-tailer.looper.o ranlib libtailerservice.a gmake[4]: Leaving directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/tailer' gmake[3]: Leaving directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/tailer' Making all in pugixml gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/pugixml' depbase=`echo pugixml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT pugixml.o -MD -MP -MF $depbase.Tpo -c -o pugixml.o pugixml.cpp &&\ mv -f $depbase.Tpo $depbase.Po rm -f libpugixml.a ar cru libpugixml.a pugixml.o ranlib libpugixml.a gmake[3]: Leaving directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/pugixml' Making all in yajl gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/yajl' depbase=`echo yajl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajl.o -MD -MP -MF $depbase.Tpo -c -o yajl.o yajl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl_alloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajl_alloc.o -MD -MP -MF $depbase.Tpo -c -o yajl_alloc.o yajl_alloc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl_buf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajl_buf.o -MD -MP -MF $depbase.Tpo -c -o yajl_buf.o yajl_buf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl_encode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajl_encode.o -MD -MP -MF $depbase.Tpo -c -o yajl_encode.o yajl_encode.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl_gen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajl_gen.o -MD -MP -MF $depbase.Tpo -c -o yajl_gen.o yajl_gen.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl_lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajl_lex.o -MD -MP -MF $depbase.Tpo -c -o yajl_lex.o yajl_lex.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl_parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajl_parser.o -MD -MP -MF $depbase.Tpo -c -o yajl_parser.o yajl_parser.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl_tree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajl_tree.o -MD -MP -MF $depbase.Tpo -c -o yajl_tree.o yajl_tree.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl_version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajl_version.o -MD -MP -MF $depbase.Tpo -c -o yajl_version.o yajl_version.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libyajl.a ar cru libyajl.a yajl.o yajl_alloc.o yajl_buf.o yajl_encode.o yajl_gen.o yajl_lex.o yajl_parser.o yajl_tree.o yajl_version.o ranlib libyajl.a gmake[3]: Leaving directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/yajl' Making all in yajlpp gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/yajlpp' depbase=`echo json_op.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT json_op.o -MD -MP -MF $depbase.Tpo -c -o json_op.o json_op.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo json_ptr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT json_ptr.o -MD -MP -MF $depbase.Tpo -c -o json_ptr.o json_ptr.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajlpp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajlpp.o -MD -MP -MF $depbase.Tpo -c -o yajlpp.o yajlpp.cc &&\ mv -f $depbase.Tpo $depbase.Po yajlpp.cc: In member function 'void json_path_handler_base::validate_string(yajlpp_parse_context&, string_fragment) const': yajlpp.cc:1355:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare] 1355 | } else if (sf.length() < this->jph_min_length) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ rm -f libyajlpp.a ar cru libyajlpp.a json_op.o json_ptr.o yajlpp.o ranlib libyajlpp.a gmake[3]: Leaving directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/yajlpp' Making all in formats/logfmt gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/formats/logfmt' depbase=`echo logfmt.parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../../src -Wall -I../../../src/ -I../../../src/third-party -I../../../src/fmtlib -I../../../src/third-party/scnlib/include -I/usr/local/include -I../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT logfmt.parser.o -MD -MP -MF $depbase.Tpo -c -o logfmt.parser.o logfmt.parser.cc &&\ mv -f $depbase.Tpo $depbase.Po rm -f liblogfmt.a ar cru liblogfmt.a logfmt.parser.o ranlib liblogfmt.a gmake[3]: Leaving directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src/formats/logfmt' Making all in . gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.3/lnav-0.12.3/src' depbase=`echo lnav.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT lnav.o -MD -MP -MF $depbase.Tpo -c -o lnav.o lnav.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from filter_observer.hh:36, from logfile_sub_source.hh:45, from log_vtab_impl.hh:39, from all_logs_vtab.hh:35, from lnav.cc:68: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:397:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 397 | } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ lnav.cc: In instantiation of 'looper():: [with auto:12 = logfile_sub_source; auto:13 = long long int; auto:14 = long long unsigned int]': /usr/local/include/c++/15.2.0/type_traits:2781:26: required by substitution of 'template static std::__result_of_success()((declval<_Args>)()...)), std::__invoke_other> std::__result_of_other_impl::_S_test(int) [with _Fn = looper()::&; _Args = {logfile_sub_source&, long long int, long long unsigned int}]' 2781 | std::declval<_Fn>()(std::declval<_Args>()...) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/c++/15.2.0/type_traits:2792:60: required from 'struct std::__result_of_impl&, logfile_sub_source&, long long int, long long unsigned int>' 2792 | using type = decltype(_S_test<_Functor, _ArgTypes...>(0)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /usr/local/include/c++/15.2.0/bits/std_function.h:350:9: recursively required by substitution of 'template struct std::__is_invocable_impl<_Result, _Ret, true, std::__void_t > [with _Result = std::__invoke_result&, logfile_sub_source&, long long int, long long unsigned int>; _Ret = void]' 350 | struct _Callable | ^~~~~~~~~ /usr/local/include/c++/15.2.0/bits/std_function.h:350:9: required from 'struct std::function::_Callable, looper()::, std::__invoke_result&, logfile_sub_source&, long long int, long long unsigned int> >' /usr/local/include/c++/15.2.0/bits/std_function.h:355:41: required by substitution of 'template template using std::function<_Res(_ArgTypes ...)>::_Requires = std::__enable_if_t<((bool)_Cond::value), _Tp> [with _Cond = std::function::_Callable, looper()::, std::__invoke_result&, logfile_sub_source&, long long int, long long unsigned int> >; _Tp = void; _Res = void; _ArgTypes = {logfile_sub_source&, long long int, long long unsigned int}]' 355 | using _Requires = __enable_if_t<_Cond::value, _Tp>; | ^~~~~ /usr/local/include/c++/15.2.0/bits/std_function.h:436:9: required by substitution of 'template std::function::function(_Functor&&) [with _Functor = looper()::; _Constraints = ]' 436 | typename _Constraints = _Requires<_Callable<_Functor>>> | ^~~~~~~~ lnav.cc:1064:15: required from here 1064 | }; | ^ lnav.cc:1058:27: warning: comparison of integer expressions of different signedness: 'long long int' and 'long long unsigned int' [-Wsign-compare] 1058 | if (off == size) { | ~~~~^~~~~~~ >>> Ended at 1770693599.12 max_stuck=533.71/depends=31.34/show-prepare-results=11.74/patch=7.89/configure=101.29/build=2903.18 Error: job failed with 65280 on sparc64-0d at 1770693599 >>> Building on sparc64-0d under sysutils/lnav BDEPENDS = [devel/pcre2;lang/gcc/15,-libs;lang/gcc/15;databases/sqlite3;lang/gcc/15,-c++;archivers/bzip2;archivers/libarchive;net/curl;devel/re2c;devel/gmake;devel/readline] FULLPKGNAME = lnav-0.12.3p0 RDEPENDS = [devel/readline;net/curl;databases/sqlite3;archivers/bzip2;archivers/libarchive;devel/pcre2;lang/gcc/15,-libs] (Junk lock failure for sparc64-0d at 1770713377.9442) Received IO (Junk lock obtained for sparc64-0d at 1770713384.15) Received IO Woken up sysutils/lnav >>> Running depends in sysutils/lnav at 1770713390.01 last junk was in sysutils/py-distlib /usr/sbin/pkg_add -aI -Drepair autoconf-2.67p1 autoconf-2.71p0 automake-1.11.6p4 automake-1.16.5p0 bash-completion-2.16.0p0 brotli-1.2.0 bzip2-1.0.8p0 cmake-core-3.31.8p0 curl-8.18.0 db-4.6.21p8v0 dbus-1.16.2p1v0 docbook-xsl-1.79.1p0 g++-15.2.0p5 gcc-15.2.0p5 gcc-libs-15.2.0p5 gettext-tools-0.23.1 gi-docgen-2026.1 glib2-2.86.3 gmake-4.4.1p0 gobject-introspection-1.86.0 icu4c-78.2v0 libarchive-3.8.5 libgcrypt-1.12.0 libpsl-0.21.1p1 libtool-2.4.2p3 libxml-2.15.1p1 libzen-0.4.41 lua-5.1.5p7 meson-1.10.1v0 metaauto-1.0p4 nghttp2-1.68.0 ninja-1.11.1p1v1 pcre2-10.44 pngcrush-1.8.13p0 py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 py3-yaml-6.0.2p1 python-3.13.11p2 re2c-4.4 readline-8.3 sqlite3-3.51.2 unzip-6.0p18 vala-0.56.18 xz-5.8.2 was: /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 curl-8.18.0 g++-15.2.0p5 gcc-15.2.0p5 gcc-libs-15.2.0p5 gmake-4.4.1p0 libarchive-3.8.5 pcre2-10.44 re2c-4.4 readline-8.3 sqlite3-3.51.2 /usr/sbin/pkg_add -aI -Drepair autoconf-2.67p1 autoconf-2.71p0 automake-1.11.6p4 automake-1.16.5p0 bash-completion-2.16.0p0 brotli-1.2.0 bzip2-1.0.8p0 cmake-core-3.31.8p0 curl-8.18.0 db-4.6.21p8v0 dbus-1.16.2p1v0 docbook-xsl-1.79.1p0 g++-15.2.0p5 gcc-15.2.0p5 gcc-libs-15.2.0p5 gettext-tools-0.23.1 gi-docgen-2026.1 glib2-2.86.3 gmake-4.4.1p0 gobject-introspection-1.86.0 icu4c-78.2v0 libarchive-3.8.5 libgcrypt-1.12.0 libpsl-0.21.1p1 libtool-2.4.2p3 libxml-2.15.1p1 libzen-0.4.41 lua-5.1.5p7 meson-1.10.1v0 metaauto-1.0p4 nghttp2-1.68.0 ninja-1.11.1p1v1 pcre2-10.44 pngcrush-1.8.13p0 py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 py3-yaml-6.0.2p1 python-3.13.11p2 re2c-4.4 readline-8.3 sqlite3-3.51.2 unzip-6.0p18 vala-0.56.18 xz-5.8.2 /bin/sh: /usr/sbin/pkg_add: not found >>> Running show-prepare-results in sysutils/lnav at 1770713390.33 /bin/sh: /usr/bin/make: not found (Junk lock released for sparc64-0d at 1770713390.56) Woken up devel/gsoap >>> Ended at 1770713390.57 max_stuck=4.60/waiting-for-lock #198=12.07/depends=0.32/show-prepare-results=0.32 Error: job failed with 32512 on sparc64-0d at 1770713390