=>> Building sysutils/lnav build started at Sat Feb 2 13:22:15 GMT 2019 port directory: /usr/ports/sysutils/lnav package name: lnav-0.8.2_3 building for: FreeBSD voi.aagh.net 12.0-RELEASE FreeBSD 12.0-RELEASE amd64 maintained by: tom@hur.st Makefile ident: $FreeBSD: head/sysutils/lnav/Makefile 487272 2018-12-12 01:35:33Z gerald $ Poudriere version: 3.2.8 Host OSVERSION: 1200086 Jail OSVERSION: 1200086 Job Id: 05 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1200086 UNAME_v=FreeBSD 12.0-RELEASE UNAME_r=12.0-RELEASE BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8 MASTERMNT=/usr/local/poudriere/data/.m/RELENG_12_0_amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/usr/local/poudriere/data/.m/RELENG_12_0_amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=RELENG_12_0_amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/RELENG_12_0_amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for lnav-0.8.2_3: CURL=on: Use libcurl for remote log file support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- tom@hur.st --End MAINTAINER-- --CONFIGURE_ARGS-- --disable-static --with-libcurl --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/lnav/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/lnav/work HOME=/wrkdirs/usr/ports/sysutils/lnav/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/lnav/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/lnav/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/lnav/work HOME=/wrkdirs/usr/ports/sysutils/lnav/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/lnav/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/lnav" EXAMPLESDIR="share/examples/lnav" DATADIR="share/lnav" WWWDIR="www/lnav" ETCDIR="etc/lnav" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lnav DOCSDIR=/usr/local/share/doc/lnav EXAMPLESDIR=/usr/local/share/examples/lnav WWWDIR=/usr/local/www/lnav ETCDIR=/usr/local/etc/lnav --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes DISABLE_LICENSES=yes MAKE_JOBS_NUMBER=12 DEFAULT_VERSIONS=pgsql=9.6 ruby=2.4 ssl=libressl linux=c6 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.0-RELEASE OSREL=12.0 OSVERSION=1200086 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== =========================================================================== =================================================== ===> lnav-0.8.2_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [voi.aagh.net] Installing pkg-1.10.5_5... [voi.aagh.net] Extracting pkg-1.10.5_5: .......... done ===> lnav-0.8.2_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of lnav-0.8.2_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by lnav-0.8.2_3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by lnav-0.8.2_3 for building => SHA256 Checksum OK for tstack-lnav-v0.8.2_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by lnav-0.8.2_3 for building ===> Extracting for lnav-0.8.2_3 => SHA256 Checksum OK for tstack-lnav-v0.8.2_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for lnav-0.8.2_3 ===> Applying FreeBSD patches for lnav-0.8.2_3 =========================================================================== =================================================== ===> lnav-0.8.2_3 depends on package: autoconf>=2.69 - not found ===> Installing existing package /packages/All/autoconf-2.69_2.txz [voi.aagh.net] Installing autoconf-2.69_2... [voi.aagh.net] `-- Installing autoconf-wrapper-20131203... [voi.aagh.net] `-- Extracting autoconf-wrapper-20131203: ........ done [voi.aagh.net] `-- Installing indexinfo-0.3.1... [voi.aagh.net] `-- Extracting indexinfo-0.3.1: . done [voi.aagh.net] `-- Installing m4-1.4.18_1,1... [voi.aagh.net] `-- Extracting m4-1.4.18_1,1: .......... done [voi.aagh.net] `-- Installing perl5-5.28.1... [voi.aagh.net] `-- Extracting perl5-5.28.1: .......... done [voi.aagh.net] Extracting autoconf-2.69_2: .......... done Message from perl5-5.28.1: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. ===> lnav-0.8.2_3 depends on package: autoconf>=2.69 - found ===> Returning to build of lnav-0.8.2_3 ===> lnav-0.8.2_3 depends on package: automake>=1.16.1 - not found ===> Installing existing package /packages/All/automake-1.16.1_1.txz [voi.aagh.net] Installing automake-1.16.1_1... [voi.aagh.net] Extracting automake-1.16.1_1: .......... done ===> lnav-0.8.2_3 depends on package: automake>=1.16.1 - found ===> Returning to build of lnav-0.8.2_3 ===> lnav-0.8.2_3 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_3.txz [voi.aagh.net] Installing gmake-4.2.1_3... [voi.aagh.net] `-- Installing gettext-runtime-0.19.8.1_2... [voi.aagh.net] `-- Extracting gettext-runtime-0.19.8.1_2: .......... done [voi.aagh.net] Extracting gmake-4.2.1_3: .......... done ===> lnav-0.8.2_3 depends on executable: gmake - found ===> Returning to build of lnav-0.8.2_3 ===> lnav-0.8.2_3 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.4.3.txz [voi.aagh.net] Installing ccache-3.4.3... [voi.aagh.net] Extracting ccache-3.4.3: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) Message from ccache-3.4.3: NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> lnav-0.8.2_3 depends on file: /usr/local/bin/ccache - found ===> Returning to build of lnav-0.8.2_3 =========================================================================== =================================================== ===> lnav-0.8.2_3 depends on shared library: libpcrecpp.so - not found ===> Installing existing package /packages/All/pcre-8.42_1.txz [voi.aagh.net] Installing pcre-8.42_1... [voi.aagh.net] Extracting pcre-8.42_1: .......... done ===> lnav-0.8.2_3 depends on shared library: libpcrecpp.so - found (/usr/local/lib/libpcrecpp.so) ===> Returning to build of lnav-0.8.2_3 ===> lnav-0.8.2_3 depends on shared library: libcurl.so - not found ===> Installing existing package /packages/All/curl-7.63.0_1.txz [voi.aagh.net] Installing curl-7.63.0_1... [voi.aagh.net] `-- Installing ca_root_nss-3.42.1... [voi.aagh.net] `-- Extracting ca_root_nss-3.42.1: ..... done [voi.aagh.net] `-- Installing libnghttp2-1.36.0... [voi.aagh.net] `-- Extracting libnghttp2-1.36.0: ....... done [voi.aagh.net] `-- Installing libressl-2.8.3... [voi.aagh.net] `-- Extracting libressl-2.8.3: .......... done [voi.aagh.net] `-- Installing libssh2-1.8.0_1,3... [voi.aagh.net] `-- Extracting libssh2-1.8.0_1,3: .......... done [voi.aagh.net] Extracting curl-7.63.0_1: .......... done Message from ca_root_nss-3.42.1: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. *********************************** NOTE ********************************** This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** ===> lnav-0.8.2_3 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> Returning to build of lnav-0.8.2_3 ===> lnav-0.8.2_3 depends on shared library: libsqlite3.so - not found ===> Installing existing package /packages/All/sqlite3-3.26.0.txz [voi.aagh.net] Installing sqlite3-3.26.0... [voi.aagh.net] `-- Installing readline-7.0.5... [voi.aagh.net] `-- Extracting readline-7.0.5: .......... done [voi.aagh.net] Extracting sqlite3-3.26.0: ......... done ===> lnav-0.8.2_3 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) ===> Returning to build of lnav-0.8.2_3 ===> lnav-0.8.2_3 depends on shared library: libreadline.so.7 - found (/usr/local/lib/libreadline.so.7) =========================================================================== =================================================== ===> Configuring for lnav-0.8.2_3 configure.ac:68: installing './ar-lib' configure.ac:68: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking build system type... amd64-portbld-freebsd12.0 checking host system type... amd64-portbld-freebsd12.0 checking whether gmake supports the include directive... yes (GNU style) checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether c++ supports C++14 features by default... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking gprof(4) profiling support... no checking for ranlib... ranlib checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking for bzip2... /usr/bin/bzip2 checking for re2c... no checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking size of off_t... 8 checking size of size_t... 8 checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for library containing openpty... -lutil checking for library containing gzseek... -lz checking for library containing BZ2_bzopen... -lbz2 checking for library containing dlopen... none required checking for library containing backtrace... -lexecinfo checking for gawk... (cached) /usr/bin/awk checking for curl-config... /usr/local/bin/curl-config checking for the version of libcurl... 7.63.0 checking for libcurl >= version 7.23.0... yes checking whether libcurl is usable... yes checking for curl_free... yes configure: Trying to link with tinfo checking for library containing cur_term... -ltinfo configure: Linking with tinfo checking for library containing Gpm_Open... no configure: WARNING: libgpm not found. If build fails later consider installing gpm dev package checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking for zlib.h... (cached) yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for libutil.h... (cached) yes checking sys/ttydefaults.h usability... yes checking sys/ttydefaults.h presence... yes checking for sys/ttydefaults.h... yes configure: compiling with the included version of yajl checking for NcursesW wide-character library... yes checking for working ncursesw/curses.h... no checking for working ncursesw.h... no checking for working ncurses.h... yes checking lib pcre... (testing) checking for pcre_study in -lpcre... yes checking libpcrecpp... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking lib pcre... -lpcre -lpcrecpp checking lib readline... checking for library containing readline... -lreadline checking for library containing history_set_history_state... none required checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for library containing sqlite3_open... -lsqlite3 checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for SQLite3 library >= 3.9.0... yes checking for sqlite3_stmt_readonly... yes checking for sqlite3_value_subtype... yes configure: Checking for libgpm dependency checking for mousemask in -lncursesw... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating TESTS_ENVIRONMENT config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating src/config.h config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for lnav-0.8.2_3 gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/lnav/work/lnav-0.8.2' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/lnav/work/lnav-0.8.2/src' gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/lnav/work/lnav-0.8.2/src' depbase=`echo lnav.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT lnav.o -MD -MP -MF $depbase.Tpo -c -o lnav.o lnav.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from lnav.cc:79: In file included from ./lnav.hh:45: In file included from ./byte_array.hh:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo bin2c.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT bin2c.o -MD -MP -MF $depbase.Tpo -c -o bin2c.o bin2c.c &&\ mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -fstack-protector -fno-strict-aliasing -pthread -L/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/lib -L//lib -o bin2c bin2c.o -lpcrecpp -lpcre -ltinfo -lexecinfo -lbz2 -lz -lutil ./bin2c -z -c ./dump-pid.sh dump-pid-sh.c depbase=`echo dump-pid-sh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dump-pid-sh.o -MD -MP -MF $depbase.Tpo -c -o dump-pid-sh.o dump-pid-sh.c &&\ mv -f $depbase.Tpo $depbase.Po ./bin2c -z -c ./help.txt help.c depbase=`echo help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT help.o -MD -MP -MF $depbase.Tpo -c -o help.o help.c &&\ mv -f $depbase.Tpo $depbase.Po ./bin2c -z -c ./init.sql init-sql.c depbase=`echo init-sql.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT init-sql.o -MD -MP -MF $depbase.Tpo -c -o init-sql.o init-sql.c &&\ mv -f $depbase.Tpo $depbase.Po ./bin2c -z -c ./default-log-formats.json default-log-formats-json.c depbase=`echo default-log-formats-json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT default-log-formats-json.o -MD -MP -MF $depbase.Tpo -c -o default-log-formats-json.o default-log-formats-json.c &&\ mv -f $depbase.Tpo $depbase.Po ./bin2c -z -c ./default-config.json default-config-json.c depbase=`echo default-config-json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT default-config-json.o -MD -MP -MF $depbase.Tpo -c -o default-config-json.o default-config-json.c &&\ mv -f $depbase.Tpo $depbase.Po ./bin2c -z -c dhclient-summary.lnav dhclient-summary.c depbase=`echo dhclient-summary.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dhclient-summary.o -MD -MP -MF $depbase.Tpo -c -o dhclient-summary.o dhclient-summary.c &&\ mv -f $depbase.Tpo $depbase.Po ./bin2c -z -c keymap-default.json keymap-default.c depbase=`echo keymap-default.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT keymap-default.o -MD -MP -MF $depbase.Tpo -c -o keymap-default.o keymap-default.c &&\ mv -f $depbase.Tpo $depbase.Po ./bin2c -z -c lnav-pop-view.lnav lnav-pop-view.c depbase=`echo lnav-pop-view.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT lnav-pop-view.o -MD -MP -MF $depbase.Tpo -c -o lnav-pop-view.o lnav-pop-view.c &&\ mv -f $depbase.Tpo $depbase.Po ./bin2c -z -c partition-by-boot.lnav partition-by-boot.c depbase=`echo partition-by-boot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT partition-by-boot.o -MD -MP -MF $depbase.Tpo -c -o partition-by-boot.o partition-by-boot.c &&\ mv -f $depbase.Tpo $depbase.Po ./bin2c -z -c search-for.lnav search-for.c depbase=`echo search-for.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT search-for.o -MD -MP -MF $depbase.Tpo -c -o search-for.o search-for.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ansi_scrubber.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ansi_scrubber.o -MD -MP -MF $depbase.Tpo -c -o ansi_scrubber.o ansi_scrubber.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from ansi_scrubber.cc:36: In file included from ./pcrepp.hh:57: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo bookmarks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT bookmarks.o -MD -MP -MF $depbase.Tpo -c -o bookmarks.o bookmarks.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from bookmarks.cc:34: In file included from ./bookmarks.hh:40: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo collation-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT collation-functions.o -MD -MP -MF $depbase.Tpo -c -o collation-functions.o collation-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from collation-functions.cc:44: In file included from ./log_format.hh:50: In file included from ./pcrepp.hh:57: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo command_executor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT command_executor.o -MD -MP -MF $depbase.Tpo -c -o command_executor.o command_executor.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from command_executor.cc:36: In file included from ./json_ptr.hh:47: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo curl_looper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT curl_looper.o -MD -MP -MF $depbase.Tpo -c -o curl_looper.o curl_looper.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from curl_looper.cc:39: In file included from ./curl_looper.hh:62: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo db_sub_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT db_sub_source.o -MD -MP -MF $depbase.Tpo -c -o db_sub_source.o db_sub_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from db_sub_source.cc:32: In file included from ./db_sub_source.hh:38: In file included from ./json_ptr.hh:47: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo elem_to_json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT elem_to_json.o -MD -MP -MF $depbase.Tpo -c -o elem_to_json.o elem_to_json.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from elem_to_json.cc:32: In file included from ./elem_to_json.hh:34: In file included from ./data_parser.hh:43: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo environ_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT environ_vtab.o -MD -MP -MF $depbase.Tpo -c -o environ_vtab.o environ_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from environ_vtab.cc:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT extension-functions.o -MD -MP -MF $depbase.Tpo -c -o extension-functions.o extension-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from extension-functions.cc:148: In file included from ./sqlite-extension-func.hh:41: In file included from ./help_text_formatter.hh:36: In file included from ./attr_line.hh:40: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo field_overlay_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT field_overlay_source.o -MD -MP -MF $depbase.Tpo -c -o field_overlay_source.o field_overlay_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from field_overlay_source.cc:32: In file included from ./lnav.hh:45: In file included from ./byte_array.hh:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo file_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT file_vtab.o -MD -MP -MF $depbase.Tpo -c -o file_vtab.o file_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from file_vtab.cc:36: In file included from ./lnav.hh:45: In file included from ./byte_array.hh:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo fs-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fs-extension-functions.o -MD -MP -MF $depbase.Tpo -c -o fs-extension-functions.o fs-extension-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from fs-extension-functions.cc:44: In file included from ./sqlite-extension-func.hh:41: In file included from ./help_text_formatter.hh:36: In file included from ./attr_line.hh:40: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo grep_proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT grep_proc.o -MD -MP -MF $depbase.Tpo -c -o grep_proc.o grep_proc.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from grep_proc.cc:43: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo help_text_formatter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT help_text_formatter.o -MD -MP -MF $depbase.Tpo -c -o help_text_formatter.o help_text_formatter.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from help_text_formatter.cc:35: In file included from ./ansi_scrubber.hh:37: In file included from ./view_curses.hh:63: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo hist_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT hist_source.o -MD -MP -MF $depbase.Tpo -c -o hist_source.o hist_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from hist_source.cc:37: In file included from ./lnav_util.hh:53: In file included from ./byte_array.hh:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo hotkeys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT hotkeys.o -MD -MP -MF $depbase.Tpo -c -o hotkeys.o hotkeys.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from hotkeys.cc:32: In file included from ./lnav.hh:45: In file included from ./byte_array.hh:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo intern_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT intern_string.o -MD -MP -MF $depbase.Tpo -c -o intern_string.o intern_string.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo json-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT json-extension-functions.o -MD -MP -MF $depbase.Tpo -c -o json-extension-functions.o json-extension-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from json-extension-functions.cc:43: In file included from ./json_op.hh:39: In file included from ./json_ptr.hh:47: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo json_op.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT json_op.o -MD -MP -MF $depbase.Tpo -c -o json_op.o json_op.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from json_op.cc:34: In file included from ./json_op.hh:39: In file included from ./json_ptr.hh:47: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo json_ptr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT json_ptr.o -MD -MP -MF $depbase.Tpo -c -o json_ptr.o json_ptr.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from json_ptr.cc:34: In file included from ./json_ptr.hh:47: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo line_buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT line_buffer.o -MD -MP -MF $depbase.Tpo -c -o line_buffer.o line_buffer.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from line_buffer.cc:46: In file included from ./lnav_util.hh:53: In file included from ./byte_array.hh:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo listview_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT listview_curses.o -MD -MP -MF $depbase.Tpo -c -o listview_curses.o listview_curses.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from listview_curses.cc:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo lnav_commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT lnav_commands.o -MD -MP -MF $depbase.Tpo -c -o lnav_commands.o lnav_commands.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from lnav_commands.cc:41: In file included from ./lnav.hh:45: In file included from ./byte_array.hh:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ lnav_commands.cc:159:44: warning: format specifies type 'int' but the argument has type 'suseconds_t' (aka 'long') [-Wformat] time_diff.tv_sec, time_diff.tv_usec); ^~~~~~~~~~~~~~~~~ 4 warnings generated. depbase=`echo lnav_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT lnav_config.o -MD -MP -MF $depbase.Tpo -c -o lnav_config.o lnav_config.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from lnav_config.cc:44: In file included from ./auto_fd.hh:42: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo lnav_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT lnav_log.o -MD -MP -MF $depbase.Tpo -c -o lnav_log.o lnav_log.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from lnav_log.cc:72: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo lnav_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT lnav_util.o -MD -MP -MF $depbase.Tpo -c -o lnav_util.o lnav_util.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from lnav_util.cc:43: In file included from ./auto_fd.hh:42: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo log_accel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT log_accel.o -MD -MP -MF $depbase.Tpo -c -o log_accel.o log_accel.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from log_accel.cc:34: In file included from ./log_accel.hh:40: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo log_format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT log_format.o -MD -MP -MF $depbase.Tpo -c -o log_format.o log_format.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from log_format.cc:38: In file included from ./yajlpp.hh:46: In file included from ./pcrepp.hh:57: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo log_format_loader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT log_format_loader.o -MD -MP -MF $depbase.Tpo -c -o log_format_loader.o log_format_loader.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from log_format_loader.cc:44: In file included from ./yajlpp.hh:46: In file included from ./pcrepp.hh:57: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo logfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logfile.o -MD -MP -MF $depbase.Tpo -c -o logfile.o logfile.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from logfile.cc:48: In file included from ./logfile.hh:45: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo logfile_sub_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logfile_sub_source.o -MD -MP -MF $depbase.Tpo -c -o logfile_sub_source.o logfile_sub_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from logfile_sub_source.cc:35: In file included from ./lnav_util.hh:53: In file included from ./byte_array.hh:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo network-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT network-extension-functions.o -MD -MP -MF $depbase.Tpo -c -o network-extension-functions.o network-extension-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from network-extension-functions.cc:48: In file included from ./vtab_module.hh:40: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo data_scanner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT data_scanner.o -MD -MP -MF $depbase.Tpo -c -o data_scanner.o data_scanner.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from data_scanner.cc:36: In file included from ./pcrepp.hh:57: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo data_scanner_re.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT data_scanner_re.o -MD -MP -MF $depbase.Tpo -c -o data_scanner_re.o data_scanner_re.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from ../../lnav2/src/data_scanner_re.re:36: In file included from ./data_scanner.hh:35: In file included from ./pcrepp.hh:57: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo data_parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT data_parser.o -MD -MP -MF $depbase.Tpo -c -o data_parser.o data_parser.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from data_parser.cc:32: In file included from ./data_parser.hh:43: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo papertrail_proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT papertrail_proc.o -MD -MP -MF $depbase.Tpo -c -o papertrail_proc.o papertrail_proc.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from papertrail_proc.cc:37: In file included from ./papertrail_proc.hh:46: In file included from ./auto_fd.hh:42: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo pretty_printer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT pretty_printer.o -MD -MP -MF $depbase.Tpo -c -o pretty_printer.o pretty_printer.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from pretty_printer.cc:32: In file included from ./pretty_printer.hh:47: In file included from ./ansi_scrubber.hh:37: In file included from ./view_curses.hh:63: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo ptimec_rt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ptimec_rt.o -MD -MP -MF $depbase.Tpo -c -o ptimec_rt.o ptimec_rt.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo readline_callbacks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT readline_callbacks.o -MD -MP -MF $depbase.Tpo -c -o readline_callbacks.o readline_callbacks.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from readline_callbacks.cc:34: In file included from ./lnav.hh:45: In file included from ./byte_array.hh:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo readline_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT readline_curses.o -MD -MP -MF $depbase.Tpo -c -o readline_curses.o readline_curses.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from readline_curses.cc:58: In file included from ./pcrepp.hh:57: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo readline_highlighters.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT readline_highlighters.o -MD -MP -MF $depbase.Tpo -c -o readline_highlighters.o readline_highlighters.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from readline_highlighters.cc:34: In file included from ./pcrepp.hh:57: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo readline_possibilities.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT readline_possibilities.o -MD -MP -MF $depbase.Tpo -c -o readline_possibilities.o readline_possibilities.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from readline_possibilities.cc:36: In file included from ./lnav.hh:45: In file included from ./byte_array.hh:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo regexp_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT regexp_vtab.o -MD -MP -MF $depbase.Tpo -c -o regexp_vtab.o regexp_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from regexp_vtab.cc:36: In file included from ./lnav.hh:45: In file included from ./byte_array.hh:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo relative_time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT relative_time.o -MD -MP -MF $depbase.Tpo -c -o relative_time.o relative_time.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from relative_time.cc:36: In file included from ./pcrepp.hh:57: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo session_data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT session_data.o -MD -MP -MF $depbase.Tpo -c -o session_data.o session_data.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from session_data.cc:44: In file included from ./yajlpp.hh:46: In file included from ./pcrepp.hh:57: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo sequence_matcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sequence_matcher.o -MD -MP -MF $depbase.Tpo -c -o sequence_matcher.o sequence_matcher.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from sequence_matcher.cc:34: In file included from ./sequence_matcher.hh:37: In file included from ./byte_array.hh:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo shared_buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT shared_buffer.o -MD -MP -MF $depbase.Tpo -c -o shared_buffer.o shared_buffer.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from shared_buffer.cc:38: In file included from ./shared_buffer.hh:41: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo shlex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT shlex.o -MD -MP -MF $depbase.Tpo -c -o shlex.o shlex.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from shlex.cc:34: In file included from ./shlex.hh:39: In file included from ./pcrepp.hh:57: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo sqlite-extension-func.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sqlite-extension-func.o -MD -MP -MF $depbase.Tpo -c -o sqlite-extension-func.o sqlite-extension-func.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from sqlite-extension-func.cc:37: In file included from ./lnav_util.hh:53: In file included from ./byte_array.hh:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo statusview_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT statusview_curses.o -MD -MP -MF $depbase.Tpo -c -o statusview_curses.o statusview_curses.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from statusview_curses.cc:34: In file included from ./statusview_curses.hh:38: In file included from ./view_curses.hh:63: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo string-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT string-extension-functions.o -MD -MP -MF $depbase.Tpo -c -o string-extension-functions.o string-extension-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from string-extension-functions.cc:20: In file included from ./pcrepp.hh:57: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ string-extension-functions.cc:113:44: warning: format specifies type 'long long *' but the argument has type 'int64_t *' (aka 'long *') [-Wformat] if (sscanf(cap_copy, "%lld%n", &i_value, &end_index) == 1 && ~~~~ ^~~~~~~~ %ld string-extension-functions.cc:149:48: warning: format specifies type 'long long *' but the argument has type 'int64_t *' (aka 'long *') [-Wformat] if (sscanf(cap_copy, "%lld%n", &i_value, &end_index) == 1 && ~~~~ ^~~~~~~~ %ld 5 warnings generated. depbase=`echo text_format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT text_format.o -MD -MP -MF $depbase.Tpo -c -o text_format.o text_format.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from text_format.cc:34: In file included from ./pcrepp.hh:57: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT timer.o -MD -MP -MF $depbase.Tpo -c -o timer.o timer.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from timer.cc:33: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo pcrepp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT pcrepp.o -MD -MP -MF $depbase.Tpo -c -o pcrepp.o pcrepp.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from pcrepp.cc:36: In file included from ./pcrepp.hh:57: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo piper_proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT piper_proc.o -MD -MP -MF $depbase.Tpo -c -o piper_proc.o piper_proc.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from piper_proc.cc:48: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo sql_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sql_util.o -MD -MP -MF $depbase.Tpo -c -o sql_util.o sql_util.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from sql_util.cc:42: In file included from ./sql_util.hh:44: In file included from ./attr_line.hh:40: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo state-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT state-extension-functions.o -MD -MP -MF $depbase.Tpo -c -o state-extension-functions.o state-extension-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from state-extension-functions.cc:42: In file included from ./lnav.hh:45: In file included from ./byte_array.hh:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo strnatcmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT strnatcmp.o -MD -MP -MF $depbase.Tpo -c -o strnatcmp.o strnatcmp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sysclip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sysclip.o -MD -MP -MF $depbase.Tpo -c -o sysclip.o sysclip.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from sysclip.cc:36: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo textview_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT textview_curses.o -MD -MP -MF $depbase.Tpo -c -o textview_curses.o textview_curses.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textview_curses.cc:35: In file included from ./pcrepp.hh:57: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo time-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT time-extension-functions.o -MD -MP -MF $depbase.Tpo -c -o time-extension-functions.o time-extension-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from time-extension-functions.cc:41: In file included from ./lnav_util.hh:53: In file included from ./byte_array.hh:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo ptimec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ptimec.o -MD -MP -MF $depbase.Tpo -c -o ptimec.o ptimec.cc &&\ mv -f $depbase.Tpo $depbase.Po c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -pthread -L/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/lib -L//lib -o ptimec ptimec.o -lpcrecpp -lpcre -ltinfo -lexecinfo -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 depbase=`echo time_fmts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT time_fmts.o -MD -MP -MF $depbase.Tpo -c -o time_fmts.o time_fmts.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo view_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT view_curses.o -MD -MP -MF $depbase.Tpo -c -o view_curses.o view_curses.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from view_curses.cc:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo views_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT views_vtab.o -MD -MP -MF $depbase.Tpo -c -o views_vtab.o views_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from views_vtab.cc:39: In file included from ./lnav.hh:45: In file included from ./byte_array.hh:38: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo vt52_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT vt52_curses.o -MD -MP -MF $depbase.Tpo -c -o vt52_curses.o vt52_curses.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from vt52_curses.cc:39: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo vtab_module.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT vtab_module.o -MD -MP -MF $depbase.Tpo -c -o vtab_module.o vtab_module.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from vtab_module.cc:32: In file included from ./vtab_module.hh:40: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo log_vtab_impl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT log_vtab_impl.o -MD -MP -MF $depbase.Tpo -c -o log_vtab_impl.o log_vtab_impl.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from log_vtab_impl.cc:32: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo xterm_mouse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT xterm_mouse.o -MD -MP -MF $depbase.Tpo -c -o xterm_mouse.o xterm_mouse.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from xterm_mouse.cc:32: In file included from ./xterm_mouse.hh:55: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo yajlpp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT yajlpp.o -MD -MP -MF $depbase.Tpo -c -o yajlpp.o yajlpp.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from yajlpp.cc:34: In file included from ./yajlpp.hh:46: In file included from ./pcrepp.hh:57: ./lnav_log.hh:85:9: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_HEAD(dumper_head, log_state_dumper) lsl_list; ^ /usr/include/sys/queue.h:450:2: note: expanded from macro 'LIST_HEAD' struct type *lh_first; /* first element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:463:2: note: expanded from macro 'LIST_ENTRY' struct type *le_next; /* next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ ./lnav_log.hh:90:5: warning: struct 'log_state_dumper' was previously declared as a class [-Wmismatched-tags] LIST_ENTRY(log_state_dumper) lsd_link; ^ /usr/include/sys/queue.h:464:2: note: expanded from macro 'LIST_ENTRY' struct type **le_prev; /* address of previous next element */ \ ^ ./lnav_log.hh:66:7: note: previous use is here class log_state_dumper { ^ 3 warnings generated. depbase=`echo spookyhash/SpookyV2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT spookyhash/SpookyV2.o -MD -MP -MF $depbase.Tpo -c -o spookyhash/SpookyV2.o spookyhash/SpookyV2.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl/yajl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT yajl/yajl.o -MD -MP -MF $depbase.Tpo -c -o yajl/yajl.o yajl/yajl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl/yajl_alloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT yajl/yajl_alloc.o -MD -MP -MF $depbase.Tpo -c -o yajl/yajl_alloc.o yajl/yajl_alloc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl/yajl_buf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT yajl/yajl_buf.o -MD -MP -MF $depbase.Tpo -c -o yajl/yajl_buf.o yajl/yajl_buf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl/yajl_encode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT yajl/yajl_encode.o -MD -MP -MF $depbase.Tpo -c -o yajl/yajl_encode.o yajl/yajl_encode.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl/yajl_gen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT yajl/yajl_gen.o -MD -MP -MF $depbase.Tpo -c -o yajl/yajl_gen.o yajl/yajl_gen.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl/yajl_lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT yajl/yajl_lex.o -MD -MP -MF $depbase.Tpo -c -o yajl/yajl_lex.o yajl/yajl_lex.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl/yajl_parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT yajl/yajl_parser.o -MD -MP -MF $depbase.Tpo -c -o yajl/yajl_parser.o yajl/yajl_parser.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl/yajl_tree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT yajl/yajl_tree.o -MD -MP -MF $depbase.Tpo -c -o yajl/yajl_tree.o yajl/yajl_tree.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl/yajl_version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT yajl/yajl_version.o -MD -MP -MF $depbase.Tpo -c -o yajl/yajl_version.o yajl/yajl_version.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libdiag.a ar cru libdiag.a ansi_scrubber.o bookmarks.o collation-functions.o command_executor.o curl_looper.o db_sub_source.o elem_to_json.o environ_vtab.o extension-functions.o field_overlay_source.o 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 ranlib libdiag.a c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -pthread -L/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/lib -L//lib -o lnav lnav.o dump-pid-sh.o help.o init-sql.o default-log-formats-json.o default-config-json.o dhclient-summary.o keymap-default.o lnav-pop-view.o partition-by-boot.o search-for.o libdiag.a -lreadline -lncursesw -lsqlite3 -L/usr/local/lib -lcurl -lpcrecpp -lpcrecpp -lpcre -ltinfo -lexecinfo -lbz2 -lz -lutil depbase=`echo test_override.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -MT test_override.o -MD -MP -MF $depbase.Tpo -c -o test_override.o test_override.c &&\ mv -f $depbase.Tpo $depbase.Po c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -pthread -L/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/lib -L//lib -o lnav-test lnav.o test_override.o dump-pid-sh.o help.o init-sql.o default-log-formats-json.o default-config-json.o dhclient-summary.o keymap-default.o lnav-pop-view.o partition-by-boot.o search-for.o libdiag.a -lreadline -lncursesw -lsqlite3 -L/usr/local/lib -lcurl -lpcrecpp -lpcrecpp -lpcre -ltinfo -lexecinfo -lbz2 -lz -lutil rm lnav-pop-view.c dhclient-summary.c partition-by-boot.c search-for.c keymap-default.c gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/lnav/work/lnav-0.8.2/src' gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/lnav/work/lnav-0.8.2/src' Making all in test gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/lnav/work/lnav-0.8.2/test' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/lnav/work/lnav-0.8.2/test' gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/lnav/work/lnav-0.8.2' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/lnav/work/lnav-0.8.2' gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/lnav/work/lnav-0.8.2' =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for lnav-0.8.2_3 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/sysutils/lnav/work/lnav-0.8.2/src/lnav /wrkdirs/usr/ports/sysutils/lnav/work/stage/usr/local/bin install -m 444 /wrkdirs/usr/ports/sysutils/lnav/work/lnav-0.8.2/lnav.1 /wrkdirs/usr/ports/sysutils/lnav/work/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for lnav-0.8.2_3 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for lnav-0.8.2_3 build of sysutils/lnav | lnav-0.8.2_3 ended at Sat Feb 2 13:22:43 GMT 2019 build time: 00:00:28