+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/lnav.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SeAFFD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lnav-0.8.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/lnav-0.8.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lnav-0.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.H5Zcfv + umask 022 + cd /builddir/build/BUILD + cd lnav-0.8.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-silent-rules checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking gprof(4) profiling support... no checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bzip2... /usr/bin/bzip2 checking for re2c... no checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.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 struct tm.tm_zone... no checking whether tzname is declared... yes checking for tzname... 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... -ldl 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.58.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... yes checking pty.h presence... yes checking for pty.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/ttydefaults.h usability... yes checking sys/ttydefaults.h presence... yes 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... 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.6.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 + /usr/bin/make -O -j4 Making all in src /usr/bin/make all-am make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bookmarks.o bookmarks.cc In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/bits/stl_algobase.h:59, from /usr/include/c++/7/bits/stl_tree.h:63, from /usr/include/c++/7/map:60, from bookmarks.hh:35, from bookmarks.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ansi_scrubber.o ansi_scrubber.cc In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/bits/stl_algobase.h:59, from /usr/include/c++/7/vector:60, from ansi_scrubber.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collation-functions.o collation-functions.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from collation-functions.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from collation-functions.cc:44:0: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from log_format.hh:47, from collation-functions.cc:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from collation-functions.cc:44:0: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from log_format.hh:47, from collation-functions.cc:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from collation-functions.cc:44:0: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from log_format.hh:47, from collation-functions.cc:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from collation-functions.cc:44:0: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from log_format.hh:47, from collation-functions.cc:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o curl_looper.o curl_looper.cc In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/utility:68, from /usr/include/c++/7/algorithm:60, from curl_looper.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o environ_vtab.o environ_vtab.cc In file included from /usr/include/assert.h:35:0, from environ_vtab.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o elem_to_json.o elem_to_json.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from data_parser.hh:33, from elem_to_json.hh:34, from elem_to_json.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o extension-functions.o extension-functions.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fs-extension-functions.o fs-extension-functions.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from fs-extension-functions.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o db_sub_source.o db_sub_source.cc In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/string:38, from db_sub_source.hh:33, from db_sub_source.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from grep_proc.hh:58:0, from textview_curses.hh:37, from hist_source.hh:44, from db_sub_source.hh:40, from db_sub_source.cc:32: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from db_sub_source.hh:40, from db_sub_source.cc:32: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from json_ptr.hh:43, from db_sub_source.hh:38, from db_sub_source.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from db_sub_source.hh:40, from db_sub_source.cc:32: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from json_ptr.hh:43, from db_sub_source.hh:38, from db_sub_source.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from db_sub_source.hh:40, from db_sub_source.cc:32: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from json_ptr.hh:43, from db_sub_source.hh:38, from db_sub_source.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from db_sub_source.hh:40, from db_sub_source.cc:32: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from json_ptr.hh:43, from db_sub_source.hh:38, from db_sub_source.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from textview_curses.hh:42:0, from hist_source.hh:44, from db_sub_source.hh:40, from db_sub_source.cc:32: logfile.hh: At global scope: logfile.hh:128:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] logfile(const std::string &filename, logfile_open_options &loo) throw (error); ^~~~~ logfile.hh:341:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (line_buffer::error, logfile::error); ^~~~~ logfile.hh:399:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lf_format; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from json_ptr.hh:43, from db_sub_source.hh:38, from db_sub_source.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o grep_proc.o grep_proc.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from grep_proc.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from grep_proc.hh:58:0, from grep_proc.cc:45: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o command_executor.o command_executor.cc In file included from /usr/include/wordexp.h:21:0, from command_executor.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from grep_proc.hh:58:0, from grapher.hh:40, from lnav.hh:46, from command_executor.cc:38: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from command_executor.cc:38: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from json_ptr.hh:43, from command_executor.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from command_executor.cc:38: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from json_ptr.hh:43, from command_executor.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from command_executor.cc:38: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from json_ptr.hh:43, from command_executor.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from command_executor.cc:38: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from json_ptr.hh:43, from command_executor.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from textview_curses.hh:42:0, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from command_executor.cc:38: logfile.hh: At global scope: logfile.hh:128:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] logfile(const std::string &filename, logfile_open_options &loo) throw (error); ^~~~~ logfile.hh:341:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (line_buffer::error, logfile::error); ^~~~~ logfile.hh:399:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lf_format; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from json_ptr.hh:43, from command_executor.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from command_executor.cc:38: grep_highlighter.hh:40:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] grep_highlighter(std::auto_ptr gp, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from json_ptr.hh:43, from command_executor.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from command_executor.cc:38: grep_highlighter.hh:55:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr gh_grep_proc; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from json_ptr.hh:43, from command_executor.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from command_executor.cc:38:0: lnav.hh:224:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_search_child[LNV__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from json_ptr.hh:43, from command_executor.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from command_executor.cc:38:0: lnav.hh:245:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_grep_child[LG__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from json_ptr.hh:43, from command_executor.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ command_executor.cc: In function 'void execute_init_commands(std::vector, std::__cxx11::basic_string > >&)': command_executor.cc:477:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr pt(new papertrail_proc( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from json_ptr.hh:43, from command_executor.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:63:0, from command_executor.cc:38: papertrail_proc.hh: In constructor 'papertrail_proc::papertrail_proc(const string&, time_t, time_t)': papertrail_proc.hh:105:17: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(this->ptp_token_header.out(), ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "X-Papertrail-Token: %s", ~~~~~~~~~~~~~~~~~~~~~~~~~ this->ptp_api_key); ~~~~~~~~~~~~~~~~~~ papertrail_proc.hh: In member function 'void papertrail_proc::set_url()': papertrail_proc.hh:143:17: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(this->ptp_url.out(), ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ "%sq=%s", ~~~~~~~~~ base_url, ~~~~~~~~~ this->ptp_quoted_search.in()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o intern_string.o intern_string.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from intern_string.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hist_source.o hist_source.cc In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/cmath:41, from /usr/include/c++/7/math.h:36, from hist_source.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from grep_proc.hh:58:0, from textview_curses.hh:37, from hist_source.hh:44, from hist_source.cc:38: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from hist_source.cc:38: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from grep_proc.hh:53, from textview_curses.hh:37, from hist_source.hh:44, from hist_source.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from hist_source.cc:38: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from grep_proc.hh:53, from textview_curses.hh:37, from hist_source.hh:44, from hist_source.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from hist_source.cc:38: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from grep_proc.hh:53, from textview_curses.hh:37, from hist_source.hh:44, from hist_source.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from hist_source.cc:38: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from grep_proc.hh:53, from textview_curses.hh:37, from hist_source.hh:44, from hist_source.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from textview_curses.hh:42:0, from hist_source.hh:44, from hist_source.cc:38: logfile.hh: At global scope: logfile.hh:128:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] logfile(const std::string &filename, logfile_open_options &loo) throw (error); ^~~~~ logfile.hh:341:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (line_buffer::error, logfile::error); ^~~~~ logfile.hh:399:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lf_format; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from grep_proc.hh:53, from textview_curses.hh:37, from hist_source.hh:44, from hist_source.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o json_op.o json_op.cc In file included from /usr/include/sys/types.h:25:0, from json_op.hh:35, from json_op.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o json-extension-functions.o json-extension-functions.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from json-extension-functions.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o line_buffer.o line_buffer.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from line_buffer.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from line_buffer.cc:47:0: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.cc:142:1: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error) ^~~~~ line_buffer.cc:223:1: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error) ^~~~~ line_buffer.cc:246:1: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error) ^~~~~ line_buffer.cc:313:1: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error) ^~~~~ line_buffer.cc:480:1: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error) ^~~~~ line_buffer.cc:588:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error) ^~~~~ line_buffer.cc:608:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error) ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o json_ptr.o json_ptr.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from json_ptr.hh:35, from json_ptr.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o field_overlay_source.o field_overlay_source.cc In file included from /usr/include/signal.h:25:0, from lnav.hh:37, from field_overlay_source.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from grep_proc.hh:58:0, from grapher.hh:40, from lnav.hh:46, from field_overlay_source.cc:32: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from field_overlay_source.cc:32: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from field_overlay_source.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from field_overlay_source.cc:32: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from field_overlay_source.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from field_overlay_source.cc:32: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from field_overlay_source.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from field_overlay_source.cc:32: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from field_overlay_source.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from textview_curses.hh:42:0, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from field_overlay_source.cc:32: logfile.hh: At global scope: logfile.hh:128:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] logfile(const std::string &filename, logfile_open_options &loo) throw (error); ^~~~~ logfile.hh:341:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (line_buffer::error, logfile::error); ^~~~~ logfile.hh:399:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lf_format; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from field_overlay_source.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from field_overlay_source.cc:32: grep_highlighter.hh:40:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] grep_highlighter(std::auto_ptr gp, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from field_overlay_source.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from field_overlay_source.cc:32: grep_highlighter.hh:55:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr gh_grep_proc; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from field_overlay_source.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from field_overlay_source.cc:32:0: lnav.hh:224:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_search_child[LNV__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from field_overlay_source.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from field_overlay_source.cc:32:0: lnav.hh:245:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_grep_child[LG__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from field_overlay_source.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from field_overlay_source.hh:36:0, from field_overlay_source.cc:35: log_data_helper.hh:196:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ldh_scanner; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from field_overlay_source.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from field_overlay_source.hh:36:0, from field_overlay_source.cc:35: log_data_helper.hh:197:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ldh_parser; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from field_overlay_source.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from field_overlay_source.hh:36:0, from field_overlay_source.cc:35: log_data_helper.hh:198:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ldh_namer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from field_overlay_source.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o listview_curses.o listview_curses.cc In file included from /usr/include/time.h:25:0, from listview_curses.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lnav_log.o lnav_log.cc In file included from /usr/include/time.h:25:0, from lnav_log.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ lnav_log.cc: In function 'void log_host_info()': lnav_log.cc:185:11: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] getcwd(cwd, sizeof(cwd)); ~~~~~~^~~~~~~~~~~~~~~~~~ lnav_log.cc: In function 'void sigabrt(int)': lnav_log.cc:331:18: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(fd, &log_ring.lr_data[log_ring.lr_frag_start], ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ log_ring.lr_frag_end - log_ring.lr_frag_start); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lnav_log.cc:334:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(fd, log_ring.lr_data, log_ring.lr_length); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lnav_log.cc:355:18: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(fd, &log_ring.lr_data[log_ring.lr_frag_start], ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ log_ring.lr_frag_end - log_ring.lr_frag_start); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lnav_log.cc:358:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(fd, log_ring.lr_data, log_ring.lr_length); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lnav_log.cc:362:16: warning: ignoring return value of 'int symlink(const char*, const char*)', declared with attribute warn_unused_result [-Wunused-result] symlink(crash_path, latest_crash_path); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lnav_log.cc:377:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%c", &response); ~~~~~^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lnav_config.o lnav_config.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from lnav_config.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o log_accel.o log_accel.cc In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/cmath:41, from /usr/include/c++/7/math.h:36, from log_accel.hh:35, from log_accel.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lnav_util.o lnav_util.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from lnav_util.cc:36: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hotkeys.o hotkeys.cc In file included from /usr/include/signal.h:25:0, from lnav.hh:37, from hotkeys.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from grep_proc.hh:58:0, from grapher.hh:40, from lnav.hh:46, from hotkeys.cc:32: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from hotkeys.cc:32: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from hotkeys.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from hotkeys.cc:32: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from hotkeys.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from hotkeys.cc:32: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from hotkeys.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from hotkeys.cc:32: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from hotkeys.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from textview_curses.hh:42:0, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from hotkeys.cc:32: logfile.hh: At global scope: logfile.hh:128:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] logfile(const std::string &filename, logfile_open_options &loo) throw (error); ^~~~~ logfile.hh:341:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (line_buffer::error, logfile::error); ^~~~~ logfile.hh:399:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lf_format; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from hotkeys.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from hotkeys.cc:32: grep_highlighter.hh:40:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] grep_highlighter(std::auto_ptr gp, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from hotkeys.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from hotkeys.cc:32: grep_highlighter.hh:55:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr gh_grep_proc; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from hotkeys.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from hotkeys.cc:32:0: lnav.hh:224:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_search_child[LNV__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from hotkeys.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from hotkeys.cc:32:0: lnav.hh:245:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_grep_child[LG__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from hotkeys.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from hotkeys.cc:39:0: log_data_helper.hh:196:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ldh_scanner; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from hotkeys.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from hotkeys.cc:39:0: log_data_helper.hh:197:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ldh_parser; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from hotkeys.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from hotkeys.cc:39:0: log_data_helper.hh:198:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ldh_namer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from hotkeys.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from grapher.hh:41:0, from lnav.hh:46, from hotkeys.cc:32: hist_source.hh: In instantiation of 'int stacked_bar_chart::show_next_ident(int) [with T = std::__cxx11::basic_string]': hotkeys.cc:1193:62: required from here hist_source.hh:313:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (this->sbc_ident_to_show >= this->sbc_idents.size()) { make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o logfile.o logfile.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from logfile.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from logfile.hh:47:0, from logfile.cc:48: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ In file included from logfile.hh:48:0, from logfile.cc:48: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from log_format.hh:47, from logfile.hh:48, from logfile.cc:48: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from logfile.cc:48: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from log_format.hh:47, from logfile.hh:48, from logfile.cc:48: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from logfile.cc:48: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from log_format.hh:47, from logfile.hh:48, from logfile.cc:48: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from logfile.cc:48: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from log_format.hh:47, from logfile.hh:48, from logfile.cc:48: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.cc:48:0: logfile.hh: At global scope: logfile.hh:128:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] logfile(const std::string &filename, logfile_open_options &loo) throw (error); ^~~~~ logfile.hh:341:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (line_buffer::error, logfile::error); ^~~~~ logfile.hh:399:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lf_format; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from log_format.hh:47, from logfile.hh:48, from logfile.cc:48: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ logfile.cc:57:1: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error) ^~~~~ logfile.cc: In member function 'void logfile::process_prefix(off_t, shared_buffer_ref&)': logfile.cc:188:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr((*iter)->specialized()); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from log_format.hh:47, from logfile.hh:48, from logfile.cc:48: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ logfile.cc: At global scope: logfile.cc:267:1: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (line_buffer::error, logfile::error) ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o log_format_loader.o log_format_loader.cc In file included from /usr/include/errno.h:25:0, from log_format_loader.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from log_format_loader.cc:46:0: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from log_format_loader.cc:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from log_format_loader.cc:46:0: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from log_format_loader.cc:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from log_format_loader.cc:46:0: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from log_format_loader.cc:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from log_format_loader.cc:46:0: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from log_format_loader.cc:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o network-extension-functions.o network-extension-functions.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from network-extension-functions.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from network-extension-functions.cc:47:0: auto_mem.hh: In instantiation of 'auto_mem::auto_mem(F) [with F = void (*)(addrinfo*) throw (); T = addrinfo; void (* default_free)(void*) = free]': network-extension-functions.cc:55:46: required from here auto_mem.hh:59:5: warning: mangled name for 'auto_mem::auto_mem(F) [with F = void (*)(addrinfo*) throw (); T = addrinfo; void (* default_free)(void*) = free]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] auto_mem(F free_func) ^~~~~~~~ auto_mem.hh:59:5: warning: mangled name for 'auto_mem::auto_mem(F) [with F = void (*)(addrinfo*) throw (); T = addrinfo; void (* default_free)(void*) = free]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] auto_mem.hh:59:5: warning: mangled name for 'auto_mem::auto_mem(F) [with F = void (*)(addrinfo*) throw (); T = addrinfo; void (* default_free)(void*) = free]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o data_scanner.o data_scanner.cc In file included from /usr/include/arpa/inet.h:21:0, from data_scanner.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o logfile_sub_source.o logfile_sub_source.cc In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/utility:68, from /usr/include/c++/7/algorithm:60, from logfile_sub_source.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from logfile.hh:47:0, from logfile_sub_source.hh:46, from logfile_sub_source.cc:38: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ In file included from logfile.hh:48:0, from logfile_sub_source.hh:46, from logfile_sub_source.cc:38: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from log_format.hh:47, from logfile.hh:48, from logfile_sub_source.hh:46, from logfile_sub_source.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from logfile_sub_source.hh:46, from logfile_sub_source.cc:38: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from log_format.hh:47, from logfile.hh:48, from logfile_sub_source.hh:46, from logfile_sub_source.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from logfile_sub_source.hh:46, from logfile_sub_source.cc:38: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from log_format.hh:47, from logfile.hh:48, from logfile_sub_source.hh:46, from logfile_sub_source.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from logfile_sub_source.hh:46, from logfile_sub_source.cc:38: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from log_format.hh:47, from logfile.hh:48, from logfile_sub_source.hh:46, from logfile_sub_source.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile_sub_source.hh:46:0, from logfile_sub_source.cc:38: logfile.hh: At global scope: logfile.hh:128:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] logfile(const std::string &filename, logfile_open_options &loo) throw (error); ^~~~~ logfile.hh:341:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (line_buffer::error, logfile::error); ^~~~~ logfile.hh:399:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lf_format; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from log_format.hh:47, from logfile.hh:48, from logfile_sub_source.hh:46, from logfile_sub_source.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ logfile_sub_source.cc: In member function 'virtual void logfile_sub_source::text_value_for_line(textview_curses&, int, std::__cxx11::string&, bool)': logfile_sub_source.cc:173:51: warning: format '%d' expects argument of type 'int', but argument 4 has type '__suseconds_t {aka long int}' [-Wformat=] adjusted_time.tv_usec); ~~~~~~~~~~~~~~~~~~~~~^ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lnav_commands.o lnav_commands.cc In file included from /usr/include/sys/stat.h:25:0, from lnav_commands.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from grep_proc.hh:58:0, from grapher.hh:40, from lnav.hh:46, from lnav_commands.cc:40: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from lnav_commands.cc:40: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from lnav_commands.cc:40: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from lnav_commands.cc:40: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from lnav_commands.cc:40: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from textview_curses.hh:42:0, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from lnav_commands.cc:40: logfile.hh: At global scope: logfile.hh:128:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] logfile(const std::string &filename, logfile_open_options &loo) throw (error); ^~~~~ logfile.hh:341:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (line_buffer::error, logfile::error); ^~~~~ logfile.hh:399:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lf_format; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from lnav_commands.cc:40: grep_highlighter.hh:40:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] grep_highlighter(std::auto_ptr gp, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from lnav_commands.cc:40: grep_highlighter.hh:55:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr gh_grep_proc; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav_commands.cc:40:0: lnav.hh:224:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_search_child[LNV__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav_commands.cc:40:0: lnav.hh:245:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_grep_child[LG__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav_commands.cc:45:0: log_data_helper.hh:196:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ldh_scanner; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav_commands.cc:45:0: log_data_helper.hh:197:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ldh_parser; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav_commands.cc:45:0: log_data_helper.hh:198:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ldh_namer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ lnav_commands.cc: In function 'std::__cxx11::string remaining_args(const string&, const std::vector >&, size_t)': lnav_commands.cc:67:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int lpc = 0; lpc < index; lpc++) { ~~~~^~~~~~~ lnav_commands.cc: In function 'std::__cxx11::string refresh_pt_search()': lnav_commands.cc:102:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr pt(new papertrail_proc( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ lnav_commands.cc: In function 'std::__cxx11::string com_save_to(std::__cxx11::string, std::vector >&)': lnav_commands.cc:574:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int lpc = 0; lpc < dls.text_line_count(); lpc++) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~ lnav_commands.cc: In function 'std::__cxx11::string com_graph(std::__cxx11::string, std::vector >&)': lnav_commands.cc:896:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr gp(new grep_proc(code, tc)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ lnav_commands.cc:902:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ lnav_commands.cc: In function 'std::__cxx11::string com_filter(std::__cxx11::string, std::vector >&)': lnav_commands.cc:990:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr pf(new pcre_filter(lt, args[1], fs.next_index(), code)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ lnav_commands.cc: In function 'std::__cxx11::string com_open(std::__cxx11::string, std::vector >&)': lnav_commands.cc:1418:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr ul(new url_loader(fn)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ lnav_commands.cc: In function 'std::__cxx11::string com_spectrogram(std::__cxx11::string, std::vector >&)': lnav_commands.cc:2707:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr dsvs( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ lnav_commands.cc:2720:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr lsvs( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from lnav_commands.cc:40: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:63:0, from lnav_commands.cc:40: papertrail_proc.hh: In constructor 'papertrail_proc::papertrail_proc(const string&, time_t, time_t)': papertrail_proc.hh:105:17: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(this->ptp_token_header.out(), ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "X-Papertrail-Token: %s", ~~~~~~~~~~~~~~~~~~~~~~~~~ this->ptp_api_key); ~~~~~~~~~~~~~~~~~~ papertrail_proc.hh: In member function 'void papertrail_proc::set_url()': papertrail_proc.hh:143:17: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(this->ptp_url.out(), ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ "%sq=%s", ~~~~~~~~~ base_url, ~~~~~~~~~ this->ptp_quoted_search.in()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from lnav_commands.cc:49:0: url_loader.hh: In member function 'virtual long int url_loader::complete(CURLcode)': url_loader.hh:79:22: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(this->ul_fd, this->cr_error_buffer, strlen(this->cr_error_buffer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o log_format.o log_format.cc In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/cmath:41, from /usr/include/c++/7/math.h:36, from log_format.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from log_format.cc:40:0: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from log_format.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from log_format.cc:40:0: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from log_format.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from log_format.cc:40:0: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from log_format.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from log_format.cc:40:0: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from log_format.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from grep_proc.hh:58:0, from textview_curses.hh:37, from log_vtab_impl.hh:39, from log_format.cc:41: line_buffer.hh: At global scope: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ In file included from textview_curses.hh:42:0, from log_vtab_impl.hh:39, from log_format.cc:41: logfile.hh:128:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] logfile(const std::string &filename, logfile_open_options &loo) throw (error); ^~~~~ logfile.hh:341:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (line_buffer::error, logfile::error); ^~~~~ logfile.hh:399:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lf_format; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from log_format.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from log_search_table.hh:38, from log_format.cc:43: grep_highlighter.hh:40:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] grep_highlighter(std::auto_ptr gp, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from log_format.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from log_search_table.hh:38, from log_format.cc:43: grep_highlighter.hh:55:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr gh_grep_proc; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from log_format.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from log_search_table.hh:38:0, from log_format.cc:43: lnav.hh:224:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_search_child[LNV__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from log_format.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from log_search_table.hh:38:0, from log_format.cc:43: lnav.hh:245:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_grep_child[LG__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from log_format.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ log_format.cc: In member function 'virtual bool external_log_format::scan_for_partial(shared_buffer_ref&, size_t&)': log_format.cc:619:60: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pat->p_timestamp_end == -1 || pat->p_timestamp_end > sbr.length()) { ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ log_format.cc:625:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return len_out > pat->p_timestamp_end; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from log_format.cc:1784:0: log_format_impls.cc: At global scope: log_format_impls.cc:207:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr specialized(int fmt_lock) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from log_format.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from log_format.cc:1784:0: log_format_impls.cc: In member function 'virtual std::auto_ptr generic_log_format::specialized(int)': log_format_impls.cc:209:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr retval((log_format *) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from log_format.cc:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o data_parser.o data_parser.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from data_parser.hh:33, from data_parser.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ptimec_rt.o ptimec_rt.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from ptimec_rt.cc:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o papertrail_proc.o papertrail_proc.cc In file included from /usr/include/sys/types.h:25:0, from /usr/include/curl/system.h:399, from /usr/include/curl/curl.h:38, from papertrail_proc.cc:35: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from papertrail_proc.hh:50:0, from papertrail_proc.cc:37: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ papertrail_proc.cc: In static member function 'static void papertrail_proc::yajl_writer(void*, const char*, size_t)': papertrail_proc.cc:160:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(ptp->ptp_fd, str, len); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ papertrail_proc.cc: In member function 'virtual long int papertrail_proc::complete(CURLcode)': 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] write(this->ptp_fd, err_msg, strlen(err_msg)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ papertrail_proc.cc:173:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(this->ptp_fd, this->cr_error_buffer, strlen(this->cr_error_buffer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from papertrail_proc.cc:37:0: papertrail_proc.hh: In member function 'void papertrail_proc::set_url()': papertrail_proc.hh:143:17: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(this->ptp_url.out(), ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ "%sq=%s", ~~~~~~~~~ base_url, ~~~~~~~~~ this->ptp_quoted_search.in()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pretty_printer.o pretty_printer.cc In file included from /usr/include/sys/time.h:21:0, from pretty_printer.hh:33, from pretty_printer.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o readline_highlighters.o readline_highlighters.cc In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/cstdlib:41, from /usr/include/c++/7/stdlib.h:36, from /usr/include/pcre.h:90, from pcrepp.hh:43, from readline_highlighters.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o readline_curses.o readline_curses.cc In file included from /usr/include/errno.h:25:0, from readline_curses.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o relative_time.o relative_time.cc In file included from /usr/include/assert.h:35:0, from relative_time.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ relative_time.cc: In member function 'bool relative_time::parse(const char*, size_t, relative_time::parse_error&)': relative_time.cc:222:62: warning: format '%qd' expects argument of type 'long long int*', but argument 3 has type 'int64_t* {aka long int*}' [-Wformat=] if (sscanf(numstr.c_str(), "%qd", &number) != 1) { ~~~~~~~^ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o data_scanner_re.o data_scanner_re.cc In file included from /usr/include/arpa/inet.h:21:0, from ../../lnav2/src/data_scanner_re.re:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sequence_matcher.o sequence_matcher.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-redhat-linux/7/include/stdint.h:9, from spookyhash/SpookyV2.h:40, from sequence_matcher.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o shared_buffer.o shared_buffer.cc In file included from /usr/include/execinfo.h:21:0, from shared_buffer.cc:35: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o shlex.o shlex.cc In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/bits/stl_algobase.h:59, from /usr/include/c++/7/bits/stl_tree.h:63, from /usr/include/c++/7/map:60, from shlex.hh:35, from shlex.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sqlite-extension-func.o sqlite-extension-func.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from sqlite-extension-func.c:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o readline_callbacks.o readline_callbacks.cc In file included from /usr/include/wordexp.h:21:0, from readline_callbacks.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from grep_proc.hh:58:0, from grapher.hh:40, from lnav.hh:46, from readline_callbacks.cc:34: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from readline_callbacks.cc:34: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from readline_callbacks.cc:34: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from readline_callbacks.cc:34: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from readline_callbacks.cc:34: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from readline_callbacks.cc:34: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from readline_callbacks.cc:34: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from readline_callbacks.cc:34: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from readline_callbacks.cc:34: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from textview_curses.hh:42:0, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from readline_callbacks.cc:34: logfile.hh: At global scope: logfile.hh:128:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] logfile(const std::string &filename, logfile_open_options &loo) throw (error); ^~~~~ logfile.hh:341:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (line_buffer::error, logfile::error); ^~~~~ logfile.hh:399:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lf_format; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from readline_callbacks.cc:34: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from readline_callbacks.cc:34: grep_highlighter.hh:40:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] grep_highlighter(std::auto_ptr gp, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from readline_callbacks.cc:34: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from readline_callbacks.cc:34: grep_highlighter.hh:55:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr gh_grep_proc; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from readline_callbacks.cc:34: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from readline_callbacks.cc:34:0: lnav.hh:224:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_search_child[LNV__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from readline_callbacks.cc:34: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from readline_callbacks.cc:34:0: lnav.hh:245:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_grep_child[LG__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from readline_callbacks.cc:34: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o statusview_curses.o statusview_curses.cc In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/string:38, from statusview_curses.hh:35, from statusview_curses.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o timer.o timer.cc In file included from /usr/include/errno.h:25:0, from timer.hh:33, from timer.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o readline_possibilities.o readline_possibilities.cc In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/string:38, from /usr/include/pcrecpp.h:333, from readline_possibilities.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from grep_proc.hh:58:0, from grapher.hh:40, from lnav.hh:46, from readline_possibilities.cc:36: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from readline_possibilities.cc:36: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from readline_possibilities.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from readline_possibilities.cc:36: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from readline_possibilities.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from readline_possibilities.cc:36: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from readline_possibilities.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from readline_possibilities.cc:36: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from readline_possibilities.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from textview_curses.hh:42:0, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from readline_possibilities.cc:36: logfile.hh: At global scope: logfile.hh:128:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] logfile(const std::string &filename, logfile_open_options &loo) throw (error); ^~~~~ logfile.hh:341:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (line_buffer::error, logfile::error); ^~~~~ logfile.hh:399:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lf_format; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from readline_possibilities.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from readline_possibilities.cc:36: grep_highlighter.hh:40:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] grep_highlighter(std::auto_ptr gp, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from readline_possibilities.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from readline_possibilities.cc:36: grep_highlighter.hh:55:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr gh_grep_proc; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from readline_possibilities.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from readline_possibilities.cc:36:0: lnav.hh:224:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_search_child[LNV__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from readline_possibilities.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from readline_possibilities.cc:36:0: lnav.hh:245:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_grep_child[LG__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from readline_possibilities.cc:36: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o piper_proc.o piper_proc.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from piper_proc.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from piper_proc.cc:50:0: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pcrepp.o pcrepp.cc In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/string:38, from /usr/include/pcrecpp.h:333, from pcrepp.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sql_util.o sql_util.cc In file included from /usr/include/ctype.h:25:0, from sql_util.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o string-extension-functions.o string-extension-functions.cc In file included from /usr/include/assert.h:35:0, from string-extension-functions.cc:12: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ string-extension-functions.cc: In function 'void regexp_match(sqlite3_context*, int, sqlite3_value**)': string-extension-functions.cc:188:64: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int64_t* {aka long int*}' [-Wformat=] if (sscanf(cap_copy, "%lld%n", &i_value, &end_index) == 1 && ~~~~~~~~ ^ string-extension-functions.cc:225:68: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int64_t* {aka long int*}' [-Wformat=] if (sscanf(cap_copy, "%lld%n", &i_value, &end_index) == 1 && ~~~~~~~~ ^ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o strnatcmp.o strnatcmp.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sysclip.o sysclip.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from sysclip.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o session_data.o session_data.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from session_data.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from grep_proc.hh:58:0, from grapher.hh:40, from lnav.hh:46, from session_data.cc:45: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from session_data.cc:45: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from session_data.cc:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from session_data.cc:45: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from session_data.cc:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from session_data.cc:45: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from session_data.cc:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from session_data.cc:45: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from session_data.cc:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from textview_curses.hh:42:0, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from session_data.cc:45: logfile.hh: At global scope: logfile.hh:128:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] logfile(const std::string &filename, logfile_open_options &loo) throw (error); ^~~~~ logfile.hh:341:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (line_buffer::error, logfile::error); ^~~~~ logfile.hh:399:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lf_format; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from session_data.cc:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from session_data.cc:45: grep_highlighter.hh:40:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] grep_highlighter(std::auto_ptr gp, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from session_data.cc:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from session_data.cc:45: grep_highlighter.hh:55:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr gh_grep_proc; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from session_data.cc:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from session_data.cc:45:0: lnav.hh:224:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_search_child[LNV__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from session_data.cc:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from session_data.cc:45:0: lnav.hh:245:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_grep_child[LG__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from yajlpp.hh:45, from session_data.cc:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ptimec.o ptimec.cc make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o time-extension-functions.o time-extension-functions.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from time-extension-functions.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o state-extension-functions.o state-extension-functions.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from state-extension-functions.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from grep_proc.hh:58:0, from grapher.hh:40, from lnav.hh:46, from state-extension-functions.cc:43: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from state-extension-functions.cc:43: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from state-extension-functions.cc:43: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from state-extension-functions.cc:43: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from state-extension-functions.cc:43: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from state-extension-functions.cc:43: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from state-extension-functions.cc:43: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from state-extension-functions.cc:43: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from state-extension-functions.cc:43: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from textview_curses.hh:42:0, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from state-extension-functions.cc:43: logfile.hh: At global scope: logfile.hh:128:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] logfile(const std::string &filename, logfile_open_options &loo) throw (error); ^~~~~ logfile.hh:341:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (line_buffer::error, logfile::error); ^~~~~ logfile.hh:399:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lf_format; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from state-extension-functions.cc:43: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from state-extension-functions.cc:43: grep_highlighter.hh:40:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] grep_highlighter(std::auto_ptr gp, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from state-extension-functions.cc:43: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from state-extension-functions.cc:43: grep_highlighter.hh:55:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr gh_grep_proc; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from state-extension-functions.cc:43: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from state-extension-functions.cc:43:0: lnav.hh:224:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_search_child[LNV__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from state-extension-functions.cc:43: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from state-extension-functions.cc:43:0: lnav.hh:245:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_grep_child[LG__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from state-extension-functions.cc:43: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o view_curses.o view_curses.cc In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/string:38, from view_curses.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ view_curses.cc: In member function 'attr_line_t& attr_line_t::with_ansi_string(const char*, ...)': view_curses.cc:91:14: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)', declared with attribute warn_unused_result [-Wunused-result] vasprintf(formatted_str.out(), str, args); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o textview_curses.o textview_curses.cc In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/bits/stl_algobase.h:59, from /usr/include/c++/7/vector:60, from textview_curses.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from textview_curses.cc:39:0: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from textview_curses.cc:35: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from textview_curses.cc:39:0: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from textview_curses.cc:35: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from textview_curses.cc:39:0: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from textview_curses.cc:35: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from textview_curses.cc:39:0: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from textview_curses.cc:35: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from grep_proc.hh:58:0, from textview_curses.hh:37, from textview_curses.cc:40: line_buffer.hh: At global scope: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ In file included from textview_curses.hh:42:0, from textview_curses.cc:40: logfile.hh:128:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] logfile(const std::string &filename, logfile_open_options &loo) throw (error); ^~~~~ logfile.hh:341:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (line_buffer::error, logfile::error); ^~~~~ logfile.hh:399:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lf_format; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from textview_curses.cc:35: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vt52_curses.o vt52_curses.cc In file included from /usr/include/unistd.h:25:0, from vt52_curses.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xterm_mouse.o xterm_mouse.cc In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/cstdlib:41, from /usr/include/c++/7/stdlib.h:36, from xterm_mouse.hh:35, from xterm_mouse.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o views_vtab.o views_vtab.cc In file included from /usr/include/assert.h:35:0, from views_vtab.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from grep_proc.hh:58:0, from grapher.hh:40, from lnav.hh:46, from views_vtab.cc:37: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from views_vtab.cc:37: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from views_vtab.cc:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from views_vtab.cc:37: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from views_vtab.cc:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from views_vtab.cc:37: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from views_vtab.cc:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from views_vtab.cc:37: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from views_vtab.cc:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from textview_curses.hh:42:0, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from views_vtab.cc:37: logfile.hh: At global scope: logfile.hh:128:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] logfile(const std::string &filename, logfile_open_options &loo) throw (error); ^~~~~ logfile.hh:341:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (line_buffer::error, logfile::error); ^~~~~ logfile.hh:399:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lf_format; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from views_vtab.cc:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from views_vtab.cc:37: grep_highlighter.hh:40:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] grep_highlighter(std::auto_ptr gp, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from views_vtab.cc:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from views_vtab.cc:37: grep_highlighter.hh:55:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr gh_grep_proc; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from views_vtab.cc:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from views_vtab.cc:37:0: lnav.hh:224:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_search_child[LNV__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from views_vtab.cc:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from views_vtab.cc:37:0: lnav.hh:245:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_grep_child[LG__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.hh:43, from views_vtab.cc:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bin2c.o bin2c.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o yajlpp.o yajlpp.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from yajlpp.hh:35, from yajlpp.cc:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ yajlpp.cc: In member function 'void yajlpp_parse_context::update_callbacks(const json_path_handler_base*, int)': yajlpp.cc:262:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (child_start + cap->c_end != this->ypc_path.size() - 1) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_override.o test_override.c In file included from /usr/include/time.h:25:0, from test_override.c:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib -L/usr/lib64 -L//lib -L//lib64 -o ptimec ptimec.o -lpcrecpp -lpcre -ltinfo -ldl -lbz2 -lz -lutil make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o yajl/yajl.o yajl/yajl.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o yajl/yajl_alloc.o yajl/yajl_alloc.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o yajl/yajl_buf.o yajl/yajl_buf.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o spookyhash/SpookyV2.o spookyhash/SpookyV2.cpp make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o yajl/yajl_encode.o yajl/yajl_encode.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o yajl/yajl_gen.o yajl/yajl_gen.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o yajl/yajl_lex.o yajl/yajl_lex.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o yajl/yajl_parser.o yajl/yajl_parser.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o yajl/yajl_version.o yajl/yajl_version.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o yajl/yajl_tree.o yajl/yajl_tree.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib -L/usr/lib64 -L//lib -L//lib64 -o bin2c bin2c.o -lpcrecpp -lpcre -ltinfo -ldl -lbz2 -lz -lutil make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' ./bin2c -z -c ./dump-pid.sh dump-pid-sh.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' ./ptimec "@%@" "%Y-%m-%d %H:%M:%S" "%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" "%Y/%m/%d %H:%M:%S" "%Y/%m/%d %H:%M" "%a %b %d %H:%M:%S %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" "%b %d %H:%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/%e/%Y %l:%M:%S %p" "%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" > time_fmts.cc make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' ./bin2c -z -c ./init.sql init-sql.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' ./bin2c -z -c ./help.txt help.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' ./bin2c -z -c ./default-config.json default-config-json.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' ./bin2c -z -c ./dhclient-summary.lnav dhclient-summary.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' ./bin2c -z -c ./default-log-formats.json default-log-formats-json.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' ./bin2c -z -c ./partition-by-boot.lnav partition-by-boot.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dump-pid-sh.o dump-pid-sh.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o help.o help.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o init-sql.o init-sql.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o default-log-formats-json.o default-log-formats-json.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o default-config-json.o default-config-json.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dhclient-summary.o dhclient-summary.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o partition-by-boot.o partition-by-boot.c make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o time_fmts.o time_fmts.cc make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o log_vtab_impl.o log_vtab_impl.cc In file included from /usr/include/errno.h:25:0, from lnav_log.hh:35, from log_vtab_impl.cc:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from grep_proc.hh:58:0, from textview_curses.hh:37, from log_vtab_impl.hh:39, from log_vtab_impl.cc:34: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from log_vtab_impl.hh:39, from log_vtab_impl.cc:34: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from grep_proc.hh:53, from textview_curses.hh:37, from log_vtab_impl.hh:39, from log_vtab_impl.cc:34: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from log_vtab_impl.hh:39, from log_vtab_impl.cc:34: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from grep_proc.hh:53, from textview_curses.hh:37, from log_vtab_impl.hh:39, from log_vtab_impl.cc:34: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from log_vtab_impl.hh:39, from log_vtab_impl.cc:34: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from grep_proc.hh:53, from textview_curses.hh:37, from log_vtab_impl.hh:39, from log_vtab_impl.cc:34: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from log_vtab_impl.hh:39, from log_vtab_impl.cc:34: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from grep_proc.hh:53, from textview_curses.hh:37, from log_vtab_impl.hh:39, from log_vtab_impl.cc:34: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from textview_curses.hh:42:0, from log_vtab_impl.hh:39, from log_vtab_impl.cc:34: logfile.hh: At global scope: logfile.hh:128:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] logfile(const std::string &filename, logfile_open_options &loo) throw (error); ^~~~~ logfile.hh:341:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (line_buffer::error, logfile::error); ^~~~~ logfile.hh:399:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lf_format; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from pcrepp.hh:53, from grep_proc.hh:53, from textview_curses.hh:37, from log_vtab_impl.hh:39, from log_vtab_impl.cc:34: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ log_vtab_impl.cc: In member function 'std::__cxx11::string log_vtab_manager::unregister_vtab(intern_string_t)': log_vtab_impl.cc:801:15: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' rm -f libdiag.a ar cru libdiag.a ansi_scrubber.o bookmarks.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 fs-extension-functions.o grep_proc.o hist_source.o hotkeys.o intern_string.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_format.o log_format_loader.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 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 timer.o pcrepp.o piper_proc.o sql_util.o state-extension-functions.o strnatcmp.o sysclip.o textview_curses.o time-extension-functions.o time_fmts.o view_curses.o views_vtab.o vt52_curses.o log_vtab_impl.o xterm_mouse.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 ranlib libdiag.a make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lnav.o lnav.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from lnav.cc:37: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from grep_proc.hh:58:0, from grapher.hh:40, from lnav.hh:46, from lnav.cc:79: line_buffer.hh:85:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_fd(auto_fd &fd) throw (error); ^~~~~ line_buffer.hh:144:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:147:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (error); ^~~~~ line_buffer.hh:189:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void resize_buffer(size_t new_max) throw (error); ^~~~~ line_buffer.hh:203:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ensure_available(off_t start, size_t max_length) throw (error); ^~~~~ line_buffer.hh:213:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool fill_range(off_t start, size_t max_length) throw (error); ^~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from lnav.cc:79: log_format.hh:736:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr specialized(int fmt_lock = -1) = 0; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from lnav.cc:79: log_format.hh:931:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr specialized(int fmt_lock) { ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from lnav.cc:79: log_format.hh:1070:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr jlf_parse_context; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from logfile.hh:48:0, from textview_curses.hh:42, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from lnav.cc:79: log_format.hh: In member function 'virtual std::auto_ptr external_log_format::specialized(int)': log_format.hh:933:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr retval((log_format *)elf); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from textview_curses.hh:42:0, from hist_source.hh:44, from grapher.hh:41, from lnav.hh:46, from lnav.cc:79: logfile.hh: At global scope: logfile.hh:128:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] logfile(const std::string &filename, logfile_open_options &loo) throw (error); ^~~~~ logfile.hh:341:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (line_buffer::error, logfile::error); ^~~~~ logfile.hh:399:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lf_format; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from lnav.cc:79: grep_highlighter.hh:40:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] grep_highlighter(std::auto_ptr gp, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.hh:53:0, from lnav.cc:79: grep_highlighter.hh:55:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr gh_grep_proc; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.cc:79:0: lnav.hh:224:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_search_child[LNV__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.cc:79:0: lnav.hh:245:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ld_grep_child[LG__MAX]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.cc:116:0: log_data_helper.hh:196:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ldh_scanner; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.cc:116:0: log_data_helper.hh:197:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ldh_parser; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lnav.cc:116:0: log_data_helper.hh:198:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ldh_namer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ lnav.cc: In function 'void execute_search(lnav_view_t, const string&)': lnav.cc:932:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr &gc = lnav_data.ld_search_child[view]; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ lnav.cc:988:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr gp(new grep_proc(code, tc)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ lnav.cc:999:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr gh( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ lnav.cc: In function 'void looper()': lnav.cc:1828:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr &gc = ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ lnav.cc:1836:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr &gc = ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ lnav.cc:1919:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr &gc = ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ lnav.cc:1931:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr &gc = ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ lnav.cc: In function 'int main(int, char**)': lnav.cc:2237:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr stdin_reader; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ lnav.cc:2676:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr ul(new url_loader(argv[lpc])); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ lnav.cc:2776:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr(new piper_proc(STDIN_FILENO, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from lnav.cc:66: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ lnav.cc:2359:17: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] read(STDIN_FILENO, &b, 1); ~~~~^~~~~~~~~~~~~~~~~~~~~ lnav.cc:2406:23: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(pull_cmd); ~~~~~~^~~~~~~~~~ lnav.cc:2906:34: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, line.c_str(), line.length()); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lnav.cc:2907:34: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, "\n", 1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ lnav.cc:2918:30: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, lr.substr(al.get_string()), ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lr.sublen(al.get_string())); ~~~~~~~~~~~~~~~~~~~~~~~~~~~ lnav.cc:2920:30: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, "\n", 1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ lnav.cc:2976:26: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, str.c_str(), str.size()); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lnav.cc:2977:26: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, "\n", 1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from lnav.cc:135:0: url_loader.hh: In member function 'virtual long int url_loader::complete(CURLcode)': url_loader.hh:79:22: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(this->ul_fd, this->cr_error_buffer, strlen(this->cr_error_buffer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib -L/usr/lib64 -L//lib -L//lib64 -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 partition-by-boot.o libdiag.a -lreadline -lncursesw -lsqlite3 -lcurl -lpcrecpp -lpcrecpp -lpcre -ltinfo -ldl -lbz2 -lz -lutil make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib -L/usr/lib64 -L//lib -L//lib64 -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 partition-by-boot.o libdiag.a -lreadline -lncursesw -lsqlite3 -lcurl -lpcrecpp -lpcrecpp -lpcre -ltinfo -ldl -lbz2 -lz -lutil make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' rm partition-by-boot.c dhclient-summary.c Making all in test make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3HqOdU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64 + cd lnav-0.8.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64/usr/bin' /usr/bin/install -p lnav '/builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' make[1]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/test' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/test' make[1]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1/test' make[1]: Entering directory '/builddir/build/BUILD/lnav-0.8.1' make[2]: Entering directory '/builddir/build/BUILD/lnav-0.8.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 lnav.1 '/builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1' make[1]: Leaving directory '/builddir/build/BUILD/lnav-0.8.1' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lnav-0.8.1-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GZreqi + umask 022 + cd /builddir/build/BUILD + cd lnav-0.8.1 + DOCDIR=/builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64/usr/share/doc/lnav + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64/usr/share/doc/lnav + cp -pr AUTHORS /builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64/usr/share/doc/lnav + cp -pr NEWS /builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64/usr/share/doc/lnav + cp -pr README /builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64/usr/share/doc/lnav + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nrrLth + umask 022 + cd /builddir/build/BUILD + cd lnav-0.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64/usr/share/licenses/lnav + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64/usr/share/licenses/lnav + cp -pr LICENSE /builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64/usr/share/licenses/lnav + exit 0 Provides: lnav = 0.8.1-6.fc28 lnav(riscv-64) = 0.8.1-6.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libncursesw.so.6()(64bit) libpcre.so.1()(64bit) libpcrecpp.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libreadline.so.7()(64bit) libsqlite3.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtinfo.so.6()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.27)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64 Wrote: /builddir/build/SRPMS/lnav-0.8.1-6.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/lnav-0.8.1-6.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.owwtl7 + umask 022 + cd /builddir/build/BUILD + cd lnav-0.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lnav-0.8.1-6.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff