>>> Building on exopi-2 under sysutils/lnav BDEPENDS = [databases/sqlite3;devel/gmake;archivers/libarchive;devel/readline;devel/pcre2;archivers/bzip2;devel/re2c;net/curl] DIST = [sysutils/lnav:lnav-0.12.3.tar.bz2] FULLPKGNAME = lnav-0.12.3p0 RDEPENDS = [databases/sqlite3;archivers/libarchive;devel/readline;devel/pcre2;archivers/bzip2;net/curl] (Junk lock obtained for exopi-2 at 1764518861.20) >>> Running depends in sysutils/lnav at 1764518861.24 last junk was in x11/nx/nxcomp /usr/sbin/pkg_add -aI -Drepair curl-8.17.0 libarchive-3.8.3 pcre2-10.44 re2c-4.3 readline-8.3 sqlite3-3.51.0 was: /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 curl-8.17.0 gmake-4.4.1p0 libarchive-3.8.3 pcre2-10.44 re2c-4.3 readline-8.3 sqlite3-3.51.0 /usr/sbin/pkg_add -aI -Drepair curl-8.17.0 libarchive-3.8.3 pcre2-10.44 re2c-4.3 readline-8.3 sqlite3-3.51.0 >>> Running show-prepare-results in sysutils/lnav at 1764518865.47 ===> sysutils/lnav ===> Building from scratch lnav-0.12.3p0 ===> lnav-0.12.3p0 depends on: re2c-* -> re2c-4.3 ===> lnav-0.12.3p0 depends on: gmake-* -> gmake-4.4.1p0 ===> lnav-0.12.3p0 depends on: bzip2-* -> bzip2-1.0.8p0 ===> lnav-0.12.3p0 depends on: libarchive-* -> libarchive-3.8.3 ===> lnav-0.12.3p0 depends on: sqlite3-* -> sqlite3-3.51.0 ===> lnav-0.12.3p0 depends on: curl-* -> curl-8.17.0 ===> lnav-0.12.3p0 depends on: pcre2-* -> pcre2-10.44 ===> lnav-0.12.3p0 depends on: readline-* -> readline-8.3 ===> Verifying specs: c++ c++abi pthread archive bz2 c curl curses ereadline m pcre2-8 sqlite3 util z ===> found c++.12.0 c++abi.9.0 pthread.28.1 archive.13.3 bz2.10.4 c.102.2 curl.26.34 curses.16.0 ereadline.4.0 m.10.1 pcre2-8.0.7 sqlite3.37.35 util.21.0 z.7.1 bzip2-1.0.8p0 curl-8.17.0 gmake-4.4.1p0 libarchive-3.8.3 pcre2-10.44 re2c-4.3 readline-8.3 sqlite3-3.51.0 Don't run junk because nojunk in editors/tiled (Junk lock released for exopi-2 at 1764518867.00) distfiles size=3126396 >>> Running patch in sysutils/lnav at 1764518867.04 ===> sysutils/lnav ===> Checking files for lnav-0.12.3p0 `/exopi-cvs/ports/distfiles/lnav-0.12.3.tar.bz2' is up to date. >> (SHA256) all files: OK ===> Extracting for lnav-0.12.3p0 ===> Patching for lnav-0.12.3p0 ===> Applying OpenBSD patch patch-TESTS_ENVIRONMENT_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: TESTS_ENVIRONMENT.in |--- TESTS_ENVIRONMENT.in.orig |+++ TESTS_ENVIRONMENT.in -------------------------- Patching file TESTS_ENVIRONMENT.in using Plan A... Hunk #1 succeeded at 97. Hunk #2 succeeded at 107. Hunk #3 succeeded at 123. done ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |make sure we link with readline from ports | |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 12914. done ===> Applying OpenBSD patch patch-src_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |no need to call this bash script | |Index: src/Makefile.in |--- src/Makefile.in.orig |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 2456. done ===> Applying OpenBSD patch patch-src_archive_manager_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |fix 'vfprintf %s NULL' | |Index: src/archive_manager.cc |--- src/archive_manager.cc.orig |+++ src/archive_manager.cc -------------------------- Patching file src/archive_manager.cc using Plan A... Hunk #1 succeeded at 95. done ===> Applying OpenBSD patch patch-src_base_lnav_log_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |fix some 'vfprintf %s NULL' | |Index: src/base/lnav_log.cc |--- src/base/lnav_log.cc.orig |+++ src/base/lnav_log.cc -------------------------- Patching file src/base/lnav_log.cc using Plan A... Hunk #1 succeeded at 228. done ===> Applying OpenBSD patch patch-src_command_executor_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/command_executor.cc |--- src/command_executor.cc.orig |+++ src/command_executor.cc -------------------------- Patching file src/command_executor.cc using Plan A... Hunk #1 succeeded at 509. done ===> Applying OpenBSD patch patch-src_lnav_commands_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/lnav_commands.cc |--- src/lnav_commands.cc.orig |+++ src/lnav_commands.cc -------------------------- Patching file src/lnav_commands.cc using Plan A... Hunk #1 succeeded at 249. Hunk #2 succeeded at 307. done ===> Applying OpenBSD patch patch-src_ptimec_hh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/ptimec.hh |--- src/ptimec.hh.orig |+++ src/ptimec.hh -------------------------- Patching file src/ptimec.hh using Plan A... Hunk #1 succeeded at 331. Hunk #2 succeeded at 389. done ===> Applying OpenBSD patch patch-src_readline_curses_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |replace use of ptsname_r by ptsname | |Index: src/readline_curses.cc |--- src/readline_curses.cc.orig |+++ src/readline_curses.cc -------------------------- Patching file src/readline_curses.cc using Plan A... Hunk #1 succeeded at 843. done ===> Applying OpenBSD patch patch-src_tailer_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |reorder includes so that the bundled fmtlib headers are taken first if devel/fmt happens to be installed | |Index: src/tailer/Makefile.in |--- src/tailer/Makefile.in.orig |+++ src/tailer/Makefile.in -------------------------- Patching file src/tailer/Makefile.in using Plan A... Hunk #1 succeeded at 657. Hunk #2 succeeded at 668. done ===> Applying OpenBSD patch patch-src_third-party_rapidyaml_ryml_all_hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/third-party/rapidyaml/ryml_all.hpp |--- src/third-party/rapidyaml/ryml_all.hpp.orig |+++ src/third-party/rapidyaml/ryml_all.hpp -------------------------- Patching file src/third-party/rapidyaml/ryml_all.hpp using Plan A... Hunk #1 succeeded at 503. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in sysutils/lnav at 1764518868.70 ===> sysutils/lnav ===> Generating configure for lnav-0.12.3p0 ===> Configuring for lnav-0.12.3p0 Using /exopi-obj/pobj/lnav-0.12.3/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/lnav-0.12.3/config.site checking for a BSD-compatible install... /exopi-obj/pobj/lnav-0.12.3/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) 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... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 checking whether gmake supports the include directive... yes (GNU style) checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for x86_64-unknown-openbsd7.8-gcc... no checking for gcc... no checking for x86_64-unknown-openbsd7.8-cc... no checking for cc... cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking how to run the C preprocessor... cc -E checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking whether cc is Clang... yes checking whether pthreads work with "-pthread" and "-lpthread"... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking whether c++ supports C++17 features with -std=c++17... yes checking for ranlib... (cached) ranlib checking for ar... (cached) ar checking the archiver (ar) interface... ar checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking for bash... /usr/local/bin/bash checking for cargo... (cached) no checking for bzip2... /usr/local/bin/bzip2 checking for re2c... /usr/local/bin/re2c checking for xz... /usr/local/bin/xz checking for tshark... no checking for check-jsonschema... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking size of off_t... 8 checking size of size_t... 8 checking for mkostemp... yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for c++ -std=c++17 options needed to detect all undeclared functions... none needed checking for struct tm.tm_zone... (cached) 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... (cached) checking for gawk... (cached) awk checking for curl-config... /usr/local/bin/curl-config checking for the version of libcurl... 8.17.0 checking for libcurl >= version 7.23.0... yes checking whether libcurl is usable... yes checking for curl_free... yes configure: Trying to link with tinfo checking for library containing cur_term... no configure: WARNING: libtinfo not found checking for library containing Gpm_Open... no configure: WARNING: libgpm not found. If build fails later consider installing gpm dev package checking for execinfo.h... (cached) no checking for pty.h... (cached) no checking for util.h... (cached) yes checking for zlib.h... (cached) yes checking for bzlib.h... yes checking for libutil.h... no checking for sys/ttydefaults.h... yes configure: compiling with the included version of yajl checking for NcursesW wide-character library... yes checking for working ncursesw/curses.h... no checking for working ncursesw.h... no checking for working ncurses.h... yes checking lib archive... (testing) checking for archive_read_new in -larchive... yes checking for archive.h... yes checking lib archive... -larchive checking if PCRE2 is wanted... yes checking for pcre2_compile_8 in -lpcre2-8... yes checking for pcre2.h... yes checking lib readline... checking for library containing readline... none required checking for library containing history_set_history_state... none required checking for readline.h... no checking for readline/readline.h... (cached) yes checking whether to build with code coverage support... no checking for library containing sqlite3_open... -lsqlite3 checking for sqlite3.h... yes checking for SQLite3 library >= 3.9.0... yes checking for sqlite3_stmt_readonly... yes checking for sqlite3_value_subtype... yes checking for sqlite3_error_offset... yes checking for sqlite3_drop_modules... yes Adding include path: /usr/local/include 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 tools/Makefile config.status: creating src/Makefile config.status: creating src/base/Makefile config.status: creating src/formats/logfmt/Makefile config.status: creating src/fmtlib/Makefile config.status: creating src/pcrepp/Makefile config.status: creating src/pugixml/Makefile config.status: creating src/tailer/Makefile config.status: creating src/yajl/Makefile config.status: creating src/yajlpp/Makefile config.status: creating src/third-party/base64/lib/Makefile config.status: creating src/third-party/date/src/Makefile config.status: creating src/third-party/scnlib/src/Makefile config.status: creating test/Makefile config.status: creating src/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in sysutils/lnav at 1764518891.64 ===> sysutils/lnav ===> Building for lnav-0.12.3p0 Making all in tools gmake[1]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/tools' cc -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -L/usr/local/lib -lereadline -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/lib -g3 -o bin2c bin2c.c -lz -fPIE ld: warning: bin2c.c:52(/tmp/bin2c-c7d9df.o:(symname)): warning: strcpy() is almost always misused, please use strlcpy() gmake[1]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/tools' Making all in src gmake[1]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src' ../tools/bin2c animals-json animals.json ../tools/bin2c ansi-palette-json ansi-palette.json ../tools/bin2c -n lnav_scripts builtin-scripts ./scripts/dhclient-summary.lnav ./scripts/docker-url-handler.lnav ./scripts/journald-url-handler.lnav ./scripts/lnav-copy-text.lnav ./scripts/lnav-pop-view.lnav ./scripts/partition-by-boot.lnav ./scripts/piper-url-handler.lnav ./scripts/rename-stdin.lnav ./scripts/search-for.lnav ./scripts/zk-set-ops.lnav ../tools/bin2c -n lnav_sh_scripts builtin-sh-scripts ./scripts/com.vmware.btresolver.py ./scripts/dump-pid.sh ./scripts/pcap_log-converter.sh ./scripts/zookeeper.sql ../tools/bin2c css-color-names-json css-color-names.json ../tools/bin2c -n lnav_config_json default-config ./root-config.json ./keymaps/de-keymap.json ./keymaps/default-keymap.json ./keymaps/fr-keymap.json ./keymaps/sv-keymap.json ./keymaps/uk-keymap.json ./keymaps/us-keymap.json ./themes/default-theme.json ./themes/dracula.json ./themes/eldar.json ./themes/grayscale.json ./themes/monocai.json ./themes/night-owl.json ./themes/solarized-dark.json ./themes/solarized-light.json ../tools/bin2c -n lnav_format_json default-formats ./formats/access_log.json ./formats/alb_log.json ./formats/block_log.json ./formats/bunyan_log.json ./formats/caddy_log.json ./formats/candlepin_log.json ./formats/choose_repo_log.json ./formats/cloudflare_log.json ./formats/cloudvm_ram_log.json ./formats/cups_log.json ./formats/dpkg_log.json ./formats/elb_log.json ./formats/engine_log.json ./formats/env_logger_log.json ./formats/error_log.json ./formats/esx_syslog_log.json ./formats/fsck_hfs_log.json ./formats/github_events_log.json ./formats/glog_log.json ./formats/haproxy_log.json ./formats/java_log.json ./formats/journald_json_log.json ./formats/katello_log.json ./formats/lnav_debug_log.json ./formats/nextcloud_log.json ./formats/nextflow_log.json ./formats/openam_log.json ./formats/openamdb_log.json ./formats/openstack_log.json ./formats/page_log.json ./formats/pcap_log.json ./formats/procstate_log.json ./formats/rails_log.json ./formats/redis_log.json ./formats/simple_rs_log.json ./formats/snaplogic_log.json ./formats/sssd_log.json ./formats/strace_log.json ./formats/sudo_log.json ./formats/syslog_log.json ./formats/s3_log.json ./formats/tcf_log.json ./formats/tcsh_history.json ./formats/unifi_log.json ./formats/uwsgi_log.json ./formats/vdsm_log.json ./formats/vmk_log.json ./formats/vmw_log.json ./formats/vmw_vc_svc_log.json ./formats/vmw_py_log.json ./formats/vpostgres_log.json ./formats/xmlrpc_log.json ./formats/zookeeper_log.json ../tools/bin2c diseases-json diseases.json ../tools/bin2c emojis-json emojis.json ../tools/bin2c words-json words.json ../tools/bin2c help-md help.md ../tools/bin2c init-sql init.sql ../tools/bin2c -n lnav_prql_modules prql-modules ./prql/stats.prql ./prql/utils.prql cc -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -L/usr/local/lib -lereadline -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/lib -g3 -o ptimec ptimec.c -fPIE ld: warning: ptimec.c:50(/tmp/ptimec-15f4eb.o:(escape_char)): warning: strcpy() is almost always misused, please use strlcpy() ./ptimec "@%@" "%Y-%m-%d %H:%M:%S.%f%z" "%Y-%m-%d %H:%M:%S,%f%z" "%Y-%m-%d %H:%M:%S.%f %Z" "%Y-%m-%d %H:%M:%S,%f %Z" "%Y-%m-%d %H:%M:%S,%L%z" "%Y-%m-%d %H:%M:%S,%L %z" "%Y-%m-%d %H:%M:%S.%L%z" "%Y-%m-%d %H:%M:%S.%L %z" "%Y-%m-%d %H:%M:%S.%L %Z" "%Y-%m-%d %H:%M:%S,%L" "%Y-%m-%d %H:%M:%S.%L" "%Y-%m-%d %H:%M:%S%z" "%Y-%m-%d %H:%M:%S %Z" "%Y-%m-%d %H:%M:%S %z" "%Y-%m-%d %H:%M:%S:%L" "%Y-%m-%d %H:%M:%S" "%Y-%m-%d %H:%M" "%Y-%jT%H:%M:%S %p %Z" "%Y-%m-%dT%H:%M:%S %p %Z" "%Y-%jT%H:%M:%S.%N%z" "%Y-%m-%dT%H:%M:%S.%N%z" "%y-%m-%dT%H:%M:%S.%N%z" "%Y-%jT%H:%M:%S.%f%z" "%Y-%m-%dT%H:%M:%S.%f%z" "%y-%m-%dT%H:%M:%S.%f%z" "%Y-%jT%H:%M:%S.%L%z" "%Y-%m-%dT%H:%M:%S.%L%z" "%y-%m-%dT%H:%M:%S.%L%z" "%Y-%jT%H:%M:%S,%L%z" "%Y-%m-%dT%H:%M:%S,%L%z" "%y-%m-%dT%H:%M:%S,%L%z" "%Y-%jT%H:%M:%S.%L%Z" "%Y-%m-%dT%H:%M:%S.%L%Z" "%y-%m-%dT%H:%M:%S.%L%Z" "%Y-%m-%dT%H:%M:%S%z" "%Y-%m-%dT%H:%M:%S%z" "%Y-%jT%H:%M:%S" "%Y-%m-%dT%H:%M:%S" "%Y-%m-%dT%H:%M" "%Y/%m/%d %H:%M:%S %z" "%Y/%m/%d %H:%M:%S%z" "%Y/%m/%d %H:%M:%S.%f%z" "%Y/%m/%d %H:%M:%S.%f%Z" "%Y/%m/%d %H:%M:%S.%f %z" "%Y/%m/%d %H:%M:%S.%f %Z" "%Y/%m/%d %H:%M:%S.%f" "%Y/%m/%d %H:%M:%S.%L" "%Y/%m/%d %H:%M:%S" "%Y/%m/%d %H:%M" "%Y %b %d %a %H:%M:%S.%L" "%Y %b %d %H:%M:%S.%L" "%Y %b %d %H:%M:%S" "%a %b %d %H:%M:%S %Y" "%a %b %d %H:%M:%S.%f %Y" "%a %b %d %H:%M:%S:%f %Y" "%a %b %d %H:%M:%S %Z %Y" "%a %b %d %I:%M:%S %p %Z %Y" "%a %b %d %H:%M:%S " "%a %b %d %H:%M:%S.%L " "%a %b %d %H:%M " "%a %b %e %H:%M:%S %Z %Y" "%d/%b/%Y:%H:%M:%S %z" "%d-%b-%Y %H:%M:%S %z" "%d-%b-%Y %H:%M:%S %Z" "%d %b %Y %H:%M:%S" "%d %b %Y %H:%M:%S.%L%z" "%d %b %Y %H:%M:%S,%L%z" "%d %b %Y %H:%M:%S.%L" "%d %b %Y %H:%M:%S,%L" "%d %b %Y %H:%M" "%b-%d %H:%M:%S" "%b %d %H:%M:%S" "%b %d %k:%M:%S" "%b %d %l:%M:%S" "%b %d %l:%M" "%b %e, %Y %l:%M:%S %p" "%b %d, %Y %l:%M:%S %p" "%m/%d/%Y %I:%M:%S:%L %p %Z" "%m/%d/%Y %I:%M:%S %p %Z" "%m/%d/%Y %l:%M:%S %p %Z" "%m/%d/%Y %I:%M:%S %p%z" "%m/%d/%Y %l:%M:%S %p%z" "%m/%e/%Y %l:%M:%S %p%z" "%m/%e/%Y %l:%M:%S %p %z" "%m/%e/%Y %I:%M:%S %p" "%m/%e/%Y %l:%M:%S%p" "%m/%d/%y %H:%M:%S" "%m/%d/%Y %H:%M:%S" "%d/%b/%Y %H:%M:%S" "%d/%b/%y %H:%M:%S" "%m%d %H:%M:%S" "%Y%m%d %H:%M:%S" "%Y%m%d.%H%M%S" "%H:%M:%S" "%H:%M:%S.%f" "%M:%S" "%m/%d %H:%M:%S" "%Y-%m-%d" "%Y-%m" "%Y/%m/%d" "%Y/%m" "%s.%f" > time_fmts.cc ../tools/bin2c xml-entities-json xml-entities.json ../tools/bin2c xterm-palette-json xterm-palette.json gmake all-recursive gmake[2]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src' Making all in fmtlib gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/fmtlib' depbase=`echo format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT format.o -MD -MP -MF $depbase.Tpo -c -o format.o format.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo os.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT os.o -MD -MP -MF $depbase.Tpo -c -o os.o os.cc &&\ mv -f $depbase.Tpo $depbase.Po rm -f libcppfmt.a ar cru libcppfmt.a format.o os.o ranlib libcppfmt.a gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/fmtlib' Making all in third-party/base64/lib gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/third-party/base64/lib' depbase=`echo lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT lib.o -MD -MP -MF $depbase.Tpo -c -o lib.o lib.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo arch/generic/codec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT arch/generic/codec.o -MD -MP -MF $depbase.Tpo -c -o arch/generic/codec.o arch/generic/codec.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tables/tables.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT tables/tables.o -MD -MP -MF $depbase.Tpo -c -o tables/tables.o tables/tables.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libbase64.a ar cru libbase64.a lib.o arch/generic/codec.o tables/tables.o ranlib libbase64.a gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/third-party/base64/lib' Making all in third-party/date/src gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/third-party/date/src' depbase=`echo tz.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../src -I./../include -I../../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT tz.o -MD -MP -MF $depbase.Tpo -c -o tz.o tz.cpp &&\ mv -f $depbase.Tpo $depbase.Po rm -f libdatepp.a ar cru libdatepp.a tz.o ranlib libdatepp.a gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/third-party/date/src' Making all in third-party/scnlib/src gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/third-party/scnlib/src' depbase=`echo reader_float.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../src -I./../include -I./deps/fast_float/single_include -I../../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT reader_float.o -MD -MP -MF $depbase.Tpo -c -o reader_float.o reader_float.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../src -I./../include -I./deps/fast_float/single_include -I../../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT locale.o -MD -MP -MF $depbase.Tpo -c -o locale.o locale.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo reader_int.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../src -I./../include -I./deps/fast_float/single_include -I../../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT reader_int.o -MD -MP -MF $depbase.Tpo -c -o reader_int.o reader_int.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../src -I./../include -I./deps/fast_float/single_include -I../../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT file.o -MD -MP -MF $depbase.Tpo -c -o file.o file.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo vscan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../src -I./../include -I./deps/fast_float/single_include -I../../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT vscan.o -MD -MP -MF $depbase.Tpo -c -o vscan.o vscan.cpp &&\ mv -f $depbase.Tpo $depbase.Po rm -f libscnlib.a ar cru libscnlib.a reader_float.o locale.o reader_int.o file.o vscan.o ranlib libscnlib.a gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/third-party/scnlib/src' Making all in pcrepp gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/pcrepp' depbase=`echo pcre2pp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src -I../../src/fmtlib -I../../src/third-party/scnlib/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT pcre2pp.o -MD -MP -MF $depbase.Tpo -c -o pcre2pp.o pcre2pp.cc &&\ mv -f $depbase.Tpo $depbase.Po rm -f libpcrepp.a ar cru libpcrepp.a pcre2pp.o ranlib libpcrepp.a gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/pcrepp' Making all in base gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/base' depbase=`echo ansi_scrubber.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:42: In file included from ../../src/view_curses.hh:73: In file included from ../../src/logfile_fwd.hh:42: In file included from ../../src/piper.looper.hh:42: In file included from ../../src/yajlpp/yajlpp_def.hh:42: ../../src/yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ../../src/yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ../../src/yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ../../src/yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo attr_line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT attr_line.o -MD -MP -MF $depbase.Tpo -c -o attr_line.o attr_line.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo attr_line.builder.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT attr_line.builder.o -MD -MP -MF $depbase.Tpo -c -o attr_line.builder.o attr_line.builder.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo auto_fd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT auto_fd.o -MD -MP -MF $depbase.Tpo -c -o auto_fd.o auto_fd.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo auto_pid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT auto_pid.o -MD -MP -MF $depbase.Tpo -c -o auto_pid.o auto_pid.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo color_spaces.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT color_spaces.o -MD -MP -MF $depbase.Tpo -c -o color_spaces.o color_spaces.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo date_time_scanner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT date_time_scanner.o -MD -MP -MF $depbase.Tpo -c -o date_time_scanner.o date_time_scanner.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fs_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT fs_util.o -MD -MP -MF $depbase.Tpo -c -o fs_util.o fs_util.cc &&\ mv -f $depbase.Tpo $depbase.Po fs_util.cc:121:23: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 121 | char pattern_copy[pattern_str.size() + 1]; | ^~~~~~~~~~~~~~~~~~~~~~ fs_util.cc:121:35: note: non-constexpr function 'size' cannot be used in a constant expression 121 | char pattern_copy[pattern_str.size() + 1]; | ^ /usr/include/c++/v1/string:1283:65: note: declared here 1283 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 size_type size() const _NOEXCEPT { | ^ 1 warning generated. depbase=`echo humanize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT humanize.o -MD -MP -MF $depbase.Tpo -c -o humanize.o humanize.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo humanize.network.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT humanize.network.o -MD -MP -MF $depbase.Tpo -c -o humanize.network.o humanize.network.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo humanize.time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT humanize.time.o -MD -MP -MF $depbase.Tpo -c -o humanize.time.o humanize.time.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo intern_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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 is_utf8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT is_utf8.o -MD -MP -MF $depbase.Tpo -c -o is_utf8.o is_utf8.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo isc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT isc.o -MD -MP -MF $depbase.Tpo -c -o isc.o isc.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lnav.console.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT lnav.console.o -MD -MP -MF $depbase.Tpo -c -o lnav.console.o lnav.console.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from lnav.console.cc:41: In file included from ../../src/view_curses.hh:73: In file included from ../../src/logfile_fwd.hh:42: In file included from ../../src/piper.looper.hh:42: In file included from ../../src/yajlpp/yajlpp_def.hh:42: ../../src/yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ../../src/yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ../../src/yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ../../src/yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo lnav.gzip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT lnav.gzip.o -MD -MP -MF $depbase.Tpo -c -o lnav.gzip.o lnav.gzip.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lnav_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT lnav_log.o -MD -MP -MF $depbase.Tpo -c -o lnav_log.o lnav_log.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo network.tcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT network.tcp.o -MD -MP -MF $depbase.Tpo -c -o network.tcp.o network.tcp.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo paths.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT paths.o -MD -MP -MF $depbase.Tpo -c -o paths.o paths.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo piper.file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT piper.file.o -MD -MP -MF $depbase.Tpo -c -o piper.file.o piper.file.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from piper.file.cc:39: In file included from ../../src/piper.looper.cfg.hh:39: In file included from ../../src/yajlpp/yajlpp_def.hh:42: ../../src/yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ../../src/yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ../../src/yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ../../src/yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo snippet_highlighters.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT snippet_highlighters.o -MD -MP -MF $depbase.Tpo -c -o snippet_highlighters.o snippet_highlighters.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from snippet_highlighters.cc:34: In file included from ../../src/view_curses.hh:73: In file included from ../../src/logfile_fwd.hh:42: In file included from ../../src/piper.looper.hh:42: In file included from ../../src/yajlpp/yajlpp_def.hh:42: ../../src/yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ../../src/yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ../../src/yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ../../src/yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo string_attr_type.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT string_attr_type.o -MD -MP -MF $depbase.Tpo -c -o string_attr_type.o string_attr_type.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo string_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT string_util.o -MD -MP -MF $depbase.Tpo -c -o string_util.o string_util.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo strnatcmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT strnatcmp.o -MD -MP -MF $depbase.Tpo -c -o strnatcmp.o strnatcmp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo time_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT time_util.o -MD -MP -MF $depbase.Tpo -c -o time_util.o time_util.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ../third-party/xxHash/xxhash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT ../third-party/xxHash/xxhash.o -MD -MP -MF $depbase.Tpo -c -o ../third-party/xxHash/xxhash.o ../third-party/xxHash/xxhash.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libbase.a ar cru libbase.a ansi_scrubber.o attr_line.o attr_line.builder.o auto_fd.o auto_pid.o color_spaces.o date_time_scanner.o fs_util.o humanize.o humanize.network.o humanize.time.o intern_string.o is_utf8.o isc.o lnav.console.o lnav.gzip.o lnav_log.o network.tcp.o paths.o piper.file.o snippet_highlighters.o string_attr_type.o string_util.o strnatcmp.o time_util.o ../third-party/xxHash/xxhash.o ranlib libbase.a gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/base' Making all in tailer gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/tailer' ../../tools/bin2c -n tailer_bin tailerbin ./tailer.ape gmake all-am gmake[4]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/tailer' depbase=`echo sha-256.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -Wall -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT sha-256.o -MD -MP -MF $depbase.Tpo -c -o sha-256.o sha-256.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tailer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -Wall -I/usr/local/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT tailer.o -MD -MP -MF $depbase.Tpo -c -o tailer.o tailer.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libtailercommon.a ar cru libtailercommon.a sha-256.o tailer.o ranlib libtailercommon.a c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -I./../fmtlib -Wall -I/usr/local/include -I./.. -I./../third-party -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT libtailerpp_a-tailerpp.o -MD -MP -MF .deps/libtailerpp_a-tailerpp.Tpo -c -o libtailerpp_a-tailerpp.o `test -f 'tailerpp.cc' || echo './'`tailerpp.cc mv -f .deps/libtailerpp_a-tailerpp.Tpo .deps/libtailerpp_a-tailerpp.Po rm -f libtailerpp.a ar cru libtailerpp.a libtailerpp_a-tailerpp.o ranlib libtailerpp.a c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -I./../fmtlib -Wall -I/usr/local/include -I./.. -I./../third-party -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT libtailerservice_a-tailerbin.o -MD -MP -MF .deps/libtailerservice_a-tailerbin.Tpo -c -o libtailerservice_a-tailerbin.o `test -f 'tailerbin.cc' || echo './'`tailerbin.cc mv -f .deps/libtailerservice_a-tailerbin.Tpo .deps/libtailerservice_a-tailerbin.Po c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -I./../fmtlib -Wall -I/usr/local/include -I./.. -I./../third-party -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT libtailerservice_a-tailer.looper.o -MD -MP -MF .deps/libtailerservice_a-tailer.looper.Tpo -c -o libtailerservice_a-tailer.looper.o `test -f 'tailer.looper.cc' || echo './'`tailer.looper.cc In file included from tailer.looper.cc:32: In file included from ./tailer.looper.hh:35: In file included from ../../src/logfile_fwd.hh:42: In file included from ../../src/piper.looper.hh:42: In file included from ../../src/yajlpp/yajlpp_def.hh:42: ../../src/yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ../../src/yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ../../src/yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ../../src/yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. mv -f .deps/libtailerservice_a-tailer.looper.Tpo .deps/libtailerservice_a-tailer.looper.Po rm -f libtailerservice.a ar cru libtailerservice.a libtailerservice_a-tailerbin.o libtailerservice_a-tailer.looper.o ranlib libtailerservice.a gmake[4]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/tailer' gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/tailer' Making all in pugixml gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/pugixml' depbase=`echo pugixml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT pugixml.o -MD -MP -MF $depbase.Tpo -c -o pugixml.o pugixml.cpp &&\ mv -f $depbase.Tpo $depbase.Po rm -f libpugixml.a ar cru libpugixml.a pugixml.o ranlib libpugixml.a gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/pugixml' Making all in yajl gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/yajl' depbase=`echo yajl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajl.o -MD -MP -MF $depbase.Tpo -c -o yajl.o yajl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl_alloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajl_alloc.o -MD -MP -MF $depbase.Tpo -c -o yajl_alloc.o yajl_alloc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl_buf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajl_buf.o -MD -MP -MF $depbase.Tpo -c -o yajl_buf.o yajl_buf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl_encode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajl_encode.o -MD -MP -MF $depbase.Tpo -c -o yajl_encode.o yajl_encode.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl_gen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajl_gen.o -MD -MP -MF $depbase.Tpo -c -o yajl_gen.o yajl_gen.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl_lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajl_lex.o -MD -MP -MF $depbase.Tpo -c -o yajl_lex.o yajl_lex.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl_parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajl_parser.o -MD -MP -MF $depbase.Tpo -c -o yajl_parser.o yajl_parser.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl_tree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajl_tree.o -MD -MP -MF $depbase.Tpo -c -o yajl_tree.o yajl_tree.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yajl_version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yajl_version.o -MD -MP -MF $depbase.Tpo -c -o yajl_version.o yajl_version.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libyajl.a ar cru libyajl.a yajl.o yajl_alloc.o yajl_buf.o yajl_encode.o yajl_gen.o yajl_lex.o yajl_parser.o yajl_tree.o yajl_version.o ranlib libyajl.a gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/yajl' Making all in yajlpp gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/yajlpp' depbase=`echo json_op.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT json_op.o -MD -MP -MF $depbase.Tpo -c -o json_op.o json_op.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo json_ptr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT json_ptr.o -MD -MP -MF $depbase.Tpo -c -o json_ptr.o json_ptr.cc &&\ mv -f $depbase.Tpo $depbase.Po json_ptr.cc:116:32: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 116 | char partially_encoded_key[len + 32]; | ^~~~~~~~ json_ptr.cc:116:32: note: function parameter 'len' with unknown value cannot be used in a constant expression json_ptr.cc:113:60: note: declared here 113 | handle_map_key(void* ctx, const unsigned char* key, size_t len) | ^ json_ptr.cc:236:17: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 236 | char retval[src_len * 2 + 1]; | ^~~~~~~~~~~~~~~ json_ptr.cc:236:17: note: function parameter 'src_len' with unknown value cannot be used in a constant expression json_ptr.cc:230:46: note: declared here 230 | json_ptr::encode_str(const char* src, size_t src_len) | ^ 2 warnings generated. depbase=`echo yajlpp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src -Wall -I../../src/ -I../../src/fmtlib -I../../src/third-party/date/include -I../../src/third-party/scnlib/include -I../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:35: ./yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. rm -f libyajlpp.a ar cru libyajlpp.a json_op.o json_ptr.o yajlpp.o ranlib libyajlpp.a gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/yajlpp' Making all in formats/logfmt gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/formats/logfmt' depbase=`echo logfmt.parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../../src -Wall -I../../../src/ -I../../../src/third-party -I../../../src/fmtlib -I../../../src/third-party/scnlib/include -I/usr/local/include -I../../../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT logfmt.parser.o -MD -MP -MF $depbase.Tpo -c -o logfmt.parser.o logfmt.parser.cc &&\ mv -f $depbase.Tpo $depbase.Po rm -f liblogfmt.a ar cru liblogfmt.a logfmt.parser.o ranlib liblogfmt.a gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/formats/logfmt' Making all in . gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src' depbase=`echo lnav.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:68: In file included from ./all_logs_vtab.hh:35: In file included from ./log_vtab_impl.hh:39: In file included from ./logfile_sub_source.hh:45: In file included from ./filter_observer.hh:35: In file included from ./logfile.hh:52: In file included from ./file_options.hh:41: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function In file included from lnav.cc:122: ./sqlitepp.client.hh:156:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 156 | sqlite3_value* argv[argc]; | ^~~~ ./sqlitepp.client.hh:156:33: note: initializer of 'argc' is not a constant expression ./sqlitepp.client.hh:155:24: note: declared here 155 | const auto argc = sqlite3_column_count(this->ps_stmt.in()); | ^ ./sqlitepp.client.hh:156:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 156 | sqlite3_value* argv[argc]; | ^~~~ ./sqlitepp.client.hh:177:35: note: in instantiation of function template specialization 'prepared_stmt::fetch_row' requested here 177 | done = this->template fetch_row().match( | ^ lnav.cc:2409:22: note: in instantiation of function template specialization 'prepared_stmt::for_each_row' requested here 2409 | stmt.for_each_row( | ^ ./sqlitepp.client.hh:156:33: note: initializer of 'argc' is not a constant expression 156 | sqlite3_value* argv[argc]; | ^ ./sqlitepp.client.hh:155:24: note: declared here 155 | const auto argc = sqlite3_column_count(this->ps_stmt.in()); | ^ 4 warnings generated. depbase=`echo lnav.events.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT lnav.events.o -MD -MP -MF $depbase.Tpo -c -o lnav.events.o lnav.events.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from lnav.events.cc:30: In file included from ./lnav.events.hh:35: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function In file included from lnav.events.cc:32: ./sqlitepp.client.hh:156:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 156 | sqlite3_value* argv[argc]; | ^~~~ ./sqlitepp.client.hh:156:33: note: initializer of 'argc' is not a constant expression ./sqlitepp.client.hh:155:24: note: declared here 155 | const auto argc = sqlite3_column_count(this->ps_stmt.in()); | ^ 3 warnings generated. depbase=`echo lnav.indexing.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT lnav.indexing.o -MD -MP -MF $depbase.Tpo -c -o lnav.indexing.o lnav.indexing.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from lnav.indexing.cc:30: In file included from ./lnav.indexing.hh:33: In file included from ./file_collection.hh:48: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo lnav.management_cli.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT lnav.management_cli.o -MD -MP -MF $depbase.Tpo -c -o lnav.management_cli.o lnav.management_cli.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from lnav.management_cli.cc:42: In file included from ./file_options.hh:41: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo file_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:37: In file included from ./file_collection.hh:48: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo third-party/md4c/md4c.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT third-party/md4c/md4c.o -MD -MP -MF $depbase.Tpo -c -o third-party/md4c/md4c.o third-party/md4c/md4c.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo third-party/prqlc-c/prqlc.cxx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT third-party/prqlc-c/prqlc.cxx.o -MD -MP -MF $depbase.Tpo -c -o third-party/prqlc-c/prqlc.cxx.o third-party/prqlc-c/prqlc.cxx.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo third-party/sqlite/ext/dbdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT third-party/sqlite/ext/dbdump.o -MD -MP -MF $depbase.Tpo -c -o third-party/sqlite/ext/dbdump.o third-party/sqlite/ext/dbdump.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo third-party/sqlite/ext/series.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT third-party/sqlite/ext/series.o -MD -MP -MF $depbase.Tpo -c -o third-party/sqlite/ext/series.o third-party/sqlite/ext/series.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo all_logs_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT all_logs_vtab.o -MD -MP -MF $depbase.Tpo -c -o all_logs_vtab.o all_logs_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from all_logs_vtab.cc:30: In file included from ./all_logs_vtab.hh:35: In file included from ./log_vtab_impl.hh:39: In file included from ./logfile_sub_source.hh:45: In file included from ./filter_observer.hh:35: In file included from ./logfile.hh:52: In file included from ./file_options.hh:41: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo archive_manager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT archive_manager.o -MD -MP -MF $depbase.Tpo -c -o archive_manager.o archive_manager.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bookmarks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:35: In file included from ./bookmarks.json.hh:34: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo bottom_status_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT bottom_status_source.o -MD -MP -MF $depbase.Tpo -c -o bottom_status_source.o bottom_status_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from bottom_status_source.cc:30: In file included from ./bottom_status_source.hh:36: In file included from ./statusview_curses.hh:38: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo breadcrumb_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT breadcrumb_curses.o -MD -MP -MF $depbase.Tpo -c -o breadcrumb_curses.o breadcrumb_curses.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from breadcrumb_curses.cc:30: In file included from ./breadcrumb_curses.hh:37: In file included from ./plain_text_source.hh:39: In file included from ./textview_curses.hh:43: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo collation-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT collation-functions.o -MD -MP -MF $depbase.Tpo -c -o collation-functions.o collation-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo column_namer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT column_namer.o -MD -MP -MF $depbase.Tpo -c -o column_namer.o column_namer.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command_executor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:32: In file included from ./command_executor.hh:43: In file included from ./db_sub_source.hh:41: In file included from ./hist_source.hh:45: In file included from ./textview_curses.hh:43: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo crashd.client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT crashd.client.o -MD -MP -MF $depbase.Tpo -c -o crashd.client.o crashd.client.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo curl_looper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT curl_looper.o -MD -MP -MF $depbase.Tpo -c -o curl_looper.o curl_looper.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo db_sub_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:30: In file included from ./db_sub_source.hh:41: In file included from ./hist_source.hh:45: In file included from ./textview_curses.hh:43: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo document.sections.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT document.sections.o -MD -MP -MF $depbase.Tpo -c -o document.sections.o document.sections.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dump_internals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT dump_internals.o -MD -MP -MF $depbase.Tpo -c -o dump_internals.o dump_internals.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from dump_internals.cc:33: In file included from ./lnav.events.hh:35: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo elem_to_json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:34: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo environ_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT environ_vtab.o -MD -MP -MF $depbase.Tpo -c -o environ_vtab.o environ_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po environ_vtab.cc:259:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 259 | char name[namelen + 1]; | ^~~~~~~~~~~ environ_vtab.cc:259:19: note: read of non-const variable 'namelen' is not allowed in a constant expression environ_vtab.cc:258:16: note: declared here 258 | size_t namelen = eq - var; | ^ 1 warning generated. depbase=`echo extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT extension-functions.o -MD -MP -MF $depbase.Tpo -c -o extension-functions.o extension-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo external_opener.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT external_opener.o -MD -MP -MF $depbase.Tpo -c -o external_opener.o external_opener.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo field_overlay_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:30: In file included from ./field_overlay_source.hh:36: In file included from ./listview_curses.hh:42: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo file_collection.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT file_collection.o -MD -MP -MF $depbase.Tpo -c -o file_collection.o file_collection.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from file_collection.cc:34: In file included from ./file_collection.hh:48: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo file_converter_manager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT file_converter_manager.o -MD -MP -MF $depbase.Tpo -c -o file_converter_manager.o file_converter_manager.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from file_converter_manager.cc:43: In file included from ./piper.looper.cfg.hh:39: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo file_format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT file_format.o -MD -MP -MF $depbase.Tpo -c -o file_format.o file_format.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo file_options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT file_options.o -MD -MP -MF $depbase.Tpo -c -o file_options.o file_options.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from file_options.cc:30: In file included from ./file_options.hh:41: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:175:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 175 | char path[cap.length() + 1]; | ^~~~~~~~~~~~~~~~ ./yajlpp/yajlpp_def.hh:756:34: note: in instantiation of function template specialization 'yajlpp_provider_context::get_substr' requested here 756 | auto key = ypc.get_substr(0); | ^ file_options.cc:54:14: note: in instantiation of function template specialization 'json_path_handler::for_field lnav::file_options_collection::*, true, true, true>' requested here 54 | .for_field(&file_options_collection::foc_pattern_to_options), | ^ ./yajlpp/yajlpp.hh:175:23: note: non-constexpr function 'length' cannot be used in a constant expression 175 | char path[cap.length() + 1]; | ^ ./base/intern_string.hh:143:9: note: declared here 143 | int length() const { return this->sf_end - this->sf_begin; } | ^ 3 warnings generated. depbase=`echo files_sub_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT files_sub_source.o -MD -MP -MF $depbase.Tpo -c -o files_sub_source.o files_sub_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from files_sub_source.cc:30: In file included from ./files_sub_source.hh:33: In file included from ./file_collection.hh:48: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo filter_observer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT filter_observer.o -MD -MP -MF $depbase.Tpo -c -o filter_observer.o filter_observer.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from filter_observer.cc:30: In file included from ./filter_observer.hh:35: In file included from ./logfile.hh:52: In file included from ./file_options.hh:41: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo filter_status_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT filter_status_source.o -MD -MP -MF $depbase.Tpo -c -o filter_status_source.o filter_status_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from filter_status_source.cc:30: In file included from ./filter_status_source.hh:35: In file included from ./statusview_curses.hh:38: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo filter_sub_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT filter_sub_source.o -MD -MP -MF $depbase.Tpo -c -o filter_sub_source.o filter_sub_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from filter_sub_source.cc:30: In file included from ./filter_sub_source.hh:34: In file included from ./plain_text_source.hh:39: In file included from ./textview_curses.hh:43: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo fstat_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT fstat_vtab.o -MD -MP -MF $depbase.Tpo -c -o fstat_vtab.o fstat_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fs-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:53: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function fs-extension-functions.cc:142:14: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 142 | char buf[st.st_size]; | ^~~~~~~~~~ fs-extension-functions.cc:142:14: note: read of non-constexpr variable 'st' is not allowed in a constant expression fs-extension-functions.cc:135:17: note: declared here 135 | struct stat st; | ^ 3 warnings generated. depbase=`echo fts_fuzzy_match.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT fts_fuzzy_match.o -MD -MP -MF $depbase.Tpo -c -o fts_fuzzy_match.o fts_fuzzy_match.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo grep_proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT grep_proc.o -MD -MP -MF $depbase.Tpo -c -o grep_proc.o grep_proc.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo help_text.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT help_text.o -MD -MP -MF $depbase.Tpo -c -o help_text.o help_text.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo help_text_formatter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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 depbase=`echo highlighter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT highlighter.o -MD -MP -MF $depbase.Tpo -c -o highlighter.o highlighter.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from highlighter.cc:30: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo hist_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:30: In file included from ./hist_source.hh:45: In file included from ./textview_curses.hh:43: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo hotkeys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:39: In file included from ./command_executor.hh:43: In file included from ./db_sub_source.hh:41: In file included from ./hist_source.hh:45: In file included from ./textview_curses.hh:43: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function In file included from hotkeys.cc:46: ./sqlitepp.client.hh:156:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 156 | sqlite3_value* argv[argc]; | ^~~~ ./sqlitepp.client.hh:156:33: note: initializer of 'argc' is not a constant expression ./sqlitepp.client.hh:155:24: note: declared here 155 | const auto argc = sqlite3_column_count(this->ps_stmt.in()); | ^ 3 warnings generated. depbase=`echo input_dispatcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT input_dispatcher.o -MD -MP -MF $depbase.Tpo -c -o input_dispatcher.o input_dispatcher.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo json-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:41: In file included from ./vtab_module_json.hh:36: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo line_buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:62: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo listview_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:35: In file included from ./listview_curses.hh:42: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function listview_curses.cc:691:28: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 691 | cchar_t row_ch[width]; | ^~~~~ listview_curses.cc:691:28: note: read of non-const variable 'width' is not allowed in a constant expression listview_curses.cc:421:19: note: declared here 421 | unsigned long width; | ^ 3 warnings generated. depbase=`echo lnav_commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:37: In file included from ./lnav.hh:44: In file included from ./bottom_status_source.hh:36: In file included from ./statusview_curses.hh:38: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo lnav_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:37: In file included from ./lnav_config.hh:50: In file included from ./log.annotate.cfg.hh:37: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:175:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 175 | char path[cap.length() + 1]; | ^~~~~~~~~~~~~~~~ lnav_config.cc:533:54: note: in instantiation of function template specialization 'yajlpp_provider_context::get_substr' requested here 533 | auto& retval = km->km_seq_to_cmd[ypc.get_substr("key_seq")]; | ^ ./yajlpp/yajlpp.hh:175:23: note: non-constexpr function 'length' cannot be used in a constant expression 175 | char path[cap.length() + 1]; | ^ ./base/intern_string.hh:143:9: note: declared here 143 | int length() const { return this->sf_end - this->sf_begin; } | ^ In file included from lnav_config.cc:37: In file included from ./lnav_config.hh:50: In file included from ./log.annotate.cfg.hh:37: ./yajlpp/yajlpp.hh:175:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 175 | char path[cap.length() + 1]; | ^~~~~~~~~~~~~~~~ lnav_config.cc:561:47: note: in instantiation of function template specialization 'yajlpp_provider_context::get_substr' requested here 561 | = root->lc_ui_keymaps[ypc.get_substr("keymap_name")]; | ^ ./yajlpp/yajlpp.hh:175:23: note: non-constexpr function 'length' cannot be used in a constant expression 175 | char path[cap.length() + 1]; | ^ ./base/intern_string.hh:143:9: note: declared here 143 | int length() const { return this->sf_end - this->sf_begin; } | ^ In file included from lnav_config.cc:37: In file included from ./lnav_config.hh:50: In file included from ./log.annotate.cfg.hh:37: ./yajlpp/yajlpp.hh:165:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 165 | char path[cap.length() + 1]; | ^~~~~~~~~~~~~~~~ lnav_config.cc:1050:25: note: in instantiation of function template specialization 'yajlpp_provider_context::get_substr_i' requested here 1050 | ypc.get_substr_i("level").get())]; | ^ ./yajlpp/yajlpp.hh:165:23: note: non-constexpr function 'length' cannot be used in a constant expression 165 | char path[cap.length() + 1]; | ^ ./base/intern_string.hh:143:9: note: declared here 143 | int length() const { return this->sf_end - this->sf_begin; } | ^ In file included from lnav_config.cc:37: In file included from ./lnav_config.hh:50: In file included from ./log.annotate.cfg.hh:37: ./yajlpp/yajlpp.hh:165:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 165 | char path[cap.length() + 1]; | ^~~~~~~~~~~~~~~~ lnav_config.cc:1086:43: note: in instantiation of function template specialization 'yajlpp_provider_context::get_substr_i' requested here 1086 | = root->lt_highlights[ypc.get_substr_i("highlight_name").get()]; | ^ ./yajlpp/yajlpp.hh:165:23: note: non-constexpr function 'length' cannot be used in a constant expression 165 | char path[cap.length() + 1]; | ^ ./base/intern_string.hh:143:9: note: declared here 143 | int length() const { return this->sf_end - this->sf_begin; } | ^ In file included from lnav_config.cc:37: In file included from ./lnav_config.hh:50: In file included from ./log.annotate.cfg.hh:37: ./yajlpp/yajlpp.hh:175:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 175 | char path[cap.length() + 1]; | ^~~~~~~~~~~~~~~~ lnav_config.cc:1148:50: note: in instantiation of function template specialization 'yajlpp_provider_context::get_substr' requested here 1148 | = root->lc_ui_theme_defs[ypc.get_substr("theme_name")]; | ^ ./yajlpp/yajlpp.hh:175:23: note: non-constexpr function 'length' cannot be used in a constant expression 175 | char path[cap.length() + 1]; | ^ ./base/intern_string.hh:143:9: note: declared here 143 | int length() const { return this->sf_end - this->sf_begin; } | ^ In file included from lnav_config.cc:37: In file included from ./lnav_config.hh:50: In file included from ./log.annotate.cfg.hh:37: ./yajlpp/yajlpp.hh:175:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 175 | char path[cap.length() + 1]; | ^~~~~~~~~~~~~~~~ ./yajlpp/yajlpp_def.hh:756:34: note: in instantiation of function template specialization 'yajlpp_provider_context::get_substr' requested here 756 | auto key = ypc.get_substr(0); | ^ lnav_config.cc:1252:10: note: in instantiation of function template specialization 'json_path_handler::for_field lnav::piper::config::*, true, true, true>' requested here 1252 | .for_field(&_lnav_config::lc_piper, | ^ ./yajlpp/yajlpp.hh:175:23: note: non-constexpr function 'length' cannot be used in a constant expression 175 | char path[cap.length() + 1]; | ^ ./base/intern_string.hh:143:9: note: declared here 143 | int length() const { return this->sf_end - this->sf_begin; } | ^ In file included from lnav_config.cc:37: In file included from ./lnav_config.hh:50: In file included from ./log.annotate.cfg.hh:37: ./yajlpp/yajlpp.hh:175:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 175 | char path[cap.length() + 1]; | ^~~~~~~~~~~~~~~~ lnav_config.cc:1409:62: note: in instantiation of function template specialization 'yajlpp_provider_context::get_substr' requested here 1409 | = root->lc_sysclip.c_clipboard_impls[ypc.get_substr( | ^ ./yajlpp/yajlpp.hh:175:23: note: non-constexpr function 'length' cannot be used in a constant expression 175 | char path[cap.length() + 1]; | ^ ./base/intern_string.hh:143:9: note: declared here 143 | int length() const { return this->sf_end - this->sf_begin; } | ^ In file included from lnav_config.cc:37: In file included from ./lnav_config.hh:50: In file included from ./log.annotate.cfg.hh:37: ./yajlpp/yajlpp.hh:175:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 175 | char path[cap.length() + 1]; | ^~~~~~~~~~~~~~~~ lnav_config.cc:1448:49: note: in instantiation of function template specialization 'yajlpp_provider_context::get_substr' requested here 1448 | .c_impls[ypc.get_substr("opener_impl_name")]; | ^ ./yajlpp/yajlpp.hh:175:23: note: non-constexpr function 'length' cannot be used in a constant expression 175 | char path[cap.length() + 1]; | ^ ./base/intern_string.hh:143:9: note: declared here 143 | int length() const { return this->sf_end - this->sf_begin; } | ^ In file included from lnav_config.cc:37: In file included from ./lnav_config.hh:50: In file included from ./log.annotate.cfg.hh:37: ./yajlpp/yajlpp.hh:165:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 165 | char path[cap.length() + 1]; | ^~~~~~~~~~~~~~~~ lnav_config.cc:1531:57: note: in instantiation of function template specialization 'yajlpp_provider_context::get_substr_i' requested here 1531 | .a_definitions[ypc.get_substr_i(0)]); | ^ ./yajlpp/yajlpp.hh:165:23: note: non-constexpr function 'length' cannot be used in a constant expression 165 | char path[cap.length() + 1]; | ^ ./base/intern_string.hh:143:9: note: declared here 143 | int length() const { return this->sf_end - this->sf_begin; } | ^ 11 warnings generated. depbase=`echo lnav_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:45: In file included from ./log_format_fwd.hh:47: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo log.annotate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT log.annotate.o -MD -MP -MF $depbase.Tpo -c -o log.annotate.o log.annotate.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from log.annotate.cc:32: In file included from ./log.annotate.hh:37: In file included from ./log.annotate.cfg.hh:37: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo log.watch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT log.watch.o -MD -MP -MF $depbase.Tpo -c -o log.watch.o log.watch.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from log.watch.cc:30: In file included from ./log.watch.hh:33: In file included from ./logfile.hh:52: In file included from ./file_options.hh:41: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo log_accel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT log_accel.o -MD -MP -MF $depbase.Tpo -c -o log_accel.o log_accel.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo log_actions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT log_actions.o -MD -MP -MF $depbase.Tpo -c -o log_actions.o log_actions.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo log_data_helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT log_data_helper.o -MD -MP -MF $depbase.Tpo -c -o log_data_helper.o log_data_helper.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from log_data_helper.cc:32: In file included from ./log_data_helper.hh:44: In file included from ./logfile_sub_source.hh:45: In file included from ./filter_observer.hh:35: In file included from ./logfile.hh:52: In file included from ./file_options.hh:41: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function log_data_helper.cc:122:26: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 122 | char buf[ldh_line_value.lv_meta.lvm_name.size() + 2]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ log_data_helper.cc:122:26: note: initializer of 'ldh_line_value' is not a constant expression log_data_helper.cc:115:20: note: declared here 115 | for (auto& ldh_line_value : this->ldh_line_values.lvv_values) { | ^ 3 warnings generated. depbase=`echo log_data_table.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT log_data_table.o -MD -MP -MF $depbase.Tpo -c -o log_data_table.o log_data_table.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from log_data_table.cc:30: In file included from ./log_data_table.hh:39: In file included from ./log_vtab_impl.hh:39: In file included from ./logfile_sub_source.hh:45: In file included from ./filter_observer.hh:35: In file included from ./logfile.hh:52: In file included from ./file_options.hh:41: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo log_format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:43: In file included from ./command_executor.hh:43: In file included from ./db_sub_source.hh:41: In file included from ./hist_source.hh:45: In file included from ./textview_curses.hh:43: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function log_format.cc:438:43: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 438 | char unquoted_str[this->lv_frag.length()]; | ^~~~~~~~~~~~~~~~~~~~~~ log_format.cc:438:43: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function log_format.cc:2262:30: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 2262 | bool used_values[this->jlf_line_values.lvv_values.size()]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ log_format.cc:2262:30: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 4 warnings generated. depbase=`echo log_format_loader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:52: In file included from ./lnav_config.hh:50: In file included from ./log.annotate.cfg.hh:37: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:165:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 165 | char path[cap.length() + 1]; | ^~~~~~~~~~~~~~~~ log_format_loader.cc:80:38: note: in instantiation of function template specialization 'yajlpp_provider_context::get_substr_i' requested here 80 | const intern_string_t name = ypc.get_substr_i(0); | ^ ./yajlpp/yajlpp.hh:165:23: note: non-constexpr function 'length' cannot be used in a constant expression 165 | char path[cap.length() + 1]; | ^ ./base/intern_string.hh:143:9: note: declared here 143 | int length() const { return this->sf_end - this->sf_begin; } | ^ In file included from log_format_loader.cc:52: In file included from ./lnav_config.hh:50: In file included from ./log.annotate.cfg.hh:37: ./yajlpp/yajlpp.hh:175:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 175 | char path[cap.length() + 1]; | ^~~~~~~~~~~~~~~~ log_format_loader.cc:115:27: note: in instantiation of function template specialization 'yajlpp_provider_context::get_substr' requested here 115 | auto regex_name = ypc.get_substr(0); | ^ ./yajlpp/yajlpp.hh:175:23: note: non-constexpr function 'length' cannot be used in a constant expression 175 | char path[cap.length() + 1]; | ^ ./base/intern_string.hh:143:9: note: declared here 143 | int length() const { return this->sf_end - this->sf_begin; } | ^ 4 warnings generated. depbase=`echo log_level.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT log_level.o -MD -MP -MF $depbase.Tpo -c -o log_level.o log_level.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo log_level_re.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT log_level_re.o -MD -MP -MF $depbase.Tpo -c -o log_level_re.o log_level_re.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo log_search_table.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT log_search_table.o -MD -MP -MF $depbase.Tpo -c -o log_search_table.o log_search_table.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from log_search_table.cc:30: In file included from ./log_search_table.hh:38: In file included from ./log_vtab_impl.hh:39: In file included from ./logfile_sub_source.hh:45: In file included from ./filter_observer.hh:35: In file included from ./logfile.hh:52: In file included from ./file_options.hh:41: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo logfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:34: In file included from ./logfile.hh:52: In file included from ./file_options.hh:41: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function In file included from logfile.cc:34: ./logfile.hh:492:12: warning: private field 'lf_watch_count' is not used [-Wunused-private-field] 492 | size_t lf_watch_count{0}; | ^ 3 warnings generated. depbase=`echo logfile_sub_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:33: In file included from ./logfile_sub_source.hh:45: In file included from ./filter_observer.hh:35: In file included from ./logfile.hh:52: In file included from ./file_options.hh:41: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo md2attr_line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT md2attr_line.o -MD -MP -MF $depbase.Tpo -c -o md2attr_line.o md2attr_line.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from md2attr_line.cc:42: In file included from ./textfile_highlighters.hh:33: In file included from ./textview_curses_fwd.hh:36: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo md4cpp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT md4cpp.o -MD -MP -MF $depbase.Tpo -c -o md4cpp.o md4cpp.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from md4cpp.cc:36: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:175:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 175 | char path[cap.length() + 1]; | ^~~~~~~~~~~~~~~~ md4cpp.cc:57:44: note: in instantiation of function template specialization 'yajlpp_provider_context::get_substr' requested here 57 | auto entity_name = ypc.get_substr(0); | ^ ./yajlpp/yajlpp.hh:175:23: note: non-constexpr function 'length' cannot be used in a constant expression 175 | char path[cap.length() + 1]; | ^ ./base/intern_string.hh:143:9: note: declared here 143 | int length() const { return this->sf_end - this->sf_begin; } | ^ 3 warnings generated. depbase=`echo network-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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 depbase=`echo data_parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT data_parser.o -MD -MP -MF $depbase.Tpo -c -o data_parser.o data_parser.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo piper.looper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT piper.looper.o -MD -MP -MF $depbase.Tpo -c -o piper.looper.o piper.looper.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from piper.looper.cc:33: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo plain_text_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT plain_text_source.o -MD -MP -MF $depbase.Tpo -c -o plain_text_source.o plain_text_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from plain_text_source.cc:30: In file included from ./plain_text_source.hh:39: In file included from ./textview_curses.hh:43: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo pollable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT pollable.o -MD -MP -MF $depbase.Tpo -c -o pollable.o pollable.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pretty_printer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:30: ./pretty_printer.hh:129:9: warning: private field 'pp_shift_accum' is not used [-Wunused-private-field] 129 | int pp_shift_accum{0}; | ^ 1 warning generated. depbase=`echo ptimec_rt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT ptimec_rt.o -MD -MP -MF $depbase.Tpo -c -o ptimec_rt.o ptimec_rt.cc &&\ mv -f $depbase.Tpo $depbase.Po ptimec_rt.cc:42:15: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 42 | char zone[zone_len + 1]; | ^~~~~~~~~~~~ ptimec_rt.cc:42:15: note: read of non-const variable 'zone_len' is not allowed in a constant expression ptimec_rt.cc:41:12: note: declared here 41 | size_t zone_len = len - off_inout; | ^ ptimec_rt.cc:74:37: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 74 | char full_month[b_len + 1]; | ^~~~~~~~~ ptimec_rt.cc:74:37: note: read of non-const variable 'b_len' is not allowed in a constant expression ptimec_rt.cc:73:28: note: declared here 73 | size_t b_len = len - off; | ^ 2 warnings generated. depbase=`echo readline_callbacks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:35: In file included from ./command_executor.hh:43: In file included from ./db_sub_source.hh:41: In file included from ./hist_source.hh:45: In file included from ./textview_curses.hh:43: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo readline_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:69: In file included from ./readline_curses.hh:57: In file included from ./log_format.hh:55: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo readline_highlighters.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:42: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo readline_possibilities.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:33: In file included from ./readline_possibilities.hh:35: In file included from ./readline_curses.hh:57: In file included from ./log_format.hh:55: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo regex101.client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT regex101.client.o -MD -MP -MF $depbase.Tpo -c -o regex101.client.o regex101.client.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from regex101.client.cc:38: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo regex101.import.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT regex101.import.o -MD -MP -MF $depbase.Tpo -c -o regex101.import.o regex101.import.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from regex101.import.cc:30: In file included from ./regex101.import.hh:36: In file included from ./log_format_ext.hh:37: In file included from ./log_format.hh:55: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo regexp_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:45: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo relative_time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT relative_time.o -MD -MP -MF $depbase.Tpo -c -o relative_time.o relative_time.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo session.export.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT session.export.o -MD -MP -MF $depbase.Tpo -c -o session.export.o session.export.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from session.export.cc:34: In file included from ./lnav.hh:44: In file included from ./bottom_status_source.hh:36: In file included from ./statusview_curses.hh:38: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function In file included from session.export.cc:35: ./sqlitepp.client.hh:156:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 156 | sqlite3_value* argv[argc]; | ^~~~ ./sqlitepp.client.hh:156:33: note: initializer of 'argc' is not a constant expression ./sqlitepp.client.hh:155:24: note: declared here 155 | const auto argc = sqlite3_column_count(this->ps_stmt.in()); | ^ ./sqlitepp.client.hh:156:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 156 | sqlite3_value* argv[argc]; | ^~~~ ./sqlitepp.client.hh:177:35: note: in instantiation of function template specialization 'prepared_stmt::fetch_row' requested here 177 | done = this->template fetch_row().match( | ^ session.export.cc:320:34: note: in instantiation of function template specialization 'prepared_stmt::for_each_row' requested here 320 | = prep_mark_res.unwrap().for_each_row( | ^ ./sqlitepp.client.hh:156:33: note: initializer of 'argc' is not a constant expression 156 | sqlite3_value* argv[argc]; | ^ ./sqlitepp.client.hh:155:24: note: declared here 155 | const auto argc = sqlite3_column_count(this->ps_stmt.in()); | ^ ./sqlitepp.client.hh:156:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 156 | sqlite3_value* argv[argc]; | ^~~~ ./sqlitepp.client.hh:177:35: note: in instantiation of function template specialization 'prepared_stmt::fetch_row' requested here 177 | done = this->template fetch_row().match( | ^ session.export.cc:365:36: note: in instantiation of function template specialization 'prepared_stmt::for_each_row' requested here 365 | = prep_filter_res.unwrap().for_each_row( | ^ ./sqlitepp.client.hh:156:33: note: initializer of 'argc' is not a constant expression 156 | sqlite3_value* argv[argc]; | ^ ./sqlitepp.client.hh:155:24: note: declared here 155 | const auto argc = sqlite3_column_count(this->ps_stmt.in()); | ^ ./sqlitepp.client.hh:156:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 156 | sqlite3_value* argv[argc]; | ^~~~ ./sqlitepp.client.hh:177:35: note: in instantiation of function template specialization 'prepared_stmt::fetch_row' requested here 177 | done = this->template fetch_row().match( | ^ session.export.cc:398:36: note: in instantiation of function template specialization 'prepared_stmt::for_each_row' requested here 398 | auto each_file_res = file_stmt.for_each_row( | ^ ./sqlitepp.client.hh:156:33: note: initializer of 'argc' is not a constant expression 156 | sqlite3_value* argv[argc]; | ^ ./sqlitepp.client.hh:155:24: note: declared here 155 | const auto argc = sqlite3_column_count(this->ps_stmt.in()); | ^ 6 warnings generated. depbase=`echo session_data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:35: In file included from ./session_data.hh:41: In file included from ./view_helpers.hh:37: In file included from ./listview_curses.hh:42: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function In file included from session_data.cc:57: ./sqlitepp.client.hh:156:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 156 | sqlite3_value* argv[argc]; | ^~~~ ./sqlitepp.client.hh:156:33: note: initializer of 'argc' is not a constant expression ./sqlitepp.client.hh:155:24: note: declared here 155 | const auto argc = sqlite3_column_count(this->ps_stmt.in()); | ^ ./sqlitepp.client.hh:156:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 156 | sqlite3_value* argv[argc]; | ^~~~ session_data.cc:466:32: note: in instantiation of function template specialization 'prepared_stmt::fetch_row' requested here 466 | done = netloc_stmt.fetch_row().match( | ^ ./sqlitepp.client.hh:156:33: note: initializer of 'argc' is not a constant expression 156 | sqlite3_value* argv[argc]; | ^ ./sqlitepp.client.hh:155:24: note: declared here 155 | const auto argc = sqlite3_column_count(this->ps_stmt.in()); | ^ In file included from session_data.cc:35: In file included from ./session_data.hh:41: In file included from ./view_helpers.hh:37: In file included from ./listview_curses.hh:42: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:175:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 175 | char path[cap.length() + 1]; | ^~~~~~~~~~~~~~~~ session_data.cc:876:38: note: in instantiation of function template specialization 'yajlpp_provider_context::get_substr' requested here 876 | ypc.get_substr("view_name")); | ^ ./yajlpp/yajlpp.hh:175:23: note: non-constexpr function 'length' cannot be used in a constant expression 175 | char path[cap.length() + 1]; | ^ ./base/intern_string.hh:143:9: note: declared here 143 | int length() const { return this->sf_end - this->sf_begin; } | ^ In file included from session_data.cc:35: In file included from ./session_data.hh:41: In file included from ./view_helpers.hh:37: In file included from ./listview_curses.hh:42: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:175:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 175 | char path[cap.length() + 1]; | ^~~~~~~~~~~~~~~~ session_data.cc:901:31: note: in instantiation of function template specialization 'yajlpp_provider_context::get_substr' requested here 901 | auto fn = ypc.get_substr("filename"); | ^ ./yajlpp/yajlpp.hh:175:23: note: non-constexpr function 'length' cannot be used in a constant expression 175 | char path[cap.length() + 1]; | ^ ./base/intern_string.hh:143:9: note: declared here 143 | int length() const { return this->sf_end - this->sf_begin; } | ^ In file included from session_data.cc:57: ./sqlitepp.client.hh:156:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 156 | sqlite3_value* argv[argc]; | ^~~~ session_data.cc:1993:29: note: in instantiation of function template specialization 'prepared_stmt::fetch_row' requested here 1993 | auto fetch_res = ps.fetch_row(); | ^ ./sqlitepp.client.hh:156:33: note: initializer of 'argc' is not a constant expression 156 | sqlite3_value* argv[argc]; | ^ ./sqlitepp.client.hh:155:24: note: declared here 155 | const auto argc = sqlite3_column_count(this->ps_stmt.in()); | ^ 7 warnings generated. depbase=`echo shared_buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT shared_buffer.o -MD -MP -MF $depbase.Tpo -c -o shared_buffer.o shared_buffer.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo shlex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT shlex.o -MD -MP -MF $depbase.Tpo -c -o shlex.o shlex.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo spectro_impls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT spectro_impls.o -MD -MP -MF $depbase.Tpo -c -o spectro_impls.o spectro_impls.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from spectro_impls.cc:30: In file included from ./spectro_impls.hh:33: In file included from ./log_format.hh:55: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo spectro_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT spectro_source.o -MD -MP -MF $depbase.Tpo -c -o spectro_source.o spectro_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from spectro_source.cc:32: In file included from ./spectro_source.hh:41: In file included from ./statusview_curses.hh:38: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo sqlitepp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT sqlitepp.o -MD -MP -MF $depbase.Tpo -c -o sqlitepp.o sqlitepp.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sqlite-extension-func.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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 depbase=`echo static_file_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT static_file_vtab.o -MD -MP -MF $depbase.Tpo -c -o static_file_vtab.o static_file_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from static_file_vtab.cc:41: In file included from ./lnav.hh:44: In file included from ./bottom_status_source.hh:36: In file included from ./statusview_curses.hh:38: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo statusview_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:35: In file included from ./statusview_curses.hh:38: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo string-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:38: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo styling.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT styling.o -MD -MP -MF $depbase.Tpo -c -o styling.o styling.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from styling.cc:32: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo text_anonymizer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT text_anonymizer.o -MD -MP -MF $depbase.Tpo -c -o text_anonymizer.o text_anonymizer.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from text_anonymizer.cc:44: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo text_format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT text_format.o -MD -MP -MF $depbase.Tpo -c -o text_format.o text_format.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo text_link_handler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT text_link_handler.o -MD -MP -MF $depbase.Tpo -c -o text_link_handler.o text_link_handler.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from text_link_handler.cc:30: In file included from ./text_link_handler.hh:33: In file included from ./textview_curses.hh:43: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo text_overlay_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT text_overlay_menu.o -MD -MP -MF $depbase.Tpo -c -o text_overlay_menu.o text_overlay_menu.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from text_overlay_menu.cc:30: In file included from ./text_overlay_menu.hh:33: In file included from ./listview_curses.hh:42: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo textfile_sub_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT textfile_sub_source.o -MD -MP -MF $depbase.Tpo -c -o textfile_sub_source.o textfile_sub_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textfile_sub_source.cc:32: In file included from ./textfile_sub_source.hh:36: In file included from ./filter_observer.hh:35: In file included from ./logfile.hh:52: In file included from ./file_options.hh:41: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT timer.o -MD -MP -MF $depbase.Tpo -c -o timer.o timer.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sql_commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT sql_commands.o -MD -MP -MF $depbase.Tpo -c -o sql_commands.o sql_commands.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from sql_commands.cc:37: In file included from ./command_executor.hh:43: In file included from ./db_sub_source.hh:41: In file included from ./hist_source.hh:45: In file included from ./textview_curses.hh:43: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo sql_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT sql_util.o -MD -MP -MF $depbase.Tpo -c -o sql_util.o sql_util.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo state-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:38: In file included from ./lnav.hh:44: In file included from ./bottom_status_source.hh:36: In file included from ./statusview_curses.hh:38: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo sysclip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT sysclip.o -MD -MP -MF $depbase.Tpo -c -o sysclip.o sysclip.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo textfile_highlighters.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT textfile_highlighters.o -MD -MP -MF $depbase.Tpo -c -o textfile_highlighters.o textfile_highlighters.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from textfile_highlighters.cc:32: In file included from ./textfile_highlighters.hh:33: In file included from ./textview_curses_fwd.hh:36: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo textview_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:33: In file included from ./textview_curses.hh:43: In file included from ./highlighter.hh:40: In file included from ./styling.hh:43: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo time-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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 depbase=`echo timeline_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT timeline_source.o -MD -MP -MF $depbase.Tpo -c -o timeline_source.o timeline_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from timeline_source.cc:32: In file included from ./timeline_source.hh:34: In file included from ./logfile_sub_source.hh:45: In file included from ./filter_observer.hh:35: In file included from ./logfile.hh:52: In file included from ./file_options.hh:41: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo top_status_source.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT top_status_source.o -MD -MP -MF $depbase.Tpo -c -o top_status_source.o top_status_source.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from top_status_source.cc:30: In file included from ./top_status_source.hh:33: ./sqlitepp.client.hh:156:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 156 | sqlite3_value* argv[argc]; | ^~~~ ./sqlitepp.client.hh:156:33: note: initializer of 'argc' is not a constant expression ./sqlitepp.client.hh:155:24: note: declared here 155 | const auto argc = sqlite3_column_count(this->ps_stmt.in()); | ^ In file included from top_status_source.cc:30: In file included from ./top_status_source.hh:35: In file included from ./statusview_curses.hh:38: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function In file included from top_status_source.cc:30: In file included from ./top_status_source.hh:33: ./sqlitepp.client.hh:156:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 156 | sqlite3_value* argv[argc]; | ^~~~ top_status_source.cc:93:47: note: in instantiation of function template specialization 'prepared_stmt::fetch_row' requested here 93 | auto fetch_res = this->tss_user_msgs_stmt.fetch_row(); | ^ ./sqlitepp.client.hh:156:33: note: initializer of 'argc' is not a constant expression 156 | sqlite3_value* argv[argc]; | ^ ./sqlitepp.client.hh:155:24: note: declared here 155 | const auto argc = sqlite3_column_count(this->ps_stmt.in()); | ^ 4 warnings generated. depbase=`echo unique_path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT unique_path.o -MD -MP -MF $depbase.Tpo -c -o unique_path.o unique_path.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo view_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:47: In file included from ./lnav_config.hh:50: In file included from ./log.annotate.cfg.hh:37: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function view_curses.cc:388:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 388 | cchar_t row_ch[line_width_chars + 1]; | ^~~~~~~~~~~~~~~~~~~~ view_curses.cc:388:20: note: read of non-const variable 'line_width_chars' is not allowed in a constant expression view_curses.cc:248:10: note: declared here 248 | auto line_width_chars = lr_chars.length(); | ^ view_curses.cc:389:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 389 | short fg_color[line_width_chars + 1]; | ^~~~~~~~~~~~~~~~~~~~ view_curses.cc:389:20: note: read of non-const variable 'line_width_chars' is not allowed in a constant expression view_curses.cc:248:10: note: declared here 248 | auto line_width_chars = lr_chars.length(); | ^ view_curses.cc:390:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 390 | short bg_color[line_width_chars + 1]; | ^~~~~~~~~~~~~~~~~~~~ view_curses.cc:390:20: note: read of non-const variable 'line_width_chars' is not allowed in a constant expression view_curses.cc:248:10: note: declared here 248 | auto line_width_chars = lr_chars.length(); | ^ 5 warnings generated. depbase=`echo view_helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT view_helpers.o -MD -MP -MF $depbase.Tpo -c -o view_helpers.o view_helpers.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from view_helpers.cc:30: In file included from ./view_helpers.hh:37: In file included from ./listview_curses.hh:42: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo views_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:40: In file included from ./lnav.hh:44: In file included from ./bottom_status_source.hh:36: In file included from ./statusview_curses.hh:38: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo vt52_curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:34: In file included from ./vt52_curses.hh:38: In file included from ./view_curses.hh:73: In file included from ./logfile_fwd.hh:42: In file included from ./piper.looper.hh:42: In file included from ./yajlpp/yajlpp_def.hh:42: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo vtab_module.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT vtab_module.o -MD -MP -MF $depbase.Tpo -c -o vtab_module.o vtab_module.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo log_vtab_impl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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:30: In file included from ./log_vtab_impl.hh:39: In file included from ./logfile_sub_source.hh:45: In file included from ./filter_observer.hh:35: In file included from ./logfile.hh:52: In file included from ./file_options.hh:41: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo xml_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT xml_util.o -MD -MP -MF $depbase.Tpo -c -o xml_util.o xml_util.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xpath_vtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT xpath_vtab.o -MD -MP -MF $depbase.Tpo -c -o xpath_vtab.o xpath_vtab.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from xpath_vtab.cc:39: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo xterm_mouse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT xterm_mouse.o -MD -MP -MF $depbase.Tpo -c -o xterm_mouse.o xterm_mouse.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo yaml-extension-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT yaml-extension-functions.o -MD -MP -MF $depbase.Tpo -c -o yaml-extension-functions.o yaml-extension-functions.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from yaml-extension-functions.cc:39: In file included from ./vtab_module_json.hh:36: ./yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ./yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ./yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. depbase=`echo spookyhash/SpookyV2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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 animals-json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT animals-json.o -MD -MP -MF $depbase.Tpo -c -o animals-json.o animals-json.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ansi-palette-json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT ansi-palette-json.o -MD -MP -MF $depbase.Tpo -c -o ansi-palette-json.o ansi-palette-json.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo builtin-scripts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT builtin-scripts.o -MD -MP -MF $depbase.Tpo -c -o builtin-scripts.o builtin-scripts.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo builtin-sh-scripts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT builtin-sh-scripts.o -MD -MP -MF $depbase.Tpo -c -o builtin-sh-scripts.o builtin-sh-scripts.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo css-color-names-json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT css-color-names-json.o -MD -MP -MF $depbase.Tpo -c -o css-color-names-json.o css-color-names-json.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo default-config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT default-config.o -MD -MP -MF $depbase.Tpo -c -o default-config.o default-config.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo default-formats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT default-formats.o -MD -MP -MF $depbase.Tpo -c -o default-formats.o default-formats.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo diseases-json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT diseases-json.o -MD -MP -MF $depbase.Tpo -c -o diseases-json.o diseases-json.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo emojis-json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT emojis-json.o -MD -MP -MF $depbase.Tpo -c -o emojis-json.o emojis-json.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo words-json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT words-json.o -MD -MP -MF $depbase.Tpo -c -o words-json.o words-json.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo help-md.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT help-md.o -MD -MP -MF $depbase.Tpo -c -o help-md.o help-md.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo init-sql.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT init-sql.o -MD -MP -MF $depbase.Tpo -c -o init-sql.o init-sql.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo prql-modules.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT prql-modules.o -MD -MP -MF $depbase.Tpo -c -o prql-modules.o prql-modules.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo time_fmts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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 xml-entities-json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT xml-entities-json.o -MD -MP -MF $depbase.Tpo -c -o xml-entities-json.o xml-entities-json.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xterm-palette-json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT xterm-palette-json.o -MD -MP -MF $depbase.Tpo -c -o xterm-palette-json.o xterm-palette-json.cc &&\ mv -f $depbase.Tpo $depbase.Po rm -f libdiag.a ar cru libdiag.a third-party/md4c/md4c.o third-party/prqlc-c/prqlc.cxx.o third-party/sqlite/ext/dbdump.o third-party/sqlite/ext/series.o all_logs_vtab.o archive_manager.o bookmarks.o bottom_status_source.o breadcrumb_curses.o collation-functions.o column_namer.o command_executor.o crashd.client.o curl_looper.o db_sub_source.o document.sections.o dump_internals.o elem_to_json.o environ_vtab.o extension-functions.o external_opener.o field_overlay_source.o file_collection.o file_converter_manager.o file_format.o file_options.o files_sub_source.o filter_observer.o filter_status_source.o filter_sub_source.o fstat_vtab.o fs-extension-functions.o fts_fuzzy_match.o grep_proc.o help_text.o help_text_formatter.o highlighter.o hist_source.o hotkeys.o input_dispatcher.o json-extension-functions.o line_buffer.o listview_curses.o lnav_commands.o lnav_config.o lnav_util.o log.annotate.o log.watch.o log_accel.o log_actions.o log_data_helper.o log_data_table.o log_format.o log_format_loader.o log_level.o log_level_re.o log_search_table.o logfile.o logfile_sub_source.o md2attr_line.o md4cpp.o network-extension-functions.o data_parser.o piper.looper.o plain_text_source.o pollable.o pretty_printer.o ptimec_rt.o readline_callbacks.o readline_curses.o readline_highlighters.o readline_possibilities.o regex101.client.o regex101.import.o regexp_vtab.o relative_time.o session.export.o session_data.o shared_buffer.o shlex.o spectro_impls.o spectro_source.o sqlitepp.o sqlite-extension-func.o static_file_vtab.o statusview_curses.o string-extension-functions.o styling.o text_anonymizer.o text_format.o text_link_handler.o text_overlay_menu.o textfile_sub_source.o timer.o sql_commands.o sql_util.o state-extension-functions.o sysclip.o textfile_highlighters.o textview_curses.o time-extension-functions.o timeline_source.o top_status_source.o unique_path.o view_curses.o view_helpers.o views_vtab.o vt52_curses.o vtab_module.o log_vtab_impl.o xml_util.o xpath_vtab.o xterm_mouse.o yaml-extension-functions.o spookyhash/SpookyV2.o animals-json.o ansi-palette-json.o builtin-scripts.o builtin-sh-scripts.o css-color-names-json.o default-config.o default-formats.o diseases-json.o emojis-json.o words-json.o help-md.o init-sql.o prql-modules.o time_fmts.o xml-entities-json.o xterm-palette-json.o ranlib libdiag.a depbase=`echo data_scanner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT data_scanner.o -MD -MP -MF $depbase.Tpo -c -o data_scanner.o data_scanner.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo data_scanner_re.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -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 rm -f libdatascanner.a ar cru libdatascanner.a data_scanner.o data_scanner_re.o ranlib libdatascanner.a c++ -std=c++17 -O2 -pipe -pthread -L/usr/local/lib -lereadline -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/lib -o lnav lnav.o lnav.events.o lnav.indexing.o lnav.management_cli.o file_vtab.o libdiag.a libdatascanner.a base/libbase.a formats/logfmt/liblogfmt.a fmtlib/libcppfmt.a third-party/date/src/libdatepp.a third-party/scnlib/src/libscnlib.a pcrepp/libpcrepp.a pugixml/libpugixml.a tailer/libtailerservice.a tailer/libtailercommon.a tailer/libtailerpp.a yajl/libyajl.a yajlpp/libyajlpp.a third-party/base64/lib/libbase64.a -lereadline -lncursesw -lsqlite3 -larchive -L/usr/local/lib -lcurl -lpcre2-8 -larchive -lbz2 -lz -lutil -lpthread ld: warning: yajl_parser.c(yajl_parser.o:(yajl_render_error_string) in archive yajl/libyajl.a): warning: strcat() is almost always misused, please use strlcat() ld: warning: yajl_gen.c(yajl_gen.o:(yajl_gen_integer) in archive yajl/libyajl.a): warning: sprintf() is often misused, please use snprintf() ld: warning: reader_float.cpp(reader_float.o:(scn::v1::read_float::cstd::read::get(char const*, unsigned long&, unsigned char)) in archive third-party/scnlib/src/libscnlib.a): warning: strcpy() is almost always misused, please use strlcpy() depbase=`echo test_override.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -DSQLITE_OMIT_LOAD_EXTENSION -I./fmtlib -I./third-party -I./third-party/base64/include -I./third-party/date/include -I./third-party/prqlc-c -I./third-party/rapidyaml -I../src/third-party/scnlib/include -Wall -I/usr/local/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT test_override.o -MD -MP -MF $depbase.Tpo -c -o test_override.o test_override.c &&\ mv -f $depbase.Tpo $depbase.Po c++ -std=c++17 -O2 -pipe -pthread -L/usr/local/lib -lereadline -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/lib -o lnav-test lnav.o lnav.events.o lnav.indexing.o lnav.management_cli.o test_override.o file_vtab.o libdiag.a libdatascanner.a base/libbase.a formats/logfmt/liblogfmt.a fmtlib/libcppfmt.a third-party/date/src/libdatepp.a third-party/scnlib/src/libscnlib.a pcrepp/libpcrepp.a pugixml/libpugixml.a tailer/libtailerservice.a tailer/libtailercommon.a tailer/libtailerpp.a yajl/libyajl.a yajlpp/libyajlpp.a third-party/base64/lib/libbase64.a -lereadline -lncursesw -lsqlite3 -larchive -L/usr/local/lib -lcurl -lpcre2-8 -larchive -lbz2 -lz -lutil -lpthread ld: warning: yajl_parser.c(yajl_parser.o:(yajl_render_error_string) in archive yajl/libyajl.a): warning: strcat() is almost always misused, please use strlcat() ld: warning: yajl_gen.c(yajl_gen.o:(yajl_gen_integer) in archive yajl/libyajl.a): warning: sprintf() is often misused, please use snprintf() ld: warning: reader_float.cpp(reader_float.o:(scn::v1::read_float::cstd::read::get(char const*, unsigned long&, unsigned char)) in archive third-party/scnlib/src/libscnlib.a): warning: strcpy() is almost always misused, please use strlcpy() if test -w ./internals; then \ env DUMP_INTERNALS_DIR=./internals DUMP_CRASH=1 ./lnav Makefile; \ mv ./internals/*.schema.json ../docs/schemas; \ fi gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src' gmake[2]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src' gmake[1]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src' Making all in test gmake[1]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/test' depbase=`echo test_stubs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../src -Wall -I../src -I../src/fmtlib -I../src/third-party -I../src/third-party/date/include -I../src/third-party/scnlib/include -I../src/third-party/doctest-root -I/usr/local/include/ereadline -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_OS_TZDB=1 -DHAS_REMOTE_API=0 -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -pthread -MT test_stubs.o -MD -MP -MF $depbase.Tpo -c -o test_stubs.o test_stubs.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from test_stubs.cc:33: In file included from ../src/lnav.hh:44: In file included from ../src/bottom_status_source.hh:36: In file included from ../src/statusview_curses.hh:38: In file included from ../src/view_curses.hh:73: In file included from ../src/logfile_fwd.hh:42: In file included from ../src/piper.looper.hh:42: In file included from ../src/yajlpp/yajlpp_def.hh:42: ../src/yajlpp/yajlpp.hh:342:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 342 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ../src/yajlpp/yajlpp.hh:342:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function ../src/yajlpp/yajlpp.hh:352:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 352 | char fragbuf[this->ypc_path.size()]; | ^~~~~~~~~~~~~~~~~~~~~ ../src/yajlpp/yajlpp.hh:352:22: note: use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function 2 warnings generated. rm -f libtestdummy.a ar cru libtestdummy.a test_stubs.o ranlib libtestdummy.a gmake[1]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/test' gmake[1]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3' gmake[1]: Nothing to be done for 'all-am'. gmake[1]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3' >>> Running fake in sysutils/lnav at 1764520190.86 ===> sysutils/lnav ===> Faking installation for lnav-0.12.3p0 Making install in tools gmake[1]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/tools' gmake[2]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/tools' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/tools' gmake[1]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/tools' Making install in src gmake[1]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src' gmake install-recursive gmake[2]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src' Making install in fmtlib gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/fmtlib' gmake[4]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/fmtlib' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/fmtlib' gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/fmtlib' Making install in third-party/base64/lib gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/third-party/base64/lib' gmake[4]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/third-party/base64/lib' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/third-party/base64/lib' gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/third-party/base64/lib' Making install in third-party/date/src gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/third-party/date/src' gmake[4]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/third-party/date/src' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/third-party/date/src' gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/third-party/date/src' Making install in third-party/scnlib/src gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/third-party/scnlib/src' gmake[4]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/third-party/scnlib/src' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/third-party/scnlib/src' gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/third-party/scnlib/src' Making install in pcrepp gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/pcrepp' gmake[4]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/pcrepp' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/pcrepp' gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/pcrepp' Making install in base gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/base' gmake[4]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/base' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/base' gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/base' Making install in tailer gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/tailer' gmake install-am gmake[4]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/tailer' gmake[5]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/tailer' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/tailer' gmake[4]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/tailer' gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/tailer' Making install in pugixml gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/pugixml' gmake[4]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/pugixml' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/pugixml' gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/pugixml' Making install in yajl gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/yajl' gmake[4]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/yajl' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/yajl' gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/yajl' Making install in yajlpp gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/yajlpp' gmake[4]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/yajlpp' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/yajlpp' gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/yajlpp' Making install in formats/logfmt gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/formats/logfmt' gmake[4]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/formats/logfmt' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/formats/logfmt' gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src/formats/logfmt' Making install in . gmake[3]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src' if test -w ./internals; then \ env DUMP_INTERNALS_DIR=./internals DUMP_CRASH=1 ./lnav Makefile; \ mv ./internals/*.schema.json ../docs/schemas; \ fi gmake[4]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src' mkdir -p '/exopi-obj/pobj/lnav-0.12.3/fake-amd64/usr/local/bin' /exopi-obj/pobj/lnav-0.12.3/bin/install -c -s -m 755 lnav '/exopi-obj/pobj/lnav-0.12.3/fake-amd64/usr/local/bin' gmake install-exec-hook gmake[5]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src' gmake[5]: Nothing to be done for 'install-exec-hook'. gmake[5]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src' gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src' gmake[3]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src' gmake[2]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src' gmake[1]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/src' Making install in test gmake[1]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/test' gmake[2]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/test' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/test' gmake[1]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3/test' gmake[1]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3' gmake[2]: Entering directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3' gmake[2]: Nothing to be done for 'install-exec-am'. mkdir -p '/exopi-obj/pobj/lnav-0.12.3/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/lnav-0.12.3/bin/install -c -m 644 lnav.1 '/exopi-obj/pobj/lnav-0.12.3/fake-amd64/usr/local/man/man1' gmake[2]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3' gmake[1]: Leaving directory '/exopi-obj/pobj/lnav-0.12.3/lnav-0.12.3' >>> Running package in sysutils/lnav at 1764520198.65 ===> sysutils/lnav `/exopi-obj/pobj/lnav-0.12.3/fake-amd64/.fake_done' is up to date. ===> Building package for lnav-0.12.3p0 Create /exopi-cvs/ports/packages/amd64/all/lnav-0.12.3p0.tgz Creating package lnav-0.12.3p0 reading plist| checking dependencies| checking dependencies|archivers/bzip2 checking dependencies|archivers/libarchive checking dependencies|databases/sqlite3 checking dependencies|devel/pcre2 checking dependencies|devel/readline checking dependencies|net/curl checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 14% checksumming|*********** | 17% checksumming|************* | 21% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|********************* | 34% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 45% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 55% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|**************************************** | 66% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 83% checksumming|***************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************* | 20% archiving|************************** | 41% archiving|*************************************** | 61% archiving|**************************************************** | 81% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/lnav-0.12.3p0.tgz >>> Running clean in sysutils/lnav at 1764520206.85 ===> sysutils/lnav ===> Cleaning for lnav-0.12.3p0 >>> Ended at 1764520208.06 max_stuck=90.86/depends=4.24/show-prepare-results=1.56/patch=1.67/configure=22.94/build=1299.22/fake=7.79/package=8.20/clean=1.24