Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 471588 Details for
Bug 617450
app-admin/lnav-0.8.2 fails to build with sys-devel/gcc-5.4.0-r3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
lnav build.log file
build.log (text/x-log), 85.60 KB, created by
needle
on 2017-05-04 08:42:15 UTC
(
hide
)
Description:
lnav build.log file
Filename:
MIME Type:
Creator:
needle
Created:
2017-05-04 08:42:15 UTC
Size:
85.60 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-admin/lnav-0.8.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: radhermit@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux unicode userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking lnav-0.8.2.tar.gz to /var/tmp/portage/app-admin/lnav-0.8.2/work >>>> Source unpacked in /var/tmp/portage/app-admin/lnav-0.8.2/work >>>> Preparing source in /var/tmp/portage/app-admin/lnav-0.8.2/work/lnav-0.8.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-admin/lnav-0.8.2/work/lnav-0.8.2 ... > * econf: updating lnav-0.8.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating lnav-0.8.2/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/lnav-0.8.2 --htmldir=/usr/share/doc/lnav-0.8.2/html --libdir=/usr/lib64 --disable-static --with-ncursesw >checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the C++ compiler works... yes >checking for C++ compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether x86_64-pc-linux-gnu-g++ supports C++14 features by default... no >checking whether x86_64-pc-linux-gnu-g++ supports C++14 features with -std=c++14... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ -std=c++14 accepts -g... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-g++ -std=c++14... (cached) none >checking gprof(4) profiling support... no >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for bzip2... /bin/bzip2 >checking for re2c... /usr/bin/re2c >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking size of off_t... 8 >checking size of size_t... 8 >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... no >checking whether tzname is declared... yes >checking for tzname... yes >checking for library containing openpty... -lutil >checking for library containing gzseek... -lz >checking for library containing BZ2_bzopen... -lbz2 >checking for library containing dlopen... -ldl >checking for library containing backtrace... none required >checking for gawk... (cached) gawk >checking for curl-config... /usr/bin/curl-config >checking for the version of libcurl... 7.53.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... no >configure: WARNING: libtinfo not found >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... no >checking lib pcre... (testing) >checking for pcre_study in -lpcre... yes >checking libpcrecpp... no, (WARNING) >checking pcre.h usability... yes >checking pcre.h presence... yes >checking for pcre.h... yes >checking pcre/pcre.h usability... no >checking pcre/pcre.h presence... no >checking for pcre/pcre.h... no >checking lib pcre... -lpcre -lpcrecpp >checking lib readline... checking for library containing readline... -lreadline >checking for library containing history_set_history_state... none required >checking readline.h usability... no >checking readline.h presence... no >checking for readline.h... no >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking for library containing sqlite3_open... -lsqlite3 >checking sqlite3.h usability... yes >checking sqlite3.h presence... yes >checking for sqlite3.h... yes >checking for SQLite3 library >= 3.9.0... yes >checking for sqlite3_stmt_readonly... yes >checking for sqlite3_value_subtype... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating TESTS_ENVIRONMENT >config.status: creating src/Makefile >config.status: creating test/Makefile >config.status: creating src/config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-admin/lnav-0.8.2/work/lnav-0.8.2 ... >make -j4 >Making all in src >make[1]: Entering directory '/var/tmp/portage/app-admin/lnav-0.8.2/work/lnav-0.8.2/src' >make all-am >make[2]: Entering directory '/var/tmp/portage/app-admin/lnav-0.8.2/work/lnav-0.8.2/src' >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o ansi_scrubber.o ansi_scrubber.cc >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o bookmarks.o bookmarks.cc >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o collation-functions.o collation-functions.cc >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o command_executor.o command_executor.cc >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/os_defines.h:39:0[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/c++config.h:482[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/bits/stl_algobase.h:59[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/vector:60[m[K, > from [01m[Kansi_scrubber.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >In file included from [01m[K/usr/include/wordexp.h:21:0[m[K, > from [01m[Kcommand_executor.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Kcollation-functions.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/os_defines.h:39:0[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/c++config.h:482[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/bits/stl_algobase.h:59[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/bits/stl_tree.h:63[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/map:60[m[K, > from [01m[Kbookmarks.hh:35[m[K, > from [01m[Kbookmarks.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o curl_looper.o curl_looper.cc >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/os_defines.h:39:0[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/c++config.h:482[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/utility:68[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/algorithm:60[m[K, > from [01m[Kcurl_looper.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o db_sub_source.o db_sub_source.cc >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/os_defines.h:39:0[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/c++config.h:482[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/string:38[m[K, > from [01m[Kdb_sub_source.hh:33[m[K, > from [01m[Kdb_sub_source.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o elem_to_json.o elem_to_json.cc >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Kdata_parser.hh:33[m[K, > from [01m[Kelem_to_json.hh:34[m[K, > from [01m[Kelem_to_json.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >[01m[Kcommand_executor.cc:[m[K In function '[01m[Kstd::__cxx11::string execute_sql(exec_context&, const string&, std::__cxx11::string&)[m[K': >[01m[Kcommand_executor.cc:258:35:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > for (int lpc = 0; lpc < dls.dls_headers.size(); lpc++) { >[01;32m[K ^[m[K >[01m[Kcommand_executor.cc:306:43:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > for (int lpc = 0; lpc < dls.dls_headers.size(); lpc++) { >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o environ_vtab.o environ_vtab.cc >In file included from [01m[K/usr/include/assert.h:35:0[m[K, > from [01m[Kenviron_vtab.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o extension-functions.o extension-functions.cc >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o field_overlay_source.o field_overlay_source.cc >In file included from [01m[K/usr/include/signal.h:28:0[m[K, > from [01m[Klnav.hh:37[m[K, > from [01m[Kfield_overlay_source.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o file_vtab.o file_vtab.cc >In file included from [01m[K/usr/include/stdlib.h:24:0[m[K, > from [01m[Kfile_vtab.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o fs-extension-functions.o fs-extension-functions.cc >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Kfs-extension-functions.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o grep_proc.o grep_proc.cc >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Kgrep_proc.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o help_text_formatter.o help_text_formatter.cc >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/os_defines.h:39:0[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/c++config.h:482[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/numeric:60[m[K, > from [01m[Khelp_text_formatter.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >[01m[Khelp_text_formatter.cc:[m[K In function '[01m[Kvoid format_help_text_for_term(const help_text&, int, attr_line_t&)[m[K': >[01m[Khelp_text_formatter.cc:121:67:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > (out.get_string().length() - line_start + 10) >= >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o hist_source.o hist_source.cc >In file included from [01m[K/usr/include/math.h:26:0[m[K, > from [01m[Khist_source.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o hotkeys.o hotkeys.cc >In file included from [01m[K/usr/include/signal.h:28:0[m[K, > from [01m[Klnav.hh:37[m[K, > from [01m[Khotkeys.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o intern_string.o intern_string.cc >In file included from [01m[K/usr/include/string.h:25:0[m[K, > from [01m[Kintern_string.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o json-extension-functions.o json-extension-functions.cc >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Kjson-extension-functions.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o json_op.o json_op.cc >In file included from [01m[K/usr/include/sys/types.h:25:0[m[K, > from [01m[Kjson_op.hh:35[m[K, > from [01m[Kjson_op.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >In file included from [01m[Klnav.hh:47:0[m[K, > from [01m[Khotkeys.cc:32[m[K: >hist_source.hh: In instantiation of '[01m[Kint stacked_bar_chart<T>::show_next_ident(int) [with T = std::__cxx11::basic_string<char>][m[K': >[01m[Khotkeys.cc:1104:62:[m[K required from here >[01m[Khist_source.hh:313:42:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > else if (this->sbc_ident_to_show >= this->sbc_idents.size()) { >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o json_ptr.o json_ptr.cc >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Kjson_ptr.hh:35[m[K, > from [01m[Kjson_ptr.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o line_buffer.o line_buffer.cc >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Kline_buffer.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o listview_curses.o listview_curses.cc >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o lnav_commands.o lnav_commands.cc >In file included from [01m[K/usr/include/time.h:27:0[m[K, > from [01m[Klistview_curses.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >In file included from [01m[K/usr/include/sys/cdefs.h:23:0[m[K, > from [01m[K/usr/include/glob.h:21[m[K, > from [01m[Klnav_commands.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o lnav_config.o lnav_config.cc >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Klnav_config.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o lnav_log.o lnav_log.cc >In file included from [01m[K/usr/include/time.h:27:0[m[K, > from [01m[Klnav_log.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >[01m[Klnav_log.cc:[m[K In function '[01m[Kvoid sigabrt(int)[m[K': >[01m[Klnav_log.cc:337:63:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kssize_t write(int, const void*, size_t)[m[K', declared with attribute warn_unused_result [-Wunused-result] > log_ring.lr_frag_end - log_ring.lr_frag_start); >[01;32m[K ^[m[K >[01m[Klnav_log.cc:339:56:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kssize_t write(int, const void*, size_t)[m[K', declared with attribute warn_unused_result [-Wunused-result] > write(fd, log_ring.lr_data, log_ring.lr_length); >[01;32m[K ^[m[K >[01m[Klnav_log.cc:361:67:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kssize_t write(int, const void*, size_t)[m[K', declared with attribute warn_unused_result [-Wunused-result] > log_ring.lr_frag_end - log_ring.lr_frag_start); >[01;32m[K ^[m[K >[01m[Klnav_log.cc:363:56:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kssize_t write(int, const void*, size_t)[m[K', declared with attribute warn_unused_result [-Wunused-result] > write(fd, log_ring.lr_data, log_ring.lr_length); >[01;32m[K ^[m[K >[01m[Klnav_log.cc:367:47:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kint symlink(const char*, const char*)[m[K', declared with attribute warn_unused_result [-Wunused-result] > symlink(crash_path, latest_crash_path); >[01;32m[K ^[m[K >[01m[Klnav_log.cc:382:31:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kint scanf(const char*, ...)[m[K', declared with attribute warn_unused_result [-Wunused-result] > scanf("%c", &response); >[01;32m[K ^[m[K >[01m[Klnav_commands.cc:[m[K In function '[01m[Kstd::__cxx11::string refresh_pt_search()[m[K': >[01m[Klnav_commands.cc:103:5:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class> class std::auto_ptr[m[K' is deprecated [-Wdeprecated-declarations] > auto_ptr<papertrail_proc> pt(new papertrail_proc( >[01;32m[K ^[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/memory:81:0[m[K, > from [01m[Klnav.hh:43[m[K, > from [01m[Klnav_commands.cc:41[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class auto_ptr; >[01;32m[K ^[m[K >[01m[Klnav_commands.cc:[m[K In function '[01m[Kstd::__cxx11::string com_adjust_log_time(exec_context&, std::__cxx11::string, std::vector<std::__cxx11::basic_string<char> >&)[m[K': >[01m[Klnav_commands.cc:159:61:[m[K [01;35m[Kwarning: [m[Kformat '[01m[K%d[m[K' expects argument of type '[01m[Kint[m[K', but argument 5 has type '[01m[K__suseconds_t {aka long int}[m[K' [-Wformat=] > time_diff.tv_sec, time_diff.tv_usec); >[01;32m[K ^[m[K >[01m[Klnav_commands.cc:159:61:[m[K [01;35m[Kwarning: [m[Kformat '[01m[K%d[m[K' expects argument of type '[01m[Kint[m[K', but argument 5 has type '[01m[K__suseconds_t {aka long int}[m[K' [-Wformat=] >[01m[Klnav_commands.cc:[m[K In function '[01m[Kstd::__cxx11::string com_open(exec_context&, std::__cxx11::string, std::vector<std::__cxx11::basic_string<char> >&)[m[K': >[01m[Klnav_commands.cc:1579:21:[m[K [01;35m[Kwarning: [m[K'[01m[Ktemplate<class> class std::auto_ptr[m[K' is deprecated [-Wdeprecated-declarations] > auto_ptr<url_loader> ul(new url_loader(fn)); >[01;32m[K ^[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/memory:81:0[m[K, > from [01m[Klnav.hh:43[m[K, > from [01m[Klnav_commands.cc:41[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class auto_ptr; >[01;32m[K ^[m[K >[01m[Klnav_commands.cc:[m[K In function '[01m[Kstd::__cxx11::string com_toggle_field(exec_context&, std::__cxx11::string, std::vector<std::__cxx11::basic_string<char> >&)[m[K': >[01m[Klnav_commands.cc:2347:35:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > for (int lpc = 1; lpc < args.size(); lpc++) { >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o lnav_util.o lnav_util.cc >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Klnav_util.cc:36[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o log_accel.o log_accel.cc >In file included from [01m[K/usr/include/math.h:26:0[m[K, > from [01m[Klog_accel.hh:35[m[K, > from [01m[Klog_accel.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o log_format.o log_format.cc >In file included from [01m[K/usr/include/math.h:26:0[m[K, > from [01m[Klog_format.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >[01m[Klnav_util.cc:[m[K In member function '[01m[Kconst char* date_time_scanner::scan(const char*, size_t, const char* const*, exttm*, timeval&, bool)[m[K': >[01m[Klnav_util.cc:551:72:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > (time_dest[off] == '.' || time_dest[off] == ',' || off == time_len)) { >[01;32m[K ^[m[K >[01m[Klnav_util.cc:582:72:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > (time_dest[off] == '.' || time_dest[off] == ',' || off == time_len)) { >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o log_format_loader.o log_format_loader.cc >In file included from [01m[K/usr/include/errno.h:28:0[m[K, > from [01m[Klog_format_loader.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >[01m[Klog_format.cc:[m[K In member function '[01m[Kvirtual bool external_log_format::scan_for_partial(shared_buffer_ref&, size_t&)[m[K': >[01m[Klog_format.cc:584:60:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > if (pat->p_timestamp_end == -1 || pat->p_timestamp_end > sbr.length()) { >[01;32m[K ^[m[K >[01m[Klog_format.cc:590:20:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > return len_out > pat->p_timestamp_end; >[01;32m[K ^[m[K >[01m[Klog_format.cc:[m[K In member function '[01m[Kvirtual void external_log_format::get_subline(const logline&, shared_buffer_ref&, bool)[m[K': >[01m[Klog_format.cc:1132:40:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > if (str.size() > jfe.jfe_max_width) { >[01;32m[K ^[m[K >[01m[Klog_format.cc:1284:39:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > if ((ll.get_sub_offset() + 1) < this->jlf_line_offsets.size()) { >[01;32m[K ^[m[K >[01m[Klog_format.cc:[m[K In member function '[01m[Kvoid external_log_format::build(std::vector<std::__cxx11::basic_string<char> >&)[m[K': >[01m[Klog_format.cc:1419:31:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > for (int lpc = 0; lpc < pat.p_value_by_index.size(); lpc++) { >[01;32m[K ^[m[K >[01m[Klog_format.cc:1717:27:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > for (int lpc = 0; lpc < this->elf_highlighter_patterns.size(); lpc++) { >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o logfile.o logfile.cc >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Klogfile.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o logfile_sub_source.o logfile_sub_source.cc >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/os_defines.h:39:0[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/c++config.h:482[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/utility:68[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/algorithm:60[m[K, > from [01m[Klogfile_sub_source.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o network-extension-functions.o network-extension-functions.cc >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Knetwork-extension-functions.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o data_scanner.o data_scanner.cc >In file included from [01m[K/usr/include/arpa/inet.h:21:0[m[K, > from [01m[Kdata_scanner.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o data_scanner_re.o data_scanner_re.cc >In file included from [01m[K/usr/include/arpa/inet.h:21:0[m[K, > from [01m[K../../lnav2/src/data_scanner_re.re:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o data_parser.o data_parser.cc >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Kdata_parser.hh:33[m[K, > from [01m[Kdata_parser.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o papertrail_proc.o papertrail_proc.cc >In file included from [01m[K/usr/include/sys/types.h:25:0[m[K, > from [01m[K/usr/include/x86_64-pc-linux-gnu/curl/curlbuild.h:131[m[K, > from [01m[K/usr/include/curl/curlbuild.h:10[m[K, > from [01m[K/usr/include/curl/curl.h:38[m[K, > from [01m[Kpapertrail_proc.cc:35[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >[01m[Kpapertrail_proc.cc:[m[K In static member function '[01m[Kstatic void papertrail_proc::yajl_writer(void*, const char*, size_t)[m[K': >[01m[Kpapertrail_proc.cc:160:33:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kssize_t write(int, const void*, size_t)[m[K', declared with attribute warn_unused_result [-Wunused-result] > write(ptp->ptp_fd, str, len); >[01;32m[K ^[m[K >[01m[Kpapertrail_proc.cc:[m[K In member function '[01m[Kvirtual long int papertrail_proc::complete(CURLcode)[m[K': >[01m[Kpapertrail_proc.cc:172:54:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kssize_t write(int, const void*, size_t)[m[K', declared with attribute warn_unused_result [-Wunused-result] > write(this->ptp_fd, err_msg, strlen(err_msg)); >[01;32m[K ^[m[K >[01m[Kpapertrail_proc.cc:173:82:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kssize_t write(int, const void*, size_t)[m[K', declared with attribute warn_unused_result [-Wunused-result] > write(this->ptp_fd, this->cr_error_buffer, strlen(this->cr_error_buffer)); >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o pretty_printer.o pretty_printer.cc >In file included from [01m[K/usr/include/sys/time.h:21:0[m[K, > from [01m[Kpretty_printer.hh:33[m[K, > from [01m[Kpretty_printer.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o ptimec_rt.o ptimec_rt.cc >In file included from [01m[K/usr/include/string.h:25:0[m[K, > from [01m[Kptimec_rt.cc:33[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o readline_callbacks.o readline_callbacks.cc >In file included from [01m[K/usr/include/wordexp.h:21:0[m[K, > from [01m[Kreadline_callbacks.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o readline_curses.o readline_curses.cc >In file included from [01m[K/usr/include/errno.h:28:0[m[K, > from [01m[Kreadline_curses.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o readline_highlighters.o readline_highlighters.cc >In file included from [01m[K/usr/include/stdlib.h:24:0[m[K, > from [01m[K/usr/include/pcre.h:90[m[K, > from [01m[Kpcrepp.hh:43[m[K, > from [01m[Kreadline_highlighters.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >[01m[Kreadline_callbacks.cc:[m[K In function '[01m[Kvoid rl_search_internal(void*, readline_curses*, bool)[m[K': >[01m[Kreadline_callbacks.cc:242:24:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > if (x > 0 && x >= al.length()) { >[01;32m[K ^[m[K >[01m[Kreadline_callbacks.cc:[m[K In function '[01m[Kvoid rl_display_matches(void*, readline_curses*)[m[K': >[01m[Kreadline_callbacks.cc:514:26:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kheight[m[K' set but not used [-Wunused-but-set-variable] > unsigned long width, height; >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o readline_possibilities.o readline_possibilities.cc >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/os_defines.h:39:0[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/c++config.h:482[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/string:38[m[K, > from [01m[K/usr/include/pcrecpp.h:333[m[K, > from [01m[Kreadline_possibilities.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o regexp_vtab.o regexp_vtab.cc >In file included from [01m[K/usr/include/stdlib.h:24:0[m[K, > from [01m[Kregexp_vtab.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o relative_time.o relative_time.cc >In file included from [01m[K/usr/include/assert.h:35:0[m[K, > from [01m[Krelative_time.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o session_data.o session_data.cc >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Ksession_data.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o sequence_matcher.o sequence_matcher.cc >In file included from [01m[K/usr/include/stdint.h:25:0[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/stdint.h:9[m[K, > from [01m[Kspookyhash/SpookyV2.h:40[m[K, > from [01m[Ksequence_matcher.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o shared_buffer.o shared_buffer.cc >In file included from [01m[K/usr/include/execinfo.h:21:0[m[K, > from [01m[Kshared_buffer.cc:35[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o shlex.o shlex.cc >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/os_defines.h:39:0[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/c++config.h:482[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/bits/stl_algobase.h:59[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/bits/stl_tree.h:63[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/map:60[m[K, > from [01m[Kshlex.hh:35[m[K, > from [01m[Kshlex.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o sqlite-extension-func.o sqlite-extension-func.cc >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Ksqlite-extension-func.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o statusview_curses.o statusview_curses.cc >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/os_defines.h:39:0[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/c++config.h:482[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/string:38[m[K, > from [01m[Kstatusview_curses.hh:35[m[K, > from [01m[Kstatusview_curses.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o string-extension-functions.o string-extension-functions.cc >In file included from [01m[K/usr/include/assert.h:35:0[m[K, > from [01m[Kstring-extension-functions.cc:12[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >[01m[Kstring-extension-functions.cc:[m[K In function '[01m[Kmapbox::util::variant<long int, double, const char*, string_fragment, json_string> regexp_match(const char*, const char*)[m[K': >[01m[Kstring-extension-functions.cc:113:64:[m[K [01;35m[Kwarning: [m[Kformat '[01m[K%lld[m[K' expects argument of type '[01m[Klong long int*[m[K', but argument 3 has type '[01m[Kint64_t* {aka long int*}[m[K' [-Wformat=] > if (sscanf(cap_copy, "%lld%n", &i_value, &end_index) == 1 && >[01;32m[K ^[m[K >[01m[Kstring-extension-functions.cc:149:68:[m[K [01;35m[Kwarning: [m[Kformat '[01m[K%lld[m[K' expects argument of type '[01m[Klong long int*[m[K', but argument 3 has type '[01m[Kint64_t* {aka long int*}[m[K' [-Wformat=] > if (sscanf(cap_copy, "%lld%n", &i_value, &end_index) == 1 && >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o text_format.o text_format.cc >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o timer.o timer.cc >In file included from [01m[K/usr/include/stdlib.h:24:0[m[K, > from [01m[K/usr/include/pcre.h:90[m[K, > from [01m[Kpcrepp.hh:43[m[K, > from [01m[Ktext_format.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >In file included from [01m[K/usr/include/errno.h:28:0[m[K, > from [01m[Ktimer.hh:33[m[K, > from [01m[Ktimer.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o pcrepp.o pcrepp.cc >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/os_defines.h:39:0[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/c++config.h:482[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/string:38[m[K, > from [01m[K/usr/include/pcrecpp.h:333[m[K, > from [01m[Kpcrepp.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o piper_proc.o piper_proc.cc >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Kpiper_proc.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o sql_util.o sql_util.cc >In file included from [01m[K/usr/include/ctype.h:25:0[m[K, > from [01m[Ksql_util.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o state-extension-functions.o state-extension-functions.cc >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Kstate-extension-functions.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o strnatcmp.o strnatcmp.c >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o sysclip.o sysclip.cc >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Ksysclip.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o textview_curses.o textview_curses.cc >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/os_defines.h:39:0[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/c++config.h:482[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/bits/stl_algobase.h:59[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/vector:60[m[K, > from [01m[Ktextview_curses.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >[01m[Ksql_util.cc:[m[K In function '[01m[Kvoid annotate_sql_statement(attr_line_t&)[m[K': >[01m[Ksql_util.cc:886:47:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > for (lpc = iter->sa_range.lr_end; lpc < line.length(); lpc++) { >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o time-extension-functions.o time-extension-functions.cc >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Ktime-extension-functions.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o ptimec.o ptimec.cc >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o view_curses.o view_curses.cc >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/os_defines.h:39:0[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/c++config.h:482[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/string:38[m[K, > from [01m[Kview_curses.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >[01m[Kview_curses.cc:[m[K In member function '[01m[Kattr_line_t& attr_line_t::append(const attr_line_t&, text_wrap_settings*)[m[K': >[01m[Kview_curses.cc:120:52:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > if (tws != nullptr && this->al_string.length() > tws->tws_width) { >[01;32m[K ^[m[K >[01m[Kview_curses.cc:124:24:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > if (line_start == string::npos) { >[01;32m[K ^[m[K >[01m[Kview_curses.cc:138:26:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > while (start_pos < this->al_string.length()) { >[01;32m[K ^[m[K >[01m[Kview_curses.cc:143:22:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > lpc < this->al_string.length() && >[01;32m[K ^[m[K >[01m[Kview_curses.cc:166:28:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > while (lpc < this->al_string.length() && avail) { >[01;32m[K ^[m[K >[01m[Kview_curses.cc:188:30:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > lpc < this->al_string.length() && >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o views_vtab.o views_vtab.cc >In file included from [01m[K/usr/include/assert.h:35:0[m[K, > from [01m[Kviews_vtab.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >[01m[Kview_curses.cc:[m[K In member function '[01m[Kattr_line_t& attr_line_t::with_ansi_string(const char*, ...)[m[K': >[01m[Kview_curses.cc:92:46:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kint vasprintf(char**, const char*, __va_list_tag*)[m[K', declared with attribute warn_unused_result [-Wunused-result] > vasprintf(formatted_str.out(), str, args); >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o vt52_curses.o vt52_curses.cc >In file included from [01m[K/usr/include/unistd.h:25:0[m[K, > from [01m[Kvt52_curses.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o vtab_module.o vtab_module.cc >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/os_defines.h:39:0[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/x86_64-pc-linux-gnu/bits/c++config.h:482[m[K, > from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/string:38[m[K, > from [01m[Kvtab_module.hh:35[m[K, > from [01m[Kvtab_module.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o log_vtab_impl.o log_vtab_impl.cc >In file included from [01m[K/usr/include/errno.h:28:0[m[K, > from [01m[Klnav_log.hh:35[m[K, > from [01m[Klog_vtab_impl.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o xterm_mouse.o xterm_mouse.cc >In file included from [01m[K/usr/include/stdlib.h:24:0[m[K, > from [01m[Kxterm_mouse.hh:35[m[K, > from [01m[Kxterm_mouse.cc:32[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >[01m[Kviews_vtab.cc:[m[K In member function '[01m[Kint lnav_view_stack::delete_row(sqlite3_vtab*, sqlite3_int64)[m[K': >[01m[Kviews_vtab.cc:231:19:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > if (rowid != lnav_data.ld_view_stack.size() - 1) { >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o yajlpp.o yajlpp.cc >In file included from [01m[K/usr/include/string.h:25:0[m[K, > from [01m[Kyajlpp.hh:35[m[K, > from [01m[Kyajlpp.cc:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o lnav.o lnav.cc >In file included from [01m[K/usr/include/stdio.h:27:0[m[K, > from [01m[Klnav.cc:37[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >[01m[Klog_vtab_impl.cc:[m[K In member function '[01m[Kstd::__cxx11::string log_vtab_manager::unregister_vtab(intern_string_t)[m[K': >[01m[Klog_vtab_impl.cc:818:15:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Krc[m[K' set but not used [-Wunused-but-set-variable] > int rc; >[01;32m[K ^[m[K >[01m[Kyajlpp.cc:[m[K In member function '[01m[Kvoid yajlpp_parse_context::update_callbacks(const json_path_handler_base*, int)[m[K': >[01m[Kyajlpp.cc:602:46:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > if (child_start + cap->c_end != this->ypc_path.size() - 1) { >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o bin2c.o bin2c.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o test_override.o test_override.c >In file included from [01m[K/usr/include/time.h:27:0[m[K, > from [01m[Ktest_override.c:34[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -std=c++14 -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -L/usr/local/lib64 -L/usr/local/lib -L/usr/lib64 -L/usr/lib -L//lib64 -L//lib -o ptimec ptimec.o -lpcre -lgpm -ldl -lbz2 -lz -lutil >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o spookyhash/SpookyV2.o spookyhash/SpookyV2.cpp >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o yajl/yajl.o yajl/yajl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o yajl/yajl_alloc.o yajl/yajl_alloc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o yajl/yajl_buf.o yajl/yajl_buf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o yajl/yajl_encode.o yajl/yajl_encode.c >[01m[Klnav.cc:[m[K In function '[01m[Kvoid execute_examples()[m[K': >[01m[Klnav.cc:1883:34:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > lpc < dls.text_line_count(); lpc++) { >[01;32m[K ^[m[K >[01m[Klnav.cc:[m[K In function '[01m[Kvoid layout_views()[m[K': >[01m[Klnav.cc:1937:25:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [-Wsign-compare] > if (doc_height + 14 > (height - match_height - preview_height - 2)) { >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o yajl/yajl_gen.o yajl/yajl_gen.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o yajl/yajl_lex.o yajl/yajl_lex.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o yajl/yajl_parser.o yajl/yajl_parser.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o yajl/yajl_tree.o yajl/yajl_tree.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o yajl/yajl_version.o yajl/yajl_version.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -L/usr/local/lib64 -L/usr/local/lib -L/usr/lib64 -L/usr/lib -L//lib64 -L//lib -o bin2c bin2c.o -lpcre -lgpm -ldl -lbz2 -lz -lutil >./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" "%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" "%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/%e/%Y %l:%M:%S %p" "%m%d %H:%M:%S" "%H:%M:%S" "%M:%S" "%m/%d %H:%M:%S" "%Y-%m-%d" "%Y-%m" "%Y/%m/%d" "%Y/%m" > time_fmts.cc >x86_64-pc-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o time_fmts.o time_fmts.cc >./bin2c -z -c ./dump-pid.sh dump-pid-sh.c >./bin2c -z -c ./help.txt help.c >./bin2c -z -c ./init.sql init-sql.c >./bin2c -z -c ./default-log-formats.json default-log-formats-json.c >./bin2c -z -c ./default-config.json default-config-json.c >./bin2c -z -c dhclient-summary.lnav dhclient-summary.c >./bin2c -z -c keymap-default.json keymap-default.c >./bin2c -z -c lnav-pop-view.lnav lnav-pop-view.c >./bin2c -z -c partition-by-boot.lnav partition-by-boot.c >./bin2c -z -c search-for.lnav search-for.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o dump-pid-sh.o dump-pid-sh.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o help.o help.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o init-sql.o init-sql.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o default-log-formats-json.o default-log-formats-json.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o default-config-json.o default-config-json.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o dhclient-summary.o dhclient-summary.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o keymap-default.o keymap-default.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o lnav-pop-view.o lnav-pop-view.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o partition-by-boot.o partition-by-boot.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -Wall -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -march=native -O2 -pipe -c -o search-for.o search-for.c >rm -f libdiag.a >x86_64-pc-linux-gnu-ar cru libdiag.a ansi_scrubber.o bookmarks.o collation-functions.o command_executor.o curl_looper.o db_sub_source.o elem_to_json.o environ_vtab.o extension-functions.o field_overlay_source.o file_vtab.o fs-extension-functions.o grep_proc.o help_text_formatter.o hist_source.o hotkeys.o intern_string.o json-extension-functions.o json_op.o json_ptr.o line_buffer.o listview_curses.o lnav_commands.o lnav_config.o lnav_log.o lnav_util.o log_accel.o log_format.o log_format_loader.o logfile.o logfile_sub_source.o network-extension-functions.o data_scanner.o data_scanner_re.o data_parser.o papertrail_proc.o pretty_printer.o ptimec_rt.o readline_callbacks.o readline_curses.o readline_highlighters.o readline_possibilities.o regexp_vtab.o relative_time.o session_data.o sequence_matcher.o shared_buffer.o shlex.o sqlite-extension-func.o statusview_curses.o string-extension-functions.o text_format.o timer.o pcrepp.o piper_proc.o sql_util.o state-extension-functions.o strnatcmp.o sysclip.o textview_curses.o time-extension-functions.o time_fmts.o view_curses.o views_vtab.o vt52_curses.o vtab_module.o log_vtab_impl.o xterm_mouse.o yajlpp.o spookyhash/SpookyV2.o yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o yajl/yajl_version.o >x86_64-pc-linux-gnu-ranlib libdiag.a >x86_64-pc-linux-gnu-g++ -std=c++14 -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -L/usr/local/lib64 -L/usr/local/lib -L/usr/lib64 -L/usr/lib -L//lib64 -L//lib -o lnav lnav.o dump-pid-sh.o help.o init-sql.o default-log-formats-json.o default-config-json.o dhclient-summary.o keymap-default.o lnav-pop-view.o partition-by-boot.o search-for.o libdiag.a -lreadline -lncursesw -lsqlite3 -lcurl -lssl -lcrypto -lssl -lcrypto -lz -lpcrecpp -lpcre -lgpm -ldl -lbz2 -lz -lutil >x86_64-pc-linux-gnu-g++ -std=c++14 -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -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 dump-pid-sh.o help.o init-sql.o default-log-formats-json.o default-config-json.o dhclient-summary.o keymap-default.o lnav-pop-view.o partition-by-boot.o search-for.o libdiag.a -lreadline -lncursesw -lsqlite3 -lcurl -lssl -lcrypto -lssl -lcrypto -lz -lpcrecpp -lpcre -lgpm -ldl -lbz2 -lz -lutil >lnav.o: In function `execute_search(lnav_view_t, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': >lnav.cc:(.text+0x38dd): undefined reference to `pcrecpp::RE::QuoteMeta[abi:cxx11](pcrecpp::StringPiece const&)' >libdiag.a(lnav_commands.o): In function `csv_write_string(_IO_FILE*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': >lnav_commands.cc:(.text+0x266): undefined reference to `pcrecpp::RE::GlobalReplace(pcrecpp::StringPiece const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const' >lnav_commands.cc:(.text+0x352): undefined reference to `pcrecpp::RE::Init(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, pcrecpp::RE_Options const*)' >libdiag.a(lnav_config.o): In function `install_git_format(char const*)': >lnav_config.cc:(.text+0xe0c): undefined reference to `pcrecpp::RE::GlobalReplace(pcrecpp::StringPiece const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const' >lnav_config.cc:(.text+0x1024): undefined reference to `pcrecpp::RE::Init(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, pcrecpp::RE_Options const*)' >libdiag.a(readline_possibilities.o): In function `add_text_possibilities(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': >readline_possibilities.cc:(.text+0x474): undefined reference to `pcrecpp::RE::GlobalReplace(pcrecpp::StringPiece const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const' >readline_possibilities.cc:(.text+0x499): undefined reference to `pcrecpp::RE::GlobalReplace(pcrecpp::StringPiece const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const' >readline_possibilities.cc:(.text+0x832): undefined reference to `pcrecpp::RE::Init(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, pcrecpp::RE_Options const*)' >readline_possibilities.cc:(.text+0x8e5): undefined reference to `pcrecpp::RE::Init(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, pcrecpp::RE_Options const*)' >libdiag.a(string-extension-functions.o): In function `find_re(char const*)': >string-extension-functions.cc:(.text+0x2bae): undefined reference to `pcrecpp::RE::Init(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, pcrecpp::RE_Options const*)' >libdiag.a(string-extension-functions.o): In function `sqlite_func_adapter<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > (*)(char const*, char const*, lnav.o: In function `execute_search(lnav_view_t, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': >lnav.cc:(.text+0x38dd): undefined reference to `pcrecpp::RE::QuoteMeta[abi:cxx11](pcrecpp::StringPiece const&)' >libdiag.a(lnav_commands.o): In function `csv_write_string(_IO_FILE*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': >lnav_commands.cc:(.text+0x266): undefined reference to `pcrecpp::RE::GlobalReplace(pcrecpp::StringPiece const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const' >lnav_commands.cc:(.text+0x352): undefined reference to `pcrecpp::RE::Init(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, pcrecpp::RE_Options const*)' >libdiag.a(lnav_config.o): In function `install_git_format(char const*)': >lnav_config.cc:(.text+0xe0c): undefined reference to `pcrecpp::RE::GlobalReplace(pcrecpp::StringPiece const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const' >lnav_config.cc:(.text+0x1024): undefined reference to `pcrecpp::RE::Init(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, pcrecpp::RE_Options const*)' >libdiag.a(readline_possibilities.o): In function `add_text_possibilities(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': >readline_possibilities.cc:(.text+0x474): undefined reference to `pcrecpp::RE::GlobalReplace(pcrecpp::StringPiece const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const' >readline_possibilities.cc:(.text+0x499): undefined reference to `pcrecpp::RE::GlobalReplace(pcrecpp::StringPiece const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const' >readline_possibilities.cc:(.text+0x832): undefined reference to `pcrecpp::RE::Init(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, pcrecpp::RE_Options const*)' >readline_possibilities.cc:(.text+0x8e5): undefined reference to `pcrecpp::RE::Init(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, pcrecpp::RE_Options const*)' >libdiag.a(string-extension-functions.o): In function `find_re(char const*)': >string-extension-functions.cc:(.text+0x2bae): undefined reference to `pcrecpp::RE::Init(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, pcrecpp::RE_Options const*)' >libdiag.a(string-extension-functions.o): In function `sqlite_func_adapter<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > (*)(char const*, char const*, char const*), &(regexp_replace(char const*, char const*, char const*))>::func1(sqlite3_context*, int, Mem**)': >string-extension-functions.cc:(.text+0x417d): undefined reference to `pcrecpp::RE::GlobalReplace(pcrecpp::StringPiece const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const' >libdiag.a(sql_util.o): In function `attach_sqlite_db(sqlite3*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': >sql_util.cc:(.text+0x877): undefined reference to `pcrecpp::RE::Init(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, pcrecpp::RE_Options const*)' >sql_util.cc:(.text+0x96c): undefined reference to `pcrecpp::RE::GlobalReplace(pcrecpp::StringPiece const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const' >collect2: error: ld returned 1 exit status >char const*), &(regexp_replace(char const*, char const*, char const*))>::func1(sqlite3_context*, int, Mem**)': >string-extension-functions.cc:(.text+0x417d): undefined reference to `pcrecpp::RE::GlobalReplace(pcrecpp::StringPiece const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const' >libdiag.a(sql_util.o): In function `attach_sqlite_db(sqlite3*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': >sql_util.cc:(.text+0x877): undefined reference to `pcrecpp::RE::Init(make[2]: *** [Makefile:805: lnav-test] Error 1 >std::__cxx11::basic_string<char, std::char_traits<char>, std::allocatormake[2]: *** Waiting for unfinished jobs.... ><char> > const&, pcrecpp::RE_Options const*)' >sql_util.cc:(.text+0x96c): undefined reference to `pcrecpp::RE::GlobalReplace(pcrecpp::StringPiece const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const' >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:801: lnav] Error 1 >rm dhclient-summary.c partition-by-boot.c search-for.c keymap-default.c lnav-pop-view.c >make[2]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.8.2/work/lnav-0.8.2/src' >make[1]: *** [Makefile:661: all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/app-admin/lnav-0.8.2/work/lnav-0.8.2/src' >make: *** [Makefile:471: all-recursive] Error 1 > [31;01m*[0m ERROR: app-admin/lnav-0.8.2::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=app-admin/lnav-0.8.2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-admin/lnav-0.8.2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-admin/lnav-0.8.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-admin/lnav-0.8.2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/app-admin/lnav-0.8.2/work/lnav-0.8.2' > [31;01m*[0m S: '/var/tmp/portage/app-admin/lnav-0.8.2/work/lnav-0.8.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 617450
: 471588