------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/curl-7.70.0.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/sqlite3-3.31.1_1,1.txz SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> lnav-0.8.5_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> lnav-0.8.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lnav-0.8.5_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> lnav-0.8.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lnav-0.8.5_1 for building => SHA256 Checksum OK for tstack-lnav-v0.8.5_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> lnav-0.8.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lnav-0.8.5_1 for building ===> Extracting for lnav-0.8.5_1 => SHA256 Checksum OK for tstack-lnav-v0.8.5_GH0.tar.gz. Extracted Memory Use: 6.04M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for lnav-0.8.5_1 ===> Applying ports patches for lnav-0.8.5_1 ===> Cleanly applied ports patch(es) patch-src_lnav__log.cc SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> lnav-0.8.5_1 depends on package: gmake>=4.3 - found ===> lnav-0.8.5_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> lnav-0.8.5_1 depends on package: autoconf>=2.69 - found ===> lnav-0.8.5_1 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> lnav-0.8.5_1 depends on shared library: libpcrecpp.so - found (/usr/local/lib/libpcrecpp.so) ===> lnav-0.8.5_1 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> lnav-0.8.5_1 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) ===> lnav-0.8.5_1 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> lnav-0.8.5_1 depends on package: gmake>=4.3 - found ===> lnav-0.8.5_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> lnav-0.8.5_1 depends on package: autoconf>=2.69 - found ===> lnav-0.8.5_1 depends on package: automake>=1.16.1 - found ===> lnav-0.8.5_1 depends on shared library: libpcrecpp.so - found (/usr/local/lib/libpcrecpp.so) ===> lnav-0.8.5_1 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> lnav-0.8.5_1 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) ===> lnav-0.8.5_1 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> Configuring for lnav-0.8.5_1 configure.ac:61: installing './ar-lib' configure.ac:61: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/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... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking whether gmake supports the include directive... yes (GNU style) checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether c++ supports C++14 features by default... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking for ranlib... ranlib checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking for bzip2... /usr/bin/bzip2 checking for re2c... no checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.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... time.h checking for struct tm.tm_zone... 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... -lexecinfo checking for gawk... (cached) /usr/bin/awk checking for curl-config... /usr/local/bin/curl-config checking for the version of libcurl... 7.70.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... -ltinfo 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 execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking for zlib.h... (cached) yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for libutil.h... (cached) yes checking sys/ttydefaults.h usability... yes checking sys/ttydefaults.h presence... yes checking for sys/ttydefaults.h... yes checking x86intrin.h usability... yes checking x86intrin.h presence... yes checking for x86intrin.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 pcre... (testing) checking for pcre_study in -lpcre... yes checking libpcrecpp... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking lib pcre... -lpcre -lpcrecpp checking lib readline... checking for library containing readline... -lreadline checking for library containing history_set_history_state... none required checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for library containing sqlite3_open... -lsqlite3 checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for SQLite3 library >= 3.9.0... yes checking for sqlite3_stmt_readonly... yes checking for sqlite3_value_subtype... yes 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 src/Makefile config.status: creating test/Makefile config.status: creating src/config.h config.status: executing depfiles commands SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for lnav-0.8.5_1 gmake[1]: Entering directory '/construction/sysutils/lnav/lnav-0.8.5' Making all in src gmake[2]: Entering directory '/construction/sysutils/lnav/lnav-0.8.5/src' gmake all-am gmake[3]: Entering directory '/construction/sysutils/lnav/lnav-0.8.5/src' depbase=`echo lnav.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT lnav.o -MD -MP -MF $depbase.Tpo -c -o lnav.o lnav.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bin2c.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bin2c.o -MD -MP -MF $depbase.Tpo -c -o bin2c.o bin2c.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ansi_scrubber.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT ansi_scrubber.o -MD -MP -MF $depbase.Tpo -c -o ansi_scrubber.o ansi_scrubber.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bookmarks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bookmarks.o -MD -MP -MF $depbase.Tpo -c -o bookmarks.o bookmarks.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bottom_status_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 depbase=`echo collation-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 command_executor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT command_executor.o -MD -MP -MF $depbase.Tpo -c -o command_executor.o command_executor.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo curl_looper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 depbase=`echo elem_to_json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 depbase=`echo file_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT file_vtab.o -MD -MP -MF $depbase.Tpo -c -o file_vtab.o file_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo filter_observer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 hist_source.hh:45, from lnav.hh:47, from command_executor.cc:36: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from bottom_status_source.hh:36, from bottom_status_source.cc:32: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from bottom_status_source.hh:37, from bottom_status_source.cc:32: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from top_status_source.hh:36, from lnav.hh:50, from command_executor.cc:36: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from lnav.hh:64, from command_executor.cc:36: spectro_source.hh: In member function 'spectrogram_row& spectrogram_source::load_row(textview_curses&, int)': spectro_source.hh:489:65: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct spectrogram_row::row_bucket'; use assignment or value-initialization instead [-Wclass-memaccess] memset(s_row.sr_values, 0, sizeof(int) * (width + 1)); ^ spectro_source.hh:86:12: note: 'struct spectrogram_row::row_bucket' declared here struct row_bucket { ^~~~~~~~~~ depbase=`echo filter_status_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 db_sub_source.hh:42, from db_sub_source.cc:33: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from hist_source.hh:45, from lnav.hh:47, from field_overlay_source.cc:32: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo filter_sub_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 depbase=`echo fstat_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT fstat_vtab.o -MD -MP -MF $depbase.Tpo -c -o fstat_vtab.o fstat_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from filter_observer.hh:36, from filter_observer.cc:32: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from hist_source.hh:45, from lnav.hh:47, from lnav.cc:82: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from top_status_source.hh:36, from lnav.hh:50, from field_overlay_source.cc:32: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from top_status_source.hh:36, from lnav.hh:50, from lnav.cc:82: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from lnav.hh:64, from lnav.cc:82: spectro_source.hh: In member function 'spectrogram_row& spectrogram_source::load_row(textview_curses&, int)': spectro_source.hh:489:65: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct spectrogram_row::row_bucket'; use assignment or value-initialization instead [-Wclass-memaccess] memset(s_row.sr_values, 0, sizeof(int) * (width + 1)); ^ spectro_source.hh:86:12: note: 'struct spectrogram_row::row_bucket' declared here struct row_bucket { ^~~~~~~~~~ In file included from lnav.hh:64, from field_overlay_source.cc:32: spectro_source.hh: In member function 'spectrogram_row& spectrogram_source::load_row(textview_curses&, int)': spectro_source.hh:489:65: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct spectrogram_row::row_bucket'; use assignment or value-initialization instead [-Wclass-memaccess] memset(s_row.sr_values, 0, sizeof(int) * (width + 1)); ^ spectro_source.hh:86:12: note: 'struct spectrogram_row::row_bucket' declared here struct row_bucket { ^~~~~~~~~~ In file included from hist_source.hh:45, from lnav.hh:47, from filter_status_source.cc:32: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo fs-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 In file included from hist_source.hh:45, from lnav.hh:47, from filter_sub_source.cc:32: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from top_status_source.hh:36, from lnav.hh:50, from filter_status_source.cc:32: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from hist_source.hh:45, from lnav.hh:47, from file_vtab.cc:36: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from top_status_source.hh:36, from lnav.hh:50, from filter_sub_source.cc:32: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from lnav.hh:64, from filter_status_source.cc:32: spectro_source.hh: In member function 'spectrogram_row& spectrogram_source::load_row(textview_curses&, int)': spectro_source.hh:489:65: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct spectrogram_row::row_bucket'; use assignment or value-initialization instead [-Wclass-memaccess] memset(s_row.sr_values, 0, sizeof(int) * (width + 1)); ^ spectro_source.hh:86:12: note: 'struct spectrogram_row::row_bucket' declared here struct row_bucket { ^~~~~~~~~~ depbase=`echo fts_fuzzy_match.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 grep_proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT grep_proc.o -MD -MP -MF $depbase.Tpo -c -o grep_proc.o grep_proc.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from lnav.hh:64, from filter_sub_source.cc:32: spectro_source.hh: In member function 'spectrogram_row& spectrogram_source::load_row(textview_curses&, int)': spectro_source.hh:489:65: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct spectrogram_row::row_bucket'; use assignment or value-initialization instead [-Wclass-memaccess] memset(s_row.sr_values, 0, sizeof(int) * (width + 1)); ^ spectro_source.hh:86:12: note: 'struct spectrogram_row::row_bucket' declared here struct row_bucket { ^~~~~~~~~~ depbase=`echo help_text_formatter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 In file included from top_status_source.hh:36, from lnav.hh:50, from file_vtab.cc:36: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from lnav.hh:64, from file_vtab.cc:36: spectro_source.hh: In member function 'spectrogram_row& spectrogram_source::load_row(textview_curses&, int)': spectro_source.hh:489:65: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct spectrogram_row::row_bucket'; use assignment or value-initialization instead [-Wclass-memaccess] memset(s_row.sr_values, 0, sizeof(int) * (width + 1)); ^ spectro_source.hh:86:12: note: 'struct spectrogram_row::row_bucket' declared here struct row_bucket { ^~~~~~~~~~ lnav.cc: In function 'void rebuild_indexes()': lnav.cc:583:59: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if ((!scroll_downs[LNV_LOG] || log_view.get_top() > new_count) && force) { ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ depbase=`echo hist_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT hist_source.o -MD -MP -MF $depbase.Tpo -c -o hist_source.o hist_source.cc &&\ mv -f $depbase.Tpo $depbase.Po grep_proc.cc: In instantiation of 'grep_proc& grep_proc::invalidate() [with LineType = strong_int]': grep_proc.cc:390:16: required from here grep_proc.cc:381:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::deque, strong_int >, std::allocator, strong_int > > >::size_type' {aka 'long unsigned int'} [-Wsign-compare] for (int lpc = 0; lpc < this->gp_queue.size(); lpc++) { grep_proc.cc: In instantiation of 'void grep_proc::cleanup() [with LineType = strong_int]': grep_proc.cc:390:16: required from here grep_proc.cc:250:35: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] for (int lpc = 0; lpc < this->gp_child_queue_size; lpc++) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ help_text_formatter.cc: In function 'void format_help_text_for_term(const help_text&, int, attr_line_t&, bool)': help_text_formatter.cc:341:60: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'int' [-Wsign-compare] if ((out.length() - line_start + tag.length()) > width) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ depbase=`echo hotkeys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT hotkeys.o -MD -MP -MF $depbase.Tpo -c -o hotkeys.o hotkeys.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo input_dispatcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT input_dispatcher.o -MD -MP -MF $depbase.Tpo -c -o input_dispatcher.o input_dispatcher.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from hist_source.hh:45, from hist_source.cc:33: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo intern_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT intern_string.o -MD -MP -MF $depbase.Tpo -c -o intern_string.o intern_string.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from hist_source.hh:45, from lnav.hh:47, from hotkeys.cc:32: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo is_utf8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 json-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 In file included from top_status_source.hh:36, from lnav.hh:50, from hotkeys.cc:32: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from lnav.hh:64, from hotkeys.cc:32: spectro_source.hh: In member function 'spectrogram_row& spectrogram_source::load_row(textview_curses&, int)': spectro_source.hh:489:65: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct spectrogram_row::row_bucket'; use assignment or value-initialization instead [-Wclass-memaccess] memset(s_row.sr_values, 0, sizeof(int) * (width + 1)); ^ spectro_source.hh:86:12: note: 'struct spectrogram_row::row_bucket' declared here struct row_bucket { ^~~~~~~~~~ depbase=`echo json_op.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 line_buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT line_buffer.o -MD -MP -MF $depbase.Tpo -c -o line_buffer.o line_buffer.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from lnav.hh:47, from hotkeys.cc:32: hist_source.hh: In instantiation of 'stacked_bar_chart_base::show_state stacked_bar_chart::show_next_ident(stacked_bar_chart_base::direction) [with T = std::__cxx11::basic_string; stacked_bar_chart_base::show_state = mapbox::util::variant]': hotkeys.cc:986:64: required from here hist_source.hh:124:46: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::chart_ident, std::allocator >::chart_ident> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (one.so_index + 1 == this->sbc_idents.size()) { depbase=`echo listview_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT listview_curses.o -MD -MP -MF $depbase.Tpo -c -o listview_curses.o listview_curses.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lnav_commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT lnav_commands.o -MD -MP -MF $depbase.Tpo -c -o lnav_commands.o lnav_commands.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lnav_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT lnav_config.o -MD -MP -MF $depbase.Tpo -c -o lnav_config.o lnav_config.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lnav_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT lnav_log.o -MD -MP -MF $depbase.Tpo -c -o lnav_log.o lnav_log.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from line_buffer.cc:47: simdutf8check.h:185:13: warning: 'bool validate_utf8_fast(const char*, size_t, ssize_t*)' defined but not used [-Wunused-function] static bool validate_utf8_fast(const char *src, size_t len, ssize_t *len_out) ^~~~~~~~~~~~~~~~~~ listview_curses.cc: In member function 'virtual void listview_curses::do_update()': listview_curses.cc:290:35: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (int lpc = 0; lpc < width - 1; lpc++) { ~~~~^~~~~~~~~~~ depbase=`echo lnav_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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_accel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT log_actions.o -MD -MP -MF $depbase.Tpo -c -o log_actions.o log_actions.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from hist_source.hh:45, from lnav.hh:47, from lnav_commands.cc:42: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo log_format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 top_status_source.hh:36, from lnav.hh:50, from lnav_commands.cc:42: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo log_format_loader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 In file included from lnav.hh:64, from lnav_commands.cc:42: spectro_source.hh: In member function 'spectrogram_row& spectrogram_source::load_row(textview_curses&, int)': spectro_source.hh:489:65: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct spectrogram_row::row_bucket'; use assignment or value-initialization instead [-Wclass-memaccess] memset(s_row.sr_values, 0, sizeof(int) * (width + 1)); ^ spectro_source.hh:86:12: note: 'struct spectrogram_row::row_bucket' declared here struct row_bucket { ^~~~~~~~~~ depbase=`echo log_level.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 lnav_commands.cc: In function 'std::__cxx11::string com_open(exec_context&, std::__cxx11::string, std::vector >&)': lnav_commands.cc:1783:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr ul(new url_loader(fn)); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from lnav.hh:44, from lnav_commands.cc:42: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ depbase=`echo logfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT logfile.o -MD -MP -MF $depbase.Tpo -c -o logfile.o logfile.cc &&\ mv -f $depbase.Tpo $depbase.Po lnav_commands.cc: In function 'std::__cxx11::string com_tag(exec_context&, std::__cxx11::string, std::vector >&)': lnav_commands.cc:2092:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] for (int lpc = 1; lpc < args.size(); lpc++) { ~~~~^~~~~~~~~~~~~ lnav_commands.cc: In function 'std::__cxx11::string com_untag(exec_context&, std::__cxx11::string, std::vector >&)': lnav_commands.cc:2133:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] for (int lpc = 1; lpc < args.size(); lpc++) { ~~~~^~~~~~~~~~~~~ lnav_commands.cc: In function 'std::__cxx11::string com_delete_tags(exec_context&, std::__cxx11::string, std::vector >&)': lnav_commands.cc:2174:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] for (int lpc = 1; lpc < args.size(); lpc++) { ~~~~^~~~~~~~~~~~~ depbase=`echo logfile_sub_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 hist_source.hh:45, from lnav.hh:47, from log_actions.cc:32: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from top_status_source.hh:36, from lnav.hh:50, from log_actions.cc:32: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo network-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 In file included from lnav.hh:64, from log_actions.cc:32: spectro_source.hh: In member function 'spectrogram_row& spectrogram_source::load_row(textview_curses&, int)': spectro_source.hh:489:65: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct spectrogram_row::row_bucket'; use assignment or value-initialization instead [-Wclass-memaccess] memset(s_row.sr_values, 0, sizeof(int) * (width + 1)); ^ spectro_source.hh:86:12: note: 'struct spectrogram_row::row_bucket' declared here struct row_bucket { ^~~~~~~~~~ depbase=`echo data_scanner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT data_scanner.o -MD -MP -MF $depbase.Tpo -c -o data_scanner.o data_scanner.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from log_vtab_impl.hh:39, from log_format.cc:41: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from log_vtab_impl.hh:40, from log_format.cc:41: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo data_scanner_re.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT data_scanner_re.o -MD -MP -MF $depbase.Tpo -c -o data_scanner_re.o data_scanner_re.cc &&\ mv -f $depbase.Tpo $depbase.Po log_format.cc: In member function 'line_range logline_value::origin_in_full_msg(const char*, size_t) const': log_format.cc:80:13: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if (len == -1) { ~~~~^~~~~ In file included from logfile_sub_source.hh:50, from logfile_sub_source.cc:40: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from logfile_sub_source.cc:40: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ logfile_sub_source.cc: In member function 'virtual void log_location_history::loc_history_append(vis_line_t)': logfile_sub_source.cc:925:13: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if (top >= this->llh_log_source.text_line_count()) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logfile_sub_source.cc: In member function 'virtual nonstd::optional_lite::optional > log_location_history::loc_history_back(vis_line_t)': logfile_sub_source.cc:940:38: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] while (this->lh_history_position < this->llh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ logfile_sub_source.cc:949:45: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if ((this->lh_history_position + 1) >= this->llh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo data_parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT data_parser.o -MD -MP -MF $depbase.Tpo -c -o data_parser.o data_parser.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo papertrail_proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT papertrail_proc.o -MD -MP -MF $depbase.Tpo -c -o papertrail_proc.o papertrail_proc.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pretty_printer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 log_data_helper.hh:42, from log_actions.hh:34, from log_actions.cc:33: data_parser.hh: In member function 'void data_parser::discover_format()': data_parser.hh:139:36: warning: '.data_parser::element::e_capture.pcre_context::capture::c_end' may be used uninitialized in this function [-Wmaybe-uninitialized] elem.e_capture.c_end); \ ^~~~~ data_parser.hh:138:36: warning: '.data_parser::element::e_capture.pcre_context::capture::c_begin' may be used uninitialized in this function [-Wmaybe-uninitialized] elem.e_capture.c_begin, \ ^~~~~~~ data_parser.hh:139:36: warning: '.data_parser::element::e_capture.pcre_context::capture::c_end' may be used uninitialized in this function [-Wmaybe-uninitialized] elem.e_capture.c_end); \ ^~~~~ data_parser.hh:138:36: warning: '.data_parser::element::e_capture.pcre_context::capture::c_begin' may be used uninitialized in this function [-Wmaybe-uninitialized] elem.e_capture.c_begin, \ ^~~~~~~ ../../lnav/src/data_scanner_re.re: In member function 'bool data_scanner::tokenize2(pcre_context&, data_token_t&)': ../../lnav/src/data_scanner_re.re:62:13: warning: 'YYCURSOR.data_scanner::tokenize2(pcre_context&, data_token_t&)::_YYCURSOR::lim' is used uninitialized in this function [-Wuninitialized] depbase=`echo readline_callbacks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT readline_callbacks.o -MD -MP -MF $depbase.Tpo -c -o readline_callbacks.o readline_callbacks.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo readline_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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, char, char)': readline_highlighters.cc:82:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (x < 0 || x > line.length()) { ~~^~~~~~~~~~~~~~~ In file included from hist_source.hh:45, from lnav.hh:47, from readline_callbacks.cc:32: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo readline_possibilities.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 top_status_source.hh:36, from lnav.hh:50, from readline_callbacks.cc:32: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo regexp_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT regexp_vtab.o -MD -MP -MF $depbase.Tpo -c -o regexp_vtab.o regexp_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from lnav.hh:64, from readline_callbacks.cc:32: spectro_source.hh: In member function 'spectrogram_row& spectrogram_source::load_row(textview_curses&, int)': spectro_source.hh:489:65: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct spectrogram_row::row_bucket'; use assignment or value-initialization instead [-Wclass-memaccess] memset(s_row.sr_values, 0, sizeof(int) * (width + 1)); ^ spectro_source.hh:86:12: note: 'struct spectrogram_row::row_bucket' declared here struct row_bucket { ^~~~~~~~~~ In file included from hist_source.hh:45, from lnav.hh:47, from readline_possibilities.cc:36: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from top_status_source.hh:36, from lnav.hh:50, from readline_possibilities.cc:36: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo relative_time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT relative_time.o -MD -MP -MF $depbase.Tpo -c -o relative_time.o relative_time.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from lnav.hh:64, from readline_possibilities.cc:36: spectro_source.hh: In member function 'spectrogram_row& spectrogram_source::load_row(textview_curses&, int)': spectro_source.hh:489:65: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct spectrogram_row::row_bucket'; use assignment or value-initialization instead [-Wclass-memaccess] memset(s_row.sr_values, 0, sizeof(int) * (width + 1)); ^ spectro_source.hh:86:12: note: 'struct spectrogram_row::row_bucket' declared here struct row_bucket { ^~~~~~~~~~ depbase=`echo session_data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT session_data.o -MD -MP -MF $depbase.Tpo -c -o session_data.o session_data.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sequence_matcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT sequence_matcher.o -MD -MP -MF $depbase.Tpo -c -o sequence_matcher.o sequence_matcher.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo shared_buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT shlex.o -MD -MP -MF $depbase.Tpo -c -o shlex.o shlex.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sqlite-extension-func.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 statusview_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 In file included from hist_source.hh:45, from lnav.hh:47, from session_data.cc:48: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo text_format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT text_format.o -MD -MP -MF $depbase.Tpo -c -o text_format.o text_format.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from top_status_source.hh:36, from lnav.hh:50, from session_data.cc:48: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ statusview_curses.cc: In member function 'virtual void statusview_curses::do_update()': statusview_curses.cc:119:30: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if (val.length() > sf.get_width()) { ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from lnav.hh:64, from session_data.cc:48: spectro_source.hh: In member function 'spectrogram_row& spectrogram_source::load_row(textview_curses&, int)': spectro_source.hh:489:65: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct spectrogram_row::row_bucket'; use assignment or value-initialization instead [-Wclass-memaccess] memset(s_row.sr_values, 0, sizeof(int) * (width + 1)); ^ spectro_source.hh:86:12: note: 'struct spectrogram_row::row_bucket' declared here struct row_bucket { ^~~~~~~~~~ depbase=`echo timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT timer.o -MD -MP -MF $depbase.Tpo -c -o timer.o timer.cc &&\ mv -f $depbase.Tpo $depbase.Po session_data.cc: In function 'void load_time_bookmarks()': session_data.cc:533:55: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] for (int lpc = 0; lpc < tag_list.in()->u.array.len; lpc++) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo pcrepp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT pcrepp.o -MD -MP -MF $depbase.Tpo -c -o pcrepp.o pcrepp.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo piper_proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT piper_proc.o -MD -MP -MF $depbase.Tpo -c -o piper_proc.o piper_proc.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sql_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT sql_util.o -MD -MP -MF $depbase.Tpo -c -o sql_util.o sql_util.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo state-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 depbase=`echo strnatcmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT strnatcmp.o -MD -MP -MF $depbase.Tpo -c -o strnatcmp.o strnatcmp.c &&\ mv -f $depbase.Tpo $depbase.Po session_data.cc: In instantiation of 'int bind_values_helper(sqlite3_stmt*, std::index_sequence, Args ...) [with Args = {timeval, intern_string_t, std::__cxx11::basic_string, std::allocator >, long int}; long unsigned int ...Idx = {0, 1, 2, 3}; sqlite3_stmt = sqlite3_stmt; std::index_sequence = std::integer_sequence]': session_data.cc:148:30: required from 'int bind_values(sqlite3_stmt*, Args ...) [with Args = {timeval, intern_string_t, std::__cxx11::basic_string, std::allocator >, long int}; sqlite3_stmt = sqlite3_stmt]' session_data.cc:178:38: required from here session_data.cc:136:27: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (int lpc = 0; lpc < idxs.size(); lpc++) { session_data.cc: In instantiation of 'int bind_values_helper(sqlite3_stmt*, std::index_sequence, Args ...) [with Args = {long int, timeval, timeval, intern_string_t}; long unsigned int ...Idx = {0, 1, 2, 3}; sqlite3_stmt = sqlite3_stmt; std::index_sequence = std::integer_sequence]': session_data.cc:148:30: required from 'int bind_values(sqlite3_stmt*, Args ...) [with Args = {long int, timeval, timeval, intern_string_t}; sqlite3_stmt = sqlite3_stmt]' session_data.cc:446:53: required from here session_data.cc:136:27: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] session_data.cc: In instantiation of 'int bind_values_helper(sqlite3_stmt*, std::index_sequence, Args ...) [with Args = {timeval, intern_string_t, std::__cxx11::basic_string, std::allocator >, long int, long int, long int}; long unsigned int ...Idx = {0, 1, 2, 3, 4, 5}; sqlite3_stmt = sqlite3_stmt; std::index_sequence = std::integer_sequence]': session_data.cc:148:30: required from 'int bind_values(sqlite3_stmt*, Args ...) [with Args = {timeval, intern_string_t, std::__cxx11::basic_string, std::allocator >, long int, long int, long int}; sqlite3_stmt = sqlite3_stmt]' session_data.cc:1175:35: required from here session_data.cc:136:27: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] depbase=`echo sysclip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 hist_source.hh:45, from lnav.hh:47, from state-extension-functions.cc:42: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from textfile_highlighters.hh:33, from textfile_highlighters.cc:34: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from top_status_source.hh:36, from lnav.hh:50, from state-extension-functions.cc:42: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from textview_curses.cc:42: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from string-extension-functions.cc:27: data_parser.hh: In member function 'void data_parser::discover_format()': data_parser.hh:139:36: warning: '.data_parser::element::e_capture.pcre_context::capture::c_end' may be used uninitialized in this function [-Wmaybe-uninitialized] elem.e_capture.c_end); \ ^~~~~ data_parser.hh:138:36: warning: '.data_parser::element::e_capture.pcre_context::capture::c_begin' may be used uninitialized in this function [-Wmaybe-uninitialized] elem.e_capture.c_begin, \ ^~~~~~~ In file included from lnav.hh:64, from state-extension-functions.cc:42: spectro_source.hh: In member function 'spectrogram_row& spectrogram_source::load_row(textview_curses&, int)': spectro_source.hh:489:65: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct spectrogram_row::row_bucket'; use assignment or value-initialization instead [-Wclass-memaccess] memset(s_row.sr_values, 0, sizeof(int) * (width + 1)); ^ spectro_source.hh:86:12: note: 'struct spectrogram_row::row_bucket' declared here struct row_bucket { ^~~~~~~~~~ depbase=`echo time-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 depbase=`echo ptimec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT ptimec.o -MD -MP -MF $depbase.Tpo -c -o ptimec.o ptimec.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo view_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT view_curses.o -MD -MP -MF $depbase.Tpo -c -o view_curses.o view_curses.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo view_helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT view_helpers.o -MD -MP -MF $depbase.Tpo -c -o view_helpers.o view_helpers.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo views_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 view_curses.cc:38: view_curses.cc: In member function 'attr_line_t attr_line_t::subline(size_t, size_t) const': view_curses.cc:364:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] ensure(last_lr.lr_end <= retval.al_string.length()); ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lnav_log.hh:155:15: note: in definition of macro 'ensure' ((void) ((e) ? 0 : __ensure (#e, __FILE__, __LINE__))) ^ depbase=`echo vt52_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT vtab_module.o -MD -MP -MF $depbase.Tpo -c -o vtab_module.o vtab_module.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from hist_source.hh:45, from lnav.hh:47, from view_helpers.cc:32: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo log_vtab_impl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 top_status_source.hh:36, from lnav.hh:50, from view_helpers.cc:32: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from lnav.hh:64, from view_helpers.cc:32: spectro_source.hh: In member function 'spectrogram_row& spectrogram_source::load_row(textview_curses&, int)': spectro_source.hh:489:65: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct spectrogram_row::row_bucket'; use assignment or value-initialization instead [-Wclass-memaccess] memset(s_row.sr_values, 0, sizeof(int) * (width + 1)); ^ spectro_source.hh:86:12: note: 'struct spectrogram_row::row_bucket' declared here struct row_bucket { ^~~~~~~~~~ depbase=`echo xterm_mouse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 yajlpp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT yajlpp.o -MD -MP -MF $depbase.Tpo -c -o yajlpp.o yajlpp.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_override.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT test_override.o -MD -MP -MF $depbase.Tpo -c -o test_override.o test_override.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from hist_source.hh:45, from lnav.hh:47, from views_vtab.cc:42: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pthread -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L//lib -o bin2c bin2c.o -lpcrecpp -lpcre -ltinfo -lexecinfo -lbz2 -lz -lutil c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pthread -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L//lib -o ptimec ptimec.o -lpcrecpp -lpcre -ltinfo -lexecinfo -lbz2 -lz -lutil depbase=`echo spookyhash/SpookyV2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT spookyhash/SpookyV2.o -MD -MP -MF $depbase.Tpo -c -o spookyhash/SpookyV2.o spookyhash/SpookyV2.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl/yajl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT yajl/yajl.o -MD -MP -MF $depbase.Tpo -c -o yajl/yajl.o yajl/yajl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl/yajl_alloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT yajl/yajl_alloc.o -MD -MP -MF $depbase.Tpo -c -o yajl/yajl_alloc.o yajl/yajl_alloc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl/yajl_buf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT yajl/yajl_buf.o -MD -MP -MF $depbase.Tpo -c -o yajl/yajl_buf.o yajl/yajl_buf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl/yajl_encode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT yajl/yajl_encode.o -MD -MP -MF $depbase.Tpo -c -o yajl/yajl_encode.o yajl/yajl_encode.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl/yajl_gen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT yajl/yajl_gen.o -MD -MP -MF $depbase.Tpo -c -o yajl/yajl_gen.o yajl/yajl_gen.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl/yajl_lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT yajl/yajl_lex.o -MD -MP -MF $depbase.Tpo -c -o yajl/yajl_lex.o yajl/yajl_lex.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from top_status_source.hh:36, from lnav.hh:50, from views_vtab.cc:42: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo yajl/yajl_parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT yajl/yajl_parser.o -MD -MP -MF $depbase.Tpo -c -o yajl/yajl_parser.o yajl/yajl_parser.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from log_vtab_impl.hh:39, from log_vtab_impl.cc:34: textview_curses.hh: In member function 'virtual nonstd::optional_lite::optional > vis_location_history::loc_history_back(vis_line_t)': textview_curses.hh:519:43: warning: comparison of integer expressions of different signedness: 'int' and 'nonstd::ring_span >::size_type' {aka 'long unsigned int'} [-Wsign-compare] if (this->lh_history_position + 1 >= this->vlh_history.size()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo yajl/yajl_tree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT yajl/yajl_tree.o -MD -MP -MF $depbase.Tpo -c -o yajl/yajl_tree.o yajl/yajl_tree.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from lnav.hh:64, from views_vtab.cc:42: spectro_source.hh: In member function 'spectrogram_row& spectrogram_source::load_row(textview_curses&, int)': spectro_source.hh:489:65: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct spectrogram_row::row_bucket'; use assignment or value-initialization instead [-Wclass-memaccess] memset(s_row.sr_values, 0, sizeof(int) * (width + 1)); ^ spectro_source.hh:86:12: note: 'struct spectrogram_row::row_bucket' declared here struct row_bucket { ^~~~~~~~~~ depbase=`echo yajl/yajl_version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT yajl/yajl_version.o -MD -MP -MF $depbase.Tpo -c -o yajl/yajl_version.o yajl/yajl_version.c &&\ mv -f $depbase.Tpo $depbase.Po ./bin2c -z -c ./dump-pid.sh dump-pid-sh.c ./bin2c -z -c ./help.txt help.c ./bin2c -z -c ./init.sql init-sql.c ./bin2c -z -c ./default-log-formats.json default-log-formats-json.c ./bin2c -z -c ./default-config.json default-config-json.c ./bin2c -z -c dhclient-summary.lnav dhclient-summary.c ./bin2c -z -c keymap-default.json keymap-default.c ./bin2c -z -c lnav-pop-view.lnav lnav-pop-view.c ./bin2c -z -c partition-by-boot.lnav partition-by-boot.c ./bin2c -z -c search-for.lnav search-for.c ./bin2c -z -c xterm-palette.json xterm-palette.c In file included from log_vtab_impl.hh:40, from log_vtab_impl.cc:34: logfile_sub_source.hh: In member function 'nonstd::optional_lite::optional > logfile_sub_source::find_from_content(content_line_t)': logfile_sub_source.hh:529:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while (vis_start < this->text_line_count()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ./ptimec "@%@" "%Y-%m-%d %H:%M:%S" "%Y-%m-%d %H:%M:%S%z" "%Y-%m-%d %H:%M:%S %z" "%Y-%m-%d %H:%M" "%Y-%m-%dT%H:%M:%S.%f%z" "%y-%m-%dT%H:%M:%S.%f%z" "%Y-%m-%dT%H:%M:%SZ" "%Y-%m-%dT%H:%M:%S%z" "%Y-%m-%dT%H:%M:%S" "%Y-%m-%dT%H:%M:%S%z" "%Y/%m/%d %H:%M:%S" "%Y/%m/%d %H:%M:%S %z" "%Y/%m/%d %H:%M:%S%z" "%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 %Z %Y" "%a %b %d %H:%M:%S " "%a %b %d %H:%M:%S.%L " "%d/%b/%Y:%H:%M:%S +0000" "%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" "%d %b %Y %H:%M:%S,%L" "%b %d %H:%M:%S" "%b %d %k:%M:%S" "%b %d %l:%M:%S" "%b %e, %Y %l:%M:%S %p" "%m/%d/%y %H:%M:%S" "%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/%e/%Y %I:%M:%S %p" "%m/%e/%Y %l:%M:%S %p" "%d/%b/%y %H:%M:%S" "%m%d %H:%M:%S" "%H:%M:%S" "%M:%S" "%m/%d %H:%M:%S" "%Y-%m-%d" "%Y-%m" "%Y/%m/%d" "%Y/%m" "%s.%f" > time_fmts.cc depbase=`echo dump-pid-sh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT dump-pid-sh.o -MD -MP -MF $depbase.Tpo -c -o dump-pid-sh.o dump-pid-sh.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT help.o -MD -MP -MF $depbase.Tpo -c -o help.o help.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo init-sql.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT init-sql.o -MD -MP -MF $depbase.Tpo -c -o init-sql.o init-sql.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo default-log-formats-json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT default-log-formats-json.o -MD -MP -MF $depbase.Tpo -c -o default-log-formats-json.o default-log-formats-json.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo default-config-json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT default-config-json.o -MD -MP -MF $depbase.Tpo -c -o default-config-json.o default-config-json.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dhclient-summary.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT dhclient-summary.o -MD -MP -MF $depbase.Tpo -c -o dhclient-summary.o dhclient-summary.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo keymap-default.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT keymap-default.o -MD -MP -MF $depbase.Tpo -c -o keymap-default.o keymap-default.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lnav-pop-view.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT lnav-pop-view.o -MD -MP -MF $depbase.Tpo -c -o lnav-pop-view.o lnav-pop-view.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo partition-by-boot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT partition-by-boot.o -MD -MP -MF $depbase.Tpo -c -o partition-by-boot.o partition-by-boot.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo search-for.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT search-for.o -MD -MP -MF $depbase.Tpo -c -o search-for.o search-for.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xterm-palette.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT xterm-palette.o -MD -MP -MF $depbase.Tpo -c -o xterm-palette.o xterm-palette.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo time_fmts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT time_fmts.o -MD -MP -MF $depbase.Tpo -c -o time_fmts.o time_fmts.cc &&\ mv -f $depbase.Tpo $depbase.Po views_vtab.cc: In member function 'lnav_view_filter_base::iterator& lnav_view_filter_base::iterator::operator++()': views_vtab.cc:361:42: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if (this->i_filter_index >= fs.size()) { ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ views_vtab.cc: In member function 'int lnav_view_filters::delete_row(sqlite3_vtab*, sqlite3_int64)': views_vtab.cc:490:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if (iter->get_index() == filter_index) { ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ rm -f libdiag.a ar cru libdiag.a ansi_scrubber.o bookmarks.o bottom_status_source.o collation-functions.o command_executor.o curl_looper.o db_sub_source.o elem_to_json.o environ_vtab.o extension-functions.o field_overlay_source.o file_vtab.o filter_observer.o filter_status_source.o filter_sub_source.o fstat_vtab.o fs-extension-functions.o fts_fuzzy_match.o grep_proc.o help_text_formatter.o hist_source.o hotkeys.o input_dispatcher.o intern_string.o is_utf8.o json-extension-functions.o json_op.o json_ptr.o line_buffer.o listview_curses.o lnav_commands.o lnav_config.o lnav_log.o lnav_util.o log_accel.o log_actions.o log_format.o log_format_loader.o log_level.o log_level_re.o logfile.o logfile_sub_source.o network-extension-functions.o data_scanner.o data_scanner_re.o data_parser.o papertrail_proc.o pretty_printer.o ptimec_rt.o readline_callbacks.o readline_curses.o readline_highlighters.o readline_possibilities.o regexp_vtab.o relative_time.o session_data.o sequence_matcher.o shared_buffer.o shlex.o sqlite-extension-func.o statusview_curses.o string-extension-functions.o text_format.o timer.o pcrepp.o piper_proc.o sql_util.o state-extension-functions.o strnatcmp.o sysclip.o textfile_highlighters.o textview_curses.o time-extension-functions.o time_fmts.o view_curses.o view_helpers.o views_vtab.o vt52_curses.o vtab_module.o log_vtab_impl.o xterm_mouse.o xterm-palette.o yajlpp.o spookyhash/SpookyV2.o yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o yajl/yajl_version.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libdiag.a c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pthread -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L//lib -o lnav lnav.o dump-pid-sh.o help.o init-sql.o default-log-formats-json.o default-config-json.o dhclient-summary.o keymap-default.o lnav-pop-view.o partition-by-boot.o search-for.o xterm-palette.o libdiag.a -lreadline -lncursesw -lsqlite3 -L/usr/local/lib -lcurl -lpcrecpp -lpcrecpp -lpcre -ltinfo -lexecinfo -lbz2 -lz -lutil c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pthread -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L//lib -o lnav-test lnav.o test_override.o dump-pid-sh.o help.o init-sql.o default-log-formats-json.o default-config-json.o dhclient-summary.o keymap-default.o lnav-pop-view.o partition-by-boot.o search-for.o xterm-palette.o libdiag.a -lreadline -lncursesw -lsqlite3 -L/usr/local/lib -lcurl -lpcrecpp -lpcrecpp -lpcre -ltinfo -lexecinfo -lbz2 -lz -lutil rm lnav-pop-view.c keymap-default.c dhclient-summary.c search-for.c partition-by-boot.c gmake[3]: Leaving directory '/construction/sysutils/lnav/lnav-0.8.5/src' gmake[2]: Leaving directory '/construction/sysutils/lnav/lnav-0.8.5/src' Making all in test gmake[2]: Entering directory '/construction/sysutils/lnav/lnav-0.8.5/test' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/construction/sysutils/lnav/lnav-0.8.5/test' gmake[2]: Entering directory '/construction/sysutils/lnav/lnav-0.8.5' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/construction/sysutils/lnav/lnav-0.8.5' gmake[1]: Leaving directory '/construction/sysutils/lnav/lnav-0.8.5' SUCCEEDED 00:01:12 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> lnav-0.8.5_1 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for lnav-0.8.5_1 ===> lnav-0.8.5_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list install -s -m 555 /construction/sysutils/lnav/lnav-0.8.5/src/lnav /construction/sysutils/lnav/stage/usr/local/bin install -m 444 /construction/sysutils/lnav/lnav-0.8.5/lnav.1 /construction/sysutils/lnav/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for lnav-0.8.5_1 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:01:54