==> Building on aurorus ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list created directory packages/kakoune ./ .SRCINFO 1,153 100% 0.00kB/s 0:00:00 1,153 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=4/6) .nvchecker.toml 92 100% 89.84kB/s 0:00:00 92 100% 89.84kB/s 0:00:00 (xfr#2, to-chk=3/6) PKGBUILD 1,647 100% 1.57MB/s 0:00:00 1,647 100% 1.57MB/s 0:00:00 (xfr#3, to-chk=2/6) custom-libexecdir.patch 737 100% 719.73kB/s 0:00:00 737 100% 719.73kB/s 0:00:00 (xfr#4, to-chk=1/6) kakoune-2024.05.18-3.log 479 100% 467.77kB/s 0:00:00 479 100% 467.77kB/s 0:00:00 (xfr#5, to-chk=0/6) sent 2,724 bytes received 153 bytes 5,754.00 bytes/sec total size is 3,823 speedup is 1.33 ==> Patching arch to riscv64... ==> Running pkgctl build --arch riscv64 --repo extra on remote host... ==> WARNING: unsupported architecture: riscv64 ==> Building kakoune  -> repo: extra  -> arch: riscv64  -> worker: felix-2 ==> Building kakoune for [extra] (riscv64) ]2;🔵 Container arch-nspawn-2317883 on aurorus.felixc.at\[?25l:: Synchronizing package databases... core downloading... extra downloading... :: Starting full system upgrade... there is nothing to do [?25h==> Building in chroot for [extra] (riscv64)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [felix-2]...done ==> Making package: kakoune 2024.05.18-3 (Mon Apr 14 17:51:44 2025) ==> Retrieving sources...  -> Downloading kakoune-2024.05.18.tar.bz2... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 4 574k 4 24663 0 0 9790 0 0:01:00 0:00:02 0:00:58 25452 97 574k 97 559k 0 0 157k 0 0:00:03 0:00:03 --:--:-- 279k 100 574k 100 574k 0 0 160k 0 0:00:03 0:00:03 --:--:-- 284k  -> Found custom-libexecdir.patch ==> Validating source files with b2sums... kakoune-2024.05.18.tar.bz2 ... Passed custom-libexecdir.patch ... Passed ]2;🔵 Container arch-nspawn-2320751 on aurorus.felixc.at\==> Making package: kakoune 2024.05.18-3 (Mon Apr 14 17:52:11 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (4) New Version Net Change extra/perl-error 0.17030-1 0.04 MiB extra/perl-mailtools 2.22-1 0.10 MiB extra/perl-timedate 2.33-7 0.08 MiB extra/git 2.49.0-1 27.47 MiB Total Installed Size: 27.70 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git git-zsh-completion: upstream zsh completion tk: gitk and git gui openssh: ssh transport and crypto man: show help with `git command --help` perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 971. Creating user 'git' (git daemon user) with UID 971 and GID 971. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Checking for old perl modules... [?25h==> Retrieving sources...  -> Found kakoune-2024.05.18.tar.bz2  -> Found custom-libexecdir.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting kakoune-2024.05.18.tar.bz2 with bsdtar ==> Starting prepare()... ==> Starting build()... echo 'namespace Kakoune { const char *version = "2024.05.18"; }' > src/.version.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.keys.opt.d -c -o src/keys.opt.o src/keys.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.json_ui.opt.d -c -o src/json_ui.opt.o src/json_ui.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.ranges.opt.d -c -o src/ranges.opt.o src/ranges.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.string.opt.d -c -o src/string.opt.o src/string.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.remote.opt.d -c -o src/remote.opt.o src/remote.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.option_types.opt.d -c -o src/option_types.opt.o src/option_types.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.env_vars.opt.d -c -o src/env_vars.opt.o src/env_vars.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.file.opt.d -c -o src/file.opt.o src/file.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.color.opt.d -c -o src/color.opt.o src/color.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.highlighter_group.opt.d -c -o src/highlighter_group.opt.o src/highlighter_group.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.selectors.opt.d -c -o src/selectors.opt.o src/selectors.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.regex_impl.opt.d -c -o src/regex_impl.opt.o src/regex_impl.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.word_db.opt.d -c -o src/word_db.opt.o src/word_db.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.changes.opt.d -c -o src/changes.opt.o src/changes.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.parameters_parser.opt.d -c -o src/parameters_parser.opt.o src/parameters_parser.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.alias_registry.opt.d -c -o src/alias_registry.opt.o src/alias_registry.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.register_manager.opt.d -c -o src/register_manager.opt.o src/register_manager.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.selection.opt.d -c -o src/selection.opt.o src/selection.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.command_manager.opt.d -c -o src/command_manager.opt.o src/command_manager.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.buffer_utils.opt.d -c -o src/buffer_utils.opt.o src/buffer_utils.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.string_utils.opt.d -c -o src/string_utils.opt.o src/string_utils.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.assert.opt.d -c -o src/assert.opt.o src/assert.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.option_manager.opt.d -c -o src/option_manager.opt.o src/option_manager.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.input_handler.opt.d -c -o src/input_handler.opt.o src/input_handler.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.main.opt.d -c -o src/main.opt.o src/main.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.regex.opt.d -c -o src/regex.opt.o src/regex.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.unit_tests.opt.d -c -o src/unit_tests.opt.o src/unit_tests.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.hook_manager.opt.d -c -o src/hook_manager.opt.o src/hook_manager.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.exception.opt.d -c -o src/exception.opt.o src/exception.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.buffer_manager.opt.d -c -o src/buffer_manager.opt.o src/buffer_manager.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.shell_manager.opt.d -c -o src/shell_manager.opt.o src/shell_manager.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.line_modification.opt.d -c -o src/line_modification.opt.o src/line_modification.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.context.opt.d -c -o src/context.opt.o src/context.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.client.opt.d -c -o src/client.opt.o src/client.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.shared_string.opt.d -c -o src/shared_string.opt.o src/shared_string.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.hash.opt.d -c -o src/hash.opt.o src/hash.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.display_buffer.opt.d -c -o src/display_buffer.opt.o src/display_buffer.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.face_registry.opt.d -c -o src/face_registry.opt.o src/face_registry.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.json.opt.d -c -o src/json.opt.o src/json.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.highlighter.opt.d -c -o src/highlighter.opt.o src/highlighter.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.normal.opt.d -c -o src/normal.opt.o src/normal.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.backtrace.opt.d -c -o src/backtrace.opt.o src/backtrace.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.hash_map.opt.d -c -o src/hash_map.opt.o src/hash_map.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.highlighters.opt.d -c -o src/highlighters.opt.o src/highlighters.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.completion.opt.d -c -o src/completion.opt.o src/completion.cc src/shell_manager.cc: In lambda function: src/shell_manager.cc:229:20: warning: ignoring return value of ‘char* mkdtemp(char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 229 | mkdtemp(base_dir.data()), | ~~~~~~~^~~~~~~~~~~~~~~~~ c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.memory.opt.d -c -o src/memory.opt.o src/memory.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.event_manager.opt.d -c -o src/event_manager.opt.o src/event_manager.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.window.opt.d -c -o src/window.opt.o src/window.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.scope.opt.d -c -o src/scope.opt.o src/scope.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.commands.opt.d -c -o src/commands.opt.o src/commands.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.terminal_ui.opt.d -c -o src/terminal_ui.opt.o src/terminal_ui.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.client_manager.opt.d -c -o src/client_manager.opt.o src/client_manager.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.buffer.opt.d -c -o src/buffer.opt.o src/buffer.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.insert_completer.opt.d -c -o src/insert_completer.opt.o src/insert_completer.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.keymap_manager.opt.d -c -o src/keymap_manager.opt.o src/keymap_manager.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -MD -MP -MF src/.ranked_match.opt.d -c -o src/ranked_match.opt.o src/ranked_match.cc c++ -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto -c -o src/.version.o src/.version.cc src/commands.cc: In instantiation of ‘void Kakoune::{anonymous}::context_wrap(const Kakoune::ParametersParser&, Kakoune::Context&, Kakoune::StringView, Func) [with Func = ::]’: src/commands.cc:2195:21: required from here 2195 | context_wrap(parser, context, "/\"|^@:", [](const ParametersParser& parser, Context& context) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2196 | ScopedSetBool disable_keymaps(context.keymaps_disabled(), not parser.get_switch("with-maps")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2197 | ScopedSetBool disable_hooks(context.hooks_disabled(), not parser.get_switch("with-hooks")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2198 | | 2199 | for (auto& key : parser | transform(parse_keys) | flatten()) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2200 | context.input_handler().handle_key(key); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2201 | }); | ~~ src/commands.cc:2056:5: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2056 | for (auto c : parser.get_switch("save-regs").value_or(default_saved_regs)) | ^~~ src/commands.cc:2056:58: note: the temporary was destroyed at the end of the full expression ‘Kakoune::ParametersParser::get_switch(Kakoune::StringView) const(Kakoune::StringView(((const char*)"save-regs"))).Kakoune::Optional::value_or(default_saved_regs)’ 2056 | for (auto c : parser.get_switch("save-regs").value_or(default_saved_regs)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ src/commands.cc: In instantiation of ‘void Kakoune::{anonymous}::context_wrap(const Kakoune::ParametersParser&, Kakoune::Context&, Kakoune::StringView, Func) [with Func = ::]’: src/commands.cc:2220:21: required from here 2220 | context_wrap(parser, context, {}, [&](const ParametersParser& parser, Context& context) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2221 | const bool no_hooks = context.hooks_disabled() or parser.get_switch("no-hooks"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2222 | ScopedSetBool disable_hooks(context.hooks_disabled(), no_hooks); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2223 | | 2224 | LocalScope local_scope{context}; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2225 | if (parser.get_switch("verbatim")) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2226 | CommandManager::instance().execute_single_command(parser | gather>(), context, shell_context); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2227 | else | ~~~~ 2228 | CommandManager::instance().execute(join(parser, ' ', false), context, shell_context); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2229 | }); | ~~ src/commands.cc:2056:5: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2056 | for (auto c : parser.get_switch("save-regs").value_or(default_saved_regs)) | ^~~ src/commands.cc:2056:58: note: the temporary was destroyed at the end of the full expression ‘Kakoune::ParametersParser::get_switch(Kakoune::StringView) const(Kakoune::StringView(((const char*)"save-regs"))).Kakoune::Optional::value_or(default_saved_regs)’ 2056 | for (auto c : parser.get_switch("save-regs").value_or(default_saved_regs)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ c++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -flto=auto -std=c++2a -Wall -Wextra -pedantic -Wno-unused-parameter -Wno-sign-compare -O3 -g3 -Wno-init-list-lifetime -Wno-stringop-overflow -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/kakoune/src=/usr/src/debug/kakoune -flto=auto src/keys.opt.o src/json_ui.opt.o src/ranges.opt.o src/string.opt.o src/remote.opt.o src/option_types.opt.o src/env_vars.opt.o src/file.opt.o src/color.opt.o src/highlighter_group.opt.o src/selectors.opt.o src/regex_impl.opt.o src/word_db.opt.o src/changes.opt.o src/parameters_parser.opt.o src/alias_registry.opt.o src/register_manager.opt.o src/selection.opt.o src/command_manager.opt.o src/buffer_utils.opt.o src/string_utils.opt.o src/assert.opt.o src/option_manager.opt.o src/input_handler.opt.o src/main.opt.o src/regex.opt.o src/unit_tests.opt.o src/hook_manager.opt.o src/exception.opt.o src/buffer_manager.opt.o src/shell_manager.opt.o src/line_modification.opt.o src/context.opt.o src/client.opt.o src/shared_string.opt.o src/hash.opt.o src/display_buffer.opt.o src/face_registry.opt.o src/json.opt.o src/highlighter.opt.o src/normal.opt.o src/backtrace.opt.o src/hash_map.opt.o src/highlighters.opt.o src/completion.opt.o src/memory.opt.o src/event_manager.opt.o src/window.opt.o src/scope.opt.o src/commands.opt.o src/terminal_ui.opt.o src/client_manager.opt.o src/buffer.opt.o src/insert_completer.opt.o src/keymap_manager.opt.o src/ranked_match.opt.o src/.version.o -o src/kak.opt src/terminal_ui.cc: In member function ‘create’: src/terminal_ui.cc:159:40: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 159 | lines.reset(new Line[(int)size.line]); | ^ /usr/include/c++/14.2.1/new:133:26: note: in a call to allocation function ‘operator new []’ declared here 133 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ src/commands.cc: In member function ‘operator().isra’: src/commands.cc:2308:55: warning: ‘MEM [(struct StringView *)&cmd]’ may be used uninitialized [-Wmaybe-uninitialized] 2308 | CommandManager::instance().execute(cmd, context, sc); | ^ src/commands.cc:2299:28: note: ‘MEM [(struct StringView *)&cmd]’ was declared here 2299 | StringView cmd; | ^ src/commands.cc:2308:55: warning: ‘MEM[(int *)&cmd + 8B]’ may be used uninitialized [-Wmaybe-uninitialized] 2308 | CommandManager::instance().execute(cmd, context, sc); | ^ src/commands.cc:2299:28: note: ‘MEM[(int *)&cmd + 8B]’ was declared here 2299 | StringView cmd; | ^ ln -sf kak.opt src/kak ==> Starting check()... ln -sf kak.opt src/kak if [ Linux = OpenBSD ]; then \ export KAKOUNE_RUNTIME=$PWD/share/kak; \ fi && \ cd test && ./run test commands  edit-fifo-noscroll  edit-fifo-noscroll-noeol compose  backward-search  catch-error-desc  complex-pipe  del-empty-line  discard-selections-with-itersel  do-not-run-hooks-added-by-parent  echo-to-file  eof-multi-delete  file-expansion  history  hook-named-captures  inline-sort  line-completion  no-hook-on-unset-option-with-same-parent  pipe-at-eof  select-codepoints  select-display-columns  select-timestamp  selections_char_desc-expansion  undo-multi-replace-at-end  unicode display  horizontal-scroll  horizontal-scroll-onto-tab  horizontal-scroll-with-tab  vertical-scroll highlight column  multi-columns  face-override  named-captures  number-lines  ranges  regions  regions-recurse  replace-empty-range  replace-multiline-range  replace-multiline-range-pulls-new-lines  replace-only-fully-selected-ranges rust  comment0  doc_comment_hidden  doc_comment_hidden_with_empty_line  inner_block_comment1  inner_block_doc_comment1  inner_line_doc_comment1  let  line_comment1  outer_block_doc_comment0  pub  todo  value wrap  avoid-odd-places hooks  completion-hide  module-loaded  once  remove-regex indent c-family  align-while-expr  close-block  close-function-with-struct-param  close-namespace  comment-line-continuation  construct-align  deindent-function-closing-brace  deindent-generic-closing-brace  deindent-if-body  deindent-if-closing-brace  indent-after-parenthesis  indent-else-brace  indent-if-body  indent-if-brace  move-brace  multiline-nested-align  nested-align  open-function  paren-in-literal  preserve-tabs clojure  doubled-brackets comment  comment-multiple-lines-indented  comment-multiple-lines-unindented  comment-multiple-lines-when-partially-commented  uncomment-multiple-indented-lines elixir  do-keyword  following-blocks-should-not-prevent-end  function-definition-shouldnt-duplicate  insert-comment-hash fidl  comments  on-closing  on-newline go  deindent-function-closing-brace  deindent-generic-closing-brace  deindent-if-closing-brace  insert-comment haskell  before-comment  indented-comment  inside-comment html  indent-closing-tag  indent-on-new-line javascript  deindent-complex-brace-structure lisp  doubled-brackets lua  insert-end-only-when-needed  unindent-after-end markdown  inside-complex-blockquote  inside-list-item  inside-nested-list-item  inside-simple-blockquote  inside-strong-emphasis  list-item  open-after-setext-heading-1  open-after-setext-heading-2 ruby  deindent-on-if-else-end  do-keyword  following-blocks-should-not-prevent-end  indent-after-class  insert-comment-hash  method-definition-shouldnt-duplicate rust  after-open  after-open-with-chars  after-variable  after-where  align-closing-brace  align-closing-brack  align-closing-paren  before-where  block-comment  block-comment-close  dedent  dedent-async  dedent-function-closing-brace  dedent-generic-closing-brace  dedent-if-closing-brace  empty-line  empty-match  line-comment  line-comment-close  line-start-with-operator  on-open-paren sh  deindent-after-done  deindent-after-esac  deindent-after-fi  deindent-case-option  deindent-compound-command  deindent-one-line-case-option  deindent-only-else  indent-after-do  indent-after-in  indent-after-then  indent-block-case  indent-compound-command  no-deindent-after-else  no-deindent-after-fi normal  align  align-tab  all  append  append-at-eol  change  clear-selections codepoint-width  tab-width  vertical-movement  concat-paste-line  convert-spaces-to-tabs  convert-tabs-to-spaces  copy-sel-above  copy-sel-below  copy-sel-below-multi-line  deindent  delete  duplicate-selections  extend-lines  extra-word-chars facedesc-invalid-syntax  attributes  bg-color  find-char-backward  find-char-backward-extending  find-char-forward  find-char-forward-extending goto goto-extending  buffer-bottom  buffer-end  buffer-top  last-change  line-begin  line-end  buffer-bottom  buffer-end  buffer-top  file  last-buffer  last-change  line-begin  line-end  indent  insert  insert-at-line-start  insert-replace jump  backward  backward-count  backward-invalid-count  forward  forward-count  forward-invalid-count  keep-cmd  keep-cmd-reg  lower-case  match-char move  down  down-extending  left  left-extending  right  right-extending  up  up-extending  next-big-word  next-big-word-extending  next-match  next-match-appending  next-word  next-word-extending object around around-parent  angle  braces  brackets  parenthesis  angle argument  multi-level  single-level  big-word  braces  brackets  double_quote  grave_quote  indent  paragraph  parenthesis  sentence  single_quote  slash  word  drop-non-whitespace end end-extending end-extending-parent  braces  angle  argument  big-word  braces  brackets  double_quote  grave_quote  indent paragraph  count  single  parenthesis sentence  count  single  single_quote  word  angle  argument  big-word  braces  brackets  double_quote  grave_quote  indent paragraph  count  single  to-buffer-end  parenthesis sentence  count  single  to-buffer-end  single_quote  word inner  angle argument  multi-level  single-level  big-word  braces  brackets  double_quote  grave_quote  indent  paragraph  parenthesis  sentence  single_quote  slash  word on-end around  angle  braces  brackets  parenthesis inner  angle  braces  brackets  parenthesis to-end  angle  braces  brackets  parenthesis on-start around  angle  braces  brackets  double_quote  grave_quote  parenthesis  single_quote  slash inner  angle  braces  brackets  double_quote  grave_quote  parenthesis  single_quote to-start  angle  braces  brackets  parenthesis start start-extending  angle  argument  big-word  braces  brackets  double_quote  grave_quote  indent paragraph  count  single  parenthesis sentence  count  single  single_quote  word  angle  argument  big-word  braces  brackets  double_quote  grave_quote  indent paragraph  count  single  parenthesis sentence  count  single  to-buffer-begin  single_quote  word  open-above  open-below  open-multiple-above  open-multiple-below  paste-after  paste-all-after  paste-all-before  paste-all-replace  paste-before  pipe  pipe-reg  pipe-to  pipe-to-reg  previous-big-word  previous-big-word-extending  previous-word  previous-word-extending  previous-word-no-underscore  record-macro  redo  reload repeat-insert  repeat-insert  repeat-insert-hooks  repeat-insert-mapped  repeat-normal-exec  repeat-normal-movement repeat-select  repeat-end-paragraph  repeat-find-char  replace  replace-lines  replay-complex-insert  replay-macro  restore-selections  rotate  rotate-content  save-selections  search  search-extending  search-reverse  search-reverse-extending search-reverse-rightmost  missed-match  overlap  select  select-horizontal-whitespace  select-line selection-undo  fold-redundant-entries  redo  undo  windisplay-hook  split  split-at-begin  split-multiple-lines  switch-case  to-char-backward  to-char-backward-extending  to-char-forward  to-char-forward-extending  trim  trim-drop-empty  trim-lines  table  undo  undo-after-replace-lines  upper-case user-modes  lock  once  yank prompt  history-abort-previous  history-navigate  history-previous  history-previous-prefix  history-repeat-last  history-stop-at-first regression  0-assert-on-itersel  0-autocomplete-overrules-completers  0-comment-after-command  0-compute-modified-range-crash  0-crash-on-BufSetOption-hook  0-crash-on-backspace-at-buffer-begin  0-crash-on-delete-buffer-BufClose  0-crash-on-pipe-with-selection-access  0-crash-on-specialy-crafted-modeline  0-crash-on-tab-just-before-wrap-column  0-deindent-on-mixed-indent-line  0-eval-creates-prompt  0-intermediate-regex-saved-in-history  0-mouse-during-insert  0-no-incsearch  0-nothing-selected-on-prompt-initial-shift-tab  0-open-below-should-not-move-cursor-on-eol  0-replace-last-eol-with-eol  0-rotate-at-eof-mutates-selection  0-select-object-with-empty-begin-match  0-spurious-undo-group-on-external  0-undo-change-at-eof  1014-ambiguous-kak_selections  1051-crash-on-empty-param  1053-crash-on-deletion-and-paste  1074-comment-leader-autoinsert-error  1105-object-selection-behaviour  1111-unexpected-behaviour-on-new-line-in-comment  1118-misaligned-comment-start  1129-capture-groups-are-broken  1195-infinite-loop-in-regex-matching  1227-segfault-on-option-access  1233-corrent-cursor-handling-for-indent-objects  1275-replaced-range-split  1308-wrong-behaviour-of-kak-indent-on-newline  1382-column-highlighter-broken-on-horizontal-scroll  1433-scrolloff-broken-with-soft-wrap  1435-misplaced-cursor-with-show_matching-hl  1453-show_whitespaces-highlighter-breaks-tab-alignment  1459-assertion-on-wrapped-long-line  1469-assert-on-repeat-insert  1504-assertion-on-incorrect-pipe-use  1518-wrong-undo-handling-with-fifo-buffers  1525-lua-indent-error  1580-A-not-moving-to-eol  1680-crash-with-dot-and-alt-semicolon  1731-wrap-hidden-buffer  1741-scrolloff-hides-end-of-lines  1829-unicode-as-string-delimiter  1902-regex-lookbehind-ignore-before-current-pos  1904-select-empty-line-indent-gets-whole-buffer  1920-crash-on-python-in-docstring  1937-opening-missing-file-by-full-path-fails  1964-O-does-not-position-cursor-correctly  2030-custom-selection-nesting  2056-assert-on-small-window  2078-assert-on-restoring-invalid-selections  2129-inside-parentheses  2133-assert-on-rotate-contents  2245-wrap-long-word  2367-surround-with-tight-nesting  2420-discrepancy-in-star-behaviour  2499-html-regions-assert  2562-column-highlighter-bleeding  2711-weird-regex-highlighter-behaviour  2737-segfault-on-WinDisplay-hook  2755-segfault-on-double-wrap-highlighters  2861-backspace-merges-selections  2999-buggy-wrapping  3010-extra_word_chars-fails-with-other-buffers  3025-last-buffer-does-not-work-in-draft-context  3041-invalid-regex-highlight-accross-regions  3048-word-wrapping-broken  3219-scroll-json-ui  3270-crash-in-autocomplete  3275-crash-on-replace-at-buffer-start  3349-crash-in-completion  3388-command-line-parsing-does-not-preserve-invalid-utf8  3398-readonly-fifo-failure  3439-parse-ascii-newline-as-return  3472-crash-on-to-sentence-start  3478-crash-on-scroll  3489-crash-on-paragraph-begin  3495-crash-highlighting-hidden-lines  3544-capture-get-lost  3669-pipe-adds-extra-newline  3733-modeline-parsing-off-by-one-line  3735-modeline-arbitrary-code-execution  3757-crash-on-capture-group-select  3799-incorrect-region-match  3909-crash-on-closing-buffer-with-user-mapping  4052-replace-range-vs-whitespace-highlighter-interaction  4086-ruby-deindenting-other-lines-than-keywords  4378-line-explicit-completion-buggy  4414-crash-on-paste-all  4460-nul-byte-in-regex  4471-crash-on-alt-t-with-one-char-file  4476-invalid-line-join  4519-regex-alternation-priority  4521-alt-mapping-broken-in-lower-case-modes  4601-int-min-arg  4605-fifo-hang  4659-scroll-issue-with-replace-ranges  4669-eol-highlight-to-column-highlighter  4674-show-whitespaces-horizontal-scroll-assert  4750-crash-on-append-empty-output-at-end-of-buffer  4753-assert-in-display-line-split  4779-crash-when-pasting-with-multiple-overlapping-selections  4839-scroll-invalid-cursor  4843-trim-front-split-glyph  4844-crash-on-empty-paste  4859-regex-invalid-behaviour  4887-torn-utf8-sequence  4896-remap-executing-mapping  4896-unmap-executing-mapping  4926-crash-with-fold-and-ranges  4927-crash-jumping-to-eol  4959-bad-default-region  5001-line-highlighting-breaks-at-region  5076-empty-text-should-not-change-prompt-history  5118-crash-on-scroll-with-insert-completion-and-wrap  5120-double-free-or-corruption-crash  5122-dot-fails-after-macro-replay  5124-assert-in-redo  595-smart-search-unicode  612-assertion-with-NormalBegin-hook  633-spurious-new-line-inserted-when-replacing-at-end  638-highlight-codepoint-with-bracket  643-crash-on-a-@-on-specially-crafted-buffer  654-crash-on-undo-after-macro  699-to-eol-from-eol  704-crash-when-using-a-hook-on-NormalBegin-and-NormalEnd  733-selection-list-from-string-not-valid  743-crash-on-replace-undo  751-wrong-selection-after-undo  787-crash-after-S  809-alt-f-t-to-first-char  811-double-width-codepoints  844-prev-word-at-buffer-start  860-python-incorrect-commenting  872-indentation-misbeahviour-c++  918-wrong-asterisk-inserted  921-keep-empty-line-matches-all-lines  993-user-text-object  quoted-vals shell  list-syntax  prompt-shell-script-candidates  prompt-shell-script-completion  quoted-range tools git  blame-in-diff  blame-jump-message - { "jsonrpc": "2.0", "method": "draw_status", "params": [[{ "face": { "fg": "black", "bg": "yellow", "underline": "default", "attributes": [] }, "contents": "2017-07-14 A U Thor \"Don't break on single quotes or unbalanced {\"" }], [{ "face": { "fg": "default", "bg": "default", "underline": "default", "attributes": [] }, "contents": "*git* 13:2 " }, { "face": { "fg": "black", "bg": "yellow", "underline": "default", "attributes": [] }, "contents": "[scratch]" }, { "face": { "fg": "default", "bg": "default", "underline": "default", "attributes": [] }, "contents": " " }, { "face": { "fg": "blue", "bg": "default", "underline": "default", "attributes": [] }, "contents": "1 sel" }, { "face": { "fg": "default", "bg": "default", "underline": "default", "attributes": [] }, "contents": " - client0@[kak-tests]" }], { "fg": "cyan", "bg": "default", "underline": "default", "attributes": [] }] } + { "jsonrpc": "2.0", "method": "draw_status", "params": [[{ "face": { "fg": "black", "bg": "yellow", "underline": "default", "attributes": [] }, "contents": "waiting for shell command to finish (2s)" }], [{ "face": { "fg": "default", "bg": "default", "underline": "default", "attributes": [] }, "contents": "out 1:1 " }, { "face": { "fg": "black", "bg": "yellow", "underline": "default", "attributes": [] }, "contents": "" }, { "face": { "fg": "default", "bg": "default", "underline": "default", "attributes": [] }, "contents": " " }, { "face": { "fg": "blue", "bg": "default", "underline": "default", "attributes": [] }, "contents": "1 sel" }, { "face": { "fg": "default", "bg": "default", "underline": "default", "attributes": [] }, "contents": " - client0@[kak-tests]" }], { "fg": "cyan", "bg": "default", "underline": "default", "attributes": [] }] } debug buffer: *** This is the debug buffer, where debug info will be written *** patch  ignore-first-file  signature Summary: 573 tests, 1 failures make: *** [Makefile:139: test] Error 1 ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/felix-2/build [?25h[?25h[?25hreceiving incremental file list kakoune-2024.05.18-3-riscv64-build.log kakoune-2024.05.18-3-riscv64-check.log kakoune-2024.05.18-3-riscv64-prepare.log sent 81 bytes received 8,502 bytes 5,722.00 bytes/sec total size is 61,377 speedup is 7.15