Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/kyua.spec'], chrootPath='/var/lib/mock/f33-build-288703-54157/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/kyua.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/kyua-0.13-6.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/kyua.spec'], chrootPath='/var/lib/mock/f33-build-288703-54157/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/kyua.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YU5SOo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kyua-0.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/kyua-0.13.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd kyua-0.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3sTZVo + umask 022 + cd /builddir/build/BUILD + cd kyua-0.13 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2016-02-01 22:20:19.000000000 -0500 +++ ./configure 2020-08-13 10:50:41.336587863 -0400 @@ -1909,7 +1909,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-doxygen=no --with-with-atf=yes configure: WARNING: unrecognized options: --with-with-atf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking whether the C++ compiler works... yes checking whether g++ supports -Werror... yes checking whether g++ supports -D_FORTIFY_SOURCE=2... yes checking whether g++ supports -Wall... yes checking whether g++ supports -Wcast-qual... yes checking whether g++ supports -Wextra... yes checking whether g++ supports -Wpointer-arith... yes checking whether g++ supports -Wredundant-decls... yes checking whether g++ supports -Wreturn-type... yes checking whether g++ supports -Wshadow... yes checking whether g++ supports -Wsign-compare... yes checking whether g++ supports -Wswitch... yes checking whether g++ supports -Wwrite-strings... yes checking whether g++ supports -DNDEBUG... yes checking whether g++ supports -Wabi... no checking whether g++ supports -Wctor-dtor-privacy... yes checking whether g++ supports -Wno-deprecated... yes checking whether g++ supports -Wno-non-template-friend... yes checking whether g++ supports -Wno-pmf-conversions... yes checking whether g++ supports -Wnon-virtual-dtor... yes checking whether g++ supports -Woverloaded-virtual... yes checking whether g++ supports -Wreorder... yes checking whether g++ supports -Wsign-promo... yes checking whether g++ supports -Wsynth... yes checking whether __attribute__((noreturn)) is supported... yes checking whether __attribute__((__pure__)) is supported... yes checking whether __attribute__((__unused__)) is supported... yes checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking for statfs... yes checking for statvfs... yes checking whether getcwd(NULL, 0) works... yes checking for a working lchmod... yes checking for unmount... no checking for umount... /usr/bin/umount checking whether getopt allows a + sign for POSIX behavior optreset... yes checking for the optind value to reset getopt processing... 0 checking whether getopt has optreset... no checking for the last valid signal... 31 checking for sys/types.h... (cached) yes checking sys/sysctl.h usability... no checking sys/sysctl.h presence... no checking for sys/sysctl.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/sysctl.h... (cached) no checking for sysctlbyname... no configure: WARNING: Don't know how to query the amount of physical memory configure: WARNING: The test case's require.memory property will not work checking for putenv... yes checking for setenv... yes checking for unsetenv... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for ATF_CXX... yes checking for atf-sh >= 0.15... /usr/bin/atf-sh checking for LUTOK... yes checking for SQLITE3... yes checking for gdb... no checking for git... no checking for architecture name... riscv64 checking for platform name... riscv64 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Doxyfile config.status: creating Makefile config.status: creating utils/defs.hpp config.status: creating config.h config.status: executing bootstrap/atconfig commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --with-with-atf + /usr/bin/make -O -j4 V=1 VERBOSE=1 pkgtestsdir=/usr/libexec/kyua/tests testsdir=/usr/libexec/kyua/tests /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o kyua-main.o `test -f 'main.cpp' || echo './'`main.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/cli_cmd_db_exec_test-cmd_db_exec_test.o `test -f 'cli/cmd_db_exec_test.cpp' || echo './'`cli/cmd_db_exec_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/cli_cmd_config_test-cmd_config_test.o `test -f 'cli/cmd_config_test.cpp' || echo './'`cli/cmd_config_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/cli_cmd_debug_test-cmd_debug_test.o `test -f 'cli/cmd_debug_test.cpp' || echo './'`cli/cmd_debug_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/cli_cmd_about_test-cmd_about_test.o `test -f 'cli/cmd_about_test.cpp' || echo './'`cli/cmd_about_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/cli_cmd_list_test-cmd_list_test.o `test -f 'cli/cmd_list_test.cpp' || echo './'`cli/cmd_list_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/cli_cmd_test_test-cmd_test_test.o `test -f 'cli/cmd_test_test.cpp' || echo './'`cli/cmd_test_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/cli_cmd_help_test-cmd_help_test.o `test -f 'cli/cmd_help_test.cpp' || echo './'`cli/cmd_help_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o drivers/drivers_list_tests_helpers-list_tests_helpers.o `test -f 'drivers/list_tests_helpers.cpp' || echo './'`drivers/list_tests_helpers.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/cli_config_test-config_test.o `test -f 'cli/config_test.cpp' || echo './'`cli/config_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/cli_main_test-main_test.o `test -f 'cli/main_test.cpp' || echo './'`cli/main_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/cli_common_test-common_test.o `test -f 'cli/common_test.cpp' || echo './'`cli/common_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/engine_atf_helpers-atf_helpers.o `test -f 'engine/atf_helpers.cpp' || echo './'`engine/atf_helpers.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o drivers/drivers_list_tests_test-list_tests_test.o `test -f 'drivers/list_tests_test.cpp' || echo './'`drivers/list_tests_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o drivers/drivers_scan_results_test-scan_results_test.o `test -f 'drivers/scan_results_test.cpp' || echo './'`drivers/scan_results_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o drivers/drivers_report_junit_test-report_junit_test.o `test -f 'drivers/report_junit_test.cpp' || echo './'`drivers/report_junit_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/engine_config_test-config_test.o `test -f 'engine/config_test.cpp' || echo './'`engine/config_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/engine_atf_test-atf_test.o `test -f 'engine/atf_test.cpp' || echo './'`engine/atf_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/engine_atf_list_test-atf_list_test.o `test -f 'engine/atf_list_test.cpp' || echo './'`engine/atf_list_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/engine_exceptions_test-exceptions_test.o `test -f 'engine/exceptions_test.cpp' || echo './'`engine/exceptions_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/engine_atf_result_test-atf_result_test.o `test -f 'engine/atf_result_test.cpp' || echo './'`engine/atf_result_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/engine_plain_helpers-plain_helpers.o `test -f 'engine/plain_helpers.cpp' || echo './'`engine/plain_helpers.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/engine_plain_test-plain_test.o `test -f 'engine/plain_test.cpp' || echo './'`engine/plain_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/engine_filters_test-filters_test.o `test -f 'engine/filters_test.cpp' || echo './'`engine/filters_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/engine_kyuafile_test-kyuafile_test.o `test -f 'engine/kyuafile_test.cpp' || echo './'`engine/kyuafile_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/engine_tap_helpers-tap_helpers.o `test -f 'engine/tap_helpers.cpp' || echo './'`engine/tap_helpers.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/engine_requirements_test-requirements_test.o `test -f 'engine/requirements_test.cpp' || echo './'`engine/requirements_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/engine_tap_test-tap_test.o `test -f 'engine/tap_test.cpp' || echo './'`engine/tap_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/engine_scanner_test-scanner_test.o `test -f 'engine/scanner_test.cpp' || echo './'`engine/scanner_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o model/model_context_test-context_test.o `test -f 'model/context_test.cpp' || echo './'`model/context_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/engine_tap_parser_test-tap_parser_test.o `test -f 'engine/tap_parser_test.cpp' || echo './'`engine/tap_parser_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o model/model_exceptions_test-exceptions_test.o `test -f 'model/exceptions_test.cpp' || echo './'`model/exceptions_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o model/model_test_case_test-test_case_test.o `test -f 'model/test_case_test.cpp' || echo './'`model/test_case_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o model/model_metadata_test-metadata_test.o `test -f 'model/metadata_test.cpp' || echo './'`model/metadata_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/engine_scheduler_test-scheduler_test.o `test -f 'engine/scheduler_test.cpp' || echo './'`engine/scheduler_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o model/model_test_program_test-test_program_test.o `test -f 'model/test_program_test.cpp' || echo './'`model/test_program_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o model/model_test_result_test-test_result_test.o `test -f 'model/test_result_test.cpp' || echo './'`model/test_result_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/store_exceptions_test-exceptions_test.o `test -f 'store/exceptions_test.cpp' || echo './'`store/exceptions_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/store_dbtypes_test-dbtypes_test.o `test -f 'store/dbtypes_test.cpp' || echo './'`store/dbtypes_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/store_metadata_test-metadata_test.o `test -f 'store/metadata_test.cpp' || echo './'`store/metadata_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua/store\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/store_migrate_test-migrate_test.o `test -f 'store/migrate_test.cpp' || echo './'`store/migrate_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/store_read_backend_test-read_backend_test.o `test -f 'store/read_backend_test.cpp' || echo './'`store/read_backend_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/store_layout_test-layout_test.o `test -f 'store/layout_test.cpp' || echo './'`store/layout_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/store_read_transaction_test-read_transaction_test.o `test -f 'store/read_transaction_test.cpp' || echo './'`store/read_transaction_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/store_transaction_test-transaction_test.o `test -f 'store/transaction_test.cpp' || echo './'`store/transaction_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua/store\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/store_write_backend_test-write_backend_test.o `test -f 'store/write_backend_test.cpp' || echo './'`store/write_backend_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_STORETESTDATADIR=\"/usr/libexec/kyua/tests/store\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/store_schema_inttest-schema_inttest.o `test -f 'store/schema_inttest.cpp' || echo './'`store/schema_inttest.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/utils_auto_array_test-auto_array_test.o `test -f 'utils/auto_array_test.cpp' || echo './'`utils/auto_array_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/store_write_transaction_test-write_transaction_test.o `test -f 'store/write_transaction_test.cpp' || echo './'`store/write_transaction_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/utils_memory_test-memory_test.o `test -f 'utils/memory_test.cpp' || echo './'`utils/memory_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/utils_env_test-env_test.o `test -f 'utils/env_test.cpp' || echo './'`utils/env_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/utils_optional_test-optional_test.o `test -f 'utils/optional_test.cpp' || echo './'`utils/optional_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/utils_datetime_test-datetime_test.o `test -f 'utils/datetime_test.cpp' || echo './'`utils/datetime_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/stacktrace_helper.o utils/stacktrace_helper.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/utils_passwd_test-passwd_test.o `test -f 'utils/passwd_test.cpp' || echo './'`utils/passwd_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/utils_sanity_test-sanity_test.o `test -f 'utils/sanity_test.cpp' || echo './'`utils/sanity_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/utils_stream_test-stream_test.o `test -f 'utils/stream_test.cpp' || echo './'`utils/stream_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/utils_stacktrace_test-stacktrace_test.o `test -f 'utils/stacktrace_test.cpp' || echo './'`utils/stacktrace_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/utils_units_test-units_test.o `test -f 'utils/units_test.cpp' || echo './'`utils/units_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/cmdline/utils_cmdline_commands_map_test-commands_map_test.o `test -f 'utils/cmdline/commands_map_test.cpp' || echo './'`utils/cmdline/commands_map_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/cmdline/utils_cmdline_base_command_test-base_command_test.o `test -f 'utils/cmdline/base_command_test.cpp' || echo './'`utils/cmdline/base_command_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/cmdline/utils_cmdline_exceptions_test-exceptions_test.o `test -f 'utils/cmdline/exceptions_test.cpp' || echo './'`utils/cmdline/exceptions_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/cmdline/utils_cmdline_globals_test-globals_test.o `test -f 'utils/cmdline/globals_test.cpp' || echo './'`utils/cmdline/globals_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/config/utils_config_exceptions_test-exceptions_test.o `test -f 'utils/config/exceptions_test.cpp' || echo './'`utils/config/exceptions_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/cmdline/utils_cmdline_options_test-options_test.o `test -f 'utils/cmdline/options_test.cpp' || echo './'`utils/cmdline/options_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/cmdline/utils_cmdline_parser_test-parser_test.o `test -f 'utils/cmdline/parser_test.cpp' || echo './'`utils/cmdline/parser_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/cmdline/utils_cmdline_ui_test-ui_test.o `test -f 'utils/cmdline/ui_test.cpp' || echo './'`utils/cmdline/ui_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/config/utils_config_keys_test-keys_test.o `test -f 'utils/config/keys_test.cpp' || echo './'`utils/config/keys_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/config/utils_config_parser_test-parser_test.o `test -f 'utils/config/parser_test.cpp' || echo './'`utils/config/parser_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/config/utils_config_lua_module_test-lua_module_test.o `test -f 'utils/config/lua_module_test.cpp' || echo './'`utils/config/lua_module_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/format/utils_format_exceptions_test-exceptions_test.o `test -f 'utils/format/exceptions_test.cpp' || echo './'`utils/format/exceptions_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/config/utils_config_nodes_test-nodes_test.o `test -f 'utils/config/nodes_test.cpp' || echo './'`utils/config/nodes_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/format/utils_format_containers_test-containers_test.o `test -f 'utils/format/containers_test.cpp' || echo './'`utils/format/containers_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/fs/utils_fs_auto_cleaners_test-auto_cleaners_test.o `test -f 'utils/fs/auto_cleaners_test.cpp' || echo './'`utils/fs/auto_cleaners_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/config/utils_config_tree_test-tree_test.o `test -f 'utils/config/tree_test.cpp' || echo './'`utils/config/tree_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/format/utils_format_formatter_test-formatter_test.o `test -f 'utils/format/formatter_test.cpp' || echo './'`utils/format/formatter_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/fs/utils_fs_exceptions_test-exceptions_test.o `test -f 'utils/fs/exceptions_test.cpp' || echo './'`utils/fs/exceptions_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/fs/utils_fs_directory_test-directory_test.o `test -f 'utils/fs/directory_test.cpp' || echo './'`utils/fs/directory_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/fs/utils_fs_lua_module_test-lua_module_test.o `test -f 'utils/fs/lua_module_test.cpp' || echo './'`utils/fs/lua_module_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/logging/utils_logging_macros_test-macros_test.o `test -f 'utils/logging/macros_test.cpp' || echo './'`utils/logging/macros_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/fs/utils_fs_path_test-path_test.o `test -f 'utils/fs/path_test.cpp' || echo './'`utils/fs/path_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/fs/utils_fs_operations_test-operations_test.o `test -f 'utils/fs/operations_test.cpp' || echo './'`utils/fs/operations_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/utils_process_deadline_killer_test-deadline_killer_test.o `test -f 'utils/process/deadline_killer_test.cpp' || echo './'`utils/process/deadline_killer_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/logging/utils_logging_operations_test-operations_test.o `test -f 'utils/logging/operations_test.cpp' || echo './'`utils/logging/operations_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/utils_process_exceptions_test-exceptions_test.o `test -f 'utils/process/exceptions_test.cpp' || echo './'`utils/process/exceptions_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/utils_process_fdstream_test-fdstream_test.o `test -f 'utils/process/fdstream_test.cpp' || echo './'`utils/process/fdstream_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/utils_process_child_test-child_test.o `test -f 'utils/process/child_test.cpp' || echo './'`utils/process/child_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' utils/process/child_test.cpp: In member function 'virtual void {anonymous}::atfu_tc_child__fork_capture__fork_cannot_unwind::body() const': utils/process/child_test.cpp:432:17: warning: unused variable 'parent_pid' [-Wunused-variable] 432 | const pid_t parent_pid = ::getpid(); | ^~~~~~~~~~ utils/process/child_test.cpp: In member function 'virtual void {anonymous}::atfu_tc_child__fork_files__fork_cannot_unwind::body() const': utils/process/child_test.cpp:578:17: warning: unused variable 'parent_pid' [-Wunused-variable] 578 | const pid_t parent_pid = ::getpid(); | ^~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/helpers.o utils/process/helpers.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/utils_process_isolation_test-isolation_test.o `test -f 'utils/process/isolation_test.cpp' || echo './'`utils/process/isolation_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/utils_process_status_test-status_test.o `test -f 'utils/process/status_test.cpp' || echo './'`utils/process/status_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/utils_process_operations_test-operations_test.o `test -f 'utils/process/operations_test.cpp' || echo './'`utils/process/operations_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/utils_process_executor_test-executor_test.o `test -f 'utils/process/executor_test.cpp' || echo './'`utils/process/executor_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/utils_process_systembuf_test-systembuf_test.o `test -f 'utils/process/systembuf_test.cpp' || echo './'`utils/process/systembuf_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/signals/utils_signals_exceptions_test-exceptions_test.o `test -f 'utils/signals/exceptions_test.cpp' || echo './'`utils/signals/exceptions_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/signals/utils_signals_interrupts_test-interrupts_test.o `test -f 'utils/signals/interrupts_test.cpp' || echo './'`utils/signals/interrupts_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/signals/utils_signals_misc_test-misc_test.o `test -f 'utils/signals/misc_test.cpp' || echo './'`utils/signals/misc_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/signals/utils_signals_programmer_test-programmer_test.o `test -f 'utils/signals/programmer_test.cpp' || echo './'`utils/signals/programmer_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' utils/signals/programmer_test.cpp: In function 'void {anonymous}::sigchld::handler_1(int)': utils/signals/programmer_test.cpp:53:26: warning: unused parameter 'signo' [-Wunused-parameter] 53 | void handler_1(const int signo) { | ~~~~~~~~~~^~~~~ utils/signals/programmer_test.cpp: In function 'void {anonymous}::sigchld::handler_2(int)': utils/signals/programmer_test.cpp:59:26: warning: unused parameter 'signo' [-Wunused-parameter] 59 | void handler_2(const int signo) { | ~~~~~~~~~~^~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/sqlite/utils_sqlite_c_gate_test-c_gate_test.o `test -f 'utils/sqlite/c_gate_test.cpp' || echo './'`utils/sqlite/c_gate_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/signals/utils_signals_timer_test-timer_test.o `test -f 'utils/signals/timer_test.cpp' || echo './'`utils/signals/timer_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/sqlite/utils_sqlite_exceptions_test-exceptions_test.o `test -f 'utils/sqlite/exceptions_test.cpp' || echo './'`utils/sqlite/exceptions_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/sqlite/utils_sqlite_database_test-database_test.o `test -f 'utils/sqlite/database_test.cpp' || echo './'`utils/sqlite/database_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/sqlite/utils_sqlite_transaction_test-transaction_test.o `test -f 'utils/sqlite/transaction_test.cpp' || echo './'`utils/sqlite/transaction_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/text/utils_text_exceptions_test-exceptions_test.o `test -f 'utils/text/exceptions_test.cpp' || echo './'`utils/text/exceptions_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/text/utils_text_regex_test-regex_test.o `test -f 'utils/text/regex_test.cpp' || echo './'`utils/text/regex_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/text/utils_text_operations_test-operations_test.o `test -f 'utils/text/operations_test.cpp' || echo './'`utils/text/operations_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' /usr/bin/mkdir -p doc; \ echo "#! /usr/bin/atf-sh" >doc/manbuild_test.tmp; \ echo "# AUTOMATICALLY GENERATED FROM Makefile" \ >>doc/manbuild_test.tmp; \ sed -e 's,__MANBUILD__,/builddir/build/BUILD/kyua-0.13/doc/manbuild.sh,g' \ <./doc/manbuild_test.sh >>doc/manbuild_test.tmp; \ mv doc/manbuild_test.tmp doc/manbuild_test; \ chmod +x doc/manbuild_test make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' echo '#!/bin/sh' >local-kyua.tmp; \ echo 'env KYUA_CONFDIR="/non-existent" KYUA_DOCDIR="/builddir/build/BUILD/kyua-0.13" KYUA_EXAMPLESDIR="/builddir/build/BUILD/kyua-0.13/examples" KYUA_MISCDIR="/builddir/build/BUILD/kyua-0.13/misc" KYUA_STOREDIR="/builddir/build/BUILD/kyua-0.13/store" KYUA_STORETESTDATADIR="/builddir/build/BUILD/kyua-0.13/store" PATH="/builddir/build/BUILD/kyua-0.13:${PATH}" ' \ '"/builddir/build/BUILD/kyua-0.13/kyua" \ --config='none' \ "${@}"' >>local-kyua.tmp; \ chmod +x local-kyua.tmp; \ mv -f local-kyua.tmp local-kyua make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/sqlite/utils_sqlite_statement_test-statement_test.o `test -f 'utils/sqlite/statement_test.cpp' || echo './'`utils/sqlite/statement_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name="cmd_about_test"; \ substs='s,__KYUA_DOCDIR__,/usr/share/doc/kyua,g'; \ /usr/bin/mkdir -p integration; echo "#! /usr/bin/atf-sh" >integration/${name}; echo "# AUTOMATICALLY GENERATED FROM Makefile" >>integration/${name}; if [ -n "${substs}" ]; then cat ./integration/utils.sh ./integration/${name}.sh | sed "${substs}" >>integration/${name}; else cat ./integration/utils.sh ./integration/${name}.sh >>integration/${name}; fi; chmod +x integration/${name} make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name="cmd_config_test"; \ /usr/bin/mkdir -p integration; echo "#! /usr/bin/atf-sh" >integration/${name}; echo "# AUTOMATICALLY GENERATED FROM Makefile" >>integration/${name}; if [ -n "${substs}" ]; then cat ./integration/utils.sh ./integration/${name}.sh | sed "${substs}" >>integration/${name}; else cat ./integration/utils.sh ./integration/${name}.sh >>integration/${name}; fi; chmod +x integration/${name} make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name="cmd_db_exec_test"; \ /usr/bin/mkdir -p integration; echo "#! /usr/bin/atf-sh" >integration/${name}; echo "# AUTOMATICALLY GENERATED FROM Makefile" >>integration/${name}; if [ -n "${substs}" ]; then cat ./integration/utils.sh ./integration/${name}.sh | sed "${substs}" >>integration/${name}; else cat ./integration/utils.sh ./integration/${name}.sh >>integration/${name}; fi; chmod +x integration/${name} make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name="cmd_db_migrate_test"; \ substs='s,__KYUA_STOREDIR__,/usr/share/kyua/store,g'; \ substs="${substs};s,__KYUA_STORETESTDATADIR__,/usr/libexec/kyua/tests/store,g"; \ /usr/bin/mkdir -p integration; echo "#! /usr/bin/atf-sh" >integration/${name}; echo "# AUTOMATICALLY GENERATED FROM Makefile" >>integration/${name}; if [ -n "${substs}" ]; then cat ./integration/utils.sh ./integration/${name}.sh | sed "${substs}" >>integration/${name}; else cat ./integration/utils.sh ./integration/${name}.sh >>integration/${name}; fi; chmod +x integration/${name} make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name="cmd_debug_test"; \ /usr/bin/mkdir -p integration; echo "#! /usr/bin/atf-sh" >integration/${name}; echo "# AUTOMATICALLY GENERATED FROM Makefile" >>integration/${name}; if [ -n "${substs}" ]; then cat ./integration/utils.sh ./integration/${name}.sh | sed "${substs}" >>integration/${name}; else cat ./integration/utils.sh ./integration/${name}.sh >>integration/${name}; fi; chmod +x integration/${name} make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name="cmd_help_test"; \ /usr/bin/mkdir -p integration; echo "#! /usr/bin/atf-sh" >integration/${name}; echo "# AUTOMATICALLY GENERATED FROM Makefile" >>integration/${name}; if [ -n "${substs}" ]; then cat ./integration/utils.sh ./integration/${name}.sh | sed "${substs}" >>integration/${name}; else cat ./integration/utils.sh ./integration/${name}.sh >>integration/${name}; fi; chmod +x integration/${name} make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name="cmd_list_test"; \ /usr/bin/mkdir -p integration; echo "#! /usr/bin/atf-sh" >integration/${name}; echo "# AUTOMATICALLY GENERATED FROM Makefile" >>integration/${name}; if [ -n "${substs}" ]; then cat ./integration/utils.sh ./integration/${name}.sh | sed "${substs}" >>integration/${name}; else cat ./integration/utils.sh ./integration/${name}.sh >>integration/${name}; fi; chmod +x integration/${name} make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name="cmd_report_test"; \ /usr/bin/mkdir -p integration; echo "#! /usr/bin/atf-sh" >integration/${name}; echo "# AUTOMATICALLY GENERATED FROM Makefile" >>integration/${name}; if [ -n "${substs}" ]; then cat ./integration/utils.sh ./integration/${name}.sh | sed "${substs}" >>integration/${name}; else cat ./integration/utils.sh ./integration/${name}.sh >>integration/${name}; fi; chmod +x integration/${name} make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name="cmd_report_html_test"; \ /usr/bin/mkdir -p integration; echo "#! /usr/bin/atf-sh" >integration/${name}; echo "# AUTOMATICALLY GENERATED FROM Makefile" >>integration/${name}; if [ -n "${substs}" ]; then cat ./integration/utils.sh ./integration/${name}.sh | sed "${substs}" >>integration/${name}; else cat ./integration/utils.sh ./integration/${name}.sh >>integration/${name}; fi; chmod +x integration/${name} make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name="cmd_report_junit_test"; \ /usr/bin/mkdir -p integration; echo "#! /usr/bin/atf-sh" >integration/${name}; echo "# AUTOMATICALLY GENERATED FROM Makefile" >>integration/${name}; if [ -n "${substs}" ]; then cat ./integration/utils.sh ./integration/${name}.sh | sed "${substs}" >>integration/${name}; else cat ./integration/utils.sh ./integration/${name}.sh >>integration/${name}; fi; chmod +x integration/${name} make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name="cmd_test_test"; \ /usr/bin/mkdir -p integration; echo "#! /usr/bin/atf-sh" >integration/${name}; echo "# AUTOMATICALLY GENERATED FROM Makefile" >>integration/${name}; if [ -n "${substs}" ]; then cat ./integration/utils.sh ./integration/${name}.sh | sed "${substs}" >>integration/${name}; else cat ./integration/utils.sh ./integration/${name}.sh >>integration/${name}; fi; chmod +x integration/${name} make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name="global_test"; \ /usr/bin/mkdir -p integration; echo "#! /usr/bin/atf-sh" >integration/${name}; echo "# AUTOMATICALLY GENERATED FROM Makefile" >>integration/${name}; if [ -n "${substs}" ]; then cat ./integration/utils.sh ./integration/${name}.sh | sed "${substs}" >>integration/${name}; else cat ./integration/utils.sh ./integration/${name}.sh >>integration/${name}; fi; chmod +x integration/${name} make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/text/utils_text_table_test-table_test.o `test -f 'utils/text/table_test.cpp' || echo './'`utils/text/table_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name=kyua-about.1; /usr/bin/mkdir -p doc; /bin/sh ./doc/manbuild.sh -v "CONFDIR=/etc/kyua" -v "DOCDIR=/usr/share/doc/kyua" -v "EGDIR=/usr/share/kyua/examples" -v "MISCDIR=/usr/share/kyua/misc" -v "PACKAGE=kyua" -v "STOREDIR=/usr/share/kyua/store" -v "TESTSDIR=/usr/libexec/kyua/tests" -v "VERSION=0.13" "./doc/${name}.in" "doc/${name}" make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name=kyua-config.1; /usr/bin/mkdir -p doc; /bin/sh ./doc/manbuild.sh -v "CONFDIR=/etc/kyua" -v "DOCDIR=/usr/share/doc/kyua" -v "EGDIR=/usr/share/kyua/examples" -v "MISCDIR=/usr/share/kyua/misc" -v "PACKAGE=kyua" -v "STOREDIR=/usr/share/kyua/store" -v "TESTSDIR=/usr/libexec/kyua/tests" -v "VERSION=0.13" "./doc/${name}.in" "doc/${name}" make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name=kyua-db-exec.1; /usr/bin/mkdir -p doc; /bin/sh ./doc/manbuild.sh -v "CONFDIR=/etc/kyua" -v "DOCDIR=/usr/share/doc/kyua" -v "EGDIR=/usr/share/kyua/examples" -v "MISCDIR=/usr/share/kyua/misc" -v "PACKAGE=kyua" -v "STOREDIR=/usr/share/kyua/store" -v "TESTSDIR=/usr/libexec/kyua/tests" -v "VERSION=0.13" "./doc/${name}.in" "doc/${name}" make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name=kyua-db-migrate.1; /usr/bin/mkdir -p doc; /bin/sh ./doc/manbuild.sh -v "CONFDIR=/etc/kyua" -v "DOCDIR=/usr/share/doc/kyua" -v "EGDIR=/usr/share/kyua/examples" -v "MISCDIR=/usr/share/kyua/misc" -v "PACKAGE=kyua" -v "STOREDIR=/usr/share/kyua/store" -v "TESTSDIR=/usr/libexec/kyua/tests" -v "VERSION=0.13" "./doc/${name}.in" "doc/${name}" make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name=kyua-help.1; /usr/bin/mkdir -p doc; /bin/sh ./doc/manbuild.sh -v "CONFDIR=/etc/kyua" -v "DOCDIR=/usr/share/doc/kyua" -v "EGDIR=/usr/share/kyua/examples" -v "MISCDIR=/usr/share/kyua/misc" -v "PACKAGE=kyua" -v "STOREDIR=/usr/share/kyua/store" -v "TESTSDIR=/usr/libexec/kyua/tests" -v "VERSION=0.13" "./doc/${name}.in" "doc/${name}" make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name=kyua-debug.1; /usr/bin/mkdir -p doc; /bin/sh ./doc/manbuild.sh -v "CONFDIR=/etc/kyua" -v "DOCDIR=/usr/share/doc/kyua" -v "EGDIR=/usr/share/kyua/examples" -v "MISCDIR=/usr/share/kyua/misc" -v "PACKAGE=kyua" -v "STOREDIR=/usr/share/kyua/store" -v "TESTSDIR=/usr/libexec/kyua/tests" -v "VERSION=0.13" "./doc/${name}.in" "doc/${name}" make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name=kyua-list.1; /usr/bin/mkdir -p doc; /bin/sh ./doc/manbuild.sh -v "CONFDIR=/etc/kyua" -v "DOCDIR=/usr/share/doc/kyua" -v "EGDIR=/usr/share/kyua/examples" -v "MISCDIR=/usr/share/kyua/misc" -v "PACKAGE=kyua" -v "STOREDIR=/usr/share/kyua/store" -v "TESTSDIR=/usr/libexec/kyua/tests" -v "VERSION=0.13" "./doc/${name}.in" "doc/${name}" make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name=kyua-report-html.1; /usr/bin/mkdir -p doc; /bin/sh ./doc/manbuild.sh -v "CONFDIR=/etc/kyua" -v "DOCDIR=/usr/share/doc/kyua" -v "EGDIR=/usr/share/kyua/examples" -v "MISCDIR=/usr/share/kyua/misc" -v "PACKAGE=kyua" -v "STOREDIR=/usr/share/kyua/store" -v "TESTSDIR=/usr/libexec/kyua/tests" -v "VERSION=0.13" "./doc/${name}.in" "doc/${name}" make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name=kyua-report-junit.1; /usr/bin/mkdir -p doc; /bin/sh ./doc/manbuild.sh -v "CONFDIR=/etc/kyua" -v "DOCDIR=/usr/share/doc/kyua" -v "EGDIR=/usr/share/kyua/examples" -v "MISCDIR=/usr/share/kyua/misc" -v "PACKAGE=kyua" -v "STOREDIR=/usr/share/kyua/store" -v "TESTSDIR=/usr/libexec/kyua/tests" -v "VERSION=0.13" "./doc/${name}.in" "doc/${name}" make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name=kyua.1; /usr/bin/mkdir -p doc; /bin/sh ./doc/manbuild.sh -v "CONFDIR=/etc/kyua" -v "DOCDIR=/usr/share/doc/kyua" -v "EGDIR=/usr/share/kyua/examples" -v "MISCDIR=/usr/share/kyua/misc" -v "PACKAGE=kyua" -v "STOREDIR=/usr/share/kyua/store" -v "TESTSDIR=/usr/libexec/kyua/tests" -v "VERSION=0.13" "./doc/${name}.in" "doc/${name}" make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name=kyua-report.1; /usr/bin/mkdir -p doc; /bin/sh ./doc/manbuild.sh -v "CONFDIR=/etc/kyua" -v "DOCDIR=/usr/share/doc/kyua" -v "EGDIR=/usr/share/kyua/examples" -v "MISCDIR=/usr/share/kyua/misc" -v "PACKAGE=kyua" -v "STOREDIR=/usr/share/kyua/store" -v "TESTSDIR=/usr/libexec/kyua/tests" -v "VERSION=0.13" "./doc/${name}.in" "doc/${name}" make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name=kyua.conf.5; /usr/bin/mkdir -p doc; /bin/sh ./doc/manbuild.sh -v "CONFDIR=/etc/kyua" -v "DOCDIR=/usr/share/doc/kyua" -v "EGDIR=/usr/share/kyua/examples" -v "MISCDIR=/usr/share/kyua/misc" -v "PACKAGE=kyua" -v "STOREDIR=/usr/share/kyua/store" -v "TESTSDIR=/usr/libexec/kyua/tests" -v "VERSION=0.13" "./doc/${name}.in" "doc/${name}" make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name=kyuafile.5; /usr/bin/mkdir -p doc; /bin/sh ./doc/manbuild.sh -v "CONFDIR=/etc/kyua" -v "DOCDIR=/usr/share/doc/kyua" -v "EGDIR=/usr/share/kyua/examples" -v "MISCDIR=/usr/share/kyua/misc" -v "PACKAGE=kyua" -v "STOREDIR=/usr/share/kyua/store" -v "TESTSDIR=/usr/libexec/kyua/tests" -v "VERSION=0.13" "./doc/${name}.in" "doc/${name}" make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' name=kyua-test.1; /usr/bin/mkdir -p doc; /bin/sh ./doc/manbuild.sh -v "CONFDIR=/etc/kyua" -v "DOCDIR=/usr/share/doc/kyua" -v "EGDIR=/usr/share/kyua/examples" -v "MISCDIR=/usr/share/kyua/misc" -v "PACKAGE=kyua" -v "STOREDIR=/usr/share/kyua/store" -v "TESTSDIR=/usr/libexec/kyua/tests" -v "VERSION=0.13" "./doc/${name}.in" "doc/${name}" make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua\"" -DKYUA_MISCDIR="\"/usr/share/kyua/misc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/libcli_a-cmd_config.o `test -f 'cli/cmd_config.cpp' || echo './'`cli/cmd_config.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua\"" -DKYUA_MISCDIR="\"/usr/share/kyua/misc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/libcli_a-cmd_about.o `test -f 'cli/cmd_about.cpp' || echo './'`cli/cmd_about.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua\"" -DKYUA_MISCDIR="\"/usr/share/kyua/misc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/libcli_a-cmd_db_exec.o `test -f 'cli/cmd_db_exec.cpp' || echo './'`cli/cmd_db_exec.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/text/utils_text_templates_test-templates_test.o `test -f 'utils/text/templates_test.cpp' || echo './'`utils/text/templates_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua\"" -DKYUA_MISCDIR="\"/usr/share/kyua/misc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/libcli_a-cmd_db_migrate.o `test -f 'cli/cmd_db_migrate.cpp' || echo './'`cli/cmd_db_migrate.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua\"" -DKYUA_MISCDIR="\"/usr/share/kyua/misc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/libcli_a-cmd_debug.o `test -f 'cli/cmd_debug.cpp' || echo './'`cli/cmd_debug.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua\"" -DKYUA_MISCDIR="\"/usr/share/kyua/misc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/libcli_a-cmd_list.o `test -f 'cli/cmd_list.cpp' || echo './'`cli/cmd_list.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua\"" -DKYUA_MISCDIR="\"/usr/share/kyua/misc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/libcli_a-cmd_help.o `test -f 'cli/cmd_help.cpp' || echo './'`cli/cmd_help.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua\"" -DKYUA_MISCDIR="\"/usr/share/kyua/misc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/libcli_a-cmd_report_junit.o `test -f 'cli/cmd_report_junit.cpp' || echo './'`cli/cmd_report_junit.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua\"" -DKYUA_MISCDIR="\"/usr/share/kyua/misc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/libcli_a-cmd_report.o `test -f 'cli/cmd_report.cpp' || echo './'`cli/cmd_report.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua\"" -DKYUA_MISCDIR="\"/usr/share/kyua/misc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/libcli_a-cmd_report_html.o `test -f 'cli/cmd_report_html.cpp' || echo './'`cli/cmd_report_html.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua\"" -DKYUA_MISCDIR="\"/usr/share/kyua/misc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/libcli_a-cmd_test.o `test -f 'cli/cmd_test.cpp' || echo './'`cli/cmd_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua\"" -DKYUA_MISCDIR="\"/usr/share/kyua/misc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/libcli_a-config.o `test -f 'cli/config.cpp' || echo './'`cli/config.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/libutils_a-datetime.o `test -f 'utils/datetime.cpp' || echo './'`utils/datetime.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' utils/datetime.cpp: In static member function 'static utils::datetime::timestamp utils::datetime::timestamp::now()': utils/datetime.cpp:370:19: warning: unused variable 'ret' [-Wunused-variable] 370 | const int ret = ::gettimeofday(&data, NULL); | ^~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua\"" -DKYUA_MISCDIR="\"/usr/share/kyua/misc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/libcli_a-common.o `test -f 'cli/common.cpp' || echo './'`cli/common.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua\"" -DKYUA_MISCDIR="\"/usr/share/kyua/misc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o cli/libcli_a-main.o `test -f 'cli/main.cpp' || echo './'`cli/main.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/libutils_a-memory.o `test -f 'utils/memory.cpp' || echo './'`utils/memory.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/libutils_a-env.o `test -f 'utils/env.cpp' || echo './'`utils/env.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/libutils_a-passwd.o `test -f 'utils/passwd.cpp' || echo './'`utils/passwd.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/libutils_a-sanity.o `test -f 'utils/sanity.cpp' || echo './'`utils/sanity.cpp utils/sanity.cpp: In function 'void utils::install_crash_handlers(const string&)': utils/sanity.cpp:186:17: warning: variable 'installed' set but not used [-Wunused-but-set-variable] 186 | static bool installed = false; | ^~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/libutils_a-stream.o `test -f 'utils/stream.cpp' || echo './'`utils/stream.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/libutils_a-units.o `test -f 'utils/units.cpp' || echo './'`utils/units.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/cmdline/libutils_a-base_command.o `test -f 'utils/cmdline/base_command.cpp' || echo './'`utils/cmdline/base_command.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/libutils_a-stacktrace.o `test -f 'utils/stacktrace.cpp' || echo './'`utils/stacktrace.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/cmdline/libutils_a-exceptions.o `test -f 'utils/cmdline/exceptions.cpp' || echo './'`utils/cmdline/exceptions.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/cmdline/libutils_a-globals.o `test -f 'utils/cmdline/globals.cpp' || echo './'`utils/cmdline/globals.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/cmdline/libutils_a-ui_mock.o `test -f 'utils/cmdline/ui_mock.cpp' || echo './'`utils/cmdline/ui_mock.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/cmdline/libutils_a-options.o `test -f 'utils/cmdline/options.cpp' || echo './'`utils/cmdline/options.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' utils/cmdline/options.cpp: In static member function 'static int utils::cmdline::int_option::convert(const string&)': utils/cmdline/options.cpp:334:40: warning: control reaches end of non-void function [-Wreturn-type] 334 | } catch (const std::runtime_error& e) { | ^ utils/cmdline/options.cpp: In static member function 'static utils::cmdline::list_option::option_type utils::cmdline::list_option::convert(const string&)': utils/cmdline/options.cpp:402:40: warning: control reaches end of non-void function [-Wreturn-type] 402 | } catch (const std::runtime_error& e) { | ^ utils/cmdline/options.cpp: In static member function 'static utils::fs::path utils::cmdline::path_option::convert(const string&)': utils/cmdline/options.cpp:476:40: warning: control reaches end of non-void function [-Wreturn-type] 476 | } catch (const std::runtime_error& e) { | ^ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/cmdline/libutils_a-ui.o `test -f 'utils/cmdline/ui.cpp' || echo './'`utils/cmdline/ui.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/cmdline/libutils_a-parser.o `test -f 'utils/cmdline/parser.cpp' || echo './'`utils/cmdline/parser.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/config/libutils_a-exceptions.o `test -f 'utils/config/exceptions.cpp' || echo './'`utils/config/exceptions.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/config/libutils_a-keys.o `test -f 'utils/config/keys.cpp' || echo './'`utils/config/keys.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/config/libutils_a-lua_module.o `test -f 'utils/config/lua_module.cpp' || echo './'`utils/config/lua_module.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/config/libutils_a-parser.o `test -f 'utils/config/parser.cpp' || echo './'`utils/config/parser.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/format/libutils_a-exceptions.o `test -f 'utils/format/exceptions.cpp' || echo './'`utils/format/exceptions.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/config/libutils_a-tree.o `test -f 'utils/config/tree.cpp' || echo './'`utils/config/tree.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/fs/libutils_a-auto_cleaners.o `test -f 'utils/fs/auto_cleaners.cpp' || echo './'`utils/fs/auto_cleaners.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/format/libutils_a-formatter.o `test -f 'utils/format/formatter.cpp' || echo './'`utils/format/formatter.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/config/libutils_a-nodes.o `test -f 'utils/config/nodes.cpp' || echo './'`utils/config/nodes.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/fs/libutils_a-directory.o `test -f 'utils/fs/directory.cpp' || echo './'`utils/fs/directory.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' utils/fs/directory.cpp: In member function 'void utils::fs::detail::directory_iterator::impl::next()': utils/fs/directory.cpp:201:15: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] 201 | if (::readdir_r(_dirp, &_dirent, &result) == -1) { | ^~~~~~~~~ In file included from utils/fs/directory.cpp:34: /usr/include/dirent.h:183:12: note: declared here 183 | extern int readdir_r (DIR *__restrict __dirp, | ^~~~~~~~~ utils/fs/directory.cpp:201:49: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] 201 | if (::readdir_r(_dirp, &_dirent, &result) == -1) { | ^ In file included from utils/fs/directory.cpp:34: /usr/include/dirent.h:183:12: note: declared here 183 | extern int readdir_r (DIR *__restrict __dirp, | ^~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/fs/libutils_a-exceptions.o `test -f 'utils/fs/exceptions.cpp' || echo './'`utils/fs/exceptions.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/fs/libutils_a-path.o `test -f 'utils/fs/path.cpp' || echo './'`utils/fs/path.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/fs/libutils_a-lua_module.o `test -f 'utils/fs/lua_module.cpp' || echo './'`utils/fs/lua_module.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/logging/libutils_a-operations.o `test -f 'utils/logging/operations.cpp' || echo './'`utils/logging/operations.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/fs/libutils_a-operations.o `test -f 'utils/fs/operations.cpp' || echo './'`utils/fs/operations.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' utils/fs/operations.cpp: In function 'void {anonymous}::run_mount_tmpfs(const utils::fs::path&, uint64_t)': utils/fs/operations.cpp:228:15: warning: unused variable 'ret' [-Wunused-variable] 228 | const int ret = ::execvp(mount_args[0], | ^~~ utils/fs/operations.cpp: In function 'void {anonymous}::unmount_with_umount8(const utils::fs::path&)': utils/fs/operations.cpp:274:19: warning: unused variable 'ret' [-Wunused-variable] 274 | const int ret = ::execlp(UMOUNT, "umount", mount_point.c_str(), NULL); | ^~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/libutils_a-deadline_killer.o `test -f 'utils/process/deadline_killer.cpp' || echo './'`utils/process/deadline_killer.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/libutils_a-child.o `test -f 'utils/process/child.cpp' || echo './'`utils/process/child.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/libutils_a-exceptions.o `test -f 'utils/process/exceptions.cpp' || echo './'`utils/process/exceptions.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/libutils_a-fdstream.o `test -f 'utils/process/fdstream.cpp' || echo './'`utils/process/fdstream.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/libutils_a-operations.o `test -f 'utils/process/operations.cpp' || echo './'`utils/process/operations.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' utils/process/operations.cpp: In function 'void utils::process::exec_unsafe(const utils::fs::path&, const args_vector&)': utils/process/operations.cpp:166:19: warning: unused variable 'ret' [-Wunused-variable] 166 | const int ret = ::execv(program.c_str(), | ^~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/libutils_a-isolation.o `test -f 'utils/process/isolation.cpp' || echo './'`utils/process/isolation.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/libutils_a-system.o `test -f 'utils/process/system.cpp' || echo './'`utils/process/system.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/libutils_a-status.o `test -f 'utils/process/status.cpp' || echo './'`utils/process/status.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/libutils_a-systembuf.o `test -f 'utils/process/systembuf.cpp' || echo './'`utils/process/systembuf.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/process/libutils_a-executor.o `test -f 'utils/process/executor.cpp' || echo './'`utils/process/executor.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/signals/libutils_a-exceptions.o `test -f 'utils/signals/exceptions.cpp' || echo './'`utils/signals/exceptions.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/signals/libutils_a-interrupts.o `test -f 'utils/signals/interrupts.cpp' || echo './'`utils/signals/interrupts.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' utils/signals/interrupts.cpp: In function 'void {anonymous}::mask_signals(sigset_t*)': utils/signals/interrupts.cpp:165:15: warning: unused variable 'ret' [-Wunused-variable] 165 | const int ret = ::sigprocmask(SIG_BLOCK, &mask, old_sigmask); | ^~~ utils/signals/interrupts.cpp: In function 'void {anonymous}::unmask_signals(sigset_t*)': utils/signals/interrupts.cpp:174:15: warning: unused variable 'ret' [-Wunused-variable] 174 | const int ret = ::sigprocmask(SIG_SETMASK, old_sigmask, NULL); | ^~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/signals/libutils_a-misc.o `test -f 'utils/signals/misc.cpp' || echo './'`utils/signals/misc.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/signals/libutils_a-programmer.o `test -f 'utils/signals/programmer.cpp' || echo './'`utils/signals/programmer.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/sqlite/libutils_a-c_gate.o `test -f 'utils/sqlite/c_gate.cpp' || echo './'`utils/sqlite/c_gate.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/sqlite/libutils_a-database.o `test -f 'utils/sqlite/database.cpp' || echo './'`utils/sqlite/database.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' utils/sqlite/database.cpp: In member function 'void utils::sqlite::database::impl::close()': utils/sqlite/database.cpp:129:13: warning: unused variable 'error' [-Wunused-variable] 129 | int error = ::sqlite3_close(db); | ^~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/sqlite/libutils_a-exceptions.o `test -f 'utils/sqlite/exceptions.cpp' || echo './'`utils/sqlite/exceptions.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/signals/libutils_a-timer.o `test -f 'utils/signals/timer.cpp' || echo './'`utils/signals/timer.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' utils/signals/timer.cpp: In function 'void {anonymous}::sigalrm_handler(int)': utils/signals/timer.cpp:361:27: warning: unused parameter 'signo' [-Wunused-parameter] 361 | sigalrm_handler(const int signo) | ~~~~~~~~~~^~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/text/libutils_a-exceptions.o `test -f 'utils/text/exceptions.cpp' || echo './'`utils/text/exceptions.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/sqlite/libutils_a-statement.o `test -f 'utils/sqlite/statement.cpp' || echo './'`utils/sqlite/statement.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' utils/sqlite/statement.cpp: In member function 'void utils::sqlite::statement::step_without_results()': utils/sqlite/statement.cpp:176:16: warning: unused variable 'data' [-Wunused-variable] 176 | const bool data = step(); | ^~~~ utils/sqlite/statement.cpp: In member function 'void utils::sqlite::statement::clear_bindings()': utils/sqlite/statement.cpp:620:15: warning: unused variable 'error' [-Wunused-variable] 620 | const int error = ::sqlite3_clear_bindings(_pimpl->stmt); | ^~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/sqlite/libutils_a-transaction.o `test -f 'utils/sqlite/transaction.cpp' || echo './'`utils/sqlite/transaction.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/text/libutils_a-operations.o `test -f 'utils/text/operations.cpp' || echo './'`utils/text/operations.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/text/libutils_a-regex.o `test -f 'utils/text/regex.cpp' || echo './'`utils/text/regex.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o drivers/libdrivers_a-list_tests.o `test -f 'drivers/list_tests.cpp' || echo './'`drivers/list_tests.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/text/libutils_a-table.o `test -f 'utils/text/table.cpp' || echo './'`utils/text/table.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o drivers/libdrivers_a-debug_test.o `test -f 'drivers/debug_test.cpp' || echo './'`drivers/debug_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o drivers/libdrivers_a-scan_results.o `test -f 'drivers/scan_results.cpp' || echo './'`drivers/scan_results.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o utils/text/libutils_a-templates.o `test -f 'utils/text/templates.cpp' || echo './'`utils/text/templates.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o drivers/libdrivers_a-report_junit.o `test -f 'drivers/report_junit.cpp' || echo './'`drivers/report_junit.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o drivers/libdrivers_a-run_tests.o `test -f 'drivers/run_tests.cpp' || echo './'`drivers/run_tests.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' drivers/run_tests.cpp:223:1: warning: 'std::string {anonymous}::format_pids(const pid_to_id_map&)' defined but not used [-Wunused-function] 223 | format_pids(const pid_to_id_map& map) | ^~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/libengine_a-atf.o `test -f 'engine/atf.cpp' || echo './'`engine/atf.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/libengine_a-atf_list.o `test -f 'engine/atf_list.cpp' || echo './'`engine/atf_list.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/libengine_a-atf_result.o `test -f 'engine/atf_result.cpp' || echo './'`engine/atf_result.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' engine/atf_result.cpp: In function 'engine::atf_result {anonymous}::parse_with_reason_and_arg(const string&, const string&)': engine/atf_result.cpp:193:21: warning: control reaches end of non-void function [-Wreturn-type] 193 | optional< int > arg; | ^~~ engine/atf_result.cpp: In function 'engine::atf_result {anonymous}::parse_with_reason(const string&, const string&)': engine/atf_result.cpp:136:45: warning: control reaches end of non-void function [-Wreturn-type] 136 | const std::string reason = rest.substr(2); | ^ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/libengine_a-exceptions.o `test -f 'engine/exceptions.cpp' || echo './'`engine/exceptions.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/libengine_a-config.o `test -f 'engine/config.cpp' || echo './'`engine/config.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/libengine_a-filters.o `test -f 'engine/filters.cpp' || echo './'`engine/filters.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/libengine_a-plain.o `test -f 'engine/plain.cpp' || echo './'`engine/plain.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' engine/plain.cpp: In member function 'virtual void engine::plain_interface::exec_test(const model::test_program&, const string&, const properties_map&, const utils::fs::path&) const': engine/plain.cpp:107:24: warning: unused parameter 'test_case_name' [-Wunused-parameter] 107 | const std::string& test_case_name, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/libengine_a-requirements.o `test -f 'engine/requirements.cpp' || echo './'`engine/requirements.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/libengine_a-kyuafile.o `test -f 'engine/kyuafile.cpp' || echo './'`engine/kyuafile.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/libengine_a-tap.o `test -f 'engine/tap.cpp' || echo './'`engine/tap.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' engine/tap.cpp: In member function 'virtual void engine::tap_interface::exec_test(const model::test_program&, const string&, const properties_map&, const utils::fs::path&) const': engine/tap.cpp:154:24: warning: unused parameter 'test_case_name' [-Wunused-parameter] 154 | const std::string& test_case_name, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/libengine_a-scanner.o `test -f 'engine/scanner.cpp' || echo './'`engine/scanner.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/libengine_a-tap_parser.o `test -f 'engine/tap_parser.cpp' || echo './'`engine/tap_parser.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o model/libmodel_a-exceptions.o `test -f 'model/exceptions.cpp' || echo './'`model/exceptions.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o model/libmodel_a-context.o `test -f 'model/context.cpp' || echo './'`model/context.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o model/libmodel_a-test_case.o `test -f 'model/test_case.cpp' || echo './'`model/test_case.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o model/libmodel_a-test_program.o `test -f 'model/test_program.cpp' || echo './'`model/test_program.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o model/libmodel_a-test_result.o `test -f 'model/test_result.cpp' || echo './'`model/test_result.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua/store\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/libstore_a-exceptions.o `test -f 'store/exceptions.cpp' || echo './'`store/exceptions.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua/store\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/libstore_a-dbtypes.o `test -f 'store/dbtypes.cpp' || echo './'`store/dbtypes.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o engine/libengine_a-scheduler.o `test -f 'engine/scheduler.cpp' || echo './'`engine/scheduler.cpp engine/scheduler.cpp: In member function 'engine::scheduler::result_handle_ptr engine::scheduler::scheduler_handle::debug_test(model::test_program_ptr, const string&, const utils::config::tree&, const utils::fs::path&, const utils::fs::path&)': engine/scheduler.cpp:1281:23: warning: unused variable 'exec_handle' [-Wunused-variable] 1281 | const exec_handle exec_handle = spawn_test( | ^~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o model/libmodel_a-metadata.o `test -f 'model/metadata.cpp' || echo './'`model/metadata.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua/store\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/libstore_a-metadata.o `test -f 'store/metadata.cpp' || echo './'`store/metadata.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua/store\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/libstore_a-layout.o `test -f 'store/layout.cpp' || echo './'`store/layout.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua/store\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/libstore_a-migrate.o `test -f 'store/migrate.cpp' || echo './'`store/migrate.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua/store\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/libstore_a-read_backend.o `test -f 'store/read_backend.cpp' || echo './'`store/read_backend.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o bootstrap/bootstrap_atf_helpers-atf_helpers.o `test -f 'bootstrap/atf_helpers.cpp' || echo './'`bootstrap/atf_helpers.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua/store\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/libstore_a-write_backend.o `test -f 'store/write_backend.cpp' || echo './'`store/write_backend.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua/store\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/libstore_a-read_transaction.o `test -f 'store/read_transaction.cpp' || echo './'`store/read_transaction.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' store/read_transaction.cpp: In function 'std::string {anonymous}::get_file(utils::sqlite::database&, int64_t)': store/read_transaction.cpp:141:20: warning: unused variable 'more' [-Wunused-variable] 141 | const bool more = stmt.step(); | ^~~~ store/read_transaction.cpp: In function 'model::test_program_ptr store::detail::get_test_program(store::read_backend&, int64_t)': store/read_transaction.cpp:245:16: warning: unused variable 'more' [-Wunused-variable] 245 | const bool more = stmt.step(); | ^~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua/store\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o store/libstore_a-write_transaction.o `test -f 'store/write_transaction.cpp' || echo './'`store/write_transaction.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o drivers/list_tests_helpers drivers/drivers_list_tests_helpers-list_tests_helpers.o -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o bootstrap/bootstrap_plain_helpers-plain_helpers.o `test -f 'bootstrap/plain_helpers.cpp' || echo './'`bootstrap/plain_helpers.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o integration/helpers/bad_test_program.o integration/helpers/bad_test_program.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o integration/helpers/integration_helpers_bogus_test_cases-bogus_test_cases.o `test -f 'integration/helpers/bogus_test_cases.cpp' || echo './'`integration/helpers/bogus_test_cases.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o integration/helpers/integration_helpers_dump_env-dump_env.o `test -f 'integration/helpers/dump_env.cpp' || echo './'`integration/helpers/dump_env.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o integration/helpers/integration_helpers_config-config.o `test -f 'integration/helpers/config.cpp' || echo './'`integration/helpers/config.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o integration/helpers/integration_helpers_expect_all_pass-expect_all_pass.o `test -f 'integration/helpers/expect_all_pass.cpp' || echo './'`integration/helpers/expect_all_pass.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DKYUA_EXAMPLESDIR="\"/usr/share/kyua/examples\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o examples/examples_syntax_test-syntax_test.o `test -f 'examples/syntax_test.cpp' || echo './'`examples/syntax_test.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o integration/helpers/integration_helpers_expect_some_fail-expect_some_fail.o `test -f 'integration/helpers/expect_some_fail.cpp' || echo './'`integration/helpers/expect_some_fail.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o integration/helpers/integration_helpers_interrupts-interrupts.o `test -f 'integration/helpers/interrupts.cpp' || echo './'`integration/helpers/interrupts.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o integration/helpers/integration_helpers_metadata-metadata.o `test -f 'integration/helpers/metadata.cpp' || echo './'`integration/helpers/metadata.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o integration/helpers/integration_helpers_race-race.o `test -f 'integration/helpers/race.cpp' || echo './'`integration/helpers/race.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/stacktrace_helper utils/stacktrace_helper.o make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o integration/helpers/integration_helpers_simple_all_pass-simple_all_pass.o `test -f 'integration/helpers/simple_all_pass.cpp' || echo './'`integration/helpers/simple_all_pass.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -c -o integration/helpers/integration_helpers_simple_some_fail-simple_some_fail.o `test -f 'integration/helpers/simple_some_fail.cpp' || echo './'`integration/helpers/simple_some_fail.cpp make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' rm -f libdrivers.a ar cru libdrivers.a drivers/libdrivers_a-debug_test.o drivers/libdrivers_a-list_tests.o drivers/libdrivers_a-report_junit.o drivers/libdrivers_a-run_tests.o drivers/libdrivers_a-scan_results.o ranlib libdrivers.a make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/process/helpers utils/process/helpers.o make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' rm -f libmodel.a ar cru libmodel.a model/libmodel_a-context.o model/libmodel_a-exceptions.o model/libmodel_a-metadata.o model/libmodel_a-test_case.o model/libmodel_a-test_program.o model/libmodel_a-test_result.o ranlib libmodel.a make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' rm -f libstore.a ar cru libstore.a store/libstore_a-dbtypes.o store/libstore_a-exceptions.o store/libstore_a-layout.o store/libstore_a-metadata.o store/libstore_a-migrate.o store/libstore_a-read_backend.o store/libstore_a-read_transaction.o store/libstore_a-write_backend.o store/libstore_a-write_transaction.o ranlib libstore.a make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' rm -f libengine.a ar cru libengine.a engine/libengine_a-atf.o engine/libengine_a-atf_list.o engine/libengine_a-atf_result.o engine/libengine_a-config.o engine/libengine_a-exceptions.o engine/libengine_a-filters.o engine/libengine_a-kyuafile.o engine/libengine_a-plain.o engine/libengine_a-requirements.o engine/libengine_a-scanner.o engine/libengine_a-tap.o engine/libengine_a-tap_parser.o engine/libengine_a-scheduler.o ranlib libengine.a make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bootstrap/plain_helpers bootstrap/bootstrap_plain_helpers-plain_helpers.o make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o integration/helpers/bad_test_program integration/helpers/bad_test_program.o make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bootstrap/atf_helpers bootstrap/bootstrap_atf_helpers-atf_helpers.o -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' rm -f libutils.a ar cru libutils.a utils/libutils_a-datetime.o utils/libutils_a-env.o utils/libutils_a-memory.o utils/libutils_a-passwd.o utils/libutils_a-sanity.o utils/libutils_a-stacktrace.o utils/libutils_a-stream.o utils/libutils_a-units.o utils/cmdline/libutils_a-base_command.o utils/cmdline/libutils_a-exceptions.o utils/cmdline/libutils_a-globals.o utils/cmdline/libutils_a-options.o utils/cmdline/libutils_a-parser.o utils/cmdline/libutils_a-ui.o utils/cmdline/libutils_a-ui_mock.o utils/config/libutils_a-exceptions.o utils/config/libutils_a-keys.o utils/config/libutils_a-lua_module.o utils/config/libutils_a-nodes.o utils/config/libutils_a-parser.o utils/config/libutils_a-tree.o utils/format/libutils_a-exceptions.o utils/format/libutils_a-formatter.o utils/fs/libutils_a-auto_cleaners.o utils/fs/libutils_a-directory.o utils/fs/libutils_a-exceptions.o utils/fs/libutils_a-lua_module.o utils/fs/libutils_a-operations.o utils/fs/libutils_a-path.o utils/logging/libutils_a-operations.o utils/process/libutils_a-child.o utils/process/libutils_a-deadline_killer.o utils/process/libutils_a-exceptions.o utils/process/libutils_a-executor.o utils/process/libutils_a-fdstream.o utils/process/libutils_a-isolation.o utils/process/libutils_a-operations.o utils/process/libutils_a-status.o utils/process/libutils_a-system.o utils/process/libutils_a-systembuf.o utils/signals/libutils_a-exceptions.o utils/signals/libutils_a-interrupts.o utils/signals/libutils_a-misc.o utils/signals/libutils_a-programmer.o utils/signals/libutils_a-timer.o utils/sqlite/libutils_a-c_gate.o utils/sqlite/libutils_a-database.o utils/sqlite/libutils_a-exceptions.o utils/sqlite/libutils_a-statement.o utils/sqlite/libutils_a-transaction.o utils/text/libutils_a-exceptions.o utils/text/libutils_a-operations.o utils/text/libutils_a-regex.o utils/text/libutils_a-table.o utils/text/libutils_a-templates.o ranlib libutils.a make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o integration/helpers/bogus_test_cases integration/helpers/integration_helpers_bogus_test_cases-bogus_test_cases.o -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o integration/helpers/config integration/helpers/integration_helpers_config-config.o -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o integration/helpers/expect_all_pass integration/helpers/integration_helpers_expect_all_pass-expect_all_pass.o -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o integration/helpers/expect_some_fail integration/helpers/integration_helpers_expect_some_fail-expect_some_fail.o -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o integration/helpers/interrupts integration/helpers/integration_helpers_interrupts-interrupts.o -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o integration/helpers/simple_all_pass integration/helpers/integration_helpers_simple_all_pass-simple_all_pass.o -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o integration/helpers/metadata integration/helpers/integration_helpers_metadata-metadata.o -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o integration/helpers/simple_some_fail integration/helpers/integration_helpers_simple_some_fail-simple_some_fail.o -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o model/exceptions_test model/model_exceptions_test-exceptions_test.o libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o integration/helpers/race integration/helpers/integration_helpers_race-race.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o model/context_test model/model_context_test-context_test.o libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o model/metadata_test model/model_metadata_test-metadata_test.o libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o model/test_case_test model/model_test_case_test-test_case_test.o libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o model/test_result_test model/model_test_result_test-test_result_test.o libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o model/test_program_test model/model_test_program_test-test_program_test.o libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o store/exceptions_test store/store_exceptions_test-exceptions_test.o libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o store/dbtypes_test store/store_dbtypes_test-dbtypes_test.o libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o store/layout_test store/store_layout_test-layout_test.o libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o store/metadata_test store/store_metadata_test-metadata_test.o libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o store/migrate_test store/store_migrate_test-migrate_test.o libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o store/read_backend_test store/store_read_backend_test-read_backend_test.o libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o store/read_transaction_test store/store_read_transaction_test-read_transaction_test.o libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o store/transaction_test store/store_transaction_test-transaction_test.o libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/auto_array_test utils/utils_auto_array_test-auto_array_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o store/write_backend_test store/store_write_backend_test-write_backend_test.o libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o store/schema_inttest store/store_schema_inttest-schema_inttest.o libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o store/write_transaction_test store/store_write_transaction_test-write_transaction_test.o libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/datetime_test utils/utils_datetime_test-datetime_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/memory_test utils/utils_memory_test-memory_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/optional_test utils/utils_optional_test-optional_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/env_test utils/utils_env_test-env_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/stream_test utils/utils_stream_test-stream_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/passwd_test utils/utils_passwd_test-passwd_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/sanity_test utils/utils_sanity_test-sanity_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/stacktrace_test utils/utils_stacktrace_test-stacktrace_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/cmdline/commands_map_test utils/cmdline/utils_cmdline_commands_map_test-commands_map_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/units_test utils/utils_units_test-units_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/cmdline/exceptions_test utils/cmdline/utils_cmdline_exceptions_test-exceptions_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/cmdline/base_command_test utils/cmdline/utils_cmdline_base_command_test-base_command_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/cmdline/globals_test utils/cmdline/utils_cmdline_globals_test-globals_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/cmdline/options_test utils/cmdline/utils_cmdline_options_test-options_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/cmdline/parser_test utils/cmdline/utils_cmdline_parser_test-parser_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/config/exceptions_test utils/config/utils_config_exceptions_test-exceptions_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/cmdline/ui_test utils/cmdline/utils_cmdline_ui_test-ui_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/config/keys_test utils/config/utils_config_keys_test-keys_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/config/lua_module_test utils/config/utils_config_lua_module_test-lua_module_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/config/nodes_test utils/config/utils_config_nodes_test-nodes_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/format/exceptions_test utils/format/utils_format_exceptions_test-exceptions_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/config/parser_test utils/config/utils_config_parser_test-parser_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/format/containers_test utils/format/utils_format_containers_test-containers_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/config/tree_test utils/config/utils_config_tree_test-tree_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/format/formatter_test utils/format/utils_format_formatter_test-formatter_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/fs/exceptions_test utils/fs/utils_fs_exceptions_test-exceptions_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/fs/auto_cleaners_test utils/fs/utils_fs_auto_cleaners_test-auto_cleaners_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/fs/directory_test utils/fs/utils_fs_directory_test-directory_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/fs/lua_module_test utils/fs/utils_fs_lua_module_test-lua_module_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/logging/macros_test utils/logging/utils_logging_macros_test-macros_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/fs/operations_test utils/fs/utils_fs_operations_test-operations_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/fs/path_test utils/fs/utils_fs_path_test-path_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/process/exceptions_test utils/process/utils_process_exceptions_test-exceptions_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/logging/operations_test utils/logging/utils_logging_operations_test-operations_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/process/fdstream_test utils/process/utils_process_fdstream_test-fdstream_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/process/deadline_killer_test utils/process/utils_process_deadline_killer_test-deadline_killer_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/process/child_test utils/process/utils_process_child_test-child_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/process/executor_test utils/process/utils_process_executor_test-executor_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/process/systembuf_test utils/process/utils_process_systembuf_test-systembuf_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/process/isolation_test utils/process/utils_process_isolation_test-isolation_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/process/status_test utils/process/utils_process_status_test-status_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/process/operations_test utils/process/utils_process_operations_test-operations_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/signals/exceptions_test utils/signals/utils_signals_exceptions_test-exceptions_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/signals/programmer_test utils/signals/utils_signals_programmer_test-programmer_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/signals/interrupts_test utils/signals/utils_signals_interrupts_test-interrupts_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/signals/misc_test utils/signals/utils_signals_misc_test-misc_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/signals/timer_test utils/signals/utils_signals_timer_test-timer_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/sqlite/c_gate_test utils/sqlite/utils_sqlite_c_gate_test-c_gate_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/sqlite/exceptions_test utils/sqlite/utils_sqlite_exceptions_test-exceptions_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/text/exceptions_test utils/text/utils_text_exceptions_test-exceptions_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/sqlite/database_test utils/sqlite/utils_sqlite_database_test-database_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/sqlite/transaction_test utils/sqlite/utils_sqlite_transaction_test-transaction_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/sqlite/statement_test utils/sqlite/utils_sqlite_statement_test-statement_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/text/operations_test utils/text/utils_text_operations_test-operations_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/text/regex_test utils/text/utils_text_regex_test-regex_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' rm -f libcli.a ar cru libcli.a cli/libcli_a-cmd_about.o cli/libcli_a-cmd_config.o cli/libcli_a-cmd_db_exec.o cli/libcli_a-cmd_db_migrate.o cli/libcli_a-cmd_debug.o cli/libcli_a-cmd_help.o cli/libcli_a-cmd_list.o cli/libcli_a-cmd_report.o cli/libcli_a-cmd_report_html.o cli/libcli_a-cmd_report_junit.o cli/libcli_a-cmd_test.o cli/libcli_a-common.o cli/libcli_a-config.o cli/libcli_a-main.o libutils.a ranlib libcli.a make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/text/table_test utils/text/utils_text_table_test-table_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utils/text/templates_test utils/text/utils_text_templates_test-templates_test.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o drivers/report_junit_test drivers/drivers_report_junit_test-report_junit_test.o libdrivers.a libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o drivers/list_tests_test drivers/drivers_list_tests_test-list_tests_test.o libdrivers.a libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o engine/atf_helpers engine/engine_atf_helpers-atf_helpers.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o drivers/scan_results_test drivers/drivers_scan_results_test-scan_results_test.o libdrivers.a libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o engine/atf_list_test engine/engine_atf_list_test-atf_list_test.o libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o engine/atf_result_test engine/engine_atf_result_test-atf_result_test.o libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o engine/config_test engine/engine_config_test-config_test.o libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o engine/exceptions_test engine/engine_exceptions_test-exceptions_test.o libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o engine/atf_test engine/engine_atf_test-atf_test.o libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o engine/plain_helpers engine/engine_plain_helpers-plain_helpers.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o engine/filters_test engine/engine_filters_test-filters_test.o libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o engine/requirements_test engine/engine_requirements_test-requirements_test.o libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o engine/kyuafile_test engine/engine_kyuafile_test-kyuafile_test.o libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o engine/scanner_test engine/engine_scanner_test-scanner_test.o libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o engine/plain_test engine/engine_plain_test-plain_test.o libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o engine/tap_helpers engine/engine_tap_helpers-tap_helpers.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o engine/tap_parser_test engine/engine_tap_parser_test-tap_parser_test.o libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o integration/helpers/dump_env integration/helpers/integration_helpers_dump_env-dump_env.o libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o engine/tap_test engine/engine_tap_test-tap_test.o libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o examples/syntax_test examples/examples_syntax_test-syntax_test.o libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o engine/scheduler_test engine/engine_scheduler_test-scheduler_test.o libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cli/cmd_config_test cli/cli_cmd_config_test-cmd_config_test.o libcli.a libdrivers.a libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cli/cmd_about_test cli/cli_cmd_about_test-cmd_about_test.o libcli.a libdrivers.a libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cli/cmd_db_exec_test cli/cli_cmd_db_exec_test-cmd_db_exec_test.o libcli.a libdrivers.a libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o kyua kyua-main.o libcli.a libdrivers.a libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cli/cmd_help_test cli/cli_cmd_help_test-cmd_help_test.o libcli.a libdrivers.a libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cli/cmd_list_test cli/cli_cmd_list_test-cmd_list_test.o libcli.a libdrivers.a libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cli/cmd_debug_test cli/cli_cmd_debug_test-cmd_debug_test.o libcli.a libdrivers.a libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cli/common_test cli/cli_common_test-common_test.o libcli.a libdrivers.a libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cli/config_test cli/cli_config_test-config_test.o libcli.a libdrivers.a libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cli/cmd_test_test cli/cli_cmd_test_test-cmd_test_test.o libcli.a libdrivers.a libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cli/main_test cli/cli_main_test-main_test.o libcli.a libdrivers.a libengine.a libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libstore.a libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libmodel.a libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 libutils.a -llua -lm -ldl -llutok -llua -lm -ldl -llutok -llua -lm -ldl -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yvZosm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64 + cd kyua-0.13 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64 'INSTALL=/usr/bin/install -p' pkgtestsdir=/usr/libexec/kyua/tests testsdir=/usr/libexec/kyua/tests doc_DATA= make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/bin' /usr/bin/install -p kyua '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/kyua/examples' /usr/bin/install -p -m 644 examples/Kyuafile.top examples/kyua.conf '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/kyua/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/kyua/misc' /usr/bin/install -p -m 644 misc/context.html misc/index.html misc/report.css misc/test_result.html '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/kyua/misc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/kyua/store' /usr/bin/install -p -m 644 store/migrate_v1_v2.sql store/migrate_v2_v3.sql store/schema_v3.sql '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/kyua/store' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 doc/kyua-about.1 doc/kyua-config.1 doc/kyua-db-exec.1 doc/kyua-db-migrate.1 doc/kyua-debug.1 doc/kyua-help.1 doc/kyua-list.1 doc/kyua-report-html.1 doc/kyua-report-junit.1 doc/kyua-report.1 doc/kyua-test.1 doc/kyua.1 '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/man/man5' /usr/bin/install -p -m 644 doc/kyua.conf.5 doc/kyuafile.5 '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/bootstrap' /usr/bin/install -p -m 644 bootstrap/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/bootstrap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/bootstrap' /usr/bin/install -p bootstrap/atf_helpers bootstrap/plain_helpers '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/bootstrap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/bootstrap' /usr/bin/install -p bootstrap/testsuite '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/bootstrap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli' /usr/bin/install -p -m 644 cli/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli' /usr/bin/install -p cli/cmd_about_test cli/cmd_config_test cli/cmd_db_exec_test cli/cmd_debug_test cli/cmd_help_test cli/cmd_list_test cli/cmd_test_test cli/common_test cli/config_test cli/main_test '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/drivers' /usr/bin/install -p -m 644 drivers/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/drivers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/drivers' /usr/bin/install -p drivers/list_tests_helpers drivers/list_tests_test drivers/report_junit_test drivers/scan_results_test '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/drivers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine' /usr/bin/install -p -m 644 engine/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine' /usr/bin/install -p engine/atf_helpers engine/atf_test engine/atf_list_test engine/atf_result_test engine/config_test engine/exceptions_test engine/filters_test engine/kyuafile_test engine/plain_helpers engine/plain_test engine/requirements_test engine/scanner_test engine/tap_helpers engine/tap_test engine/tap_parser_test engine/scheduler_test '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/examples' /usr/bin/install -p -m 644 examples/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/examples' /usr/bin/install -p examples/syntax_test '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration' /usr/bin/install -p -m 644 integration/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration' /usr/bin/install -p integration/cmd_about_test integration/cmd_config_test integration/cmd_db_exec_test integration/cmd_db_migrate_test integration/cmd_debug_test integration/cmd_help_test integration/cmd_list_test integration/cmd_report_test integration/cmd_report_html_test integration/cmd_report_junit_test integration/cmd_test_test integration/global_test '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers' /usr/bin/install -p integration/helpers/bad_test_program integration/helpers/bogus_test_cases integration/helpers/config integration/helpers/dump_env integration/helpers/expect_all_pass integration/helpers/expect_some_fail integration/helpers/interrupts integration/helpers/metadata integration/helpers/race integration/helpers/simple_all_pass integration/helpers/simple_some_fail '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/model' /usr/bin/install -p -m 644 model/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/model' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/model' /usr/bin/install -p model/context_test model/exceptions_test model/metadata_test model/test_case_test model/test_program_test model/test_result_test '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/model' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store' /usr/bin/install -p -m 644 store/Kyuafile store/schema_v1.sql store/schema_v2.sql store/testdata_v1.sql store/testdata_v2.sql store/testdata_v3_1.sql store/testdata_v3_2.sql store/testdata_v3_3.sql store/testdata_v3_4.sql '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store' /usr/bin/install -p store/dbtypes_test store/exceptions_test store/layout_test store/metadata_test store/migrate_test store/read_backend_test store/read_transaction_test store/schema_inttest store/transaction_test store/write_backend_test store/write_transaction_test '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests' /usr/bin/install -p -m 644 Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils' /usr/bin/install -p -m 644 utils/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils' /usr/bin/install -p utils/auto_array_test utils/datetime_test utils/env_test utils/memory_test utils/optional_test utils/passwd_test utils/sanity_test utils/stacktrace_helper utils/stacktrace_test utils/stream_test utils/units_test '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/cmdline' /usr/bin/install -p -m 644 utils/cmdline/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/cmdline' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/cmdline' /usr/bin/install -p utils/cmdline/base_command_test utils/cmdline/commands_map_test utils/cmdline/exceptions_test utils/cmdline/globals_test utils/cmdline/options_test utils/cmdline/parser_test utils/cmdline/ui_test '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/cmdline' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/config' /usr/bin/install -p -m 644 utils/config/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/config' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/config' /usr/bin/install -p utils/config/exceptions_test utils/config/keys_test utils/config/lua_module_test utils/config/nodes_test utils/config/parser_test utils/config/tree_test '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/config' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/format' /usr/bin/install -p -m 644 utils/format/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/format' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/format' /usr/bin/install -p utils/format/containers_test utils/format/exceptions_test utils/format/formatter_test '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/format' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/fs' /usr/bin/install -p -m 644 utils/fs/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/fs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/fs' /usr/bin/install -p utils/fs/auto_cleaners_test utils/fs/directory_test utils/fs/exceptions_test utils/fs/lua_module_test utils/fs/operations_test utils/fs/path_test '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/fs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/logging' /usr/bin/install -p -m 644 utils/logging/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/logging' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/logging' /usr/bin/install -p utils/logging/macros_test utils/logging/operations_test '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/logging' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process' /usr/bin/install -p -m 644 utils/process/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process' /usr/bin/install -p utils/process/child_test utils/process/deadline_killer_test utils/process/exceptions_test utils/process/executor_test utils/process/fdstream_test utils/process/isolation_test utils/process/helpers utils/process/operations_test utils/process/status_test utils/process/systembuf_test '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/signals' /usr/bin/install -p -m 644 utils/signals/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/signals' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/signals' /usr/bin/install -p utils/signals/exceptions_test utils/signals/interrupts_test utils/signals/misc_test utils/signals/programmer_test utils/signals/timer_test '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/signals' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/sqlite' /usr/bin/install -p -m 644 utils/sqlite/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/sqlite' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/sqlite' /usr/bin/install -p utils/sqlite/c_gate_test utils/sqlite/database_test utils/sqlite/exceptions_test utils/sqlite/statement_test utils/sqlite/transaction_test '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/sqlite' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/text' /usr/bin/install -p -m 644 utils/text/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/text' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/text' /usr/bin/install -p utils/text/exceptions_test utils/text/operations_test utils/text/regex_test utils/text/table_test utils/text/templates_test '/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/text' make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.13-6.fc33 --unique-debug-suffix -0.13-6.fc33.riscv64 --unique-debug-src-base kyua-0.13-6.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/kyua-0.13 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/bootstrap/atf_helpers explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/bin/kyua explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/bootstrap/plain_helpers explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/cmd_about_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/bootstrap/atf_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/bin/kyua extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/bootstrap/plain_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/cmd_about_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/cmd_config_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/cmd_config_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/cmd_db_exec_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/cmd_db_exec_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/cmd_debug_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/cmd_debug_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/cmd_help_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/cmd_help_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/cmd_list_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/cmd_list_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/cmd_test_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/cmd_test_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/common_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/common_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/config_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/config_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/main_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/cli/main_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/drivers/list_tests_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/drivers/list_tests_helpers explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/drivers/list_tests_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/drivers/list_tests_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/drivers/report_junit_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/drivers/report_junit_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/drivers/scan_results_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/drivers/scan_results_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/atf_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/atf_helpers explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/atf_list_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/atf_list_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/atf_result_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/atf_result_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/atf_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/atf_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/config_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/config_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/filters_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/filters_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/kyuafile_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/kyuafile_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/plain_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/plain_helpers explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/plain_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/plain_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/requirements_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/requirements_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/scanner_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/scanner_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/scheduler_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/scheduler_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/tap_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/tap_helpers explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/tap_parser_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/tap_parser_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/tap_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/engine/tap_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/examples/syntax_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/examples/syntax_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/bad_test_program extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/bad_test_program explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/bogus_test_cases extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/bogus_test_cases explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/config extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/config explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/dump_env extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/dump_env explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/expect_all_pass extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/expect_all_pass explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/expect_some_fail extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/expect_some_fail explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/interrupts extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/interrupts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/metadata extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/metadata explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/race extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/race explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/simple_all_pass extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/simple_all_pass explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/simple_some_fail extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/integration/helpers/simple_some_fail explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/model/context_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/model/context_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/model/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/model/metadata_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/model/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/model/metadata_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/model/test_case_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/model/test_case_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/model/test_program_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/model/test_program_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/model/test_result_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/model/test_result_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/dbtypes_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/dbtypes_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/layout_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/layout_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/metadata_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/metadata_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/migrate_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/migrate_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/read_backend_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/read_backend_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/read_transaction_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/read_transaction_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/schema_inttest extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/schema_inttest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/transaction_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/transaction_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/write_backend_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/write_backend_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/write_transaction_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/store/write_transaction_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/auto_array_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/auto_array_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/cmdline/base_command_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/cmdline/base_command_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/cmdline/commands_map_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/cmdline/commands_map_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/cmdline/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/cmdline/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/cmdline/globals_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/cmdline/globals_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/cmdline/options_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/cmdline/options_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/cmdline/parser_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/cmdline/parser_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/cmdline/ui_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/config/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/config/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/cmdline/ui_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/config/keys_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/config/keys_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/config/lua_module_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/config/lua_module_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/config/nodes_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/config/nodes_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/config/parser_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/config/tree_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/config/parser_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/config/tree_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/datetime_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/datetime_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/env_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/env_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/format/containers_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/format/containers_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/format/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/format/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/format/formatter_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/format/formatter_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/fs/auto_cleaners_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/fs/auto_cleaners_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/fs/directory_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/fs/directory_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/fs/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/fs/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/fs/lua_module_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/fs/lua_module_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/fs/operations_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/fs/operations_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/fs/path_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/fs/path_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/logging/macros_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/logging/macros_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/logging/operations_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/logging/operations_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/memory_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/memory_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/optional_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/optional_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/passwd_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/passwd_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/child_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/deadline_killer_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/child_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/deadline_killer_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/executor_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/executor_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/fdstream_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/fdstream_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/helpers extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/helpers explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/isolation_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/isolation_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/operations_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/operations_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/status_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/status_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/systembuf_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/process/systembuf_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/sanity_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/sanity_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/signals/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/signals/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/signals/interrupts_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/signals/interrupts_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/signals/misc_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/signals/misc_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/signals/programmer_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/signals/programmer_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/signals/timer_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/signals/timer_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/sqlite/c_gate_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/sqlite/c_gate_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/sqlite/database_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/sqlite/database_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/sqlite/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/sqlite/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/sqlite/statement_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/sqlite/statement_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/sqlite/transaction_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/sqlite/transaction_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/stacktrace_helper extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/stacktrace_helper explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/stacktrace_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/stacktrace_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/stream_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/stream_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/text/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/text/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/text/operations_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/text/operations_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/text/regex_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/text/regex_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/text/table_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/text/table_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/text/templates_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/text/templates_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/units_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/libexec/kyua/tests/utils/units_test original debug info size: 787312kB, size after compression: 618696kB /usr/lib/rpm/sepdebugcrcfix: Updated 122 CRC32s, 0 CRC32s did match. 5276 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/libexec/kyua/tests/bootstrap/testsuite from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sId0kn + umask 022 + cd /builddir/build/BUILD + cd kyua-0.13 ++ pwd + HOME=/builddir/build/BUILD/kyua-0.13/check + /usr/bin/make -O -j4 V=1 VERBOSE=1 check pkgtestsdir=/usr/libexec/kyua/tests testsdir=/usr/libexec/kyua/tests /usr/bin/make check-local make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' Resource limits: POSIX message queues (bytes, -q) 819200 (hard) POSIX message queues (bytes, -q) 819200 (soft) core file size (blocks, -c) unlimited (hard) core file size (blocks, -c) unlimited (soft) cpu time (seconds, -t) unlimited (hard) cpu time (seconds, -t) unlimited (soft) data seg size (kbytes, -d) unlimited (hard) data seg size (kbytes, -d) unlimited (soft) file locks (-x) unlimited (hard) file locks (-x) unlimited (soft) file size (blocks, -f) unlimited (hard) file size (blocks, -f) unlimited (soft) max locked memory (kbytes, -l) 64 (hard) max locked memory (kbytes, -l) 64 (soft) max memory size (kbytes, -m) unlimited (hard) max memory size (kbytes, -m) unlimited (soft) max user processes (-u) 63046 (hard) max user processes (-u) 63046 (soft) open files (-n) 1024 (soft) open files (-n) 524288 (hard) pending signals (-i) 63046 (hard) pending signals (-i) 63046 (soft) pipe size (512 bytes, -p) 8 (hard) pipe size (512 bytes, -p) 8 (soft) real-time priority (-r) 0 (hard) real-time priority (-r) 0 (soft) scheduling priority (-e) 0 (hard) scheduling priority (-e) 0 (soft) stack size (kbytes, -s) 8192 (soft) stack size (kbytes, -s) unlimited (hard) virtual memory (kbytes, -v) unlimited (hard) virtual memory (kbytes, -v) unlimited (soft) make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' *** Fatal signal 11 received *** Log file is /builddir/build/BUILD/kyua-0.13/check/.kyua/logs/kyua.20200813-172740.log *** Please report this problem to kyua-discuss@googlegroups.com detailing what you were doing before the crash happened; if possible, include the log file mentioned above ./local-kyua: line 4: 63682 Segmentation fault (core dumped) env KYUA_CONFDIR="/non-existent" KYUA_DOCDIR="/builddir/build/BUILD/kyua-0.13" KYUA_EXAMPLESDIR="/builddir/build/BUILD/kyua-0.13/examples" KYUA_MISCDIR="/builddir/build/BUILD/kyua-0.13/misc" KYUA_STOREDIR="/builddir/build/BUILD/kyua-0.13/store" KYUA_STORETESTDATADIR="/builddir/build/BUILD/kyua-0.13/store" PATH="/builddir/build/BUILD/kyua-0.13:${PATH}" "/builddir/build/BUILD/kyua-0.13/kyua" --config=none "${@}" kyua: E: No previous results file found for test suite builddir_build_BUILD_kyua-0.13. make[1]: *** [Makefile:10158: check-kyua] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' make[1]: *** Waiting for unfinished jobs.... make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' cd bootstrap && KYUA_CONFDIR="/non-existent" KYUA_DOCDIR="/builddir/build/BUILD/kyua-0.13" KYUA_EXAMPLESDIR="/builddir/build/BUILD/kyua-0.13/examples" KYUA_MISCDIR="/builddir/build/BUILD/kyua-0.13/misc" KYUA_STOREDIR="/builddir/build/BUILD/kyua-0.13/store" KYUA_STORETESTDATADIR="/builddir/build/BUILD/kyua-0.13/store" PATH="/builddir/build/BUILD/kyua-0.13:${PATH}" \ ./testsuite ## ------------------------------------------ ## ## Kyua 0.13 test suite: bootstrapping tests. ## ## ------------------------------------------ ## 1: test program crashes in test list FAILED (testsuite.at:76) 2: test program prints an empty test list FAILED (testsuite.at:87) 3: test program with zero test cases FAILED (testsuite.at:98) 4: run test case that passes FAILED (testsuite.at:109) 5: run test case that fails FAILED (testsuite.at:121) 6: run test case that skips FAILED (testsuite.at:134) 7: run two test cases, success FAILED (testsuite.at:147) 8: run two test cases, failure FAILED (testsuite.at:160) 9: run mixed test cases FAILED (testsuite.at:173) 10: run tests from build directories FAILED (testsuite.at:191) ## ------------- ## ## Test results. ## ## ------------- ## ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `bootstrap/testsuite.log' and all information you think might help: To: Subject: [Kyua 0.13] testsuite: 1 2 3 4 5 6 7 8 9 10 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `bootstrap/testsuite.dir'. make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' ERROR: All 10 tests were run, 10 failed unexpectedly. make[1]: *** [Makefile:10061: check-bootstrap] Error 1 make: *** [Makefile:9714: check-am] Error 2 + : + RPM_EC=0 ++ jobs -p + exit 0 Processing files: kyua-0.13-6.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dNS9Rl + umask 022 + cd /builddir/build/BUILD + cd kyua-0.13 + DOCDIR=/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/doc/kyua + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/doc/kyua + cp -pr AUTHORS /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/doc/kyua + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/doc/kyua + cp -pr NEWS.md /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/doc/kyua + cp -pr README.md /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/doc/kyua + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XnEkIo + umask 022 + cd /builddir/build/BUILD + cd kyua-0.13 + LICENSEDIR=/builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/licenses/kyua + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/licenses/kyua + cp -pr LICENSE /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64/usr/share/licenses/kyua + RPM_EC=0 ++ jobs -p + exit 0 Provides: kyua = 0.13-6.fc33 kyua(riscv-64) = 0.13-6.fc33 kyua-cli = 0.13-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) liblua-5.4.so()(64bit) liblutok.so.3()(64bit) libsqlite3.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Obsoletes: kyua-cli < 0.10 kyua-testers < 0.10 kyua-testers-devel < 0.10 Processing files: kyua-tests-0.13-6.fc33.riscv64 Provides: kyua-tests = 0.13-6.fc33 kyua-tests(riscv-64) = 0.13-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/atf-sh /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libatf-c++.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) liblua-5.4.so()(64bit) liblutok.so.3()(64bit) libsqlite3.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Obsoletes: kyua-cli-tests < 0.10 kyua-testers-tests < 0.10 Processing files: kyua-debugsource-0.13-6.fc33.riscv64 Provides: kyua-debugsource = 0.13-6.fc33 kyua-debugsource(riscv-64) = 0.13-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kyua-debuginfo-0.13-6.fc33.riscv64 Provides: debuginfo(build-id) = 8cee16a43a60c6d7b01acebbe7af39c7200e6335 kyua-debuginfo = 0.13-6.fc33 kyua-debuginfo(riscv-64) = 0.13-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kyua-debugsource(riscv-64) = 0.13-6.fc33 Processing files: kyua-tests-debuginfo-0.13-6.fc33.riscv64 Provides: debuginfo(build-id) = 01e1b936569898a8b8b66131e273d4e3b687ea48 debuginfo(build-id) = 06243c7a5526d8a6d82d2e77e32cd7a0e4d5274a debuginfo(build-id) = 0cc53d9041ad4d40d2fe6d1ef8b61a599edfca85 debuginfo(build-id) = 0e69d3c563d08012595d557d282d4df2ec3702ea debuginfo(build-id) = 13a8d5046372ea615789da4c32ec58cf6359d4bc debuginfo(build-id) = 1652f5d369ed4aa3a219e19abba9bb4def585bdc debuginfo(build-id) = 19282e982ddb3531c1c8084b62d57b4a74bf4db3 debuginfo(build-id) = 1cfc58fb6a115d5a5d23589570dde7c6560cd2f6 debuginfo(build-id) = 20dd1f6a1459026c81365d9c9f56ff76590ac239 debuginfo(build-id) = 21bcd2f9707bcefe57ae6882550cbecf6798a864 debuginfo(build-id) = 23a7937312885a136ebc297a02459b8ed4c71dd2 debuginfo(build-id) = 23f3051fdefb4c610fa06116246adf25c9a02bae debuginfo(build-id) = 2865d5e73e3de75930b5c4861b337a88776e11e4 debuginfo(build-id) = 291d2559ba1458f9ba89e2dd1a24f172cde57c24 debuginfo(build-id) = 2a82d2cd10d763c382cf77efe05a151c8573825e debuginfo(build-id) = 2b60046d591003ad1a5bdb66eb846b4db3122212 debuginfo(build-id) = 2b6b0419004489d9642b427184a1c8dbeae5ea1a debuginfo(build-id) = 2fe259d738d8f3815d47cbc0169e83b3da61039b debuginfo(build-id) = 30f2388bd13cd3ed6613f8e91bd14bdcb14c5433 debuginfo(build-id) = 31fda466bf5a3db206c4664f34ce05bd2d39d17c debuginfo(build-id) = 32c6b4ead67388a2eab1fc0f1b28e4fc6a3dc244 debuginfo(build-id) = 335b191162cdba32abef35252e5c758c8c88db20 debuginfo(build-id) = 3513273e56d4b72c0c88e0694549342a4f55c5ca debuginfo(build-id) = 39e5c7a46c381df682897f5d3a8dab2f909edea7 debuginfo(build-id) = 39f033c3ac0a077c68e4ce0ae257527d982430b5 debuginfo(build-id) = 3c8c14714cafe6b81b2d913557b28fa21a8d34aa debuginfo(build-id) = 3e5f6a6388812fa34f16a13ad6fa4a579dea9de8 debuginfo(build-id) = 404df8705bd3d1fb7ecf392d7d40f2681fae3619 debuginfo(build-id) = 45e6b123e63524142e304ac277fa7a7debd48db7 debuginfo(build-id) = 4628bee355f54f2ec532d05b180c9da200263f73 debuginfo(build-id) = 4768ce2b575a328b5e1df4efece64a6403100bda debuginfo(build-id) = 49f38872896de93597c0e317e5fde69ce2513881 debuginfo(build-id) = 4ad38be0b19b9793c4df3c18caa2e3500785c90b debuginfo(build-id) = 4d19388dd4ea659dd2ca34797cc24f48ca88fb11 debuginfo(build-id) = 4ec0e9860170642f53360b97e4fe41e4508ab011 debuginfo(build-id) = 4f9387a43e84fb1f743e99dc93e11e896be0517d debuginfo(build-id) = 505d910513301b2cbf5a39b12d0dc515124e89f9 debuginfo(build-id) = 5226a8cb9181b90821d8a7a9914255b40d7ef669 debuginfo(build-id) = 53967b276be45b3e912031bc97f4520ca4213976 debuginfo(build-id) = 557ad06fa53fe4cdbbd081f3ee11e6932794c1e4 debuginfo(build-id) = 5640b15c6fb62365881d93b234b7f53111275e43 debuginfo(build-id) = 570408fa67ca8e9d58b98478a6bc9bc13c4781a2 debuginfo(build-id) = 57489d9434b07c5e6913415d32558828b92a8791 debuginfo(build-id) = 59c8237b4f924ca5712f27cf89d4f950cbb4479a debuginfo(build-id) = 5b15b38468bdc1f47b2a19be8eb5390fd1df9c86 debuginfo(build-id) = 5c8206940ad5369acb1a23eb71c399b8eca460ca debuginfo(build-id) = 5e723c7d8962294a738dbdf254e4a59df149cfa3 debuginfo(build-id) = 5f1034fe79a9dda23cc540db91991668e65d49d3 debuginfo(build-id) = 605bd2848f355d88f315b665439275c364654609 debuginfo(build-id) = 6233e1c4c9f7f4d3e662155b1cf2f3aa8decfdbe debuginfo(build-id) = 626e1063a6e4d17f3aec6f6985af563176feba84 debuginfo(build-id) = 650f323d7931bc7f4203908ac4f0c89e4a0e8a88 debuginfo(build-id) = 66021ea649c00fed01a022eff787e9d46da1610d debuginfo(build-id) = 68a373c8b39e48ad99025f9598a94495bd79a3a3 debuginfo(build-id) = 6b76ce553997a3e5e35153f79ead6c8a3fcb82d2 debuginfo(build-id) = 6b8d1be48a27b6cac20df50cf468f1560f8a1231 debuginfo(build-id) = 6ebbe43c9442b1350ddf2dd8b33d100cf10f2a61 debuginfo(build-id) = 6f15b9b64a769ac947d4e6958ea7cf777568644a debuginfo(build-id) = 706c8aec89d22f71f0dd7a5469c0122cb286f237 debuginfo(build-id) = 753ca897a5b31158ed1d0bd6c97f44eacec38b26 debuginfo(build-id) = 763b9bdb17d02bc925fc876cb3859d9d3c4bffba debuginfo(build-id) = 76f2f5a5cd28cd6c01ed0034437794adb2274e2f debuginfo(build-id) = 78a2036875a41224995ca45022fc39803a659dbb debuginfo(build-id) = 78c85a21bfc011d2ea57d2e6b7263e90096ed631 debuginfo(build-id) = 7bdef797225288e2f60fa97f4c46ee6057f3ef65 debuginfo(build-id) = 7c8fc8af67f87810f711acb1ec5fc9aef8097311 debuginfo(build-id) = 7c8fe8d4f76c4d485fa25dd79ace391a2b01ac37 debuginfo(build-id) = 7eddf52a3be129a51b3c4e6fd7839a8cebed5c74 debuginfo(build-id) = 805e8bd3b8c037b7299b14f0c544e7e5e8ee51a4 debuginfo(build-id) = 8177dd7173f7e41ac3fabfd1d10cc1a1bf456e42 debuginfo(build-id) = 87f6a6a440aec4522acef747971a2394d4af0be8 debuginfo(build-id) = 8c99422dd1664f77f026e8908b72d95c19c04828 debuginfo(build-id) = 8d860d48fb97a7f5a322efd412fe9343ee44bb34 debuginfo(build-id) = 8fbb22474951ce58bf8265589314718d50c99b05 debuginfo(build-id) = 91525b7d89386600cf0e5c64f1c9e01cdd0e947a debuginfo(build-id) = 96ecb3457267cd411a6ffa7ef9a84ca199e84117 debuginfo(build-id) = 98f1cea82a6fb1221715dd2080bceec5fe13cf44 debuginfo(build-id) = 997e5f9419b8712976bec0af15971c7970e2da30 debuginfo(build-id) = 9a9d42a879a29c43cffa5560c1f42ebddf103a66 debuginfo(build-id) = a34d82f8dbd790244450912a49274937d3eec636 debuginfo(build-id) = a485c248e451cedf9e1d912a2e66cd4b65ae3f3f debuginfo(build-id) = a7893e4f93aa5512528af8f5ceee01cb29fbb473 debuginfo(build-id) = a9e5224f3a1602b7218c68033c0670f1d7185a5b debuginfo(build-id) = aac5a90ecfe605573ac93034f2df438b9c5094e9 debuginfo(build-id) = aaebf117a86dcb587347ed32bc10c4df5d468f63 debuginfo(build-id) = ad1ca86e986262f17613c2bdaf5d7595aba6f322 debuginfo(build-id) = ae83e55d077763ff910709659bc6a488bbeb8757 debuginfo(build-id) = b05425f2edf34d87041aabbe7d04fe7bb3c06a86 debuginfo(build-id) = b104adb4a16cfe0a52a84b94148831cb4f89a8cf debuginfo(build-id) = b3ac0059b8180ea4097972d64234743c96b657b9 debuginfo(build-id) = b601e481f0be66403a4102dc436d14f2d979ca9d debuginfo(build-id) = b94de0756968687459fa2cc584aed87fe4d8cc1a debuginfo(build-id) = bca6b26b66c16ad9263bc39a0953f4ee5c3dbe0c debuginfo(build-id) = be831a6e324114f7bbc300c118803f955b8266ed debuginfo(build-id) = c0b0351251880690c3393542b1c610b101455a24 debuginfo(build-id) = c0c8562415f96ff48144a83fa28952e18fa44e0b debuginfo(build-id) = c7ebdd9de46f7282cf4d2d99c54fda5f61651323 debuginfo(build-id) = c80cc219dadbd553f8b0f5e1218b59d375fd6bcb debuginfo(build-id) = c9777b3cf1bab3f1954b3daeb80712b8e02e6dc4 debuginfo(build-id) = cab7dd48d595cb2b851f9f0223d42d93e600c9b3 debuginfo(build-id) = cd4dd15d43d847c6438ee7880c036bda141dd4b3 debuginfo(build-id) = cd84508daa966f525a591bc2e30d82daa4f8db1a debuginfo(build-id) = cebe38d9f712ae97532d92bcfdb494af00cca3f9 debuginfo(build-id) = d28efdb262850abe819eda612d088f3863bb224d debuginfo(build-id) = d4cbc9dc3237affd052de570669c59834b30849d debuginfo(build-id) = da9c1ad138ce172c5bf8dacf1b9f344674131adc debuginfo(build-id) = daa7cf13422943f90e5b382e97c3596fd08639ff debuginfo(build-id) = dfcda9bff9b156c0b685cdcde1fe397929d83fe6 debuginfo(build-id) = e1b26c3d5e5248abbe59e0c4bab14a0507ee1fcb debuginfo(build-id) = e6143570f10a1f7e6fad445ab2810120fbc165f2 debuginfo(build-id) = e80e6fc22d029942e71f4aef34e8c4c4c6ab6093 debuginfo(build-id) = e97998e8b56c279b9450bdb994c88d902f067199 debuginfo(build-id) = eab72c99c9d9c3d0403c3b90a6f5e184a96425db debuginfo(build-id) = ead4e2f07f280ae3fffce23465c59df6602b525e debuginfo(build-id) = ec1729575a7f6b2b0195e23a82ea6dbeb3b2117f debuginfo(build-id) = f029fb51c8a41ca3664a6bd8e544480e5f0ccb07 debuginfo(build-id) = f6d25a24bc4bc44aedff1af09d1eaa4c36b8911e debuginfo(build-id) = f7c78b3427e34c71df8f68e6ee05534fad0fb3fa debuginfo(build-id) = f9076d3d8dd71f8168aa5dc6b51d0282eeff09cd debuginfo(build-id) = fa4554d0819a55b3620759515ba657b3caa1aa18 debuginfo(build-id) = fd47b1e3efadcb179b86edfb5d3dff2ac56b89df kyua-tests-debuginfo = 0.13-6.fc33 kyua-tests-debuginfo(riscv-64) = 0.13-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kyua-debugsource(riscv-64) = 0.13-6.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64 Wrote: /builddir/build/RPMS/kyua-debugsource-0.13-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/kyua-0.13-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/kyua-tests-0.13-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/kyua-debuginfo-0.13-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/kyua-tests-debuginfo-0.13-6.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8q1NUl + umask 022 + cd /builddir/build/BUILD + cd kyua-0.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kyua-0.13-6.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0