Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/kyua.spec'], chrootPath='/var/lib/mock/f30-build-36743-20808/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=345600uid=995gid=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 Wrote: /builddir/build/SRPMS/kyua-0.13-2.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/kyua.spec'], chrootPath='/var/lib/mock/f30-build-36743-20808/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=345600uid=995gid=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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.atHCo7 + 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 . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aTDrCR + umask 022 + cd /builddir/build/BUILD + cd kyua-0.13 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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 BUILDSTDERR: 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 for riscv64-koji-linux-gnu-g++... no checking for riscv64-koji-linux-gnu-c++... no checking for riscv64-koji-linux-gnu-gpp... no checking for riscv64-koji-linux-gnu-aCC... no checking for riscv64-koji-linux-gnu-CC... no checking for riscv64-koji-linux-gnu-cxx... no checking for riscv64-koji-linux-gnu-cc++... no checking for riscv64-koji-linux-gnu-cl.exe... no checking for riscv64-koji-linux-gnu-FCC... no checking for riscv64-koji-linux-gnu-KCC... no checking for riscv64-koji-linux-gnu-RCC... no checking for riscv64-koji-linux-gnu-xlC_r... no checking for riscv64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for riscv64-koji-linux-gnu-gcc... no checking for 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-koji-linux-gnu-ar... no checking for riscv64-koji-linux-gnu-lib... no checking for riscv64-koji-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... no 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... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/sysctl.h... (cached) yes checking for sysctlbyname... no BUILDSTDERR: configure: WARNING: Don't know how to query the amount of physical memory BUILDSTDERR: 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-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/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 BUILDSTDERR: configure: WARNING: unrecognized options: --with-with-atf + /usr/bin/make -O -j4 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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. -DKYUA_STORETESTDATADIR=\"/usr/libexec/kyua/tests/store\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' BUILDSTDERR: utils/process/child_test.cpp: In member function 'virtual void {anonymous}::atfu_tc_child__fork_capture__fork_cannot_unwind::body() const': BUILDSTDERR: utils/process/child_test.cpp:432:17: warning: unused variable 'parent_pid' [-Wunused-variable] BUILDSTDERR: const pid_t parent_pid = ::getpid(); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: utils/process/child_test.cpp: In member function 'virtual void {anonymous}::atfu_tc_child__fork_files__fork_cannot_unwind::body() const': BUILDSTDERR: utils/process/child_test.cpp:578:17: warning: unused variable 'parent_pid' [-Wunused-variable] BUILDSTDERR: const pid_t parent_pid = ::getpid(); BUILDSTDERR: ^~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' BUILDSTDERR: utils/signals/programmer_test.cpp: In function 'void {anonymous}::sigchld::handler_1(int)': BUILDSTDERR: utils/signals/programmer_test.cpp:53:26: warning: unused parameter 'signo' [-Wunused-parameter] BUILDSTDERR: void handler_1(const int signo) { BUILDSTDERR: ~~~~~~~~~~^~~~~ BUILDSTDERR: utils/signals/programmer_test.cpp: In function 'void {anonymous}::sigchld::handler_2(int)': BUILDSTDERR: utils/signals/programmer_test.cpp:59:26: warning: unused parameter 'signo' [-Wunused-parameter] BUILDSTDERR: void handler_2(const int signo) { BUILDSTDERR: ~~~~~~~~~~^~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' /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' 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' 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-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' g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' 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' g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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=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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua\"" -DKYUA_MISCDIR="\"/usr/share/kyua/misc\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' BUILDSTDERR: utils/datetime.cpp: In static member function 'static utils::datetime::timestamp utils::datetime::timestamp::now()': BUILDSTDERR: utils/datetime.cpp:370:19: warning: unused variable 'ret' [-Wunused-variable] BUILDSTDERR: const int ret = ::gettimeofday(&data, NULL); BUILDSTDERR: ^~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua\"" -DKYUA_MISCDIR="\"/usr/share/kyua/misc\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' BUILDSTDERR: utils/sanity.cpp: In function 'void utils::install_crash_handlers(const string&)': BUILDSTDERR: utils/sanity.cpp:186:17: warning: variable 'installed' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static bool installed = false; BUILDSTDERR: ^~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' BUILDSTDERR: utils/cmdline/options.cpp: In static member function 'static int utils::cmdline::int_option::convert(const string&)': BUILDSTDERR: utils/cmdline/options.cpp:334:40: warning: control reaches end of non-void function [-Wreturn-type] BUILDSTDERR: } catch (const std::runtime_error& e) { BUILDSTDERR: ^ BUILDSTDERR: utils/cmdline/options.cpp: In static member function 'static utils::cmdline::list_option::option_type utils::cmdline::list_option::convert(const string&)': BUILDSTDERR: utils/cmdline/options.cpp:402:40: warning: control reaches end of non-void function [-Wreturn-type] BUILDSTDERR: } catch (const std::runtime_error& e) { BUILDSTDERR: ^ BUILDSTDERR: utils/cmdline/options.cpp: In static member function 'static utils::fs::path utils::cmdline::path_option::convert(const string&)': BUILDSTDERR: utils/cmdline/options.cpp:476:40: warning: control reaches end of non-void function [-Wreturn-type] BUILDSTDERR: } catch (const std::runtime_error& e) { BUILDSTDERR: ^ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' BUILDSTDERR: utils/fs/directory.cpp: In member function 'void utils::fs::detail::directory_iterator::impl::next()': BUILDSTDERR: utils/fs/directory.cpp:201:15: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: if (::readdir_r(_dirp, &_dirent, &result) == -1) { BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from utils/fs/directory.cpp:34: BUILDSTDERR: /usr/include/dirent.h:183:12: note: declared here BUILDSTDERR: extern int readdir_r (DIR *__restrict __dirp, BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: utils/fs/directory.cpp:201:49: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: if (::readdir_r(_dirp, &_dirent, &result) == -1) { BUILDSTDERR: ^ BUILDSTDERR: In file included from utils/fs/directory.cpp:34: BUILDSTDERR: /usr/include/dirent.h:183:12: note: declared here BUILDSTDERR: extern int readdir_r (DIR *__restrict __dirp, BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: utils/fs/directory.cpp:201:49: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: if (::readdir_r(_dirp, &_dirent, &result) == -1) { BUILDSTDERR: ^ BUILDSTDERR: In file included from utils/fs/directory.cpp:34: BUILDSTDERR: /usr/include/dirent.h:183:12: note: declared here BUILDSTDERR: extern int readdir_r (DIR *__restrict __dirp, BUILDSTDERR: ^~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' BUILDSTDERR: utils/fs/operations.cpp: In function 'void {anonymous}::run_mount_tmpfs(const utils::fs::path&, uint64_t)': BUILDSTDERR: utils/fs/operations.cpp:228:15: warning: unused variable 'ret' [-Wunused-variable] BUILDSTDERR: const int ret = ::execvp(mount_args[0], BUILDSTDERR: ^~~ BUILDSTDERR: utils/fs/operations.cpp: In function 'void {anonymous}::unmount_with_umount8(const utils::fs::path&)': BUILDSTDERR: utils/fs/operations.cpp:274:19: warning: unused variable 'ret' [-Wunused-variable] BUILDSTDERR: const int ret = ::execlp(UMOUNT, "umount", mount_point.c_str(), NULL); BUILDSTDERR: ^~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' BUILDSTDERR: utils/process/operations.cpp: In function 'void utils::process::exec_unsafe(const utils::fs::path&, const args_vector&)': BUILDSTDERR: utils/process/operations.cpp:166:19: warning: unused variable 'ret' [-Wunused-variable] BUILDSTDERR: const int ret = ::execv(program.c_str(), BUILDSTDERR: ^~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' BUILDSTDERR: utils/signals/interrupts.cpp: In function 'void {anonymous}::mask_signals(sigset_t*)': BUILDSTDERR: utils/signals/interrupts.cpp:165:15: warning: unused variable 'ret' [-Wunused-variable] BUILDSTDERR: const int ret = ::sigprocmask(SIG_BLOCK, &mask, old_sigmask); BUILDSTDERR: ^~~ BUILDSTDERR: utils/signals/interrupts.cpp: In function 'void {anonymous}::unmask_signals(sigset_t*)': BUILDSTDERR: utils/signals/interrupts.cpp:174:15: warning: unused variable 'ret' [-Wunused-variable] BUILDSTDERR: const int ret = ::sigprocmask(SIG_SETMASK, old_sigmask, NULL); BUILDSTDERR: ^~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' BUILDSTDERR: utils/sqlite/database.cpp: In member function 'void utils::sqlite::database::impl::close()': BUILDSTDERR: utils/sqlite/database.cpp:129:13: warning: unused variable 'error' [-Wunused-variable] BUILDSTDERR: int error = ::sqlite3_close(db); BUILDSTDERR: ^~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' BUILDSTDERR: utils/signals/timer.cpp: In function 'void {anonymous}::sigalrm_handler(int)': BUILDSTDERR: utils/signals/timer.cpp:361:27: warning: unused parameter 'signo' [-Wunused-parameter] BUILDSTDERR: sigalrm_handler(const int signo) BUILDSTDERR: ~~~~~~~~~~^~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' BUILDSTDERR: utils/sqlite/statement.cpp: In member function 'void utils::sqlite::statement::step_without_results()': BUILDSTDERR: utils/sqlite/statement.cpp:176:16: warning: unused variable 'data' [-Wunused-variable] BUILDSTDERR: const bool data = step(); BUILDSTDERR: ^~~~ BUILDSTDERR: utils/sqlite/statement.cpp: In member function 'void utils::sqlite::statement::clear_bindings()': BUILDSTDERR: utils/sqlite/statement.cpp:620:15: warning: unused variable 'error' [-Wunused-variable] BUILDSTDERR: const int error = ::sqlite3_clear_bindings(_pimpl->stmt); BUILDSTDERR: ^~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -DGDB=\"gdb\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' BUILDSTDERR: drivers/run_tests.cpp:223:1: warning: 'std::__cxx11::string {anonymous}::format_pids(const pid_to_id_map&)' defined but not used [-Wunused-function] BUILDSTDERR: format_pids(const pid_to_id_map& map) BUILDSTDERR: ^~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' BUILDSTDERR: engine/atf_result.cpp: In function 'engine::atf_result {anonymous}::parse_with_reason_and_arg(const string&, const string&)': BUILDSTDERR: engine/atf_result.cpp:193:21: warning: control reaches end of non-void function [-Wreturn-type] BUILDSTDERR: optional< int > arg; BUILDSTDERR: ^~~ BUILDSTDERR: engine/atf_result.cpp: In function 'engine::atf_result {anonymous}::parse_with_reason(const string&, const string&)': BUILDSTDERR: engine/atf_result.cpp:136:45: warning: control reaches end of non-void function [-Wreturn-type] BUILDSTDERR: const std::string reason = rest.substr(2); BUILDSTDERR: ^ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' BUILDSTDERR: 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': BUILDSTDERR: engine/plain.cpp:107:24: warning: unused parameter 'test_case_name' [-Wunused-parameter] BUILDSTDERR: const std::string& test_case_name, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 BUILDSTDERR: 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': BUILDSTDERR: engine/tap.cpp:154:24: warning: unused parameter 'test_case_name' [-Wunused-parameter] BUILDSTDERR: const std::string& test_case_name, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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. -DKYUA_STOREDIR=\"/usr/share/kyua/store\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 make[1]: Leaving directory '/builddir/build/BUILD/kyua-0.13' BUILDSTDERR: 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&)': BUILDSTDERR: engine/scheduler.cpp:1281:23: warning: unused variable 'exec_handle' [-Wunused-variable] BUILDSTDERR: const exec_handle exec_handle = spawn_test( BUILDSTDERR: ^~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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. -DKYUA_STOREDIR=\"/usr/share/kyua/store\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' BUILDSTDERR: store/read_transaction.cpp: In function 'std::__cxx11::string {anonymous}::get_file(utils::sqlite::database&, int64_t)': BUILDSTDERR: store/read_transaction.cpp:141:20: warning: unused variable 'more' [-Wunused-variable] BUILDSTDERR: const bool more = stmt.step(); BUILDSTDERR: ^~~~ BUILDSTDERR: store/read_transaction.cpp: In function 'model::test_program_ptr store::detail::get_test_program(store::read_backend&, int64_t)': BUILDSTDERR: store/read_transaction.cpp:245:16: warning: unused variable 'more' [-Wunused-variable] BUILDSTDERR: const bool more = stmt.step(); BUILDSTDERR: ^~~~ make[1]: Entering directory '/builddir/build/BUILD/kyua-0.13' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' 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++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' 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 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Nec096 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64 + cd kyua-0.13 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/bin' /usr/bin/install -p kyua '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/share/kyua/examples' /usr/bin/install -p -m 644 examples/Kyuafile.top examples/kyua.conf '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/share/kyua/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/share/kyua/misc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/share/kyua/store' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/share/man/man5' /usr/bin/install -p -m 644 doc/kyua.conf.5 doc/kyuafile.5 '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/bootstrap' /usr/bin/install -p -m 644 bootstrap/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/bootstrap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/bootstrap' /usr/bin/install -p bootstrap/atf_helpers bootstrap/plain_helpers '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/bootstrap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/bootstrap' /usr/bin/install -p bootstrap/testsuite '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/bootstrap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli' /usr/bin/install -p -m 644 cli/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/libexec/kyua/tests/cli' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/drivers' /usr/bin/install -p -m 644 drivers/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/drivers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/libexec/kyua/tests/drivers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine' /usr/bin/install -p -m 644 engine/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/libexec/kyua/tests/engine' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/examples' /usr/bin/install -p -m 644 examples/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/examples' /usr/bin/install -p examples/syntax_test '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration' /usr/bin/install -p -m 644 integration/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/libexec/kyua/tests/integration' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/model' /usr/bin/install -p -m 644 model/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/model' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/libexec/kyua/tests/model' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/libexec/kyua/tests/store' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/libexec/kyua/tests/store' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests' /usr/bin/install -p -m 644 Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils' /usr/bin/install -p -m 644 utils/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/libexec/kyua/tests/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/cmdline' /usr/bin/install -p -m 644 utils/cmdline/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/cmdline' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/libexec/kyua/tests/utils/cmdline' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/config' /usr/bin/install -p -m 644 utils/config/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/config' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/libexec/kyua/tests/utils/config' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/format' /usr/bin/install -p -m 644 utils/format/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/format' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/libexec/kyua/tests/utils/format' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/fs' /usr/bin/install -p -m 644 utils/fs/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/fs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/libexec/kyua/tests/utils/fs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/logging' /usr/bin/install -p -m 644 utils/logging/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/logging' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/libexec/kyua/tests/utils/logging' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process' /usr/bin/install -p -m 644 utils/process/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/signals' /usr/bin/install -p -m 644 utils/signals/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/signals' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/libexec/kyua/tests/utils/signals' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/sqlite' /usr/bin/install -p -m 644 utils/sqlite/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/sqlite' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/libexec/kyua/tests/utils/sqlite' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/text' /usr/bin/install -p -m 644 utils/text/Kyuafile '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/text' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-0.13-2.fc30.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-2.fc30.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-2.fc30 --unique-debug-suffix -0.13-2.fc30.riscv64 --unique-debug-src-base kyua-0.13-2.fc30.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-2.fc30.riscv64/usr/libexec/kyua/tests/cli/cmd_test_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/bin/kyua explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/cmd_about_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/config_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/bin/kyua extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/cmd_about_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/cmd_test_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/config_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/cmd_help_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/cmd_help_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/cmd_list_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/cmd_list_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/cmd_db_exec_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/cmd_db_exec_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/common_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/common_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/cmd_debug_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/cmd_debug_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/main_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/main_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/cmd_config_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/cli/cmd_config_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/examples/syntax_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/examples/syntax_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/bootstrap/plain_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/bootstrap/plain_helpers explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/bootstrap/atf_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/bootstrap/atf_helpers explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/simple_some_fail extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/simple_some_fail explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/dump_env extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/dump_env explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/expect_all_pass extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/expect_all_pass explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/interrupts extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/interrupts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/config extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/config explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/bogus_test_cases extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/bogus_test_cases explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/expect_some_fail extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/expect_some_fail explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/race extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/race explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/bad_test_program extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/bad_test_program explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/metadata extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/metadata explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/simple_all_pass extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/integration/helpers/simple_all_pass explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/drivers/list_tests_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/drivers/list_tests_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/drivers/scan_results_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/drivers/scan_results_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/drivers/list_tests_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/drivers/list_tests_helpers explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/drivers/report_junit_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/drivers/report_junit_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/memory_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/memory_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/stacktrace_helper extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/stacktrace_helper explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/systembuf_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/systembuf_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/executor_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/executor_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/deadline_killer_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/deadline_killer_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/fdstream_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/fdstream_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/child_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/child_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/status_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/status_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/isolation_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/isolation_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/helpers extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/helpers explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/operations_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/process/operations_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/auto_array_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/auto_array_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/env_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/env_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/optional_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/optional_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/sqlite/statement_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/sqlite/statement_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/sqlite/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/sqlite/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/sqlite/transaction_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/sqlite/database_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/sqlite/transaction_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/sqlite/database_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/sqlite/c_gate_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/sqlite/c_gate_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/logging/macros_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/logging/operations_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/logging/macros_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/logging/operations_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/config/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/config/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/config/parser_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/config/parser_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/config/keys_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/config/keys_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/config/lua_module_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/config/lua_module_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/config/nodes_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/config/nodes_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/config/tree_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/config/tree_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/signals/misc_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/signals/misc_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/signals/timer_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/signals/timer_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/signals/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/signals/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/signals/interrupts_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/signals/interrupts_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/signals/programmer_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/signals/programmer_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/units_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/units_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/datetime_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/datetime_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/format/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/format/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/format/formatter_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/format/formatter_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/format/containers_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/format/containers_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/fs/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/fs/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/fs/directory_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/fs/directory_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/fs/auto_cleaners_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/fs/auto_cleaners_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/fs/lua_module_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/fs/lua_module_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/fs/path_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/fs/path_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/passwd_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/fs/operations_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/passwd_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/fs/operations_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/stacktrace_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/stacktrace_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/text/regex_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/text/regex_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/text/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/text/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/text/table_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/text/table_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/text/operations_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/text/operations_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/text/templates_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/text/templates_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/cmdline/base_command_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/cmdline/base_command_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/cmdline/commands_map_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/cmdline/commands_map_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/cmdline/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/cmdline/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/cmdline/parser_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/cmdline/parser_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/cmdline/options_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/cmdline/options_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/cmdline/ui_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/cmdline/ui_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/cmdline/globals_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/cmdline/globals_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/sanity_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/sanity_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/stream_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/utils/stream_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/scanner_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/scanner_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/atf_list_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/atf_list_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/tap_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/tap_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/plain_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/plain_helpers explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/atf_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/atf_helpers explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/atf_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/atf_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/config_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/config_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/scheduler_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/scheduler_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/requirements_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/requirements_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/kyuafile_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/kyuafile_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/plain_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/plain_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/atf_result_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/atf_result_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/tap_parser_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/tap_parser_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/tap_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/tap_helpers explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/filters_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/engine/filters_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/migrate_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/migrate_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/layout_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/layout_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/schema_inttest extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/schema_inttest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/read_backend_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/read_backend_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/transaction_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/transaction_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/metadata_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/metadata_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/write_transaction_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/write_transaction_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/read_transaction_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/read_transaction_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/write_backend_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/write_backend_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/dbtypes_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/store/dbtypes_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/model/exceptions_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/model/exceptions_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/model/metadata_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/model/metadata_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/model/test_program_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/model/test_program_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/model/test_case_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/model/test_case_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/model/test_result_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/model/test_result_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/model/context_test extracting debug info from /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/libexec/kyua/tests/model/context_test /usr/lib/rpm/sepdebugcrcfix: Updated 122 CRC32s, 0 CRC32s did match. BUILDSTDERR: 5276 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 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.OxkwX4 Processing files: kyua-0.13-2.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SJ2h66 + umask 022 + cd /builddir/build/BUILD + cd kyua-0.13 + DOCDIR=/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/share/doc/kyua + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/share/doc/kyua + cp -pr AUTHORS /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/share/doc/kyua + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/share/doc/kyua + cp -pr NEWS.md /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/share/doc/kyua + cp -pr README.md /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/share/doc/kyua + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vzI8Wq + umask 022 + cd /builddir/build/BUILD + cd kyua-0.13 + LICENSEDIR=/builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/share/licenses/kyua + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/share/licenses/kyua + cp -pr LICENSE /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64/usr/share/licenses/kyua + exit 0 Provides: kyua = 0.13-2.fc30 kyua(riscv-64) = 0.13-2.fc30 kyua-cli = 0.13-2.fc30 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) 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.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-2.fc30.riscv64 Provides: kyua-tests = 0.13-2.fc30 kyua-tests(riscv-64) = 0.13-2.fc30 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) 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.9)(64bit) rtld(GNU_HASH) Obsoletes: kyua-cli-tests < 0.10 kyua-testers-tests < 0.10 Processing files: kyua-debugsource-0.13-2.fc30.riscv64 Provides: kyua-debugsource = 0.13-2.fc30 kyua-debugsource(riscv-64) = 0.13-2.fc30 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-2.fc30.riscv64 Provides: debuginfo(build-id) = 8a6e19879009437daf2f0181eae7146bf3a93a58 kyua-debuginfo = 0.13-2.fc30 kyua-debuginfo(riscv-64) = 0.13-2.fc30 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-2.fc30 Processing files: kyua-tests-debuginfo-0.13-2.fc30.riscv64 Provides: debuginfo(build-id) = 08582a56a7b655aeb0544698110ddf67c66cd2ec debuginfo(build-id) = 0950f623d22ff03efc6ec20c8b74eaa8d6c97302 debuginfo(build-id) = 09ef23e6af1efcb6a3924dbbf7bc3d8c90059856 debuginfo(build-id) = 10b87e8db005b97f40b40971d5b3a365a5d85649 debuginfo(build-id) = 10e5cd432c2ebc101a1e010209c7e4ef2a40fbda debuginfo(build-id) = 1463c26436ac76fa065a4c6c7f8cbbebb54d7b6e debuginfo(build-id) = 1481172b4baddadd7bebfee012cb153b6c5c6a17 debuginfo(build-id) = 1796119287885537c28bc1abe2eaeeaf05d28ee6 debuginfo(build-id) = 195b74dd36b7f88f5789eeccb0ed115cfe47d2ac debuginfo(build-id) = 1b1d84a18fa5a504e69eb9c58828cc2a2fc7af3a debuginfo(build-id) = 1d515eaba65a69a447bf16c1c40c3d2d00132f8f debuginfo(build-id) = 1efc3f6f6fdc8a907c043b5cc37955790921d910 debuginfo(build-id) = 22f0a87b8620a8be34b822d1467f365824c304fe debuginfo(build-id) = 2302d1bb8fe7d26d51a46fabaf0655bc022741ba debuginfo(build-id) = 24c766185f41ef5e51658e25b0c3c458d76bb3a3 debuginfo(build-id) = 27e1df9ed565120a29838244e3a7d5c0f7564bce debuginfo(build-id) = 2b6661278945e17b5884e00333421235b588e624 debuginfo(build-id) = 2c15e8afb6e0c59b85a4b3983624c45b23434f06 debuginfo(build-id) = 2cdbaa20a285ac1d6e3ef6d9a67f7cdcc3b259ec debuginfo(build-id) = 2eced5139d0d205ed77b0c5bd3b865b71584b28e debuginfo(build-id) = 33fb949c4a52dc88fd37b07a4deb8ba43bfda2c8 debuginfo(build-id) = 34fa727d4ac753839eb0b79349356c3b926b8594 debuginfo(build-id) = 3546fba53c5186e105624c5d6f7eadbf2130510d debuginfo(build-id) = 37f5480891b222e1b4302c96d1e097d3afab91b3 debuginfo(build-id) = 396391ede70b0bc9c6305d8e1b27f9f9b1107a8b debuginfo(build-id) = 3b84ff75b0550baa16f79ee7b70fece02b604766 debuginfo(build-id) = 3c80422487270fc01196fd0f901c72e51591516c debuginfo(build-id) = 3d9c19f87113efe13d7f9931a22fc47b3952028a debuginfo(build-id) = 413c17e0c928b9d9cbd5093882354c551850e0bd debuginfo(build-id) = 43bc116c722bd5892aba86ee539cc83defee5afc debuginfo(build-id) = 4a342dab3f2964bc4b082205134212aeed470b2c debuginfo(build-id) = 4a7126dc8d504baba09794ef7029f2f7230f5ae5 debuginfo(build-id) = 4a74842134f73828e409004a1bbbf07be0bc13d7 debuginfo(build-id) = 4ccb3552a295cd178b2681a50bd1d3896724332c debuginfo(build-id) = 4d7dd887d2b2b18f861508b394e6cad315a233e0 debuginfo(build-id) = 4d9e3e752bea7d8798dc08435953696f5b4cc194 debuginfo(build-id) = 50d658ba59942cdf825c902a22173acda6e154d0 debuginfo(build-id) = 528148f0fae9e31b79d35475008eb39e1f02c803 debuginfo(build-id) = 5655f4849a5ae965f4ca9c654af1035f27de791c debuginfo(build-id) = 59b1f0bd24cbac05dc41631a9cca2a5b995293f7 debuginfo(build-id) = 5a60470373133e07044d8ab37828ee36402979aa debuginfo(build-id) = 5ab3448a5c7f435f839c2a788d56266183d3adff debuginfo(build-id) = 5c60e7635ca4051c07309a38161976bfa0946fe6 debuginfo(build-id) = 5cd718c1bd7ef734fc8fee67946293010a5f9e10 debuginfo(build-id) = 5ef68d5c3c0c931f51f44c93335bba1839623c61 debuginfo(build-id) = 60c4fc4a89c49571f891c85700a9a1301644acf0 debuginfo(build-id) = 620c6fc131c917a6580b529400e4ce98fe824fbf debuginfo(build-id) = 64123881d0ef42299b4fcad93c51a5f5f8096136 debuginfo(build-id) = 67d0eefc99ec831ef674725f37a383413de2ab6e debuginfo(build-id) = 6816e3916afc8b16215a304dfecf88bc5516695e debuginfo(build-id) = 698641c6ade1e13e76a874125b8c4f960483cc6e debuginfo(build-id) = 6d4f440441b53ca27be3aa93e28e67346d0c6106 debuginfo(build-id) = 6db6ca667cdb9a8f9ed87f8255ffd1ecba8e3dbf debuginfo(build-id) = 6f0f7e2c80609423901fc921a718d2af74a28482 debuginfo(build-id) = 6f1ac46ae320bd96f57397ce24c32e9b8a7f87bd debuginfo(build-id) = 708f911c0f125c45a9c6efefb98b374adde0935e debuginfo(build-id) = 730e0cdd81a8b93fb5a988e667c79a6de97a6b76 debuginfo(build-id) = 7388e295aea88c5335aee31d9c4781dbfc9a5d68 debuginfo(build-id) = 742ed33383493dbd386a1242eb016b3dd50d517f debuginfo(build-id) = 769cdf92a6e7169ea8ad688dc60d3b97804d03bb debuginfo(build-id) = 76cf2decad003b866de4c2847b2b8f5dba5057a9 debuginfo(build-id) = 79293f8a328c9702038e0e8915131c53b7c3a0b4 debuginfo(build-id) = 7988b2d14002ddd5330053b3eed43d1ea1d9442c debuginfo(build-id) = 79a003b37a0360a29d2827b63be012193e100cde debuginfo(build-id) = 7b9a37f62d32e83eacb118106faa842aa3f52bf4 debuginfo(build-id) = 7bf9edbef698e178680ec6c4a721a3acfbbcc77b debuginfo(build-id) = 7cf62aabaeda8ed9fedacd488c1ad6e91199e272 debuginfo(build-id) = 81d88d9e2b429abd5ce8d97aef8f9c794b549828 debuginfo(build-id) = 82d62b689dc89cac008a116ba50decfef681d8b1 debuginfo(build-id) = 83076f8740424702bf5be5be3f0b8a8cf7059ea5 debuginfo(build-id) = 84162cb3b1d1c4d2dc1d90827a23c1757aa28134 debuginfo(build-id) = 8c18fc160e234d1018a5b6a560c6fc1a146ca127 debuginfo(build-id) = 8ca857d9985085f67df2a98d9a0c3fad11455b18 debuginfo(build-id) = 900c0273870aa40eb4f9608a242c9dd72a0ab4b3 debuginfo(build-id) = 9196d6b4ff03277294f856549181f7753300bdb6 debuginfo(build-id) = 94d35e6ba429a26f5136483d30e2c5b511163fff debuginfo(build-id) = 955e1266ebd1da61395a112e11d6f3741a36a933 debuginfo(build-id) = 958607da205dc95910ec77a46ca51417273f3bbb debuginfo(build-id) = 981504cc16dd842b7394b324e6b24ea9cca94e84 debuginfo(build-id) = 985a0aa2ead790e836516d14f2111196342f1cbd debuginfo(build-id) = 99e71c9fa92994e6661b237fe959cd0f29d3fdc9 debuginfo(build-id) = 9b60eb4f5e1a1359370e1e342c69045dbe20627a debuginfo(build-id) = 9d8cf3fa7122d72793b35cf97c71126cf98eb109 debuginfo(build-id) = a1cbe5a240178d7752dd2038c70d32b4be5a2b87 debuginfo(build-id) = aa0f969e5ff4a2ed3010ffeb310ec30063e060d6 debuginfo(build-id) = ac8916a833d00f49f7668031bde0532f6f44ba43 debuginfo(build-id) = ad506f4fb254a6e0883f8ef06e9c79b6d09dc8fc debuginfo(build-id) = aec5a79036854d0153d1eae3df2dc2d105c46af7 debuginfo(build-id) = b1502ebf3bbdd63bf99748b095c6112323fa64d4 debuginfo(build-id) = b3586de0f21f333f9bda9348738603b1f719be93 debuginfo(build-id) = be3882d2ce942deab2b04b708c78529026a15515 debuginfo(build-id) = bf9f78d455866401457573e37a489bb797be5870 debuginfo(build-id) = c0cd4a4f842f5b5953684936a23580f01517fb49 debuginfo(build-id) = c1e357083b018d1fed245d40c058a2568bfb30c7 debuginfo(build-id) = c27749b2cb20f316908725a594e6add3c0b31301 debuginfo(build-id) = c53488bafbedcf2fe6b29b5fcc189513769826d1 debuginfo(build-id) = cbbeca3ac5331467407ea80df4e7277e1869ee2b debuginfo(build-id) = d3e03197bc8b40ed1e01ea877d7ebcdc51909913 debuginfo(build-id) = d489910edf3ec2325390e1667654a6dc5b68fffc debuginfo(build-id) = d7a101a11102198f24e2b808a6631ca4d5fe7fb9 debuginfo(build-id) = d920a5d73123e2ccf6a968e0f1f30f8263e4c5ce debuginfo(build-id) = da2052ffb1b95928a87ca4ddda8390d59e883984 debuginfo(build-id) = dca431409c95c552a5c8dd559ef829a8b77d7b0f debuginfo(build-id) = dcab632e8f1c81fd45834c54d4890518bc409de7 debuginfo(build-id) = dd58b90e671578dea75956a1de7b639201383313 debuginfo(build-id) = df1b7f44dca92cb198bb7345eba7de8bcd9e1aab debuginfo(build-id) = df76ca673853971a05b66646c5d52475c349637d debuginfo(build-id) = e1f651c236e0c65f7b7ca03f33a8501e25d67c32 debuginfo(build-id) = e2863fa4243d16b6295f27d9d090429543137109 debuginfo(build-id) = e29ccb44c921695565d7e9b748ce46c5a4248cf7 debuginfo(build-id) = e48eea63dbf26e3d68e38df95b6000387f3810c3 debuginfo(build-id) = e7a260c0d4c2f52b3b4d3ad40e72a1c8550b9539 debuginfo(build-id) = e84ff3eedd33b860f6aaf0f237f35f48443b7580 debuginfo(build-id) = eb08ec4c4bbdcc1515d76731eac869fdcfe5733f debuginfo(build-id) = ec5ef488652a16fa4dc7ad22dad908a4ca46b02a debuginfo(build-id) = ee443ff6bdd8b5517e397b94b437605fff1c556c debuginfo(build-id) = f29bcd789e14973a92543ebbd99afdf62fe93178 debuginfo(build-id) = f85cd3ba9934c277f116013217a385d8cd4d9326 debuginfo(build-id) = fd7f5c37b7acdd165132324a0410050cdf4c0299 debuginfo(build-id) = fdbf9dc3215d6d55ef23b6e1690a75b71f5ab921 debuginfo(build-id) = ffc196164f9f5dfda224cd3323b514be62ab177b kyua-tests-debuginfo = 0.13-2.fc30 kyua-tests-debuginfo(riscv-64) = 0.13-2.fc30 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-2.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64 Wrote: /builddir/build/RPMS/kyua-0.13-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/kyua-tests-0.13-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/kyua-debugsource-0.13-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/kyua-debuginfo-0.13-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/kyua-tests-debuginfo-0.13-2.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LACkL8 + umask 022 + cd /builddir/build/BUILD + cd kyua-0.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kyua-0.13-2.fc30.riscv64 + exit 0 Child return code was: 0