D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/lnav-0.10.0-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7GN4pr + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf lnav-0.10.0 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/lnav-0.10.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lnav-0.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eoak7b + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lnav-0.10.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... (cached) 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 whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking how to run the C preprocessor... gcc -E checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for aarch64-mageia-linux-gnu-g++... no checking for aarch64-mageia-linux-gnu-c++... no checking for aarch64-mageia-linux-gnu-gpp... no checking for aarch64-mageia-linux-gnu-aCC... no checking for aarch64-mageia-linux-gnu-CC... no checking for aarch64-mageia-linux-gnu-cxx... no checking for aarch64-mageia-linux-gnu-cc++... no checking for aarch64-mageia-linux-gnu-cl.exe... no checking for aarch64-mageia-linux-gnu-FCC... no checking for aarch64-mageia-linux-gnu-KCC... no checking for aarch64-mageia-linux-gnu-RCC... no checking for aarch64-mageia-linux-gnu-xlC_r... no checking for aarch64-mageia-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether g++ supports C++14 features with -std=c++14... yes Adding include path: /usr/local/include checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ -std=c++14 accepts -g... (cached) yes checking dependency style of g++ -std=c++14... (cached) none checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for aarch64-mageia-linux-gnu-ar... no checking for aarch64-mageia-linux-gnu-lib... no checking for aarch64-mageia-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar 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 xz... /usr/bin/xz checking how to run the C++ preprocessor... g++ -std=c++14 -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... yes checking for library containing openpty... none required checking for library containing gzseek... -lz checking for library containing BZ2_bzopen... -lbz2 checking for library containing dlopen... none required checking for library containing backtrace... none required checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.80.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... -lgpm 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 archive... (testing) checking for archive_read_new in -larchive... no checking archive.h usability... no checking archive.h presence... no checking for archive.h... no checking for archive_read_new in -larchive... (cached) no checking archive.h usability... no checking archive.h presence... no checking for archive.h... no checking lib archive... no checking lib pcre... (testing) checking for pcre_study in -lpcre... 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 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 whether to build with code coverage support... no checking for library containing sqlite3_open... -lsqlite3 checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for SQLite3 library >= 3.9.0... yes checking for sqlite3_stmt_readonly... yes checking for sqlite3_value_subtype... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating TESTS_ENVIRONMENT config.status: creating src/Makefile config.status: creating src/base/Makefile config.status: creating src/fmtlib/Makefile config.status: creating src/pcrepp/Makefile config.status: creating src/pugixml/Makefile config.status: creating src/tailer/Makefile config.status: creating src/tools/Makefile config.status: creating src/yajl/Makefile config.status: creating src/yajlpp/Makefile config.status: creating test/Makefile config.status: creating src/config.h config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in src /usr/bin/make all-recursive Making all in tools make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tools' gcc -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib64 -L/usr/local/lib -L/usr/lib64 -L/usr/lib -L//lib64 -L//lib -g3 -o bin2c bin2c.c -lz make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tools' Making all in fmtlib make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/fmtlib' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o os.o os.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/fmtlib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/fmtlib' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o format.o format.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/fmtlib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/fmtlib' rm -f libcppfmt.a ar cru libcppfmt.a format.o os.o ranlib libcppfmt.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/fmtlib' Making all in pcrepp make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/pcrepp' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pcrepp.o pcrepp.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/pcrepp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/pcrepp' rm -f libpcrepp.a ar cru libpcrepp.a pcrepp.o ranlib libpcrepp.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/pcrepp' Making all in base make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o is_utf8.o is_utf8.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o date_time_scanner.o date_time_scanner.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o intern_string.o intern_string.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o humanize.time.o humanize.time.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auto_pid.o auto_pid.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lnav.gzip.o lnav.gzip.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o humanize.o humanize.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o strnatcmp.o strnatcmp.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o time_util.o time_util.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o humanize.network.o humanize.network.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isc.o isc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o network.tcp.o network.tcp.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lnav_log.o lnav_log.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o paths.o paths.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o string_util.o string_util.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' rm -f libbase.a ar cru libbase.a auto_pid.o date_time_scanner.o humanize.o humanize.network.o humanize.time.o intern_string.o is_utf8.o isc.o lnav.gzip.o lnav_log.o network.tcp.o paths.o string_util.o strnatcmp.o time_util.o ranlib libbase.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' Making all in tailer make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o tailer.o tailer.c tailer.c: In function 'send_packet': tailer.c:50:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 50 | write(fd, &tpt, sizeof(tpt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tailer.c:52:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 52 | write(fd, &payload_type, sizeof(payload_type)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tailer.c:58:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 58 | write(fd, &length, sizeof(length)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tailer.c:59:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 59 | write(fd, str, length); | ^~~~~~~~~~~~~~~~~~~~~~ tailer.c:65:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 65 | write(fd, hash, SHA_256_HASH_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tailer.c:71:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 71 | write(fd, &i, sizeof(i)); | ^~~~~~~~~~~~~~~~~~~~~~~~ tailer.c:78:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 78 | write(fd, &length, sizeof(length)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tailer.c:79:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 79 | write(fd, bits, length); | ^~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o sha-256.o sha-256.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' rm -f libtailercommon.a ar cru libtailercommon.a sha-256.o tailer.o ranlib libtailercommon.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o tailer.main.o tailer.main.c tailer.main.c: In function 'handle_load_preview_request': tailer.main.c:703:55: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t' {aka 'long int'} [-Wformat=] 703 | fprintf(stderr, "info: load preview request -- %lld\n", preview_id); | ~~~^ ~~~~~~~~~~ | | | | | int64_t {aka long int} | long long int | %ld tailer.main.c: In function 'main': tailer.main.c:869:13: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 869 | fgets(buffer, sizeof(buffer), unameFile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib64 -L/usr/local/lib -L/usr/lib64 -L/usr/lib -L//lib64 -L//lib -o tailer tailer.main.o libtailercommon.a -lpcre -lgpm -ltinfo -lbz2 -lz -lpthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' ../tools/bin2c -n tailer_bin tailerbin ./tailer.ape make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' ../tools/bin2c -n tailer_bin tailerbin ./tailer.ape make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' /usr/bin/make all-am make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I./.. -I./../fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libtailerservice_a-tailerbin.o `test -f 'tailerbin.cc' || echo './'`tailerbin.cc make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I./.. -I./../fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libtailerpp_a-tailerpp.o `test -f 'tailerpp.cc' || echo './'`tailerpp.cc make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' rm -f libtailerpp.a ar cru libtailerpp.a libtailerpp_a-tailerpp.o ranlib libtailerpp.a make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I./.. -I./../fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libtailerservice_a-tailer.looper.o `test -f 'tailer.looper.cc' || echo './'`tailer.looper.cc tailer.looper.cc: In lambda function: tailer.looper.cc:759:30: warning: ignoring return value of 'int ftruncate(int, __off_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 759 | ftruncate(fd, ptb.ptb_offset); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ tailer.looper.cc:760:27: warning: ignoring return value of 'ssize_t pwrite(int, const void*, size_t, __off_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 760 | pwrite(fd, | ~~~~~~^~~~ 761 | ptb.ptb_bits.data(), ptb.ptb_bits.size(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 762 | ptb.ptb_offset); | ~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' rm -f libtailerservice.a ar cru libtailerservice.a libtailerservice_a-tailerbin.o libtailerservice_a-tailer.looper.o libtailercommon.a libtailerpp.a ranlib libtailerservice.a make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' Making all in pugixml make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/pugixml' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pugixml.o pugixml.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/pugixml' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/pugixml' rm -f libpugixml.a ar cru libpugixml.a pugixml.o ranlib libpugixml.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/pugixml' Making all in yajl make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o yajl_alloc.o yajl_alloc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o yajl_version.o yajl_version.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o yajl_buf.o yajl_buf.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o yajl.o yajl.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o yajl_encode.o yajl_encode.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o yajl_tree.o yajl_tree.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o yajl_parser.o yajl_parser.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o yajl_gen.o yajl_gen.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o yajl_lex.o yajl_lex.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' rm -f libyajl.a ar cru libyajl.a yajl.o yajl_alloc.o yajl_buf.o yajl_encode.o yajl_gen.o yajl_lex.o yajl_parser.o yajl_tree.o yajl_version.o ranlib libyajl.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' Making all in yajlpp make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajlpp' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json_op.o json_op.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajlpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajlpp' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json_ptr.o json_ptr.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajlpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajlpp' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o yajlpp.o yajlpp.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajlpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajlpp' rm -f libyajlpp.a ar cru libyajlpp.a json_op.o json_ptr.o yajlpp.o ranlib libyajlpp.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajlpp' Making all in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' tools/bin2c init-sql init.sql make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' tools/bin2c help-txt help.txt make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o collation-functions.o collation-functions.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bookmarks.o bookmarks.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o column_namer.o column_namer.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o attr_line.o attr_line.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ansi_scrubber.o ansi_scrubber.cc ansi_scrubber.cc: In function 'void scrub_ansi_string(std::string&, string_attrs_t&)': ansi_scrubber.cc:64:14: warning: '*(nonstd::optional_lite::optional::value_type*)((char*)&role + offsetof(nonstd::optional_lite::optional,nonstd::optional_lite::optional::contained))' may be used uninitialized in this function [-Wmaybe-uninitialized] 64 | auto role = nonstd::optional(); | ^~~~ ansi_scrubber.cc:63:14: warning: '*(nonstd::optional_lite::optional::value_type*)((char*)&fg + offsetof(nonstd::optional_lite::optional,nonstd::optional_lite::optional::contained))' may be used uninitialized in this function [-Wmaybe-uninitialized] 63 | auto fg = nonstd::optional(); | ^~ ansi_scrubber.cc:62:14: warning: '*(nonstd::optional_lite::optional::value_type*)((char*)&bg + offsetof(nonstd::optional_lite::optional,nonstd::optional_lite::optional::contained))' may be used uninitialized in this function [-Wmaybe-uninitialized] 62 | auto bg = nonstd::optional(); | ^~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o data_scanner.o data_scanner.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bottom_status_source.o bottom_status_source.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o curl_looper.o curl_looper.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o archive_manager.o archive_manager.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o environ_vtab.o environ_vtab.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o elem_to_json.o elem_to_json.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o all_logs_vtab.o all_logs_vtab.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o file_vtab.o file_vtab.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o file_format.o file_format.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o extension-functions.o extension-functions.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o filter_observer.o filter_observer.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o field_overlay_source.o field_overlay_source.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o filter_status_source.o filter_status_source.cc filter_status_source.cc: In instantiation of 'filter_help_status_source::statusview_fields():: [with auto:4 = textview_curses*]': base/opt_util.hh:62:74: required by substitution of 'template::type>::value, int>::type > decltype (void_or_nullopt(t).operator*()))>()) operator|(T&&, F) [with T = nonstd::optional_lite::optional; F = filter_help_status_source::statusview_fields()::; typename std::enable_if::type>::value, int>::type = 0]' filter_status_source.cc:305:5: required from here filter_status_source.cc:281:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::map, std::__cxx11::basic_string >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 281 | if (sel < fc.fc_name_to_errors.size()) { | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ filter_status_source.cc:288:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::map, other_file_descriptor>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 288 | if (sel < fc.fc_other_files.size()) { | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o files_sub_source.o files_sub_source.cc files_sub_source.cc: In member function 'virtual bool files_sub_source::list_input_handle_key(listview_curses&, int)': files_sub_source.cc:61:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 61 | if (sel >= fc.fc_files.size()) { | ~~~~^~~~~~~~~~~~~~~~~~~~~ files_sub_source.cc: In member function 'virtual void files_sub_source::text_value_for_line(textview_curses&, int, std::string&, text_sub_source::line_flags_t)': files_sub_source.cc:172:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::map, std::__cxx11::basic_string >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 172 | if (line < fc.fc_name_to_errors.size()) { | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ files_sub_source.cc:187:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::map, other_file_descriptor>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 187 | if (line < fc.fc_other_files.size()) { | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ files_sub_source.cc: In member function 'virtual void files_sub_source::text_attrs_for_line(textview_curses&, int, string_attrs_t&)': files_sub_source.cc:243:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::map, std::__cxx11::basic_string >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 243 | if (line < fc.fc_name_to_errors.size()) { | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ files_sub_source.cc:257:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::map, other_file_descriptor>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 257 | if (line < fc.fc_other_files.size()) { | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ files_sub_source.cc:263:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::map, other_file_descriptor>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 263 | if (line == fc.fc_other_files.size() - 1) { | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fstat_vtab.o fstat_vtab.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fts_fuzzy_match.o fts_fuzzy_match.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o command_executor.o command_executor.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fs-extension-functions.o fs-extension-functions.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o file_collection.o file_collection.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o help_text.o help_text.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o db_sub_source.o db_sub_source.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o highlighter.o highlighter.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o input_dispatcher.o input_dispatcher.cc input_dispatcher.cc: In member function 'void input_dispatcher::append_to_escape_buffer(int)': input_dispatcher.cc:162:31: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare] 162 | if (this->id_escape_index < (sizeof(this->id_escape_buffer) - 1)) { | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o grep_proc.o grep_proc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o line_buffer.o line_buffer.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hist_source.o hist_source.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' tools/bin2c -n lnav_config_json default-config ./root-config.json ./keymaps/de-keymap.json ./keymaps/default-keymap.json ./keymaps/fr-keymap.json ./keymaps/uk-keymap.json ./keymaps/us-keymap.json ./themes/default-theme.json ./themes/eldar.json ./themes/grayscale.json ./themes/monocai.json ./themes/night-owl.json ./themes/solarized-dark.json ./themes/solarized-light.json make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o listview_curses.o listview_curses.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json-extension-functions.o json-extension-functions.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o log_accel.o log_accel.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o filter_sub_source.o filter_sub_source.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lnav_util.o lnav_util.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o log_data_helper.o log_data_helper.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' tools/bin2c -n lnav_scripts builtin-scripts ./scripts/dhclient-summary.lnav ./scripts/lnav-pop-view.lnav ./scripts/partition-by-boot.lnav ./scripts/rename-stdin.lnav ./scripts/search-for.lnav make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' tools/bin2c -n lnav_sh_scripts builtin-sh-scripts ./scripts/dump-pid.sh make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' tools/bin2c -n lnav_format_json default-formats ./formats/access_log.json ./formats/alb_log.json ./formats/autodeploy_log.json ./formats/block_log.json ./formats/candlepin_log.json ./formats/choose_repo_log.json ./formats/cups_log.json ./formats/dpkg_log.json ./formats/elb_log.json ./formats/engine_log.json ./formats/error_log.json ./formats/fsck_hfs_log.json ./formats/glog_log.json ./formats/haproxy_log.json ./formats/java_log.json ./formats/journald_json_log.json ./formats/katello_log.json ./formats/openam_log.json ./formats/openamdb_log.json ./formats/openstack_log.json ./formats/page_log.json ./formats/papertrail_log.json ./formats/snaplogic_log.json ./formats/sssd_log.json ./formats/strace_log.json ./formats/sudo_log.json ./formats/syslog_log.json ./formats/s3_log.json ./formats/tcf_log.json ./formats/tcsh_history.json ./formats/uwsgi_log.json ./formats/vdsm_log.json ./formats/vmk_log.json ./formats/vmw_log.json ./formats/xmlrpc_log.json make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o log_level.o log_level.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o log_level_re.o log_level_re.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o log_data_table.o log_data_table.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hotkeys.o hotkeys.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o help_text_formatter.o help_text_formatter.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o log_actions.o log_actions.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o network-extension-functions.o network-extension-functions.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o data_scanner_re.o data_scanner_re.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o data_parser.o data_parser.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o log_search_table.o log_search_table.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o papertrail_proc.o papertrail_proc.cc papertrail_proc.cc: In static member function 'static void papertrail_proc::yajl_writer(void*, const char*, size_t)': papertrail_proc.cc:159:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 159 | write(ptp->ptp_fd, str, len); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ papertrail_proc.cc: In member function 'virtual long int papertrail_proc::complete(CURLcode)': papertrail_proc.cc:171:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 171 | write(this->ptp_fd, err_msg, strlen(err_msg)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ papertrail_proc.cc:172:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 172 | write(this->ptp_fd, this->cr_error_buffer, strlen(this->cr_error_buffer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o logfile.o logfile.cc logfile.cc: In member function 'bool logfile::process_prefix(shared_buffer_ref&, const line_info&)': logfile.cc:188:36: warning: comparison of integer expressions of different signedness: 'std::vector::size_type' {aka 'long unsigned int'} and 'const int64_t' {aka 'const long int'} [-Wsign-compare] 188 | this->lf_index.size() < | ~~~~~~~~~~~~~~~~~~~~~~^ 189 | injector::get().lc_max_unrecognized_lines) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pretty_printer.o pretty_printer.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ptimec_rt.o ptimec_rt.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o readline_highlighters.o readline_highlighters.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o regexp_vtab.o regexp_vtab.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o relative_time.o relative_time.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sequence_matcher.o sequence_matcher.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shared_buffer.o shared_buffer.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o logfile_sub_source.o logfile_sub_source.cc logfile_sub_source.cc: In member function 'Result > logfile_sub_source::set_sql_marker(std::string, sqlite3_stmt*)': logfile_sub_source.cc:1223:31: warning: comparison of integer expressions of different signedness: 'const int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 1223 | for (auto row = 0_vl; row < this->lss_filtered_index.size(); row += 1_vl) { | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shlex.o shlex.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o readline_curses.o readline_curses.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o statusview_curses.o statusview_curses.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o spectro_source.o spectro_source.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o string_attr_type.o string_attr_type.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' tools/bin2c ansi-palette-json ansi-palette.json make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' tools/bin2c xterm-palette-json xterm-palette.json make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o log_format.o log_format.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o readline_callbacks.o readline_callbacks.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o timer.o timer.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o text_format.o text_format.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sqlite-extension-func.o sqlite-extension-func.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o piper_proc.o piper_proc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o readline_possibilities.o readline_possibilities.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o string-extension-functions.o string-extension-functions.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sysclip.o sysclip.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o textfile_sub_source.o textfile_sub_source.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o session_data.o session_data.cc In file included from session_data.cc:47: yajlpp/yajlpp_def.hh: In instantiation of 'static void json_path_handler::number_field_validator(yajlpp_parse_context&, const json_path_handler_base&) [with T = session_data_t; NUM_T = long unsigned int; NUM_T T::* NUM = &session_data_t::sd_save_time]': yajlpp/yajlpp_def.hh:774:29: required from 'json_path_handler& json_path_handler::for_field(typename std::enable_if<(std::is_integral<_Size>::value && (! std::is_same::value))>::type*) [with T = session_data_t; NUM_T = long unsigned int; NUM_T T::* NUM = &session_data_t::sd_save_time; typename std::enable_if<(std::is_integral<_Size>::value && (! std::is_same::value))>::type = void]' session_data.cc:892:10: required from here yajlpp/yajlpp_def.hh:322:23: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'const long long int' [-Wsign-compare] 322 | if (field_ptr < jph.jph_min_value) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o textfile_highlighters.o textfile_highlighters.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o time-extension-functions.o time-extension-functions.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o state-extension-functions.o state-extension-functions.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o top_status_source.o top_status_source.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sql_commands.o sql_commands.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o unique_path.o unique_path.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vtab_module.o vtab_module.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o textview_curses.o textview_curses.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vt52_curses.o vt52_curses.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xml_util.o xml_util.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xterm_mouse.o xterm_mouse.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ansi-palette-json.o ansi-palette-json.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sql_util.o sql_util.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o builtin-scripts.o builtin-scripts.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o view_curses.o view_curses.cc view_curses.cc: In member function 'void view_colors::init_roles(const lnav_theme&, lnav_config_listener::error_reporter&)': view_curses.cc:637:13: warning: variable 'ident_bg' set but not used [-Wunused-but-set-variable] 637 | int ident_bg = (lnav_config.lc_ui_default_colors ? -1 : COLOR_BLACK); | ^~~~~~~~ view_curses.cc: In static member function 'static void view_curses::awaiting_user_input()': view_curses.cc:106:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 106 | write(STDOUT_FILENO, OSC_INPUT, sizeof(OSC_INPUT) - 1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xpath_vtab.o xpath_vtab.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lnav_commands.o lnav_commands.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o builtin-sh-scripts.o builtin-sh-scripts.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' gcc -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib64 -L/usr/local/lib -L/usr/lib64 -L/usr/lib -L//lib64 -L//lib -g3 -o ptimec ptimec.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o default-config.o default-config.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o test_override.o test_override.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o default-formats.o default-formats.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o init-sql.o init-sql.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o help-txt.o help-txt.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o third-party/sqlite/ext/series.o third-party/sqlite/ext/series.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o third-party/sqlite/ext/dbdump.o third-party/sqlite/ext/dbdump.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xterm-palette-json.o xterm-palette-json.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o spookyhash/SpookyV2.o spookyhash/SpookyV2.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' ./ptimec "@%@" "%Y-%m-%d %H:%M:%S" "%Y-%m-%d %H:%M:%S%z" "%Y-%m-%d %H:%M:%S %z" "%Y-%m-%d %H:%M" "%Y-%m-%dT%H:%M:%S.%f%z" "%y-%m-%dT%H:%M:%S.%f%z" "%Y-%m-%dT%H:%M:%SZ" "%Y-%m-%dT%H:%M:%S%z" "%Y-%m-%dT%H:%M:%S" "%Y-%m-%dT%H:%M:%S%z" "%Y/%m/%d %H:%M:%S" "%Y/%m/%d %H:%M:%S %z" "%Y/%m/%d %H:%M:%S%z" "%Y/%m/%d %H:%M" "%Y %b %d %a %H:%M:%S.%L" "%Y %b %d %H:%M:%S.%L" "%Y %b %d %H:%M:%S" "%a %b %d %H:%M:%S %Y" "%a %b %d %H:%M:%S.%f %Y" "%a %b %d %H:%M:%S %Z %Y" "%a %b %d %H:%M:%S " "%a %b %d %H:%M:%S.%L " "%d/%b/%Y:%H:%M:%S +0000" "%d/%b/%Y:%H:%M:%S %z" "%d-%b-%Y %H:%M:%S %z" "%d-%b-%Y %H:%M:%S %Z" "%d %b %Y %H:%M:%S" "%d %b %Y %H:%M:%S.%L" "%d %b %Y %H:%M:%S,%L" "%b %d %H:%M:%S" "%b %d %k:%M:%S" "%b %d %l:%M:%S" "%b %e, %Y %l:%M:%S %p" "%m/%d/%y %H:%M:%S" "%m/%d/%Y %I:%M:%S:%L %p %Z" "%m/%d/%Y %I:%M:%S %p %Z" "%m/%d/%Y %l:%M:%S %p %Z" "%m/%e/%Y %I:%M:%S %p" "%m/%e/%Y %l:%M:%S %p" "%d/%b/%y %H:%M:%S" "%m%d %H:%M:%S" "%Y%m%d.%H%M%S" "%H:%M:%S" "%M:%S" "%m/%d %H:%M:%S" "%Y-%m-%d" "%Y-%m" "%Y/%m/%d" "%Y/%m" "%s.%f" > time_fmts.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o views_vtab.o views_vtab.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o log_vtab_impl.o log_vtab_impl.cc log_vtab_impl.cc: In function 'int vt_column(sqlite3_vtab_cursor*, sqlite3_context*, int)': log_vtab_impl.cc:607:62: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 607 | if (lv_struct.lv_meta.lvm_column != sub_col) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o time_fmts.o time_fmts.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o view_helpers.o view_helpers.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o styling.o styling.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o log_format_loader.o log_format_loader.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lnav_config.o lnav_config.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' rm -f libdiag.a ar cru libdiag.a third-party/sqlite/ext/dbdump.o third-party/sqlite/ext/series.o all_logs_vtab.o ansi_scrubber.o archive_manager.o attr_line.o bookmarks.o bottom_status_source.o collation-functions.o column_namer.o command_executor.o curl_looper.o data_scanner.o data_scanner_re.o db_sub_source.o elem_to_json.o environ_vtab.o extension-functions.o field_overlay_source.o file_collection.o file_format.o files_sub_source.o filter_observer.o filter_status_source.o filter_sub_source.o fstat_vtab.o fs-extension-functions.o fts_fuzzy_match.o grep_proc.o help_text.o help_text_formatter.o highlighter.o hist_source.o hotkeys.o input_dispatcher.o json-extension-functions.o line_buffer.o listview_curses.o lnav_commands.o lnav_config.o lnav_util.o log_accel.o log_actions.o log_data_helper.o log_data_table.o log_format.o log_format_loader.o log_level.o log_level_re.o log_search_table.o logfile.o logfile_sub_source.o network-extension-functions.o data_parser.o papertrail_proc.o pretty_printer.o ptimec_rt.o readline_callbacks.o readline_curses.o readline_highlighters.o readline_possibilities.o regexp_vtab.o relative_time.o session_data.o sequence_matcher.o shared_buffer.o shlex.o spectro_source.o sqlite-extension-func.o statusview_curses.o string-extension-functions.o string_attr_type.o styling.o text_format.o textfile_sub_source.o timer.o piper_proc.o sql_commands.o sql_util.o state-extension-functions.o sysclip.o textfile_highlighters.o textview_curses.o time-extension-functions.o top_status_source.o unique_path.o view_curses.o view_helpers.o views_vtab.o vt52_curses.o vtab_module.o log_vtab_impl.o xml_util.o xpath_vtab.o xterm_mouse.o spookyhash/SpookyV2.o ansi-palette-json.o builtin-scripts.o builtin-sh-scripts.o default-config.o default-formats.o help-txt.o init-sql.o time_fmts.o xterm-palette-json.o ranlib libdiag.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -Wall -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lnav.o lnav.cc lnav.cc: In function 'void looper()': lnav.cc:1703:22: warning: variable 'got_user_input' set but not used [-Wunused-but-set-variable] 1703 | bool got_user_input = false; | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib64 -L/usr/local/lib -L/usr/lib64 -L/usr/lib -L//lib64 -L//lib -o lnav lnav.o file_vtab.o libdiag.a base/libbase.a fmtlib/libcppfmt.a pcrepp/libpcrepp.a pugixml/libpugixml.a tailer/libtailerservice.a tailer/libtailercommon.a tailer/libtailerpp.a yajl/libyajl.a yajlpp/libyajlpp.a -lreadline -lncursesw -lsqlite3 -lcurl -lpcre -lgpm -ltinfo -lbz2 -lz -lpthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' if test -w ./internals; then \ env DUMP_INTERNALS_DIR=./internals DUMP_CRASH=1 ./lnav Makefile; \ mv ./internals/*.schema.json ../docs/schemas; \ fi make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' g++ -std=c++14 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib64 -L/usr/local/lib -L/usr/lib64 -L/usr/lib -L//lib64 -L//lib -o lnav-test lnav.o test_override.o file_vtab.o libdiag.a base/libbase.a fmtlib/libcppfmt.a pcrepp/libpcrepp.a pugixml/libpugixml.a tailer/libtailerservice.a tailer/libtailercommon.a tailer/libtailerpp.a yajl/libyajl.a yajlpp/libyajlpp.a -lreadline -lncursesw -lsqlite3 -lcurl -lpcre -lgpm -ltinfo -lbz2 -lz -lpthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' Making all in test make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/test' mkdir -p remote ssh-keygen -f remote/ssh_host_dsa_key -N '' -t dsa Generating public/private dsa key pair. Your identification has been saved in remote/ssh_host_dsa_key Your public key has been saved in remote/ssh_host_dsa_key.pub The key fingerprint is: SHA256:QH6RF1hXJ0Z2Fl9kskd2jHfqcUfk7zpl9wToaAeXGO0 iurt@pktaa1.mageia.org The key's randomart image is: +---[DSA 1024]----+ | . .+oo.oB*&| | o o.o..o.%O| | o .. + o.+=| | o o E +.+| | S = . +o| | o o ..=| | . . ++| | ...| | .. | +----[SHA256]-----+ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/test' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/test' mkdir -p remote ssh-keygen -f remote/ssh_host_rsa_key -N '' -t rsa Generating public/private rsa key pair. Your identification has been saved in remote/ssh_host_rsa_key Your public key has been saved in remote/ssh_host_rsa_key.pub The key fingerprint is: SHA256:g6jBgk6q3Lz6qcgyvE7kLf4g67C2chQloab7mA5A3ak iurt@pktaa1.mageia.org The key's randomart image is: +---[RSA 3072]----+ | .. | | .o o . | |.o + o | |=.. .. . | |=ooE. . S | |Booo . | |BB.. | |#O* . | |##OB. | +----[SHA256]-----+ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/test' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/test' mkdir -p remote ssh-keygen -f remote/id_rsa -N '' -t rsa Generating public/private rsa key pair. Your identification has been saved in remote/id_rsa Your public key has been saved in remote/id_rsa.pub The key fingerprint is: SHA256:YK0PRkmI/32XMxYjQXqxFqy8DnvvlzBSlmPTmbKsCpg iurt@pktaa1.mageia.org The key's randomart image is: +---[RSA 3072]----+ | . .. o+ | | . .. o .o+ | | . =.o.++ o | | .o oooX * | | .+.S* * + | | o .oo+ * * | | E . +.+ = + | | .. + o | | .o oo. | +----[SHA256]-----+ cp -f remote/id_rsa.pub remote/authorized_keys make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/test' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/test' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../src -Wall -I../src -I../src/fmtlib -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_stubs.o test_stubs.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/test' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/test' rm -f libtestdummy.a ar cru libtestdummy.a test_stubs.o ranlib libtestdummy.a make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/test' make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VuYw9N + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64 + cd lnav-0.10.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' Making install in tools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tools' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tools' Making install in fmtlib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/fmtlib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/fmtlib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/fmtlib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/fmtlib' Making install in pcrepp make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/pcrepp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/pcrepp' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/pcrepp' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/pcrepp' Making install in base make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/base' Making install in tailer make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' /usr/bin/make install-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/tailer' Making install in pugixml make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/pugixml' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/pugixml' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/pugixml' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/pugixml' Making install in yajl make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajl' Making install in yajlpp make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajlpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajlpp' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajlpp' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src/yajlpp' Making install in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' if test -w ./internals; then \ env DUMP_INTERNALS_DIR=./internals DUMP_CRASH=1 ./lnav Makefile; \ mv ./internals/*.schema.json ../docs/schemas; \ fi make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64/usr/bin' /usr/bin/install -p lnav '/home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64/usr/bin' /usr/bin/make install-exec-hook make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' bash ./alpha-release.sh make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/src' Making install in test make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/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 '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/test' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0/test' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 lnav.1 '/home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/lnav-0.10.0' + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.10.0-1.mga9 --unique-debug-suffix -0.10.0-1.mga9.aarch64 --unique-debug-src-base lnav-0.10.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/lnav-0.10.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64/usr/bin/lnav dwz: ./usr/bin/lnav-0.10.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 104400kB, size after compression: 104400kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 11528 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lnav-0.10.0-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fF4oGz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lnav-0.10.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64/usr/share/doc/lnav + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64/usr/share/doc/lnav + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64/usr/share/doc/lnav + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64/usr/share/doc/lnav + cp -pr README /home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64/usr/share/doc/lnav + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JOSOKG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lnav-0.10.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64/usr/share/licenses/lnav + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64/usr/share/licenses/lnav + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64/usr/share/licenses/lnav + RPM_EC=0 ++ jobs -p + exit 0 Provides: lnav = 0.10.0-1.mga9 lnav(aarch-64) = 0.10.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcurl.so.4()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.5.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libncursesw.so.6()(64bit) libpcre.so.1()(64bit) libreadline.so.8()(64bit) libsqlite3.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.7)(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.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtinfo.so.6()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.2.4)(64bit) Processing files: lnav-debugsource-0.10.0-1.mga9.aarch64 Provides: lnav-debugsource = 0.10.0-1.mga9 lnav-debugsource(aarch-64) = 0.10.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lnav-debuginfo-0.10.0-1.mga9.aarch64 Provides: debuginfo(build-id) = acd43f35ec5d8dc362db7ee9d6e5ff5bf6a82308 lnav-debuginfo = 0.10.0-1.mga9 lnav-debuginfo(aarch-64) = 0.10.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lnav-debugsource(aarch-64) = 0.10.0-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lnav-0.10.0-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lnav-debugsource-0.10.0-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lnav-debuginfo-0.10.0-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hypKGt + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lnav-0.10.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/lnav-0.10.0-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rqkJh5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf lnav-0.10.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!