>>> Building on sparc64-0b under sysutils/lnav BDEPENDS = [archivers/bzip2;devel/pcre2;lang/gcc/8;net/curl;lang/gcc/8,-c++;databases/sqlite3;devel/re2c;devel/readline;lang/gcc/8,-libs;archivers/libarchive;devel/gmake] DIST = [sysutils/lnav:lnav-0.12.2.tar.bz2] FULLPKGNAME = lnav-0.12.2 RDEPENDS = [net/curl;lang/gcc/8,-libs;archivers/libarchive;archivers/bzip2;databases/sqlite3;devel/pcre2;devel/readline] Woken up sysutils/lnav (Junk lock failure for sparc64-0b at 1718131053.35328) Received IO (Junk lock obtained for sparc64-0b at 1718131073.84) Received IO >>> Running depends in sysutils/lnav at 1718131080.73 last junk was in databases/pgbackrest /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 bzip2-1.0.8p0 gettext-tools-0.22.5 glib2-2.80.2 hunspell-1.7.2 libarchive-3.7.4 libev-4.33 libidn-1.42 libmaxminddb-1.9.1 metaauto-1.0p4 pcre2-10.37p2 ragel-6.9p7 re2c-3.1 readline-8.2 sqlite3-3.44.2 xz-5.6.2 was: /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 curl-8.8.0 g++-8.4.0p23 gcc-8.4.0p22 gcc-libs-8.4.0p22 gmake-4.4.1 libarchive-3.7.4 pcre2-10.37p2 re2c-3.1 readline-8.2 sqlite3-3.44.2 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 bzip2-1.0.8p0 gettext-tools-0.22.5 glib2-2.80.2 hunspell-1.7.2 libarchive-3.7.4 libev-4.33 libidn-1.42 libmaxminddb-1.9.1 metaauto-1.0p4 pcre2-10.37p2 ragel-6.9p7 re2c-3.1 readline-8.2 sqlite3-3.44.2 xz-5.6.2 --- +hunspell-1.7.2 ------------------- Install mozilla dictionaries for extra hunspell languages. e.g. # pkg_add mozilla-dicts-ca >>> Running show-prepare-results in sysutils/lnav at 1718131097.13 ===> sysutils/lnav ===> Building from scratch lnav-0.12.2 ===> lnav-0.12.2 depends on: re2c-* -> re2c-3.1 ===> lnav-0.12.2 depends on: gcc->=8,<9 -> gcc-8.4.0p22 ===> lnav-0.12.2 depends on: g++->=8,<9 -> g++-8.4.0p23 ===> lnav-0.12.2 depends on: gmake-* -> gmake-4.4.1 ===> lnav-0.12.2 depends on: bzip2-* -> bzip2-1.0.8p0 ===> lnav-0.12.2 depends on: libarchive-* -> libarchive-3.7.4 ===> lnav-0.12.2 depends on: sqlite3-* -> sqlite3-3.44.2 ===> lnav-0.12.2 depends on: curl-* -> curl-8.8.0 ===> lnav-0.12.2 depends on: pcre2-* -> pcre2-10.37p2 ===> lnav-0.12.2 depends on: readline-* -> readline-8.2 ===> lnav-0.12.2 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p22 ===> Verifying specs: estdc++>=17 pthread archive bz2 c curl curses ereadline m pcre2-8 sqlite3 util z estdc++>=19 ===> found estdc++.19.0 pthread.27.1 archive.13.1 bz2.10.4 c.100.1 curl.26.26 curses.15.0 ereadline.3.0 m.10.1 pcre2-8.0.6 sqlite3.37.26 util.18.0 z.7.0 bzip2-1.0.8p0 curl-8.8.0 g++-8.4.0p23 gcc-8.4.0p22 gcc-libs-8.4.0p22 gmake-4.4.1 libarchive-3.7.4 pcre2-10.37p2 re2c-3.1 readline-8.2 sqlite3-3.44.2 (Junk lock released for sparc64-0b at 1718131106.14) Woken up net/gdnsd distfiles size=3074504 >>> Running patch in sysutils/lnav at 1718131106.22 ===> sysutils/lnav ===> Checking files for lnav-0.12.2 `/usr/ports/distfiles/lnav-0.12.2.tar.bz2' is up to date. >> (SHA256) lnav-0.12.2.tar.bz2: OK ===> Extracting for lnav-0.12.2 ===> Patching for lnav-0.12.2 ===> 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 87. Hunk #2 succeeded at 97. Hunk #3 succeeded at 109. 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 12480. 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 2422. 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 229. 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 840. 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 656. Hunk #2 succeeded at 667. 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 1718131112.54 ===> sysutils/lnav ===> Generating configure for lnav-0.12.2 ===> Configuring for lnav-0.12.2 Using /usr/obj/ports/lnav-0.12.2/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /usr/obj/ports/lnav-0.12.2/config.site checking for a BSD-compatible install... /usr/obj/ports/lnav-0.12.2/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.5 checking host system type... sparc64-unknown-openbsd7.5 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.5-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++14 features with -std=c++14... 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 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 whether struct tm is in sys/time.h or time.h... (cached) time.h checking for c++ -std=c++14 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.8.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 1718131225.64 ===> sysutils/lnav ===> Building for lnav-0.12.2 Making all in tools gmake[1]: Entering directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/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.3.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib/libereadline.so.3.0: warning: sprintf() is often misused, please use snprintf() /usr/local/lib/libereadline.so.3.0: warning: strcat() is almost always misused, please use strlcat() gmake[1]: Leaving directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/tools' Making all in src gmake[1]: Entering directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/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 ../tools/bin2c -n lnav_sh_scripts builtin-sh-scripts ./scripts/com.vmware.btresolver.py ./scripts/dump-pid.sh ./scripts/pcap_log-converter.sh ../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/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/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/nextcloud_log.json ./formats/nextflow_log.json ./formats/openam_log.json ./formats/openamdb_log.json ./formats/openstack_log.json ./formats/page_log.json ./formats/papertrail_log.json ./formats/pcap_log.json ./formats/procstate_log.json ./formats/redis_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 ../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.3.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib/libereadline.so.3.0: warning: sprintf() is often misused, please use snprintf() /usr/local/lib/libereadline.so.3.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:%L" "%Y-%m-%d %H:%M:%S" "%Y-%m-%d %H:%M" "%Y-%m-%dT%H:%M:%S %p %Z" "%Y-%m-%dT%H:%M:%S.%N%z" "%y-%m-%dT%H:%M:%S.%N%z" "%Y-%m-%dT%H:%M:%S.%f%z" "%y-%m-%dT%H:%M:%S.%f%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-%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.2/lnav-0.12.2/src' Making all in fmtlib gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/src/fmtlib' depbase=`echo format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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++14 -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.2/lnav-0.12.2/src/fmtlib' Making all in third-party/base64/lib gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/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.2/lnav-0.12.2/src/third-party/base64/lib' Making all in third-party/date/src gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/src/third-party/date/src' depbase=`echo tz.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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.2/lnav-0.12.2/src/third-party/date/src' Making all in third-party/scnlib/src gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/src/third-party/scnlib/src' depbase=`echo reader_float.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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++14 -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++14 -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++14 -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++14 -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.2/lnav-0.12.2/src/third-party/scnlib/src' Making all in pcrepp gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/src/pcrepp' depbase=`echo pcre2pp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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.2/lnav-0.12.2/src/pcrepp' Making all in base gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/src/base' depbase=`echo ansi_scrubber.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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::__cxx11::string&, string_attrs_t*)': ansi_scrubber.cc:471:65: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 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++14 -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::insert(size_t, const attr_line_t&, text_wrap_settings*)': attr_line.cc:235:42: warning: comparison of integer expressions of different signedness: 'nonstd::optional_lite::optional::value_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if (pre_lf && pre_lf.value() < pre_len) { ~~~~~~~~~~~~~~~^~~~~~~~~ depbase=`echo attr_line.builder.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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++14 -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++14 -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++14 -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++14 -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 In file included from date_time_scanner.cc:39: ../../src/ptimec.hh: In function 'void ftime_s(char*, off_t&, ssize_t, const exttm&)': ../../src/ptimec.hh:334:48: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] snprintf(&dst[off_inout], len - off_inout, "%ld", t); ^~~~~ ~ ../../src/ptimec.hh: In function 'void ftime_q(char*, off_t&, ssize_t, const exttm&)': ../../src/ptimec.hh:392:48: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] snprintf(&dst[off_inout], len - off_inout, "%lx", t); ^~~~~ ~ depbase=`echo fs_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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++14 -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++14 -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++14 -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++14 -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++14 -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++14 -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++14 -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 string&)': lnav.console.cc:73:32: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (line_with_error.sf_end >= retval.s_content.get_string().size()) { ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/base/attr_line.hh:42, 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 = string_fragment::tag1&; size_t = long unsigned int]': ../../src/base/intern_string.hh:371:14: required from 'string_fragment string_fragment::find_boundaries_around(size_t, P&&, size_t) const [with P = string_fragment::tag1; size_t = long unsigned int]' lnav.console.cc:56:44: required from here ../../src/base/intern_string.hh:323:32: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if (start > 0 && start == this->length()) { ~~~~~~^~~~~~~~~~~~~~~~~ depbase=`echo lnav.gzip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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++14 -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++14 -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++14 -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++14 -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++14 -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:42, 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 = string_fragment::tag1; size_t = long unsigned int]': snippet_highlighters.cc:235:77: required from here intern_string.hh:323:32: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if (start > 0 && start == this->length()) { ~~~~~~^~~~~~~~~~~~~~~~~ depbase=`echo string_attr_type.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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++14 -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::__cxx11::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] 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++14 -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.2/lnav-0.12.2/src/base' Making all in tailer gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/src/tailer' ../../tools/bin2c -n tailer_bin tailerbin ./tailer.ape gmake all-am gmake[4]: Entering directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/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++14 -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++14 -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++14 -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:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } 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.2/lnav-0.12.2/src/tailer' gmake[3]: Leaving directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/src/tailer' Making all in pugixml gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/src/pugixml' depbase=`echo pugixml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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.2/lnav-0.12.2/src/pugixml' Making all in yajl gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/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.2/lnav-0.12.2/src/yajl' Making all in yajlpp gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/src/yajlpp' depbase=`echo json_op.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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++14 -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++14 -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:1346:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare] } 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.2/lnav-0.12.2/src/yajlpp' Making all in formats/logfmt gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/src/formats/logfmt' depbase=`echo logfmt.parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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.2/lnav-0.12.2/src/formats/logfmt' Making all in . gmake[3]: Entering directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/src' depbase=`echo lnav.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ lnav.cc: In instantiation of 'looper():: [with auto:11 = logfile_sub_source; auto:12 = long long int; auto:13 = long long unsigned int]': /usr/local/include/c++/8.4.0/type_traits:2246: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}]' /usr/local/include/c++/8.4.0/type_traits:2257:55: required from 'struct std::__result_of_impl&, logfile_sub_source&, long long int, long long unsigned int>' /usr/local/include/c++/8.4.0/type_traits:2262:12: required from 'struct std::__invoke_result&, logfile_sub_source&, long long int, long long unsigned int>' /usr/local/include/c++/8.4.0/type_traits:2275:12: required from 'class std::result_of&(logfile_sub_source&, long long int, long long unsigned int)>' /usr/local/include/c++/8.4.0/bits/std_function.h:522:2: required by substitution of 'template std::function::_Requires::_Callable::type, typename std::result_of::type&(logfile_sub_source&, long long int, long long unsigned int)>::type>, std::function&> std::function::operator=<_Functor>(_Functor&&) [with _Functor = looper()::]' lnav.cc:1049:15: required from here lnav.cc:1043:27: warning: comparison of integer expressions of different signedness: 'long long int' and 'long long unsigned int' [-Wsign-compare] if (off == size) { ~~~~^~~~~~~ depbase=`echo lnav.events.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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.events.o -MD -MP -MF $depbase.Tpo -c -o lnav.events.o lnav.events.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lnav.indexing.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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.indexing.o -MD -MP -MF $depbase.Tpo -c -o lnav.indexing.o lnav.indexing.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from bottom_status_source.hh:37, from lnav.hh:44, from lnav.indexing.cc:34: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ lnav.indexing.cc: In member function 'virtual logfile_observer::indexing_result loading_observer::logfile_indexing(const std::shared_ptr&, file_off_t, file_size_t)': lnav.indexing.cc:67:21: warning: comparison of integer expressions of different signedness: 'file_off_t' {aka 'long long int'} and 'file_size_t' {aka 'long long unsigned int'} [-Wsign-compare] if (off == total) { ~~~~^~~~~~~~ depbase=`echo lnav.management_cli.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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.management_cli.o -MD -MP -MF $depbase.Tpo -c -o lnav.management_cli.o lnav.management_cli.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from bottom_status_source.hh:37, from lnav.hh:44, from lnav.management_cli.cc:43: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo file_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 file_vtab.o -MD -MP -MF $depbase.Tpo -c -o file_vtab.o file_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from view_helpers.hh:37, from session_data.hh:42, from file_vtab.cc:41: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo third-party/md4c/md4c.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -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 third-party/md4c/md4c.o -MD -MP -MF $depbase.Tpo -c -o third-party/md4c/md4c.o third-party/md4c/md4c.c &&\ mv -f $depbase.Tpo $depbase.Po third-party/md4c/md4c.c: In function 'md_end_current_block': third-party/md4c/md4c.c:2241:27: warning: 'label_contents_line_index' may be used uninitialized in this function [-Wmaybe-uninitialized] lines + label_contents_line_index, n_lines - label_contents_line_index, ^ third-party/md4c/md4c.c:2158:13: note: 'label_contents_line_index' was declared here MD_SIZE label_contents_line_index; ^~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo third-party/prqlc-c/prqlc.cxx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 third-party/prqlc-c/prqlc.cxx.o -MD -MP -MF $depbase.Tpo -c -o third-party/prqlc-c/prqlc.cxx.o third-party/prqlc-c/prqlc.cxx.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo third-party/sqlite/ext/dbdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -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 third-party/sqlite/ext/dbdump.o -MD -MP -MF $depbase.Tpo -c -o third-party/sqlite/ext/dbdump.o third-party/sqlite/ext/dbdump.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo third-party/sqlite/ext/series.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -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 third-party/sqlite/ext/series.o -MD -MP -MF $depbase.Tpo -c -o third-party/sqlite/ext/series.o third-party/sqlite/ext/series.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo all_logs_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 all_logs_vtab.o -MD -MP -MF $depbase.Tpo -c -o all_logs_vtab.o all_logs_vtab.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 all_logs_vtab.cc:30: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo archive_manager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 archive_manager.o -MD -MP -MF $depbase.Tpo -c -o archive_manager.o archive_manager.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bookmarks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 bookmarks.o -MD -MP -MF $depbase.Tpo -c -o bookmarks.o bookmarks.cc &&\ mv -f $depbase.Tpo $depbase.Po bookmarks.cc: In member function 'bool bookmark_metadata::empty(bookmark_metadata::categories) const': bookmarks.cc:80:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ depbase=`echo bottom_status_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 bottom_status_source.o -MD -MP -MF $depbase.Tpo -c -o bottom_status_source.o bottom_status_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from bottom_status_source.hh:37, from bottom_status_source.cc:30: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo breadcrumb_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 breadcrumb_curses.o -MD -MP -MF $depbase.Tpo -c -o breadcrumb_curses.o breadcrumb_curses.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from plain_text_source.hh:39, from breadcrumb_curses.hh:37, from breadcrumb_curses.cc:30: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ breadcrumb_curses.cc: In member function 'virtual bool breadcrumb_curses::handle_mouse(mouse_event&)': breadcrumb_curses.cc:530:46: warning: '*((void*)& find_res +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] auto crumb_index = find_res.value()->dc_index; ~~~~~~~~~~~~~~~~~~^~~~~~~~ depbase=`echo collation-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 collation-functions.o -MD -MP -MF $depbase.Tpo -c -o collation-functions.o collation-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo column_namer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 column_namer.o -MD -MP -MF $depbase.Tpo -c -o column_namer.o column_namer.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command_executor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 command_executor.o -MD -MP -MF $depbase.Tpo -c -o command_executor.o command_executor.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from hist_source.hh:45, from db_sub_source.hh:40, from command_executor.hh:41, from command_executor.cc:32: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from command_executor.cc:34: command_executor.cc: In function 'Result, lnav::console::user_message> execute_sql(exec_context&, const string&, std::__cxx11::string&)': base/ansi_scrubber.hh:40:30: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'time_t' {aka 'long long int'} [-Wformat=] #define ANSI_CSI "\x1b[" base/ansi_scrubber.hh:43:30: note: in expansion of macro 'ANSI_CSI' #define ANSI_BOLD_START ANSI_CSI ANSI_BOLD_PARAM ANSI_CHAR_ATTR ^~~~~~~~ base/ansi_scrubber.hh:49:29: note: in expansion of macro 'ANSI_BOLD_START' #define ANSI_BOLD(msg) ANSI_BOLD_START msg ANSI_NORM ^~~~~~~~~~~~~~~ command_executor.cc:508:26: note: in expansion of macro 'ANSI_BOLD' ANSI_BOLD("%'d") " row%s matched in " ANSI_BOLD( ^~~~~~~~~ depbase=`echo curl_looper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 curl_looper.o -MD -MP -MF $depbase.Tpo -c -o curl_looper.o curl_looper.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo db_sub_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 db_sub_source.o -MD -MP -MF $depbase.Tpo -c -o db_sub_source.o db_sub_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from hist_source.hh:45, from db_sub_source.hh:40, from db_sub_source.cc:30: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo document.sections.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 document.sections.o -MD -MP -MF $depbase.Tpo -c -o document.sections.o document.sections.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dump_internals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 dump_internals.o -MD -MP -MF $depbase.Tpo -c -o dump_internals.o dump_internals.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from bottom_status_source.hh:37, from lnav.hh:44, from dump_internals.cc:34: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo elem_to_json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 elem_to_json.o -MD -MP -MF $depbase.Tpo -c -o elem_to_json.o elem_to_json.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo environ_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 environ_vtab.o -MD -MP -MF $depbase.Tpo -c -o environ_vtab.o environ_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 extension-functions.o -MD -MP -MF $depbase.Tpo -c -o extension-functions.o extension-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo field_overlay_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 field_overlay_source.o -MD -MP -MF $depbase.Tpo -c -o field_overlay_source.o field_overlay_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from field_overlay_source.hh:36, from field_overlay_source.cc:30: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from field_overlay_source.cc:40: ptimec.hh: In function 'void ftime_s(char*, off_t&, ssize_t, const exttm&)': ptimec.hh:334:48: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] snprintf(&dst[off_inout], len - off_inout, "%ld", t); ^~~~~ ~ ptimec.hh: In function 'void ftime_q(char*, off_t&, ssize_t, const exttm&)': ptimec.hh:392:48: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] snprintf(&dst[off_inout], len - off_inout, "%lx", t); ^~~~~ ~ depbase=`echo file_collection.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 file_collection.o -MD -MP -MF $depbase.Tpo -c -o file_collection.o file_collection.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo file_converter_manager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 file_converter_manager.o -MD -MP -MF $depbase.Tpo -c -o file_converter_manager.o file_converter_manager.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo file_format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 file_format.o -MD -MP -MF $depbase.Tpo -c -o file_format.o file_format.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo file_options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 file_options.o -MD -MP -MF $depbase.Tpo -c -o file_options.o file_options.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo files_sub_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 files_sub_source.o -MD -MP -MF $depbase.Tpo -c -o files_sub_source.o files_sub_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from files_sub_source.hh:34, from files_sub_source.cc:30: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ files_sub_source.cc: In function 'files_model::files_list_selection files_model::from_selection(vis_line_t)': files_sub_source.cc:56:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::map, file_error_info>::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (sel < errs->size()) { ~~~~^~~~~~~~~~~~~~ files_sub_source.cc:66:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::map, other_file_descriptor>::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (sel < fc.fc_other_files.size()) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ files_sub_source.cc:75:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (sel < fc.fc_files.size()) { ~~~~^~~~~~~~~~~~~~~~~~~~ files_sub_source.cc: In member function 'virtual void files_sub_source::text_value_for_line(textview_curses&, int, std::__cxx11::string&, text_sub_source::line_flags_t)': files_sub_source.cc:269:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::map, file_error_info>::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (line < errs->size()) { ~~~~~^~~~~~~~~~~~~~ files_sub_source.cc:294:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::map, other_file_descriptor>::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (line < fc.fc_other_files.size()) { ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ files_sub_source.cc:313:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::map, other_file_descriptor>::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (line == fc.fc_other_files.size() - 1) { ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ files_sub_source.cc:340:29: warning: '*((void*)& ld_opt +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ld_opt.value()->ld_visible) { ~~~~~~~~~~~~~~~~^~~~~~~~~~ depbase=`echo filter_observer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 filter_observer.o -MD -MP -MF $depbase.Tpo -c -o filter_observer.o filter_observer.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from filter_observer.hh:36, from filter_observer.cc:30: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo filter_status_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 filter_status_source.o -MD -MP -MF $depbase.Tpo -c -o filter_status_source.o filter_status_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from filter_status_source.hh:36, from filter_status_source.cc:30: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo filter_sub_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 filter_sub_source.o -MD -MP -MF $depbase.Tpo -c -o filter_sub_source.o filter_sub_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from plain_text_source.hh:39, from filter_sub_source.hh:34, from filter_sub_source.cc:30: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo fstat_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 fstat_vtab.o -MD -MP -MF $depbase.Tpo -c -o fstat_vtab.o fstat_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fs-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 fs-extension-functions.o -MD -MP -MF $depbase.Tpo -c -o fs-extension-functions.o fs-extension-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fts_fuzzy_match.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 fts_fuzzy_match.o -MD -MP -MF $depbase.Tpo -c -o fts_fuzzy_match.o fts_fuzzy_match.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gantt_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 gantt_source.o -MD -MP -MF $depbase.Tpo -c -o gantt_source.o gantt_source.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 gantt_source.hh:35, from gantt_source.cc:32: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ gantt_source.cc: In member function 'virtual void gantt_header_overlay::list_value_for_overlay(const listview_curses&, vis_line_t, std::vector&)': gantt_source.cc:254:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (line >= this->gho_src->gs_time_order.size()) { ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gantt_source.cc: In member function 'virtual void gantt_source::text_value_for_line(textview_curses&, int, std::__cxx11::string&, text_sub_source::line_flags_t)': gantt_source.cc:403:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (line < this->gs_time_order.size()) { ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gantt_source.cc: In member function 'virtual void gantt_source::text_attrs_for_line(textview_curses&, int, string_attrs_t&)': gantt_source.cc:442:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (line < this->gs_time_order.size()) { ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gantt_source.cc: In member function 'void gantt_source::rebuild_indexes()': gantt_source.cc:572:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if (sub.ostr_subid.length() ~~~~~~~~~~~~~~~~~~~~~~~ > active_iter->second.or_max_subid_width) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gantt_source.cc:695:42: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if (pair.second.or_name.length() > this->gs_opid_width) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ gantt_source.cc: In member function 'virtual nonstd::optional_lite::optional gantt_source::time_for_row(vis_line_t)': gantt_source.cc:784:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (row >= this->gs_time_order.size()) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gantt_source.cc:793:38: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (ov_sel && ov_sel.value() < otr.otr_sub_ops.size()) { ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ gantt_source.cc: In member function 'virtual void gantt_source::text_selection_changed(textview_curses&)': gantt_source.cc:821:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (sel >= this->gs_time_order.size()) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gantt_source.cc: In member function 'virtual void gantt_source::text_crumbs_for_line(int, std::vector&)': gantt_source.cc:953:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (line >= this->gs_time_order.size()) { ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo grep_proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 grep_proc.o -MD -MP -MF $depbase.Tpo -c -o grep_proc.o grep_proc.cc &&\ mv -f $depbase.Tpo $depbase.Po grep_proc.cc: In instantiation of 'void grep_proc::child_loop() [with LineType = strong_int]': grep_proc.cc:428:16: required from here grep_proc.cc:202:47: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] for (int lpc = 1; lpc < md.get_count(); lpc++) { ~~~~^~~~~~~~~~~~~~~~ depbase=`echo help_text.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 help_text.o -MD -MP -MF $depbase.Tpo -c -o help_text.o help_text.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo help_text_formatter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 help_text_formatter.o -MD -MP -MF $depbase.Tpo -c -o help_text_formatter.o help_text_formatter.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo highlighter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 highlighter.o -MD -MP -MF $depbase.Tpo -c -o highlighter.o highlighter.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hist_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 hist_source.o -MD -MP -MF $depbase.Tpo -c -o hist_source.o hist_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from hist_source.hh:45, from hist_source.cc:30: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo hotkeys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 hotkeys.o -MD -MP -MF $depbase.Tpo -c -o hotkeys.o hotkeys.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from hist_source.hh:45, from db_sub_source.hh:40, from command_executor.hh:41, from hotkeys.cc:39: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo input_dispatcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 input_dispatcher.o -MD -MP -MF $depbase.Tpo -c -o input_dispatcher.o input_dispatcher.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo json-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 json-extension-functions.o -MD -MP -MF $depbase.Tpo -c -o json-extension-functions.o json-extension-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo line_buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 line_buffer.o -MD -MP -MF $depbase.Tpo -c -o line_buffer.o line_buffer.cc &&\ mv -f $depbase.Tpo $depbase.Po line_buffer.cc: In member function 'void line_buffer::ensure_available(file_off_t, ssize_t)': line_buffer.cc:533:52: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'file_ssize_t' {aka 'long long int'} [-Wsign-compare] && (start + this->lb_buffer.capacity() > this->lb_file_size)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from base/auto_pid.hh:41, from line_buffer.cc:51: line_buffer.cc:553:21: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] require(prefill <= this->lb_buffer.size()); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ./base/lnav_log.hh:124:30: note: in definition of macro 'require' #define require(e) ((void) ((e) ? 0 : lnav_require(#e, __FILE__, __LINE__))) ^ line_buffer.cc:556:23: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] require(available <= this->lb_buffer.capacity()); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./base/lnav_log.hh:124:30: note: in definition of macro 'require' #define require(e) ((void) ((e) ? 0 : lnav_require(#e, __FILE__, __LINE__))) ^ line_buffer.cc: In member function 'bool line_buffer::load_next_buffer()': line_buffer.cc:604:33: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if (rc != -1 && (rc < this->lb_alt_buffer.value().available()) ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ line_buffer.cc:606:21: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'file_ssize_t' {aka 'long long int'} [-Wsign-compare] && (start + this->lb_alt_buffer.value().size() + rc ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > this->lb_file_size)) ^~~~~~~~~~~~~~~~~~~~ line_buffer.cc:668:33: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if (rc != -1 && (rc < (this->lb_alt_buffer.value().available())) ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ line_buffer.cc:670:21: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'file_ssize_t' {aka 'long long int'} [-Wsign-compare] && (start + this->lb_alt_buffer.value().size() + rc ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > this->lb_file_size)) ^~~~~~~~~~~~~~~~~~~~ line_buffer.cc:688:12: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if (rc > (this->lb_alt_buffer.value().available())) { ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ line_buffer.cc: In member function 'bool line_buffer::fill_range(file_off_t, ssize_t)': line_buffer.cc:866:37: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if (rc != -1 && (rc < this->lb_buffer.available())) { ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ line_buffer.cc:928:37: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if (rc != -1 && (rc < (this->lb_buffer.available()))) { ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ line_buffer.cc:961:16: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if (rc > (this->lb_buffer.available())) { ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ line_buffer.cc: In member function 'Result > line_buffer::load_next_line(file_range)': line_buffer.cc:1075:23: warning: comparison of integer expressions of different signedness: 'long int' and 'long long unsigned int' [-Wsign-compare] } else if (offset == this->lb_file_offset + this->lb_buffer.size()) { ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from base/auto_pid.hh:41, from line_buffer.cc:51: line_buffer.cc:1216:41: warning: comparison of integer expressions of different signedness: 'file_ssize_t' {aka 'long long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] ensure(retval.li_file_range.fr_size <= this->lb_buffer.size()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ./base/lnav_log.hh:170:29: note: in definition of macro 'ensure' #define ensure(e) ((void) ((e) ? 0 : lnav_ensure(#e, __FILE__, __LINE__))) ^ depbase=`echo listview_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 listview_curses.o -MD -MP -MF $depbase.Tpo -c -o listview_curses.o listview_curses.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from listview_curses.cc:35: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ listview_curses.cc: In member function 'virtual bool listview_curses::contains(int, int) const': listview_curses.cc:63:20: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'int' [-Wsign-compare] if (this->vc_x <= x && x < this->vc_x + dim.second && this->vc_y <= y ~~~~~~~~~~~^~~~ listview_curses.cc:63:30: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (this->vc_x <= x && x < this->vc_x + dim.second && this->vc_y <= y ~~^~~~~~~~~~~~~~~~~~~~~~~~~ listview_curses.cc: In member function 'vis_line_t listview_curses::get_overlay_top(vis_line_t, size_t, size_t)': listview_curses.cc:363:48: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if (this->lv_focused_overlay_selection >= total) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ listview_curses.cc: In member function 'virtual bool listview_curses::do_update()': listview_curses.cc:580:50: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] chtype ch = gutter_y == overlay_y ~~~~~~~~~^~~~~~~~~~~~ listview_curses.cc:640:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] gutter_y < (this->vc_y + height); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ listview_curses.cc: In member function 'void listview_curses::shift_selection(listview_curses::shift_amount_t)': listview_curses.cc:722:60: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (this->lv_focused_overlay_selection > overlay_height) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ listview_curses.cc:732:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lv_focused_overlay_selection + 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ < overlay_content.size()) ^~~~~~~~~~~~~~~~~~~~~~~~ listview_curses.cc:739:25: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'int' [-Wsign-compare] if (this->lv_focused_overlay_selection + overlay_height - 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >= ov_top_for_last) ^~~~~~~~~~~~~~~~~~ listview_curses.cc: In member function 'virtual bool listview_curses::handle_mouse(mouse_event&)': listview_curses.cc:888:33: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] if (this->lv_scroll_top <= me.me_y && me.me_y <= this->lv_scroll_bottom) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ listview_curses.cc:888:55: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (this->lv_scroll_top <= me.me_y && me.me_y <= this->lv_scroll_bottom) ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ listview_curses.cc:892:28: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (me.me_y < this->lv_scroll_top) { ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ listview_curses.cc:905:25: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (me.me_y < this->lv_scroll_top) { ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ listview_curses.cc:911:25: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (me.me_y > this->lv_scroll_bottom) { ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ listview_curses.cc: In member function 'void listview_curses::set_overlay_selection(nonstd::optional_lite::optional >)': listview_curses.cc:1197:36: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] } else if (sel.value() >= overlay_content.size()) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo lnav_commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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_commands.o -MD -MP -MF $depbase.Tpo -c -o lnav_commands.o lnav_commands.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from bottom_status_source.hh:37, from lnav.hh:44, from lnav_commands.cc:37: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from lnav_commands.cc:75: ptimec.hh: In function 'void ftime_s(char*, off_t&, ssize_t, const exttm&)': ptimec.hh:334:48: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] snprintf(&dst[off_inout], len - off_inout, "%ld", t); ^~~~~ ~ ptimec.hh: In function 'void ftime_q(char*, off_t&, ssize_t, const exttm&)': ptimec.hh:392:48: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] snprintf(&dst[off_inout], len - off_inout, "%lx", t); ^~~~~ ~ lnav_commands.cc: In function 'Result, lnav::console::user_message> com_adjust_log_time(exec_context&, std::__cxx11::string, std::vector >&)': lnav_commands.cc:251:17: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] "info: log timestamps will be adjusted by %ld.%06ld seconds", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ time_diff.tv_sec, ~~~~~~~~~~~~~~~~ lnav_commands.cc: In function 'Result, lnav::console::user_message> com_unix_time(exec_context&, std::__cxx11::string, std::vector >&)': lnav_commands.cc:309:44: warning: format '%ld' expects argument of type 'long int*', but argument 3 has type 'time_t*' {aka 'long long int*'} [-Wformat=] } else if (sscanf(args[1].c_str(), "%ld", &u_time)) { ^~~~~ ~~~~~~~ lnav_commands.cc:326:56: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] snprintf(ftime + len, sizeof(ftime) - len, " -- %ld", u_time); ^~~~~~~~~ ~~~~~~ lnav_commands.cc: In function 'Result, lnav::console::user_message> com_current_time(exec_context&, std::__cxx11::string, std::vector >&)': lnav_commands.cc:671:48: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] snprintf(ftime + len, sizeof(ftime) - len, " -- %ld", u_time); ^~~~~~~~~ ~~~~~~ depbase=`echo lnav_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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_config.o -MD -MP -MF $depbase.Tpo -c -o lnav_config.o lnav_config.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from hist_source.hh:45, from db_sub_source.hh:40, from command_executor.hh:41, from lnav_config.cc:59: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo lnav_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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_util.o -MD -MP -MF $depbase.Tpo -c -o lnav_util.o lnav_util.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo log.annotate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 log.annotate.o -MD -MP -MF $depbase.Tpo -c -o log.annotate.o log.annotate.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from bottom_status_source.hh:37, from lnav.hh:44, from log.annotate.cc:39: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo log.watch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 log.watch.o -MD -MP -MF $depbase.Tpo -c -o log.watch.o log.watch.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo log_accel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 log_accel.o -MD -MP -MF $depbase.Tpo -c -o log_accel.o log_accel.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo log_actions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 log_actions.o -MD -MP -MF $depbase.Tpo -c -o log_actions.o log_actions.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo log_data_helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 log_data_helper.o -MD -MP -MF $depbase.Tpo -c -o log_data_helper.o log_data_helper.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_data_helper.hh:44, from log_data_helper.cc:32: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo log_data_table.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 log_data_table.o -MD -MP -MF $depbase.Tpo -c -o log_data_table.o log_data_table.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 log_data_table.hh:39, from log_data_table.cc:30: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo log_format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 log_format.o -MD -MP -MF $depbase.Tpo -c -o log_format.o log_format.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from hist_source.hh:45, from db_sub_source.hh:40, from command_executor.hh:41, from log_format.cc:43: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from log_format.cc:50: ptimec.hh: In function 'void ftime_s(char*, off_t&, ssize_t, const exttm&)': ptimec.hh:334:48: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] snprintf(&dst[off_inout], len - off_inout, "%ld", t); ^~~~~ ~ ptimec.hh: In function 'void ftime_q(char*, off_t&, ssize_t, const exttm&)': ptimec.hh:392:48: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] snprintf(&dst[off_inout], len - off_inout, "%lx", t); ^~~~~ ~ log_format.cc: In function 'int read_json_number(yajlpp_parse_context*, const char*, size_t)': log_format.cc:888:32: warning: operation on 'jlu->json_log_userdata::jlu_exttm.exttm::et_nsec' may be undefined [-Wsequence-point] jlu->jlu_exttm.et_nsec = jlu->jlu_exttm.et_nsec = tv.tv_usec * 1000; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ log_format.cc: In function 'int rewrite_json_int(yajlpp_parse_context*, long long int)': log_format.cc:1042:32: warning: operation on 'jlu->json_log_userdata::jlu_exttm.exttm::et_nsec' may be undefined [-Wsequence-point] jlu->jlu_exttm.et_nsec = jlu->jlu_exttm.et_nsec = tv.tv_usec * 1000; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ log_format.cc: In function 'int rewrite_json_double(yajlpp_parse_context*, double)': log_format.cc:1094:32: warning: operation on 'jlu->json_log_userdata::jlu_exttm.exttm::et_nsec' may be undefined [-Wsequence-point] jlu->jlu_exttm.et_nsec = jlu->jlu_exttm.et_nsec = tv.tv_usec * 1000; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ log_format.cc: In member function 'void external_log_format::build(std::vector&)': log_format.cc:3367:78: warning: '*((void*)& level_cap +20)' may be used uninitialized in this function [-Wmaybe-uninitialized] ->capture_from(level_cap.value()) ^ log_format.cc:3367:78: warning: '*((void*)& level_cap +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] log_format.cc:3367:78: warning: '*((void*)& level_cap +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] depbase=`echo log_format_loader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 log_format_loader.o -MD -MP -MF $depbase.Tpo -c -o log_format_loader.o log_format_loader.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo log_level.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 log_level.o -MD -MP -MF $depbase.Tpo -c -o log_level.o log_level.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo log_level_re.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 log_level_re.o -MD -MP -MF $depbase.Tpo -c -o log_level_re.o log_level_re.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo log_search_table.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 log_search_table.o -MD -MP -MF $depbase.Tpo -c -o log_search_table.o log_search_table.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 log_search_table.hh:38, from log_search_table.cc:30: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo logfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 logfile.o -MD -MP -MF $depbase.Tpo -c -o logfile.o logfile.cc &&\ mv -f $depbase.Tpo $depbase.Po logfile.cc: In member function 'bool logfile::process_prefix(shared_buffer_ref&, const line_info&, scan_batch_context&)': logfile.cc:326:17: warning: comparison of integer expressions of different signedness: 'std::vector::size_type' {aka 'long unsigned int'} and 'nonstd::optional_lite::optional::value_type' {aka 'long long int'} [-Wsign-compare] if (this->lf_index.size() ~~~~~~~~~~~~~~~~~~~~~ >= curr->lf_max_unrecognized_lines.value_or( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ max_unrecognized_lines)) ~~~~~~~~~~~~~~~~~~~~~~~ logfile.cc: In member function 'Result, std::__cxx11::basic_string > logfile::read_file()': logfile.cc:1103:27: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'off_t' {aka 'long long int'} [-Wsign-compare] if (retval.size() < this->lf_stat.st_size) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ logfile.cc: In member function 'logfile::message_length_result logfile::message_byte_length(logfile::const_iterator, bool)': logfile.cc:1233:20: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'const ssize_t' {aka 'const long int'} [-Wsign-compare] if (retval > line_buffer::MAX_LINE_BUFFER_SIZE) { ~~~~~~~^~~~~~~~~~~~~ depbase=`echo logfile_sub_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 logfile_sub_source.o -MD -MP -MF $depbase.Tpo -c -o logfile_sub_source.o logfile_sub_source.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 logfile_sub_source.cc:33: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from logfile_sub_source.cc:50: ptimec.hh: In function 'void ftime_s(char*, off_t&, ssize_t, const exttm&)': ptimec.hh:334:48: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] snprintf(&dst[off_inout], len - off_inout, "%ld", t); ^~~~~ ~ ptimec.hh: In function 'void ftime_q(char*, off_t&, ssize_t, const exttm&)': ptimec.hh:392:48: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] snprintf(&dst[off_inout], len - off_inout, "%lx", t); ^~~~~ ~ logfile_sub_source.cc: In member function 'virtual void logfile_sub_source::text_crumbs_for_line(int, std::vector&)': logfile_sub_source.cc:2622:29: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare] if (line_number >= msg_line_number) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ depbase=`echo md2attr_line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 md2attr_line.o -MD -MP -MF $depbase.Tpo -c -o md2attr_line.o md2attr_line.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from base/attr_line.hh:42, from md2attr_line.hh:33, from md2attr_line.cc:30: base/intern_string.hh: In instantiation of 'string_fragment string_fragment::find_left_boundary(size_t, P&&, size_t) const [with P = string_fragment::tag1&; size_t = long unsigned int]': base/intern_string.hh:371:14: required from 'string_fragment string_fragment::find_boundaries_around(size_t, P&&, size_t) const [with P = string_fragment::tag1; size_t = long unsigned int]' md2attr_line.cc:917:77: required from here base/intern_string.hh:323:32: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if (start > 0 && start == this->length()) { ~~~~~~^~~~~~~~~~~~~~~~~ md2attr_line.cc: In function 'const char* left_border_string(border_line_width)': md2attr_line.cc:568:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ md2attr_line.cc: In function 'const char* right_border_string(border_line_width)': md2attr_line.cc:581:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ depbase=`echo md4cpp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 md4cpp.o -MD -MP -MF $depbase.Tpo -c -o md4cpp.o md4cpp.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo network-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 network-extension-functions.o -MD -MP -MF $depbase.Tpo -c -o network-extension-functions.o network-extension-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo data_parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 data_parser.o -MD -MP -MF $depbase.Tpo -c -o data_parser.o data_parser.cc &&\ mv -f $depbase.Tpo $depbase.Po data_parser.cc: In member function 'void data_parser::pairup(data_parser::schema_id_t*, data_parser::element_list_t&, data_parser::element_list_t&, int)': data_parser.cc:537:13: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if ((size_t) this->dp_msg_format_begin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ < this->dp_scanner->get_input().length()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo piper.looper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 piper.looper.o -MD -MP -MF $depbase.Tpo -c -o piper.looper.o piper.looper.cc &&\ mv -f $depbase.Tpo $depbase.Po piper.looper.cc: In member function 'void lnav::piper::looper::loop()': piper.looper.cc:331:46: warning: comparison of integer expressions of different signedness: 'off_t' {aka 'long long int'} and 'const uint64_t' {aka 'const long long unsigned int'} [-Wsign-compare] if (woff > last_woff && woff >= cfg.c_max_size) { ~~~~~^~~~~~~~~~~~~~~~~ piper.looper.cc:371:29: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare] if (prc < sizeof(HEADER_MAGIC)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~ piper.looper.cc:379:29: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare] if (prc < sizeof(meta_size)) { ~~~~^~~~~~~~~~~~~~~~~~~ piper.looper.cc:387:29: warning: comparison of integer expressions of different signedness: 'long int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (prc < hdr_str.size()) { ~~~~^~~~~~~~~~~~~~~~ depbase=`echo plain_text_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 plain_text_source.o -MD -MP -MF $depbase.Tpo -c -o plain_text_source.o plain_text_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from plain_text_source.hh:39, from plain_text_source.cc:30: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ plain_text_source.cc: In member function 'virtual nonstd::optional_lite::optional > plain_text_source::anchor_for_row(vis_line_t)': plain_text_source.cc:472:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (vl > this->tds_lines.size() ~~~^~~~~~~~~~~~~~~~~~~~~~~~ plain_text_source.cc: In member function 'virtual nonstd::optional_lite::optional > plain_text_source::adjacent_anchor(vis_line_t, text_anchors::direction)': plain_text_source.cc:510:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (vl > this->tds_lines.size() ~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo pollable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 pollable.o -MD -MP -MF $depbase.Tpo -c -o pollable.o pollable.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pretty_printer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 pretty_printer.o -MD -MP -MF $depbase.Tpo -c -o pretty_printer.o pretty_printer.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ptimec_rt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 ptimec_rt.o -MD -MP -MF $depbase.Tpo -c -o ptimec_rt.o ptimec_rt.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from ptimec_rt.cc:32: ptimec.hh: In function 'void ftime_s(char*, off_t&, ssize_t, const exttm&)': ptimec.hh:334:48: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] snprintf(&dst[off_inout], len - off_inout, "%ld", t); ^~~~~ ~ ptimec.hh: In function 'void ftime_q(char*, off_t&, ssize_t, const exttm&)': ptimec.hh:392:48: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] snprintf(&dst[off_inout], len - off_inout, "%lx", t); ^~~~~ ~ depbase=`echo readline_callbacks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 readline_callbacks.o -MD -MP -MF $depbase.Tpo -c -o readline_callbacks.o readline_callbacks.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from hist_source.hh:45, from db_sub_source.hh:40, from command_executor.hh:41, from readline_callbacks.cc:35: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ readline_callbacks.cc: In function 'void rl_search_internal(readline_curses*, ln_mode_t, bool)': readline_callbacks.cc:573:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (cursor_x > orig_prql_stmt.get_string().length()) { ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo readline_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 readline_curses.o -MD -MP -MF $depbase.Tpo -c -o readline_curses.o readline_curses.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo readline_highlighters.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 readline_highlighters.o -MD -MP -MF $depbase.Tpo -c -o readline_highlighters.o readline_highlighters.cc &&\ mv -f $depbase.Tpo $depbase.Po readline_highlighters.cc: In function 'void find_matching_bracket(attr_line_t&, int, line_range, char, char)': readline_highlighters.cc:87:38: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] for (size_t lpc = x + 1; lpc < sub.lr_end; lpc++) { ~~~~^~~~~~~~~~~~ readline_highlighters.cc:107:41: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] for (size_t lpc = sub.lr_start; lpc < sub.lr_end; lpc++) { ~~~~^~~~~~~~~~~~ readline_highlighters.cc: In function 'void readline_command_highlighter_int(attr_line_t&, int, line_range)': readline_highlighters.cc:203:26: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] for (; start < sub.length() && isspace(line[start]); start++) ~~~~~~^~~~~~~~~~~~~~ readline_highlighters.cc:205:37: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] for (last = start; last < sub.length() && !isspace(line[last]); ~~~~~^~~~~~~~~~~~~~ readline_highlighters.cc:225:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] } while (start < sub.length()); ~~~~~~^~~~~~~~~~~~~~ depbase=`echo readline_possibilities.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 readline_possibilities.o -MD -MP -MF $depbase.Tpo -c -o readline_possibilities.o readline_possibilities.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from readline_possibilities.hh:36, from readline_possibilities.cc:33: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo regex101.client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 regex101.client.o -MD -MP -MF $depbase.Tpo -c -o regex101.client.o regex101.client.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo regex101.import.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 regex101.import.o -MD -MP -MF $depbase.Tpo -c -o regex101.import.o regex101.import.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from view_helpers.hh:37, from session_data.hh:42, from regex101.import.cc:40: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo regexp_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 regexp_vtab.o -MD -MP -MF $depbase.Tpo -c -o regexp_vtab.o regexp_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po regexp_vtab.cc: In member function 'int {anonymous}::regexp_capture::cursor::next()': regexp_vtab.cc:99:31: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if (this->c_index >= (this->c_match_data.get_count() - 1)) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo relative_time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 relative_time.o -MD -MP -MF $depbase.Tpo -c -o relative_time.o relative_time.cc &&\ mv -f $depbase.Tpo $depbase.Po relative_time.cc: In member function 'int64_t relative_time::to_microseconds() const': relative_time.cc:1109:36: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct exttm'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&etm, 0, sizeof(etm)); ^ In file included from relative_time.hh:45, from relative_time.cc:32: base/time_util.hh:125:8: note: 'struct exttm' declared here struct exttm { ^~~~~ depbase=`echo session.export.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 session.export.o -MD -MP -MF $depbase.Tpo -c -o session.export.o session.export.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from bottom_status_source.hh:37, from lnav.hh:44, from session.export.cc:34: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo session_data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 session_data.o -MD -MP -MF $depbase.Tpo -c -o session_data.o session_data.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from view_helpers.hh:37, from session_data.hh:42, from session_data.cc:35: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ session_data.cc: In function 'void save_user_bookmarks(sqlite3*, sqlite3_stmt*, bookmark_vector >&)': session_data.cc:1101:31: warning: '*((void*)& line_meta_opt +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] line_meta.bm_annotations); ~~~~~~~~~~^~~~~~~~~~~~~~ depbase=`echo shared_buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 shared_buffer.o -MD -MP -MF $depbase.Tpo -c -o shared_buffer.o shared_buffer.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo shlex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 shlex.o -MD -MP -MF $depbase.Tpo -c -o shlex.o shlex.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo spectro_impls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 spectro_impls.o -MD -MP -MF $depbase.Tpo -c -o spectro_impls.o spectro_impls.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from spectro_source.hh:42, from spectro_impls.hh:34, from spectro_impls.cc:30: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo spectro_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 spectro_source.o -MD -MP -MF $depbase.Tpo -c -o spectro_source.o spectro_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from spectro_source.hh:42, from spectro_source.cc:32: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ spectro_source.cc: In member function 'virtual void spectrogram_source::list_value_for_overlay(const listview_curses&, vis_line_t, std::vector&)': spectro_source.cc:257:31: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare] if (desc.length() + 8 > width) { ~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from spectro_source.cc:34: spectro_source.cc: In member function 'virtual bool spectrogram_source::list_static_overlay(const listview_curses&, int, int, attr_line_t&)': base/ansi_scrubber.hh:40:30: warning: format '%d' expects argument of type 'int', but argument 4 has type 'role_t' [-Wformat=] #define ANSI_CSI "\x1b[" base/ansi_scrubber.hh:52:31: note: in expansion of macro 'ANSI_CSI' #define ANSI_ROLE(msg) ANSI_CSI "%dO" msg ANSI_NORM ^~~~~~~~ spectro_source.cc:609:14: note: in expansion of macro 'ANSI_ROLE' ANSI_ROLE(" ") " 1-%'d " ANSI_ROLE(" ") " %'d-%'d " ANSI_ROLE( ^~~~~~~~~ base/ansi_scrubber.hh:40:30: warning: format '%d' expects argument of type 'int', but argument 6 has type 'role_t' [-Wformat=] #define ANSI_CSI "\x1b[" base/ansi_scrubber.hh:52:31: note: in expansion of macro 'ANSI_CSI' #define ANSI_ROLE(msg) ANSI_CSI "%dO" msg ANSI_NORM ^~~~~~~~ spectro_source.cc:609:14: note: in expansion of macro 'ANSI_ROLE' ANSI_ROLE(" ") " 1-%'d " ANSI_ROLE(" ") " %'d-%'d " ANSI_ROLE( ^~~~~~~~~ base/ansi_scrubber.hh:40:30: warning: format '%d' expects argument of type 'int', but argument 9 has type 'role_t' [-Wformat=] #define ANSI_CSI "\x1b[" base/ansi_scrubber.hh:52:31: note: in expansion of macro 'ANSI_CSI' #define ANSI_ROLE(msg) ANSI_CSI "%dO" msg ANSI_NORM ^~~~~~~~ spectro_source.cc:609:14: note: in expansion of macro 'ANSI_ROLE' ANSI_ROLE(" ") " 1-%'d " ANSI_ROLE(" ") " %'d-%'d " ANSI_ROLE( ^~~~~~~~~ depbase=`echo sqlitepp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 sqlitepp.o -MD -MP -MF $depbase.Tpo -c -o sqlitepp.o sqlitepp.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sqlite-extension-func.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 sqlite-extension-func.o -MD -MP -MF $depbase.Tpo -c -o sqlite-extension-func.o sqlite-extension-func.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo static_file_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 static_file_vtab.o -MD -MP -MF $depbase.Tpo -c -o static_file_vtab.o static_file_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from bottom_status_source.hh:37, from lnav.hh:44, from static_file_vtab.cc:41: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo statusview_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 statusview_curses.o -MD -MP -MF $depbase.Tpo -c -o statusview_curses.o statusview_curses.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo string-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 string-extension-functions.o -MD -MP -MF $depbase.Tpo -c -o string-extension-functions.o string-extension-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo styling.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 styling.o -MD -MP -MF $depbase.Tpo -c -o styling.o styling.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo text_anonymizer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 text_anonymizer.o -MD -MP -MF $depbase.Tpo -c -o text_anonymizer.o text_anonymizer.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo text_format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 text_format.o -MD -MP -MF $depbase.Tpo -c -o text_format.o text_format.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo text_overlay_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 text_overlay_menu.o -MD -MP -MF $depbase.Tpo -c -o text_overlay_menu.o text_overlay_menu.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from text_overlay_menu.hh:33, from text_overlay_menu.cc:30: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo textfile_sub_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 textfile_sub_source.o -MD -MP -MF $depbase.Tpo -c -o textfile_sub_source.o textfile_sub_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from filter_observer.hh:36, from textfile_sub_source.hh:36, from textfile_sub_source.cc:32: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ textfile_sub_source.cc: In member function 'virtual void textfile_sub_source::text_value_for_line(textview_curses&, int, std::__cxx11::string&, text_sub_source::line_flags_t)': textfile_sub_source.cc:136:32: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (lfo == nullptr || line >= lfo->lfo_filter_state.tfs_index.size()) { ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ textfile_sub_source.cc: In member function 'virtual void textfile_sub_source::text_attrs_for_line(textview_curses&, int, string_attrs_t&)': textfile_sub_source.cc:189:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] && row < lfo->lfo_filter_state.tfs_index.size()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ textfile_sub_source.cc: In member function 'virtual size_t textfile_sub_source::text_size_for_line(textview_curses&, int, text_sub_source::line_flags_t)': textfile_sub_source.cc:295:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] || line >= lfo->lfo_filter_state.tfs_index.size()) ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ textfile_sub_source.cc: In member function 'virtual void textfile_sub_source::scroll_invoked(textview_curses*)': textfile_sub_source.cc:441:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] || line >= lfo->lfo_filter_state.tfs_index.size()) ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ textfile_sub_source.cc: In member function 'virtual void textfile_sub_source::text_crumbs_for_line(int, std::vector&)': textfile_sub_source.cc:552:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (line < 0 || line >= lfo->lfo_filter_state.tfs_index.size()) { ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ textfile_sub_source.cc:572:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (line < 0 || line >= lfo->lfo_filter_state.tfs_index.size()) { ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ textfile_sub_source.cc: In member function 'textfile_sub_source::rescan_result_t textfile_sub_source::rescan_files(textfile_sub_source::scan_callback&, nonstd::optional_lite::optional > > >)': textfile_sub_source.cc:817:42: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'int' [-Wsign-compare] if (consumed < content_sf.length() ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ textfile_sub_source.cc: In member function 'virtual nonstd::optional_lite::optional > textfile_sub_source::adjacent_anchor(vis_line_t, text_anchors::direction)': textfile_sub_source.cc:1194:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (vl >= lfo->lfo_filter_state.tfs_index.size() ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ textfile_sub_source.cc: In member function 'virtual nonstd::optional_lite::optional > textfile_sub_source::anchor_for_row(vis_line_t)': textfile_sub_source.cc:1320:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (vl >= lfo->lfo_filter_state.tfs_index.size()) { ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 timer.o -MD -MP -MF $depbase.Tpo -c -o timer.o timer.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sql_commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 sql_commands.o -MD -MP -MF $depbase.Tpo -c -o sql_commands.o sql_commands.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from hist_source.hh:45, from db_sub_source.hh:40, from command_executor.hh:41, from sql_commands.cc:36: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo sql_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 sql_util.o -MD -MP -MF $depbase.Tpo -c -o sql_util.o sql_util.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from base/attr_line.hh:42, from sql_util.hh:44, from sql_util.cc:35: base/intern_string.hh: In instantiation of 'string_fragment string_fragment::find_left_boundary(size_t, P&&, size_t) const [with P = string_fragment::tag1&; size_t = long unsigned int]': base/intern_string.hh:371:14: required from 'string_fragment string_fragment::find_boundaries_around(size_t, P&&, size_t) const [with P = string_fragment::tag1; size_t = long unsigned int]' sql_util.cc:678:78: required from here base/intern_string.hh:323:32: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if (start > 0 && start == this->length()) { ~~~~~~^~~~~~~~~~~~~~~~~ depbase=`echo state-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 state-extension-functions.o -MD -MP -MF $depbase.Tpo -c -o state-extension-functions.o state-extension-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from bottom_status_source.hh:37, from lnav.hh:44, from state-extension-functions.cc:38: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo sysclip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 sysclip.o -MD -MP -MF $depbase.Tpo -c -o sysclip.o sysclip.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo textfile_highlighters.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 textfile_highlighters.o -MD -MP -MF $depbase.Tpo -c -o textfile_highlighters.o textfile_highlighters.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo textview_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 textview_curses.o -MD -MP -MF $depbase.Tpo -c -o textview_curses.o textview_curses.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from textview_curses.cc:33: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ textview_curses.cc: In member function 'virtual bool textview_curses::handle_mouse(mouse_event&)': textview_curses.cc:421:47: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] auto mouse_line = (me.me_y < 0 || me.me_y >= this->lv_display_lines.size()) ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ textview_curses.cc:607:44: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] } else if (me.me_x >= width - 1) { ~~~~~~~~^~~~~~~~~~~~ textview_curses.cc: In member function 'std::__cxx11::string text_accel_source::get_time_offset_for_line(textview_curses&, vis_line_t)': textview_curses.cc:167:43: warning: '*((void*)& next_umark +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] std::max(next_umark.value_or(0), next_emark.value_or(0))); ^ depbase=`echo time-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 time-extension-functions.o -MD -MP -MF $depbase.Tpo -c -o time-extension-functions.o time-extension-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from time-extension-functions.cc:42: ptimec.hh: In function 'void ftime_s(char*, off_t&, ssize_t, const exttm&)': ptimec.hh:334:48: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] snprintf(&dst[off_inout], len - off_inout, "%ld", t); ^~~~~ ~ ptimec.hh: In function 'void ftime_q(char*, off_t&, ssize_t, const exttm&)': ptimec.hh:392:48: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] snprintf(&dst[off_inout], len - off_inout, "%lx", t); ^~~~~ ~ depbase=`echo top_status_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 top_status_source.o -MD -MP -MF $depbase.Tpo -c -o top_status_source.o top_status_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from bottom_status_source.hh:37, from lnav.hh:44, from top_status_source.cc:33: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo unique_path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 unique_path.o -MD -MP -MF $depbase.Tpo -c -o unique_path.o unique_path.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo view_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 view_curses.o -MD -MP -MF $depbase.Tpo -c -o view_curses.o view_curses.cc &&\ mv -f $depbase.Tpo $depbase.Po view_curses.cc: In member function 'virtual bool view_curses::contains(int, int) const': view_curses.cc:210:20: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'int' [-Wsign-compare] if (this->vc_x <= x ~~~~~~~~~~~^~~~ view_curses.cc: In static member function 'static view_curses::mvwattrline_result view_curses::mvwattrline(WINDOW*, int, int, attr_line_t&, const line_range&, role_t)': view_curses.cc:560:21: warning: comparison of integer expressions of different signedness: 'short int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] && desired_bg ~~~~~~~~~~ < view_colors::vc_active_palette->tc_palette.size()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ view_curses.cc:575:24: warning: comparison of integer expressions of different signedness: 'short int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] && fg_color[lpc] ~~~~~~~~~~~~~ < view_colors::vc_active_palette->tc_palette.size() ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ view_curses.cc:579:24: warning: comparison of integer expressions of different signedness: 'nonstd::optional_lite::optional::value_type' {aka 'short int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] && base_attrs.ta_bg_color.value_or(0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ < view_colors::vc_active_palette->tc_palette.size()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ view_curses.cc: In member function 'int view_colors::ensure_color_pair(const styling::color_unit&, const styling::color_unit&)': view_curses.cc:1270:35: warning: '*((void*)& fg +2)' may be used uninitialized in this function [-Wmaybe-uninitialized] return this->ensure_color_pair(fg.value_or(-1), bg.value_or(-1)); ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ view_curses.cc:1277:10: note: '*((void*)& fg +2)' was declared here auto fg = this->match_color(rgb_fg); ^~ depbase=`echo view_helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 view_helpers.o -MD -MP -MF $depbase.Tpo -c -o view_helpers.o view_helpers.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from view_helpers.hh:37, from view_helpers.cc:30: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo views_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 views_vtab.o -MD -MP -MF $depbase.Tpo -c -o views_vtab.o views_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.hh:44, from bottom_status_source.hh:37, from lnav.hh:44, from views_vtab.cc:40: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo vt52_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 vt52_curses.o -MD -MP -MF $depbase.Tpo -c -o vt52_curses.o vt52_curses.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo vtab_module.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 vtab_module.o -MD -MP -MF $depbase.Tpo -c -o vtab_module.o vtab_module.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo log_vtab_impl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 log_vtab_impl.o -MD -MP -MF $depbase.Tpo -c -o log_vtab_impl.o log_vtab_impl.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 log_vtab_impl.cc:30: listview_curses.hh: In member function 'int listview_curses::shift_left(int)': listview_curses.hh:383:48: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if (offset < 0 && this->lv_left < (unsigned int) -offset) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from big_array.hh:38, from logfile_sub_source.hh:42, from log_vtab_impl.hh:39, from log_vtab_impl.cc:30: log_vtab_impl.cc: In function 'int vt_next_no_rowid(sqlite3_vtab_cursor*)': log_vtab_impl.cc:581:49: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] require(vc->log_cursor.lc_curr_line < vt->lss->text_line_count()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/lnav_log.hh:124:30: note: in definition of macro 'require' #define require(e) ((void) ((e) ? 0 : lnav_require(#e, __FILE__, __LINE__))) ^ log_vtab_impl.cc: In function 'int vt_filter(sqlite3_vtab_cursor*, int, const char*, int, sqlite3_value**)': log_vtab_impl.cc:1688:41: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] && max_indexed_line.value() < vt->lss->text_line_count()) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo xml_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 xml_util.o -MD -MP -MF $depbase.Tpo -c -o xml_util.o xml_util.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xpath_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 xpath_vtab.o -MD -MP -MF $depbase.Tpo -c -o xpath_vtab.o xpath_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xterm_mouse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 xterm_mouse.o -MD -MP -MF $depbase.Tpo -c -o xterm_mouse.o xterm_mouse.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yaml-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++14 -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 yaml-extension-functions.o -MD -MP -MF $depbase.Tpo -c -o yaml-extension-functions.o yaml-extension-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from yaml-extension-functions.cc:36: ./third-party/rapidyaml/ryml_all.hpp:509:5: error: #error "unknown CPU architecture" #error "unknown CPU architecture" ^~~~~ yaml-extension-functions.cc: In function 'void ryml_error_to_um(const char*, size_t, c4::yml::Location, void*)': yaml-extension-functions.cc:51:20: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if (loc.offset == sf.length()) { ~~~~~~~~~~~^~~~~~~~~~~~~~ gmake[3]: *** [Makefile:1644: yaml-extension-functions.o] Error 1 gmake[3]: Leaving directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/src' gmake[2]: *** [Makefile:1682: all-recursive] Error 1 gmake[2]: Leaving directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/src' gmake[1]: *** [Makefile:1321: all] Error 2 gmake[1]: Leaving directory '/usr/obj/ports/lnav-0.12.2/lnav-0.12.2/src' gmake: *** [Makefile:523: all-recursive] Error 1 *** Error 2 in sysutils/lnav (/usr/ports/infrastructure/mk/bsd.port.mk:3061 '/usr/obj/ports/lnav-0.12.2/.build_done': @cd /usr/obj/ports/lna...) *** Error 2 in sysutils/lnav (/usr/ports/infrastructure/mk/bsd.port.mk:2704 'build': @lock=lnav-0.12.2; export _LOCKS_HELD=" lnav-0.12.2"; ...) ===> Exiting sysutils/lnav with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1718135282.57 max_stuck=169.26/waiting-for-lock #189=27.37/depends=16.39/show-prepare-results=9.09/patch=6.28/configure=113.12/build=4057.01 Error: job failed with 512 on sparc64-0b at 1718135282