* Package: app-admin/lnav-0.9.0-r3 * Repository: gentoo * Maintainer: randy@electronsweatshop.com proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux unicode userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking lnav-0.9.0.tar.gz to /var/tmp/portage/app-admin/lnav-0.9.0-r3/work >>> Source unpacked in /var/tmp/portage/app-admin/lnav-0.9.0-r3/work >>> Preparing source in /var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0 ... * Applying lnav-0.8.4-disable-tests.patch ... patching file test/Makefile.am Hunk #1 succeeded at 307 with fuzz 1 (offset -66 lines). Hunk #2 succeeded at 312 with fuzz 2 (offset -68 lines). [ ok ] * Applying lnav-0.9.0-bug639332-tinfow.patch ... [ ok ] * Applying lnav-0.9.0-bug713600_0.patch ... [ ok ] * Applying lnav-0.9.0-bug713600_1.patch ... [ ok ] * Applying lnav-0.9.0-bug792582.patch ... [ ok ] * Applying lnav-0.9.0-bug786456.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0' ... * Running 'aclocal -I .' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: lnav-0.9.0/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0 ... * econf: updating lnav-0.9.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating lnav-0.9.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/lnav-0.9.0-r3 --htmldir=/usr/share/doc/lnav-0.9.0-r3/html --libdir=/usr/lib64 --disable-static --with-ncursesw checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether x86_64-pc-linux-gnu-gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-pc-linux-gnu-g++... none checking whether x86_64-pc-linux-gnu-g++ supports C++14 features with -std=c++14... yes checking whether the compiler supports GNU C++... (cached) yes checking whether x86_64-pc-linux-gnu-g++ -std=c++14 accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-g++ -std=c++14 option to enable C++11 features... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-g++ -std=c++14... (cached) none checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bzip2... /bin/bzip2 checking for re2c... /usr/bin/re2c checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking size of off_t... 8 checking size of size_t... 8 checking whether struct tm is in sys/time.h or time.h... time.h checking for x86_64-pc-linux-gnu-g++ -std=c++14 options needed to detect all undeclared functions... none needed checking for struct tm.tm_zone... yes checking for library containing openpty... none required checking for library containing gzseek... -lz checking for library containing BZ2_bzopen... -lbz2 checking for library containing dlopen... none required checking for library containing backtrace... none required checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.78.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 for execinfo.h... yes checking for pty.h... yes checking for util.h... no checking for zlib.h... yes checking for bzlib.h... yes checking for libutil.h... no checking for sys/ttydefaults.h... yes configure: compiling with the included version of yajl checking for NcursesW wide-character library... yes checking for working ncursesw/curses.h... yes checking for working ncursesw.h... no checking for working ncurses.h... no checking lib pcre... (testing) checking for pcre_study in -lpcre... yes checking libpcrecpp... yes checking for pcre.h... yes 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 for readline.h... no checking for readline/readline.h... yes checking for library containing sqlite3_open... -lsqlite3 checking for sqlite3.h... yes checking for SQLite3 library >= 3.9.0... yes checking for sqlite3_stmt_readonly... yes checking for sqlite3_value_subtype... yes 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 src/base/Makefile config.status: creating src/fmtlib/Makefile config.status: creating src/pcrepp/Makefile config.status: creating src/yajl/Makefile config.status: creating src/yajlpp/Makefile config.status: creating test/Makefile config.status: creating src/config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0 ... make -j4 Making all in src make[1]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src' x86_64-pc-linux-gnu-gcc -o bin2c bin2c.c x86_64-pc-linux-gnu-gcc -o ptimec ptimec.c ./bin2c ansi-palette-json ansi-palette.json ./bin2c -n lnav_scripts builtin-scripts ./scripts/dhclient-summary.lnav ./scripts/lnav-pop-view.lnav ./scripts/partition-by-boot.lnav ./scripts/rename-stdin.lnav ./scripts/search-for.lnav ./bin2c -n lnav_scripts builtin-scripts ./scripts/dhclient-summary.lnav ./scripts/lnav-pop-view.lnav ./scripts/partition-by-boot.lnav ./scripts/rename-stdin.lnav ./scripts/search-for.lnav ./bin2c -n lnav_sh_scripts builtin-sh-scripts ./scripts/dump-pid.sh ./bin2c -n lnav_sh_scripts builtin-sh-scripts ./scripts/dump-pid.sh ./bin2c -n lnav_config_json default-config ./root-config.json ./keymaps/de-keymap.json ./keymaps/default-keymap.json ./keymaps/fr-keymap.json ./keymaps/uk-keymap.json ./keymaps/us-keymap.json ./themes/default-theme.json ./themes/eldar.json ./themes/monocai.json ./themes/night-owl.json ./themes/solarized-dark.json ./themes/solarized-light.json ./bin2c -n lnav_config_json default-config ./root-config.json ./keymaps/de-keymap.json ./keymaps/default-keymap.json ./keymaps/fr-keymap.json ./keymaps/uk-keymap.json ./keymaps/us-keymap.json ./themes/default-theme.json ./themes/eldar.json ./themes/monocai.json ./themes/night-owl.json ./themes/solarized-dark.json ./themes/solarized-light.json ./bin2c -n lnav_format_json default-formats ./formats/access_log.json ./formats/alb_log.json ./formats/autodeploy_log.json ./formats/block_log.json ./formats/candlepin_log.json ./formats/choose_repo_log.json ./formats/cups_log.json ./formats/dpkg_log.json ./formats/elb_log.json ./formats/engine_log.json ./formats/error_log.json ./formats/fsck_hfs_log.json ./formats/glog_log.json ./formats/haproxy_log.json ./formats/java_log.json ./formats/journald_json_log.json ./formats/katello_log.json ./formats/openam_log.json ./formats/openamdb_log.json ./formats/openstack_log.json ./formats/page_log.json ./formats/papertrail_log.json ./formats/snaplogic_log.json ./formats/sssd_log.json ./formats/strace_log.json ./formats/sudo_log.json ./formats/syslog_log.json ./formats/tcf_log.json ./formats/tcsh_history.json ./formats/uwsgi_log.json ./formats/vdsm_log.json ./formats/vmk_log.json ./formats/vmw_log.json ./formats/xmlrpc_log.json ./bin2c -n lnav_format_json default-formats ./formats/access_log.json ./formats/alb_log.json ./formats/autodeploy_log.json ./formats/block_log.json ./formats/candlepin_log.json ./formats/choose_repo_log.json ./formats/cups_log.json ./formats/dpkg_log.json ./formats/elb_log.json ./formats/engine_log.json ./formats/error_log.json ./formats/fsck_hfs_log.json ./formats/glog_log.json ./formats/haproxy_log.json ./formats/java_log.json ./formats/journald_json_log.json ./formats/katello_log.json ./formats/openam_log.json ./formats/openamdb_log.json ./formats/openstack_log.json ./formats/page_log.json ./formats/papertrail_log.json ./formats/snaplogic_log.json ./formats/sssd_log.json ./formats/strace_log.json ./formats/sudo_log.json ./formats/syslog_log.json ./formats/tcf_log.json ./formats/tcsh_history.json ./formats/uwsgi_log.json ./formats/vdsm_log.json ./formats/vmk_log.json ./formats/vmw_log.json ./formats/xmlrpc_log.json ./bin2c help-txt help.txt ./bin2c init-sql init.sql ./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 ./bin2c xterm-palette-json xterm-palette.json make all-recursive make[2]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src' Making all in base make[3]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/base' x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o intern_string.o intern_string.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o is_utf8.o is_utf8.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o lnav_log.o lnav_log.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o string_util.o string_util.cc rm -f libbase.a x86_64-pc-linux-gnu-ar cru libbase.a intern_string.o is_utf8.o lnav_log.o string_util.o x86_64-pc-linux-gnu-ranlib libbase.a make[3]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/base' Making all in fmtlib make[3]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/fmtlib' x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o format.o format.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o posix.o posix.cc rm -f libcppfmt.a x86_64-pc-linux-gnu-ar cru libcppfmt.a format.o posix.o x86_64-pc-linux-gnu-ranlib libcppfmt.a make[3]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/fmtlib' Making all in pcrepp make[3]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/pcrepp' x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o pcrepp.o pcrepp.cc rm -f libpcrepp.a x86_64-pc-linux-gnu-ar cru libpcrepp.a pcrepp.o x86_64-pc-linux-gnu-ranlib libpcrepp.a make[3]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/pcrepp' Making all in yajl make[3]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/yajl' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o yajl.o yajl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o yajl_alloc.o yajl_alloc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o yajl_buf.o yajl_buf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o yajl_encode.o yajl_encode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o yajl_gen.o yajl_gen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o yajl_lex.o yajl_lex.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o yajl_parser.o yajl_parser.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o yajl_tree.o yajl_tree.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o yajl_version.o yajl_version.c rm -f libyajl.a x86_64-pc-linux-gnu-ar cru libyajl.a yajl.o yajl_alloc.o yajl_buf.o yajl_encode.o yajl_gen.o yajl_lex.o yajl_parser.o yajl_tree.o yajl_version.o x86_64-pc-linux-gnu-ranlib libyajl.a make[3]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/yajl' Making all in yajlpp make[3]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/yajlpp' x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o json_op.o json_op.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o json_ptr.o json_ptr.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o yajlpp.o yajlpp.cc rm -f libyajlpp.a x86_64-pc-linux-gnu-ar cru libyajlpp.a json_op.o json_ptr.o yajlpp.o x86_64-pc-linux-gnu-ranlib libyajlpp.a make[3]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/yajlpp' Making all in . make[3]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src' x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o lnav.o lnav.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o ansi_scrubber.o ansi_scrubber.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o bookmarks.o bookmarks.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o bottom_status_source.o bottom_status_source.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o collation-functions.o collation-functions.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o column_namer.o column_namer.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o command_executor.o command_executor.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o curl_looper.o curl_looper.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o db_sub_source.o db_sub_source.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o elem_to_json.o elem_to_json.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o environ_vtab.o environ_vtab.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o extension-functions.o extension-functions.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o field_overlay_source.o field_overlay_source.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o file_vtab.o file_vtab.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o filter_observer.o filter_observer.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o filter_status_source.o filter_status_source.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o filter_sub_source.o filter_sub_source.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o fstat_vtab.o fstat_vtab.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o fs-extension-functions.o fs-extension-functions.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o fts_fuzzy_match.o fts_fuzzy_match.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o grep_proc.o grep_proc.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o help_text_formatter.o help_text_formatter.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o highlighter.o highlighter.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o hist_source.o hist_source.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o hotkeys.o hotkeys.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o input_dispatcher.o input_dispatcher.cc input_dispatcher.cc: In member function ‘void input_dispatcher::append_to_escape_buffer(int)’: input_dispatcher.cc:159:31: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 159 | if (this->id_escape_index < (sizeof(this->id_escape_buffer) - 1)) { | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o json-extension-functions.o json-extension-functions.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o line_buffer.o line_buffer.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o listview_curses.o listview_curses.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o lnav_commands.o lnav_commands.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o lnav_config.o lnav_config.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o lnav_util.o lnav_util.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o log_accel.o log_accel.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o log_actions.o log_actions.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o log_format.o log_format.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o log_format_loader.o log_format_loader.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o log_level.o log_level.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o log_level_re.o log_level_re.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o logfile.o logfile.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o logfile_sub_source.o logfile_sub_source.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o network-extension-functions.o network-extension-functions.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o data_scanner.o data_scanner.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o data_scanner_re.o data_scanner_re.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o data_parser.o data_parser.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o papertrail_proc.o papertrail_proc.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o pretty_printer.o pretty_printer.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o ptimec_rt.o ptimec_rt.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o readline_callbacks.o readline_callbacks.cc papertrail_proc.cc: In static member function ‘static void papertrail_proc::yajl_writer(void*, const char*, size_t)’: papertrail_proc.cc:159:10: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 159 | write(ptp->ptp_fd, str, len); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ papertrail_proc.cc: In member function ‘virtual long int papertrail_proc::complete(CURLcode)’: papertrail_proc.cc:171:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 171 | write(this->ptp_fd, err_msg, strlen(err_msg)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ papertrail_proc.cc:172:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 172 | write(this->ptp_fd, this->cr_error_buffer, strlen(this->cr_error_buffer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o readline_curses.o readline_curses.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o readline_highlighters.o readline_highlighters.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o readline_possibilities.o readline_possibilities.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o regexp_vtab.o regexp_vtab.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o relative_time.o relative_time.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o session_data.o session_data.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o sequence_matcher.o sequence_matcher.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o shared_buffer.o shared_buffer.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o shlex.o shlex.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o sqlite-extension-func.o sqlite-extension-func.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o statusview_curses.o statusview_curses.cc session_data.cc: In function ‘void save_session()’: session_data.cc:1389:21: warning: loop variable ‘pair’ creates a copy from type ‘const std::pair, std::__cxx11::list, std::__cxx11::basic_string > > >’ [-Wrange-loop-construct] 1389 | for (const auto pair : lnav_data.ld_session_id) { | ^~~~ session_data.cc:1389:21: note: use reference type to prevent copying 1389 | for (const auto pair : lnav_data.ld_session_id) { | ^~~~ | & x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o string-extension-functions.o string-extension-functions.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o styling.o styling.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o text_format.o text_format.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o timer.o timer.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o piper_proc.o piper_proc.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o sql_util.o sql_util.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o state-extension-functions.o state-extension-functions.cc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o strnatcmp.o strnatcmp.c x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o sysclip.o sysclip.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o textfile_highlighters.o textfile_highlighters.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o textview_curses.o textview_curses.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o time-extension-functions.o time-extension-functions.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o view_curses.o view_curses.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o view_helpers.o view_helpers.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o views_vtab.o views_vtab.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o vt52_curses.o vt52_curses.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o vtab_module.o vtab_module.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o log_vtab_impl.o log_vtab_impl.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o xterm_mouse.o xterm_mouse.cc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o ansi-palette-json.o ansi-palette-json.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o builtin-scripts.o builtin-scripts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o builtin-sh-scripts.o builtin-sh-scripts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o default-config.o default-config.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o default-formats.o default-formats.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o help-txt.o help-txt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o init-sql.o init-sql.c x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o time_fmts.o time_fmts.cc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o xterm-palette-json.o xterm-palette-json.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pthread -c -o test_override.o test_override.c x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -I./fmtlib -Wall -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o spookyhash/SpookyV2.o spookyhash/SpookyV2.cpp rm -f libdiag.a x86_64-pc-linux-gnu-ar cru libdiag.a ansi_scrubber.o bookmarks.o bottom_status_source.o collation-functions.o column_namer.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 highlighter.o hist_source.o hotkeys.o input_dispatcher.o json-extension-functions.o line_buffer.o listview_curses.o lnav_commands.o lnav_config.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 styling.o text_format.o timer.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 view_curses.o view_helpers.o views_vtab.o vt52_curses.o vtab_module.o log_vtab_impl.o xterm_mouse.o spookyhash/SpookyV2.o ansi-palette-json.o builtin-scripts.o builtin-sh-scripts.o default-config.o default-formats.o help-txt.o init-sql.o time_fmts.o xterm-palette-json.o x86_64-pc-linux-gnu-ranlib libdiag.a x86_64-pc-linux-gnu-g++ -std=c++14 -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/local/lib64 -L/usr/local/lib -L/usr/lib64 -L/usr/lib -L//lib64 -L//lib -o lnav-test lnav.o test_override.o libdiag.a base/libbase.a fmtlib/libcppfmt.a pcrepp/libpcrepp.a yajl/libyajl.a yajlpp/libyajlpp.a -lreadline -lncursesw -lsqlite3 -lcurl -lpcrecpp -lpcrecpp -lpcre -ltinfow -lbz2 -lz -lpthread x86_64-pc-linux-gnu-g++ -std=c++14 -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/local/lib64 -L/usr/local/lib -L/usr/lib64 -L/usr/lib -L//lib64 -L//lib -o lnav lnav.o libdiag.a base/libbase.a fmtlib/libcppfmt.a pcrepp/libpcrepp.a yajl/libyajl.a yajlpp/libyajlpp.a -lreadline -lncursesw -lsqlite3 -lcurl -lpcrecpp -lpcrecpp -lpcre -ltinfow -lbz2 -lz -lpthread env DUMP_INTERNALS_DIR=./internals DUMP_CRASH=1 ./lnav Makefile make[3]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src' make[2]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src' make[1]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src' Making all in test make[1]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/test' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/test' make[1]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0' >>> Source compiled. >>> Test phase: app-admin/lnav-0.9.0-r3 make -j4 check Making check in src make[1]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src' make check-recursive make[2]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src' Making check in base make[3]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/base' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/base' Making check in fmtlib make[3]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/fmtlib' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/fmtlib' Making check in pcrepp make[3]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/pcrepp' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/pcrepp' Making check in yajl make[3]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/yajl' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/yajl' Making check in yajlpp make[3]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/yajlpp' make drive_json_op drive_json_ptr_walk test_json_ptr test_yajlpp make[4]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/yajlpp' x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o drive_json_op.o drive_json_op.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o drive_json_ptr_walk.o drive_json_ptr_walk.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o test_json_ptr.o test_json_ptr.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o test_yajlpp.o test_yajlpp.cc x86_64-pc-linux-gnu-g++ -std=c++14 -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/local/lib64 -L/usr/local/lib -L/usr/lib64 -L/usr/lib -L//lib64 -L//lib -o test_json_ptr test_json_ptr.o libyajlpp.a ../../src/base/libbase.a ../../src/fmtlib/libcppfmt.a ../../src/pcrepp/libpcrepp.a ../../src/yajl/libyajl.a -lpcrecpp -lpcre -ltinfow -lbz2 -lz -lpthread x86_64-pc-linux-gnu-g++ -std=c++14 -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/local/lib64 -L/usr/local/lib -L/usr/lib64 -L/usr/lib -L//lib64 -L//lib -o drive_json_op drive_json_op.o libyajlpp.a ../../src/base/libbase.a ../../src/fmtlib/libcppfmt.a ../../src/pcrepp/libpcrepp.a ../../src/yajl/libyajl.a -lpcrecpp -lpcre -ltinfow -lbz2 -lz -lpthread x86_64-pc-linux-gnu-g++ -std=c++14 -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/local/lib64 -L/usr/local/lib -L/usr/lib64 -L/usr/lib -L//lib64 -L//lib -o drive_json_ptr_walk drive_json_ptr_walk.o libyajlpp.a ../../src/base/libbase.a ../../src/fmtlib/libcppfmt.a ../../src/pcrepp/libpcrepp.a ../../src/yajl/libyajl.a -lpcrecpp -lpcre -ltinfow -lbz2 -lz -lpthread x86_64-pc-linux-gnu-g++ -std=c++14 -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/local/lib64 -L/usr/local/lib -L/usr/lib64 -L/usr/lib -L//lib64 -L//lib -o test_yajlpp test_yajlpp.o libyajlpp.a ../../src/base/libbase.a ../../src/fmtlib/libcppfmt.a ../../src/pcrepp/libpcrepp.a ../../src/yajl/libyajl.a -lpcrecpp -lpcre -ltinfow -lbz2 -lz -lpthread make[4]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/yajlpp' make check-TESTS make[4]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/yajlpp' make[5]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/yajlpp' PASS: test_yajlpp PASS: test_json_ptr PASS: test_json_ptr_walk.sh PASS: test_json_op.sh ============================================================================ Testsuite summary for lnav 0.9.0 ============================================================================ # TOTAL: 4 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/yajlpp' make[4]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/yajlpp' make[3]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src/yajlpp' Making check in . make[3]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src' env DUMP_INTERNALS_DIR=./internals DUMP_CRASH=1 ./lnav Makefile make[3]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src' make[2]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src' make[1]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/src' Making check in test make[1]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/test' make drive_data_scanner drive_line_buffer drive_grep_proc drive_listview drive_logfile drive_mvwattrline drive_sequencer drive_shlexer drive_sql drive_sql_anno drive_view_colors drive_vt52_curses drive_readline_curses lnav_doctests slicer scripty test_abbrev test_ansi_scrubber test_auto_fd test_auto_mem test_bookmarks test_date_time_scanner test_grep_proc2 test_line_buffer2 test_log_accel test_ncurses_unicode test_pcrepp test_reltime test_top_status make[2]: Entering directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/test' x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../src -Wall -I../src -I../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o drive_data_scanner.o drive_data_scanner.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../src -Wall -I../src -I../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o drive_line_buffer.o drive_line_buffer.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../src -Wall -I../src -I../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o drive_grep_proc.o drive_grep_proc.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../src -Wall -I../src -I../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o drive_listview.o drive_listview.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../src -Wall -I../src -I../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o drive_logfile.o drive_logfile.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../src -Wall -I../src -I../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o drive_mvwattrline.o drive_mvwattrline.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../src -Wall -I../src -I../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o drive_sequencer.o drive_sequencer.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../src -Wall -I../src -I../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o drive_shlexer.o drive_shlexer.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../src -Wall -I../src -I../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o drive_sql.o drive_sql.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../src -Wall -I../src -I../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o drive_sql_anno.o drive_sql_anno.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../src -Wall -I../src -I../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o drive_view_colors.o drive_view_colors.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../src -Wall -I../src -I../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o drive_vt52_curses.o drive_vt52_curses.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../src -Wall -I../src -I../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o drive_readline_curses.o drive_readline_curses.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../src -Wall -I../src -I../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o lnav_doctests.o lnav_doctests.cc In file included from lnav_doctests.cc:35: ../src/doctest.hh:4406:47: error: size of array ‘altStackMem’ is not an integral constant-expression 4406 | static char altStackMem[4 * SIGSTKSZ]; | ^ x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../src -Wall -I../src -I../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o slicer.o slicer.cc x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../src -Wall -I../src -I../src/fmtlib -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -c -o scripty.o scripty.cc make[2]: *** [Makefile:1406: lnav_doctests.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/test' make[1]: *** [Makefile:1895: check-am] Error 2 make[1]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0/test' make: *** [Makefile:488: check-recursive] Error 1 * ERROR: app-admin/lnav-0.9.0-r3::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 127: Called src_test * environment, line 1644: Called default * phase-functions.sh, line 858: Called default_src_test * phase-functions.sh, line 887: Called __eapi0_src_test * phase-helpers.sh, line 809: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=app-admin/lnav-0.9.0-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-admin/lnav-0.9.0-r3::gentoo'`. * The complete build log is located at '/var/log/portage/app-admin:lnav-0.9.0-r3:20210822-215729.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-admin/lnav-0.9.0-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/lnav-0.9.0-r3/temp/environment'. * Working directory: '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0' * S: '/var/tmp/portage/app-admin/lnav-0.9.0-r3/work/lnav-0.9.0'